@charset "utf-8";
/* public */
#actinfo img{ max-width:100%}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
*,:before,:after{box-sizing:border-box;}
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
img{border:0; display:block; width:100%;}
ul,dl,li,dt,dd{list-style:none;}
body,html{min-height:100%;}
body{font:14px Arial,"microsoft yahei", Helvetica, sans-serif;*font:14px "microsoft yahei",Arial, Helvetica, sans-serif; color:#212121; background:#fff;-webkit-tap-highlight-color:rgba(255,255,255,0); overflow-x:hidden;}
a{font-size:14px;text-decoration:none;transition:ease .65s; color:#212121;}
a:hover{color:#03925c;}
.clearfix:after{content:"\200B"; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none; font-family:"microsoft yahei";-webkit-appearance: none;border-radius: 0;}
textarea{resize:none; overflow:hidden;}
select::-ms-expand { display: none; }
i{font-style:normal;}
.left{float:left;}
.right{float:right;}
.noscript{position:fixed; left:0px; top:0px; background:#ddd; color:red; text-align:center; width:100%; height:30px; line-height:30px;}
em{font-style:normal;}
.pace-progress{width:100%; height:2px; background:#03925c; position:fixed; left:0px; top:0px; z-index:5000;}
.pace-inactive{display:none;}
.lh-flex{display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.index_main{ width:1300px; margin:auto}
.red{color:#b72024;}
/*响应式*/
.container {margin:auto; position:relative; z-index:3; width:1264px;}
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}
/*浏览器滚动条*/
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:0px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}
/*header*/
.lh-header{width:100%; min-width:1264px; height:116px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.2); position:fixed; left:0; top:0; z-index:100;}
.lh-logo{position:absolute; left:5.2vw; top:31px; width:226px;}
.lh-nav{text-align:center;padding-left: 100px;}
.lh-nav li{display:inline-block; line-height:116px;}
.lh-nav li a{display:block; width:116px; height:116px; text-align:center; font-size:16px; color:#333; position:relative; z-index:1;}
.lh-nav li a:before{content:''; display:block; width:100%; height:100%; background:#03925c; position:absolute; left:0; top:0; z-index:-1; transition:ease .65s; transform:scale(0); opacity:0;}
.lh-nav li a:hover,.lh-nav li a.active{color:#fff;}
.lh-nav li a:hover:before,.lh-nav li a.active:before{transform:scale(1); opacity:1;}
.lh-search{position:absolute; right:5.2vw; top:40px; width:160px; height:36px;}
.lh-search input{position:absolute; left:0; top:0; width:100%; height:100%; border:1px solid #DDD; border-radius:30px; padding:0 40px 0 20px; font-size:12px; transition:ease .65s;}
.lh-search input:focus{border-color:#03925c;}
.lh-search a{display:block; position:absolute; right:0; top:0; width:36px; height:36px; border-radius:30px; background:#03925c; color:#fff; text-align:center; line-height:36px;}
.lh-search a i{font-size:20px;}
.lh-search a:hover{background:#436F5A;}
.lh-container{padding-top:116px;min-width:1264px;}
.lh-banner,.lh-footer{min-width:1264px;}
.lh-banner,.lh-banner .bd li{position:relative;}
.lh-banner .bd li .text{position:absolute; left:50%; top:20%; transform:translate(-50%,100%); opacity:0;}
.lh-banner .bd li{opacity:0; visibility:hidden; transition:ease 1s;display:block !important;}
.lh-banner .bd li.on{opacity:1; visibility:visible;}
.lh-banner .bd li.on .text{animation:bannerText linear 1s forwards;}
@keyframes bannerText{
	0%{opacity:0; transform:translate(-50%,100%);}	
	100%{opacity:1; transform:translate(-50%,0);}	
}
.lh-banner .hd{position:absolute; left:5.2vw; top:50%; transform:translateY(-50%); color:#fff; font-size:20px; display:none;}
.lh-banner .hd li{margin:14px 0; position:relative; transition:ease .65s; text-align:center; cursor:pointer;}
.lh-banner .hd li:before{content:''; display:block; width:2px; height:60px; background:#fff; position:absolute; left:50%; margin-left:-1px; top:-65px; transform:scaleY(0); transform-origin:center top;}
.lh-banner .hd li.on:before{transform:scaleY(1); transition:ease .65s;}
.lh-banner .hd li.on{margin:74px 0 14px; font-size:30px;}
.bannerScroll{position:absolute; left:50%; bottom:40px; color:#fff; width:26px; height:44px; border:2px solid #fff; border-radius:30px; margin-left:-13px;}
.bannerScroll:before{content:''; display:block; width:2px; height:9px; background:#fff; border-radius:30px; position:absolute; left:50%; top:5px; margin-left:-1px; animation:scroll linear 2s infinite;}
@keyframes scroll{
	0%{transform:translateY(0);}
	100%{transform:translateY(20px);}	
}
.lh-case-bd{width:5184px !important;}
.lh-service{padding:60px 0;/* border-top:5px solid #03925c;*/}
.lh-service-h2{text-align:center; font-size:34px; color:#333;font-family: "Microsoft yahei"; font-weight:bold;}
.lh-service-h3{line-height:30px;  text-align:center; color:#666; margin-top:10px;}
.lh-service-item{margin:50px 0 0 -48px !important; padding:10px 0 !important;}
.lh-service-item li{margin-left:48px; width:280px;}
.lh-service-item li a{display:block; background:#fff; box-shadow:0 0 20px rgba(153,153,153,.2); padding:70px 30px; position:relative;}
.lh-service-item li a img{display:inline-block; width:auto;}
.lh-service-item li a h2{font-size:20px; color:#03925c; margin-top:20px; font-weight:bold; height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis;}
.lh-service-item li a h3{font-size:12px; color:#444444; line-height:30px; margin:30px 0; height:60px; overflow:hidden;}
.lh-service-item li a i{color:#CCC; font-size:24px;}
.lh-service-item li a span{position:absolute; right:30px; top:60px; font-size:60px; font-weight:bold; color:#F3F3F3;}
.lh-service-item li a:hover{ box-shadow:0 0 30px rgba(84,144,117,.35);}
.lhBg{position:fixed; left:0; top:0; width:100%; height:100%; background:url(../images/bg.png) repeat; z-index:-1;}
.lh-culture{padding:185px 0; background-attachment:fixed !important; text-align:center; color:#fff;font-family: "microsoft yahei";}
.lh-culture h2{font-size:34px; margin-bottom:20px;}
.lh-case{padding:60px 0; background:#fff url(../images/index-a1.jpg) no-repeat center bottom; position:relative; z-index:1;}
.lh-case:after{content:''; display:block; width:100%; height:100%; background:url(../images/bg.png) repeat; z-index:-1; position:absolute; left:0; top:0; opacity:.5;}
.lh-case-hd{text-align:center; margin:30px 0 60px;}
.lh-case-hd li{display:inline-block; height:40px; width:120px; border-radius:30px; color:#03925c; margin:0 10px; line-height:40px; cursor:pointer; position:relative; z-index:1; transition:ease .65s; overflow:hidden;}
.lh-case-hd li:after{content:''; display:block; width:100%; height:100%; border:1px solid #03925c; position:absolute; left:0; top:0; border-radius:30px;}
.lh-case-hd li:before{content:''; display:block; width:100%; height:100%; border-radius:30px; position:absolute; left:0; top:0; background:#03925c; z-index:-1; transition:ease .65s; transform:scaleX(0) skewX(75deg); opacity:0;}
.lh-case-hd li:hover,.lh-case-hd li.on{color:#fff;}
.lh-case-hd li:hover:before,.lh-case-hd li.on:before{transform:scaleX(1) skewX(0); opacity:1;}
.lh-case-item{margin:-15px 0 0 -22px; width:1287px !important;}
.lh-case-item1{ width:1287px !important;}
#jjhData.lh-case-item{width:105% !important;}
.lh-case-item li{float:left; position:relative; width:300px; height:212px; margin:15px 0 0 22px; overflow:hidden;}
.lh-case-item li img{transition:ease 1s;}
.lh-case-item li.first{width:620px; height:440px;}
.lh-case-item li .text{position:absolute; left:0; bottom:0; background:rgba(0,0,0,.5); color:#fff; transition:ease 1s; max-width:100%; width:100%;}
.lh-case-item li.first .text h2{font-size:24px; height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-bottom:15px;}
.lh-case-item li.first .text{padding:30px; height:118px; width:80%;}
.lh-case-item li.first .text h3{line-height:30px; height:30px; overflow:hidden; margin-bottom:30px; transition:ease .65s;}
.lh-case-item li.first .text i{opacity:0; transition:ease .65s;}
.lh-case-item li:not(.first) .text h2{font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:16px; height:16px;}
.lh-case-item li:not(.first) .text h3{transition:ease 1s; margin:20px 0; opacity:0; visibility:hidden; width:0; line-height:24px; font-size:12px; height:72px; transform:translateY(100%);}
.lh-case-item li:not(.first) .text{height:50px; padding:18px 20px;}
.lh-case-item li:hover .text{width:100% !important; height:100%;}
.lh-case-item li:not(.first):hover .text h3{opacity:1; visibility:visible; width:100%;transform:translateY(0);}
.lh-case-item li i{font-size:24px; color:#9fccbb;}
.lh-case-item li:hover .text{background:#03925c;}
.lh-case-item li:not(.first):hover .text{padding:30px 20px 20px;}
.lh-case-item li.first:hover .text i{opacity:1;}
.lh-case-item li.first:hover .text h3{height:150px;}
.lh-case-item li:hover img{transform:scale(1.2);}
.lh-team-banner{position:relative; margin-top:0;}
.lh-team-bd{padding:20px 0 !important; margin:0 0 0 -48px !important; overflow:visible !important; text-align:center;}
.lh-team-bd li{width:280px; display:inline-block; margin:0 24px;}
.lh-team-bd li a{display:block; padding:70px 38px; background:#fff; box-shadow:0 0 20px rgba(153,153,153,.2);text-align:center;}
.lh-team-bd li a:hover{box-shadow:0 0 30px rgba(84,144,117,.35);}
.lh-team-bd li .img{width:160px; height:160px; margin:auto; border-radius:50%;}
.lh-team-bd li .img img{width:auto;}
.lh-team-bd li h2{font-size:20px; color:#03925c; margin:25px 0 15px; font-weight:bold;}
.lh-team-bd li h3{font-size:14px; line-height:24px; color:#444; height:68px; overflow:hidden;}
.lh-team-btn a{position:absolute; top:50%; color:#03925c; margin-top:-24px;}
.lh-team-btn a i{font-size:48px;}
.lh-team-btn a.prev{left:-6.14vw;}
.lh-team-btn a.next{right:-6.14vw;}
.lh-team-a{width:1300px; margin:auto; overflow:hidden;}
.lh-team-a .tempWrap{overflow:visible !important; width:1264px !important; margin:auto;}
.lh-team{padding:60px 0;  border-top:5px solid #03925c;}
.lh-footer-a{background:#3D3B3A url(../images/footer-bg.jpg) no-repeat center bottom; padding: 30px 0 16px; border-top:5px solid #03925c;min-width:1264px;}
.lh-footer-b{width:340px;}
.lh-footer-h2{font-size:14px; font-weight:bold; color:#03925c; text-transform:uppercase;}
.lh-footer-logo{width:250px; margin:35px 0 25px; display:block;}
.lh-footer-b h3{line-height:24px; font-size:12px; color:#bbbbbb;}
.lh-footer-item{margin-top:30px;}
.lh-footer-item li{line-height:50px; float:left; width:50%; border-bottom:1px solid #444;}
.lh-footer-item li a{color:#bbbbbb;}
.lh-footer-item li a:hover{color:#03925c; text-decoration:underline;}
.lh-footer-c{width:236px; margin-left:160px;}
.lh-footer-d{width:322px;}
.lh-footer-d h3{color:#bbb; margin:45px 0 15px;}
.lh-footer-d h4{font-size:36px; color:#fff;}
.lh-footer-d a{display:block; width:140px; height:46px; border-radius:30px; background:#03925c; color:#fff; text-align:center; line-height:46px; margin-top:20px;}
.newimg{    width: 68px;position: absolute;right: 75px;top: 152px;}
.lh-footer-d a:hover{background:#43715D;}
.lh-copy{width:100%; min-width:1264px; background:#1C1C1C; height:60px; line-height:60px; color:#666; font-size:12px;}
.lh-copy h2{width:70%;}
.lh-copy h2 a{color:#666; font-size:12px;}
.lh-copy h2 span{margin-left:20px; position:relative;}
.lh-copy h2 span:before{content:''; display:block; width:1px; height:12px; background:#4D4D4D; position:absolute; left:-10px; top:50%; margin-top:-6px;}
.lh-share.bshare-custom{line-height:60px !important;}
.lh-share a{color:#555 !important; font-size:24px !important; width:auto !important; height:auto !important; padding:0 !important; text-decoration:none !important; margin:0 14px !important; opacity:1 !important; background:none !important;}
.lh-share a:hover{color:#03925c !important;}
.lh-aside{position:fixed; right:60px; top:50%; margin-top:-75px; z-index:200;}
.lh-aside li{width:50px; height:50px; text-align:center; line-height:50px;}
.lh-aside li a{display:block; color:#fff;background:#5B8D70; position:relative; z-index:1;}
.lh-aside li a:before{content:''; display:block; width:100%;  height:100%; background:#fff; position:absolute; left:0; top:0; transition:ease .65s; transform:scaleX(0); transform-origin:right center; z-index:-1;}
.lh-aside li a i{font-size:20px;}
.lh-aside li a:hover{background:#fff; color:#5B8D70;}
.lh-aside li a:hover:before{transform:scaleX(1);}
.lh-aside li a .ewm{position:absolute; left:-100px; top:0; width:100px; height:100px; transform:translateX(-20px); transition:ease .65s; opacity:0; visibility:hidden;}
.lh-aside li a:hover .ewm{transform:translateX(0);opacity:1; visibility:visible;}
.lh-ban{position:relative;}
.lh-ban .container{height:100%; position:absolute; left:50%; top:0; margin-left:-632px;}
.lh-ban .text{position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff;}
.lh-ban .text h2{font-size:60px; font-weight:bold;}
.lh-ban .text h3{font-size:14px;}
.lh-container.other{background:#EEE;}
.lh-other{margin-top:-99px; position:relative; z-index:10;}
.lh-other-nav{width:260px; background:#03925c url(../images/nav-bg.png) no-repeat center bottom; padding-bottom:100px; min-height:650px;}
.lh-other-nav li{line-height:100px; height:100px; border-bottom:1px solid #75AA92;}
.lh-other-nav li a{display:block; font-size:18px; color:#fff; text-align:center; position:relative; z-index:1;}
.lh-other-nav li a.active{font-weight:bold;background:#436F5A;}
.lh-other-nav li a:before{content:''; display:block; width:100%; height:100%; background:#436F5A; position:absolute; left:0; top:0; transform:scaleX(0); z-index:-1; transition:ease .65s; transform-origin:left center;}
.lh-other-nav li a:hover:before{transform:scaleX(1);}
.lh-other-content{width:960px; min-height:750px; position:relative; background:#fff; padding-left:60px;}
.lh-other-content:before{content:''; display:block; width:100%; height:100%; background:#fff; position:absolute; left:100%; top:0; z-index:-1;}
.lh-other-h{height:100px; border-bottom:1px solid #EEE; line-height:100px;overflow:hidden}
.lh-other-h h1{width:60%; font-size:24px;font-family: "microsoft yahei"; font-weight:bold; overflow:hidden;}
.lh-other-h .right{color:#888;}
.lh-other-h .right a{color:#888;}
.lh-other-h .right a:hover{color:#03925c;}
.lh-other-h .right em{margin:0 5px;}
.lh-other-h .right i{color:#03925c; margin-right:5px; font-size:24px; float:left;}
.lh-other-main{padding:56px 0; color:#666; line-height:30px;}
.lh-other-main img{display:inline-block; width:auto; max-width:100%;}
.lh-case-item.two li{width:280px; height:198px;margin: 27px 0 0 27px;}
.lh-more{margin-top:50px; height:50px; display:block; width:100%; line-height:46px; text-align:center; color:#fff; background:#03925c;}
.lh-more i{font-size:20px; margin-right:5px; position:relative; top:2px;}
.lh-more:hover{background:#436F5A; color:#fff;}
.lh-details-h1{font-size:21px; margin:20px 0; font-weight:bold;font-family: "microsoft yahei";}
.lh-details-h2{color:#888888;}
.lh-details-h2 span{margin-left:30px;}
.lh-details-h2 span:first-child{margin-left:0;}
.lh-details-main{padding:30px 0; margin-top:30px; border-top:1px solid #EEE; font-size:16px; color:#444;}
.lh-details-main img{ display:inline-block; width:auto;}
.lh-details-page a{display:block; width:360px; position:relative; line-height:40px; height:50px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; fotn-size:16px; color:#333; padding-top:10px;}
.lh-details-page a span{display:block; float:left; width:110px; height:40px; background:#DDD; color:#fff; margin-right:10px; text-align:center; transition:ease .65s;}
.lh-details-page a:before{content:''; display:block; width:100%; height:3px; background:#DDD; position:absolute; left:0; top:0; transition:ease .65s;}
.lh-details-page a:after{content:''; display:block; width:100%; height:3px; background:#03925c; position:absolute; left:0; top:0; transition:ease .65s; transform:scaleX(0); transform-origin:left center;}
.lh-details-page a:hover:after{transform:scaleX(1);}
.lh-details-page a:hover span{background:#03925c;}
.lh-teams-item{padding-bottom:100px;}
.lh-teams-item li{border-bottom:1px solid #EEE; padding:40px 40px 40px 0; position:relative;}
.lh-teams-item li:after{content:''; display:block; clear:both;}
.lh-teams-item li .img{float:left; width:260px; height:360px; margin-right:40px; border:10px solid #DDE9E3;}
.lh-teams-item li .img img{width:240px; height:340px;}
.lh-teams-item li a{display:block;}
.lh-teams-item li .text{font-family: "microsoft yahei"; float:left; width:550px;}
.lh-teams-item li h2{font-size:24px; color:#03925c; line-height:30px; padding-top:10px;}
.lh-teams-item li h2 span{font-size:30px; display:inline-block; margin-right:20px; font-weight:bold;}
.lh-teams-item li h3{font-size:20px; color:#444; margin:15px 0; font-weight:bold;}
.lh-teams-item li h4{font-size:16px; line-height:36px; color:#666;}
.lh-teams-item li:before{content:''; display:block; width:100%; height:1px; background:#03925c; position:absolute; left:0; bottom:-1px; transform:scaleX(0); transform-origin:left center; transition:ease .65s;}
.lh-teams-item li:hover:before{transform:scaleX(1);}
.lh-expert{padding:50px 0 100px;font-family: "microsoft yahei";}
.lh-expert-h1{font-size:30px; color:#03925c; font-weight:bold;}
.lh-expert-h1 span{font-size:20px; margin-left:10px; font-family:'microsoft yahei'; font-weight:normal;}
.lh-expert-h2{font-size:14px; color:#666; line-height:30px; margin-top:20px; font-weight:bold;}
.lh-expert-item li{width:50%; float:left; overflow:hidden; margin-top:50px;}
.lh-expert-item li .text{width:60%; float:left;}
.lh-expert-item li .img{float:left; width:120px; height:120px; border:4px solid #03925c; text-align:center; line-height:120px; font-size:30px; color:#03925c; border-radius:50%; font-weight:bold; margin-right:30px;}
.lh-expert-item li h2{font-size:24px; color:#444444; font-weight:bold;}
.lh-expert-item li h3{color:#666666; line-height:30px; margin-top:20px;}
.lh-team-bd.team li{margin:30px 0 0 30px;}
.lh-team-bd.team{padding:0 !important;margin: 0 0 0 -30px !important;}
.lh-expert.team{padding:30px 0 100px;}
.lh-team-bd.part{margin: 0 0 0 -32px !important;}
.lh-team-bd.part li{width:200px; height:100px;margin:32px 0 0 32px;}
.lh-team-bd.part li a{ padding:0;}
.lh-contact li{width:280px; height:200px; border:1px solid #EEE; float:left; margin-left:30px; text-align:center; padding:30px 20px;}
.lh-contact li:first-child{margin-left:0;}
.lh-contact li .img img{width:auto;margin:auto;}
.lh-contact li h2{color:#03925c; margin:10px 0 20px;}
.lh-contact li h3{font-size:16px; color:#222; line-height:28px;}
.lh-contact li h4{font-size:16px; color:#222; line-height:28px;}
.lh-map{margin-top:40px; width:100%; height:350px;}
.lh-recruit li{margin-bottom:5px;}
.lh-recruit-h{height:55px; line-height:55px; background:#E9EAEE; padding:0 32px; position:relative; cursor:pointer; transition:ease .65s; color:#171717; z-index:1;}
.lh-recruit-h:before{content:''; display:block; width:100%; height:100%; background:#03925c; position:absolute; left:0; top:0; z-index:-1; transition:ease .65s; transform:scaleY(0); transform-origin:center center;}
.lh-recruit-h span{margin-left:20px;}
.lh-recruit-h span:first-child{margin-left:0;}
.lh-recruit-h i{display:block; width:20px; height:20px; position:absolute; right:32px; top:17px;}
.lh-recruit-h i:before{content:''; display:block; width:100%; height:2px; background:#5D5D5D; position:absolute; left:0; top:50%; margin-top:-1px; transition:ease .65s;}
.lh-recruit-h i:after{content:''; display:block; height:100%; width:2px; background:#5D5D5D; position:absolute; left:50%; top:0; margin-left:-1px; transition:ease .65s;}
.lh-recruit-main{padding:32px; line-height:26px; color:#5e4c4c; display:none;}
.lh-apply{display:block; width:109px; height:38px; border-radius:30px; background:#1C7CB9; text-align:center; line-height:38px; color:#fff; margin-top:30px;}
.lh-apply:hover{color:#fff; background:#176498;}
.lh-recruit li.on .lh-recruit-h{color:#fff;}
.lh-recruit li.on .lh-recruit-h:before{transform:scaleY(1);}
.lh-recruit li.on .lh-recruit-h i:before,.lh-recruit li.on .lh-recruit-h i:after{background:#fff;}
.lh-recruit li.on .lh-recruit-h i:after{transform:rotate(90deg);}
.lh-recruit-h:hover{color:#fff;}
.lh-recruit-h:hover:before{transform:scaleY(1);}
.lh-recruit-h:hover i:before,.lh-recruit-h:hover i:after{background:#fff;}
.lh-recruit-h:hover i:after{transform:rotate(90deg);}
/*轮播2*/
.news_my{float:left;position:relative;margin:15px 0 0 0px;width:50%;}
.news_myright{float:left;position:relative;margin:15px 0 0 22px;width:50%;}
.slides{ position: relative; height: 100%; zoom:1; overflow: hidden;}
#flexslider01 .slides li{ position: relative;  float:left; zoom:1; overflow: hidden;width:600px;background-color: #17232e;}
#flexslider01 .slides li a{width:100%}
.index-listimgbox{width:100%;height:348px;overflow: hidden; }
.newlistfontbox{width:100%;height:90px;}
.newlistfontbox>div{float:left;}
.newslistfont1{margin-top: 15px; width:93px;height:63px;border-right:1px solid #666;}
.newslistfont2{width:500px;height:78px;}
.newslistfont1>p{display:inline-block; *display:inline; zoom:1;margin-left: 25px; width:42px;height:42px;font:bold 30px/42px "Arial Narrow Bold";color:white;text-align: center;border-bottom: 1px solid #666;}
.newslistfont1>span{display:inline-block;*display:inline;zoom:1;width:100%;color:white;text-align: center;}
.newslistfont2>p{margin-top: 20px;margin-left:24px;color:white;}
.newslistfont2>p>a{color:white;font-size: 18px;}
.newsboxdiv2 li{width:100%;height:110px;margin-bottom: 32px;}
.newsboxdiv2 li:hover a{color:#03925c;}
.newsboxdivr1{float:left; margin-left: 78px;margin-right:40px;width:60px;height:110px;}
.newsboxdivr2{ position:relative;float:left; width:410px;height:110px}
.newsboxdivr2 a{color:black;}
.newsboxdiv2sp{display:inline-block; margin-left:10px; width:40px; height:40px;background-color: #03925c;color:white;font:bold 30px/40px "Arial Narrow Bold";text-align: center;}
.newsboxdiv2p{margin-top: 10px;text-align:center;color:#03925c;font:14px/14px "Arial Narrow Bold"}
.newsboxdivr2xq{position: absolute;bottom: 0px;right:0;color:black;font:14px/14px "Microsoft YaHei"}
.newsboxdivr2xq:hover{color:#03925c;}
.newsboxdivr2 h4 a{ font-size:18px;}
.newsboxdivr2>p{margin-top:18px; font:14px/24px "Microsoft YaHei"; color:#808080;}
.readmore1{float:right;margin-top: 30px;margin-right: 20px; width:auto;}
.readmore1:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width:1600px){
	.lh-nav{padding-right:2.6vw; float:right;}
}
@media screen and (max-width:1440px){
	.lh-logo{left:20px;}
	.lh-nav li{margin:0 10px;}
}
@media screen and (max-width:990px){
	.lh-other-content:before,.lhBg{display:none;}
	.lh-team-btn a.next{right:0;}
	.lh-team-btn a.prev{left:0;}
	.lh-team-a{width:1264px;}
	.lh-nav{padding-left:200px;}
	.lh-container{min-height:100vh;}
}














