@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;}

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:1600px){
.con { width:90%; 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:999; background:#fff;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);}
.header.on{ box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);}
.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 #c80012;}
.header .yyqh .zw {background:#c80012; 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: #c80012;}
.header .dh { height: 35px; line-height: 35px; background:#c80012;  text-align: center; font-size: 20px; color:#fff; float: right; width: 180px; font-family:Arial; border-radius: 5px;margin-top: 33px; margin-right: 20px; letter-spacing: 1px }



.header.on .an i{color:#c80012;}
.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:#c80012; 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:#c80012; 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:#c80012;}
.header .nav ul li:hover a { color:#c80012;}
.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:#c80012;}
.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 30px 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 25px 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 #c80012; background: #c80012;}
.header .yyqh .zw {font-size: 14px;color: #fff; }
.header .yyqh .yw {font-size: 14px;color: #c80012;}
	
.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:#c80012;}
.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: #c80012; 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: #c80012; 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:32px; line-height:60px; background:url(/images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold; letter-spacing:1px}
.gy_bt p { font-size:16px; color:#999; padding-top:15px}
@media only screen and (max-width:992px){
.gy_bt{ margin:0 0px 20px;}
.gy_bt h3{font-size:20px; line-height:44px; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}


/*解决计划*/
.solution-wrap { width: 100%; padding:60px 0 80px; background:#fafafa;}
.solution-cont { width: 80%; margin: 0px auto; }
.solution-img { width: 49%; height: auto; margin-right:1%; position: relative; overflow: hidden; }
.solution-img:nth-child(2n){margin-right:0; }
.solution-img .img-box1 { width: 100%; height: 400px; 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(200,0,18,.6); 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: 5% 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: auto ; line-height: 22px; margin: 5% auto 5%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-size:16px; line-height:30px}
.solution-img .mask .links { width: 70%; margin: 0 auto; overflow: hidden; }
.solution-img .links a { display: block; margin:0 auto; width: 30%; padding: 10px 0; color: #c80012;background-color: #fff;}
.solution-img .links a.shipin { background-color: #fff; color: #c80012; }

@media only screen and (max-width:1600px){
.solution-cont { width: 90%;   }
 
}
@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: 0 auto 0px auto;padding: 20px 0 20px;}
.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;}
.solution-img>p { width: 100%; text-align: center; position: absolute; bottom: 20px; left: 0; z-index: 3; color: #fff; font-size: 16px; }
}



/* 检测手艺效劳 */
.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;}
}


.fuwu{ width:100%;overflow:hidden; padding:60px 0 80px}
.fuwu ul{ display: flex;   justify-content: space-between;   align-items: center; }
.fuwu ul li{flex-shrink:1; position:relative; height:400px; overflow:hidden; text-align:center; border:#fff 1px solid; box-sizing:border-box; transition: 0.6s}
.fuwu ul li img{  height:100%; width:auto;}
.fuwu ul li:hover{flex-shrink:0;transition: 0.6s}
.fuwu ul li .hyjs{ position:absolute; background:rgba(0,0,0,0.5); color:#fff; padding:15px; box-sizing:border-box; bottom:0; width:100%; z-index:2}
.fuwu ul li .hyjs h3{ display:block; font-size:16px; margin-bottom:10px; }
.fuwu ul li .hyjs  p{ display:block; font-size:14px; line-height:25px; background:#c80012; width:120px;  margin:0 auto; border-radius:150px; opacity:0; display:none;}
.fuwu ul li:hover .hyjs p{ opacity:1; display:block; }



/*焦点优势*/
.core-wrap { width: 80%; margin: 60px auto 0px auto;}
.core-box { width: 100%; margin: 0px auto 60px auto; height: 270px; border:solid 1px #dddddd;}
.core-box .infos { width: 25%; height: 270px; 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: 20px; padding: 20px 0 10px; font-weight:bold }
.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.core-box .infos p { width: 80%; margin: 0 auto; line-height: 30px; color: #999; font-size:16px }
.core-box .infos i{ font-size: 45px; display: block; color: #c80012; 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: #c80012; 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: 300px; background-color: #c80012; position: absolute; left: 0; top: -16px; z-index: 0; display: none; box-shadow: 5px 5px 40px rgba(214,214,214,.8), -5px -5px 40px rgba(214,214,214,.8);}
.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:1600px){
.core-wrap { width: 90%;  }
}
@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: 20px 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: 18px; padding: 10px 0 10px; }
.core-box .infos .bg { width: 100%; height: 260px;}
}



.sy_yz { width: 100%; background: #fafafa; 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;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);}
.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: #666;}
.sy_yz ul li:hover {box-shadow: 2px 2px 10px rgba(214,214,214,.2), -2px -2px 10px rgba(214,214,214,.2);}
.sy_yz ul li:nth-child(12){ height: 171px;}
.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: 171px;}
}


.sy_hz{width:100%; padding:60px 0  ; overflow:hidden; position:relative; background:#fafafa}
.sy_hz .swiper-container-hz{padding-bottom:50px;}
.sy_hz .swiper-slide{background: #fff;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);}
.sy_hz .swiper-container-hz img{width:100%; height:auto;  display:block;}
.sy_hz .swiper-container-hz h2 { font-size: 18px; font-weight: bold;  padding:10px 15px 5px 15px;}
.sy_hz .swiper-container-hz p { line-height: 20px; font-size: 14px; padding: 0px 15px 15px 15px; color:#666 }
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:8px;height: 8px;background:#ddd;opacity: .99;border-radius: 4px;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #c80012; border-radius: 4px;}
@media only screen and (max-width:1440px) {
.sy_hz{width:90%;}
}
@media only screen and (max-width:992px) {
.sy_hz{width:100%; padding:20px  0 ; }
.sy_hz .swiper-container-hz{padding-bottom:60px;}
.sy_hz .swiper-container-hz h2 { font-size: 16px; font-weight: bold;  padding:10px 15px 5px 15px;} 
.sy_hz .swiper-container-hz p { line-height: 20px; font-size: 14px; padding: 0px  ; color:#666；；；；；overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; height: auto; overflow: hidden; margin: 0 15px 15px}
}



.sy_gy{width:100%; overflow:hidden; background: #fff; margin: 0px auto;}
.sy_gy .zc { width: 50%; float: left;}
.sy_gy .zc img { width: 100%; height: auto;}
.sy_gy .yc { width: 42%; float: right; margin-right:5%; margin-top:40px  }
.sy_gy .yc .gy_bt { text-align: left;margin-bottom: 20px;}
.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:#555;}
.sy_gy .g_y p{overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:8; margin-bottom:20px}

.sy_gy .g_y span{display:block;}
.sy_gy .g_y a.mr{display:block; width:140px; height:35px; font-size:15px; line-height:35px; border:1px solid #c80012; 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; color:#c80012}
.sy_gy .g_y a.mr:hover{color:#fff; border:1px solid #c80012;
box-shadow:inset 160px 0 0 0 #c80012;
-webkit-box-shadow:inset 160px 0 0 0 #c80012;
-moz-box-shadow:inset 160px 0 0 0 #c80012;
-ms-box-shadow:inset 160px 0 0 0 #c80012;
-o-box-shadow:inset 160px 0 0 0 #c80012;}
@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 #c80012;}
.sy_gy .g_y a.mr:hover{border:1px solid #c80012;
box-shadow:inset 120px 0 0 0 #c80012;
-webkit-box-shadow:inset 120px 0 0 0 #c80012;
-moz-box-shadow:inset 120px 0 0 0 #c80012;
-ms-box-shadow:inset 120px 0 0 0 #c80012;
-o-box-shadow:inset 120px 0 0 0 #c80012;}
}



.sy_lx { width: 100%; padding:60px 0; background:#fff}
.sy_lx  h1 { font-size: 24px; text-align: center; height:50px;}
.sy_lx  h2 { font-size: 16px; text-align: center;}
.sy_lx  .lx { width: 90%; border: 1px solid #ddd; margin: 30px auto 0 auto;  }
.sy_lx  .lx ul li { float: left; text-align: center; border-right: 1px solid #ddd; padding: 30px 0px; font-size: 16px; width: 33.33%; line-height: 28px;font-weight: bold; background:#fff}
.sy_lx  .lx ul li font { color: #c80012; font-weight: bold; font-size: 24px;  font-family: Arial; }
.sy_lx  .lx ul li span {  font-size:16px;font-weight: 500; }
.sy_lx  .lx ul li:nth-child(3) { 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: #c80012; 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: #c80012; 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:16px; text-align: center; height: auto; padding: 0 10px; line-height: 28px  ;}
.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 #c80012; color:#aaa; padding: 30px 0px;}
.footer .zc { float:left; width: 25%; }
.footer .zc img{ width:300px}
.footer .zj { float:left; line-height: 32px; width: 75%; margin-top:8px}
.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) {
.sy_lx { width: 100%; padding:0 0 ; background:#fff}
.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: #c80012;}
@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;  margin: 0px auto 15px auto;}
.ny_lx ul li .tp img{ width: 100%}
.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: #c80012; 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; margin-top: 25px}
.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:#c80012 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: #c80012; 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:250px;  display:block;}
.ny_al .lb ul li h2 { font-size: 18px; font-weight: bold;  padding:20px 20px 10px 20px;}
.ny_al .lb ul li p { line-height: 26px; font-size: 14px; padding: 0px 20px 20px 20px;}
.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(204,204,204,.4), -2px -2px 10px rgba(204,204,204,.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: #c80012; 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:130px;  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:#c80012; 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: #c80012; 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: auto  ; 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:#c80012; border:1px solid #c80012; color:#fff;}
.paging a.on{background-color:#c80012; border:1px solid #c80012; 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(204,204,204,.4), -2px -2px 10px rgba(204,204,204,.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;   }
}

.flexBox {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.syNews { height:auto; overflow:hidden; padding:60px 0; background:#fafafa}
.syNews .topBox {-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;justify-content: space-between;}
.syNews .topBox a {position: relative;height: 300px;overflow: hidden;background-color: #000000;}
.syNews .topBox a img {display: block;width: 100%;height: 100%;object-fit: cover;opacity: 0.9;transform: scale(1); transition: all 0.5s;}
.syNews .topBox a:hover img {opacity: 0.8;transform: scale(1.04);transition: all 0.5s;}
.syNews a.T-left { width: 58%;border-radius: 20px;overflow: hidden;}
.syNews a.T-right { width: 40%;border-radius: 20px;overflow: hidden;}
.syNews .topBox a .txtBox {position: absolute;bottom: 0;left: 0;width: 100%;padding: 30px;color: rgba(255, 255, 255, 0.8);}
.syNews .topBox a .sm {font-size: 24px;font-weight: bold;color: #fff;line-height: 24px;margin-bottom: 10px;}
.syNews .topBox a .bt {font-size: 20px;line-height: 34px;font-weight: lighter;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.syNews .bottomBox {margin-top: 40px;}
.syNews .bottomBox .leftBox {width: 240px;}
.syNews .bottomBox .leftBox li {font-size: 20px;padding: 33px 25px;background: #eff0f4;transition: all 0.5s ease;position: relative;cursor: pointer;}
.syNews .bottomBox .leftBox li strong {font-size: 30px;}
.syNews .bottomBox .leftBox li.on {position: relative;color: #fff;background: #c80012;}
.syNews .bottomBox .leftBox li.on::after {content: "";width: 14px;height: 32px;background: url(/images/ipart05_jt.png) no-repeat center;position: absolute;left: 100%;top: 50%;margin-top: -16px;}
.syNews .bottomBox .tabContent {margin-left: 30px;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.syNews .tabContent ul li {width: 32%;margin-right: 2%;padding: 34px 30px; background: #fafafa; float: left;}
.syNews .tabContent ul li.on {background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.syNews .tabContent ul li:nth-child(3) {margin-right:0;}
.syNews .tabContent ul li p.time strong {color: #c80012;font-size: 20px;}
.syNews .tabContent ul li p.time strong:nth-last-of-type(2) {font-size: 46px;margin-right: 30px;}
.syNews .tabContent ul li p.time strong:nth-last-of-type(2)::after {content: "";display: inline-block;width: 1px;height: 40px;background-color: #c80012;opacity: 0.5;transform: rotate(50deg) translateX(20px) translateY(-10px);}
.syNews .tabContent ul li p.time span {font-size: 14px;color: #818181;margin-left: 15px;}
.syNews .tabContent ul li p.bt {font-size: 18px;line-height: 28px;color: #000;overflow: hidden;margin-bottom: 13px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.syNews .tabContent ul li p.nr {font-size: 14px;line-height: 23px;color: #4c4c4c;height: 46px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
@media only screen and (max-width: 1439px) {.syNews .topBox a .bt {font-size: 20px;}
.syNews .bottomBox .leftBox {width: 184px;}
.syNews .bottomBox .leftBox li {font-size: 16px;}
.syNews .bottomBox .leftBox li strong {font-size: 20px;}
.syNews .tabContent ul li p.time strong:nth-last-of-type(2) {font-size: 34px;}
.syNews .tabContent ul li {padding: 28px 20px;}
}
@media only screen and (max-width: 991px) {
.syNews { height:auto; overflow:hidden; padding:20px 0; background:#fafafa}
.syNews .topBox {-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}
.syNews .topBox a {height: auto;}
.syNews a.T-left {width: 100%;}
.syNews .bottomBox .leftBox {width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.syNews .bottomBox .leftBox li {padding: 10px 0;text-align: center;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.syNews a.T-right {width: 100%;margin-top: 30px;}
.syNews .bottomBox .leftBox li.on::after {display: none;}
.syNews .tabList {-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}
.syNews .bottomBox .tabContent {margin-left: 0;margin-top: 20px;}
.syNews .bottomBox .tabContent ul {-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}
.syNews .tabContent ul li {width: 100%;}
}
@media only screen and (max-width: 576px) {.syNews .topBox a .txtBox {padding: 0 15px 15px 15px;}
.syNews .topBox a .sm {font-size: 14px;font-weight: normal;}
.syNews .topBox a .bt {font-size: 16px;line-height: 28px;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:990px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:50px; position:fixed; right:10px; bottom:70px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#c80012; border-radius:5px; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:66px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; border-radius:5px; background-color:#c80012; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:66px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 10px #ddd;  background-color:#fff; border-radius:5px; overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#c80012; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:20px; font-weight:bold;transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
@media only screen and (max-width:990px){
.pc_kf{bottom:100px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#c80012; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#c80012; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; box-shadow:none; font-size:22px; float:left;}
}


.pro{  width: 100%;overflow: hidden;padding: 60px 0 80px; }
.pro ul{ }


.pro ul li{ float:left; width:25%; border:#fff 2px solid; box-sizing:border-box; position:relative; overflow:hidden;}
.pro ul li a{ display:block; }
.pro ul li i{ display:block; width:100%; height:338px; overflow:hidden; position:relative;}
.pro ul li i img{ position:absolute; top:0; width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;;  height:100%; width:auto; transition:all 0.6s}

.pro ul li .cpzi{ position:absolute; width:100%; top:290px; z-index:0; left:0; text-align:center; padding:0 ; box-sizing:border-box; transition:all 0.6s ; z-index:99}
.pro ul li .cpzi h3{ display:block; font-size:20px; color:#fff; position:relative;z-index:99; background:rgba(0,0,0,.5); line-height:50px}
.pro ul li .cpzi  em{display:block; width:60px; height:2px; background:#c80012; margin:5px auto;position:relative;z-index:99}

.pro ul li:hover .cpzi{ top:50%; transform:translateY(-50%); transition:all 0.6s}

.pro ul li:hover  i img{ transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}

.pro ul li .cpzi p{ display:block; color:#fff; font-size:14px; margin:30px 0; line-height:25px; max-height:75px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden;position:relative;z-index:99; padding:0 40px}
.pro ul li .cpzi  span a{ display:block; background:#c80012; width:120px; line-height:35px; margin:0 auto;  text-align:center; color:#fff;transition:all 0.6s;position:relative;z-index:99}
.pro ul li .cpzi  span a:hover{ background:#c80012; color:#fff; transition:all 0.6s}
.pro ul li:hover .cpzi h3{   background:none}


.pro ul li:after {
  content: '';
  display: block;
  position: absolute;
  z-index:9;
  top: 50%;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(11.7%, rgba(0, 0, 0, 0.009)), color-stop(22.1%, rgba(0, 0, 0, 0.034)), color-stop(31.2%, rgba(0, 0, 0, 0.072)), color-stop(39.4%, rgba(0, 0, 0, 0.123)), color-stop(46.6%, rgba(0, 0, 0, 0.182)), color-stop(53.1%, rgba(0, 0, 0, 0.249)), color-stop(58.9%, rgba(0, 0, 0, 0.32)), color-stop(64.3%, rgba(0, 0, 0, 0.394)), color-stop(69.3%, rgba(0, 0, 0, 0.468)), color-stop(74.1%, rgba(0, 0, 0, 0.54)), color-stop(78.8%, rgba(0, 0, 0, 0.607)), color-stop(83.6%, rgba(0, 0, 0, 0.668)), color-stop(88.7%, rgba(0, 0, 0, 0.721)), color-stop(94.1%, rgba(0, 0, 0, 0.762)), to(rgba(0, 0, 0, 0.79)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e), -webkit-transform calc(var(--d) * 2) var(--e);
}


.pro ul li:hover:after{
  top:0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
@media only screen and (max-width:992px){
.pro{  width: 100%;overflow: hidden;padding: 20px 0 20px; }	
.pro ul li{ float:left; width:50%; border:#fff 2px solid; box-sizing:border-box; position:relative; overflow:hidden;}	
.pro ul li i{ display:block; width:100%; height:238px; overflow:hidden; position:relative;}
.pro ul li .cpzi{ position:absolute; width:100%; top:200px; z-index:0; left:0; text-align:center; padding:0 ; box-sizing:border-box; transition:all 0.6s ; z-index:99}
.pro ul li .cpzi p{ display:block; color:#fff; font-size:14px; margin:30px 0; line-height:25px; max-height:75px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden;position:relative;z-index:99; padding:0 20px}
.pro ul li .cpzi h3{ display:block; font-size:16px; color:#fff; position:relative;z-index:99; background:rgba(0,0,0,.5); line-height:40px}
}


.ny_menu{
    height: auto;
    border-bottom: 1px solid #d9d9d9; text-align: center; z-index: 99; position: relative
}
.ny_menu ul{
    height: auto;
    text-align: center;

}
.ny_menu ul li{
    height: auto;
    display: inline-block;
}
.ny_menu ul li a{
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #111;
    border-left: 1px solid #d9d9d9;
    padding:0 50px;
    position: relative;
}

.ny_menu ul li:last-child a{
    border-right: 1px solid #d9d9d9;
}
.ny_menu ul li a:hover{
    color: #fff;
    background: #c80012;
}
.ny_menu ul li a:hover:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -24px;
    margin-left: -12px;
    _font-size: 0;
    _line-height: 0;
    _overflow: hidden;
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid dashed dashed dashed;
    border-color: #c80012 transparent transparent transparent;
}
#ny_on a{
    color: #fff;
    background: #c80012;
}
#ny_on a:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -24px;
    margin-left: -12px;
    _font-size: 0;
    _line-height: 0;
    _overflow: hidden;
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid dashed dashed dashed;
    border-color: #c80012 transparent transparent transparent;
}

@media only screen and (max-width:992px){
.ny_menu ul li a{
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #111;
    border-left: 1px solid #d9d9d9;
    padding:0 10px;
    position: relative;
}	
}


.gy_nr{margin-top:0px; font-size:16px; line-height:36px; color:#333; background: #Fff;padding: 30px;border-radius:8px;box-sizing:border-box }
.gy_nr img{width:100%; height:auto; display:block;}



.ny_nr { width: 100%; background:#f6f6f6; padding: 60px 0px; height:auto; overflow:hidden}
.ny_nr .fa_lb ul{margin:0; justify-content:space-between;}
.ny_nr .fa_lb ul li{width:49%; margin-right:2%;   float:left}
.ny_nr .fa_lb ul li:nth-child(2n){margin-right:0; }


.ny_nr .fa_lb1 ul{margin:0; justify-content:space-between;}
.ny_nr .fa_lb1 ul li{width:32%; margin-right:2%;   float:left; margin-bottom:20px}
.ny_nr .fa_lb1 ul li:nth-child(3n){margin-right:0; }


.ny_nr .al_lb ul li{width:calc(33.333333333% - 40px); margin:0 20px 40px;}
.ny_nr .fa_nr{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cp_lb .fa_nr{border:1px solid #ddd;}
.ny_nr .fa_nr:hover{box-shadow:0 0 20px rgba(0,0,0,.1);
transform:translateY(-10px);
-webkit-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-o-transform:translateY(-10px);}
.ny_nr .fa_nr .t_p{overflow:hidden; background-color:#000; position:relative;}
.ny_nr .fa_nr .t_p span{width:140px; height:40px; border:1px solid #fff; border-radius:22px; font-size:15px; line-height:38px; text-align:center; color:#fff; position:absolute; top:50%; left:50%; margin:-20px 0 0 -70px; opacity:0; z-index:999; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr:hover .t_p span{opacity:1;}
.ny_nr .fa_nr:hover .t_p span:hover{border:1px solid #1f88fb; background-color:#1f88fb;}
.ny_nr .fa_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .fa_nr:hover .t_p img{opacity:.4;
transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.ny_nr .fa_nr .w_z{padding:30px; background-color:#fff; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr:hover .w_z{background-color:#fff;}
.ny_nr .fa_nr .w_z:after{width:0; height:4px; background-color:#c80012; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr:hover .w_z:after{width:100%;}
.ny_nr .fa_nr .w_z h3{font-size:20px; font-weight:bold; line-height:30px; margin-bottom:10px;}
.ny_nr .fa_nr .w_z p{font-size:16px; line-height:30px; color:#999; height: auto; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
@media only screen and (max-width:992px){
.ny_nr { width: 100%; background:#f6f6f6; padding: 20px 0px; height:auto; overflow:hidden}
.ny_nr .fa_lb ul li{width:100%; margin-right:0;   float:left; margin-bottom: 10px}	
.ny_nr .fa_nr .w_z{padding:10px; background-color:#fff; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr .w_z h3{font-size:18px; font-weight:bold; line-height:30px; margin-bottom:5px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.ny_nr .fa_nr .w_z p{font-size:14px; line-height:26px; color:#999; height: auto; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}

.ny_nr .fa_lb1 ul li{width:49%; margin-right:2%;   float:left; margin-bottom:10px}
.ny_nr .fa_lb1 ul li:nth-child(even){margin-right:0; }
.ny_nr .fa_lb1 ul li:nth-child(odd){margin-right:2%; }
}


.liucheng{ height:auto; overflow:hidden; padding:60px 0 30px ; background:#fff}
.liucheng li{ float:left; width:32%; margin-right:2%; background:#f6f6f6;padding: 30px;
 box-sizing:border-box ; margin-bottom:30px}
.liucheng li:nth-child(3n){margin-right:0; }
.liucheng li .sz{ font-size:50px; color:#c80012; font-weight:bold; border-right:#fff 1px solid; width:20%; float:left}
.liucheng li .xq{ float:right; width:74%}
.liucheng li .xq h1{ font-size:24px; font-weight:bold; margin-bottom:10px; margin-top:5px}
.liucheng li .xq p{ font-size:14px; min-height:40px }


.gt_bt{ margin-bottom:40px; text-align:center}
.gt_bt h1{ font-size:34px; font-weight: bold}
.gt_bt em{ display:block; width:50px; height:4px; background:#c80012; margin:15px auto}

@media only screen and (max-width:992px){
.liucheng{ height:auto; overflow:hidden; padding:20px 0 30px ; background:#fff}
.liucheng li{ float:left; width:100%; margin-right:0; background:#f6f6f6;padding: 20px;
 box-sizing:border-box ; margin-bottom:10px}
 .liucheng li .xq h1{ font-size:20px; font-weight:bold; margin-bottom:10px; margin-top:5px}

.gt_bt{ margin-bottom:20px; text-align:center}
.gt_bt h1{ font-size:24px; font-weight: bold}
.gt_bt em{ display:block; width:30px; height:3px; background:#c80012; margin:5px auto}

	

}
.sy_ys{width:100%; padding:50px 0; overflow:hidden;background: #f6f6f6;}
.sy_ys li{ float:left; margin-right:2%; width:23.5%;  }
.sy_ys li:nth-child(4n){margin-right:0; }
.sy_ys .t_b{width:92px; height:92px; border-radius:50%; border:1px solid #c80012; margin:0 auto; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover .t_b{border:1px solid #fff;}
.sy_ys .t_b:after{width:80px; height:80px; border-radius:50%; position:absolute; top:5px; left:5px; background-color:#fde7e9; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover .t_b:after{background-color:#e55c68;}
.sy_ys .b{width:90px; height:90px; border-radius:50%; margin:0 auto; background-position:top center; background-repeat:no-repeat; background-size:100% auto; overflow:hidden;
position:relative; z-index:9;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover .b{background-position:bottom center;}
.sy_ys .n_r{padding:50px 30px 30px; border-radius:10px; text-align:center; margin-bottom:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:#fff; }
.sy_ys .n_r:hover{background-color:#c80012; box-shadow:0 8px 15px 0 rgba(211,33,10,.2);}
.sy_ys .n_r h3{font-size:20px; font-weight:bold; color:#000; line-height:30px; margin:15px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover h3{color:#fff;}
.sy_ys .n_r p{font-size:16px; color:#333; line-height:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; min-height:120px; margin-top:20px}
.sy_ys .n_r:hover p{color:#fff;}
.sy_ys a.sy_an{width:100%;
background-image:-webkit-linear-gradient(left, #e5402c, #cc0001);
background-image:-moz-linear-gradient(left, #e5402c, #cc0001);
background-image:-ms-linear-gradient(left, #e5402c, #cc0001);
background-image:-o-linear-gradient(left, #e5402c, #cc0001);
background-image:linear-gradient(left, #e5402c, #cc0001);}
@media only screen and (max-width:990px){
.sy_ys{padding:20px 0;}
.sy_ys .n_r{padding:15px;}
.sy_ys .n_r h3{font-size:18px; line-height:28px; margin:10px 0;}
.sy_ys .n_r p{font-size:14px; line-height:24px;}
.sy_ys li{ float:left; margin-right:2%; width:49%;  }
.sy_ys li:nth-child(even){margin-right:0; }
.sy_ys li:nth-child(odd){margin-right:2%; }
}





.sy_ys1{width:100%; padding:50px 0; overflow:hidden;background: #fff;}
.sy_ys1 li{ float:left; margin-right:2%; width:32%;   }
.sy_ys1 li:nth-child(3n){margin-right:0; }
.sy_ys1 .t_b{width:92px; height:92px; border-radius:50%; border:1px solid #c80012; margin:0 auto; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys1 .n_r:hover .t_b{border:1px solid #fff;}
.sy_ys1 .t_b:after{width:80px; height:80px; border-radius:50%; position:absolute; top:5px; left:5px; background-color:#fde7e9; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys1 .n_r:hover .t_b:after{background-color:#e55c68;}
.sy_ys1 .b{width:90px; height:90px; border-radius:50%; margin:0 auto; background-position:top center; background-repeat:no-repeat; background-size:100% auto; overflow:hidden;
position:relative; z-index:9;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys1 .n_r:hover .b{background-position:bottom center;}
.sy_ys1 .n_r{padding:50px 30px 30px; border-radius:10px; text-align:center; margin-bottom:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:#f6f6f6}
.sy_ys1 .n_r:hover{background-color:#c80012; box-shadow:0 8px 15px 0 rgba(211,33,10,.2);}
.sy_ys1 .n_r h3{font-size:20px; font-weight:bold; color:#000; line-height:30px; margin:15px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys1 .n_r:hover h3{color:#fff;}
.sy_ys1 .n_r p{font-size:16px; color:#333; line-height:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; min-height:120px; margin-top:20px}
.sy_ys1 .n_r:hover p{color:#fff;}
.sy_ys1 a.sy_an{width:100%;
background-image:-webkit-linear-gradient(left, #e5402c, #cc0001);
background-image:-moz-linear-gradient(left, #e5402c, #cc0001);
background-image:-ms-linear-gradient(left, #e5402c, #cc0001);
background-image:-o-linear-gradient(left, #e5402c, #cc0001);
background-image:linear-gradient(left, #e5402c, #cc0001);}
@media only screen and (max-width:990px){
.sy_ys1{padding:20px 0;}
.sy_ys1 .n_r{padding:15px;}
.sy_ys1 .n_r h3{font-size:18px; line-height:28px; margin:10px 0;}
.sy_ys1 .n_r p{font-size:14px; line-height:24px;}
.sy_ys1 li{ float:left; margin-right:2%; width:49%;  }
.sy_ys1 li:nth-child(even){margin-right:0; }
.sy_ys1 li:nth-child(odd){margin-right:2%; }
}
<!--耗时1751482461.0046秒-->