@charset "utf-8";
gsxw@charset "utf-8";


body{margin:0px; font-size:14px; color:#444; font-family:微软雅黑; background:#eaeaea;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}

::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#e58f28;}
::-webkit-scrollbar-thumb:active{background-color:#e58f28;}


.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */

.con { width:80%; margin:0px auto;}
@media only screen and (max-width:1440px){
.con { width:90%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}	
.f28{font-size:22px;}
}


.header{width:100%; position:fixed; top:0; left:0; z-index:99; background:#4c514b; }
.header.on{ background: rgba(255, 255, 255, 0.99);}
.header .logo{width:160px; float:left; padding-top: 22px;}
.header .logo img{width:100%; height:auto; display:block;}

.header .s_ch{height:40px; width:70px; color: #fff; font-weight:bold; line-height:40px; text-align: center;  font-weight: 900;float:right; cursor:pointer;  margin-top: 25px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:20px; color:#21f4cf; font-weight: 900; margin-right: 5px; float: left;}

.header.on .an i{color:#e58f28;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }
.header .an span{width:30px; height:2px; background:#e58f28; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}


.header .nav{  float:left; margin-left:140px;}
.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0px; line-height:90px; float:left; position:relative; padding:0px 50px 0px 0px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px;}
.header .nav ul li a { font-size:16px; color: #fff;}
.header .nav ul li span{width:0; height:2px; background:#e58f28; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#e58f28;}
.header .nav ul li:hover a { color:#e58f28;}
.nav .y_j{position:relative;}
.nav .e_j{width:220px; background:#fff; position:absolute; top:90px; left:0; margin-left: -25px; display:none; z-index:9999; border-bottom: 2px solid #e58f28; overflow: hidden; padding: 10px 0px 0px 0px; }



.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; padding-left: 30px;  font-weight:normal; }
.header .nav .e_j a:hover{ color:#fff; background:#e58f28;}
.header .nav .e_j{display:none !important;}
.header .nav .ejj { width: 700px; padding: 10px;}
.header .nav .ejj a { width: 33.3333%; float: left; text-align: left;}
.header .nav ul li:hover .e_j{display:block !important;}
@media only screen and (max-width:1360px){
.header .nav ul li{ padding:0px 30px 0px 0px;}
}
@media only screen and (max-width:995px){
.header{padding:0%; height: 60px; }
.header .logo{width:140px; float:left; padding-top: 10px; }
.header .logo img { width:100%; height:auto;}
.header .s_ch{height:30px; width:70px; line-height:30px; font-size: 14px; font-weight: normal;  margin-right:50px; float:right; margin-top: 18px;}
.header .s_ch i{font-size:16px;  font-weight: 900;  margin-right: 2px;}
.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 5%;  height:100%; position:fixed; top:60px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.9);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{left:0; margin-top:0} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li:hover a { color:#e58f28;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
.header .nav .ejj { width: 100%; padding: 0px;}
.header .nav .ejj a { width: 100%; float: none; text-align: left;}
}





.head_h{width:100%; height:90px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.search{width:30%; background: rgba(74, 79, 73, 0.9); position:fixed; top:90px; right:10%; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-22px; right:25px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:22px; line-height:40px; color:#fff;}
.search .sc_nr{width:80%; margin:20px; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:90%; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px; font-size: 14px;}
.search input::placeholder{color:#fff;}
.search button{width:10%; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:20px;}
@media only screen and (max-width:992px){
.search{ top:65px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.gallery-top{width:100%; position:relative; height: auto; background: #fff; }
.gallery-top .swiper-slide img{width:100%; margin: 0px auto; height: auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.0);}
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:30%; text-align:left;}
.gallery-top .swiper-slide .wz h3{font-size:42px; height:80px; text-shadow: 2px 2px 4px rgba(0,0,0,.5);}
.gallery-top .swiper-slide .wz h2{font-size:26px;  line-height:40px; text-shadow: 2px 2px 4px rgba(0,0,0,.5);}
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #50fcd6; width:180px; height:40px; line-height:40px; color:#333; display:block; text-align:center; font-size:15px; margin:40px 0px 0px 0px;text-transform: uppercase; font-weight: bold;}
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size: 14px;}
.gallery-top .swiper-button-next{width:45px; height:45px; background:url(../images/h_yj.png) no-repeat; right:30px;background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
.gallery-top .swiper-button-prev{width:45px; height:45px; background:url(../images/h_zj.png) no-repeat; left:30px; background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height: 40vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:40vh; position: absolute; left:60%;  transform:translateX(-60%);   top:0; }
.gallery-top .swiper-slide .bj { display: none;}
.gallery-top .swiper-slide .wz{ top:24%; width:90%; left: 5%; }
.gallery-top .swiper-slide .wz h3{font-size:22px; height:40px;}
.gallery-top .swiper-slide .wz h2{font-size:16px;  line-height:20px; letter-spacing:0px;}
.gallery-top .swiper-slide .wz a { background: #50fcd6; width:100px; font-size: 14px; height:30px; line-height:30px; margin:10px 0px; }
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:40px;}
.gy_bt h3{font-size:28px; line-height:44px;  background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; color: #333; font-weight: bold;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:24px; line-height:44px;  background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:400; }
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}



.sy_al { width:100%; background:#f4f4f4; padding:60px 0px;}
.sy_al img { width:100%; }
.sy_al h4 {text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size: 18px; padding: 0px; font-weight: bold;}
.sy_al .left { width:49.2%; float:left; } 
.sy_al .left .tp { width:100%; height:auto;}
.sy_al .left .wz { background:#4b504a; padding:17px; font-size:18px; color:#27fcd6; line-height:30px; }
.sy_al .left .wz p { font-size:14px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.sy_al .right { width:50%; float:right; }
.sy_al .right .zc { width:49.5%; position:relative; float:left;}
.sy_al .right h4 {text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size: 18px; color:#27fcd6;}
.sy_al .right .zc .fdz { position:absolute; background: rgba(75, 80, 74, 0.9); color:#FFF; bottom:0; left:0; width:100%; padding:10px;line-height:30px; }
.sy_al .right .zc .fdz p { font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.sy_al .right .yd { margin-left:1%;}
.sy_al .right .yc { margin-top:1%; float:left; width:38.5%;}
.sy_al .right .yc1 { float:right; width:60.5%; position:relative; margin-top:1%;}
.sy_al .right .yc1 .fdz { position:absolute; background: rgba(75, 80, 74, 0.9); color:#FFF; bottom:0; left:0; width:100%; padding:10px; line-height:30px; }
.sy_al .right .yc1 .fdz p { font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_al .mr { margin: 30px auto 0px auto;}
@media only screen and (max-width:992px){
.sy_al { width:100%; background:#f4f4f4; padding:20px 0px;}
.sy_al h4 { font-size: 14px; padding: 0px;}
.sy_al .left { width:100%; float:left;}
.sy_al .left .wz { padding:10px;} 
.sy_al .right { width:100%; float:right; padding-top:10px;}
.sy_al .right h4 { font-size: 14px;}
.sy_al .right .zc .fdz { width:100%; font-size:14px;  line-height:30px; padding: 0px 10px; }
.sy_al .right .zc .fdz p { display:none;}
.sy_al .right .yc1 .fdz {width:100%; font-size:14px;  line-height:30px; padding: 0px 10px;}
.sy_al .right .yc1 .fdz p { display:none;}
.sy_al .mr { margin: 20px auto 0px auto;}
}





.sy_cp { width: 80%; margin: 50px auto; }
.sy_cp ul li { width: 15.83%; float: left; margin: 0 1% 2% 0;  overflow: hidden; text-align: center; }
.sy_cp ul li:nth-child(6n) { margin-right: 0;}
.sy_cp ul li .tp { width: 220px; height:220px; vertical-align: middle; background: #f6f6f6; margin: 0px auto; overflow: hidden; position: relative; }
.sy_cp ul li .tp img{ width:145px; margin: 20px auto 0px auto; height: auto;}
.sy_cp ul li .wz { width: 100%; padding-top: 10px; font-size: 16px; }
.sy_cp ul li .wz a {font-size: 16px;}
@media only screen and (max-width:1440px) {
.sy_cp { width: 90%; margin: 50px auto;}
}
@media only screen and (max-width:992px) {
.sy_cp { width:100%; margin: 0px auto; padding:0px 10px 0px 10px;}
.sy_cp ul li { width: 48%;  margin: 0 4% 4% 0; float: left;}	
	.sy_cp ul li:nth-child(2n) { margin-right: 0;}
}





.ry_zz { width: 100%; margin:0px auto; background: #f6f6f6; padding: 50px 0px;}
.zzz{ width: 80%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:90%; margin:0px auto; }
.zzz .ziyuan1 .swiper-slide{ position:relative; background: #fff; padding-bottom: 20px;}
.zzz .ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; }
.zzz .ziyuan1 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.zzz .ziyuan1 .swiper-slide .wz {font-size:16px; padding-bottom: 10px; text-align: left; padding-left: 20px;}
.zzz .ziyuan1 .swiper-slide .wz a {font-size:16px;}
.zzz .ziyuan1 .swiper-slide .an { width: 100px; height: 30px; line-height: 30px; background: #e58f28; text-align: center; color: #fff; font-size: 14px; float: right;}
.zzz .ziyuan1 .swiper-slide: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 2s; -moz-transition: all 2s; transition: all 2s;}
.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px; top:60%;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px; top:60%;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz { width: 100%;  margin:0px auto;}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .ziyuan1 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; margin:0px 0px 5px 0px; }
.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}



.jswz { width: 80%; background: #fff;}
.jswz ul { width: 97%; margin: 0px auto;}
.jswz ul ul li{}


.gsxw { width: 80%; background: #fff; margin: 50px auto;}
.gsxw ul { width: 100%; margin: 0px auto;}
.gsxw ul li{ width: 31.333%; float: left; margin: 0 0% 0 0 ;}
.gsxw ul li .tp { width: 100%; height:200px; overflow: hidden;}
.gsxw ul li .tp img {object-fit: cover; width:100%; height:100%;}
.gsxw .yd { margin-left: 3%;}
.gsxw ul li .wz { width: 100%;}
.gsxw ul li .wz h2 { font-size: 18px; font-weight: bold; line-height: 45px;}
.gsxw ul li .wz p { font-size: 14px; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.gsxw ul li .an { width: 100px; height: 30px; line-height: 30px; background: #e58f28; text-align: center; color: #fff; font-size: 14px; margin-top: 10px;}
.gsxw ul li .an a {color: #fff;}
@media only screen and (max-width:1440px) {
.gsxw { width:90%;}	
}
@media only screen and (max-width:992px) {
.gsxw { width:96%;}	
.gsxw ul { width: 98%; margin: 0px auto;}
.gsxw ul li{ width: 100%; float: none; margin: 0 0% 5% 0 ;}
.gsxw .yd { margin-left: 0%;}
.gsxw ul li .wz h2 { font-size: 16px; font-weight: bold; line-height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
}



.footer{width:100%; padding-top:40px; background:#4a4f49; font-size:14px; line-height:26px; color:#fff;}
.footer h3{font-size:16px; color:#50fcd6; margin-bottom:15px; }
.footer em{width:40px; height:1px; background-color:#fff; margin-bottom:20px; display:block;}
.footer .col-md-4 { width:20%; float:left; margin-right: 5%;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .l_x i { margin-right: 5px;}
.footer .col-md-43 {float:left; width:40%; }
.footer .l_y font { float: left; line-height: 46px; color: #FF0004; font-weight: bold;}
.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input:placeholder{color:#fff;}
.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .l_y textarea:placeholder{color:#fff;}
.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#fff; text-align:center; float:left; margin-right:20px; margin-left: 1%;}
.footer .l_y button.t_j{background-color:#e58f28;  color:#333; }
.footer .l_y button.c_z{background-color:#5b5b5b;}
.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:f6f6f6; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#fff;}
.footer .t_p{float:right; text-align: center;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #444; text-align: center;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#fff; padding-left:10px;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}
.footer .col-md-42 {float:left; width: 15%; }
.footer .col-md-42 p a{ color:#fff; line-height:28px;}
.footer .col-md-42 p a:hover { color:#FFF;}

.footer .col-md-43 {float:left; width: 30%; margin-right: 5%; }
.footer .col-md-43 p a{ color:#fff; line-height:28px; width: 50%; float: left;}
.footer .col-md-43 p a:hover { color:#FFF;}

.footer .col-md-44 { float: right; text-align: center;}
.footer .col-md-44 img { width: 110px; height: 110px;}
.footer .col-md-44 p { line-height: 24px;}

.footer .col-md-41 {float:right; width: 10%; }
.footer .lx{ width:100%}
.footer .lx li{ width:70%; float:left; }
.footer .lx li img{ width:90%}
@media only screen and (max-width:1440px){
.footer h3{font-size:16px;  margin-bottom:15px; }
}
@media only screen and (max-width:992px){
.footer{padding:30px 0px 0px 0px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer .col-md-43 {float:none; width: 100%; }   
.footer h3{font-size:16px; text-align: left; }
.footer em{width:30px; margin-bottom:10px; margin-left: 0;}
.footer .l_x{margin-bottom:10px; line-height:26px; text-align: left;}
.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }    
.footer .col-md-44{display:none;}
.footer .x_x{margin-top:15px; padding:10px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
.footer .x_x .l_f{float:none; text-align: center;}
.footer .x_x .r_t{float:none; text-align: center;}
}





.ny_bt { width: 80%; margin: 0px auto; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; font-size: 16px; }
.ny_bt a { font-size: 16px;}
@media only screen and (max-width:1023px) {
.ny_bt { width: 94%; height: 45px; line-height: 45px;}	
}

/*翻页*/
.paging{width:100%; margin:30px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#e58f28; border:1px solid #e58f28; color:#fff;}
.paging a.on{background-color:#e58f28; border:1px solid #e58f28; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.cp_zx { width: 80%; margin: 30px auto 80px auto;}
.nytit { width: 17%; float: left;}
.nytit ul li { display:inline-block; padding: 0px 15px; line-height: 55px;  width: 100%;box-sizing: border-box;background: #dcdcdc;margin-bottom: 3px;position: relative;}
.nytit ul li i {width: 50px;position: absolute;height: 100%;right:0;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .e_j {position: relative;top:0;left: 0;width: 100%;  display: none;background: #dcdcdc; border-top: #ccc 1px solid;}
.nytit ul li .e_j a {display: block;line-height: 28px;font-size: 14px;color: #666; padding: 5px 0px;}
.nytit ul li .e_j a:hover{color: #333;}
.nytit ul li a { color:#666;line-height:55px;font-size: 16px;}
.nytit ul li:hover .y_j a { color:#333;}

.ny_cp { width: 80%; float: right;}
.ny_cp h1{ font-size: 24px; height: 45px; font-weight: bold;}
.ny_cp .zzz { width: 100%; font-size: 16px; text-align: left; line-height: 28px; padding-bottom: 25px; color: #666;}
.ny_cp ul li { width: 23%; float: left; margin: 0% 2.6% 2% 0; position: relative; background: #fff;}
.ny_cp ul li .tp { width: 100%; height: auto;}
.ny_cp ul li .tp img { width: 100%; height: auto;}
.ny_cp ul li .wz { text-align: center; font-size: 16px; width: 100%; height: 50px; line-height: 25px;}
.ny_cp ul li:nth-child(4n) { margin-right: 0;}
@media only screen and (max-width:1440px) {
.cp_zx { width: 90%; margin: 30px auto 80px auto;}
	.nytit { width: 25%; float: left;}
	.nytit ul li a { color:#666;line-height:55px;font-size: 15px;}
	.ny_cp { width: 72%; float: right;}
	.ny_cp .zzz { width: 100%; font-size: 14px;}
}
@media only screen and (max-width:992px) {
.cp_zx { width: 94%; margin: 30px auto 20px auto;}
	.nytit { width: 100%; float: none;}

	.ny_cp { width: 100%; float: none; margin-top: 20px;}

.ny_cp ul li { width: 48%; float:left; margin: 0 4% 4% 0; position: relative;}	
.ny_cp ul li:nth-child(2n) { margin-right: 0;}
.ny_cp ul li .wz {font-size: 14px;  height: 40px; line-height: 40px;}
}


.ndh { width:80%; margin:30px auto 0px auto; overflow:hidden;}
.ndh ul li { display:inline-block; width:auto; line-height:40px; font-size:16px;  color:#333; background: #f0f0f0; margin: 0 5px 10px 0px;}
.ndh ul li a {font-size:16px; padding:0px 20px; color:#333;  line-height:40px;display:block; font-weight: bold; }
.ndh ul li:hover a { background:#e58f28; display:block; color:#FFF;}
.ndh ul li .on {background:#e58f28; display:block; color:#FFF;}
@media only screen and (max-width:1440px) {
.ndh { width: 90%;}	
}
@media screen and (max-width:992px) {
.ndh { width: 94%;  margin:30px auto 10px auto; }
.ndh ul li { width:49%; float: left; font-size:15px;color:#333; text-align: center; line-height:40px; margin-right: 2%; margin-bottom: 10px; }	
.ndh ul li:nth-child(2n) { margin-right: 0;}
.ndh ul li a {font-size:15px; padding:0px 0px; line-height:40px;}
}



.cp_xq {width: 80%; margin: 80px auto 80px auto;}
.cp_xq .zc { width: 42%; float: left; box-shadow: 0px 3px 5px rgba(0,0,0,.1); background: #fff;}
.cp_xq .zc img { width: 100%; height: auto;}
.cp_xq .yc { width: 52%; float: right;}
.cp_xq .yc h1 { font-size: 28px; font-weight: bold; padding-bottom: 30px;}
.cp_xq .yc h2 { font-size: 22px; padding-bottom: 20px;}
.cp_xq .yc h3 { font-size: 18px; font-weight: bold; padding-bottom: 10px;}
.cp_xq .yc h4{ font-size: 18px; padding-bottom: 20px;}
.cp_xq .yc h4 font { color:#e58f28; padding-right: 10px; }
.cp_xq .yc p { font-size: 16px; line-height: 32px;}
.cp_xq .yc .an { width: 250px; height: 50px; line-height: 50px; background:#e58f28; text-align: center; color: #000; font-size: 20px; margin-top: 80px;}
.cp_xq .yc .an a {color: #000; font-size: 20px;}
@media only screen and (max-width:1440px) {
.cp_xq { width: 90%;}	
}
@media screen and (max-width:992px) {
.cp_xq {width: 94%; margin: 0px auto 50px auto;}
.cp_xq .zc { width: 100%; float: none; }
.cp_xq .yc { width: 100%; float: none; margin-top: 30px;}
.cp_xq .yc h1 { font-size: 24px;  padding-bottom: 20px;}
.cp_xq .yc h2 { font-size: 18px; padding-bottom: 15px;}
.cp_xq .yc p { font-size: 16px; line-height: 28px;}
.cp_xq .yc .an { margin-top: 50px;}
}



.ny_su {width: 70%; margin: 30px auto 80px auto;}
.ny_su h3 { font-size: 22px; text-align: center; line-height: 70px; font-weight: bold; padding-bottom: 20px; }
.ny_su ul li { width: 23%; margin: 0 5%; border: 1px solid #ddd; float: left; border-radius: 15px; text-align: center; padding: 30px 20px; height: 245px;}
.ny_su ul li .tp { width: 80px; margin: 0px auto;}
.ny_su ul li .tp img { width: 100%; height: auto;}
.ny_su ul li h4 { font-size: 20px; font-weight: bold; line-height: 60px;}
.ny_su ul li p { font-size: 18px;}



.zxly { width: 63%; margin:50px auto;}
.zxly h3 { font-size: 22px; text-align: center; line-height: 70px; font-weight: bold; padding-bottom: 20px; }
.zxly p { font-size: 16px; line-height: 45px;}
.zxly p font { color: #e50000;}
.zxly .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; outline: none; border: none;}
.zxly .ll { width: 48%; margin-bottom: 20px;}
.zxly .text{ width: 160px; height: 45px; line-height: 45px; background:#e58f28; text-align: center; border-radius: 5px; color: #000; font-size: 18px; border: none; margin: 30px auto 50px auto;}
.zxly .txtt { width: 100%; height:120px; line-height: 45px; font-family:Arial, "sans-serif"; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}
@media only screen and (max-width:1440px) {
.ny_su {width: 90%; margin: 30px auto 80px auto;}	
.zxly { width: 83%; margin:50px auto;}
}

@media only screen and (max-width:1023px) {
.ny_su {width: 94%; margin: 30px auto;}
.ny_su h3 { font-size: 18px; line-height: 50px; padding-bottom: 20px; }
.ny_su ul li { width: 100%; margin: 0 0% 3% 0;  padding: 30px 10px; height: 230px;}

.zxly { width: 94%; margin:30px auto;}
.zxly h3 { font-size: 18px; line-height: 24px; padding-bottom: 20px; }
.zxly p { font-size: 14px; line-height: 45px;}
.zxly .ll { width: 100%; margin-bottom: 5px;}
}