@charset "utf-8";

@font-face {
  font-family: 'COND';
  src: url('../font/AKZIDENZGROTESK-COND.OTF');
}

body{margin:0px; font-size:14px; color:#444; font-family:/*Source Han Sans,Geneva,*/sans-serif; 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:94%; margin:0px auto; max-width:1240px;}



.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 #ee7700;}
.header .yyqh .zw {background:#ee7700; 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: #ee7700;}
.header .dh { height: 35px; line-height: 35px; background:#ee7700;  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:#ee7700;}
.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:#ee7700; 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 70px 0 0px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:18px;}
.header .nav ul li a { font-size:18px;}
.header .nav ul li span{width:0; height:2px; background:#ee7700; 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:#ee7700;}
.header .nav ul li:hover a { color:#ee7700;}
.nav .y_j{position:relative;}
.nav .e_j{width:230px; background:#fff; position:absolute; top:100px; left:0; margin-left: -23px; display:none; z-index:9999; border-radius:0px 0px 5px 5px;  }
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px;  font-weight:normal; text-align:left; padding-left:33px; }
.header .nav .e_j a:hover{ color:#fff; background:#ee7700;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}


.header .nav .e_j:hover .ejj{display: block;}

.header .nav .e_j .ejj{position:relative;}
.header .nav .e_j .ejj font { float:right; margin-right:10px; }
.header .nav .e_j .ejj .sjfl {width:150px;background:#fff;position:absolute; top: 0;left: 230px !important;display: none;  z-index:9999; border-radius:0px 0px 5px 5px; }
.header .nav .e_j .ejj .sjfl a {display:block; font-size:14px; color:#666; line-height:40px; text-align:left; padding-left:30px;}
.header .nav .e_j .ejj .sjfl a:hover{ color:#fff; background:#ee7700;}
.header .nav .e_j .ejj:hover .sjfl{display: block;}


@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 #ee7700; background: #ee7700;}
.header .yyqh .zw {font-size: 14px;color: #fff; }
.header .yyqh .yw {font-size: 14px;color: #ee7700;}
	
.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:#ee7700;}
.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: center;   }
.gallery-top .swiper-slide .wz h3{font-size:52px; font-weight: 900; margin-bottom:10px; font-family:Source Han Sans,Geneva,sans-serif; }
.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: #ee7700; width:160px; height:45px; line-height:45px; color:#fff; display:block; text-align:center; font-size:18px; margin:30px auto; border-radius:5px;}
.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:28vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:28vh; 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: #ee7700; 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: 30px; text-align: center; }
.gy_bt h2{font-family:Arial; font-size:38px; line-height:40px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:32px; font-weight: bold; color: #333; line-height:44px; margin-top:-25px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:20px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h2{font-family:Arial; font-size:24px; line-height:50px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:24px; line-height:44px; margin-top:-35px;  padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}




/*解决方案*/
.solution-wrap { width: 100%; margin: 60px auto 0px auto; background:#f6f6f6; padding:80px 0px;}
.solution-cont { width: 100%; margin: 0px auto;}
.solution-img { width: 32%; height: auto;  position: relative; overflow: hidden; }
.solution-img .img-box1 { width: 100%; height: 500px; overflow: hidden; position:relative;}
.solution-img .img-box1 .bj { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.3);}
.solution-img .img-box1 img {object-fit: cover;    width: 100%; height: 100%;}
.solution-img>p { width: 100%; text-align: center; position: absolute; bottom:5%; left: 0; z-index: 3; color: #fff; font-size:22px; font-weight:bold; }
.solution-img .mask { width: 92%; height:92%; background-color: #2565c6; background-color: rgba(238,119,0,.5); position: absolute; left: 4%; top:4%; z-index: 9; text-align: center; color: #fff; display: none;}
.solution-img .mask h3 {  font-size: 20px; padding: 20% 0 8%; position: relative; font-weight:bold;}
.solution-img .mask h3:before { content: ''; display: block; width: 26px; height: 2px; background-color: #fff; position: absolute; bottom: 0; left: 50%; margin-left:-13px;}
.solution-img .mask>p { width: 80%;  line-height: 22px; margin: 10% auto 10%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.solution-img .mask .links { width: 80%; margin: 0 auto; overflow: hidden; }
.solution-img .links a { display: block; float: left; width: 50%; padding: 5% 0; color: #fff;background: #e83c0b;}
.solution-img .links a.shipin { background-color: #fff; color: #ee7700; }
.solution-img .yd { margin-left:2%;}

@media only screen and (max-width:992px){
.solution-wrap { width: 100%; margin: 20px auto 0px auto;  padding:20px 0px;}
.solution-cont { width: 94%; margin: 20px auto 0; }	
.solution-img { width: 100%; height: auto; margin:0 0 2% 0%; }
.solution-img .yd { margin-left:0%;}
.solution-img .img-box1 { width: 100%; height:350px;  }
.solution-img .mask {  top: 10%; height:80%; }
.solution-img .mask h3 { font-size: 20px; padding: 10% 0 0 0; position: relative;}
.solution-img .mask>p  {margin: 5% auto;}
}






.sy_gy{width:94%; overflow:hidden; margin: 80px auto; max-width:1240px;}
.sy_gy .zc { width: 50%; float: left;}
.sy_gy .zc img { width: 100%; height: auto;}
.sy_gy .yc { width: 45%; float: right;}
.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:30px;  color:#777;}
.sy_gy .g_y span{display:block;}
.mr{display:block; width:180px; height:45px; font-size:16px; line-height:45px; border:1px solid #ee7700; 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;}
.mr a{display:block; width:180px; height:45px; font-size:16px; line-height:45px; border:1px solid #ee7700; 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;}
.mr:hover{color:#fff; border:1px solid #ee7700;
box-shadow:inset 180px 0 0 0 #ee7700;
-webkit-box-shadow:inset 180px 0 0 0 #ee7700;
-moz-box-shadow:inset 180px 0 0 0 #ee7700;
-ms-box-shadow:inset 180px 0 0 0 #ee7700;
-o-box-shadow:inset 180px 0 0 0 #ee7700;}

@media only screen and (max-width:992px) {
.sy_gy{margin:40px auto;}
.sy_gy .zc { width:100%; float: none;}
.sy_gy .yc { width: 100%; float: none; margin: 0 auto; padding:0px 0px 20px 0px;}
.sy_gy .g_y{font-size:14px; line-height:26px;}
}



.sy_xw { width: 100%; margin:0px auto;  padding:80px 0px; }
.sy_xw .zc { width:42%; float: left; height:360px; position: relative;}
.sy_xw .zc img {object-fit: cover; width: 100%; height: 100%;}
.sy_xw .zc span { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; padding: 0px 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background: rgba(0,0,0,.5); font-size: 16px; color: #fff;}
.sy_xw .yc { width: 55%; float: right;}
.sy_xw .yc ul { margin:0px auto;}
.sy_xw .yc ul li { padding: 20px 0px; border-bottom: 1px solid #ddd;}
.sy_xw .yc ul li:first-child { padding-top:0;}
.sy_xw .yc ul li .tp { width: 25%; float: right; height: 110px; overflow: hidden;}
.sy_xw .yc ul li .tp img {object-fit: cover; width: 100%; height: 100%;}
.sy_xw .yc ul li .wz { float: left; width: 70%;}
.sy_xw .yc ul li .wz h4 { font-size: 18px; height: 35px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;   }
.sy_xw .yc ul li .wz p { font-size: 14px; line-height: 24px; margin-top: 10px; color: #666; height:48px; overflow:hidden;}
@media only screen and (max-width:1440px){
.sy_xw { width:100%; }	
}
@media only screen and (max-width:992px){
.sy_xw { width:100%; padding:0px 0px 40px 0px;}	
.sy_xw .zc { width: 100%; float: none; height:300px; position: relative;}
.sy_xw .yc { width: 100%; float: none; margin-top:40px;}
.sy_xw .yc h2{font-size:30px;}
.sy_xw .yc h2 i { width:40px; height: 4px;  margin: 15px 10px 0px 0px;}
.sy_xw .yc ul { margin-bottom:20px;}
.sy_xw .yc ul li { padding: 20px 0px; }
.sy_xw .yc ul li .wz h4 { font-size: 18px; height: auto;}
.sy_xw .yc ul li .wz p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
}





/* 底部 */
.footer{position:relative;width:100%;  background:#222222; padding:10px 0px 0px 0px;}
.footer .log { font-size:26px; margin-bottom:10px;  width:50%; float:left; color:#fff; line-height:70px; margin-top:14px; font-weight:bold;}
.footer .log img { padding-right:10px; float:left;}

.footer .lx { font-size:20px; margin-bottom:8px; width:20%;float:right;color:#fff; line-height:40px;margin-top:30px; text-align:right;}
.footer .lx i { font-size:18px;  width:35px; height:35px; background:#ee7700; text-align:center; line-height:35px; display: inline-block; border-radius:100px; margin:0px auto; color:#fff; margin-right:10px;}
.footer .lx .icon-dianhua{ font-size:20px; margin-right:10px;}
.footer .lx a { color:#fff;}

.footer .foot_bott{position:relative; z-index:1; padding:20px 0; background:#111111; margin-top:10px;}
.footer .foot_bott .left{float:left; font-size:14px; color:#fff; opacity:.6;}
.footer .foot_bott .right{float:right; font-size:14px; color:#fff; opacity:.6;}

@media only screen and (max-width:1440px){
.footer .foot_top .left .t{font-size:32px; font-weight:bold; }
.footer .foot_top .left .c{font-size:24px; color:#fff; line-height:56px;}
}
@media only screen and (max-width:1360px){
.footer .foot_top .left{width:25%;}
}
@media only screen and (max-width:992px){
.footer{ padding-bottom:50px;}
.footer .log {width:70%;}
.footer .log img { width:100%;}
.footer .lx { width:30%;}
.footer .lx i { font-size:24px;  width:40px; height:40px;  line-height:40px;  }
.footer .foot_bott{ padding:20px 0;}
.footer .foot_bott .right{float: none; font-size:14px;}

}




.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: #ee7700;}
@media only screen and (max-width:992px){
.sjdh{ display: block;}
}



.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; background:#000;}
.nban img{ width:100%; height:auto; opacity:.8;}
.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:0; top:38%; z-index: 5; width: 100%; 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; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:200px; margin-top:0px;}
.nban img{ position:absolute; height:200px; 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_nr { margin:50px auto;}
.ny_nr .zc { width:25%; float:left;}
.ny_nr .zc h1 { height:80px; line-height:80px; background:#ee7700; text-align:center; font-size:24px; color:#fff;}
.ny_nr .zc ul li { background:#f7f7f7; border-top:1px solid #fff; text-align:center; font-size:18px; height:50px; line-height:50px; }
.ny_nr .zc ul li a {font-size:18px;}
.ny_nr .zc ul li:hover a { background:#ee7700; color:#fff;  display:block;}
.ny_nr .zc ul li.on {background:#ee7700; color:#fff; display:block;}

.ny_nr .yc { width:71%; float:right;}
.ny_nr .yc .gyw { width:100%;}
.ny_nr .yc .gyw .zb { width:60%; float:left;}
.ny_nr .yc .gyw .zb h2 { font-size:26px; font-weight:bold; padding-bottom:20px;}
.ny_nr .yc .gyw .zb p { font-size:15px; line-height:28px;}
.ny_nr .yc .gyw .yb { width:37%; float:right;}
.ny_nr .yc .gyw .yb img { width:100%; height:auto;}

.ny_nr .ywfw h4 { border-bottom:1px solid #ee7700; height:50px; line-height:50px; font-size:24px; font-weight:bold; margin-bottom:20px; }
.ny_nr .ywfw ul li { width:31.333%; margin:0 3% 3% 0; float:left;}
.ny_nr .ywfw ul li:nth-child(3n) { margin-right:0;}
.ny_nr .ywfw ul li .tp {width: 100%; height: 190px; overflow: hidden;}
.ny_nr .ywfw ul li .tp img {object-fit:cover; width:100%; height:100%;}
.ny_nr .ywfw ul li h5 { font-size:16px; font-weight:bold; line-height:50px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.ny_nr .ywfw ul li p {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; color:#666; }

@media only screen and (max-width:992px){
.ny_nr { margin:30px auto;}	
.ny_nr .zc { width:100%; float: none;}
.ny_nr .zc ul li a {font-size:15px;}
.ny_nr .zc h1 { height:60px; line-height:60px;font-size:20px; }
.ny_nr .zc ul li { width:50%; float:left; font-size:16px; height:40px; line-height:40px; }
.ny_nr .yc {width:100%; float: none; margin-top:40px;}
.ny_nr .yc .gyw .zb { width:100%; float: none;}
.ny_nr .yc .gyw .zb h2 { font-size:22px;}
.ny_nr .yc .gyw .zb p { font-size:15px; line-height:26px;}
.ny_nr .yc .gyw .yb { width:100%; float: none; margin-top:20px;}

.ny_nr .ywfw h4 {font-size:20px; font-weight:bold; margin-bottom:20px; }
.ny_nr .ywfw ul li { width:48%; margin:0 1% 2% 1%; }
.ny_nr .ywfw ul li:nth-child(3n) { margin-right:1%;}
.ny_nr .ywfw ul li .tp {height: 130px;}

}



.ny_lx {margin:0px auto; padding:100px 0px; font-family:Source Han Sans,Geneva,sans-serif;}
.ny_lx .zc { width:100%; background: #f6f6f6; padding: 60px;}
.ny_lx .zc .txt { width: 100%; height: 45px; line-height: 45px; background: #fff; border: 1px solid #ddd;font-family:Source Han Sans,Geneva,sans-serif; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}
.ny_lx .zc .ll { width: 48%; margin-bottom: 40px;}
.ny_lx .zc .text{ width: 160px; height: 45px; line-height: 45px; background:#ee7700; font-family:Source Han Sans,Geneva,sans-serif;text-align: center; color: #fff; font-size: 16px;margin: 40px auto 0 auto; border-radius:100px;}
.ny_lx .zc .txtt { width: 100%; height:120px;line-height: 45px; background: #fff; font-family:Source Han Sans,Geneva,sans-serif; border: 1px solid #ddd; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; outline: none;}

@media only screen and (max-width:992px){
.ny_lx { padding:30px 0px; }
.ny_lx .zc {padding:30px 20px 20px 20px;}	
.ny_lx .zc .ll { width:100%; margin-bottom:10px;}
.ny_lx .zc .text{ margin:20px auto ; }
	}



