﻿/* Reset Css */
@font-face {
  font-family: "bhelveticaNeue";
  src: url("../font/bhelveticaNeue.woff2") format("woff2"),
       url("../font/bhelveticaNeue.woff") format("woff"),
       url("../font/bhelveticaNeue.ttf") format("truetype"),
       url("../font/bhelveticaNeue.eot") format("embedded-opentype"),
       url("/theme/default/font/bhelveticaneue.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "rhelveticaNeuen";
  src: url("../font/rhelveticaNeuen.woff2") format("woff2"),
       url("../font/rhelveticaNeuen.woff") format("woff"),
       url("../font/rhelveticaNeuen.ttf") format("truetype"),
       url("../font/rhelveticaNeuen.eot") format("embedded-opentype"),
       url("/theme/default/font/rhelveticaneuen.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.noto-sans-sc-uniquifierr {
font-family: "Noto Sans SC", sans-serif;
font-optical-sizing: auto;
 font-weight: 400;
font-style: normal;
}

html,body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; overflow-x:hidden;}
body,div,ul,li,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,caption{margin:0px;padding:0px;}
fieldset,img{border:0;outline:medium none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button; cursor:pointer;}
table{border-collapse:collapse;}
ol,ul{list-style:none;}
address,caption,cite,code,dfn,en,th,var{font-weight:normal; font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
a{text-decoration:none;outline:medium none;}
input,textarea{outline:medium none;}
img{transition:all .5s; -webkit-transition:all .5s;}
/* 公共部分CSS样式 */
html,body{font:14px/1 'Noto Sans SC'; background:#fff;}
input,label,textarea{font:14px Noto Sans SC;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset;}
img{font-size:14px; width:100%; display:block;}
a{color:#fff; text-decoration:none;-webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.clear{clear:both;}
.clearfix:after{content: "020"; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {zoom: 1; }

.visible-hd {
  display: none !important;
}
.visible-lg {
  display: block !important;
}

@media screen and (max-width:991px){
  .visible-hd {
    display: block !important;
  }
  .visible-lg {
    display: none !important;
  }
}


body{position:relative;}
table{border-collapse:collapse;width:100%;}  
tr td{border-collapse:collapse;}
.g-wrap{max-width:1200px; margin-left:auto; margin-right:auto;padding-left:15px; padding-right:15px;}
.gc-wrap{max-width:1000px; margin-left:auto; margin-right:auto;padding-left:15px; padding-right:15px;}
@media screen and (max-width:1200px){
.g-wrap{max-width:991px;} 
}

.ellip{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.ellip1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-line-break: auto;-webkit-box-orient: vertical;}


@keyframes myfirst {
   0% {transform: translate(0px, 0px);}
   50% {transform: translate(0px, -10px);}
   100% {transform: translate(0px, 0px);}
}

@keyframes fudong {
   0% {transform: scale(1.2); -webkit-transform: scale(1.2);}
   100% {transform: scale(1); -webkit-transform: scale(1);}
}

.imglist{margin-top:-30px; margin-right:-30px; overflow:hidden;}
.imglist li{float:left;}
.imglist li a{margin-right: 30px;margin-top:30px;position: relative;color: #fff;overflow: hidden; display:block; transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s;}

.pz_banner{width:100%;z-index:4;position:relative;}
.slide_banner{ margin:0;position:relative;}
.slide_banner .slick-slide{ width:100%; padding:0;outline: none;}
.slide_banner img{ width:100%;}
.slide_banner .slick-dots{ bottom:30px; overflow:hidden;text-align: center; position:absolute; z-index:20;  box-sizing:border-box; width:100%; }
.slide_banner .slick-dots li{width:12px; height:12px;border:1px solid #014387;  margin:0px 10px; position:relative; box-sizing:border-box; border-radius:50%; }
.slide_banner .slick-dots li button{ display:none;}
.slide_banner .slick-dots li.slick-active{background:#014387;}
.slide_banner .slick-prev,.slide_banner .slick-next{width:55px; height:55px; border:1px solid #FFF; border-radius:50%; top:50%; margin-top:27.5px; z-index:30;}
.slide_banner .slick-prev{background:url(../images/ico1.png) center center no-repeat; left:98px;}
.slide_banner .slick-next{background:url(../images/ico2.png) center center no-repeat; right:98px;}


.w_0100_2{width: 100%;position: relative;outline: none; }
.w_0100_2 .w_2_1{width: 100%; position: relative;overflow: hidden; background-repeat: no-repeat; background-position: top right;  background-size: cover; height:calc(100vh - 100px);}

.w_0100_2 .w_2_2{width: 100%; position: relative;overflow: hidden; background-repeat: no-repeat; background-position: center center;  background-size: cover; height:500px;}

.w_0100_2 .subtitle{position:absolute; bottom: 0;left: 50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);z-index: 2;width: 100%;background-image: url(../images/ico13.png);background-repeat: no-repeat;background-position: center center; line-height:31px; font-size:24px; font-weight:bold; color:#FFF; padding:21px 0px;}
.w_0100_2 .subtitle:before{position:absolute; content:""; width:calc((100% - 1900px) / 2); left:0px;height:100%; background:#489a27; top:0px;}
.w_0100_2 .subtitle:after{position:absolute; content:""; width:calc((100% - 1920px) / 2); right:1px;height:20px; background:#9dc11e; bottom:-1px;}

.ban_info{position:absolute; left:50%;overflow:hidden;color:#FFF; transform:translateX(-50%); -webkit-transform:translateX(-50%); width:1200px; top:30%;  }
.ban_info .entxt{font-size:72px; line-height:1.4; width: 80%; opacity:0; font-family: 'avenirroman'; color:rgba(255,255,255,1); font-family: 'bhelveticaNeue';text-shadow:rgba(0,0,0,0.1) 1px 4px 5px; }
.ban_info .entxt span{display:block;}

.slide_banner .slick-slide.slick-current .ban_info .entxt{-webkit-animation: fadeInUp 1s 0s both;-moz-animation: fadeInUp 1s 0s both;animation:fadeInUp 1s 0s both; opacity:1; }


.head{ position:fixed; background:#FFF; width:100%; z-index:999;}
.headon{box-shadow: 0px 0px 5px #ccc;}
.head .logo{display:block; width:174px; margin:28px 0px; float:left; transition:all 0.3s; -webkit-transition:all 0.3s;}
.head .logo img{transition:all 2s; -webkit-transition:all 2s;}
.head .logo:hover img{transform:scale(1.1); -wekbit-transform:scale(1.1);}
.headon .logo{width:140px; margin:18px 0px;}
.head .m_search{position:absolute; width:20px; height:20px; background:url(../images/ico2.png) center/cover no-repeat; right:70px; top:50%; margin-top:-10px; display:block; cursor: pointer; display:none;}
.head .m_lang{position:absolute;  right:110px; font-size:18px; color:#489a27; font-weight:bold; line-height:20px; font-weight:bold; top:50%; margin-top:-10px; padding:0px 15px 0px 0px; display:none;}
.head .m_lang:after{position:absolute; content:""; width:10px; height:5px; background:url(../images/h_ico24.png) center/cover no-repeat; right:0px; top:50%; margin-top:-2.5px;}

@media screen and (max-width:1440px){
.w_0100_2 .w_2_1{}
.ban_info{top:35%;}
.ban_info .entxt{font-size:50px; width:60%;margin-left: 10%}
  
}

@media screen and (max-width:1366px){

.ban_info .entxt{width:60%;margin-left: 14%; line-height: 1.6}
.ban_info {top: 30%;}
  
  
  
}



@media screen and (max-width:1200px){
.w_0100_2 .w_2_1{}
.w_0100_2 .w_2_2{height:400px;}
.ban_info{width:90%; top:36%;}
.ban_info .entxt{margin-left:10%; font-size:44px;}
}

@media screen and (max-width:991px){
.head .logo:hover img{transform:scale(1); -wekbit-transform:scale(1);}
.w_0100_2 .w_2_1{height:400px;}
.w_0100_2 .w_2_2{height:300px;}
.ban_info{top:30%;}
.ban_info .entxt{font-size:40px;}
.w_0100_2 .subtitle{font-size:20px; padding:15px 0px;}
.head .m_search{display:block;}
.head .m_lang{display:block;}
}

@media screen and (max-width:768px){
  .w_0100_2 .w_2_1{height:300px;}
  .w_0100_2 .w_2_2{height:250px;}
  .ban_info .entxt{font-size:30px;}
}

@media screen and (max-width:640px){
  .w_0100_2 .w_2_1{height:250px; background-position: 30% center;}
  .w_0100_2 .w_2_2{height:200px;}
  .ban_info .entxt{font-size:24px; margin-left:0px; line-height:1.4;width: 68%;}
  .w_0100_2 .subtitle{font-size:16px; padding:7px 0px; background-image: url(../images/ico131.png);background-position:20% center;}
  
  
}

@media screen and (max-width:480px){
  .w_0100_2 .w_2_1{height:200px;}
  .ban_info{top:33%;}
  .ban_info .entxt{font-size:18px;}
  .w_0100_2 .subtitle{background-image: url(../images/ico131.png);background-position:0% center;}
}


.head .h_right{display:inline-block; float:right;padding-right:125px; height:100px; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s;}
.headon .h_right{height:72px;}
.head .h_right .lang{position:absolute; line-height:30px; right:10px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); color:#999999; font-size:16px; }
.head .h_right .lang a{color:#999; display:inline-block; }
.head .h_right .lang a:hover,.head .h_right .lang a.on{color:#489a27;}
.head .h_right .lang a:first-child{padding-right:17px;position:relative;}
.head .h_right .lang a:first-child:after{position:absolute; content:""; width:1px; height:15px; background:#cccccc; right:0px; top:50%; margin-top:-7.5px;}
.head .h_right .lang a:last-child{padding-left:10px;}

.head .h_right .s_ico{ margin:40px 0px 0px 20px; float:right; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s;}
.headon .h_right .s_ico{margin:26px 0px 0px 20px;}
.head .h_right .s_ico em{display:block; width:21px; height:21px; background:url(../images/ico2.png) center/cover no-repeat;}

.head .h_right .s_ico .s_icoclose{background:url(../images/h_ico2.png) center/cover no-repeat;}

.head .h_right .t_search{position:absolute; width:0px; height:98px; background:#FFF;top:50%; margin-top:-49px; right:40px; box-sizing: border-box; z-index: 105; }
.headon .h_right .t_search{height:70px;margin-top:-45px;}
.head .h_right .t_search .int{width:calc(100% - 50px); float:right;height:30px; background:transparent; border:0px; color:#666;margin-left:10px; display:none; margin-top:34px;}
.headon .h_right .t_search .int{margin-top:30px;}
.head .h_right .t_search .int::-webkit-input-placeholder{font-size:16px; color:#666;}
.head .h_right .t_search .int::-ms-input-placeholder{font-size:16px; color:#666;}
.head .h_right .t_search .int::-moz-placeholder{font-size:16px; color:#666;}
.head .h_right .t_search .btn{width:20px; height:20px; background:url(../images/g_ico2.png) center/cover no-repeat; float:left; border:0px; margin-right:10px; display:none;margin-top:5px;margin-top:39px;}
.headon .h_right .t_search .btn{margin-top:35px;}

.phonemeng {width: 100%;z-index: 196;height: 100px;}
.pcontainer { padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;position:relative;}
.menuph{position: absolute;top:50%;margin-top:-21.5px;right: 15px;cursor: pointer;width: 43px;height:43px;text-align: center;}
.menuph .point{display: inline-block;width: 25px;height: 30px;margin-top: 10px;position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before{width: 25px;}
.menuph .navbtn{position: absolute;top: 8px;right: 0;display: inline-block;width: 25px;height: 3px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #489a27;}
.menuph .navbtn::after,
.menuph .navbtn::before{position: absolute;right: 0;display: inline-block;width: 25px;height: 3px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #489a27;}

.menuph .navbtn::after{top: -8px;}
.menuph .navbtn::before{top: 8px;}
.menuph .point.active .navbtn{background: transparent;}
.menuph .point.active .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
.menuph .point.active .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}

@media screen and (max-width:480px){
.menuph{right:10px;}  
}
.xialaph{top:71.5px;left: 0;width: 100%;background:rgba(255,255,255,1);z-index: 998;display:none; position:fixed;}
.xialaph .img_d{ display:none;}
.xialaph .ul2,.xialaph .ul3{ display: none;}
.xialaph h4 a{color:#333;font-size: 16px;line-height: 50px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.xialaph h4 a.nolinks{display:block;}

.xialaph h4 a:hover{color:#489a27;}
.xialaph h4{position: relative;}
.xialaph li:last-child h4::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 0px;background-color: rgba(255,255,255,0.5);/*opacity: 0.1;*/}
.xialaph h4::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: rgba(0,0,0,0.1);/*opacity: 0.1;*/}
.xialaph h5 a{color:#333;font-size: 14px;line-height: 50px; display:block; padding-left:25px;}
.xialaph h5 a:hover{color:#489a27;}
.xialaph h5{position: relative;}
.xialaph h5::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background-color: rgba(0,0,0,0.1);/*opacity: 0.05;*/}
/* .xialaph .ul2 li:last-child h5::after{height:0px;} */
.xialaph h4 img{width:15px;height:8px;float: right;margin-top: 21px;cursor: pointer;  margin-right:5px;}
.xialaph h5 img{width:11px;height:6px;float: right;margin-top: 26px;margin-right: 18px;cursor: pointer;}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{display: none;}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{display: block;}
/* .xialaph h4.active {border-bottom: 1px solid rgba(255,255,255,0.5);} */
.xialaph .ul2{width:100%; margin:0px auto; overflow-x:hidden;}
.xialaph .ul3{padding-top: 12px;padding-bottom: 18px;padding-left: 15px;position: relative;}
.xialaph .ul3::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background-color: #e5e5e5;}
.xialaph li:last-child .ul3::after{display: none;}
.xialaph .ul3 li a{color: #666;font-size: 14px;line-height: 35px;display: block;}
.xialaph .ul3 li{padding-top: 5px;}
.xialaph .ul3 li:first-child{padding-top: 0;}
.xialaph .search{width:90%;height:35px; border:1px solid rgba(0,0,0,0.1);  overflow:hidden; margin:15px auto;}
.xialaph .search .int{width:85%; float:left;border:0px; background:transparent;padding:5px 10px; height:35px; line-height:35px; box-sizing:border-box;}
.xialaph .search .btn{width:15%; height:35px;background:url(../images/h_ico4.png) #e50012 center center no-repeat; background-size: 15px 15px; border:0px; float:right;}

@media screen and (max-width:991px){
.head .logo{width:140px; margin:18px 0px;}
.head .h_right{display:none;}
.phonemeng{height:72px;}
}

@media screen and (max-width:480px){
.xialaph{top:70.5px;}
.head .logo{width:120px; margin:20px 0px;}  
.phonemeng{height:70px;}
}

#nav{z-index: 10;display:inline-block;}
#nav li{position:relative; float:left; display:inline-block;}
#nav li:last-child{margin-right:0px;}
#nav li .aon a{font-weight: bold;display:inline-block; color:#2e4a69;  line-height:100px; position:relative;font-size:18px;  position:relative; text-align:center;padding:0px 30px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; transition:all 0.3s;-webkit-transition:all 0.3s;}
.headon #nav li .aon a{line-height:72px;}
#nav li .aon a:hover, #nav li .aon .sele{color:#489a27;}

#nav li .subnav{ z-index:101; width:250px; display:none;  position:absolute; top:100%; left:0px; z-index:10;overflow:hidden;}
#nav li .subnav dd{line-height:30px;font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; background:rgba(255,255,255,0.8);border-bottom: 1px solid #cccccc;}
#nav li .subnav dd:last-child{border: none}
#nav li .subnav dd a{font-weight: bold;color:#333; display:block; text-align:center; padding:10px 0px 10px 30px; font-size:16px; text-align:left; }
#nav li .subnav dd a:hover{color:#fff;background-image: linear-gradient(90deg, #489a27, #afd528);}
#nav li .aon a:hover .subnav{display:block;}


.h_tit{font-size:32px;  line-height:1.5; color:#489a27; font-weight:bold;}

.homebg{background:#f2f4f5;}
.h_technology{margin-top:130px; overflow:hidden;}
.h_technology .g-wrap{position: relative; overflow: hidden }
.h_technology .cont{font-size:18px; line-height:30px;width:calc(50% - 75px); float:left;position: absolute;
left: 0px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.h_technology .cont .txt{margin:30px 0px 44px 0px; color:#333333;}
.h_technology .cont .more{display:block; width:279px;  background:url(../images/ico3.png) center/cover no-repeat; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s;}
.h_technology .cont .more:hover{opacity:0.8;}
.h_technology .cont .more span{display:block; width:155px; line-height:50px; margin:0px auto; position:relative; font-weight: bold;}
.h_technology .cont .more span:after{position:absolute; content:""; width:6px; height:11px; background:url(../images/ico6.png) center/cover no-repeat; right:15px; top:50%; margin-top:-5.5px;}
.h_technology .img{width:50%; float:right; overflow:hidden;}


.h_pathology{margin-top:140px;}
.h_pathology .cont{float:right; right: 0px; left: auto}
.h_pathology .img{float:left;}

.h_release{margin-top:150px;}
.h_release .h_tit{position:relative; margin-bottom:50px;}
.h_release .h_tit .more{color:#c8d135; display:inline-block; right:15px; line-height:30px; padding-right:30px; font-size:18px;position:absolute; top:50%; margin-top:-15px; }
.h_release .h_tit .more:hover{color:#489a27;}
.h_release .h_tit .more:after{position:absolute; content:"";width:6px; height:11px; background:url(../images/ico7.png) center/cover no-repeat; right:0px; top:50%; margin-top:-5.5px;}
.h_release .h_tit .more:hover:after{background:url(../images/h_ico7.png) center/cover no-repeat;}

.h_release .imglist{margin-right:-65px;}
.h_release .imglist li{width:33.33%; }
.h_release .imglist li a{margin-right:50px; min-height:220px; padding-right:40px;position:relative;border-right:1px solid rgba(204,204,204,0.6);}
.h_release .imglist li:last-child a{border-right:0px;}

.h_release .imglist li a span{display:block; color:#999999; line-height:30px;margin-bottom:10px; font-size:16px; font-family: 'lhelveticaNeuen';}
.h_release .imglist li a .txt{font-size:22px; line-height:32px; color:#333333;}
.h_release .imglist li a .more{line-height:35px; position:absolute; bottom:0px; color:#afd528; display:inline-block; padding-right:28px; font-size:18px; font-family: 'rhelveticaNeue'; transition:all 0.5s; -webkit-transition:all 0.5s; font-weight:bold;}
.h_release .imglist li a:hover .more{color:#489a27;}
.h_release .imglist li a .more:after{position:absolute; content:""; width:6px; height:11px; background:url(../images/ico7.png) center/cover no-repeat; right:0px; top:50%; margin-top:-5.5px;}
.h_release .imglist li a:hover .more:after{background:url(../images/h_ico7.png) center/cover no-repeat;}

.h_careers{margin:198px 0px 168px 0px;}
.h_careers .cont{float:right;right: 0px;left: auto;}
.h_careers .img{float:left;}

@media screen and (max-width:1200px){
.h_tit{font-size:24px;}
.h_technology{margin-top:100px;}
.h_technology .cont{font-size:16px;line-height:28px;}
.h_technology .cont .txt{margin:15px 0px 30px 0px;}
.h_pathology{margin-top:100px;}
.h_release{margin-top:100px;}
.h_release .imglist li a .txt{font-size:18px; line-height:28px;}
.h_careers{margin:120px 0px 100px 0px;}
}

@media screen and (max-width:991px){
  .h_tit{line-height:1.2;}
  .h_technology{margin-top:70px;}
  .h_technology .cont{width:calc(50% - 35px);}
  .h_pathology{margin-top:70px;}
  .h_release{margin-top:70px;}
  .h_careers{margin:90px 0px 70px 0px;}
}

@media screen and (max-width:768px){
  .h_technology .cont{width:100%; margin-top:25px; position: relative; transform: none}
  .h_technology .img{width:100%;}
  .h_release .imglist li{width:100%;}
  .h_release .imglist li a{min-height:auto;}
  .h_release .imglist li a .more{position:relative; margin-top:10px;}
}

@media screen and (max-width:640px){
  .h_tit{font-size:20px;}
  .h_technology{margin-top:30px;}
  /*text-align:justify;*/
  .h_technology .cont{font-size:14px;line-height:25px; text-align:left;}
  .h_technology .cont .txt{margin:10px 0px 20px 0px;}
  .h_technology .cont .more{width:200px;}
  .h_technology .cont .more span{height:35px; line-height:35px; width:115px;}
  .h_pathology{margin-top:30px;}
  .h_release{margin-top:30px;}
  .h_release .h_tit{margin-bottom:20px;}
  .h_release .imglist{margin-top:-15px; }
  .h_release .imglist li a{margin-top:15px;}
  .h_release .imglist li a .txt{font-size:14px; line-height:25px; text-align:left;}
  .h_release .imglist li a span{font-size:14px; margin-bottom:5px;}
  .h_release .imglist li a .more{font-size:14px; margin-top:5px;}
  .h_careers{margin:30px 0px 30px 0px;}
  .h_release .h_tit .more{font-size:16px;}
  
}

@media screen and (max-width:480px){
  .h_tit{font-size:18px;}
  .h_release .h_tit .more{font-size:14px;}
}

.footer{background:url(../images/img23.jpg) #ebeced right bottom no-repeat;}
.footer .line{width:100%; height:6px; background-image: linear-gradient(90deg, #489a27, #afd528); }
.footer .cont .b_nav{padding:28px 0px; border-bottom:1px solid rgba(0,33,10,0.1);}
.footer .cont .b_nav .logo{display:block;width:175px;float:left;}
.footer .cont .b_nav .share{display:inline-block;float:right; margin:18px 0px 0px 0px;}
.footer .cont .b_nav .share a{display:inline-block;margin-left:10px; position:relative; z-index: 10; width:16px; }
.footer .cont .b_nav .share .ewm{width:20px;}
.footer .cont .b_nav .share a .img{position:absolute; width:120px; height:120px; top:140%;left:-48px; display:none;padding-top:8px; }
.footer .cont .b_nav .share a .img img{border-radius:8px;}
.footer .cont .b_nav .share a .img em{display:block; width:18px; height:8px;position:absolute;top:0px;left:50%; margin-left:-9px; background:url(../images/ico8.png) center/cover no-repeat;}
.footer .cont .b_info{padding:35px 0px 45px 0px; font-size:16px; overflow:hidden;}
.footer .cont .b_info .bnavlist{width:165px; float:left; margin-left: 50px;}
.footer .cont .b_info .bnavlist ul li a{color:#1a1a1a; display:block; line-height:35px;font-size:18px; }
.footer .cont .b_info .bnavlist ul li a:hover{color:#489a27;}
.footer .cont .b_info .b_contact{width:calc(100% - 360px); float:right;}
.footer .cont .b_info .b_contact .part1{width:430px; float:left;color:#333; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;word-wrap:break-word;padding-top: 10px;}
.footer .cont .b_info .b_contact .part1 .tit{display:block; font-size:18px; margin-bottom:15px; }
.footer .cont .b_info .b_contact .part1 p{margin:10px 0px; line-height:30px;}
.footer .cont .b_info .b_contact .copyright{width:250px; float:right;}
.footer .cont .b_info .b_contact .copyright .links{margin-bottom:5px; line-height:25px; font-size:14px;}
.footer .cont .b_info .b_contact .copyright .links a{color:#333; display:inline-block; position:relative;}
.footer .cont .b_info .b_contact .copyright .links a:hover{color:#489a27;}
.footer .cont .b_info .b_contact .copyright .links a:first-child{padding-right:15px;}
.footer .cont .b_info .b_contact .copyright .links a:first-child:after{position:absolute; content:"";right:0px;width:1px; height:12px; top:50%; margin-top:-6px; background:#ccc;}
.footer .cont .b_info .b_contact .copyright .links a:last-child{padding-left:10px;}
.footer .cont .b_info .b_contact .copyright .copyinfo{color:#666666; line-height:30px; font-size:14px;}

@media screen and (max-width:1200px){
  
  .footer .cont .b_info .b_contact{width:calc(100% - 250px);}
}

@media screen and (max-width:991px){
  .footer .cont .b_info .bnavlist{display:none;}
  .footer .cont .b_info .b_contact{width:100%;}
}

@media screen and (max-width:768px){
  .footer .cont .b_info .b_contact .part1{width:100%; text-align: left;}
  .footer .cont .b_info .b_contact .part1 br{display:none;}
  .footer .cont .b_info .b_contact .copyright{width:100%;}
  .footer .cont .b_info .b_contact .part1 p{margin:5px 0px; line-height:25px;}
}

@media screen and (max-width:640px){
  .footer .cont .b_nav{padding:18px 0px;}
  .footer .cont .b_nav .logo{width:120px;}
  .footer .cont .b_info{padding:20px 0px 25px 0px;}
  .footer .cont .b_info .b_contact .part1{font-size:14px;}
  .footer .cont .b_nav .share{margin:10px 0px;}
}

.s_tit{font-size:32px;  color:#489a27; font-weight:bold;}

@media screen and (max-width:991px){
.s_tit{font-size:28px;} 
}

@media screen and (max-width:640px){
.s_tit{font-size:24px;} 
}

@media screen and (max-width:480px){
.s_tit{font-size:20px;} 
}
.h_about .part1{padding:60px 0px 75px 0px; background:#f0f1f2;}
.h_about .part1 .gc-wrap{position: relative}
.h_about .part1 .txt{width:calc(50% - 30px);  float:left; font-size:16px; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; line-height:26px;}
.h_about .part1 .txt .s_tit{margin-bottom:20px;}
.h_about .part1 .txt p{margin-bottom:8px;}
.h_about .part1 .videopic{width:calc(50% - 30px); float:right;position:absolute; right:0px; transform:translateY(-50%); -webkit-transform:translateY(-50%);top: 50%}
.h_about .part1 .videopic:before{position:absolute; content:""; width:100%; height:100%; top:0px; left:0px;}
.h_about .part1 .videopic .play{position:absolute; width:56px; height:56px; top:50%; left:50%; transform:translate(-50%,-50%); display:block;}
.h_about .part1 .videopic .play img{transition:2s all; -wekit-transition:2s all;}
.h_about .part1 .videopic .play:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:640px){
  .h_about .part1{padding:30px 0px 45px 0px;}
  .h_about .part1 .videopic{width:100%; position: relative;transform: translateY(0%); -webkit-transform: translateY(0%);
  top: 0%;}
  .h_about .part1 .txt{width:100%; margin-top:20px;}
  .h_about .part1 .txt .s_tit{margin-bottom:10px;}
  
}

@media screen and (max-width:480px){
.h_about .part1{padding:30px 0px 35px 0px;}
.h_about .part1 .txt{text-align:left; font-size:14px; line-height:25px;}  
}

.h_about .part2{padding:60px 0px 50px 0px; background:#f5f6f7;}
.h_about .part2 .pic{width:calc(50% - 30px); float:left; overflow:hidden;}
.h_about .part2 .pic img{transition:all 2s; -webkit-transition:all 2s;}
.h_about .part2 .pic:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.h_about .part2 .txt{font-size:16px; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; line-height:25px; float:right; width:calc(50% - 30px);}
.h_about .part2 .txt .s_tit{margin-bottom:15px;}
.h_about .part2 .txt p{margin-top:5px;}
.h_about .part2 .txt ul{margin-top:10px;}
.h_about .part2 .txt li{line-height:20px;padding:8px 0px;}
.h_about .part2 .txt li a{display:inline-block; padding-right:22px; position:relative; color:#afd528; font-weight:bold;}
.h_about .part2 .txt li a:hover{color:#489a27;}
.h_about .part2 .txt li a:after{position:absolute; content:"";width:6px; height:11px; background:url(../images/ico7.png) center/cover no-repeat; right:0px; top:50%; margin-top:-5.5px;}
.h_about .part2 .txt li a:hover:after{background:url(../images/h_ico7.png) center/cover no-repeat;}

@media screen and (max-width:640px){
.h_about .part2{padding:30px 0px 25px 0px;}
.h_about .part2 .pic{width:100%;}
.h_about .part2 .txt{width:100%; margin-top:15px;}
.h_about .part2 .txt .s_tit{margin-bottom:10px;}
}

@media screen and (max-width:480px){
  .h_about .part2 .txt li{padding:4px 0px;}
  .h_about .part2 .txt{text-align: left;font-size:14px; line-height:25px;}
}

.h_about .part3{padding:60px 0px; background:#f0f1f2;}
.h_about .part3 .pic{width:calc(50% - 30px); float:left; overflow:hidden;}
.h_about .part3 .pic img{transition:all 2s; -webkit-transition:all 2s;}
.h_about .part3 .pic:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.h_about .part3 .txt{width:calc(50% - 30px); float:right;}
.h_about .part3 .txt li{font-size:16px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#000000; line-height:25px; margin-bottom:20px;}
.h_about .part3 .txt li:last-child{margin-bottom:0px;}
.h_about .part3 .txt li h2{font-size:28px; font-family:'bhelveticaNeue';padding-bottom:10px; position:relative; margin-bottom:15px;}
.h_about .part3 .txt li h2:after{position:absolute; content:"";width:80px; height:2px; background-image: linear-gradient(90deg, #489a27, #afd528); left:0px; bottom:0px;}

@media screen and (max-width:991px){
  .h_about .part3 .txt li h2{font-size:24px;}
}

@media screen and (max-width:640px){
  .h_about .part3{padding:30px 0px;}
  .h_about .part3 .txt{width:100%; margin-top:15px;}
  .h_about .part3 .txt li{margin-bottom:15px;}
  .h_about .part3 .txt li h2{font-size:20px; margin-bottom:10px;}
  .h_about .part3 .txt li h2:after{width:50px;}
  .h_about .part3 .pic{width:100%;}
}

@media screen and (max-width:480px){
  .h_about .part3 .txt li{text-align:left; font-size:14px; line-height:25px;}
  .h_about .part3 .txt li h2{font-size:18px;}
  .h_about .part3 .txt li h2:after{width:40px;}
}


.h_about .part4{padding:60px 0px 40px 0px; background:#f5f6f7;}
.h_about .part4 .cont{color:#333; line-height:28px; font-size:16px; margin-top:15px;}
.h_teamslider{margin-top:35px;}
.h_teamslider .hd{width:100%; }
.h_teamslider .hd li{width:50%; float:left; height:48px; line-height:48px; background:#FFF; position:relative;  text-align:center;cursor:pointer; }
.h_teamslider .hd li span{position:relative; z-index:15; color:#999999; font-size:16px;  font-weight:bold;}
.h_teamslider .hd li.on span{color:#FFF;}
.h_teamslider .hd li:nth-child(2) .txt{display:block;}
.h_teamslider .hd li:after{position:absolute; content:""; width:36px; height:48px;right:-18px;}
.h_teamslider .hd li:first-child{border-top-left-radius:10px; border-bottom-left-radius:30px; }
.h_teamslider .hd li:first-child:before{position:absolute; content:""; width:calc(100% - 18px); left:1px; height:48px;border-top-left-radius:10px; border-bottom-left-radius:30px; z-index: 5;}

.h_teamslider .hd li:first-child.on:before{background:#489a27;}
.h_teamslider .hd li:first-child.on:after{background:url(../images/h_ico15.png) center/cover no-repeat;z-index: 10;}
.h_teamslider .hd li:last-child{border-top-right-radius:30px; border-bottom-right-radius:10px;}
.h_teamslider .hd li:last-child:before{position:absolute; content:""; width:calc(100% - 18px); right:1px; height:48px;border-top-right-radius:30px; border-bottom-right-radius:10px; z-index: 5;}
.h_teamslider .hd li:last-child:after{background:url(../images/ico16.png) center/cover no-repeat; z-index: 10; right:auto; left:-18px;top:0px;}

.h_teamslider .hd li:last-child.on:before{background:#489a27;}
.h_teamslider .hd li:last-child.on:after{background:url(../images/h_ico16.png) center/cover no-repeat;}

.h_teamslider .hd li:nth-child(2) .txt{background:#FFF; height:48px;width:calc(100% - 18px); float:right;}
.h_teamslider .hd li:nth-child(2).on .txt{background:#489a27;}
.h_teamslider .hd li:nth-child(2):before{position:absolute;content:"";left:-18px;  width:38px;height:48px;}
.h_teamslider .hd li:nth-child(2):after{position:absolute;content:""; z-index:10;}
.h_teamslider .hd li:nth-child(2).on:before{background:url(../images/ico17.png) center/cover no-repeat #fff;z-index:12;}
/*.h_teamslider .hd li:nth-child(2).on:after{background:url(../images/ico18.png) center/cover no-repeat #fff;}*/
.h_teamslider .hd li:nth-child(2).on{background: #489a27}

.h_teamslider .hd li:nth-child(3) .txt{background:#FFF; height:48px;width:calc(100% - 18px); float:right;}
.h_teamslider .hd li:nth-child(3).on .txt{background:#489a27;}
.h_teamslider .hd li:nth-child(3):before{position:absolute;content:"";left:-18px;  width:36px;height:48px;}
.h_teamslider .hd li:nth-child(3):after{position:absolute;content:""; z-index:10;}
.h_teamslider .hd li:nth-child(3).on:before{background:url(../images/ico17.png) center/cover no-repeat #fff;z-index:12;}
.h_teamslider .hd li:nth-child(3).on:after{background:url(../images/ico17.png) center/cover no-repeat #fff;}
.h_teamslider .hd li:nth-child(3).on{background: #489a27}


#part6 #lists .imglist ,.h_teamslider .bd ul .imglist{overflow: visible; margin: 0px;}
#part6 #lists .imglist dd,.h_teamslider .bd ul .imglist dd{float:left;width:25%;}
#part6 #lists .imglist dd a,.h_teamslider .bd ul .imglist dd a{display:block;  margin-top:15px; padding:30px; transition:all 0.5s; -webkit-transition:all 0.5s; }
#part6 #lists .imglist dd a:hover,.h_teamslider .bd ul .imglist dd a:hover{box-shadow: 0px 0px 5px #ccc inset;}

#part6 #lists .imglist dd a .img,.h_teamslider .bd ul .imglist dd a .img{width:100%; border-radius:10px; overflow:hidden;}
#part6 #lists .imglist dd a .txt,.h_teamslider .bd ul .imglist dd a .txt{padding-top:20px; }
#part6 #lists .imglist dd a .txt h2,.h_teamslider .bd ul .imglist dd a .txt h2{font-size:16px; color:#333333; line-height:1.5; font-weight:bold;}
#part6 #lists .imglist dd a:hover .txt h2,.h_teamslider .bd ul .imglist dd a:hover .txt h2{color:#489a27;}
#part6 #lists .imglist dd a .txt h3,.h_teamslider .bd ul .imglist dd a .txt h3{font-size:14px; color:#666;  line-height:25px; min-height:50px;}
#part6 #lists .imglist dd a .txt h4,.h_teamslider .bd ul .imglist dd a .txt h4{display:none;}

#part6 #lists .imglist{
    overflow: visible; margin: 0px;
}
#part6 #lists .imglist .imglist-b{
    display: block;margin-top: 15px;padding: 30px; transition: all 0.5s;-webkit-transition: all 0.5s;color: #fff;text-decoration: none;
}
@media screen and (max-width:991px){
	#part6 #lists .imglist,.h_teamslider .bd ul .imglist{}
	#part6 #lists .imglist dd a,.h_teamslider .bd ul .imglist dd a{padding:15px;}
	
}

@media screen and (max-width:768px){

#part6 #lists .imglist dd a .txt h2,.h_teamslider .bd ul .imglist dd a .txt h2{font-size:14px;}	
#part6 #lists .imglist dd a .txt h3,.h_teamslider .bd ul .imglist dd a .txt h3{font-size:14px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-line-break: auto;-webkit-box-orient: vertical;}
}

@media screen and (max-width:640px){

#part6 #lists .imglist dd,.h_teamslider .bd ul .imglist dd{width:50%;}

}


@media screen and (max-width:480px){

#part6 #lists,.h_teamslider .bd ul{padding:15px 0px 0px 0px;}	
#part6 #lists .imglist,.h_teamslider .bd ul .imglist{margin-right:-10px;}
#part6 #lists .imglist dd a,.h_teamslider .bd ul .imglist dd a{margin-right:0px; padding:10px; }
#part6 #lists .imglist dd a:hover,.h_teamslider .bd ul .imglist dd a:hover{box-shadow: 0px 0px 0px #ccc;}
}
/**/


.h_teamslider .bd ul{padding:35px 0px 0px 0px;}
.h_teamslider .bd ul .imglist{overflow: visible; margin: 0px;}
.h_teamslider .bd ul .imglist dd{float:left;width:25%;}
.h_teamslider .bd ul .imglist dd a{display:block;  margin-top:15px; padding:30px; transition:all 0.5s; -webkit-transition:all 0.5s; }
.h_teamslider .bd ul .imglist dd a:hover{box-shadow: 0px 0px 5px #ccc inset;}

.h_teamslider .bd ul .imglist dd a .img{width:100%; border-radius:10px; overflow:hidden;}
.h_teamslider .bd ul .imglist dd a .txt{padding-top:20px; }
.h_teamslider .bd ul .imglist dd a .txt h2{font-size:16px; color:#333333; line-height:1.5; font-weight:bold;}
.h_teamslider .bd ul .imglist dd a:hover .txt h2{color:#489a27;}
.h_teamslider .bd ul .imglist dd a .txt h3{font-size:14px; color:#666;  line-height:25px; min-height:50px;}
.h_teamslider .bd ul .imglist dd a .txt h4{display:none;}

@media screen and (max-width:991px){
  .h_teamslider .bd ul .imglist{margin-right:-20px;}
  .h_teamslider .bd ul .imglist dd a{margin-right:20px; padding:15px;}
  .h_teamslider .hd li span{font-size:16px;}
}

@media screen and (max-width:768px){
.h_about .part4{padding:30px 0px;}
.h_teamslider .hd li span{font-size:14px;}
.h_teamslider .bd ul .imglist dd a .txt h2{font-size:14px;} 
.h_teamslider .bd ul .imglist dd a .txt #ltitless{min-height: 45px;}  
.h_teamslider .bd ul .imglist dd a .txt h3{font-size:14px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-line-break: auto;-webkit-box-orient: vertical;}
  
  .h_about .part1 .txt{position: relative; transform: none}
}

@media screen and (max-width:640px){
.h_teamslider{margin-top:15px;}
.h_teamslider .hd li{width:100%; margin-bottom:15px;}
.h_teamslider .bd ul .imglist dd{width:50%;}
.h_teamslider .hd li:first-child{border-top-left-radius:5px; border-bottom-left-radius:5px;}
.h_teamslider .hd li:first-child:before{border-top-left-radius:5px; border-bottom-left-radius:5px; width:100%;border-top-right-radius:5px; border-bottom-right-radius:5px;}
.h_teamslider .hd li:first-child:after{display:none;}
.h_teamslider .hd li:nth-child(2):before{display:none;}
.h_teamslider .hd li:nth-child(2):after{display:none;}
.h_teamslider .hd li:nth-child(2) .txt{width:100%;border-top-left-radius:5px; border-bottom-left-radius:5px; width:100%;border-top-right-radius:5px; border-bottom-right-radius:5px;}
.h_teamslider .hd li:last-child{border-top-right-radius:5px; border-bottom-right-radius:5px;}
.h_teamslider .hd li:last-child:before{width:100%;border-top-left-radius:5px; border-bottom-left-radius:5px; width:100%;border-top-right-radius:5px; border-bottom-right-radius:5px;}
.h_teamslider .hd li:last-child:after{display:none;}
.h_teamslider .hd li:last-child.on:after{display:none;}
.h_teamslider .hd .on{background-color: #489a27;}
}


@media screen and (max-width:480px){
.h_about .part4 .cont{font-size:14px; line-height:25px;}
.h_teamslider .bd ul{padding:15px 0px 0px 0px;} 
.h_teamslider .bd ul .imglist{margin-right:-10px;}
.h_teamslider .bd ul .imglist dd a{margin-right:0px; padding:10px; }
.h_teamslider .bd ul .imglist dd a:hover{box-shadow: 0px 0px 0px #ccc;}
}

.h_about .part5{padding:60px 0px 140px 0px; background:#f0f1f2;}
.h_about .part5 .cont{width:calc(100% - 95px); float:left;}
.h_about .part5 .cont .info{line-height:28px; margin-top:15px; color:#333; font-size:16px;}
.h_historylist{width:calc(100% - 60px); float:right; margin-top:50px; border-left:1px solid #cccccc; min-height:500px; position:relative;}
.h_historylist li{padding-left:48px; padding-bottom:65px;}
.h_historylist li .tit{font-size:32px; font-family: 'bhelveticaNeue';line-height:50px; position:relative; color:#333333; margin-top:-30px;}
.h_historylist li .tit:before{position:absolute; content:""; width:14px; height:14px; border:1px solid #489a27; background:#f0f1f2;left:-56.5px; border-radius:50%; top:50%; margin-top:-7px; z-index:1;}
.h_historylist li .tit:after{position:absolute; content:""; width:7px; height:7px; left:-52px;top:50%; margin-top:-2.5px;background:#489a27; border-radius:50%; z-index: 3;}
.h_historylist li .box{width:calc(100% - 13px); float:right; border:1px solid #489a27; border-radius:8px;padding:18px 20px; box-sizing: border-box; margin-top:20px; position:relative; background:#FFF;}
.h_historylist li .box:before{position:absolute; content:""; width:13px; height:18px; background:url(../images/ico19.png) center/cover no-repeat;left:-13px; top:50%; margin-top:-9px;}
.h_historylist li .box:after{position:absolute; content:""; width:10px; height:10px; border-radius:50%; background:#979899; left:-68px; margin-top:-5px; top:50%;}
.h_historylist li .box .imglist{margin-top:-30px; margin-right:0px;}
.h_historylist li .box .imglist dd{float:left; width:50%;}
.h_historylist li .box .imglist dd .box1{margin-top:30px; margin-right:0px; overflow:hidden;}
.h_historylist li .box .imglist dd .box1 .img{width:112px; height: 82px; float:left;}
.h_historylist li .box .imglist dd .box1 .txt{padding:0px 0px; display:inline-block; float:left; margin-left:20px;width: calc(100% - 132px);}
.h_historylist li .box .imglist dd .box1 .txt h2{font-size:20px; font-weight:bold; line-height:35px;}
.h_historylist li .box .imglist dd .box1 .txt h3{font-size:14px; color:#666666; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; line-height:20px;}
.h_historylist .list{display:none;}

.h_historylist .roundtxt{position:absolute; width:200px; top:100%; min-height:100px; left:-100px;}

.h_historylist .roundtxt a{display:block; width:40px; height:40px; border:1px solid #489a27; background:url(../images/ico20.png) center center no-repeat; border-radius:50%; margin:0px auto; transition:all 0.5s; -webkit-transition:all 0.5s;}
.h_historylist .roundtxt.active a{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.h_historylist .roundtxt a:hover{background:url(../images/h_ico20.png) #489a27 center center no-repeat;}
.h_historylist .roundtxt span{display:block; line-height:35px; text-align:center; color:#333; font-size:18px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}

@media screen and (max-width:991px){
.h_about .part5 .cont{width:100%;}  
.h_historylist{width:calc(100% - 30px);}
.h_historylist li{padding-left:18px; padding-bottom:45px;}
.h_historylist li .tit{font-size:28px;}
.h_historylist li .tit:before{left:-26.5px;}
.h_historylist li .tit:after{left:-22px;}
.h_historylist li .box{margin-top:10px;}
.h_historylist li .box:after{left:-38px;}
.h_historylist .roundtxt a{width:30px; height:30px;}
.h_historylist .roundtxt span{font-size:16px;}
.h_historylist li .box .imglist dd .box1 .txt{width:100%;margin-left:0px; padding-bottom:0px;}
.h_historylist li .box .imglist dd .box1 .txt h2{font-size:16px; line-height:28px;}
.h_historylist li .box .imglist dd .box1 .txt h3{line-height:20px;}
}

@media screen and (max-width:640px){
.h_historylist li .tit{font-size:24px;} 
}

@media screen and (max-width:480px){
.h_about .part5 .cont .info{font-size:14px; line-height:25px; text-align:left;}
.h_historylist li .tit{font-size:20px;}
.h_historylist li .box .imglist{margin-top:-15px;}
.h_historylist li .box .imglist dd{width:100%;}
.h_historylist li .box .imglist dd .box1{margin-top:15px;}
.h_historylist li .box .imglist dd .box1 .img{width:50%; height: auto;}
  .h_historylist li .box .imglist dd .box1 .txt{padding: 10px 0px;}
}

.h_about .part6{padding:55px 0px 50px 0px; background:url(../images/img14.jpg) center/cover no-repeat;}
.h_about .part6 .s_tit{color:#FFF;}
.h_about .part6 .info{margin:20px 0px 30px 0px; line-height:28px; font-size:16px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#FFF; word-wrap:break-word;}
.h_about .part6 .info span{margin-right:75px;}
.h_about .part6 .imglist{margin-right:-65px;}
.h_about .part6 .imglist li{width:33.33%;}
.h_about .part6 .imglist li .box{margin-top:30px; margin-right:65px;}
.h_about .part6 .imglist li .box .img{width:100%;}
.h_about .part6 .imglist li .box .txt{margin-top:20px; font-size:16px; color:#FFF;line-height:25px;}
.h_about .part6 .imglist li .box .txt span{display:block; font-size:20px; font-weight:bold; margin-bottom:10px;}
.h_about .part6 .imglist li .box .txt .cont{color:rgba(255,255,255,0.7);  font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; word-wrap:break-word;}

@media screen and (max-width:991px){
.h_about .part6 .imglist{margin-right:-35px;}
.h_about .part6 .imglist li .box{margin-right:35px;}
}

@media screen and (max-width:640px){
.h_about .part6{padding:30px 0px;}
.h_about .part6 .info{margin:10px 0px 15px 0px;}
.h_about .part6 .info span{display:block; margin-right:0px;}
.h_about .part6 .imglist li{width:100%;}
.h_about .part6 .imglist li .box .txt span{font-size:18px;}
}
@media screen and (max-width:480px){
.h_about .part6 .info{font-size:14px; line-height:25px; text-align: left;}
.h_about .part6 .imglist li .box .txt{font-size:14px; line-height:25px; }
}

.vlayer{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.6); top:0px; left:0px; z-index:999; display:none;}
.vlayer .cont{position:fixed; width:1000px; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }
.vlayer .cont video{width:100%;}
.vlayer .cont .close{display:block; width:24px; height:24px; background:url(../images/ico21.png) center/cover no-repeat; position:absolute; top:-35px; right:-17.5px; transition:all 0.5s;-webkit-transition:all 0.5s;}
.vlayer .cont .close:hover{transform:rotate(180deg); -webkit-transform:rotate(180deg);}

@media  screen and (max-width:1200px){
.vlayer .cont{width:90%;} 
}

.teamlayer{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.6); top:0px; left:0px; z-index:999; display:none;}
.teamlayer .cont{position:fixed; width:1010px; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:#FFF; border-radius:8px; min-height:500px; overflow: hidden;padding:58px 50px 50px 80px; box-sizing: border-box;}
.teamlayer .cont:before{position:absolute; content:"";width:110px; height:140px; left:-30px; top:-40px; background:url(../images/ico22.png) center center no-repeat;}
.teamlayer .cont .close{display:block; width:18px; height:18px; background:url(../images/close.png) center/cover no-repeat; position:absolute; right:30px; top:30px;transition:all 0.5s;-webkit-transition:all 0.5s;}
.teamlayer .cont .close:hover{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.teamlayer .cont .img{width:155px; float:left;border-radius:8px; overflow: hidden;}
.teamlayer .cont .info{font-size:16px;color:#000; line-height:28px; width:calc(100% - 190px); float:right;font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.teamlayer .cont .info h2{font-size:24px; color:#333; font-weight:bold; line-height:1.5;}
.teamlayer .cont .info h3{font-size:18px; color:#666; font-weight:bold;}
.teamlayer .cont .info p{margin-top:20px;}

/*412新增的弹出样式 */
.teamlayers{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.6); top:0px; left:0px; z-index:999; display:none;}
.teamlayers .cont{position:fixed; width:1010px; top:50%;max-height: 600px; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:#FFF; border-radius:8px; min-height:500px; overflow-x: hidden;padding:58px 50px 50px 80px; box-sizing: border-box;}
.teamlayers .cont:before{position:absolute; content:"";width:110px; height:140px; left:-30px; top:-40px; background:url(../images/ico22.png) center center no-repeat;}
.teamlayers .cont .close{display:block; width:18px; height:18px; background:url(../images/close.png) center/cover no-repeat; position:absolute; right:20px; top:20px;transition:all 0.5s;-webkit-transition:all 0.5s;}
.teamlayers .cont .close:hover{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.teamlayers .cont .img{width:155px; float:left;border-radius:8px; overflow: hidden;}
.teamlayers .cont .info{font-size:16px;color:#000; line-height:28px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.teamlayers .cont .info h2{font-size:24px; color:#333; font-weight:bold; line-height:1.5;text-align: center;}
.teamlayers .cont .info h3{font-size:18px; color:#666; font-weight:bold;}
.teamlayers .cont .info p{margin-top:10px;margin-bottom:10px;}

/*413新增隐私政策*/
.teamlayerss{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.6); top:0px; left:0px; z-index:999; display:none;}
.teamlayerss .cont{position:fixed; width:1010px; top:50%;max-height: 600px; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:#FFF; border-radius:8px; min-height:500px; overflow-x: hidden;padding:58px 50px 50px 80px; box-sizing: border-box;}
.teamlayerss .cont:before{position:absolute; content:"";width:110px; height:140px; left:-30px; top:-40px; background:url(../images/ico22.png) center center no-repeat;}
.teamlayerss .cont .close{display:block; width:18px; height:18px; background:url(../images/close.png) center/cover no-repeat; position:absolute; right:30px; top:30px;transition:all 0.5s;-webkit-transition:all 0.5s;}
.teamlayerss .cont .close:hover{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.teamlayerss .cont .img{width:155px; float:left;border-radius:8px; overflow: hidden;}
.teamlayerss .cont .info{font-size:16px;color:#000; line-height:28px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.teamlayerss .cont .info h2{font-size:24px; color:#333; font-weight:bold; line-height:1.5;text-align: center;}
.teamlayerss .cont .info h3{font-size:18px; color:#666; font-weight:bold;}
.teamlayerss .cont .info p{margin-top:10px;margin-bottom:10px;}
/*427新增cookie弹出*/
.teamlayersss{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.6); top:0px; left:0px; z-index:999; display:none;}
.teamlayersss .cont{position:fixed; width:1010px; top:50%;max-height: 600px; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:#FFF; border-radius:8px; min-height:500px; overflow-x: hidden;padding:58px 50px 50px 80px; box-sizing: border-box;}
.teamlayersss .cont:before{position:absolute; content:"";width:110px; height:140px; left:-30px; top:-40px; background:url(../images/ico22.png) center center no-repeat;}
.teamlayersss .cont .close{display:block; width:18px; height:18px; background:url(../images/close.png) center/cover no-repeat; position:absolute; right:30px; top:30px;transition:all 0.5s;-webkit-transition:all 0.5s;}
.teamlayersss .cont .close:hover{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.teamlayersss .cont .img{width:155px; float:left;border-radius:8px; overflow: hidden;}
.teamlayersss .cont .info{font-size:16px;color:#000; line-height:28px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.teamlayersss .cont .info h2{font-size:24px; color:#333; font-weight:bold; line-height:1.5;text-align: center;}
.teamlayersss .cont .info h3{font-size:18px; color:#666; font-weight:bold;}
.teamlayersss .cont .info p{margin-top:10px;margin-bottom:10px;}
@media  screen and (max-width:1200px){
.teamlayer .cont{width:90%;}  
/*412新增的弹出样式 */
.teamlayers .cont{width:90%;}  
/*413新增的弹出样式 */
.teamlayerss .cont{width:90%;}  
/*427新增的弹出样式 */
.teamlayersss .cont{width:90%;} 
}


@media  screen and (max-width:768px){
.teamlayer .cont{padding:38px 30px 30px 50px;}  
.teamlayer .cont .img{width:30%;}
.teamlayer .cont .info{width:100%; margin-top:15px; font-size:14px; line-height:22px;}
.teamlayer .cont .info h2{font-size:20px;}
.teamlayer .cont .info h3{font-size:16px;}
.teamlayer .cont .info p{margin-top:10px;}
/*412新增的弹出样式 */
.teamlayers .cont{padding:38px 30px 30px 50px;}  
.teamlayers .cont .img{width:30%;}
.teamlayers .cont .info{width:100%; margin-top:15px; font-size:14px; line-height:22px;}
.teamlayers .cont .info h2{font-size:20px;}
.teamlayers .cont .info h3{font-size:16px;}
.teamlayers .cont .info p{margin-top:10px;}
/*413新增的弹出样式 */
.teamlayerss .cont{padding:38px 30px 30px 50px;}  
.teamlayerss .cont .img{width:30%;}
.teamlayerss .cont .info{width:100%; margin-top:15px; font-size:14px; line-height:22px;}
.teamlayerss .cont .info h2{font-size:20px;}
.teamlayerss .cont .info h3{font-size:16px;}
.teamlayerss .cont .info p{margin-top:10px;}
/*427新增的弹出样式 */
.teamlayersss .cont{padding:38px 30px 30px 50px;}  
.teamlayersss .cont .img{width:30%;}
.teamlayersss .cont .info{width:100%; margin-top:15px; font-size:14px; line-height:22px;}
.teamlayersss .cont .info h2{font-size:20px;}
.teamlayersss .cont .info h3{font-size:16px;}
.teamlayersss .cont .info p{margin-top:10px;}
}

@media  screen and (max-width:640px){
.teamlayer .cont{padding:28px 15px 35px 30px;}
.teamlayer .cont .img{width:40%; position:relative; z-index: 20;}
.teamlayer .cont .info{height:300px; overflow-x:hidden;padding-right:15px; box-sizing: border-box; text-align: left;}
.teamlayer .cont .info h2{font-size:18px;}
/*412新增的弹出样式 */
.teamlayers .cont{padding:28px 15px 35px 30px;}
.teamlayers .cont .img{width:40%; position:relative; z-index: 20;}
.teamlayers .cont .info{height:380px; overflow-x:hidden;padding-right:15px; box-sizing: border-box; text-align: left;}
.teamlayers .cont .info h2{font-size:18px;}
/*413新增的弹出样式 */
.teamlayerss .cont{padding:28px 15px 35px 30px;}
.teamlayerss .cont .img{width:40%; position:relative; z-index: 20;}
.teamlayerss .cont .info{height:380px; overflow-x:hidden;padding-right:15px; box-sizing: border-box; text-align: left;}
.teamlayerss .cont .info h2{font-size:18px;}
/*427新增的弹出样式 */
.teamlayersss .cont{padding:28px 15px 35px 30px;}
.teamlayersss .cont .img{width:40%; position:relative; z-index: 20;}
.teamlayersss .cont .info{height:380px; overflow-x:hidden;padding-right:15px; box-sizing: border-box; text-align: left;}
.teamlayersss .cont .info h2{font-size:18px;}
}

.h_science{padding:58px 0px 50px 0px;background:#f0f1f2;}
.h_science .cont{font-size:16px; line-height:28px; margin:20px 0px 30px 0px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}

.h_scienceslider{margin-top:25px;}
.h_scienceslider .hd{width:59%; }
.h_scienceslider .hd li{width:50%; float:left; height:48px; line-height:48px; background:#FFF; position:relative;  text-align:center;cursor:pointer; }
.h_scienceslider .hd li span{position:relative; z-index:15; color:#999999; font-size:18px; font-family:'lhelveticaNeuen'; font-weight:bold;}
.h_scienceslider .hd li.on span{color:#FFF;}
.h_scienceslider .hd li:after{position:absolute; content:""; width:36px; height:48px;right:-18px;}
.h_scienceslider .hd li:first-child{border-top-left-radius:10px; border-bottom-left-radius:30px; }
.h_scienceslider .hd li:first-child:before{position:absolute; content:""; width:calc(100% - 18px); left:0px; height:48px;border-top-left-radius:10px; border-bottom-left-radius:30px; z-index: 5;}

.h_scienceslider .hd li:first-child.on:before{background:#489a27;}
.h_scienceslider .hd li:first-child.on:after{background:url(../images/h_ico15.png) center/cover no-repeat;z-index: 10;}
.h_scienceslider .hd li:last-child{border-top-right-radius:30px; border-bottom-right-radius:10px;}
.h_scienceslider .hd li:last-child:before{position:absolute; content:""; width:calc(100% - 18px); right:0px; height:48px;border-top-right-radius:30px; border-bottom-right-radius:10px; z-index: 5;}
.h_scienceslider .hd li:last-child:after{background:url(../images/ico16.png) center/cover no-repeat; z-index: 10; right:auto; left:-18px;}

.h_scienceslider .hd li:last-child.on:before{background:#489a27;}
.h_scienceslider .hd li:last-child.on:after{background:url(../images/h_ico16.png) center/cover no-repeat;}
.h_scienceslider .bd ul{padding:30px 0px 0px 0px;}
.h_scienceslider .bd ul .info{font-size:16px; line-height:30px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.h_scienceslider .bd ul .info p{margin-top:15px;}
.h_scienceslider .bd ul .info p:first-child{margin-top:0px;}

.h_scienceslider .bd ul .info dl{margin-top:20px;}
.h_scienceslider .bd ul .info dd{line-height:25px;padding:5px 0px;}
.h_scienceslider .bd ul .info dd a{display:inline-block; padding-right:22px; color:#afd528; position:relative; color:#afd528; font-weight:bold;}
.h_scienceslider .bd ul .info dd a:hover{color:#489a27;}
.h_scienceslider .bd ul .info dd a:after{position:absolute; content:"";width:6px; height:11px; background:url(../images/ico7.png) center/cover no-repeat; right:0px; top:50%; margin-top:-5.5px;}
.h_scienceslider .bd ul .info dd a:hover:after{background:url(../images/h_ico7.png) center/cover no-repeat;}

@media  screen and (max-width:991px){
.h_scienceslider .hd{width:100%; }  
}

@media  screen and (max-width:640px){
.h_science{padding:38px 0px 40px 0px;}
.h_scienceslider .hd li span{font-size:16px;} 
}

@media  screen and (max-width:480px){
.h_science{padding:30px 0px 40px 0px;}
.h_science .cont{margin:10px 0px 20px 0px; font-size:14px; line-height:25px; text-align: left;}
.h_scienceslider .hd li span{font-size:14px;} 
.h_scienceslider .bd ul .info{font-size:14px; line-height:25px; text-align: left;}
.h_scienceslider .bd ul .info dl{margin-top:10px;}
}

.publicationlist{padding:40px 0px 0px 0px; }
.publicationlist .s_tit{font-size:28px; color:#000000;margin-bottom:30px;}
.publicationlist li{margin-bottom:20px;}
.publicationlist li a{display:block; padding-left:25px; position:relative; line-height:25px;}
.publicationlist li a:before{position:absolute; content:""; width:18px; height:21px; background:url(../images/ico23.png) center/cover no-repeat; left:0px; top:3px;}
.publicationlist li a h2{font-size:16px;color:#555555;  font-weight:bold; transition:all 0.5s; -webkit-transition:all 0.5s;}
.publicationlist li a:hover h2{color:#489a27;}
.publicationlist li a h3{font-size:16px; color:#666; margin-top:10px; }

.pipeline dl{ transition:all 0.3s; -webkit-transition:all 0.3s;}
.pipeline dl:first-child,.pipeline dl.active{margin-bottom:0px;}
.pipeline dl dt{position:relative; overflow: hidden; margin-bottom:6px; background:#FFF;}
.pipeline dl:first-child dt{background:transparent;}
.td1,.td2,.td3,.td4,.td5,.td6,.td7{float:left; position:relative; font-size:16px; font-weight:bold;height:50px;}
.pipeline dl dt .ttd{background:#499a27;position:relative;}
.pipeline dl dt .ttd:after{position:absolute; content:""; width:2px; height:100%; right:0px; top:0px; background:#FFF;}
.pipeline dl dt .ttd1{position:relative;}
.pipeline dl dt .ttd1:after{position:absolute; content:""; width:2px; height:100%; right:0px; top:0px; background:#f0f1f2;}
.pipeline dl dt .td1{width:12%;}
.pipeline dl dt .td2{width:9%;}
.pipeline dl dt .td3{width:10%;}
.pipeline dl dt .td4{width:9%;}
.pipeline dl dt .td5{width:10%;}
.pipeline dl dt .td6{width:63%;}
.pipeline dl dt .td7{width:9%; position:relative;}
.pipeline dl dt .td7 em{display:block; width:30px; height:30px; border:2px solid #499a27; background:url(../images/ico26.png) center center no-repeat; border-radius:50%; position:absolute; top:50%; left:50%; margin-left:-15px; margin-top:-15px; cursor: pointer;}
.pipeline dl.active dt .td7 em{background:url(../images/h_ico25.png) #499a27 center center no-repeat;}
.pipeline dl dt span{display:block; position:absolute;  top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:16px; text-align:center; width:100%; line-height:22px; color:#FFF;}
.pipeline dl:first-child dt span{font-size:16px; color:#FFF;}

.ready{-webkit-transition: width 2s;transition: width 2s;transition-timing-function: ease;height: 50px;-webkit-border-radius: 3px 0px 0px 3px;border-radius: 3px 0px 0px 3px; position:relative;}
.ready:after{content: '';display: block;border-top: 25px solid transparent;border-bottom: 25px solid transparent;position: relative;left: 100%;}

.pipeline dl dt .bars{width:1px !important;}
.pipeline dl dt .td6 .style1 .ready{background:#499a27; background: -moz-linear-gradient(left, #499a27 0%, #9cc020 100%);background: -webkit-linear-gradient(left, #499a27 0%,#9cc020 100%);background: linear-gradient(to right, #499a27 0%,#9cc020 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499a27', endColorstr='#9cc020',GradientType=1 );}
.pipeline dl dt .td6 .style1 .ready:after{border-left: 25px solid #9cc020;}

.pipeline dl .info{background:#FFF; padding:25px 35px; font-size:16px;  line-height:26px; margin-bottom:20px; display:none;}
.pipeline dl .info .tit{font-size:20px; font-weight:bold; margin-bottom:10px;}

.pipeline .tips{display:none; font-size:16px; line-height:30px;}

@media  screen and (max-width:991px){
  .publicationlist .s_tit{font-size:24px;}
  .pipeline dl:first-child dt span{font-size:14px;}
  .pipeline_left,.pipeline dl dt span{font-size:14px!important;}
}

@media  screen and (max-width:768px){
  .publicationlist .s_tit{font-size:20px;}
  .pipeline{overflow-y:hidden;}
  .pipeline dl{width:640px;}
  .pipeline_left{width:60px!important}
  .pipeline{padding-left:62px!important;}
  .pipeline dl:first-child dt span{font-size:12px; line-height:20px;}
  .pipeline_left,.pipeline dl dt span{font-size:12px!important;}
  .pipeline dl .info .tit{font-size:16px;}
  .pipeline dl .info{font-size:14px; line-height:25px;padding:15px 25px}
  .pipeline dl dt .td7 em{width:26px; height:26px;margin-left: -13px;margin-top: -13px;}
}
@media  screen and (max-width:640px){
  .publicationlist .s_tit{font-size:18px; margin-bottom:20px;}
}
@media  screen and (max-width:480px){
  .publicationlist{padding:20px 0px 0px 0px; }
  .publicationlist li a{line-height:22px;}
  .publicationlist li a:before{top:1px;}
  .publicationlist li a h2{font-size:14px; }
  .publicationlist li a h3{font-size:14px;}
}

.s_nav{font-size:32px; color:#666666; margin:0px 0px 35px 0px; font-weight:bold;}
.s_nav a{color:#666; display:inline-block; padding:10px 0px; position:relative; margin-right:60px;}
.s_nav a:after{position:absolute; content:"";left:0px; bottom:0px; width:0px; height:2px; background:#489a27; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_nav a:hover:after,.s_nav a.on:after{width:100%;}
.s_nav a:hover,.s_nav a.on{color:#489a27;}

.s_news{background:#f0f1f2; padding:45px 0px 100px 0px;}

.s_newssearch{display:inline-block; }
.s_newssearch .int{width:364px; height:45px; line-height:45px; background:#FFF;padding:0px 25px; box-sizing: border-box; border-radius:5px; position:relative; float:left;}
.s_newssearch .int input{width:100%; height:45px; background:#FFF; border:0px; }
.s_newssearch .int span{font-size:18px; color:#666666; display:block;}
.s_newssearch .int em{display:block; width:30px; height:30px; background:url(../images/ico24.png) center center no-repeat; right:10px; top:50%; margin-top:-15px; position:absolute; cursor: pointer;}
.s_newssearch .int dl{border:1px solid #eee; top:100%; width:100%; position:absolute;  background:#FFF;left:-1px;  display:none; z-index:10;}
.s_newssearch .int dl dd{border-bottom:1px solid #eee; padding-left:25px; font-size:16px; font-family: 'rhelveticaNeue'; cursor:pointer;}
.s_newssearch .int dl dd:hover{color:#489a27;}
.s_newssearch .int dl dd:last-child{border-bottom:0px;}
.s_newssearch .btn{width:95px; height:45px; background:#489a27; font-size:20px; color:#FFF; border:0px; border-radius:5px; float:left; margin-left:10px;font-family: 'rhelveticaNeue'; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_newssearch .btn:hover{opacity:0.8;}


.s_news ul{margin-top:0px;}
.s_news ul li a{display:block; border-bottom:1px solid #d9d9d9; padding:25px 0px; overflow:hidden; color:#333;  position:relative;}
.s_news ul li a:hover{color:#489a27;}
.s_news ul li a:after{position:absolute; content:""; width:0px; height:1px; background:#489a27;transition:all 0.5s; -webkit-transtion:all 0.5s;left:0px; bottom:0px;}
.s_news ul li a:hover:after{width:100%;}
.s_news ul li a .times{width:150px; float:left; font-size:16px; line-height:1.5;}
.s_news ul li a .times span{display:block; font-size:24px; font-weight:bold; }

.s_news ul li a .txt{width:calc(100% - 150px); float:right; line-height:1.5; font-size:20px; font-weight:bold; }


@media  screen and (max-width:1200px){
.s_nav{font-size:28px;} 
}

@media  screen and (max-width:991px){
.s_news{padding:25px 0px 80px 0px;}
.s_nav{font-size:24px;}
.s_news ul li a .times{font-size:14px; width:100px;}
.s_news ul li a .times span{font-size:20px;}
.s_news ul li a .txt{font-size:16px; width:calc(100% - 100px);}
}

@media  screen and (max-width:640px){
.s_nav{font-size:20px; margin-bottom:20px;} 
.s_nav a{margin-right:30px;}
.s_newssearch .int{width:320px; height:40px; line-height:40px;}
.s_newssearch .int span{font-size:16px;}
.s_newssearch .int dl dd{font-size:14px;}
.s_newssearch .btn{width:55px; font-size:16px;height:40px;}
.s_news ul li a .times span{font-size:16px;}
.s_news ul li a .txt{font-size:14px;}

}

@media  screen and (max-width:480px){
.s_nav{font-size:16px;} 
.s_news ul li a{padding:20px 0px;}
.s_news ul li a .times{width:70px;}
.s_news ul li a .txt{width:calc(100% - 70px);}
.s_newssearch .int{width:220px;}
}

.pages{margin-top:35px;}
.pages .show{display:inline-block;}
.pages a{display:inline-block; width:35px; height:35px; border:1px solid #ccc; border-radius:3px; line-height:35px; margin-right:5px; color:#999; text-align:center; font-size:16px;}
.pages a:hover{border:1px solid #489a27; color:#FFF; background:#489a27;}
.pages .prev{width:72px; }

@media  screen and (max-width:640px){
.pages .show{display:none;} 
.pages .prev{font-size:14px; width:60px;}
}

.s_newsdetail{padding:40px 0px 70px 0px;}
.s_newsdetail .s_tit{font-size:30px; text-align:center; line-height:1.2; color:#333333;}
.s_newsdetail .times{text-align:center; font-size:18px; text-align:center; color:#333333; font-family: 'lhelveticaNeuen'; line-height:25px;margin:20px 0px 30px 0px;}
.s_newsdetail .cont{line-height:30px; font-size:16px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; border-bottom:1px solid #cccccc;}
.s_newsdetail .cont p{margin-bottom:15px;}
.s_newsdetail .cont h2{margin-bottom:5px; font-size:20px; font-weight:bold;}

.n_page{line-height:30px; color:#555555; font-size:16px;font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; margin-top:15px;}
.n_page a{color:#555555; display:block;}
.n_page a span,.n_page a:hover{color:#489a27;}

@media  screen and (max-width:991px){
  .s_newsdetail .s_tit{font-size:24px;}
}

@media  screen and (max-width:640px){
  .s_newsdetail{padding:30px 0px 50px 0px;}
  .s_newsdetail .s_tit{font-size:20px;}
  .s_newsdetail .times{font-size:16px; margin:10px 0px 20px 0px;}
  .s_newsdetail .cont{font-size:14px; line-height:25px; text-align: left;}
  .s_newsdetail .cont h2{font-size:16px;}
  .n_page{font-size:14px;}
}

@media  screen and (max-width:480px){
  .s_newsdetail .s_tit{font-size:16px; line-height:1.4;}
}

.s_career{background:#f0f1f2; padding:60px 0px 80px 0px;}
.s_career .cont{color:#555; line-height:30px; font-size:16px; margin:20px 0px 0px 0px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; }
.s_career .cont a{color:#489a27; font-weight:bold;}

.s_career .piclist{margin-top:40px;}
.s_career .piclist .imglist{margin-right:-70px;}
.s_career .piclist .imglist li{width:33.33%;}
.s_career .piclist .imglist li a{margin-right:70px;}
.s_career .piclist .imglist li a .img{overflow:hidden; border-radius:10px;}
.s_career .piclist .imglist li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_career .piclist .imglist li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_career .piclist .imglist li a .txt{line-height:1.5; padding:15px 0px 10px 0px; font-size:24px; text-align:center;font-weight:bold; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#333; transition:all 0.5s; -webkit-transition:all 0.5s; }
.s_career .piclist .imglist li a:hover .txt{color:#489a27;}

@media screen and (max-width:991px){
.s_career .piclist .imglist{margin-right:-30px;}
.s_career .piclist .imglist li a{margin-right:30px;}
.s_career .piclist .imglist li a .txt{font-size:20px;}  
}

@media screen and (max-width:640px){
.s_career{padding:30px 0px 40px 0px;}
.s_career .cont{margin:10px 0px 0px 0px;line-height:25px;}
.s_career .piclist{margin-top:20px;}
.s_career .piclist .imglist{margin-right:-15px;}
.s_career .piclist .imglist li a{margin-right:15px;}
.s_career .piclist .imglist li a .txt{font-size:16px;}
  
}

@media screen and (max-width:480px){
.s_career .cont{font-size:14px; text-align:left;}
.s_career .piclist .imglist{margin-top:-15px;}
.s_career .piclist .imglist li{width:100%;}
.s_career .piclist .imglist li a{margin-top:15px;}
}

.s_career .postdoc{overflow:hidden; margin-top:50px;}
.s_career .postdoc .img{width:45%; float:left;}
.s_career .postdoc .txt{width:55%; float:right; padding:0px 40px 0px 60px; color:#555; box-sizing: border-box;}
.s_career .postdoc .txt h2{font-size:20px; font-weight:bold; line-height:35px;}
.s_career .postdoc .txt ul{margin-top:10px;}
.s_career .postdoc .txt li{line-height:25px; padding:5px 20px;position:relative; font-size:16px;}
.s_career .postdoc .txt li:before{position:absolute; content:""; width:6px; height:6px; border-radius:50%; background:#555; left:0px; top:50%; margin-top:-3px;}

@media screen and (max-width:991px){
.s_career .postdoc .txt h2{font-size:16px; line-height:28px;} 
}

@media screen and (max-width:640px){
.s_career .postdoc{margin-top:25px;}  
.s_career .postdoc .img{width:100%;}
.s_career .postdoc .txt{width:100%; padding:15px 0px 0px 0px; font-size:14px;}
.s_career .postdoc .txt h2{line-height:25px;}
.s_career .postdoc .txt li{font-size:14px; padding:0px 20px;}
}


.s_work .part1{background:#f0f1f2; padding:60px 0px; color:#555555; line-height:25px; font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; font-size:16px;}
.s_work .part1 p{margin-top:20px; }
.s_work .part2{padding:50px 0px;}
.s_work .part2 .cont{margin-top:40px;}
.s_work .part2 .cont .s_tit{font-size:24px; color:#333;}
.s_work .part2 .cont .imglist{margin-top:30px; margin-right:-35px;}
.s_work .part2 .cont .imglist li{width:33.33%; padding-bottom: 35px;}
.s_work .part2 .cont .imglist li .box{margin-top:15px; margin-right:35px;}
.s_work .part2 .cont .imglist li .box em{display:block; width:75px; height:75px; margin:0px auto; background-size: 90% !important;}
.s_work .part2 .cont .imglist li .box .txt{margin-top:25px; text-align:center; line-height:1.5;}
.s_work .part2 .cont .imglist li .box .txt h2{color:#333333; font-size:20px; font-weight:bold;}
.s_work .part2 .cont .imglist li .box .txt h3{font-size:16px; color:#555; margin-top:5px; min-height:65px;}

@media  screen and (max-width:991px){
  .s_work .part2 .cont{margin-top:20px;}
  .s_work .part2 .cont .s_tit{font-size:20px;}
  .s_work .part2 .cont .imglist li{width:50%; }
  .s_work .part2 .cont .imglist li .box .txt h2{font-size:16px;}
  .s_work .part2 .cont .imglist li .box .txt h3{font-size:14px; line-height:25px; min-height:110px;}
}

@media  screen and (max-width:640px){
  .s_work .part2 .cont .s_tit{font-size:18px; }
  .s_work .part1{padding:30px 0px; text-align: left;}
  .s_work .part1 p{margin-top:10px; }
  .s_work .part2{padding:30px 0px;}
}

@media  screen and (max-width:480px){
  
  .s_work .part2 .cont .imglist{margin-top:20px;}
  .s_work .part2 .cont .imglist li{width:100%; }
  .s_work .part2 .cont .imglist li .box .txt h3{min-height:auto;}
}

.s_work .part3{padding:65px 0px 68px 0px; background:#f0f1f2;}
.s_work .part3 .cont{margin-top:20px; line-height:25px;  font-size:16px;}
.s_work .part3 .cont p{margin-bottom:15px;}
.s_work .part3 .cont p a{display:inline-block; padding-right:30px; font-size:16px; position:relative;color:#afd528; font-weight:bold;}
.s_work .part3 .cont p a:hover{color:#489a27;}
.s_work .part3 .cont p a:after{position:absolute; content:"";width:6px; height:11px; background:url(../images/ico7.png) center/cover no-repeat; right:0px; top:50%; margin-top:-5.5px;}
.s_work .part3 .cont p a:hover:after{background:url(../images/h_ico7.png) center/cover no-repeat;}
.s_employeeslider .slick-slide{outline:none;}
.s_employeeslider .slick-prev,.s_employeeslider .slick-next{width:42px; height:42px; border:1px solid #489a27;border-radius:50%; transform:translate(0,0);top:20px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_employeeslider .slick-prev{left:0px;   background:url(../images/ico33.png) center center no-repeat;}
.s_employeeslider .slick-prev:hover{background:url(../images/ico35.png) #489a27 center center no-repeat;}
.s_employeeslider .slick-next{left:65px; background:url(../images/h_ico33.png) center center no-repeat;}
.s_employeeslider .slick-next:hover{background:url(../images/h_ico35.png) #489a27 center center no-repeat;}
.s_employeeslider .cont{width:100%; overflow:hidden;padding-top:70px; position:relative;}
.s_employeeslider .cont .img{width:50%; float:left;}
.s_employeeslider .cont .box{width:65%; height:calc(100% - 45px);position:absolute; right:5px; bottom:45px; box-shadow: 0px 0px 5px rgba(174,174,186,0.16); background:#FFF; padding:90px 50px 0px 70px;font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; box-sizing: border-box;}
.s_employeeslider .cont .box .info{font-size:18px; line-height:30px; font-weight:bold; position:relative;}
.s_employeeslider .cont .box .info span{display:inline-block;font-size:60px; color:rgba(51,51,51,0.15); position:absolute; left:-40px; top:-25px;}
.s_employeeslider .cont .box .info span:last-child{left:90%; top:115%;}
.s_employeeslider .cont .box .tit{font-size:16px; margin-top:70px;  text-align:right;}
.s_employeeslider .cont .box .tit span{display:block; font-size:20px;}

.s_employeeslider .cont .box .more{display:block; width:299px;  background:url(../images/ico34.png) center/cover no-repeat; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s; position:absolute; left:60px; bottom:50px;}
.s_employeeslider .cont .box .more:hover{opacity:0.8;}
.s_employeeslider .cont .box .more span{display:block; width:155px; line-height:50px; margin:0px auto; position:relative;}
.s_employeeslider .cont .box .more span:after{position:absolute; content:""; width:6px; height:11px; background:url(../images/ico6.png) center/cover no-repeat; right:5px; top:50%; margin-top:-5.5px;}

@media screen and (max-width:991px){
.s_employeeslider .cont .box{padding:30px 30px 0px 40px;}
.s_employeeslider .cont .box .info span{left:-30px;}
.s_employeeslider .cont .box .tit{margin-top:25px;} 
.s_employeeslider .cont .box .more{bottom:30px;}
.s_employeeslider .cont .box .tit{font-size:14px;}
.s_employeeslider .cont .box .tit span{font-size:16px;}
}

@media screen and (max-width:768px){
.s_employeeslider .cont{padding-top:0px;}
.s_employeeslider .cont .img{width:100%;}
.s_employeeslider .cont .box{position:static; height:auto; width:100%; float:left;padding:30px 30px 0px 30px; padding-bottom:40px;}
.s_employeeslider .slick-prev{left:10px;}
}

@media screen and (max-width:640px){
.s_work .part3{padding:35px 0px 38px 0px;}
.s_work .part3 .s_tit{margin-bottom:15px;}
.s_work .part3 .cont{font-size:14px; text-align: left; line-height:25px; margin-top:0px;}
.s_employeeslider .cont .box .info span{font-size:40px; left:-20px;}
.s_employeeslider .cont .box .info{font-size:16px; line-height:25px; text-align: left;}
.s_employeeslider .cont .box .more{width:225px; left:32px;}
.s_employeeslider .cont .box .more span{width:115px; line-height:38px;}
}

.workdetail{padding:55px 0px 60px 0px; line-height:30px; overflow: hidden; color:#555; font-size:18px; }
.workdetail img{float:right; max-width:100%; width:auto; display:inline; margin-left:130px; margin-bottom:0px;}
.workdetail .s_tit{font-size:32px; line-height:1.3;}
.workdetail .site{font-size:16px; font-weight:bold; }
.workdetail p{margin-top:15px;}
.workdetail h2{font-size:18px; font-weight:bold; color:#489a27; margin-bottom:5px;}

.workdetail .w-page{border-top:1px solid #cccccc; margin-top:30px; padding-top:15px; position:relative;}
.workdetail .w-page a{color:#555; display:inline-block;} 
.workdetail .w-page .prev{float:left;}
.workdetail .w-page .next{float:right;}
.workdetail .w-page a:hover{color:#489a27;}
.workdetail .w-page a span{color:#489a27; }
.workdetail .w-page .back{padding-left:37px; line-height:30px;background:url(../images/h_ico14.png) left center no-repeat; position:absolute; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}

@media screen and (max-width:991px){
  .workdetail{font-size:16px; line-height:28px;}
  .workdetail .s_tit{font-size:28px;}
}

@media screen and (max-width:640px){
  .workdetail{font-size:16px; line-height:25px;padding:25px 0px 30px 0px;}
  .workdetail .site{font-size:14px;}
  .workdetail .s_tit{font-size:20px;}
  .workdetail h2{font-size:16px;}
}

@media screen and (max-width:480px){
  .workdetail{font-size:14px; text-align:left;}
  .workdetail img{width:100%; margin-bottom:20px;}
  .workdetail p{margin-top:10px;}
  .workdetail .w-page a{display:block;}
  .workdetail .w-page .prev{float:none;}
  .workdetail .w-page .next{float:none;}
  .workdetail .w-page .back{left:auto; transform:translateX(0); -webkit-transform:translateX(0); right:0px; top:50%; }
}

.s_job{margin-top:30px;}
.s_job .j_search{margin-bottom:30px;}
.s_job .j_search .imglist{margin-top:-20px; margin-right:-20px;overflow: visible;}
.s_job .j_search .imglist li{width:26%; }
.s_job .j_search .imglist li:last-child{width:48%;}
.s_job .j_search .imglist li a{margin-top:20px; margin-right:20px;padding:10px 20px 10px 28px; background:#FFF; border-radius:3px;line-height:30px; overflow: visible;}
.s_job .j_search .imglist li:last-child a{cursor: auto;}
.s_job .j_search .imglist li a span{font-family: 'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#666666; font-size:16px; display:block;}
.s_job .j_search .imglist li a em{display:block; width:12px;height:7px; background:url(../images/ico24.png) center/cover no-repeat; position:absolute;right:20px; top:50%; margin-top:-3.5px;}
.s_job .j_search .imglist li a .int{width:calc(100% - 88px); float:left;height:30px; line-height:30px; border:0px; color:#333; font-size:18px;}
.s_job .j_search .imglist li a .int::-moz-placeholder{color:#cccccc; font-size:18px;}
.s_job .j_search .imglist li a .int::-ms-input-placeholder{color:#cccccc; font-size:18px;}
.s_job .j_search .imglist li a .int::-webkit-input-placeholder{color:#cccccc; font-size:18px;}
.s_job .j_search .imglist li a .btn{width:30px; height:30px; background:url(../images/ico36.png) center center no-repeat; border:0px; float:right;}
.s_job .j_search .imglist li a dl{border:1px solid #eee; top:100%; width:100%; position:absolute;  background:#FFF;left:-1px; z-index:10; display:none;}
.s_job .j_search .imglist li a dl dd{border-bottom:1px solid #eee;  font-size:14px;  cursor:pointer; color:#333; line-height:30px; padding:10px 0px 10px 25px;}
.s_job .j_search .imglist li a dl dd:hover{color:#489a27;}
.s_job .j_search .imglist li a dl dd:last-child{border-bottom:0px;}


.s_job .joblist li{line-height:30px; padding:15px 0px; font-size:16px;  overflow:hidden; text-align:center;}
.s_job .joblist li a{display:block; color:#666666;}
.s_job .joblist li a:hover{color:#489a27;}
.s_job .joblist li:nth-child(odd){background:#FFF;}
.s_job .joblist li:nth-child(even){background:#f7f9fa;}
.s_job .joblist li:first-child{padding:19px 0px;font-size:20px;  font-weight:bold; background:#489a27; border-top-left-radius:10px; border-top-right-radius:10px; color:#FFFFFF;}
.s_job .joblist li:last-child{border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.s_job .joblist li div{float:left;}
.s_job .joblist li .w35{width:35%;}
.s_job .joblist li .w15{width:15%;}
.s_job .joblist li .w25{width:25%;}

@media screen and (max-width:640px){
.s_job{margin-top:20px;}
.s_job .j_search .imglist{margin-top:-10px;}
.s_job .j_search .imglist li{width:100%; }  
.s_job .j_search .imglist li a{margin-top:10px;}
.s_job .j_search .imglist li:last-child{width:100%;}
.s_job .joblist li{padding:10px 0px; font-size:14px; line-height:25px;}
.s_job .joblist li:first-child{font-size:16px;padding:13px 0px;}
}

@media screen and (max-width:480px){
.s_job .joblist li .w35{width:70%;}
.s_job .joblist li div:nth-child(2),.s_job .joblist li div:nth-child(3){display:none;}  
}
.s_job_lc{margin-top:30px;}
.s_job_lc .imglist{margin-right:-130px; overflow: hidden;}
.s_job_lc .imglist li{width:33.33%; position:relative;}
.s_job_lc .imglist li:after{position:absolute; content:""; width:130px; height:1px; top:30px; border-top:1px dashed #ccc; z-index:1; right:0px;}
.s_job_lc .imglist li.active:after{border-top:1px dashed #489a27;}
.s_job_lc .imglist li:last-child:after{display:none;}
.s_job_lc .imglist li .box{margin-right:130px; position:relative;overflow: hidden;}
.s_job_lc .imglist li .box:before{position:absolute; content:""; width:calc(50% - 45px); height:1px; top:30px; border-top:1px dashed #ccc; z-index:1; left:0px;}
.s_job_lc .imglist li.active1 .box:before{border-top:1px dashed #489a27;}
.s_job_lc .imglist li.active .box:before{border-top:1px dashed #489a27;}
.s_job_lc .imglist li:first-child .box:before{display:none;}
.s_job_lc .imglist li .box:after{position:absolute; content:""; width:calc(50% - 45px); height:1px; top:30px; border-top:1px dashed #ccc; z-index:1; right:0px;}
.s_job_lc .imglist li.active .box:after{border-top:1px dashed #489a27;}
.s_job_lc .imglist li:last-child .box:after{display:none;}
.s_job_lc .imglist li .box em{width:90px; height:60px; background:url(../images/ico37.png) center center no-repeat;display:block; margin:0px auto; }
.s_job_lc .imglist li.active .box em,.s_job_lc .imglist li.active2 .box em{background:url(../images/h_ico37.png) center center no-repeat;}
.s_job_lc .imglist li .box span{display:block; color:#999999; line-height:22px; margin-top:10px; text-align:center; font-size:16px; font-weight:bold;padding:10px 0px;}
.s_job_lc .imglist li.active .box span,.s_job_lc .imglist li.active2 .box span{color:#489a27;}
@media screen and (max-width:640px){
.s_job_lc .imglist{margin-right:-30px;}
.s_job_lc .imglist li:after{width:30px;}
.s_job_lc .imglist li .box{margin-right:30px;}
.s_job_lc .imglist li .box span{font-size:14px; margin-top:0px;}  
}

@media screen and (max-width:480px){
.s_job_lc .imglist li .box em{background-size:40px !important;} 
}
.jobdetail{padding:40px 50px; background:#FFF; border-radius:10px; margin-top:30px;}
.jobdetail .info{margin:20px 0px 40px 0px;font-size:16px;font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#555;}
.jobdetail .info ul{overflow:hidden;}
.jobdetail .info ul li{float:left; line-height:25px; padding:5px 0px;}
.jobdetail .info ul li span{font-weight:bold;}
.jobdetail .info ul li:nth-child(odd){width:60%;}
.jobdetail .info ul li:nth-child(even){width:40%;}

.jobdetail .info1{font-size:16px;font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; line-height:30px;margin-bottom:20px; color:#555;}
.jobdetail .info1 h2{font-size:20px; font-weight:bold; margin-bottom:10px; color:#333;}
.jobdetail .info1 ul li{padding-left:20px; position:relative;margin-top:10px;}
.jobdetail .info1 ul li:before{position:absolute; content:""; width:6px; height:6px;border-radius:50%; background:#555; left:0px; top:10px;}

.jobdetail .links{overflow:hidden;margin-top:50px;}
.jobdetail .links .app{display:block; width:333px;  background:url(../images/ico38.png) center/cover no-repeat; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s; float:left;}
.jobdetail .links .app:hover{opacity:0.8;}
.jobdetail .links .app span{display:block; width:205px; line-height:50px; margin:0px auto; position:relative; font-size:18px; font-weight:bold;}
.jobdetail .links .app span:after{position:absolute; content:""; width:6px; height:11px; background:url(../images/ico6.png) center/cover no-repeat; right:15px; top:50%; margin-top:-5.5px;}
.jobdetail .links .backjob{display:inline-block; float:right; padding-right: 22px;color: #afd528;position: relative;font-weight: bold; line-height:50px; font-size:18px;}
.jobdetail .links .backjob:hover{color:#489a27;}
.jobdetail .links .backjob:after{position:absolute; content:"";width:6px; height:11px; background:url(../images/ico7.png) center/cover no-repeat; right:0px; top:50%; margin-top:-5.5px;}
.jobdetail .links .backjob:hover:after{background:url(../images/h_ico7.png) center/cover no-repeat;}

@media screen and (max-width:640px){
  .jobdetail{padding:25px; margin-top:15px;}
  .jobdetail .info ul li:nth-child(odd){width:100%;}
  .jobdetail .info ul li:nth-child(even){width:100%;}
  .jobdetail .info1 h2{font-size:18px;}
}

@media screen and (max-width:480px){
  .jobdetail .info{margin: 10px 0px 20px 0px; font-size:14px;}
  .jobdetail .info ul li{padding:0px; line-height:30px;}
  .jobdetail .info1 h2{font-size:16px;}
  .jobdetail .info1{font-size:14px; line-height:25px; margin-bottom:10px; text-align: left;}
  .jobdetail .info1 ul li{padding-left:15px;}
  .jobdetail .info1 ul li:before{top:8px;}
  .jobdetail .links{margin-top:20px;}
  .jobdetail .links .app{width:250px; margin:0px auto; float:none;}
  .jobdetail .links .app span{font-size:14px; line-height:36px;width:160px;}
  .jobdetail .links .backjob{ display:none;}
}

.subresume{padding:40px 50px 60px 50px; background:#FFF; border-radius:10px; margin-top:30px;}
.subresume .tit{font-size:20px; line-height:30px; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#333333; font-weight:bold;}
.subresume .imglist{margin-top:10px;margin-right:-45px; }
.subresume .imglist li{width:50%;}
.subresume .imglist li .box{margin-top:25px; margin-right:45px; background:#f5f6f7; border-radius:3px; padding:0px 25px; position:relative;}

.subresume .imglist li .box input{width:100%; height:50px; background:transparent; font-size:18px; color:#666666; border:0px;font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; }
.subresume .imglist li .box input::-webkit-input-placeholder{font-size:16px; color:#666666;}
.subresume .imglist li .box input::-ms-input-placeholder{font-size:16px; color:#666666;}
.subresume .imglist li .box input::-moz-placeholder{font-size:16px; color:#666666;}
.subresume .imglist li .box em{position:absolute; display:inline-block; line-height:50px; font-size:20px; color:#FF0000; left:102%; font-style: normal; transform: translate(0px, -50%); top: 50%}

.subresume .uploadresume{margin-top:50px; overflow: hidden;}
.subresume .uploadresume .int{width:60%; background:#f5f6f7; border-radius:3px; margin-top:25px; overflow: hidden; line-height:50px; float:left;}
.subresume .uploadresume .int input{width:calc(100% - 150px); float:left; height:50px; background:transparent; font-size:18px; border:0px; margin-left:20px;}
.subresume .uploadresume .int .btn{width:120px; float:right; text-align:center; color:#489a27; font-size:18px; font-weight:bold; position:relative; cursor: pointer; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; }
.subresume .uploadresume .int .btn:before{position:absolute; content:""; width:1px; height:15px; background:#cecece; left:0px; top:50%; margin-top:-7.5px;}
.subresume .uploadresume .checkcode{padding-top:20px; overflow: hidden; width:100%;}
.subresume .uploadresume .checkcode .int{width:40%; margin-top:0px;}
.subresume .uploadresume .checkcode .int input{width:100%; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.subresume .uploadresume .checkcode .codeimg{width:100px; float:left; margin-left:20px;}
.subresume .uploadresume .checkcode .chagecode{display:inline-block; float:left; color:#666; text-decoration: underline;margin-left:30px; font-size:16px; line-height:50px; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; }
.subresume .submit{display:block; width:279px;  background:url(../images/ico3.png) center/cover no-repeat; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s; margin-top:45px;}
.subresume .submit:hover{opacity:0.8;}
.subresume .submit span{display:block; width:155px; line-height:50px; margin:0px auto; position:relative; font-size:18px; font-weight:bold;font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif; color:#FFF;}
.subresume .submit span:after{position:absolute; content:""; width:6px; height:11px; background:url(../images/ico6.png) center/cover no-repeat; right:15px; top:50%; margin-top:-5.5px;}

@media screen and (max-width:640px){
  .subresume{padding:20px 25px 40px 25px;}
  .subresume .tit{font-size:18px;}
  .subresume .imglist{margin-top:0px;}
  .subresume .imglist li{width:100%;}
  .subresume .imglist li .box{margin-top:15px; padding:0px 15px;}
  .subresume .imglist li .box input{font-size:16px; height:40px;}
}

@media screen and (max-width:480px){
  .subresume .tit{font-size:16px; line-height:28px;}
  .subresume .uploadresume{margin-top:30px;}
  .subresume .uploadresume .int{width:100%;}
  .subresume .uploadresume .int .btn{font-size:14px; width:90px;}
  .subresume .uploadresume .checkcode .chagecode{display:none;}
  .subresume .uploadresume .checkcode .int{width:calc(100% - 100px);}
  .subresume .uploadresume .int{line-height:40px;}
  .subresume .uploadresume .int input{font-size:16px;height:40px;}
  .subresume .uploadresume .checkcode .codeimg{width:77px; float:right;}
  .subresume .submit{width:220px; margin-top:25px;}
  .subresume .submit span{font-size:16px;line-height:38px; width:125px;}
}

.successbox{padding:70px 40px; background:#FFF; border-radius:10px; margin-top:40px;}
.successbox .cont .img{width:100px; margin:0px auto;}
.successbox .cont .txt{line-height:30px; padding:40px 0px 50px 0px; font-size:18px; text-align:center; }

.successbox .cont .backurl{display:block; width:333px;  background:url(../images/ico38.png) center/cover no-repeat; position:relative; transition:all 0.3s; -webkit-transition:all 0.3s;margin:0px auto;}
.successbox .cont .backurl:hover{opacity:0.8;}
.successbox .cont .backurl span{display:block; width:215px; line-height:50px; margin:0px auto; position:relative; font-size:18px; font-weight:bold; color:#FFF; font-family:'rhelveticaNeuen',"Noto Sans SC", sans-serif;}
.successbox .cont .backurl span:after{position:absolute; content:""; width:6px; height:11px; background:url(../images/ico6.png) center/cover no-repeat; right:15px; top:50%; margin-top:-3.5px;}

@media screen and (max-width:640px){
  .successbox{padding:40px 25px 60px 25px;}
  .successbox .cont .img{width:60px;}
  .successbox .cont .txt{font-size:16px;padding:30px 0px 40px 0px; line-height:25px;}
  .successbox .cont .backurl{width:255px;}
  .successbox .cont .backurl span{font-size:14px; width:160px; line-height:38px;}
}

@media screen and (max-width:480px){
  .successbox{margin-top:20px;}
}

.searchbg{float:left; width:100%; height:100%; background:rgba(0,0,0,0.8) left top repeat; position:fixed; top:0px; left:0px; z-index:999; display:none;}
.searchbg .search{position:absolute; width:100%; height:190px; background:rgba(73,155,139,0.6); top:50%;  margin-top:-85px;}
.searchbg .search .int{width:50%; height:60px; line-height:60px; border-bottom:1px solid #FFF; position:absolute; top:50%; left:50%; margin-left:-25%; margin-top:-30px; z-index:1000;}
.searchbg .search .int .t_int{width:95%; height:100%; line-height:100%; color:#FFF;background: transparent; border:0px; font-size:20px; margin-left:2.5%;}
.searchbg .search .btn{width:24px; height:24px; position:absolute; right:2.5%; background:url(../images/search.png) no-repeat; background-size:cover; border:0px; top:50%; margin-top:-14.5px;}
.searchbg .search .close{width:29px;  position:absolute; top:-40px; right:5px; cursor:pointer;}

@media screen and (max-width:991px){
.searchbg .search .int{width:90%;margin-left:-45%;}
.searchbg .search .int .t_int{font-size:16px;}
}

@media screen and (max-width:480px){
.searchbg .search .close{width:20px; top:-30px;}
}

.cookbox{position: fixed; bottom: 0px; transform: translate(-50%,0%); background: rgba(0,0,0,0.3); color: #fff; text-align:center; padding:20px; left: 50% ;width:100%;}

.cookbox a{ text-decoration: underline; color: #fff; margin: 0px 20px; margin-top: 10px}


.select {position:relative;display:block;min-width:168px;color:#fff;vertical-align:middle;text-align:left;user-select:none;-webkit-touch-callout:none;}
.select .placeholder {position:relative;display:block;z-index:1; height: 50px; line-height: 50px;cursor:pointer;  color: #666; font-size:15px; padding-left: 2px; }

.select .placeholder:after {position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10; background: url("../images/fotdown.png") no-repeat center center; content: ""; width: 10px; height: 6px; background-size: 100%}
.select.is-open .placeholder:after {background: url("../images/fotdown2.png") no-repeat center center;background-size: 100%}
.select.is-open ul {display:block; border: 1px solid #e5e5e5}
.select.select--white .placeholder {background:#fff;color:#999;}
.select.select--white .placeholder:hover {background:#fafafa;}
.select ul {display:none;position:absolute;overflow:hidden;width:100%;background:#fff;border-radius:5px;top:100%;left:0;padding:0;z-index:100;max-height: 227px;}
.select ul li {display:block;text-align:left; padding: 10px 20px; color:#999;cursor:pointer;}




/*****2021-10-13新增****/

.sy_pathology{background: url("../images/zhucbj.jpg") no-repeat right bottom #fff; padding-top: 20px;}
.pathologypic{width: 71.25%; margin-left: -13.5%}
.pathologytxt{width: 38.33%;}

.pathologytxt h2{ color: #489a27; font-size: 32px;  font-family: "bhelveticaNeue";}

.pathologytxthezi{padding:40px 0px; line-height: 30px;font-size: 18px;}

.anniubtn{width:156px;  border-radius: 48px; line-height: 46px;
color: #489a27; font-family: "bhelveticaNeue"; font-size: 18px; display: inline-block; overflow: hidden;
box-sizing:border-box;background-image:linear-gradient(to right,  #489a27, #9cc11e);padding: 2px;}
.anniubtn span{background: #fff; display: block;border-radius:48px; transition:all 0.5s; -webkit-transition:all 0.5s; position: relative; text-indent: 30px;}

.anniubtn:hover span{ background:none; color: #fff}
.anniubtn:hover span:before{background: url("../images/youjian02.png") no-repeat center center; background-size:100% auto;}
.anniubtn span:before{width:6px; height: 10px; position: absolute; right:30px; top: 50%; transform: translate(0,-50%); background: url("../images/youjian01.png") no-repeat center center; background-size:100% auto; content: ""}

.synewsbox{background: #f7faf9; padding: 80px 0px;}


.synewstit{background-image:linear-gradient(to right,  #489a27, #9cc11e); height: 64px; padding: 0px 26px 0px 40px; font-family: "bhelveticaNeue";}

.synewstit h2{font-size: 32px; color: #fff}

.synewstit a{background: url("../images/youjian02.png") no-repeat right center; background-size:6px auto; font-size: 18px; padding-right: 30px;}

.synewslist{margin-top: 12px;}

.synewslist li{width: calc(33.333% - 8px); background: #fff;}
.synewslist li a:hover{transform:scale(1.05); -webkit-transform:scale(1.05);}


.synewslist li a{padding: 30px; display: inline-block}

.synewslist li a em{color: #999999; font-style: normal; font-size: 16px;}
.synewslist li a p{color: #333333; font-size: 22px; line-height: 30px; margin: 15px 0px; min-height: 120px;transition:all 0.5s; -webkit-transition:all 0.5s; }


.synewslist li a span{color: #afd528; font-size: 18px;font-family: "bhelveticaNeue";background: url("../images/youjian03.png") no-repeat right 6px; background-size:6px auto; padding-right:26px; display: inline-block}

.shang {display:flex;flex-direction:row;justify-content:space-between;}

.synewslist li a:hover p{color: #489a27;}


@media screen and (max-width:1440px){

.pathologytxt h2{font-size: 30px;}
}
@media screen and (max-width:1024px){

  .pathologytxthezi{padding: 20px 0px;}
  
}

@media screen and (max-width:900px){
  
  .sy_pathology .g-wrap.erduan{display: block}
  .pathologypic{width: 100%; margin-left: 0}
  .pathologytxt{width: 100%; padding:40px 0px;}
  .synewslist ul{display: block}
  .synewslist li{width: 100%; margin-bottom: 12px;}
  .synewslist li a p{min-height:auto}
  
  .synewslist li a span{margin-top: 20px;}
}


@media screen and (max-width:680px){
  .pathologytxt h2{font-size: 24px;}
  .pathologytxthezi{font-size: 16px;}
  .synewstit h2{font-size: 20px;}
  .synewsbox{padding: 40px 0px;}
  .synewstit{height: 56px; padding: 0px 20px;}
  .synewstit a{font-size: 16px; padding-right: 20px;}
  .synewslist li a p{font-size: 18px; line-height: 26px;}
  .synewslist li a span{font-size: 16px; padding-right: 18px; background-position: right 3px}
  .synewslist li a{padding: 30px 20px;}
}



