@charset "utf-8";

@font-face {
  font-family: 'COND';
  src: url('../font/AKZIDENZGROTESK-COND.OTF');
}

body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑"; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}

::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}


.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */
.p10{padding: 10px!important}
.p15{padding: 15px!important}
.mt0{ margin-top: 0!important; }
.mt5{ margin-top: 5px!important; }
.mt7{ margin-top: 7px!important; }
.mt10{ margin-top: 10px!important; }
.mt15{ margin-top: 15px!important; }
.mt20{ margin-top: 20px!important; }
.mt25{ margin-top: 25px!important; }
.mt30{ margin-top: 30px!important; }
.mt35{ margin-top: 35px!important; }
.mt40{ margin-top: 40px!important; }
.mt45{ margin-top: 45px!important; }
.mt50{ margin-top: 50px!important; }
.mt55{ margin-top: 55px!important; }
.mt60{ margin-top: 60px!important; }
.mt65{ margin-top: 65px!important; }
.mt70{ margin-top: 70px!important; }
.mt80{ margin-top: 80px!important; }
.ml0{ margin-left: 0!important; }
.ml10{ margin-left: 10px!important; }
.ml15{ margin-left: 15px!important; }
.mb0{ margin-bottom: 0!important; }
.mb5{margin-bottom: 5px !important;}
.mb10{ margin-bottom: 10px!important; }
.mb15{ margin-bottom: 15px!important; }
.mr0{ margin-right: 0!important; }
.mr10{ margin-right: 10px!important; }
.mr15{ margin-right: 15px!important; }
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f48{font-size:48px;}




.con { width:80%; margin:0px auto;}
@media only screen and (max-width:1440px){
.con { width:90%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}	
.f28{font-size:22px;}
}


