@charset "utf-8";
@font-face {
    font-family: 'Inter';
    src: url('../font/Inter-Regular.eot');
    src: url('../font/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Inter-Regular.woff2') format('woff2'),
        url('../font/Inter-Regular.woff') format('woff'),
        url('../font/Inter-Regular.ttf') format('truetype'),
        url('../font/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#201204; font-family: 'Inter'; cursor:default; }
*{padding:0px; margin:0px;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: 'Inter';}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family:'Inter'; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#201204; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#10864E;}

.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1400px; margin:0 auto;max-width: 94%;}
.container { width:1400px; margin:0 auto;max-width: 94%;}
.header{width:100%; position:relative; top:0; left:0; z-index:1000;background: #fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.header.on{background: rgba(255,255,255,1);}
.header .topbar {line-height: 36px;background: #f5f5f5;height: 38px;font-size: 14px;color: #666;}
.header .topbar li {margin-left: 25px;float: left;}
.header .topbar a{color: #666;}
.header .topbar i{font-size: 18px;margin-right: 3px;}
.header .container{display: flex;justify-content: space-between;align-items: center;}
.header .logo{ float:left; margin:20px 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:auto; height:58px; display:block;}


.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; 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 .an span{width:30px; height:2px; background-color:#555; 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 .top_r {display: flex;align-items: center;}
.header .top_r .yy{line-height:42px; float:left; color:#222; font-size:16px;margin-left:30px;text-align: center;position: relative;}
.header .top_r .yy .x_l {width:100px;top: 42px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none;z-index: 99;}
.header .top_r .yy .x_l a {color: #222;display: block;font-size: 14px;text-align: center;width: 100%;border-radius: 0;margin-left: 0;}
.header .top_r .yy .x_l a:hover{background: #10854e;color: #fff;}
.header .top_r i {font-size: 20px;margin-right: 6px;vertical-align: middle;}

.header .right {float: right;text-align: left;margin-top: 9px;}
.header .right .ss {line-height:42px;display: inline-block;padding: 0 15px;position: relative;color: #fff;font-size: 14px;background: #10854e;margin-left: 20px;border-radius: 5px;}
.header .right .ss a {padding: 0 6px;display: inline-block;color: #fff;font-size: 14px;}
.header .right .yy{line-height:42px; float:left; color:#222; font-size:16px;margin-left:10px;text-align: center;position: relative;}
.header .right .yy .x_l {width:100px;top: 42px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none;z-index: 99;}
.header .right .yy .x_l a {color: #222;display: block;font-size: 14px;text-align: center;width: 100%;border-radius: 0;margin-left: 0;}
.header .right .yy .x_l a:hover{background: #10854e;color: #fff;}
.header .right i {font-size: 22px;}
.header .right .seach {line-height:42px; float:left;color:#222; font-size:16px;margin-left:10px;text-align: center;position: relative;}

.search{width:350px;border: #ccc 1px solid;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:40px; border-radius:0; font-size:16px; line-height:40px; color:#555; float:left; -webkit-appearance:none;padding-left: 20px;}
.search button.s_c{width:10%; height:40px;font-size:16px; line-height:40px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;text-align: center;}
.search i {font-size: 24px;}
.search button.s_c img{width: 21px;display: inline-block;}
.header .con {height: 60px;}
.header .nav{position: relative;float: left;}
.header .nav i{font-size:12px; color:#aaa; 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:0 20px; line-height:60px; float:left; padding:0 10px;position: relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.po{position: static;}
.header .nav ul li a{display:block; font-size:16px;font-weight: bold;color:#222; /* text-transform:capitalize */}
.header .nav ul li em{margin-left: 4px;font-size: 12px;font-style: normal;-webkit-transform: rotateZ(180deg);-moz-transform: rotateZ(180deg);-o-transform: rotateZ(180deg);-ms-transform: rotateZ(180deg);transform: rotateZ(180deg);}
.header .nav ul li span{width:0; height:2px; background-color:#10854e;border-radius: 3px; position:absolute; right: 0; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
}
.head {position: relative;}
.header .nav ul li:hover span{width:100%;left: 0;}
.header .nav ul li:hover a{color: #10854e}
.header .nav ul li.on a{color: #10854e}
.header .nav ul li.on span{width:100%;}
.nav .y_j{position:relative;}
.nav .e_j{width:220px; position:absolute; top:60px; left:0; z-index:9999;border-top: rgba(255,255,255,1) 1px solid;background-color:rgba(255,255,255,1);opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;padding:10px;}
.nav .e_j .box {padding: 30px 0 30px;position: relative;z-index: 3;}
.nav .e_j.cp {width: 100%;}
.nav .e_j.cp .container-fluid {display: flex;flex-wrap: wrap;justify-content:flex-start;}
.nav .e_j.cp .lm {box-sizing: border-box;padding: 0 20px;width: 50%;}
.nav .e_j.cp .lm:last-child{border: 0}
.nav .e_j.cp .lm h3 {font-size: 16px;display: flex;justify-content: flex-start;align-items: center; color: rgba(0,0,0,.85);line-height: 20px;position: relative;padding-bottom: 10px;margin-bottom:10px;padding-top: 10px;}
.nav .e_j.cp .lm h3 img {width: 24px;vertical-align: middle;margin-right: 5px;display: block;}
.nav .e_j.cp .lm h3 em {font-size: 20px;margin-right: 10px;color: #0db1ce;}


.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:36px;font-weight: normal;text-align: left;}
.header .nav ul li .e_j a:hover{color: #10854e;padding-left: 5px;background: #f5f5f5;}

.head_h2 { height: 80px;background: #18243c;}

@media (min-width:1024px){

.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);height: auto;}
.head_h { height:158px;display: none;}
}
.p1ban {height: 550px;position: relative;}
.p1ban .con{display: flex;justify-content:center;flex-direction: column; align-items: flex-start;height: 550px;}
.p1ban .part-image-style { display: flex;flex-direction: column;justify-content: flex-start;max-width: 550px;margin-bottom: 60px;}
.p1ban .part-image-style .part-image-content {flex: 1;}
.p1ban .part-image-style .part-image-content h1{margin-top: 20px;margin-bottom: 8px;font-size: 38px;color: #201204;padding-bottom: 10px;font-family: 'Montserrat';font-weight: bold;}
.p1ban .part-image-style .part-image-content p{font-size: 16px;color: #4D4942;line-height: 1.8;font-weight: 500;font-family: 'Montserrat';}
.p1ban .part-image-style .a_n{margin-top: 20px;}
.p1ban .part-image-style .a_n a{display: inline-block;line-height: 48px;padding: 0 20px;background: #10864E;color: #fff;margin-right: 10px;border-radius: 8px;font-size: 16px;font-weight: bold;}
.p1ban .part-image-style .a_n a:hover{background: #0D6E40;color: #fff;}
.p1ban .part-image-style .a_n a.on{background: #0D6E40;color: #fff;}
.p1ban .part-image-style .part-image {
  flex: 1;
  display: flex;
  justify-content: center;
}
.p1ban .part-image-style .part-image img {max-width: 550px;display: block;}

.sy_p1 {background-color: #f7f7f7;padding: 15px 0;font-size: 16px;}
.sy_p1 span {color: #10864E;}


.sy_ser{padding: 60px 0;background: #f6f6f6;}

.sy_ser .more {display: inline-block;position: absolute;right: 0;top: 0;
  line-height: 48px;
  padding: 0 20px;
  background: #10854e;
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;}
.sy_ser .more a {color: #fff;}
.sy_ser .more:hover {background: #0D6E40;}
.sy_ser .t_p{position: relative;padding-top: 100%;overflow: hidden;}
.sy_ser .t_p img{width: 100%;display: block;position: absolute;left: 0;top: 0;height: 100%;}
.sy_ser .con{position: relative;}
.sy_ser ul {display: flex;align-items: stretch;flex-wrap: wrap;}
.sy_ser li {width: 23%;margin-right: 2.6666%;margin-bottom: 3%; background-color: #ffffff;border-radius: 10px;box-shadow: 0px 0px 2px rgba(23, 43, 77, 0.04), 0px 3px 2px rgba(23, 43, 77, 0.08);-webkit-transition: 0.15s ease-out;-moz-transition: 0.15s ease-out;-o-transition: 0.15s ease-out; transition: 0.15s ease-out;overflow: hidden;position: relative;}
.sy_ser li:hover{box-shadow: 0px 0px 8px rgba(23, 43, 77, 0.04), 0px 3px 10px rgba(23, 43, 77, 0.08);}
.sy_ser li:nth-child(4n){margin-right: 0;}
.sy_ser li .w_z {padding: 30px 25px;}
.sy_ser li .w_z h3 {font-size: 18px;color:#201204;}
.sy_ser li .w_t {padding: 20px 30px;font-size: 24px;color: #201204;font-weight: bold;line-height: 1.6;}
.sy_ser li .a_n {border: #201204 1px solid;border-radius: 6px;line-height: 38px;text-align: center;font-size: 16px;position: absolute;width: calc(100% - 50px);left: 25px;bottom: 30px;}
.sy_ser li .a_n a{color: #201204;}




.sy_about { padding:60px 0; overflow:hidden}
.tit{margin-bottom:40px;}
.tit h1 {font-size: 34px; color:#201204;font-weight: bold;position: relative;text-transform: uppercase;font-family: 'Montserrat';}
.tit h3 {font-size:20px;line-height: 1.7;color: #4D4942;margin-top:5px;font-weight: 500;}

.sy_about {padding: 60px 0;overflow: hidden;background-color: #f5f7fa;}
.sy_about .tit{text-align: left;}
.sy_about .tit h1::after {left: 0%;margin-left:0px;}
.sy_about .tit h1 span{ display: block; text-align: left; font-size:20px; font-weight: 500;position: relative;padding-left: 130px;}
.sy_about .tit h1 span::after{position: absolute; content: ''; height: 2px; background: #ff6b00; width: 6vw; top: 50%; transform: translateY(-50%); left: 0;}
.sy_about .wenz {width:50%;float: left;line-height: 1.8;font-size: 16px;color: #333;}
.sy_about .wenz h2 {font-size: 28px;color: #333;margin-bottom: 15px;line-height: 1.5}
.sy_about .wenz h2 span {font-weight: bold;}
.sy_about .wenz p {margin-bottom: 15px;}
.sy_about .wenz .more {width: 180px;border-radius: 6px;
  height: 50px;
  background-color:#d8ecfd ;margin-top: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 50px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_about .wenz .more a {color: #10854e;}
.sy_about .wenz .more:hover {background: #10854e;}
.sy_about .wenz .more:hover a {color: #fff}
.sy_about .wenz .more i {margin-left: 10px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_about .wenz .more:hover i {margin-left: 15px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}

.sy_about .tp {width:45%;float: right;}
.sy_about .tp img {width: 100%;display: block;}

/*
.sy_ys {padding: 80px 0 60px;background: url(../images/xzbj.jpg) center / cover no-repeat;overflow: hidden;}
.sy_ys .w_z {width: 48%;}
.sy_ys .w_z ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.sy_ys .w_z ul li {width: 48%;margin-bottom: 20px;}
.sy_ys .w_z ul li h3{font-size: 18px;color: #fff;margin-bottom: 10px;}
.sy_ys .w_z ul li p{font-size: 14px;color: #cecece;line-height: 1.5}
*/


/*新闻*/
.sy_news{padding: 60px 0}
.swiper-yxxy{ margin:0 auto;padding-bottom: 30px;}
.swiper-yxxy .swiper-slide{position:relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background-color: #f5f7fa;}
.sy_news .jt{position: relative;margin: 0 auto;text-align: center;}
.sy_news .jt i {font-size: 20px;}
.sy_news .swiper-button-prev{height: 56px;line-height: 54px;
  width: 56px;
  display: inline-block !important;
  vertical-align: middle;
  position: static;
  margin: 0 10px;
  border-radius: 28px;color: #525866 !important;
  border: 1px solid #e1e4ea;}
.sy_news .swiper-button-next{height: 56px;line-height: 54px;
  width: 56px;
  display: inline-block !important;
  vertical-align: middle;
  position: static;
  margin: 0 10px;
  border-radius: 28px;color: #525866 !important;
  border: 1px solid #e1e4ea;}
.sy_news .swiper-button-prev:hover, .sy_news .swiper-button-next:hover{background: #10854e;color: #fff !important;border: 1px solid #10854e;}




.swiper-yxxy .swiper-slide .t_p{width: 100%;position: relative;padding-bottom: 65%;overflow: hidden;}
.swiper-yxxy .swiper-slide .t_p img{width: 100%;height: 100%;position: absolute;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-yxxy .swiper-slide:hover .t_p img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-yxxy .swiper-slide .w_z {padding: 15px;}
.swiper-yxxy .swiper-slide .s_j {font-size: 12px;color: #333;margin-bottom: 10px;}
.swiper-yxxy .swiper-slide h3 {font-size: 18px;color: #111;margin-bottom: 20px;font-weight: bold;}
.swiper-yxxy .swiper-slide:hover h3 {color: #10854e;}
.swiper-yxxy .swiper-slide p {font-size: 16px;color: #555;margin-bottom: 30px;line-height: 1.6;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.swiper-yxxy .swiper-slide .more1 {display: inline-block;}
.swiper-yxxy .swiper-slide .more1 a{color: #012d5a;text-decoration: underline;font-size: 14px;font-weight: bold;}
.swiper-yxxy .swiper-slide:hover .more1 a{color: #10854e;}
.swiper-yxxy .swiper-slide:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.sy_tw {padding: 60px 0;}
.sy_tw .con{display: flex;justify-content: space-between;align-items: center;}
.sy_tw .t_p{width: 46%;}
.sy_tw .t_p img{width: 100%;display: block;}
.sy_tw .w_z{width: 50%;}
.sy_tw .w_z .tit{text-align: left;}
.sy_tw .w_z .tit h1::after {left: 0%;margin-left:0px;}
.sy_tw .w_z .text {line-height: 1.8;font-size: 16px;color: #333;}
.sy_tw .w_z .more {width: 180px;border-radius: 6px;
  height: 50px;border: #10854e 1px solid;margin-top: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 50px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_tw .w_z .more a {color: #10854e;}
.sy_tw .w_z .more:hover {background:#10854e;}
.sy_tw .w_z .more i {margin-left: 10px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_tw .w_z .more:hover a {color: #fff;}
.sy_tw .w_z .more:hover i {margin-left: 15px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.flex_b{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex_bc{display: flex;justify-content: space-between;align-items: center;}
.sy_hzlc {padding: 70px 0;background-color: #f5f7fa;}
.sy_hzlc li {width: 25%;padding: 0 15px;text-align: center;}
.sy_hzlc li .t_b {text-align: center;width: 90px;margin: 0 auto 10px;position: relative;}
.sy_hzlc li .t_b img{width: 100%;display: block;}
.sy_hzlc li h3 {font-size: 20px;color: #222;font-weight: bold;margin-bottom: 10px;}
.sy_hzlc li p {font-size: 16px;color: #333;line-height: 1.8;margin-bottom:20px;}
.sy_hzlc .more {width: 180px;border-radius: 6px;
  height: 50px;
  background-color:#10854e ;margin: 30px auto 0;
  font-size: 16px;
  text-align: center;
  line-height: 50px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_hzlc .more a {color: #fff;}
.sy_hzlc .more:hover {background:#0746a6;}
.sy_hzlc .more i {margin-left: 10px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_hzlc .more:hover a {color: #fff;}

.sy_szzz{padding: 60px 0;}
.sy_szzz .con{position: relative;}
.swiper-ys{ margin:0 auto;padding-bottom: 30px;}
.swiper-ys .swiper-slide{position:relative;background-color: #EDFDF5;padding: 30px 26px;margin-bottom: 30px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;height: 275px;}
.sy_szzz .jt{position: absolute;right: 0;top:30px;text-align: left;}
.sy_szzz .jt i {font-size: 20px;}
.sy_szzz .swiper-button-prev{height:34px;line-height: 32px;text-align: center;
  width: 34px;
  display: inline-block !important;
  vertical-align: middle;
  position: static;
  margin: 0 6px;
  border-radius: 28px;color: #525866 !important;
  border: 1px solid #e1e4ea;}
.sy_szzz .swiper-button-next{height: 34px;line-height: 32px;text-align: center;
  width: 34px;
  display: inline-block !important;
  vertical-align: middle;
  position: static;
  margin: 0 6px;
  border-radius: 28px;color: #525866 !important;
  border: 1px solid #e1e4ea;}
.sy_szzz .swiper-button-prev:hover, .sy_szzz .swiper-button-next:hover{background: #10854e;color: #fff !important;border: 1px solid #10854e;}
.swiper-ys .swiper-slide img{width:48px;display: block;}
.swiper-ys .swiper-slide h3 {font-size: 18px;color: #201204;font-weight: bold;margin-bottom: 12px;margin-top: 24px;font-family: 'Montserrat'}
.swiper-ys .swiper-slide p {font-size: 16px;color: #201204;line-height: 1.8;}
.swiper-ys .swiper-wrapper{align-items: stretch;}
.sy_szzz .more {width: 180px;border-radius: 6px;
  height: 50px;
  background-color:#10854e ;margin: 30px auto 0;
  font-size: 16px;
  text-align: center;
  line-height: 50px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_szzz .more a {color: #fff;}
.sy_szzz .more:hover {background:#0746a6;}
.sy_szzz .more i {margin-left: 10px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_szzz .more:hover a {color: #fff;}
.sy_hyfw {padding: 60px 0 70px}
.sy_hyfw ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_hyfw ul li{width: calc(25% - 20px);background-color: #f5f7fa;padding: 0 0 10px;margin-bottom: 20px;position: relative;}
.sy_hyfw ul li::after{position: absolute;content: "";width: 0;left: 0;bottom: 0;height: 2px;background: #10854e;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_hyfw ul li:hover::after{width: 100%;}
.sy_hyfw ul li .mate{font-size: 18px;color: #201204;font-weight: bold;margin-bottom: 10px;}
.sy_hyfw ul li p{font-size: 16px;color: #333;line-height: 1.8;}
.sy_hyfw ul li .w_z {padding: 0 20px 0}
.sy_hyfw ul li .more1 {display: inline-block;margin-top: 30px;}
.sy_hyfw ul li .more1 a{color: #222;text-decoration: underline;font-size: 14px;font-weight: bold;}
.sy_hyfw ul li:hover .more1 a{color: #cf2b20;}
.sy_hyfw ul li .t_p {overflow: hidden;margin-bottom: 15px;position: relative;padding-top: 60%;}
.sy_hyfw ul li img{width:100%;position: absolute;left: 0;top: 0; height:100%; display:block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_hyfw ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}


.qylc { padding: 80px 0}
.qylc ul li { width:16.6666%; float:left; text-align:center}
.qylc ul li img {width: 70px;margin: 0 auto;}
.qylc ul li h3 { font-size:18px; color:#201204; margin:15px 0;font-weight: bold;height: 42px;}
.qylc ul li p { font-size:14px; color:#201204;line-height: 1.8;margin-bottom: 10px;padding: 0 15px;height: 78px}
.qylc ul li .bd { height:26px; background:url(../images/AD0Ipb_BBhAEGAAgoMH3wwUoy9TasQEwrQk4Gg.png) center center no-repeat}
.qylc ul li span { font-size:30px; color:#0a8543}
.jmls .more {background: #4f0003; color: #fff;border: 0}


.index-contact {padding: 70px 0;overflow: hidden;}
.index-contact h1 {font-size: 40px;font-weight: bold;color: #201204;margin-bottom: 20px;}
.index-contact h3 {font-size: 20px;color: #201204;}
.index-contact .an {padding-top: 35px;}
.index-contact .an a {width: 160px;height: 50px;line-height: 50px;border-radius: 6px;display: inline-block;text-align: center;margin: 0 10px;font-size: 18px;background: #0096f0;color: #fff;}

.index-contact .t_p{width: 45%;float: right;}
.index-contact .t_p img{width: 100%;display: block;}
.index-contact .wbk {width: 50%;float: left;}
.index-contact .wbk p { font-size:16px; line-height:1.8; margin-bottom:10px;color: #fff;}
.index-contact .wbk p span{ color: #E0070B;}
.index-contact .wbk li{width: 48%;float: left;margin: 0 1% 15px;text-align: left;}

.index-contact .wbk li.l1{width: 98%;}
.index-contact .wbk input.w_z{width:100%;height:50px;line-height: 50px;padding: 0 15px; float:left; font-size:16px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#666;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;background:rgba(0,0,0,0);border:rgba(0,0,0,0.15) 1px solid;} 
.index-contact .wbk input.w_z.no { margin-right:0}
.index-contact .wbk select {background: url(../images/xl.png) 96% center / 15px no-repeat;
    width: 100%;-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
    height: 50px;
    line-height: 50px;
    font-size: 16px; padding:0 15px;box-sizing: border-box;color: #666;border:rgba(0,0,0,0.15) 1px solid; -webkit-appearance: none; /* Chrome, Safari, Opera */
    -moz-appearance: none; /* Firefox */
    appearance: none; /* 标准属性 */
}

.index-contact .wbk option{color: #666;}
.index-contact .wbk input::-webkit-input-placeholder{color: #666;}
.index-contact .wbk input::-moz-placeholder{color: #666;}
.index-contact .wbk input::-moz-placeholder{color: #666;}
.index-contact .wbk input::-ms-input-placeholder{color: #666;}

.index-contact .wbk textarea::-webkit-input-placeholder{color: #666;}
.index-contact .wbk textarea::-moz-placeholder{color: #666;}
.index-contact .wbk textarea::-moz-placeholder{color: #666;}
.index-contact .wbk textarea::-ms-input-placeholder{color: #666;}

.index-contact .wbk textarea {width:100%;height:90px; padding:0 15px; line-height:50px; color:#666; font-size:16px; outline: none;resize: none;	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;background:rgba(0,0,0,0);border: none;border:rgba(0,0,0,0.15) 1px solid; }
.index-contact .wbk .a_n { width:300px; height:52px; margin:50px auto 0; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#10854e;border-radius: 3px;}

.sy_cjwt{padding: 60px 0;overflow: hidden;}
.subNavBox{border-bottom: 0;}
.subNav{cursor:pointer;font-weight:bold;font-size:18px;color:#201204;line-height:60px;padding:0 30px; background:#f5f5f5 url(../images/jiantou1.png) right center / 35px no-repeat;border-bottom: 1px solid #e7e7e7;margin-bottom: 10px;border-radius: 6px;}
.subNav:hover{color:#10854e;}
.currentDd{color:#10854e}
.currentDt{background:#f5f5f5 url(../images/jiantou.png) right center / 35px no-repeat;}
.navContent{display: none;}
.navContent li {line-height:1.8;color:#4D4942;padding: 20px;font-size: 18px;}




.sy_ly {background-color: #343741;padding: 27px 0;overflow: hidden;}
.sy_ly .con {display: flex;align-items: center;}
.sy_ly .left{width: 33.3333333333%;float: left;}
.sy_ly .left h3{font-size: 24px;color: #fff;margin-bottom: 8px;}
.sy_ly .left .lx {}
.sy_ly .left .lx a{width: 35px;line-height: 35px;background: #fff;border-radius: 18px;text-align: center;margin: 0 3px;color: #222;display: block;float: left;}
.sy_ly .left .lx a i{font-size: 20px;}
.sy_ly .left .lx a:hover{background: #0746a6;color: #fff;}
.sy_ly .right {width: 66.6666666667%;float: right;display: flex;}
.sy_ly .right .l1 {width: 41.6666666667%;padding: 0 8px}
.sy_ly .right .l2 {width: 33.3333333333%;padding: 0 8px;}
.sy_ly .right .l3 {width: 25%;padding: 0 8px;}
.sy_ly .right .btn {display: inline-block;padding: 12px 22px;color: #fff;background-color: #003f6d !important;font-size: 16px;}
.sy_ly .right input.w_z {
  width: 100%;
  height: 55px;
  font-size: 14px;
  line-height: 55px;
  border: 1px solid #e7e7e7;
  padding: 0 5px;
  box-sizing: border-box;
  background: #fff;
}
.sy_ly .right select {
    width: 100%;background: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 14px;border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;color: #666;
}





/* start footer */
.footer_bg{background:#15161b; width:100%;padding:35px 0 0;margin-top: 70px;}
.footer { margin:0 auto; padding:20px 0; z-index:999;}
.footer .zuo3 {}
.footer .zuo3 ul{display: flex;justify-content: space-between;}
.footer .zuo3 ul li { float:left;padding-right: 90px;min-width: 50px;}
.footer .zuo3 ul li.lx { width: 360px;padding-right: 0px;}
.footer .zuo3 ul li:last-child{padding: 0;}
.footer .zuo3 ul li .tit1 a { font-size:18px; font-weight:bold; color:#fff;opacity: 1; line-height:30px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#10854e;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#fff;opacity: 0.7; text-transform: capitalize;}
.footer .zuo3 ul li a:hover {opacity: 1;}
.dzwz {line-height:30px;color:#fff;font-size:14px;}
.dzwz a {width: auto !important;display: inline-block !important;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;text-transform: capitalize;margin-bottom: 5px;}
.dzwz p i {color: #10854e;text-align: center;margin-right: 10px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.dzwz p a{width: auto !important;display: inline-block !important;
}
.footer .zuo3 ul li.yx {width: 240px;padding-right: 0;float: right;}
.footer .searchIpt2 {width: 240px;height: 50px;position: relative;}

.searchIpt2 .search_txt {width: 182px;

	padding: 0 0 0 10px;

	line-height: 50px;

	background: #fff;

	color: #666;

	border: 0;

	height: 50px;

	float: left;border-radius: 25px;

}

.searchIpt2 .search_btn {width: 50px;background: #fff;border: 0;float: right;color: #333;height: 50px;cursor: pointer;border-radius: 25px;position: relative;}
.searchIpt2 i {font-size: 20px;width: 20px;height: 20px;line-height: 20px;position: absolute;right:15px; top:50%;margin-top: -10px; text-align: center;color: #333;}
.searchIpt2 .search_btn:hover{background: #10854e;color: #fff;}
.searchIpt2 .search_btn:hover i {color: #333;}
.searchIpt2 .search_btn i:hover {color: #fff;}
.footer_bg .dybox {margin-top: 5px;}
.footer_bg .dybox p{font-size: 14px;color: #333;}
.footer_bg .dybox h3 {margin-bottom: 15px;}
.footer_bg .dy {margin-top: 10px;width:240px;overflow: hidden;}
.footer_bg .dy input.w_z{width:85%; height:35px; border-radius:0; font-size:14px; line-height:35px; color:#333; float:left; -webkit-appearance:none;background: rgba(255,255,255,0.15);padding-left: 10px;box-sizing: border-box;border: #ccc 1px solid;}
.footer_bg .dy button.s_c{width:15%; height:35px;font-size:18px; line-height:35px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;background: #10854e;}
.footer_bg .dy i {font-size: 18px;color: #fff;}
.footer .zuo3 ul li.lx .tb {padding-top: 20px}
.footer .zuo3 ul li.lx .tb a {width: 35px;margin-right: 10px;position: relative;float: left;height: 35px;line-height: 35px; text-align: center;background: #10854e;color: #fff;opacity: 1;border-radius: 6px;}
.footer .zuo3 ul li.lx .tb a i{font-size: 22px;}
.footer .zuo3 ul li.lx .tb a .wx {width: 120px;position: absolute;left: 50%;margin-left: -60px;background: #fff;top: -120px;display: none;}
.footer .zuo3 ul li.lx .tb a:hover .wx{display: block;}
.footer .zuo3 ul li.lx .tb a img {width: 100%;}

.footer .weix {width: 120px;float: right;text-align: center;line-height: 30px;}
.footer .weix img {width: 100%;}
.footer_btm {margin:20px auto 0;border-top: 1px solid rgba(255,255,255,0.2); width:100%;}
.copy {width: 1200px;margin: 0 auto;line-height: 50px;text-align: center}
.copy p {font-size: 14px;text-transform: uppercase;color: #fff;}
.copy p a { color: #fff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.zx_bm {width:100%; height:100%; position:fixed; top:0; left:0; z-index:9999999; display:none;}
.zx_bm .bm_bj{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.7);}
.zx_bm .b_m {
  width: 560px;
  border-radius: 15px;
  background-color: #fff;
  padding: 35px 50px 0;
  position: absolute;
  top: 50%;
  left: 50%;transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
}
.zx_bm .b_m h3 {font-size: 24px;color: #222;font-weight: bold;margin-bottom: 10px;text-align: center;}
.zx_bm .b_m p {font-size: 16px;color: #444;line-height: 1.5;margin-bottom: 20px;text-align: center;}
.zx_bm .b_m input.w_z {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin-right: 3%;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
  padding: 0 5px;
  box-sizing: border-box;
  background: #fff;
}
.zx_bm .b_m .a_n {
  width: 150px;
  height: 40px;
  background-color: #10854e;
  font-size: 16px;
  color: #fff;
  line-height: 40px;margin: 30px auto;text-align: center;border-radius: 6px;
}
.zx_bm .b_m textarea {
  width: 100%;
  height: 120px;
  padding: 5px;
  border: 1px solid #e7e7e7;
  outline: none;
  resize: none;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
}




.nban { width:100%;position: relative;background: #F6F4F1;padding: 50px 0;}
.nban .mb {}
.nban .mb .box {}
.nban .mb .con{display: flex;justify-content: space-between;align-items: center;}
.nban .mb .w_z {max-width: 580px;}
.nban .mb h1 {font-size:40px;margin-bottom:20px;color: #201204;font-weight: bold;font-family: 'Montserrat';}
.nban .mb h1 span {font-weight: bold;}
.nban .mb h3{font-size: 18px;color: #201204;line-height: 27px;}
.nban .mb h4{font-size: 16px;color: #201204;margin-bottom: 15px;text-transform: uppercase;}
.nban .mb .more {width: 160px;margin: 0 auto;line-height: 50px;text-align: center;font-size:18px;color: #fff;background: #fc7010;border-radius: 25px;text-transform: uppercase;}
.nban .mb .more:hover {background: #df2b02;}
.nban .mb .t_p{max-width: 750px;}
.nban .mb .t_p img{width: 100%;display: block;}

.cpban { width:100%;position: relative;padding: 50px 0;}
.cpban .mb {position: absolute;width: 100%;height: 100%;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.cpban .con {display: flex;justify-content: space-between;align-items: center;}
.cpban .con .w_z {max-width: 660px;}
.cpban .con .w_z h1{margin-bottom: 8px;
  font-size: 38px;
  color: #201204;
  padding-bottom: 10px;
  font-family: 'Montserrat';
  font-weight: bold;}
.cpban .con .w_z p{font-size: 16px;
  color: #4D4942;
  line-height: 1.8;
  font-weight: 500;
  font-family: 'Montserrat';}
.cpban .con .a_n {margin-top: 30px;}
.cpban .con .a_n a{display: inline-block;margin-right: 8px;line-height:44px;padding: 0 15px;border: #ccc 1px solid;border-radius: 25px;color: #201204;font-size: 16px;}
.cpban .con .a_n a i {font-size: 20px;margin-right: 5px;}
.cpban .con .a_n a:hover{background: #10864E;color: #fff;}
.cpban .con .t_p{max-width: 550px;}
.cpban .con .t_p img{width: 100%;display: block;}



.nycon {padding: 50px 0 80px;}
.nycon .nleft { width:300px; float:left;border: #eee 1px solid;}
.nycon .nleft .bt { line-height:42px; font-size:20px; color:#333; text-transform:capitalize }
.nycon .nleft .bt2 { background:#14120e; color:#fff; line-height:70px; font-size:18px; text-transform:capitalize ; padding-left:30px;}
.nycon .nleft {width: 280px;float: left;background: #f5f5f5;padding-bottom: 15px;}
.nycon .nleft .b_t{line-height: 65px;font-size: 20px;color: #fff;font-weight: bold;padding: 0 20px;background: #10854e;}
.nycon .nleft ul li{line-height: 50px;font-size: 16px;color: #222;}
.nycon .nleft li .y_j{border-bottom: #ccc 1px solid;position: relative;width: 90%;margin: 0 auto;}
.nycon .nleft li i{position: absolute;width:40%;right: 0;top: 0;height: 100%;line-height: 50px;font-size: 16px;text-align: right;}
.nycon .nleft li .e_j {position: relative;display: none;padding: 10px 0;}
.nycon .nleft li .e_j a {font-weight: normal;display: block;line-height: 40px;padding: 0 25px}
.nycon .nleft li .e_j a:hover {color: #10854e;}
.nycon .nleft li a{color: #222;padding: 0 10px;}
.nycon .nleft li .y_j.on a,
.nycon .nleft li .y_j:hover a{color: #10854e;}
.nycon .right { width:calc(100% - 340px); float:right}
.nycon .right .cptop{height: 50px;margin-bottom: 20px;display: flex;justify-content: space-between;}
.search_cp{width:350px;border: #ccc 1px solid;border-radius: 18px;height: 36px;}
.search_cp input.w_z{width:90%; height:36px; border-radius:0; font-size:16px; line-height:36px; color:#555; float:left; -webkit-appearance:none;padding-left: 20px;}
.search_cp button.s_c{width:10%; height:36px;font-size:16px; line-height:36px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;text-align: center;}
.search_cp button.s_c img{width: 21px;display: inline-block;}
.nycon .right h1 {font-size: 20px;color: #333;}
.ny_cplb {}
.ny_cplb ul{display: flex;flex-wrap: wrap;justify-content: flex-start; }
.ny_cplb ul li { width:31.3333%; float:left; margin: 0 1% 30px;background:#fff;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border: #eee 1px solid;box-sizing: border-box;}
.ny_cplb ul li a{display: block;height: 100%; }
.ny_cplb ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 20px 0 rgba(0,0,0,.1);box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 20px 0 rgba(0,0,0,.1);transform: translateY(-6px);-wbkit-transform: translateY(-6px);-o-transform: translateY(-6px);-moz-transform: translateY(-6px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cplb ul li .t_p {position: relative;overflow: hidden;padding-top: 100%;}
.ny_cplb ul li img { width:100%;position: absolute;left: 0;top: 0;height: 100%;object-fit: cover;}
.ny_cplb ul li h3 { font-size:16px; margin:20px; text-align:center; color:#333;}
.ny_cplb ul li.last { margin-right:0}



.page {padding: 30px 0 0;text-align: center;}
.page a,.page span {display: inline-block;padding: 10px 12px;color: #333; font-size: 16px;margin: 0 5px;}
.page a:hover,.page span{background: #333;color: #fff;}

.ny_gy2 {padding: 60px 0;}
.ny_gy2 .tit{text-align: center;max-width: 800px;margin: 0 auto 30px;}
.ny_gy2 ul{display: flex;justify-content: space-between;align-items: stretch;}
.ny_gy2 ul li {width: 23%;margin: 1%;}
.ny_gy2 ul li .t_p{padding-top: 60%;position: relative;overflow: hidden;}
.ny_gy2 ul li .t_p img{position: absolute;width: 100%;height: 100%;object-fit: cover;left: 0;top: 0;}
.ny_gy2 ul li .w_z {padding: 20px 0;}
.ny_gy2 ul li .w_z h3{font-size: 20px;text-align: center;color: #222;margin-bottom: 10px;font-weight: bold;}
.ny_gy2 ul li .w_z .text{font-size: 16px;color: #201204;line-height: 1.8;text-align: center;}

.ny_gy3 {padding: 60px 0;background: #f5f5f5;}
.ny_gy3 .tit{text-align: center;max-width: 800px;margin: 0 auto 30px;}
.ny_gy3 h4 {
  font-size: 16px;
  color: #201204;
  margin-bottom: 15px;
  text-transform: uppercase;
}



.ny_jj {margin: 80px auto 0;position: relative;font-size: 16px;line-height: 1.8;color: #333;padding-bottom: 80px;}
.ny_jj .tit h1::after {
  left: 0%;
  margin-left: 0px;
}
.ny_jj .tit{text-align: left;}
.ny_jj .w_z {width: 56%;font-size: 16px;line-height: 1.8;color: #333;}
.ny_jj .w_z h3 {position: relative;font-size: 32px;color: #222;margin-bottom: 40px;font-weight: bold;text-align: center;}
.ny_jj .w_z h3::after{content: "";width: 60px;bottom: -10px;height: 4px;background: #10854e;position: absolute;left: 50%;margin-left: -30px;}
.ny_jj .t_p{width: 40%;}
.ny_jj .t_p img{width: 100%;}

.ny_sm{padding: 100px 0;background: url(../images/ywbj.jpg) center / cover no-repeat;background-attachment: fixed; overflow: hidden;margin-bottom: -70px;}
.ny_sm .con {font-size: 24px;max-width:1000px;text-align: center;color: #fff;line-height: 1.8;}
.ny_sm .tit h1 {color: #fff;line-height: 1.2;}
.ny_sm .a_n{margin-top: 30px;text-align: center;}
.ny_sm .a_n a{display: inline-block;line-height: 48px;padding: 0 25px;background: #10864E;color: #fff;margin-right: 10px;border-radius: 8px;font-size: 16px;font-weight: bold;}
.ny_sm .a_n a:hover{background: #0D6E40;color: #fff;}

.ny_tpzs {padding-bottom: 60px;padding-top: 60px;background: #f5f5f5;}

.ny_tit{padding: 50px 0 0;overflow: hidden;}
.ny_tit ul {text-align: center;}
.ny_tit ul li{width: 200px;height: 46px;background: #ebebeb;text-align: center;line-height: 46px;display: inline-block;margin: 0 5px;border-radius: 8px;}
.ny_tit ul li a{color: #222;font-size: 16px;}
.ny_tit ul li:hover a{color: #fff;}
.ny_tit ul li:hover {background: #10854e;}
.ny_tit ul li.on a{color: #fff;}
.ny_tit ul li.on {background: #10854e;}


.ny_yw {padding: 60px 0;}

.ny_yw .flex {display: flex;justify-content: space-between;align-items: stretch;}
.ny_yw ul li{width:23%;float: left;margin: 1%;position: relative;box-shadow: 0 0 15px rgba(0,0,0,0.08);}
.ny_yw ul li .t_p {overflow: hidden;padding-top: 100%;position: relative;}
.ny_yw ul li .t_p img{width: 100%;height: 100%;object-fit: cover;position:absolute;left: 0;top: 0;transition: 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li:hover .t_p img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li .t_p .mb {position: absolute;width: 100%;height: 100%;z-index: 9;background: rgba(0,0,0,0);top: 0;left: 0;}
.ny_yw ul li:hover .t_p .mb {background: rgba(0,0,0,0.6) url(../images/jh.png) center / 30px no-repeat;}
.ny_yw ul li .w_z {padding: 15px 15px 20px;}
.ny_yw ul li .w_z h3{font-size: 20px;font-weight: bold;color: #222;margin-bottom: 20px;position: relative;}
.ny_yw ul li .w_z h3::after{content: "";width: 20px;height: 2px;background: #10854e;left: 0;position: absolute;bottom: -10px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li:hover .w_z h3::after{width: 50px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li .w_z p{font-size: 14px;color: #222;line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;}
.ny_yw ul li .t_p .hr{position:absolute;width: 100px; left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;height: 100px;}	
.ny_yw ul li .t_p .hr img{width:100%;height: 100%; opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ny_yw ul li:hover .hr img{opacity:1;}		
.ny_yw ul li:hover .hr img{-webkit-transform:rotate(360deg);animation:rotation 10s linear infinite;-moz-animation:rotation 10s linear infinite;-webkit-animation:rotation 10s linear infinite;-o-animation:rotation 10s linear infinite;}	
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}	to{-webkit-transform:rotate(360deg);}}
.ny_yw ul li .w_z .more{width: 150px;height: 40px;line-height: 40px;text-align: center;border-radius: 6px;background:#d8ecfd;font-size: 16px;margin-top: 30px;}
.ny_yw ul li .w_z .more:hover{background:#10854e;}
.ny_yw ul li .w_z .more a{color: #10854e;}
.ny_yw ul li .w_z .more:hover a{color: #fff;}
.gray{background-color: #f5f7fa;}
.ny_bj {padding: 70px 0;}
.ny_bj ul li{width: 31.3333%;margin: 1%;float: left;}
.ny_bj ul li h3{font-size: 20px;color: #222;margin-bottom: 20px;text-align: center;}
.ny_bj ul li .t_p{overflow: hidden;padding-top: 100%;position: relative;}
.ny_bj ul li .t_p img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.ny_bj ul li p{}


.sy_hyyy {padding: 60px 0;overflow: hidden;}
.sy_hyyy ul {margin: 0 auto;}
.sy_hyyy ul li {width: 30.3333%; float: left;margin: 0 1.5% 30px;position: relative;overflow: hidden;}
.sy_hyyy ul li img {width: 100%; display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.sy_hyyy ul li .sign {position: absolute; left:50%;top:35%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;	text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.sy_hyyy ul li .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.sy_hyyy ul li .sign span { font-size: 19px;}
.sy_hyyy ul li:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.sy_hyyy ul li:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 45%;background: none;}
.sy_hyyy ul li .bg{	left:0;	bottom: 0;width:100%;	height:80%;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.sy_hyyy ul li:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}



.ntit {padding: 25px 0;overflow: hidden;}
.ntit ul li{float: left;height: 40px;font-size: 18px;color: #000;line-height: 40px;margin-right: 40px;}
.ntit ul li a{color: #000;}
.ntit ul li .y_j{position: relative;padding: 0 2px;display: inline-block;}
.ntit ul li span{position: absolute;left: 0;height: 2px;background: #10854e;bottom: 0;width: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ntit ul li:hover{font-size: 20px;font-weight: bold;}
.ntit ul li:hover a{color: #000;}
.ntit ul li:hover span{width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.ntit ul li.on{font-size: 20px;font-weight: bold;}
.ntit ul li.on span{width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.ny_mbx {line-height: 50px;color: #333;font-size: 16px;text-align: left;border-bottom: #eee 1px solid;}
.ny_mbx .con{display: flex;justify-content: flex-start; }
.ny_mbx a{color: #333;}
.ny_mbx a:hover{color: #10854e;}



.ny_fw {padding: 80px 0;overflow: hidden;}
.ny_fw .container{padding-bottom: 60px;overflow: hidden;}
.ny_fw .wenz {width:50%;line-height: 1.8;font-size: 16px;color: #333;}
.ny_fw h2 {font-size: 26px;color: #333;margin-bottom: 15px;line-height: 1.5}
.ny_fw h2 span {font-weight: bold;}
.ny_fw .wenz p {margin-bottom: 15px;}
.ny_fw .tp {width:45%;}
.ny_fw .tp img {width: 100%;display: block;}

.ny_cpxq {padding: 60px 0 80px;}
.ny_cpxq .t_p{width: 660px;float: left;}
.ny_cpxq .t_p img{width: 100%;display: block;}
.ny_cpxq .t_p .s_m{padding-top: 30px;}
.ny_cpxq .t_p .s_m ul{display: flex;align-items: stretch;flex-wrap: wrap;}
.ny_cpxq .t_p .s_m li{font-size: 18px;line-height: 26px;margin-bottom: 15px;width: 48%;margin-right: 2%;position: relative;padding-left: 30px;}
.ny_cpxq .t_p .s_m li::before{width: 24px;height: 26px;content: "";background: url(../images/bt.png) center / 100% no-repeat;left: 0;top: 0;position: absolute;}
.ny_cpxq .t_p .s_m li:nth-child(2n){margin-right: 0}
.ny_cpxq .w_z {width: calc(100% - 720px);float: right;}
.ny_cpxq .w_z h4 {
  font-size: 16px;
  color: #201204;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.ny_cpxq .w_z h1{font-size: 40px;
  margin-bottom: 10px;
  color: #201204;
  font-weight: bold;
  font-family: 'Montserrat';}
.ny_cpxq .w_z h3 {
  font-size: 18px;
  color: #201204;
  line-height: 27px;margin-bottom: 50px;
}
.ny_cpxq .w_z h1 a {width: 85px;height: 36px;line-height: 36px;border: #e3edfb 1px solid;background: #fff;border-radius: 2px;text-align: center;display: block;font-size: 14px;color: #666;float: right;font-weight: normal;}
.ny_cpxq .w_z .nr{font-size: 16px;color: #555;line-height: 1.8;}
.ny_cpxq .w_z .wbk li{width: 48%;float: left;margin: 0 1% 15px;text-align: left;}

.ny_cpxq .w_z .wbk li.l1{width: 98%;}
.ny_cpxq .w_z .wbk input.w_z{width:100%;height:50px;line-height: 50px;padding: 0 15px; float:left; font-size:16px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#666;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;background:rgba(0,0,0,0);border:rgba(0,0,0,0.15) 1px solid;} 
.ny_cpxq .w_z .wbk input.w_z.no { margin-right:0}
.ny_cpxq .w_z .wbk select {background: url(../images/xl.png) 96% center / 15px no-repeat;
    width: 100%;-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
    height: 50px;
    line-height: 50px;
    font-size: 16px; padding:0 15px;box-sizing: border-box;color: #666;border:rgba(0,0,0,0.15) 1px solid; -webkit-appearance: none; /* Chrome, Safari, Opera */
    -moz-appearance: none; /* Firefox */
    appearance: none; /* 标准属性 */
}

.ny_cpxq .w_z .wbk option{color: #666;}
.ny_cpxq .w_z .wbk input::-webkit-input-placeholder{color: #666;}
.ny_cpxq .w_z .wbk input::-moz-placeholder{color: #666;}
.ny_cpxq .w_z .wbk input::-moz-placeholder{color: #666;}
.ny_cpxq .w_z .wbk input::-ms-input-placeholder{color: #666;}

.ny_cpxq .w_z .wbk textarea::-webkit-input-placeholder{color: #666;}
.ny_cpxq .w_z .wbk textarea::-moz-placeholder{color: #666;}
.ny_cpxq .w_z .wbk textarea::-moz-placeholder{color: #666;}
.ny_cpxq .w_z .wbk textarea::-ms-input-placeholder{color: #666;}

.ny_cpxq .w_z .wbk textarea {width:100%;height:120px; padding:0 15px; line-height:50px; color:#666; font-size:16px; outline: none;resize: none;	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;background:rgba(0,0,0,0);border: none;border:rgba(0,0,0,0.15) 1px solid; }
.ny_cpxq .w_z .wbk .a_n { width:300px; height:52px; margin:50px auto 0; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#10854e;border-radius: 3px;}



.ny_cpxg {margin-top: 20px;padding-bottom: 80px;}
.ny_cpxg h1 {font-size: 24px;padding-bottom: 20px;border-bottom:#c1cddb 2px solid;color: #333;font-weight: bold;margin-bottom: 30px;}
.ny_cpxg ul {display: flex;justify-content: space-around;}
.ny_cpxg ul li {background: #f6f8fa;width: 286px;float: left;padding: 10px;border-bottom: #d6e2ee 1px solid;}
.ny_cpxg ul li .t_p{overflow: hidden;}
.ny_cpxg ul li .t_p img{width: 100%;display: block;}
.ny_cpxg ul li .w_z{padding:20px 10px 12px;}
.ny_cpxg ul li .w_z h3{font-size: 18px;color: #0170b9;margin-bottom: 10px;}
.ny_cpxg ul li .w_z p{font-size: 14px;color: #666;line-height: 24px; margin-bottom: 25px;}
.ny_cpxg ul li .w_z .more {width: 70px;line-height: 26px;text-align: center;font-size: 12px;color: #fff;background: #6c9abd;}
.ny_cpxg ul li:hover .w_z .more {background: #0170b9;}
.ny_cpxqtd h1{line-height: 66px;border-bottom: #c1cddb 2px solid;margin-bottom: 24px;font-size: 30px;color: #10854e;font-weight: bold;}
.ny_cpxqtd .nr {
  font-size: 16px;
  line-height: 28px;
  color: #333;
}.ny_cpxqtd .nr ul li{list-style: initial; }
.list-paddingleft-2{padding-left: 30px; }
.ny_cpxqtd {
  padding-top: 20px;
  padding-bottom: 50px;
}

.ny_lx {padding: 80px 0;overflow: hidden;min-height: 600px;}
.ny_lx .xxpl {width: 50%;}

.ny_lx .xxpl ul li{font-size: 16px;line-height: 1.8;color: #333;margin-bottom: 15px;overflow: hidden;border-bottom: #eee 1px solid;padding-bottom: 15px;}	
.ny_lx .xxpl ul li .t_b {width: 60px;height:60px;text-align: center;line-height: 60px;background:#e6fdf2;border-radius: 30px;color: #10854e;float: left;margin-top: 5px;}
.ny_lx .xxpl ul li .w_z {width: calc(100% - 80px);float: right;}
.ny_lx .xxpl ul li .w_z h3{font-size: 20px;color: #333;font-weight: bold;}
.ny_lx .xxpl ul li .w_z p{font-size:18px;color: #000;line-height: 1.8;}
.ny_lx .xxpl ul li i {font-size:30px;}
.ny_lx .xxpl ul li.dz{width: 100%;}
.ny_lx .zxly {width:45%;}
.ny_lx .zxly h4 {font-size: 28px;color: #333;margin-bottom: 50px;}
.ny_lx .zxly input.w_z{width:48%; height:50px; font-size:16px; line-height:50px; margin-right:3%; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;background: #fff;-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;}
.ny_lx .zxly input.w_z.no{margin-right: 0;}
.ny_lx .zxly input.w_z.da{width: 100%;}
.ny_lx .zxly select {background: url(../images/xl.png) 96% center / 15px no-repeat;margin-right: 3%;
    width: 48%;-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
    height: 50px;
    line-height: 50px;
    font-size: 16px; padding:0 15px;box-sizing: border-box;color: #666;border:rgba(0,0,0,0.15) 1px solid; -webkit-appearance: none; /* Chrome, Safari, Opera */
    -moz-appearance: none; /* Firefox */
    appearance: none; /* 标准属性 */margin-bottom:10px;
}
.ny_lx .zxly select.no{margin-right: 0;}
.ny_lx .zxly button.a_n{width:140px; height:50px; background-color:#10854e; font-size:14px; color:#fff; line-height:40px;margin-right: 40px;cursor: pointer; }
.ny_lx .zxly textarea{width:100%; height:120px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:16px; line-height:40px; margin-bottom:30px;box-sizing: border-box;}

.ny_lx .d_t {margin-top: 50px;}



.ny_zzy {padding-bottom: 60px;overflow: hidden}
.ny_zzy ul li {width: 25%;float: left;height: 300px;padding: 20px;box-sizing: border-box;}
.ny_zzy ul li.h{margin-right: 0;background: #f5f5f5;border: #e9e9e9 1px solid;}
.ny_zzy ul li .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;margin: 0 auto 10px;
}
.ny_zzy ul li .img span {
    width: 44px;font-size: 20px;color: #fff;font-weight: 100;
    height: 44px;
    border-radius: 50%;
    background: #283550;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ny_zzy ul li h3 {color: #333;font-size:20px;margin-bottom: 30px;font-weight: bold;position: relative;text-align: center}
.ny_zzy ul li h3::after { content: " ";position: absolute; left:50%; margin-left: -20px; bottom: -12px; width: 20px; height:3px;background: #fc7010;}
.ny_zzy ul li p {font-size: 14px;color: #555;line-height: 1.8;}
.gray {background: #f5f5f5;}
.search_sj{display: none}
.header .nav .a_nn a {display: none;
}
.wap{display: none;}



.ny_xw {margin: 30px auto 40px;}
.Activsbf1_lb{ width:100%; margin-top:10px;}
.Activsbf1_lb dl{ width:100%; background:#f6f6f6; padding:10px;  margin:0 0 20px; box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;display: flex;align-items: stretch;justify-content: space-between;}
.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}
.Activsbf1_lb dt img{ vertical-align:middle; width:100%;height: 100%;object-fit: cover;}
.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}
.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.Activsbf1_lb dd .newNrtit a{font-size:18px; color:#333;}
.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:1.8; color:#666; font-size:16px; display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp:3;min-height: 91px;}
.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;font-size: 14px;}
.Activsbf1_lb dd .more1 a {width:160px;line-height: 45px;background: #028a38;display: block;text-align: center;color: #fff;text-transform: uppercase;margin-top: 30px;margin-bottom: 10px;font-size: 16px;}
.Activsbf1_lb dd:hover .more1 a {background: #fff;color:#028a38 }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}
.Activsbf1_lb dl:hover{ background:#028a38;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.Activsbf1_lb dl:hover dd .newNrtit a{ color:#fff; }
.Activsbf1_lb dl:hover .newNrjs{ color:#fff;}
.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}



/*新闻详情*/
.xw_xq {padding: 50px 0;}
.xw_xq h1{
font-size:28px;
line-height: 50px;
text-align: center;
color: #000000;margin-bottom: 15px;
}
.xw_xq h4 {
font-size: 14px;
line-height: 24px;
text-align: center;
color: #000000;}
.xw_xq h4 span{margin: 0 10px;display: inline-block;vertical-align: middle;height: 16px;width: 1px;background: #000;}
.xw_xq h4 i {font-size: 22px;margin-right: 5px;}
.xw_xq .xian {background: rgba(0, 0, 0, 0.21);height: 1px;margin-bottom: 35px;margin-top: 20px}
.xw_xq .nr {
font-size:16px;
line-height: 1.8;
color: #222;}
.xw_xq  {padding:30px 0;text-align: center;}
.xw_xq img {max-width: 100%;}





@media only screen and (max-width:1368px) {
	.p1ban {
  height: 480px;
}
	.p1ban .part-image-style .part-image-content h1 {
  margin-top: 0px;
  font-size: 34px;
}
	.p1ban .con {
  height:480px;
}
.p1ban .part-image-style {
  max-width: 500px;
  margin-bottom: 0px;
}
	.swiper-ys .swiper-slide p {
  font-size: 14px;
  line-height: 1.6;
}
	.swiper-ys .swiper-slide {
  padding: 30px 20px;
}
	.swiper-ys {
  padding-bottom: 0px;
}
	.footer .zuo3 ul li {
  padding-right: 40px;
}
	.five-part .five-font-sty {
  font-size: 18px;
}
	.con {
  width: 1180px;
}
.ny_jj .t_p {
  width: 40%;margin-top: 35px;
}
	.header .nav ul li{padding:0 16px;}

	
}



@media only screen and (max-width:1024px) {
	.pc{display: none}
	.search {display: none
}
	 .p1ban {
    height: auto;
  }
.p1ban .con {
    height: auto;
  }
	.header .topbar {
  line-height: 35px;
  height: 35px;
}
	.header.on .topbar{display: none;}
	.tit h3 {
  font-size: 16px;
}
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

	.header .top {
  line-height:28px;
  height: 28px;
}
	.header .top .fr a {
  width: 28px;
  height:28px;
  line-height: 28px;margin-right: 0;
  margin-top: 0;border: 0;
}
	.header .logo img {
  height: 50px;
}
	.header .container {height: 60px;position: relative;justify-content: space-between;
}
	.header .top_r .yy {margin-right: 40px;
  margin-left: 0px;
}
.header {
  position: fixed;
}
	.head_h{height: 95px;}
	.header .logo {
  margin: 10px 0;
}
	.header .right .ss {
  line-height: 32px;
  color: #333;padding: 0 6px;
}
	.header.on .right .ss {
  line-height:32px;
}

	.header .right {display: none;}
	.header .con {height: 0px;}
	.header .topbar .con {height: 35px;}
.header .logo{ margin:5px 0;}
.header.on .logo{margin:5px 0;}

	.header.on {
  height: 60px;
}
.header .an{display:block; right:0px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {top: 60px;}
.header .nav{width:100%; padding:15px 5%; background: rgba(255,255,255,0.95); height:100%; position:fixed; top:95px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.nav .e_j.cp .container-fluid {width: 100%;max-width: 100%;
}
	.nav .e_j .dh_l {
  width: 100%;
  padding-top:0px;
}
	.nav .e_j.cp .lm {width: 100%;
  padding: 0 0px;
}
	.nav .e_j.cp .lm h3 {
  font-weight: normal;
}
	.nav .e_j .box {
  padding: 0 0 ;
}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;font-size: 16px;color: #333;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
	.header .nav .a_nn a {width: 100%;font-size: 16px;
  line-height: 40px;text-align: center;margin-top: 10px;display: block;color: #fff;background: #10864E;
}
	.search_sj{width:100%;border: #ccc 1px solid;display: block;height: 42px}
.search_sj input.w_z{width:90%; height:40px; border-radius:0; font-size:16px; line-height:40px; color:#555; float:left; -webkit-appearance:none;padding-left: 20px;}
.search_sj button.s_c{width:10%; height:40px;font-size:16px; line-height:40px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search_sj button.s_c img{width: 21px;display: inline-block;}
	.nav ul li.da .e_j {
  position: relative;
  height: auto;overflow-y: scroll;
}
	.header .nav ul li .w1200 {
  width: 100%;
  padding-bottom: 0;border-bottom: 0;
}
	.header .nav ul li .e_j h1 {color: #fff;
}
	.header .nav ul li .lm2 {
  width: 100%;
}
	.header .nav ul li .e_j .bd {
  width: 100%;text-align: center;
}
	.header .nav ul li .e_j h3 {
  font-size: 14px;
  color: #fff;
}.header .nav ul li .e_j .hd {
  width: 100%;
  margin-left: 0;
}
	.header .nav ul li .e_j .hd ul li .dz {
  font-size:14px;
  color: #fff;
}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.3);padding-top: 0; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;opacity: 1;visibility: inherit;height: auto;}
.header .nav ul li .e_j a { color:#444;font-size: 16px;}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#333;}

	.header.on .nav ul li .e_j {
  top: 0;border-top:0;
}
	
	.nav .e_j .s_j {
  display: none;margin-bottom: 20px;
}
	.nav .e_j .dh_r {display: none;
}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
	
	
	.p1ban {
  padding: 20rem 0 30px;background-repeat: no-repeat;background-position: right top !important;background-size: 160% !important;
}
	.p1ban .part-image-style .part-image {width: 100%;flex: auto;
}
	.p1ban .part-image-style .part-image-content {width: 100%;flex: auto;
}
	.p1ban .part-image-style {flex-wrap: wrap;width: 100%;max-width: 100%;margin-top: 30px;text-align: center;
}
	.p1ban .part-image-style .part-image-content h1 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 25px;
}
	 .swiper-ys .swiper-slide p {
    font-size: 16px;
    line-height: 1.6;
  }
	.sy_ser {
  padding: 30px 0;
}
	.sy_ser li {
  width: 31.3333%;margin:0 1% 2.666%
}
	.sy_ser li:nth-child(4n) {
  margin-right: 1%;
}
	.qylc {
  padding:30px 0;
}
	.qylc ul li {
  width:33.3333%;
}
	.index-contact {
  padding:30px 0;
}
	.index-contact .wbk .a_n {
  width: 300px;
  height: 42px;
  margin:10px auto 0;
  line-height: 42px;
  font-size: 16px;
}
	.sy_cjwt {
  padding: 40px 0;
}
	
	.tit h1 {
  font-size: 26px;
}
	.sy_news {
  padding: 30px 0;
}
	.cpban .con {
  justify-content:center;flex-direction: column;
}
	.cpban .con .t_p {margin-top: 30px;}
	.cpban .con .w_z h1 {
  font-size:25px;
}
	.cpban {
  padding: 30px 0;
}
	.nycon {
  padding: 30px 0 40px;
}
	.nycon .nleft {
  width: 100%;position: relative;padding-bottom: 0;float: none;
}
	.nycon .nleft .b_t {
  line-height: 40px;
  font-size:18px;position: relative;
}
	.nycon .nleft .b_t .w_z {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    padding: 0;
    width: 20px;
    height: 40px;
    background: url(../images/nyej.png) center / 100% no-repeat;
  }
	  .nycon .nleft ul{
    width: 100%;position: absolute;left: 0;top: 40px;display: none;z-index: 9;background: #fff;
  }
	.nycon .right {
  width:100%;
  float: none;margin-top: 30px;
}
	.ny_cplb ul li {
  width:48%;
  margin: 0 1% 20px;
}
	.page a {
  padding: 10px 8px;
  margin: 0 5px;
}
	 .ny_jj .t_p {
    width: 100%;
    margin-top: 20px;margin-bottom: 20px;
  }
	.ny_jj {
  padding-bottom: 10px;
}

	.sy_about .tit h1 span {
  padding-left: 100px;
}
	.sy_about .tit h1 span::after {
  width:90px;
}
	.sy_about .tp {
  width: 70%;
  float: none;margin: 0 auto;
}
	.sy_about .wenz {
  width: 100%;margin-bottom: 25px;
}
	.tit {
  margin-bottom: 20px;
}
	.sy_tw {
  padding:20px 0;
}
	.sy_tw .t_p {
  width: 100%;
}
	.sy_tw .con {flex-wrap: wrap;
}
	.sy_tw .w_z {
  width: 100%;margin-top: 20px;margin-bottom: 20px;
}
	.sy_hzlc {
  padding: 40px 0;
}
	.sy_hzlc li {
  width: 50%;
}
	.flex_b {flex-wrap: wrap
}
	.sy_tw .w_z .more {
  height: 40px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 40px;margin-bottom: 20px;
}
	.sy_szzz {
  padding: 30px 0;
}
	.sy_szzz li {
  width: 49%;margin-bottom: 15px;
}
	.sy_szzz .more {
  height: 40px;
  margin: 20px auto 0;
  line-height: 40px;
}
	.sy_hyfw {
  padding: 30px 0 40px;
}
	.sy_hyfw ul li {
  width: calc(50% - 10px);margin-bottom: 15px;
}
	.sy_ly .con {flex-wrap: wrap;
}
	.sy_ly .left {
  width:100%;text-align: center;
}
	.sy_ly .left .lx {text-align: center;
}
	.sy_ly .left .lx a {
  display: inline-block;
  float: none;
}
	.sy_ly .right {
  width: 100%;margin-top: 20px;
}
	.sy_ly .right input.w_z {
  height: 49px;
  line-height: 47px;
}
	.sy_ly .right select {
  height: 49px;
  line-height: 47px;
}
	.wap{display: block;}
	.con {
  width: 90%;
}
	
	.footer .zuo3 {
  width: 100%;
}
	.footer {padding: 0
}
	.footer .zuo3 ul li {display: none;
}
	.footer .zuo3 ul li.yx {
  width: 100%;display: block;margin-top: 20px;
}
	.footer .zuo3 ul li.lx {display: block;
  width: 100%;
}
	
	.copy {
  width: 90%;
  line-height: 1.4;padding: 10px 0
}
	.ny_cpxq .t_p .s_m li {
  width: 100%;
  margin-right: 0;
  padding-left: 30px;padding-top: 0;
}
	.ny_cpxq .w_z .wbk input.w_z {margin-bottom: 0;
}
	.ny_cpxq .w_z .wbk .a_n {
  margin:30px auto 0;
}
	.nban {
  height: auto;padding: 30px 0;
}
	.nban .mb h1 {
  font-size: 30px;
  margin-bottom: 10px;
}
	.nban .mb h3 {
  font-size: 16px;text-align: left;
}
	.nban .mb .box {
  padding-top: 0px;
}
	.nban .mb .con {flex-direction: column;
}
	.nban .mb .w_z {
  max-width: 100%;text-align: center;
}
	.ny_gy2 {
  padding: 30px 0;
}
	.ny_gy2 ul {flex-wrap: wrap;
}
	.ny_gy2 ul li {
  width: 47%;
  margin: 1.5%;
}
	.ny_gy3 {
  padding: 30px 0;
}
	.ny_sm {
  padding: 60px 0;
    background-attachment: scroll;margin-bottom: -30px;
}
	.ny_jj {
  margin:30px auto;
}
	.ny_jj .w_z {
  width: 100%;
}
	.ny_jj .tp {
  width: 96%;margin-top: 25px;margin-bottom: 30px;
}
	.ny_jj .tp .box {
  left: -15px;
  border: #ccc 6px solid;
  bottom: -15px;
}


	.footer_bg {
  padding: 25px 0 0;margin-top: 30px;
}
	
	.ny_lx {
  padding: 40px 0;
}
	.ny_lx .xxpl {
  width: 100%;
}
	.ny_lx .zxly {
  width: 100%;margin-top: 30px;
}
	.ny_lx .zxly input.w_z {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-right:0%;
}
	
	.ny_yw {
  padding: 30px 0;
}
	.ny_yw .flex {flex-wrap: wrap;
}
	.ny_yw .box {
  width: 100%;
  padding: 30px;
  margin-bottom: 30px;
}
	.ny_yw .box .w_z {
  font-size: 16px;
  line-height: 1.6;
}
	.ny_yw ul li {
  width: 48%;
}
	.ny_yw ul li .t_p {
  height: 12rem;
}
	.ntit ul li {
  margin-right:30px;
}
	.ny_cpxq .t_p {
  width: 100%;margin-bottom: 25px;
}
	.ny_cpxq .w_z {
  width: 100%;margin-bottom: 30px;
}
	.ny_cpxq .w_z h1 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0px;
}
	.ny_cpxqtd h1 {
  line-height: 50px;
  font-size: 24px;
}
	.ny_cpxqtd {
  padding-bottom: 30px;padding-top: 0;
}

	
.ny_mbx {
  font-size: 14px;
}
	.ny_cpxq {
  padding: 40px 0 30px;
}
	.sy_tw:nth-child(2n-1) .con {flex-direction: column-reverse;
  }
	.ny_xw {
	  padding: 0px 0;
	}
		.ny_fw .tit p {
	  font-size: 16px;
	  margin-top: 25px;
	}
		.ny_fw .tit p span {
	  font-size:16px;
	}
		.Activsbf1_lb {
	  width: 100%;
	  margin-top: 0px;
	}
		.Activsbf1_lb dt {
	  width: 40%;
	}
		.Activsbf1_lb dd {
	  width: 58%;
	  margin-top: 0;
	  margin-right:0%;
	}
		.Activsbf1_lb dd .newNrjs {
	  letter-spacing: 0px;
	  -webkit-line-clamp: 2;
	  min-height: 50px;
	}
	
	
	
	
	
	
  }

@media only screen and (max-width:600px){
	.header .topbar li {
  margin-left:10px;
}
	.header .topbar .fr {width: 100%;}
	.p1ban .part-image-style .a_n a {width: 100%;
  line-height: 40px;
  padding: 0 20px;text-align: center;
  margin-right: 0px;margin-bottom: 10px;
}
	.p1ban .part-image-style .part-image img {
  max-width: 100%;width: 100%;
}
	.sy_szzz .jt {bottom: 0;width: 100%;text-align: center;z-index: 9999;
  top:auto;
}
	.swiper-ys {
    padding-bottom: 20px;
  }
	.sy_ser .more {
  display:none;
}
	 .sy_ser li {
    width: 100%;
    margin: 0 0 20px;
  }
	.sy_ser li .w_z {
  padding: 20px 20px;
}
	.sy_ser li:last-child {height: 26rem}
	 .qylc ul li {
    width:100%;margin-bottom: 30px;
  }
	.qylc ul li p {
  height:52px;
}
	.qylc ul li h3 {
  height: auto;
}
	.index-contact .wbk {
  width: 100%;
}
	.index-contact .t_p {
  width: 100%;margin-top: 30px;
}
	.index-contact .wbk .a_n {
    width: 100%;
  }
	.subNav {
  font-size: 16px;
  line-height:20px;
  padding: 15px 34px 15px 15px;
  background: #f5f5f5 url(../images/jiantou1.png) right center / 30px no-repeat;
}
	.navContent li {
  padding: 10px;
  font-size: 16px;
}
	.index-contact .wbk li {
  width: 98%;
}
.index-contact .wbk input.w_z {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;}
	.index-contact .wbk select {
  height: 40px;
  line-height: 40px;
}
	
	
	 .header .right {
    margin-right: 40px;
  }
	 .header .right .ss {
    padding: 0;margin-left: 6px;
  }
	.header .right .yy {
  line-height: 35px;
  float: left;
  color: #333;
  font-size: 16px;
}
	.header .right .yy .x_l {
  top: 40px;
}

	.ban .swiper-slide .word h3 {
    font-size: 2.1rem;line-height: 1.2;margin-bottom: 0;
  }
	.ban .swiper-slide .word h4 {
    font-size: 1.5rem;
    margin-top: 0px;
  }
	.ban .swiper-slide .word {top:15%;width:90%;left:5%;
  height: auto;
  margin-top: 0px;
}
	 .ban .swiper-slide .word a.xq {position: relative;width: 120px;
    height: 30px;
    line-height: 30px;padding: 0 0;margin-top: 25px;font-size: 14px;display: none;
  }
	 .tit h3 {
    margin-top: 0px;font-size: 16px;
  }
	 .sy_about .tp {
    width: 100%;
  }
	.sy_about .wenz h2 {
  font-size: 24px;
}
	.sy_about .wenz .more {
  width: 160px;
  height: 40px;
  margin-top: 20px;
  line-height: 40px;
}
	.sy_ser .n_r h3 {
  font-size: 20px;
}
	 .sy_hyfw {
    padding: 30px 0 20px;
  }
	.sy_ly .right .l1 {
  width:100%;margin-bottom: 10px;
}
	.sy_about .wenz p {
  margin-bottom: 0;
}
	.sy_lx .left h1 {
  font-size:25px;
}
	.sy_hyfw ul li {
    width:100%;
  }
	 .sy_ly .right {flex-wrap: wrap;
  }
	.sy_ly .right .l2 {
  width: 100%;margin-bottom: 10px;
}
	.sy_ly .right .l3 {
  width: 100%;
}
	.sy_ly .right .btn {width: 100%;text-align: center;
}
	.footer .zuo3 ul li {
    width: 100%;margin-bottom: 20px;
  }
	.footer .zuo3 ul li.yx {
    width: 100%;margin-top: 0;
  }
	.footer .zuo3 ul li .line {
  margin-bottom: 10px;
  margin-top: 6px;
}
	.ny_zzy ul li {
  width: 100%;
  height: auto;
}
	.nban .mb h1 {
  font-size: 25px;max-width: 100%;
}
	
	.ny_tit {
  padding: 20px 0 0;
}
	.ny_tit ul li {
  width: 48%;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 1%;float: left;
}
	.ny_tit ul li a {
  font-size: 1.2rem;
}
	.ny_gy2 ul li {
    width: 100%;
    margin: 0 0 20px;
  }
.tit {margin-bottom:30px;}
.tit h1 {font-size:2rem;}
	 .xx1 .hd ul li {
    padding: 10px 0;
    margin: 0 0 6px;width: 100%;
  }
	 .xx1 .hd {width: 90%;margin: 0 auto 20px;
  }
	.sy_ser .n_r ul {
  padding: 0 0 0 30px;
}
	.sy_hzlc li {
    width: 100%;margin-bottom: 15px;
  }
	.sy_szzz li {
    width: 100%;
  }
.ny_fw .wenz {
  font-size: 15px;
}	

	.index-contact p {
  line-height:1.8;
  font-size: 20px;
}
	.footer_bg .dy {
  width: 100%;
}
	.ny_lx .xxpl ul li {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
	.ny_sm .con {
  font-size: 20px;
}
	.ny_lx .xxpl ul li .t_b {
  width: 50px;
  height:50px;
  line-height: 50px;
}
	.ny_lx .xxpl ul li i {
  font-size: 30px;
}
	.ny_lx .xxpl ul li .w_z {
  width: calc(100% - 60px);
}
	.ny_lx .xxpl ul li .w_z h3 {
  font-size: 18px;
}
	.ny_lx .xxpl ul li .w_z p {
  font-size: 16px;line-height: 1.5
}
	.ny_lx .zxly input.a_n {
  height:40px;
}
	.ny_cplb ul li {
    width: 100%;
    margin: 0 0 20px;
  }
	.ny_cplb ul li h3 {
  margin: 15px;
}
	.nycon .right .cptop {
  height: auto;flex-direction: column;
  justify-content: space-between;
}
	.nycon .right h1 {margin-bottom: 10px;
}
	.search_cp {
  width: 100%;
}
	.cpban .con .a_n a {width: 100%;margin-bottom: 5px;text-align: center;
}
	.ny_cpxq .w_z .wbk input.w_z {
  height: 40px;
  line-height:40px;
}
	.ny_cpxq .w_z .wbk li {
  width: 98%;
}
	.ny_cpxq .w_z .wbk select {
  height: 40px;
  line-height: 40px;
}
	.ny_cpxq .w_z .wbk textarea {
  line-height: 30px;
}
	.ny_cpxq .w_z .wbk .a_n {
  width: 100%;
  margin:20px auto 0;
}
	.sy_tw .w_z .tit h1 {font-size: 1.6rem;}
	.sy_tw .w_z .tit{margin-bottom: 15px;}
	.ny_lx .zxly select {
  margin-right: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;padding: 0 5px;
 
}
	.footer .zuo3 ul li.lx a {
  width:auto !important;
  display:inline-block !important;
}
	.footer .zuo3 ul li.lx .tb a {
  width: 35px !important;
}
	
	
	.Activsbf1_lb dl {
	  display: block;padding: 0 ;overflow: hidden;
	}
		.Activsbf1_lb dt {
	    width: 100%;
	  }
		 .Activsbf1_lb dd {
	    width: 100%;
	    margin-top: 15px;padding: 0 10px
	  }
	
	
	

}


.ny_cpxq .hlDiv .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
.ny_cpxq .hlDiv .my-container{position: absolute;width: 100%;height: 100%;left: 100%;top: 0;  }
.ny_cpxq .hlDiv .swiper-slide {display: flex;justify-content: center;align-items: center;height: 100%;width: 100%;}
.ny_cpxq .hlDiv .swiper-slide .pic{padding-top: 100%;position: relative;width: 100%;}
.ny_cpxq .hlDiv .swiper-slide .pic .imgDiv{position: absolute;width: 100%;height: 100%;overflow: hidden;left: 0;top: 0;display: flex;justify-content: center;align-items: center; }
.ny_cpxq .hlDiv .swiper-slide .pic .imgDiv img{max-width: 100%;max-height: 100%;object-fit: contain; }
.ny_cpxq .hlDiv .gallery-top {width: 100%;}
.ny_cpxq .hlDiv .smallDiv{position: relative;margin: 10px 0 0;padding: 0 65px; }
.ny_cpxq .hlDiv .gallery-thumbs {box-sizing: border-box;text-align: center;}
.ny_cpxq .hlDiv .gallery-thumbs .swiper-slide {width: 20%;opacity: 1;}
.ny_cpxq .hlDiv .gallery-thumbs .swiper-slide .pic .imgDiv{border: 1px solid #fff;border-radius: 5px;overflow: hidden;cursor: pointer; }
.ny_cpxq .hlDiv .gallery-thumbs .swiper-slide-thumb-active .pic .imgDiv{border-color: #10854e; }
.ny_cpxq .swiper-button-prev,.ny_cpxq .swiper-button-next{width: 43px;height: 100%;color: #aaaaaa;background: #f3f3f3;border-radius: 5px;margin-top: initial;transform: translateY(-50%);display: flex;align-items: center;justify-content: center; }
.ny_cpxq .swiper-button-prev{left: 0; }
.ny_cpxq .swiper-button-next{right: 0; }
.ny_cpxq .swiper-button-prev .iconfont{transform: rotate(180deg);display: block;font-size: 32px; }
.ny_cpxq .swiper-button-next .iconfont{font-size: 32px; }
.ny_cpxq .swiper-button-prev:hover,.ny_cpxq .swiper-button-next:hover{background: #10854e;color: #fff; }


@media only screen and (max-width:600px){
	.ny_cpxq .hlDiv .smallDiv{padding: 0 40px; }
	.ny_cpxq .swiper-button-prev, .ny_cpxq .swiper-button-next{width: 30px; }
}