@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
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-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#008c54; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#008c54;}
.container .ok{ margin-bottom:45px;}
.sy_cp .w_z  p{ height:78px;}
@media only screen and (max-width:992px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}



body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.top{width:100%; height:40px; background-color:#292929; overflow:hidden;}
.top .yuyan{float:right;}
.top .yuyan ul li{width:100px; border-right:1px solid #464344; float:left;}
.top .yuyan ul li a{line-height:40px; text-align:center; color:#ddd; display:block;}
.top .yuyan ul li a:hover{color:#008c54;}
.top .sc_nr{float:right; padding:0 20px; border-left:1px solid #464344; border-right:1px solid #464344;}
.top .sc_nr input{width:160px; height:40px; line-height:40px; color:#ddd; float:left;}
.top .sc_nr input::placeholder{color:#999;}
.top .sc_nr button{width:40px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.top .sc_nr button i{font-weight:bold;}
@media only screen and (max-width:992px){
.top{width:100%; height:30px; background-color:#292929; overflow:hidden;}
.top .yuyan ul li{width:60px; border-right:1px solid #464344; float:left;}
.top .yuyan ul li a{line-height:30px; text-align:center; color:#ddd; display:block;}

}

.header{width:100%; position:absolute; top:40px; left:0; z-index:9999;}
.header.on{position:fixed; top:0; box-shadow:0 8px 15px 0 rgba(95,125,158,.2); background-color:rgba(255,255,255,1);}
.header .logo{width:240px; float:left; margin:10px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{ height:auto; display:block;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:15px; height:22px; width:30px; display:none;}
.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:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
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:10px;
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 ul{float:left;}
.header .nav ul li{margin-left:40px; float:left; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#008c54; position:absolute; left:50%; bottom:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:16px; text-transform:uppercase; line-height:98px;}
.header .nav ul li.on .y_j a{color:#008c54;}
.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:50%; margin-left:-75px; 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;}
.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);}
.header .nav .e_j a{font-size:14px; line-height:36px; text-align:center; display:block;}
@media only screen and (max-width:992px){
.header{background-color:#fff; position:relative; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .logo{width:148px; margin:5px 0;}
.header.on .logo{margin:5px 0;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:21px; margin-left:0; margin-right:50px; color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.header .an{display:block; right:39px;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:5px 0; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:14px; text-align:right; color:#fff; line-height:50px; z-index:99;}
.header .nav .y_j a{line-height:50px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{line-height:32px; text-align:left; color:#fff;}
}
@media only screen and (max-width:640px){
.header .an{right:15px;}
.sy_cp .w_z  p{ height:auto;}
}
@media only screen and (max-width:320px){
.header .logo{width:168px;}
}

.head_h{width:100%; height:98px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{display:none;}
}

.pc_ban{width:100%; height:728px; position:relative; overflow:hidden;}
.pc_ban .swiper-slide:after{width:100%; height:100%;  position:absolute; left:0; bottom:0; content:"";}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.8;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.8;}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:99;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{width:80%; margin:0 auto; color:#fff; text-align:center; position:relative;}
.pc_ban .w_z h2{font-size:44px; font-weight:bold; line-height:56px;}
.pc_ban .w_z p{font-size:22px; text-transform:uppercase; line-height:32px; margin-top:15px;}
@media only screen and (max-width:992px){
.pc_ban{height:26vh; min-height:inherit;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-pagination-bullet{width:30px; height:2px;}
.pc_ban .w_z{width:100%;}
.pc_ban .w_z h2{font-size:22px; font-weight:normal; line-height:32px;}
.pc_ban .w_z p{font-size:16px; letter-spacing:1px; line-height:26px;}
}
@media only screen and (max-width:640px){
.pc_ban .w_z h2{font-size:20px; font-weight:bold; line-height:28px;}
.pc_ban .w_z p{font-size:14px; line-height:24px; margin-top:8px;}
}

.gy_bt{text-align:center; margin-bottom:40px;}
.gy_bt h3{font-size:28px; font-weight:bold; color:#000;}
.gy_bt p{font-size:16px; letter-spacing:1px; margin-top:10px;}
.gy_bt em{width:60px; height:4px; background-color:#008c54; display:block; margin:20px auto 0;}
@media only screen and (max-width:640px){
	.gy_bt{margin-bottom:20px;}
.gy_bt h3{font-size:16px; line-height:24px;}
.gy_bt p{font-size:12px; margin-top:6px;}
.gy_bt em{width:40px; height:2px; margin:10px auto 0;}

}
.n_rgr{ width:29.33%; float:left; margin:2%; margin-top:0px; margin-bottom:4%; display:inline; border:1px #ddd solid; background:#f5f5f5;}
.n_rgr img{width:100%; height:200px; display:block;}
.n_rgr {padding:30px; font-size:14px; line-height:26px; 
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
.n_rgr h3{ font-size:16px; padding:15px 0px; font-weight:600;}
.n_rgr p{ line-height:25px; height:75px; overflow:hidden; color:#777;}

@media only screen and (max-width:640px){
	.n_rgr{ width:90%;  margin:0px auto; margin-left:5%; margin-top:0px; margin-bottom:30px; display:inline; border:1px #ddd solid; background:#f5f5f5;}
	.n_rgr {padding:10px; font-size:12px; line-height:20px; }
	.n_rgr p{ line-height:20px; height:auto; overflow:hidden; color:#777;}
	.n_rgr h3{ font-size:14px; padding:15px 0px; font-weight:600;}
	
	}
.sy_cp{width:100%; padding:60px 0 ;  overflow:hidden; background:url(../images/1.jpg) no-repeat center top;}
.sy_cp .swiper-cp{padding-bottom:50px;}
.sy_cp .swiper-pagination{bottom:0;}
.sy_cp .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#3b3b3b;}
.sy_cp .swiper-pagination-bullet-active{background-color:#008c54;}
.sy_cp .n_r{ padding:15px; background-color:#fff; border:1px #fff solid; }
.sy_cp .t_p img{width:100%; height:200px; display:block;}
.sy_cp .w_z h3{ font-size:17px; padding-bottom:15px; font-weight:600; padding-top:10px;}
.sy_cp .w_z{padding:15px; font-size:14px; line-height:26px; 
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
.sy_cp .n_r:hover .w_z{color:#fff;}
.sy_cp .n_r:hover{background-color:#008c54; color:#fff;}
.sy_cp .cp_zs{height:0; overflow:hidden;}
.sy_cp .cp_zs.dk{height:auto;}
.sy_cp .product_TabTitle{margin-bottom:40px;}
.sy_cp .product_TabTitle li{width:100px; display:inline-block; text-align:center; border:solid 1px #000000; color:; font-size:15px; line-height:40px; margin:0px 5px; cursor:pointer;}
.sy_cp .product_TabTitle li.on{border:solid 1px #008c54; background-color:#008c54; color:#FFF;}
.sy_cp .product_TabTitle li:hover{ border:solid 1px #008c54; background-color:#008c54; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}

.zu1{ width:562px; float:left;}
.zu2{ width:590px; float:right;}
.zu2 span{ float:right;}
.zu2 li{ background:url(../images/4.jpg) no-repeat left center; padding-left:15px; font-size:16px; margin-bottom:25px;}
.ok{ background:#fff; border-radius:50px; box-shadow:0px 1px 15px #ddd; padding:20px; margin:15px;}
.ok1{ width:15%; float:left;}
.ok2{ width:25%; margin-left:5%; float:left; display:inline;}
.ok3{ width:40%; float:right; color:#1c9866; font-size:16px; line-height:30px;}
.ok1 img{ border-radius:50px; width:100%; height:auto;}
.ok2 h3{ font-size:27px; padding:15px 0px; color:#1c9866;}
. 
@media only screen and (max-width:640px){
	.sy_cp .t_p img{width:100%; height:auto; display:block;}

.sy_cp{padding:20px 0 20px;}
.sy_cp .product_TabTitle{margin-bottom:20px;}
.sy_cp .product_TabTitle li{padding:0 5px; font-size:14px; margin:0px 5px;width:85px; line-height:30px }
.sy_cp .product_TabTitle li.on{border:solid 1px #008c54; background-color:#008c54; color:#FFF;}
.sy_cp .product_TabTitle li:hover{ border:solid 1px #008c54; background-color:#008c54; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
.sy_cp .swiper-cp{padding-bottom:30px;}
.sy_cp .w_z{padding:5px;font-size:14px;}
.sy_cp .w_z h3{font-size:14px;}
.sy_cp .w_z p{font-size:18px; line-height:30px; height:60px;}
.n_rgr img{width:100%; height:auto; display:block;}
}

.sy_hy{width:100%; padding-top:80px; overflow:hidden;}
.sy_hy .container-fluid{padding:0;}
.sy_hy .row{margin:0;}
.sy_hy .col-12{padding:0;}
.sy_hy .n_r{position:relative; margin-bottom:20px;}
.sy_hy .n_r:after{width:100%; height:100%; background-color:rgba(0,0,0,.2); content:""; position:absolute; top:0; left:0;}
.sy_hy .n_r:hover:after{background-color:rgba(0,0,0,.5);}
.sy_hy .t_p{overflow:hidden;}
.sy_hy .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_hy .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.sy_hy .w_z{position:absolute; left:5%; top:50%; z-index:9; width:90%; text-align:center; color:#fff; text-shadow:0 0 10px #444;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_hy .w_z h3{font-size:20px; line-height:32px; font-weight:bold;}
.sy_hy .w_z p{line-height:24px;}
@media only screen and (max-width:992px){
.sy_hy{padding:50px 0 30px;}
.sy_hy .w_z h3{font-size:18px; line-height:30px;}
}

.sy_js{width:100%; background:url(../images/ys_bj.jpg) no-repeat center / cover fixed; overflow:hidden}
.sy_js .container-fluid{padding:0;}
.sy_js .row{margin:0; display:flex; align-items:center; justify-content:space-between;}
.sy_js .col-md-6{padding:0;}
.sy_js img{display:block; width:100%; height:auto;}
.sy_js .n_r{width:100%; padding:0 90px;}
.sy_js .n_r h3{font-size:26px; font-weight:bold; color:#fff; margin-bottom:25px; line-height:40px;}
.sy_js .n_r p{color:#fff; font-size:15px; line-height:30px;}
@media only screen and (max-width:640px){
.sy_js .row{flex-direction:column;}
.sy_js .n_r{width:100%; padding:30px;}
.sy_js .n_r h3{font-size:24px; line-height:36px;}
.sy_js .n_r p{font-size:18px; line-height:32px;}
}

.sy_xw{width:100%; padding:60px 0; overflow:hidden;}
.sy_xw .xw_tj{position:relative;}
.sy_xw .xw_tj .swiper-xw{padding-bottom:40px;}
.sy_xw .xw_tj .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_xw .xw_tj .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_xw .xw_tj .swiper-pagination{bottom:0;}
.sy_xw .xw_tj .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#aaa;}
.sy_xw .xw_tj .swiper-pagination-bullet-active{background-color:#008c54;}
.sy_xw .n_r{background-color:#f7f7f7; overflow:hidden;}
.sy_xw .t_p{overflow:hidden; position:relative;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .t_p span{width:130px; height:36px; background-color:rgba(0,0,0,.5); font-size:15px; font-weight:bold; line-height:36px; color:#fff; text-align:center; position:absolute; bottom:0; left:0;}
.sy_xw .w_z{padding:15px;}
.sy_xw .w_z h3{font-size:18px; font-weight:bold; line-height:26px; color:#333; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .n_r:hover .w_z h3{color:#008c54;}
.sy_xw .w_z p{line-height:22px; color:#888; height:44px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
@media only screen and (max-width:640px){
.sy_xw{padding:20px 0 20px;}
.sy_xw .xw_tj .swiper-xw{padding-bottom:30px;}
.sy_xw .xw_tj .swiper-button-prev{display:none;}
.sy_xw .xw_tj .swiper-button-next{display:none;}
.sy_xw .w_z{margin-top:0; padding:10px}
.sy_xw .w_z h3{font-size:14px; font-weight:bold; line-height:26px; color:#333; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
}

.sy_hz{width:100%; padding:60px 0 60px; background:url(../images/6.jpg) no-repeat right bottom #fafafa; overflow:hidden;}

.sy_hz img{width:100%; height:auto; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); display:block;}
@media only screen and (max-width:992px){
.sy_hz{padding:20px 0 20px;}
.sy_hz .hz_lb ul{margin:0 -5px;}
.sy_hz .hz_lb ul li{ margin-bottom:5px;}
}

.ny_ban{width:100%; height:400px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban .container{position:absolute; top:50%; left:50%; color:#fff; z-index:99;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%); 
-moz-transform:translate(-50%,-50%); 
-ms-transform:translate(-50%,-50%); 
-o-transform:translate(-50%,-50%);}
.ny_ban .w_z{position:relative; text-align:center;}
.ny_ban .w_z h3{font-size:36px; line-height:46px; margin-bottom:10px;}
.ny_ban .w_z h4{font-size:18px; line-height:30px; text-transform:uppercase;}
@media only screen and (max-width:992px) {
.ny_ban{height:360px; background-attachment:scroll;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:32px; line-height:40px;}
.ny_ban .w_z h4{font-size:16px; line-height:28px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:220px;}
.ny_ban .w_z h3{font-size:22px; line-height:32px;}
.ny_ban .w_z h4{font-size:14px; line-height:24px;}
}


.ny_td .gy_ban{margin-bottom:0;}
.ny_td .gy_ban img{width:100%; height:auto; display:block;}
.ny_td .gy_nr{font-size:15px; line-height:30px; color:#777;}
.ny_td .gy_nr img{width:100%; height:auto; display:block;}

.xw_zx{width:100%; padding:80px 0; overflow:hidden;}
.xw_zx .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:30px; margin-bottom:30px;}
.xw_zx .xw_lb .row{margin:0 -25px;}
.xw_zx .xw_lb .col-12{padding:0 25px;}
.xw_zx .xw_lb .t_p{overflow:hidden;}
.xw_zx .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.xw_zx .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.xw_zx .xw_lb .r_q{width:80px; border-radius:5px; box-shadow:0 0 15px rgba(95,125,158,.1); position:absolute; top:0; right:0; text-align:center; overflow:hidden;}
.xw_zx .xw_lb .r_q span{font-size:20px; line-height:32px; color:#fff; display:block; background-color:#008c54;}
.xw_zx .xw_lb .r_q i{font-size:16px; color:#333; line-height:32px;}
.xw_zx .xw_lb .w_z{padding-right:120px; position:relative;}
.xw_zx .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_zx .xw_lb .w_z p{line-height:26px; color:#777; height:52px; margin-top:10px; margin-bottom:35px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_zx .xw_lb .w_z a.x_q{font-size:15px; text-align:center; line-height:36px; color:#008c54; display:inline-block;}
@media only screen and (max-width:640px) {
.xw_zx{width:100%; padding:20px 0; overflow:hidden;}
.xw_zx .xw_lb .r_q{ display:none}
.xw_zx .xw_lb .w_z{padding-right:0; position:relative;}
.xw_zx .xw_lb .w_z h3{font-size:15px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:5px}
.xw_zx .xw_lb .w_z p{line-height:22px; color:#777; height: auto; margin-top:0; margin-bottom:0; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_zx .xw_lb .w_z a.x_q{font-size:13px; text-align:center; line-height:36px; color:#008c54; display:inline-block;}
.xw_zx .xw_lb ul li{border-bottom:1px dotted #ccc; padding-bottom:5px; margin-bottom:15px;}

}
.gs_js{width:100%; padding:60px 0; overflow:hidden;}
.gs_js .gs_wz{font-size:16px; line-height:36px; text-align: left;}
.gs_js .gs_wz img{max-width:100%; height:auto;}
@media only screen and (max-width:640px) {
.gs_js{width:100%; padding:20px 0; overflow:hidden;}
.gs_js .gs_wz{font-size:14px; line-height:24px; text-align: left;}

}

.gs_yj{width:100%; padding:60px 0; background-color:#f7faf8; overflow:hidden;}
.gs_yj .n_r{width:100%; height:280px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.7;
background-image:-webkit-linear-gradient(120deg, #0f5c87 0%, #390a5d 100%);
background-image:-moz-linear-gradient(120deg, #0f5c87 0%, #390a5d 100%);
background-image:-ms-linear-gradient(120deg, #0f5c87 0%, #390a5d 100%);
background-image:-o-linear-gradient(120deg, #0f5c87 0%, #390a5d 100%);
background-image:linear-gradient(120deg, #0f5c87 0%, #390a5d 100%);}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:16px; line-height:30px; position:absolute; left:10%; top:35%; z-index:99;}
.gs_yj .w_z h3{font-size:22px; font-weight:bold; margin-bottom:10px;}
@media only screen and (max-width:640px) {
.gs_js{width:100%; padding:20px 0; overflow:hidden;}
.gs_js .gs_wz{font-size:14px; line-height:24px; text-align: left;}
.gs_yj{width:100%; padding:20px 0; background-color:#f7faf8; overflow:hidden;}
.gs_yj .n_r{width:100%; height:200px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative; margin-bottom:20px}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:14px; line-height:24px; position:absolute; left:10%; top:20%; z-index:99;}
.gs_yj .w_z h3{font-size:16px; font-weight:bold; margin-bottom:10px;}

}

.gy_wm{width:100%; padding:60px 0 80px; overflow:hidden;}
.gy_wm .yj_cp .n_r{box-shadow:0px 5px 10px 0px rgba(95,125,158,.1); margin-bottom:30px;}
.gy_wm .yj_cp .t_p{overflow:hidden;}
.gy_wm .yj_cp .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gy_wm .yj_cp .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.gy_wm .yj_cp .w_z{padding:20px 10px; text-align:center;}
.gy_wm .yj_cp .w_z h3{font-size:20px; line-height:32px;}
.gy_wm .yj_cp .w_z p{line-height:24px; color:#999;}
.gy_wm .gy_wz{font-size:16px; line-height:32px; color:#333; padding:30px; border-radius:20px; border:2px solid #ddd; margin-bottom:30px;}
.gy_wm .gy_nr img{max-width:100%; height:auto; display:block; margin:0 auto;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .ry_zz img{width:100%; height:auto; display:block;}
.gy_wm .zs_js{font-size:16px; line-height:32px; text-align:center; margin-bottom:50px;}
.gy_wm .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}
.gy_wm .zp_js .n_r{margin-bottom:50px; overflow:hidden; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.gy_wm .zp_js .t_p img{width:100%; height:auto; display:block;}
.gy_wm .zp_js .w_z{padding:20px;}
.gy_wm .zp_js .w_z h3{font-size:20px; font-weight:bold; color:#008c54; margin-bottom:15px;}
.gy_wm .zp_js .w_z p{font-size:15px; line-height:26px; color:#777;}
.gy_wm .lx_dt .map{width:100%; height:460px; margin-bottom:50px;}
.gy_wm .lx_wm .n_r h3{font-size:22px; line-height:32px; color:#008c54;}
.gy_wm .lx_wm .n_r h4{font-size:16px; line-height:24px; color:#888; text-transform:uppercase; margin-bottom:20px;}
.gy_wm .lx_wm .w_z{font-size:15px; line-height:32px;}
.gy_wm .lx_wm .l_y input{width:100%; height:47px; font-size:14px; line-height:46px; border-bottom:1px solid #ddd; display:block;}
.gy_wm .lx_wm .l_y textarea{width:100%; height:72px; padding:10px 0; font-size:14px; line-height:26px; border-bottom:1px solid #ddd; display:block; resize:none;}
.gy_wm .lx_wm .l_y button{width:120px; height:36px; background-color:#008c54; margin-top:15px; margin-right:15px; font-size:15px; line-height:36px; text-align:center; color:#fff; float:left;}
.gy_wm .lx_wm .l_y button.c_z{background-color:#aaa;}
.gy_wm .yz_ts{font-size:16px; line-height:32px; text-align:center; color:#000; margin-bottom:30px;}
.gy_wm .yz_xx{max-width:560px; margin:0 auto; padding:30px 80px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);}
.gy_wm .yz_xx .n_r{position:relative;}
.gy_wm .yz_xx .n_r input{width:100%; height:51px; border-bottom:1px solid #eee; line-height:50px; margin-bottom:10px; display:block;}
.gy_wm .yz_xx .n_r.y_z input{padding-right:120px;}
.gy_wm .yz_xx .n_r .y_m{width:100px; height:40px; background:url(../images/api.png) no-repeat center / cover; position:absolute; top:5px; right:0;}
.gy_wm .yz_xx button{width:100%; height:50px; background-color:#008c54; font-size:16px; line-height:50px; text-align:center; color:#fff; margin-top:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .yz_xx button:hover{background-color:#088ace;}

.zhao1{ width:50%; float:left; padding-left:20px;  box-sizing:border-box; font-weight:bold;  color:#333;}
.zhao2{ width:50%; float:left; color:#666;}

.faqlist dd h3{ font-size:18px;  padding:8px 0px; color:#1A9966;font-weight:bold;   }
.faqlist dd p{ line-height:25px; color:#666; padding:12px 0px;}
.faqlist{margin-top:10px;}
.faqlist dl {margin-bottom: 10px;}
.faqlist dt {display: block;padding:15px 15px; font-size:16px;background: none repeat scroll 0% 0% #f5f5f5; border-radius:50px;cursor: pointer;}
.faqlist dd {padding-left:8px;margin-top:10px;display: none;}
.faqlist dd{ padding:10px 35px;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}
.rc_zp .ts a{color:#008c54;}

.lian1{ width:33.33%; text-align:center; float:left; line-height:25px; padding-top:80px; padding-bottom:50px;}
.lian1 h3{ font-weight:100; font-size:18px; padding:10px 0px;}
.xia1{ width:215px; float:left; background:#40aa39; color:#fff;}

.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.rc_zp .jr_bt{padding:15px 20px; height:70px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#f7faf8;}
.rc_zp .jr_bt.on{background-color:#f7faf8;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#008c54; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#008c54;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
@media only screen and (max-width:992px){.lian1{ width:100%; padding-top:30px; padding-bottom:40px;}	
.rc_zp{padding:40px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}
@media only screen and (max-width:640px){
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}

.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}
.jl_fs h4{font-size:16px; color:#777; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#008c54; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:992px){
.jl_fs{padding:35px 0;}
.jl_fs h3{font-size:17px; line-height:32px;}
.jl_fs h4{font-size:15px; line-height:26px;}
.jl_fs span{font-size:14px; line-height:40px; padding:0 15px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{min-width:36px; display:inline-block; margin:0 3px;}
.yema ul li a{ border-radius:2px; padding:0 12px; border:1px solid #ddd; font-size:14px; line-height:34px; text-align:center; color:#333; display:block;}
.yema ul li a:hover{background-color:#008c54; border:1px solid #008c54; color:#fff;}
.yema ul li a.on{background-color:#008c54; border:1px solid #008c54; color:#fff;}

.xiaocms-page {margin-top:30px; text-align:center;}
.xiaocms-page ul li a {min-width:36px; display:inline-block; margin:0 3px; border-radius:2px; padding:0 12px; border:1px solid #ddd; font-size:14px; line-height:34px; text-align:center; color:#333; display:block;}
.xiaocms-page a:hover {background-color:#008c54; border:1px solid #008c54; color:#fff;}
.xiaocms-page span {min-width:36px; display:inline-block; margin:0 3px; border-radius:2px; padding:0 12px; border:1px solid #ddd; font-size:14px; line-height:34px; text-align:center; color:#333; display:block; background-color:#008c54; border:1px solid #008c54; color:#fff;}


@media only screen and (max-width:640px){
.yema{ margin-top:10px;}
.yema ul li a{min-width:30px; height:30px; font-size:12px; line-height:28px;}


.xiaocms-page{ margin-top:10px;}
.xiaocms-page a, .xiaocms-page span{ min-width:30px; height:30px; font-size:12px; line-height:28px;}

}

.footer{width:100%; padding:50px 0 40px; background-color:#0e131d; color:#aaa;}
.footer h3{font-size:18px; line-height:32px; color:#fff; margin-bottom:10px;}
.footer .tel{margin-bottom:20px; font-size:18px; color:#fff; line-height:26px;}
.footer .tel strong{font-size:28px; line-height:38px; font-weight:bold; color:#008c54; display:block; margin-top:5px;}
.footer .ft_lx{margin-bottom:15px; line-height:28px;}
.footer .ft_dh ul{margin:0 -25px;}
.footer .ft_dh ul li{float:left; padding:0 25px;}
.footer .ft_dh ul li a{line-height:32px; color:#aaa;}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ewm { float:left; margin-right:2%; width:46%}
.footer .ewm img{width:80%; height:auto; display:block;}
.footer .ewm p{font-size:14px; margin-top:8px; }

@media only screen and (max-width:640px) {
.footer{padding:15px 0;}
.footer .col-md-7{display:none;}
.footer h3{font-size:15px; line-height:28px; margin-bottom:6px;}
.footer .tel{margin-bottom:0; font-size:16px; text-align:center; line-height:30px;}
.footer .tel strong{font-size:22px; line-height:32px;}
.footer .ft_lx{text-align:center; line-height:24px; font-size:12px; margin-bottom:0}
.footer .ft_dh ul{margin:0 -15px;}
.footer .ft_dh ul li{padding:0 15px; text-align:center;}
.footer .ft_dh ul li a{line-height:28px;}
.footer .ewm{text-align:center;}
.footer .ewm img{margin:0 auto;}
.footer .ewm p{font-size:14px; margin-top:12px;}
}

.banquan{width:100%; padding:25px 0; background-color:#03050b; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:640px) {
.banquan{padding:10px 0; line-height:22px; font-size:12px}
.banquan span{display:block; padding:0;}
}

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

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

.sy_gy {
	width: 100%;
	padding: 60px 0px;
	background: #fff;
}
.sy_gy .gy_a {
	width: 100%;
	margin-top: 50px;
}
.sy_gy .gy_a .row {
	background: url(../images/gbj.png) no-repeat left top;
}
.sy_gy .gy_a .gy_lf {
	padding-left: 25px;
	padding-right: 5px;
}
.sy_gy .gy_a .gy_rt {
	padding-left: 25px;
}
.sy_gy .gy_a .gy_tp {
	width: 100%;
	padding-top: 25px;
}
.sy_gy .gy_a .gy_tp img {
	width: 100%;
	height: auto;
	display: block;
}
.sy_gy .gy_a .gy_wz {
	width: 100%;
	padding-top: 25px;
}
.sy_gy .gy_a .gy_wz h1 {
	width: 100%;
	color: #008c54;
	font-size:22px;
	font-weight: bold;
	padding: 15px 0px;
	margin-bottom: 15px;
}
.sy_gy .gy_a .gy_wz p {
	color: #878787;
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 20px;
}
@media only screen and (max-width:992px){
	.sy_gy {
	width: 100%;
	padding:20px 0px;
	background: #fff;
}
.sy_gy .gy_a .row {
	background:none;
}
.sy_gy .gy_a .gy_lf {
	padding-left:10px;
	padding-right: 10px;
}
.sy_gy .gy_a {
	margin-top: 0;
}
.sy_gy .gy_a .gy_rt {
	padding-left: 10px;
}
.sy_gy .gy_a .gy_tp {
	padding-top: 0;
}
.sy_gy .gy_a .gy_wz h1 {
	width: 100%;
	color: #008c54;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 15px;
}
.sy_gy .gy_a .gy_wz p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 0px;
}
.sy_gy .gy_a .gy_wz {
	width: 100%;
	padding-top: 10px;
}
}

.ny_lm2{width:100%; padding:20px 0; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); text-align:center; position:relative;}
.ny_lm2 ul li{display:inline-block; font-size:18px; line-height:46px; margin:0 30px;}
.ny_lm2 ul li.on a{color:#008c54;}

@media only screen and (max-width:992px){
.ny_lm2{width:100%; padding:10px 0; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); text-align:center; position:relative;}
.ny_lm2 ul li{display:inline-block; font-size:14px; line-height:26px; margin:0 10px;}
	
}
.ny_td{width:100%; padding:60px 0; overflow:hidden;}
.ny_td .td_zs{position:relative; padding:0 50px;}
.ny_td .td_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:0; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.ny_td .td_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:0; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.ny_td .td_zs .swiper-pagination{display:none;}
.ny_td .td_zs .t_p img{max-width:80%; height:auto; display:block; margin:0 auto;}
.ny_td .td_zs .w_z{margin-top:20px; text-align:center;}
.ny_td .td_zs .w_z h3{font-size:18px; color:#333; line-height:26px; margin-bottom:10px;}
.ny_td .td_zs .w_z p{font-size:13px; color:#999; letter-spacing:1px; line-height:22px;}
.zu1 img{ width:100%; height:auto;}
@media only screen and (max-width:992px){
	.zu1,.zu2{ width:100%; margin-bottom:10px;}
	.zu2 li{ font-size:12px; padding-left:15px; height:25px; line-height:25px; overflow:hidden;}
	.sy_cp .n_r{ padding:5px;}
.ny_td{padding:20px 0 20px;}
.ny_td .td_zs{padding:0;}
.ny_td .swiper-td{padding-bottom:30px;}
.ny_td .td_zs .swiper-button-prev{display:none;}
.ny_td .td_zs .swiper-button-next{display:none;}
.ny_td .td_zs .swiper-pagination{display:block; bottom:0;}
.ny_td .td_zs .swiper-pagination-bullet{width:8px; height:8px; border-radius:50%; background-color:#ddd;}
.ny_td .td_zs .swiper-pagination-bullet-active{background-color:#d4c494;}
}
.ny_cp{width:100%; padding:50px 0 70px;overflow:hidden;}
.ny_cp .ny_lm{padding:10px; background: #008c54 url(../images/lm_bj.png) no-repeat top center / 100% auto; text-align:left}
.ny_cp .ny_lm .b_t{margin:10px 5px 15px;}
.ny_cp .ny_lm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_cp .ny_lm .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_cp .ny_lm .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#fff; display:block;}
.ny_cp .ny_lm .l_b{display:none; padding:0 15px; font-size:16px; color:#fff; text-align:left; line-height:40px; background-color:#008c54; position:relative;}
.ny_cp .ny_lm .l_b i{position:absolute; top:50%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.ny_cp .ny_lm .l_m{padding:7px 7px 0 7px; background-color:#fff;}
.ny_cp .ny_lm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .ny_lm .l_m a{display:block; padding:0 15px; font-size:16px; line-height:44px;}
.ny_cp .ny_lm .l_m ul li:hover a{background: #008c54; color:#fff;}
.ny_cp .ny_lm .l_m ul li.on a{background: #008c54; color:#fff;}
.ny_cp .ny_lm .l_m a.e_j{position:relative;}
.ny_cp .ny_lm .l_m em{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:22px; color:#777; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_lm .l_m ul li.on em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_lm .s_j{display:none;}
.ny_cp .ny_lm .l_m ul li.on .s_j{display:block; background:#fff}
.ny_cp .ny_lm .s_j a{ line-height:40px; color:#555; margin-bottom:1px; display:block;}
.ny_cp .ny_lm .s_j a:hover{color:#0074c5; text-indent:15px; background-color:#ecf6fd;}
.ny_cp .ny_lm .s_j a.n{color:#0074c5; text-indent:0px; background-color:#ecf6fd;}

.ny_cp .ny_lm .l_m ul li:hover .s_j a{background:none; color:#555;}
.ny_cp .ny_lm .l_m ul li:hover .s_j a:hover{color:#008c54;}
.ny_cp .ny_lm .l_m ul li.on .s_j a{background:none; color:#555; font-size:14px}
.ny_cp .ny_lm .l_m ul li.on .s_j a.n{color:#008c54;}
.ny_cp .ny_lx{margin-top:20px;}
.ny_cp .ny_lx .d_h{padding:30px; background:url(../images/lx_bj.jpg) no-repeat center / 100% 100%; font-size:26px; font-weight:bold; line-height:32px; font-family:Arial; color:#0089c6;}
.ny_cp .ny_lx .d_h h3{font-weight:bold; margin-bottom:6px;}
.ny_cp .ny_lx .x_x{background-color:#f7f7f7; padding:15px; line-height:26px;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:18px; color:#008c54; line-height:40px; padding-bottom:10px; border-bottom:2px solid #008c54 ; display:inline-block;}
.ny_cp .gy_nr{margin-top:30px; font-size:15px; line-height:30px; color:#777;}
.ny_cp .gy_nr img{width:100%; height:auto; display:block;}
.ny_cp .cp_lb .row{margin:0 -10px;}
.ny_cp .cp_lb .col-md-4{padding:0 10px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px; background-color:#f7f7f7;}
.ny_cp .cp_lb .n_r img{width:100%; height:auto; border:1px solid #e7e7e7; display:block;}
.ny_cp .cp_lb .n_r p{padding:10px; font-size:15px; line-height:32px; text-align:center;}
.ny_cp .xw_lb .row{margin:0 -10px;}
.ny_cp .xw_lb .col-lg-3{padding:0 10px;}
.ny_cp .xw_lb .col-lg-9{padding:0 10px;}
.ny_cp .xw_lb ul li{padding-bottom:20px; margin-bottom:20px; border-bottom:1px dotted #ddd;}
.ny_cp .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_cp .xw_lb .w_z h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_cp .xw_lb ul li:hover .w_z h3 a{color:#008c54;}
.ny_cp .xw_lb .w_z span{color:#888; padding-right:15px; float:left;}
.ny_cp .xw_lb .w_z i{padding-right:5px;}
.ny_cp .xw_lb .w_z p{margin-bottom:10px; font-size:14px; line-height:26px; height:52px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_cp .zs_lb ul{margin:0 -10px;}
.ny_cp .zs_lb ul li{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px; overflow:hidden;}
.ny_cp .zs_lb .t_p{overflow:hidden;}
.ny_cp .zs_lb .t_p img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.ny_cp .zs_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_cp .zs_lb .w_z{border:1px solid #e7e7e7; padding:15px;}
.ny_cp .zs_lb .w_z h3{font-size:16px; padding-bottom:15px; border-bottom:1px solid #e7e7e7; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_cp .zs_lb .w_z p{font-size:12px; color:#888; line-height:22px; height:44px; margin-bottom:10px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_cp .zs_lb .w_z i{padding-right:5px; color:#777;}
.ny_cp .zs_lb .w_z span{color:#aaa; font-size:12px; padding-right:15px;}
.ny_cp .lx_xx{background-color:#f7f7f7; overflow:hidden; margin:30px 0 50px;}
.ny_cp .lx_xx .z_c{width:60%; float:left;}
.ny_cp .lx_xx .z_c img{width:100%; height:auto; display:block;}
.ny_cp .lx_xx .y_c{width:40%; float:right; padding:30px;}
.ny_cp .lx_xx .y_c h3{font-size:22px; color:#333; margin-bottom:25px;}
.ny_cp .lx_xx .y_c em{width:50px; height:3px; background-color:#008c54; display:block; margin-bottom:15px;}
.ny_cp .lx_xx .y_c p{font-size:15px; line-height:32px;}
.ny_cp .bd_dt{margin-bottom:30px;}
.ny_cp .bd_dt img{width:100%; height:auto; display:block;}
.ny_cp .zx_ly{width:100%; padding:50px 100px; background-color:#fff; margin:0 auto;}
.ny_cp .zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:56px; font-size:14px; margin-bottom:30px;}
.ny_cp .zx_ly textarea{width:100%; height:110px; padding:15px 10px; background-color:#fff; border:1px solid #ddd; font-size:14px; line-height:26px; resize:none; outline:none; margin-bottom:30px;}
.ny_cp .zx_ly button{width:150px; height:40px; background-color:#008c54; font-size:16px; line-height:40px; margin:0 auto; color:#fff; display:block;}
.ny_cp .zx_ly h3{font-size:26px; line-height:40px; color:#000; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly h4{font-size:18px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:15px; line-height:30px; color:#888; margin-bottom:30px; text-align:center;}
.ny_cp .zx_ly em{width:50px; height:3px; background-color:#008c54; display:block; margin:0 auto 15px;}
.ny_cp .zx_ly a{color:#008c54;}
.ny_cp .zx_ly a:hover{text-decoration:underline;}
@media only screen and (max-width:640px){
	.ok1{ width:100%; text-align:center;}
	.ok2{ width:100%; padding:15px 0px; margin:0px; text-align:center;}
	.ok3{ width:100%; font-size:14px; line-height:25px;}
	.ok1 img{ width:50%;}
.ny_cp{padding:35px 0 50px;}
.ny_cp .ny_lm{padding:0; background-color:#fff; margin-bottom:30px;}
.ny_cp .ny_lm .b_t{display:none;}
.ny_cp .ny_lm .l_b{display:block;}
.ny_cp .ny_lm .l_m{padding:0;}
.ny_cp .ny_lm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .ny_lm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .ny_lm .l_m ul li:first-child{border-top:0;}
.ny_cp .ny_lm .l_m ul li a{background:none; padding:0; border:0; font-size:20px; text-align:center; line-height:40px;}
.ny_cp .ny_lm .l_m ul li:hover a{background:none; color:#008c54;}
.ny_cp .ny_lm .l_m ul li.on a{background:none; color:#008c54;}
.ny_cp .ny_lm .l_m ul li a.e_j{text-align:left; padding:0 15px; font-size:14px}
.ny_cp .ny_lm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#008c54;}
.ny_cp .ny_lm .l_m ul li.on em{color:#008c54;}
.ny_cp .ny_lm .l_m ul li.on .s_j a{font-size:12px}

.ny_cp .ny_lx{display:none;}
.ny_cp .lm_bt{display:none;}
.ny_cp .gy_nr{margin:0; font-size:20px; line-height:36px;}
.ny_cp .cp_lb .n_r p{padding:15px 10px; font-size:20px; line-height:36px;}
.ny_cp .xw_lb ul li{padding-bottom:25px; margin-top:25px; margin-bottom:0;}
.ny_cp .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:40px;}
.ny_cp .xw_lb .w_z span{font-size:18px;}
.ny_cp .xw_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .row{margin:0 -10px;}
.ny_cp .zs_lb .col-md-4{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px;}
.ny_cp .zs_lb .w_z h3{font-size:22px;}
.ny_cp .zs_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .w_z span{font-size:18px; padding-right:0; display:block; margin-top:5px;}
.ny_cp .lx_xx{margin:15px 0 35px;}
.ny_cp .lx_xx .z_c{width:100%; float:none;}
.ny_cp .lx_xx .y_c{width:100%; float:none;}
.ny_cp .lx_xx .y_c h3{font-size:24px;}
.ny_cp .lx_xx .y_c p{font-size:20px; line-height:40px;}
.ny_cp .bd_dt{margin-bottom:15px;}
.ny_cp .zx_ly{padding:30px 50px; background:none;}
.ny_cp .zx_ly input{padding:0 15px; line-height:60px; font-size:20px; margin-bottom:20px;}
.ny_cp .zx_ly textarea{height:110px; padding:12px 15px; font-size:20px; line-height:36px; margin-bottom:20px;}
.ny_cp .zx_ly button{width:100%; height:60px; font-size:22px; line-height:60px;}
.ny_cp .zx_ly h4{font-size:22px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:18px; line-height:36px;}
.ny_cp .zx_ly em{width:60px;}
}

.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{padding-bottom:30px;}
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;}
.cp_xq .swiper-pagination{bottom:0;}
.cp_xq .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#008c54;}
.cp_xq .cp_cs .b_t{font-size:22px; font-weight:bold; color:#008c54; line-height:36px; border-bottom:1px solid #e7e7e7; padding-bottom:15px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:14px; line-height:26px; position:relative;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px;background:#008c54; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#555; background-color:#f7f7f7; margin-right:5px; cursor:pointer;}
.cp_xq .cp_js .hd ul li.on{background:#008c54; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px;}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#008c54; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:30px;}
.cp_xq .cp_cs .b_t{font-size:18px; line-height:30px; padding-bottom:10px; margin-bottom:10px;}
.cp_xq .cp_cs .c_s ul li{font-size:13px; line-height:24px;}
.cp_xq .cp_cs a{margin-top:15px; font-size:15px; line-height:32px; padding:0 15px;} 
.cp_xq .cp_js{margin-top:30px;}
.cp_xq .cp_js .hd{margin-bottom:20px;}
.cp_xq .cp_js .hd ul li{padding:0 10px; font-size:15px; line-height:38px;}
.cp_xq .cp_js .n_r{font-size:13px; line-height:24px;}
.cp_xq .cp_js .n_r a{font-size:13px; line-height:24px;}
}

.artical-content{ font-size:16px; line-height:36px}
.artical-content span{ color:#ff8c00; font-weight:bold; font-size:18px; display:block; margin-bottom:10px}


.ny_nr .ny_pr{padding:20px 0; margin-bottom:30px; font-size:15px; line-height:36px; color:#555;}
.ny_nr .ny_pr i{color:#fbb900; font-size:20px; display:inline-block; vertical-align:middle; margin-top:-2px;}
.ny_nr .fz_lc ul li{padding-left:150px; padding-bottom:30px; position:relative;}
.ny_nr .fz_lc ul li:after{width:1px; height:100%; background-color:#ddd; position:absolute; top:0; left:40px; content:"";}
.ny_nr .fz_lc .s_j{width:80px; height:80px; padding:8px; border-radius:100%; background-color:#008c54; font-size:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:35px; text-align:center; color:#fff; position:absolute; top:0; left:0; z-index:9;}
.ny_nr .fz_lc .s_j span{font-size:16px; line-height:30px; font-weight:normal; border-top:1px solid #fff; display:block;}
.ny_nr .fz_lc .n_r{padding:8px 0; min-height:128px; overflow:hidden;}
.ny_nr .fz_lc .n_r p{font-size:16px; color:#555; line-height:30px; margin-bottom:10px;}
.ny_nr .fz_lc .n_r img{max-width:100%; height:auto; display:block;}

.ny_cp .al_lb .row{margin:0 -10px;}
.ny_cp .al_lb .col-12{padding:0 10px;}
.ny_cp .al_lb .n_r{box-shadow:0px 5px 10px 0px rgba(95,125,158,.1); margin-bottom:20px;}
.ny_cp .al_lb .t_p{overflow:hidden;}
.ny_cp .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_cp .al_lb .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.ny_cp .al_lb .w_z{padding:10px; text-align:center; border-top:#f6f6f6 1px solid; width:90%; margin:0 auto}
.ny_cp .al_lb .w_z h3{font-size:16px; line-height:30px;}
.ny_cp .al_lb .w_z p{line-height:24px; color:#999;}
@media only screen and (max-width:640px){
.ny_cp .al_lb .n_r{margin-bottom:30px;}
}


.list{width: 100%;margin:0 auto ;}
.list ul li{background-color:#fff; border:solid 1px #ccc; border-bottom:0;}
.list ul li a{padding-left: 10px;color: #333; font-size:14px; display: block; font-weight:bold; height:46px;line-height: 46px;position: relative;
}
.list ul li .inactive{ background:url(../images/off.png) no-repeat 234px center;}
.list ul li .inactives{background:url(../images/on.png) no-repeat 234px center;} 
.list ul li ul{display: none;}
.list ul li ul li { border-left:0; border-right:0; background-color:#f6f6f6; border-color:#ccc; }
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:20px;color:#008c54;background:url(../images/biao2.png) no-repeat 10px center}
.list ul li ul li ul li { background-color:#fafafa; border-color:#ccc; }
.last{ background-color:#d6e6f1; border-color:#6196bb; }
.list ul li ul li ul li a{ color:#008c54; padding-left:40px; font-size:13px; background:url(../images/biao2.png) no-repeat 20px center}
@media only screen and (max-width:640px){
	.list{ border-bottom:solid 1px #ccc;}
.list ul li .inactive{ background:url(../images/off1.png) no-repeat  right center;}
.list ul li .inactives{background:url(../images/on1.png) no-repeat right center;} 
}




.m_content{
	margin-top:10px;
	font-family:"Microsoft YaHei";
           }
      .m_content h2{
          font-size:20px;
          text-align:center;
          font-family:"Microsoft YaHei";
           font-weight:normal;
		   padding-bottom:5px;
          }
		.page_content{
			min-height: 250px;
			line-height:180%;
			font-family:"Microsoft YaHei";
			font-size:16px;
			}
        .listpage{
            padding:5px;
            font-size:16px;
            font-family:"Microsoft YaHei";
            line-height:200%;
            }
blank10{height:10px;}
.info {text-align:center;color:#999;margin-bottom:20px;  font-size:12px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content{line-height:24px;}
.listpage {clear: both;text-align: center;}
.prevpage p{
			margin:10px 0;
			}
.prevpage p a{ color:#555;}
.prevpage p a:hover{ color:#008c54;}



.ncontent{
	font-size:15px;
    line-height: 180%;
}
.ncontent p{
		margin:0;
}

@media only screen and (max-width:992px){
	.ncontent{
		font-size:14px;
		}
	.m_content h2{ font-size:17px;}
	.page_content{ font-size:14px;}
	
	.top .sc_nr input{
	    line-height: 30px;
		height:30px;
	}
	.top .sc_nr button{ height:30px; line-height:30px;}
	}