.header{width:100%; position:fixed; top:0; left:0; z-index:99; background:#fff;}
.header.on{ background: rgba(255, 255, 255, 0.99);}
.header .logo{width:270px; float:left; padding-top: 13px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .yyqh { float:right;margin-top: 33px;  font-size: 16px; line-height: 31px;  border-radius: 20px; overflow: hidden; border: 2px solid #0b9c95;}
.header .yyqh .zw {background:#0b9c95; display: inline-block; padding: 0px 15px;font-size: 16px;color: #fff;}
.header .yyqh .yw {background:#fff;display: inline-block; padding: 0px 15px;font-size: 16px;color: #0b9c95;}
.header .dh { height: 35px; line-height: 35px; background:#0b9c95;  text-align: center; font-size: 22px; color:#fff; float: right; width: 180px; font-family:Arial; border-radius: 20px;margin-top: 33px; margin-right: 20px; }



.header.on .an i{color:#0b9c95;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }
.header .an span{width:30px; height:2px; background:#0b9c95; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}


.header .nav{  float:right;}
.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 30px 0 10px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px;}
.header .nav ul li a { font-size:16px;}
.header .nav ul li span{width:0; height:2px; background:#0b9c95; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#0b9c95;}
.header .nav ul li:hover a { color:#0b9c95;}
.nav .y_j{position:relative;}
.nav .e_j{width:130px; background:#fff; position:absolute; top:100px; left:0; margin-left: -23px; display:none; z-index:9999; border-radius:0px 0px 5px 5px; overflow: hidden; }
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px;  font-weight:normal; text-align: center; }
.header .nav .e_j a:hover{ color:#fff; background:#0b9c95;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
@media only screen and (max-width:1660px){
.header .logo{width:250px; float:left; padding-top: 13px;}
.header .dh { font-size: 20px;  width: 160px; margin-right: 15px; }
.header .nav ul li{ padding:0px 20px 0 5px;}
}
@media only screen and (max-width:1440px){
.header .logo{width:250px; float:left; padding-top: 13px;}
.header .dh { font-size: 20px;  width: 160px; margin-right: 15px; }
.header .nav ul li{ padding:0px 20px 0 5px;}
}
@media only screen and (max-width:1280px){
.header .logo{width:250px; float:left; padding-top: 13px;}
.header .nav ul li{ padding:0px 12px 0 5px;}
}
@media only screen and (max-width:995px){
.header{padding:0%;}
.header .logo{width:50%; float:left;padding:7px 0px; }
.header .logo img { width:100%; height:auto;}
.header .dh { display: none}
	
.header .yyqh { margin-top:18px;margin-right: 50px; line-height: 25px; border: 1px solid #0b9c95; background: #0b9c95;}
.header .yyqh .zw {font-size: 14px;color: #fff; }
.header .yyqh .yw {font-size: 14px;color: #0b9c95;}
	
.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 5%;  height:100%; position:fixed; top:65px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.9);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{left:0; margin-top:0} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li:hover a { color:#0b9c95;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
}





.head_h{width:100%; height:100px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}





.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.5);}
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:36%; text-align:left;}
.gallery-top .swiper-slide .wz h3{font-size:52px; height:80px; font-weight: 900; }
.gallery-top .swiper-slide .wz h2{font-size:30px;  line-height:60px; letter-spacing:3px; }
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #0b9c95; width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:16px; margin:20px 0 0px 0;}
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size: 14px;}
.gallery-top .swiper-button-next{width:45px; height:45px; background:url(../images/h_yj.png) no-repeat; right:20px;background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
.gallery-top .swiper-button-prev{width:45px; height:45px; background:url(../images/h_zj.png) no-repeat; left:20px; background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height: 40vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:40vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.gallery-top .swiper-slide .bj { display: none;}
.gallery-top .swiper-slide .wz{width:90%; color:#fff; position:absolute; left:5%; top:36%; text-align: center;}
.gallery-top .swiper-slide .wz h3{font-size:24px; height:30px;}
.gallery-top .swiper-slide .wz h2{font-size:15px;  line-height:20px; letter-spacing:0px; padding-top: 15px;}
.gallery-top .swiper-slide .wz a { background: #0b9c95; width:120px; height:30px; line-height:30px; margin:10px auto 0px auto; display: none;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.gy_bt{width:100%;  text-transform:uppercase; margin-bottom:40px; text-align: center; user-select:none;}
.gy_bt h3{font-size:28px; line-height:44px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px;}
.gy_bt p { font-size:16px; color:#999; padding-top:15px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:24px; line-height:44px; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}


/*解决方案*/
.solution-wrap { width: 100%; margin: 60px auto;}
.solution-cont { width: 80%; margin: 0px auto; }
.solution-img { width: 24%; height: auto; margin:0 0.5% 0 0.5%; position: relative; overflow: hidden; }
.solution-img .img-box1 { width: 100%; height: 300px; overflow: hidden;}
.solution-img .img-box1 img {object-fit: cover;    width: 100%; height: 100%;}
.solution-img>p { width: 100%; text-align: center; position: absolute; bottom: 30px; left: 0; z-index: 3; color: #fff; font-size: 20px; }
.solution-img .mask { width: 91.5619%; height: 86.8%; background-color: #2565c6; background-color: rgba(11,156,149,.8); position: absolute; left: 4.219%; top: 8%; z-index: 9; text-align: center; color: #fff; display: none;}
.solution-img .mask h3 { font-weight: 400; font-size: 24px; padding: 10% 0 2%; position: relative;}
.solution-img .mask h3:before { content: ''; display: block; width: 26px; height: 1px; background-color: #fff; position: absolute; bottom: 0; left: 50%; margin-left: -13px;}
.solution-img .mask>p { width: 80%; height: 66px; line-height: 22px; margin: 5% auto 5%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.solution-img .mask .links { width: 70%; margin: 0 auto; overflow: hidden; }
.solution-img .links a { display: block; float: left; width: 50%; padding: 5% 0; color: #fff;background-color: #288784;}
.solution-img .links a.shipin { background-color: #fff; color: #0b9c95; }
@media only screen and (max-width:1440px){
.solution-cont { width: 90%; margin: 40px auto 0; }
.solution-img .links a {  padding:3% 0;}
.solution-img .img-box1 { width: 100%; height:250px;  }
.solution-img .mask>p { width: 80%;}
}
@media only screen and (max-width:992px){
.solution-wrap { width: 100%; margin: 30px auto 0px auto;}
.solution-cont { width: 94%; margin: 20px auto 0; }	
.solution-img { width: 100%; height: auto; margin:0 0 2% 0%; }
.solution-img .img-box1 { width: 100%; height:250px;  }
.solution-img .mask {  top: 7%; }
.solution-img .mask h3 { font-size: 20px; padding: 5% 0 2%; position: relative;}
}



/* 检测技术服务 */
.fw{position:relative;width:100%;overflow:hidden}
.fw ul{overflow:hidden;zoom:1}
.fw ul li{width:25%;height: auto;float:left;overflow:hidden;position:relative;}
.fw ul li img{width:100%;}
.fw ul li .txt{left:2.5rem;top:8rem;position:absolute;}
.fw ul li a{color:#fff;}
.fw .shuzi{font-size:48px;font-family:Arial;}
.fw .zim{font-size:26px;font-family:Arial;text-transform: uppercase;}
.fw .zhezhao{position:absolute;background-color:rgba(11,156,149,.8);color:#fff;z-index:9;top:0;left:0;width:100%;height:100%;transition:all .3s;transform:scaleX(0);padding-left:2.5rem;padding-top:5rem;}
.fw ul li:hover .zhezhao{transform:scaleX(1)}
@media only screen and (max-width:1440px){
.fw ul li .txt{left:2rem;top:18rem;position:absolute;}
.fw .shuzi{font-size:36px;}
.fw .zim{font-size:18px;}
.fw .zhezhao{padding-left:2rem;padding-top:5rem;}
}
@media only screen and (max-width:992px){
.fw{width:94%; margin: 0px auto;}
.fw ul li{width:100%;height: auto;float: none;overflow:hidden;position:relative;}	
.fw ul li img{width:100%; height: 300px;}
.fw ul li .txt{left:2rem;top:5rem;position:absolute;}
.fw .zhezhao{padding-top:2rem;}
}





/*核心优势*/
.core-wrap { width: 80%; margin: 60px auto 0px auto;}
.core-box { width: 100%; margin: 0px auto 60px auto; height: 250px; border:solid 1px #dddddd;}
.core-box .infos { width: 25%; height: 250px; text-align: center; color: #333; border-left: solid 1px #ddd; position: relative;}
.core-box .infos .txts { width: 100%; height: 100%; position: relative; z-index: 9; }
.core-box .infos h3 { font-size: 24px; padding: 20px 0 20px; }
.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.core-box .infos p { width: 80%; margin: 0 auto; line-height: 24px; color: #999; }
.core-box .infos i{ font-size: 45px; display: block; color: #0b9c95; padding: 40px 0px 0px 0px;}
.core-box .infos a { width: 185px; height: 60px; background-color: #fff; border-radius: 5px; line-height: 60px; position: absolute; bottom: 60px; left: 50%; margin-left: -120px; color: #0b9c95; font-size: 16px; padding-left: 55px; text-align: left; display: none;}
.core-box .infos a:before { content: ''; display: block; width: 19px; height: 10px; background: url(../images/icons.png) no-repeat -28px -44px; position: absolute; right: 55px; top: 25px; z-index: 2; }
.core-box .infos .bg { width: 100%; height: 290px; background-color: #0b9c95; position: absolute; left: 0; top: -16px; z-index: 0; display: none; box-shadow: 5px 5px 40px rgba(11,156,149,.4), -5px -5px 40px rgba(11,156,149,.4);}
.core-box .infos:hover { z-index: 9; }
.core-box .infos:hover, .core-box .infos:hover p { color: #fff; }
.core-box .infos:hover i{ color: #fff;}
.core-box .infos:hover a, .core-box .infos:hover .bg { display: block; }
@media only screen and (max-width:1440px){
.core-wrap { width: 90%; margin: 60px auto 0px auto;}
}
@media only screen and (max-width:992px){
.core-wrap { width: 94%; margin: 30px auto;}	
.core-box .infos { width: 100%; height: 240px; border: solid 1px #ddd; }
.core-box {width: 100%; margin: 30px auto; height: 240px; border:solid 0px #dddddd; }
.core-box .infos h3 { font-size: 24px; padding: 20px 0 15px; }
.core-box .infos .bg { width: 100%; height: 260px;}
}



.sy_yz { width: 100%; background: #f6f6f6; padding: 60px 0px;}
.sy_yz ul li{ width: 15.5%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 1.16% 1.16% 0;}
.sy_yz ul li:nth-child(6n) { margin-right: 0;}
.sy_yz ul li .tp { width: 80px; height: 80px; border-radius: 100px; overflow: hidden; margin: 0px auto; box-shadow: 0px 3px 5px rgba(0,0,0,.1); border: 1px solid #ddd;}
.sy_yz ul li .tp  img { object-fit: cover; width: 100%; height: 100%;}
.sy_yz ul li h3{ font-size: 18px; line-height:60px; font-weight: bold;}
.sy_yz ul li p {font-size: 14px; text-align: center; color: #999;}
.sy_yz ul li:hover {box-shadow: 2px 2px 10px rgba(11,156,149,.4), -2px -2px 10px rgba(11,156,149,.4);}
.sy_yz ul li:nth-child(12){ height: 208px;}
.sy_yz ul li:nth-child(12) h3 { margin-top: 40px;}
@media only screen and (max-width:992px){
.sy_yz { padding: 10px 0px;}
.sy_yz ul li{ width: 48%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 4% 4% 0;}
.sy_yz ul li:nth-child(2n) { margin-right: 0;}	
.sy_yz ul li:nth-child(12){ height: 228px;}
}


.sy_hz{width:80%; margin: 60px auto; overflow:hidden; position:relative;}
.sy_hz .swiper-container-hz{padding-bottom:50px;}
.sy_hz .swiper-container-hz img{width:100%; height:auto;  display:block;}
.sy_hz .swiper-container-hz h2 { font-size: 18px; font-weight: bold; background: #f6f6f6; padding:10px 15px 5px 15px;}
.sy_hz .swiper-container-hz p { line-height: 20px; font-size: 14px; padding: 0px 15px 15px 15px; background: #f6f6f6;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:35px;height: 4px;background:#ddd;opacity: .99;border-radius: 0;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #0b9c95; border-radius: 0;}
@media only screen and (max-width:1440px) {
.sy_hz{width:90%;}
}
@media only screen and (max-width:992px) {
.sy_hz{width:94%; margin:15px auto;}
.sy_hz .swiper-container-hz{padding-bottom:60px;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:25px;height: 4px;background:#ddd;opacity: .99;border-radius: 0;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #0b9c95; border-radius: 0;}
}



.sy_gy{width:100%; overflow:hidden; background: #f6f6f6; margin: 0px auto;}
.sy_gy .zc { width: 50%; float: left;}
.sy_gy .zc img { width: 100%; height: auto;}
.sy_gy .yc { width: 37%; float: right; margin-right: 10%; padding-top: 40px;}
.sy_gy .yc .gy_bt { text-align: left;}
.sy_gy .yc .gy_bt h3{background:url(../images/bt.jpg) no-repeat left bottom; }
.sy_gy .g_y{font-size:15px; line-height:32px;  color:#777;}
.sy_gy .g_y span{display:block;}
.sy_gy .g_y a.mr{display:block; width:160px; height:35px; font-size:15px; line-height:35px; border:1px solid #0b9c95; margin:20px 0 0 0; text-align: center;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_gy .g_y a.mr:hover{color:#fff; border:1px solid #0b9c95;
box-shadow:inset 160px 0 0 0 #0b9c95;
-webkit-box-shadow:inset 160px 0 0 0 #0b9c95;
-moz-box-shadow:inset 160px 0 0 0 #0b9c95;
-ms-box-shadow:inset 160px 0 0 0 #0b9c95;
-o-box-shadow:inset 160px 0 0 0 #0b9c95;}
@media only screen and (max-width:1660px) {
.sy_gy .yc .gy_bt { text-align: left; margin-bottom: 20px;}
.sy_gy .g_y p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:6;  overflow: hidden;  }	
}

@media only screen and (max-width:1440px) {
.sy_gy .yc { width: 42%; float: right; margin-right: 5%; padding-top:30px;}
.sy_gy .yc .gy_bt { text-align: left; margin-bottom: 20px;}
.sy_gy .g_y p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden;  }
.sy_gy .g_y a.mr{ margin:10px 0 0 0;}
}

@media only screen and (max-width:992px) {
.sy_gy .zc { width:100%; float: none; display: none;}
.sy_gy .yc { width: 94%; float: none; margin: 0 auto; padding:0px 0px 20px 0px;}
.sy_gy .g_y{font-size:14px; line-height:26px;}

.sy_gy .g_y a.mr{display:block; width:120px; height:36px; font-size:14px; line-height:34px; border:1px solid #0b9c95;}
.sy_gy .g_y a.mr:hover{border:1px solid #0b9c95;
box-shadow:inset 120px 0 0 0 #0b9c95;
-webkit-box-shadow:inset 120px 0 0 0 #0b9c95;
-moz-box-shadow:inset 120px 0 0 0 #0b9c95;
-ms-box-shadow:inset 120px 0 0 0 #0b9c95;
-o-box-shadow:inset 120px 0 0 0 #0b9c95;}
}



.sy_lx { width: 1220px; margin: 70px auto;}
.sy_lx  h1 { font-size: 24px; text-align: center; height:50px;}
.sy_lx  h2 { font-size: 16px; text-align: center;}
.sy_lx  .lx { width: 100%; border: 1px solid #ddd; margin: 30px auto 0 auto; max-width: 1050px;}
.sy_lx  .lx ul li { float: left; text-align: center; border-right: 1px solid #ddd; padding: 30px 0px; font-size: 16px; width: 50%; line-height: 28px;}
.sy_lx  .lx ul li font { color: #0b9c95; font-weight: bold; font-size: 24px;  font-family: Arial;}
.sy_lx  .lx ul li span {  font-weight: bold; font-size:18px; }
.sy_lx  .lx ul li:nth-child(2n) { border-right: 0px solid #ddd;}
.sy_lx  .lx ul li i { font-size: 24px; display: block; width: 60px; height: 60px; border-radius: 100px; color: #fff; text-align: center; margin: 0px auto; background: #0b9c95; line-height: 60px; margin-bottom: 10px;}
.sy_lx  .ljzx {width:200px; height:40px; font-size:16px; line-height:40px; border-radius: 25px; text-align: center; color: #fff; background: #0b9c95; margin: 35px auto 0px auto;}
.sy_lx  .ljzx a {font-size:16px; color: #fff;}
.lxc { display: block;}
@media only screen and (max-width:992px){
.sy_lx  { width: 94%; margin: 50px auto;}	
.sy_lx  h1 { font-size:18px; text-align: center; height: 60px;}
.sy_lx  h2 { font-size: 14px; text-align: center;}
.sy_lx  .lx ul li { float: none; text-align: center; border-right:0px solid #ddd; border-bottom:1px solid #ddd;padding:20px 0px; font-size: 16px; width: 100%; line-height: 28px;}
.sy_lx  .lx ul li:nth-child(2n) { border-bottom: 0px solid #ddd;}
	
.lxc { display: none;}
}


.footer{width:100%; background:#282728; border-top:5px solid #0b9c95; color:#aaa; padding: 30px 0px;}
.footer .zc { float:left; width: 25%; }
.footer .zj { float:left; line-height: 32px; width: 75%;}
.footer .zj i {}
.footer .zj a {color:#aaa;}
@media only screen and (max-width:1440px) {
.footer .zc { float: left; width: 25%;}
.footer .zj { float: left; line-height: 24px; width: 75%;}
}
@media only screen and (max-width:992px) {
.footer{ padding: 20px 0px 70px 0px;}
.footer .zc { display: none;}
.footer .zj { float: none; line-height: 24px; width: 100%;}
.footer .zj i { display: block;}
}



.sjdh{ display:none; width:100%; position:fixed; left:0; bottom:0;background-image: linear-gradient(0deg, #eee,#fff); border-top:#ddd 1px solid; z-index:9999999   }
.sjdh ul{ display: flex;   justify-content: space-between; }
.sjdh ul li { width:33.33%; text-align:center; padding:6px 0}
.sjdh ul li a p{ color: #333333; font-size:14px;}
.sjdh ul li a i{ font-size:24px; font-weight: bold; color: #0b9c95;}
@media only screen and (max-width:992px){
.sjdh{ display: block;}
}



.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.3); z-index: 5;}
.nban .wz { position: absolute; left:10%; top:38%; z-index: 5; width: 80%; text-align: center; }
.nban .wz h1 { font-size: 46px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff;}
.nban .wz p { font-size:18px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff; line-height: 40px; padding-top: 15px;}
.nban .wz p a { color: #fff;}
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 5%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:220px; margin-top:0px;}
.nban img{ position:absolute; height:220px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}
.nban .wz { position: absolute; left:0; top:36%; width: 100%;}
.nban .wz h1 { font-size: 22px; height: auto; line-height: 36px; padding: 0px 20px; }
.nban .wz p { font-size:14px;padding-top: 0px;}
}


.ny_lx { width: 100%; margin: 60px auto;}
.ny_lx ul li { width: 31.3333%; float: left; margin: 0 3% 3% 0; background: #f6f6f6; padding: 30px; text-align: center; height: 300px;}
.ny_lx ul li:nth-child(3n) { margin-right: 0;}
.ny_lx ul li .tp { width: 110px; height: 110px; overflow: hidden; border-radius: 100px; margin: 0px auto 15px auto;}
.ny_lx ul li h1 { font-size: 20px; font-weight: bold; line-height: 50px;}
.ny_lx ul li p { font-size: 16px; line-height: 32px;}
.ny_lx ul li i {color: #0b9c95; margin-right: 5px; font-weight: bold; font-size: 16px;}
@media screen and (max-width:1440px) {
.ny_lx ul li {  height: 335px;}
}
@media screen and (max-width:992px) {
.ny_lx ul li { width:100%; float: none; margin: 0 0% 3% 0; padding: 30px 0px; height: 320px; }	
.ny_lx ul li i { margin-right: 4px; }
.ny_lx ul li p { font-size: 15px;}
}



.ny_gy { width: 100%; margin:0px auto; padding:80px 0px;}
.ny_gy .zc { width: 48%; float: left;}
.ny_gy .zc img { width: 100%; height: auto;}
.ny_gy .yc { width: 48%; float: right;}
.ny_gy .yc .gy_bt { text-align: left;}
.ny_gy .yc .gy_bt h3 {background:url(../images/bt.jpg) no-repeat left bottom;}
.ny_gy .yc p { line-height: 34px; font-size: 16px;}
@media screen and (max-width:992px) {
.ny_gy { padding:20px 0px 40px 0px;}	
.ny_gy .zc { width: 100%; float: none; display: none;}
.ny_gy .yc { width: 100%; float: none;}
.ny_gy .yc p { line-height: 28px; font-size: 15px;}
}



.ny_wh { width: 100%; padding: 80px 0px; background: url(../images/ban4.jpg) no-repeat top fixed; }
.ny_wh .gy_bt h3 { color: #fff;}
.ny_wh p{font-size: 16px; line-height: 34px; width: 60%; text-align: center; margin: 0px auto; color: #fff;}
@media only screen and (max-width:1440px) {
.ny_wh { width: 100%; padding: 60px 0px;}
.ny_wh p{  width: 90%; }   
}
@media only screen and (max-width:990px) {
.ny_wh { width: 100%; padding: 30px 0px; background: url(../images/ban4.jpg) no-repeat center;}
.ny_wh p{ width: 94%; font-size: 15px; line-height: 28px;}    
}



.gy_ry { width: 100%;  padding:80px 0px; }
.gs_ry{ width: 80%; margin: 0px auto; padding-bottom: 60px; }
.gs_ry .swiper-slide{background-color:#fff; }
.gs_ry .swiper-slide img{width:100%; height:auto; display:block; }
.gs_ry .swiper-button-prev{top:auto; bottom:0; left:50%; right:auto; margin-left:-50px; width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.gs_ry .swiper-button-prev:hover{width:70px; margin-left:-70px;}
.gs_ry .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#0b9c95 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.gs_ry .swiper-button-next:hover{width:70px; margin-right:-70px;}
@media only screen and (max-width:1440px) {
.gs_ry{ width: 90%;  }    
}
@media only screen and (max-width:992px) {
.gy_ry {  padding:30px 0px; }
.gs_ry{width: 94%; margin: 0px auto; padding-bottom:50px;}
}


.ny_dh { width: 100%;}
.ny_dh ul li { width: 9%; float: left; margin: 0 0% 2% 0; font-size: 18px; text-align: center; height: 40px; line-height: 40px; }
.ny_dh ul li a {font-size: 18px;}
.ny_dh ul li.ff { background: #0b9c95; color:#fff; font-size: 18px; border-radius: 3px;  }
.ny_dh ul li.ff a {color:#fff; }

.ny_al { width: 100%; background:#f6f6f6; padding: 50px 0px;}
.ny_al .lb ul { margin-top: 10px;}
.ny_al .lb ul li { width: 23%; margin: 0 2.6% 2.6% 0; float: left;background: #fff; border-radius: 5px; overflow: hidden;}
.ny_al .lb ul li:nth-child(4n) { margin-right: 0;}
.ny_al .lb ul li img{width:100%; height:auto;  display:block;}
.ny_al .lb ul li h2 { font-size: 18px; font-weight: bold;  padding:10px 15px 5px 15px;}
.ny_al .lb ul li p { line-height: 20px; font-size: 14px; padding: 0px 15px 15px 15px;}
.ny_al .lb ul li:hover img {filter: alpha(Opacity=80); opacity:.8;}
.ny_al .lb ul li:hover {box-shadow: 2px 2px 10px rgba(11,156,149,.4), -2px -2px 10px rgba(11,156,149,.4);}


.ny_al .tdlb { width: 100%;margin-top: 20px;}
.ny_al .tdlb ul li { width: 31.3333%; margin: 0 3% 3% 0; float: left; padding: 1.5%; background: #ffffff; border-radius: 5px; }
.ny_al .tdlb ul li:nth-child(3n) { margin-right: 0;}
.ny_al .tdlb ul li .dy { width: 100%; margin-bottom: 15px;}
.ny_al .tdlb ul li .dy .tp { width: 120px; height: 120px; border-radius: 100%; float: left; overflow: hidden;box-shadow: 2px 4px 4px rgba(0,0,0,.2); }
.ny_al .tdlb ul li .dy .tp img {  object-fit: cover;    width: 100%; height: 100%;}
.ny_al .tdlb ul li .dy .zz { float: right; font-size: 16px; text-align: right; line-height: 24px; padding-top: 10px; }
.ny_al .tdlb ul li .dy .zz span { font-size: 26px; line-height: 60px; color: #0b9c95; font-family: Arial;}
.ny_al .tdlb ul li .wz { border-top: 1px solid #ddd; padding: 20px 0px 0px 0px; }
.ny_al .tdlb ul li .wz h4 { font-size: 20px; height: 40px;}
.ny_al .tdlb ul li .wz p { line-height:32px; font-size: 16px; overflow: auto; height: 120px;}
.ny_al .tdlb ul li:hover {box-shadow: 2px 2px 10px rgba(11,156,149,.4), -2px -2px 10px rgba(11,156,149,.4);}
@media only screen and (max-width:1440px) {
.ny_al .tdlb ul li .dy .zz span { font-size: 22px; }
}
@media only screen and (max-width:992px) {
.ny_dh ul li { width: 32.3333%; margin: 0 1.5% 1.5% 0; font-size: 16px;  }
.ny_dh ul li:nth-child(3n) { margin-right: 0;}
.ny_dh ul li a {font-size: 16px;}
.ny_dh ul li.ff {  font-size: 16px;}	
.ny_al {  padding:30px 0px;}
.ny_al .lb ul li { width:48%; margin: 0 4% 4% 0; float: left;background: #fff;}
.ny_al .lb ul li:nth-child(2n) { margin-right: 0;}
.ny_al .lb ul li img{width:100%; height:auto;  display:block;}
.ny_al .lb ul li h2 { font-size: 16px;padding:10px 10px 5px 10px; }
.ny_al .lb ul li p { padding: 0px 10px 15px 10px;}
.ny_al .tdlb ul li { width:100%; margin: 0 0% 3% 0; float: none; padding: 4%;  }
.ny_al .tdlb ul li:nth-child(3n) { margin-right: 0;}
}



.tk_k2 { width: 100%; overflow: hidden; margin-bottom: 50px; background: #fff; border-radius:5px;}
.tk_k2 .zc { width: 60%; padding:4%;}
.tk_k2 .zc h1 { font-size: 32px; height: 60px;}
.tk_k2 .zc em { width:39px; height: 4px; background:#0b9c95; display: block; margin: 0px 0px 25px 0px; }
.tk_k2 .zc p { font-size: 16px; line-height: 32px;}
.tk_k2 .zc .tzp { width: 100%; height: auto; display: none; border-radius: 5px; overflow: hidden; height: 220px; margin-bottom: 10px;}
.tk_k2 .zc .tzp img { width: 100%; height:100%;object-fit: cover;border-radius: 5px; margin-bottom: 15px;}
.tk_k2 .ljzx { height:40px; font-size:16px; line-height:40px; border-radius:5px; text-align: center; color: #fff; background: #0b9c95; margin: 35px 0 0px 0; vertical-align: middle; padding: 0px 20px; width:140px;}
.tk_k2 .ljzx a {font-size:16px; color: #fff;}
.tk_k2 .ljzx i{font-size: 20px; margin-right: 5px; float: left;}
.tk_k2 .yc { width: 40%; height: 380px; overflow: hidden; border-radius: 5px; }
.tk_k2 .yc img { width: 100%; height:100%;object-fit: cover; }
@media only screen and (max-width:1440px) {
.tk_k2 .zc { width: 55%; padding:3% 4%;}  
.tk_k2 .yc { width: 45%; }
}
@media only screen and (max-width:992px) {
.tk_k2 { margin: 30px auto;}
.tk_k2 .zc { width: 100%; padding:5%;}
.tk_k2 .zc h1 { font-size: 22px; height: 40px;}
.tk_k2 .zc em {  margin: 0px 0px 15px 0px; }
.tk_k2 .zc p { font-size: 15px; line-height: 28px;}
.tk_k2 .zc .tzp { display: block;}
.tk_k2 .ljzx {margin: 15px 0 0px 0;}
.tk_k2 .yc { width: 100%; height: 250px; display: none;}
}





/*翻页*/
.paging{width:100%; margin:0px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#0b9c95; border:1px solid #0b9c95; color:#fff;}
.paging a.on{background-color:#0b9c95; border:1px solid #0b9c95; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.ny_yz { width: 100%; background: #f6f6f6; padding: 60px 0px;}
.ny_yz ul li{ width: 15.5%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 1.16% 1.16% 0;border-radius: 5px; overflow: hidden;}
.ny_yz ul li:nth-child(6n) { margin-right: 0;}
.ny_yz ul li .tp { width: 80px; height: 80px; border-radius: 100px; overflow: hidden; margin: 0px auto; box-shadow: 0px 3px 5px rgba(0,0,0,.1); border: 1px solid #ddd;}
.ny_yz ul li .tp  img { object-fit: cover; width: 100%; height: 100%;}
.ny_yz ul li h3{ font-size: 18px; line-height:60px; font-weight: bold;}
.ny_yz ul li p {font-size: 14px; text-align: center; color: #999;}
.ny_yz ul li:hover {box-shadow: 2px 2px 10px rgba(11,156,149,.4), -2px -2px 10px rgba(11,156,149,.4);}
@media only screen and (max-width:992px){
.ny_yz { padding: 20px 0px 10px 0px;}
.ny_yz ul li{ width: 48%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 4% 4% 0;}
.ny_yz ul li:nth-child(2n) { margin-right: 0;}
}



.sy_rlzy { width: 100%; margin:0px auto; padding: 80px 0px 40px 0px;  }
.sy_rlzy ul {width: 80%; margin: 0px auto;}
.sy_rlzy ul li { width: 23%; margin: 0 2.6% 2.6% 0; float: left; box-shadow: 0px 0px 10px rgba(0,0,0,.1); padding: 3% 1.5%; box-sizing: border-box; background:rgba(0,0,0,.3);}
.sy_rlzy ul li:nth-child(4n) { margin-right: 0;}
.sy_rlzy ul li .tp { width:100px; height: 100px; margin: 0px auto; border-radius: 100px; box-shadow: 0px 0px 10px rgba(0,0,0,.1); overflow: hidden; padding: 20px; background: #fff;}
.sy_rlzy ul li .tp img { width: 100%; height: auto;}
.sy_rlzy ul li h1 { font-size: 22px;  text-align: center; margin: 30px 0px 15px 0px; color: #fff; }
.sy_rlzy ul li p {  line-height: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; color: #fff; text-align: center; }
.sy_rlzy ul li:hover { background:rgba(11,156,149,.8); transition: all 0.5s; }
@media only screen and (max-width:1660px) {
.sy_rlzy ul li { height: 340px;}
}
@media only screen and (max-width:1440px) {
.sy_rlzy { width: 100%; margin: 0px auto 0px auto; }
.sy_rlzy ul {width: 90%; margin: 0px auto;}
.sy_rlzy ul li .tp { width:80px; height: 80px; padding: 15px;}
.sy_rlzy ul li p {  -webkit-line-clamp: 4;   }
}
@media only screen and (max-width:992px) {
.sy_rlzy { width: 100%; margin: 0px auto 0px auto; padding: 30px 0px 30px 0px; }	
.sy_rlzy ul {width: 94%; margin: 0px auto;}
.sy_rlzy ul li { width: 48%; margin: 0 4% 4% 0; padding: 5% 2%;}
.sy_rlzy ul li h1 { font-size: 18px; margin: 15px 0px;  height: 50px;  }
.sy_rlzy ul li:nth-child(2n) { margin-right: 0;}
.sy_rlzy ul li p {  -webkit-line-clamp: 6;   }
}






















