@charset "utf-8";

body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#ffffff;}
*{padding:0px; margin:0px;}
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-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#005bac;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}

.container { width:70%; margin:0px auto;}
@media only screen and (max-width:1360px){
.container { width:90%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.container { width:99%; margin:0px auto;}	
}


.header{width:100%; position:fixed; top:0; left:0; z-index:99; background:#fff;}
.header .con { width:70%; margin:0 auto;}
.header.on{ background: rgba(255, 255, 255, 0.9);}
.header.on .nav ul li a{ color:#000}
.header.on .search {color:#000;}
.header.on .wxx { display:block;}
.header.on .wx { display:none;}
.header .logo{width:300px; float:left; padding-top: 10px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .s_ch{height:32px; font-weight:bold; line-height:32px; text-align:center; color:#0e6eb8; margin-top:30px; float:right; cursor:pointer;
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:22px;}
.header.on .an i{color:#0e6eb8;}
.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:#0e6eb8; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}

.header .nav{  float:right; }
.header .nav i{font-size:18px; color:#fff; 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:88px; float:left; position:relative; padding:0px 45px 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:16.5px; font-weight:bold}
.header .nav ul li span{width:0; height:2px; background:#0e6eb8; 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:#0e6eb8;}
.header .nav ul li:hover a { color:#0e6eb8;}
.nav .y_j{position:relative;}
.header .nav .e_j{width:120px; background:#fff; position:absolute; top:88px; left:0; display:none; z-index:9999; margin-left:-25px; border-radius:0px 0px 5px 5px; padding:10px 0px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:23px; text-align:center;  font-weight:normal; padding:6px 0px;}
.header .nav .e_j a:hover{ color:#fff; background:#0e6eb8;}

@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}
@media (min-width:1024px) and (max-width:1360px ) {
.header .containe { width:96%; margin:0 auto;}
.header .s_ch{ padding-top:34px;}
.header .s_ch i{font-size:18px; color:#0e6eb8;}
.header .nav{  float:left; margin-left:50px;}
.header .nav ul li a{display:block; font-size:15px;  text-transform:capitalize;}
.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 15px 0px 0px;}
}
@media only screen and (max-width:1024px){
.header{padding:0%;}
.header.on .nav ul li a{ color:#fff}
.header .con { width:94%; margin:0 auto;}
.header .logo{width:192px; float:left; padding-top:6px;}
.header .logo img { width:100%; height:auto;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:14px; color:#555; margin-left:0px;}
.header .s_ch{margin-top:16px; margin-right:38px; float:right;}
.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:99999999999; overflow:auto; background: rgba(0, 124, 194, 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 a{color:#fff;}
.header .nav ul li:hover a { color:#fff;}
.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:#FFF; border-bottom:1px solid #006096;}
.header .nav ul li a {font-size:16.5px; color:#FFF;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j { width: 100%; position: relative;display: none;top: auto; left: auto; margin: 0;padding:0 0 0px; background:none; text-align:left;}
.header .nav ul li .e_j a { color:#fff; text-align:left;}
.header .nav ul li .e_j a:hover { color:#fff; text-align:left;}
.header .nav .e_j a{border-top:0; font-size:12px; color:#333; line-height:32px;}
.header .nav .e_j a:hover{background:none; color:#8c0000;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}



.search{width:100%; background: rgba(0, 124, 194, 0.99); position:fixed; top:0; left:0; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; 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: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:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; }
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}


.head_h{width:100%; height:88px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}



.gallery-top{width:100%; position:relative; height: 100vh;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .wz{color:#fff;  position:absolute; left:52%; top:40%; transform:translate(-32%,-48%); text-align: center; }
.gallery-top .swiper-slide .wz h3{font-size:40px; letter-spacing:4px; line-height:90px; color:#0c843a; font-weight:bold;}
.gallery-top .swiper-slide .wz h2{font-size:25px; letter-spacing:2px; line-height:60px; color:#6ea933}

.gallery-top .swiper-slide .wz2{color:#fff;  position:absolute; left:38%; top:40%; transform:translate(-40%,-48%); text-align: center; }
.gallery-top .swiper-slide .wz2 h3{font-size:40px; letter-spacing:4px; line-height:90px; color:#fff; font-weight:bold;}
.gallery-top .swiper-slide .wz2 h2{font-size:28px; letter-spacing:2px; line-height:60px; color:#fff}



.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px;}
.gallery-top .swiper-slide .wz a { background:url(../images/an.jpg) repeat-x; width:140px; height:44px; line-height:44px; border-radius:5px; color:#FFF; display:block; text-align:center; font-size:16px; margin-top:20px;}
@media only screen and (max-width:1360px){
.gallery-top .swiper-slide .wz{width:90%; color:#fff;  position:absolute;}
.gallery-top .swiper-slide .wz h3{font-size:40px; letter-spacing:3px; line-height:90px;}
.gallery-top .swiper-slide .wz p{font-size:20px; letter-spacing:1px; line-height:36px;}
}
@media only screen and (max-width:1024px){
.gallery-top{width:100%; position:relative; height: auto; margin-top: 60px;}
.gallery-top .swiper-slide img{width:100%;}
.gallery-top .swiper-slide .wz{width:90%; left:5%; top:23%;}
.gallery-top .swiper-slide .wz h3{font-size:18px;line-height:30px;  letter-spacing:0px; color:#fff; }
.gallery-top .swiper-slide .wz h2{font-size:16px; letter-spacing:0px; line-height:24px;color:#fff;}
.gallery-top .swiper-slide .wz img{ width:50%; margin:0 auto;}

.gallery-top .swiper-slide .wz2{width:90%; left:5%; top:25%;}
.gallery-top .swiper-slide .wz2 h3{font-size:20px;line-height:30px;  letter-spacing:0px;}
.gallery-top .swiper-slide .wz2 h2{font-size:16px; letter-spacing:0px; line-height:24px}


.gallery-top .swiper-slide .wz p{font-size:14px; letter-spacing:0px; line-height:20px;}
.gallery-top .swiper-slide .wz a { display:none;}
.gallery-top .swiper-button-prev { }
.gallery-top .swiper-button-next { }
}


.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:40px;}
.gy_bt h2{font-family:Arial; font-size:72px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:28px; line-height:44px; margin-top:-30px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px;}
.gy_bt p { font-size:16px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin-bottom:20px;}
.gy_bt h2{font-family:Arial; font-size:32px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:28px; line-height:44px; margin-top:-30px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px;}
.gy_bt p { font-size:16px; color:#999; padding-top:10px}	
}




.xinwen{ background:url(../images/bg1.jpg) 10px 10px no-repeat, url(../images/bg2.jpg) right bottom no-repeat; padding:50px 0; text-align:center }


.bt1{ display:inline-block; margin:0 auto;  text-align:center; margin-bottom:30px; text-align:center; position:relative; display: flex;   justify-content:center;   align-items: center;text-transform:uppercase }
.bt1 h3{font-size:35px; font-weight:bold; color:#0e6eb8; padding:0 20px}



.tk{ width:96%; margin:0 auto; max-width:1350px;  display: flex;   justify-content: space-between;   align-items:stretch; text-align:left  }

.new1{ width:36%; background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.55); }
.new1 i{ display:block; width:100%; padding-bottom:78%; position:relative; overflow:hidden}
.new1 i img{ position:absolute; width:100%; height:100%; left:0; top:0; transition:all 0.6s}
.new1 i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}


.new1 h3{ display:block; font-size:16px; color:#333; font-weight:normal; width:90%; margin:20px auto;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap;  }
.new1 p{ display:block; width:90%; margin:0 auto; color:#666; font-size:14px; line-height:25px; height:50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.new1 span{ display:block; color:#888; font-size:14px; width:90%; margin:0 auto; margin-top:10px; padding-bottom:10px}
.new1 span em{ color:#b80b0b}



.new2{ width:23%;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}

.new2 ul li{ }
.new2 i{ display:block; width:100%; padding-bottom:58%; position:relative; overflow:hidden}
.new2 i img{ position:absolute; width:100%; height:100%; left:0; top:0; transition:all 0.6s}
.new2 i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}


.new2 h3{ display:block; font-size:16px; color:#333; font-weight:normal; width:90%; margin:10px auto;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap;  }
.new2 p{ display:block; width:90%; margin:0 auto; color:#666; font-size:14px; line-height:25px; height:50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.new2 span{ display:block; color:#888; font-size:14px; width:90%; margin:0 auto; margin-top:10px; padding-bottom:10px}
.new2 span em{ color:#b80b0b}



.new3{ width:36%}

.new3 ul li{ border-bottom:#cfcfcf 1px dashed; padding:22px 0}

.new3 ul li p{ display:block; font-size:16px; color:#333;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; }
	
.new3 ul li span{ display:block; color:#888; font-size:14px;margin-top:10px}
.new3 ul li span em{ color:#b80b0b}
	
		
	
.more a{ display:block; margin:0 auto; border:1px solid #0e6eb8;   width:190px; line-height:45px;  font-size:16px; color:#0e6eb8; transition:all 0.6s; text-align:center; margin-top:30px}

.more a img{ width:21px; height:auto; vertical-align:middle}
.more a:hover{ transform:translateY(-10px); transition:all 0.6s;background:#0e6eb8; color:#fff}

	
@media only screen and (max-width:1400px){
	.new3 ul li{ padding:15px 0}
	.new3 ul li p{ font-size:18px;  }
	
	
}
	
@media only screen and (max-width:1024px){
	
.tk{  flex-wrap:wrap}
.new1{ width:55%}
.new2{ width:40%}
.new3{ width:100%; margin-top:30px}


.bt1 h3{font-size:25px; }
.bt1  h3 span{  font-size:14px;}


}
		
	
@media only screen and (max-width:768px){
	
.xinwen{  padding:30px 0; text-align:center; background-size:30% auto; }
	
.bt1{  margin-bottom:20px;}

.bt1 h3{font-size:20px; }
.bt1  h3 span{  font-size:12px;}

.new1{ width:96%; margin:0 auto;}
.new2{ width:96%; margin:20px auto;}
.new2 ul{ display: flex;   justify-content: space-between;}
.new2 ul li{ width:49%; margin-bottom:0; padding-bottom:0%}
.new2 ul li p{ line-height:25px;  font-size:12px; }

.new1 h3{  font-size:16px;  margin:10px auto; }
.new1 p{ font-size:12px; line-height:20px; height:40px; }
.new1 span{ font-size:12px;  margin-top:10px;}




.new3{ width:100%;  margin:15px auto;}

.new3 ul li{padding:10px 0}
.new3 ul li p{  font-size:14px;  }
	
.new3 ul li span{font-size:12px;}


	
.more a{   width:120px; line-height:30px;  font-size:12px; margin-top:20px}
.more a img{ width:15px; }
}
	
	












.footer{width:100%; padding-top:40px; background:url(../images/d_bj.jpg) no-repeat center / cover fixed; font-size:14px; line-height:26px; color:#aaa;}
.footer h3{font-size:18px; color:#fff; margin-bottom:15px;}
.footer em{width:40px; height:1px; background-color:#888; margin-bottom:20px; display:block;}
.footer .col-md-4 { width:35%; float:left; }
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:#aaa; 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;}
.footer .t_p img{width:116px; margin-bottom:10px;}
.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #555;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#aaa; padding-left:10px;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}
.footer .col-md-41{ float:right; width:12%;}
.footer .col-md-42 {float:left; width: 12.5%; }
.footer .col-md-422 {float:left; width: 14.8%; }
.footer .col-md-422 p a{ color:#aaa; line-height:28px;}
.footer .col-md-422 p a:hover { color:#FFF;}

.footer .col-md-42 p a{ color:#aaa; line-height:28px;}
.footer .col-md-42 p a:hover { color:#FFF;}
.footer .lx{ width:100%}
.footer .lx li{ width:50%; float:left; }
.footer .lx li img{ width:80%}
@media only screen and (max-width:992px){
.footer{padding-top:40px; background:url(../images/d_bj.jpg) no-repeat center / cover; line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer h3{font-size:18px;}
.footer em{width:30px; margin-bottom:30px;}

.footer .l_x{margin-bottom:20px; line-height:26px;}

.footer .x_x{margin-top:35px; padding:20px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}
@media only screen and (max-width:640px){
.footer{margin-bottom:46px; text-align:center;}
.footer .col-sm-5{display:none;}
.footer em{margin:0 auto 20px;}
.footer .s_j{text-align:center; margin-bottom:30px;}
.footer .s_j a{display:inline-block; margin:0 10px; float:none;}

.footer .t_p{float:none; margin-top:30px; text-align:center;}
.footer .t_p img{width:116px; margin:0 auto 10px;}
.footer .x_x{text-align:center;}
.footer .x_x .l_f{float:none;}
.footer .x_x .r_t{float:none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }
.footer .col-md-422 {display:none; }

.footer .x_x span{display:inline-block; padding:0 5px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
}

.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:15px 0; line-height:26px; margin-bottom:50px;}
.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:#0e6eb8; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#0e6eb8; 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:#0e6eb8; 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 5px #ccc;  background-color:#fff;  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:#0e6eb8; 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:0px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#0e6eb8; 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:#0e6eb8; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:20%; box-shadow:none; font-size:22px; float:left;}
}
















	.nbanner{ width:100%; height:400px; overflow:hidden; font-size:0; position:relative; margin-top:90px;}
	.nbanner img{ position:absolute; height:100%; width:auto; top:0; left:50%; transform:translateX(-50%)}
	
	
	.nbanner .wzmc{ position:absolute; z-index:9; top:40%; left:0; width:100%; font-weight:bold;color: #0e6eb8; font-size: 36px; text-align:center}

@media only screen and (max-width:992px){	
	
	.nbanner{ height:240px; margin-top:62px;}
	.nbanner .wzmc{  font-size: 20px; text-align:center}
.nbanner .weizhi{font-size:12px; line-height:30px}

}


@media only screen and (max-width:600px){		
		.nbanner{ height:160px; margin-top:62px;}
	}




.ny_lm{width:100%; height:77px; border-bottom:1px solid #e4e4e4; line-height:76px; color:#666; position:relative; overflow:hidden;}
.ny_lm .w_z{float:right; font-size:14px;}
.ny_lm .w_z i{vertical-align:middle; font-size:18px;}
.ny_lm .w_z a{color:#666;}
.ny_lm .w_z a:hover{color:#0e6eb8;}
.ny_lm .l_m{float:left;}
.ny_lm .l_m ul li{float:left; margin-right:40px; position:relative;}
.ny_lm .l_m ul li a{font-size:16px; color:#777; display:block;}
.ny_lm .l_m ul li:after{width:0; height:2px; background-color:#0e6eb8; content:""; position:absolute; bottom:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm .l_m ul li:hover a{color:#0e6eb8;}
.ny_lm .l_m ul li:hover:after{width:100%;}
.ny_lm .l_m ul li.on a{color:#0e6eb8;}
.ny_lm .l_m ul li.on:after{width:100%;}
@media (min-width:1081px){
.ny_lm{height:57px; line-height:56px;}
.ny_lm .w_z{font-size:12px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m ul li{margin-right:30px;}
.ny_lm .l_m ul li a{font-size:15px;}
}
@media (min-width:1600px){
.ny_lm{height:67px; line-height:66px;}
.ny_lm .w_z{font-size:14px;}
.ny_lm .w_z i{font-size:18px;}
.ny_lm .l_m ul li{margin-right:40px;}
.ny_lm .l_m ul li a{font-size:16px;}
}
@media only screen and (max-width:640px){.ny_lm{height:57px; line-height:56px;}

.ny_lm .w_z{float:none; font-size:14px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m{display:none;}
}



.lx_fs{width:100%; padding:50px 0; background-color:#f5f7f8; overflow:hidden;}
.lx_fs .lx_nr{padding:25px; background-color:#fff;}
.lx_fs .b_t{font-size:20px; line-height:30px; color:#000; font-weight:bold; padding-bottom:15px; border-bottom:1px solid #e4e4e4;}
.lx_fs .w_z{margin-top:20px; padding-bottom:48px;}
.lx_fs .w_z ul li{padding-left:40px; font-size:15px; line-height:32px; position:relative; margin-bottom:15px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border-radius:50%; border:1px solid #ddd; position:absolute; top:0; left:0; font-size:16px; color:#aaa; line-height:32px; text-align:center; overflow:hidden;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .w_z ul li img{max-width:100%; border:1px solid #ddd; height:auto; display:block;}
.lx_fs .l_y .row{margin:0 -10px;}
.lx_fs .l_y .col-12{padding:0 10px;}
.lx_fs .l_y input{width:100%; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:66px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y input:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; border:none; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:26px; resize:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y textarea:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y button{width:140px; height:40px; background-color:#0e6eb8; margin:30px 20px 20px 0; font-size:16px; line-height:40px; text-align:center; color:#fff; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y button:hover{background-color:#a6050d;}
.lx_fs .l_y button.c_z{background-color:#888;}
.lx_fs .l_y button:hover.c_z{background-color:#444;}
@media (min-width:1081px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:20px;}
.lx_fs .w_z{margin-top:15px;}
.lx_fs .w_z ul li{padding-left:36px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i{width:28px; height:28px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .l_y input{font-size:14px; line-height:60px;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:140px; height:44px; margin:25px 20px 19px 0; font-size:16px; line-height:44px;}
}
@media (min-width:1600px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:25px;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{padding-left:40px; font-size:15px; line-height:32px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border:1px solid #ddd; font-size:16px; line-height:32px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{width:100%; height:79px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:140px; height:40px; margin:30px 20px 12px 0; font-size:16px; line-height:40px;}
}
@media only screen and (max-width:640px){
.lx_fs{padding:30px 0 20px;}.lx_fs .lx_nr{padding:15px; background-color:#fff;}

.lx_fs .lx_nr{margin-bottom:40px;}
.lx_fs .b_t{font-size:16px; line-height:40px; font-weight:normal;}
.lx_fs .w_z{margin-top:30px;  padding-bottom:8px;}
.lx_fs .w_z ul li{padding-left:45px; font-size:14px; line-height:30px; margin-bottom:20px;}
.lx_fs .w_z ul li i{width:38px; height:38px; font-size:22px; line-height:38px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:28px;}
.lx_fs .w_z ul li img{width:160px;}
.lx_fs .l_y input{font-size:15px; line-height:46px;}
.lx_fs .l_y textarea{height:98px; padding:25px 0; font-size:15px; line-height:36px;}
.lx_fs .l_y button{width:120px; height:38px; font-size:15px; line-height:38px;}


.lx_fs .l_y .col-12{padding:0 10px;}
}

.lx_dt{width:100%; overflow:hidden;}
.dtdt{width:1310px;height:500px;border:#ccc solid 1px; margin:30px auto;  text-align:center;}
@media only screen and (max-width:640px){
.lx_dt{width:100%; overflow:hidden;}
.dtdt{width:96%;height:310px;border:#ccc solid 1px; margin:20px auto;  text-align:center;}
}




.o_g {
  display: block;
  *zoom: 1;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 0!important;
  line-height: auto;
}
.o_g:after {
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}



.home_brand{overflow:hidden;padding:60px 60px 90px;background:url(../images/home_brandbg.png) no-repeat;background-size:cover;}
.home_brand .sd_imgbox{height:100%}

.home_brand .title{font-size:48px;font-weight:700;line-height:54px;color:#fff;text-align:center}.home_brand .description{font-size:16px;line-height:22px;color:#fff;opacity:.7;text-align:center;margin:20px 0 45px}

.home_brand .home_brand_content{width:100%;height:500px;overflow:hidden; max-width:1350px; margin:0 auto;}

.home_brand ul{min-width:100%;height:100%;margin:0 -5px;text-align:left}
.home_brand li{display:inline-block;width:16.66%;height:100%;line-height:500px;text-align:center;border-left:5px solid #0f2341;border-right:5px solid #0f2341;box-sizing:border-box;vertical-align:top;position:relative;overflow:hidden}.home_brand li.open{width:66.66%}.home_brand li.open .cover_box{opacity:0;filter:alpha(opacity=0)}.home_brand li.open .innner_box{z-index:8}

.home_brand li.open .innner_box_txt{bottom:45px;opacity:1;}
.home_brand li .cover_box{width:100%;height:100%;position:absolute!important;left:-2px;top:-2px;transition:all .3s;z-index:2}
.home_brand li .cover_box .sd_imgbox{position:absolute!important;width:100%}
.home_brand li .cover_txt{display:inline-block;position:relative;max-width:100%; }
.home_brand li .cover_txt p{font-size:20px;line-height:26px;color:#fff;opacity:.6;margin-bottom:5px;font-weight:700}

.home_brand li .cover_txt .cover_title{font-size:32px;line-height:38px;color:#fff;font-weight:700}
.home_brand li .innner_box{position:absolute!important;left:-2px;top:-2px;height:100%;width:100%;transition:all .3s;}
.home_brand li .innner_box .img{display:inline-block;width:100%;height:100%}

.home_brand li .innner_box_txt{position:absolute;bottom:100px;left:0;line-height:normal;width:80%;text-align:left;padding:0 60px;box-sizing:border-box;opacity:0;;}
.home_brand li .innner_box_txt p{font-size:16px;line-height:1.75;color:#fff;opacity:.9;margin-top:15px}
.home_brand li .innner_box_abc{position:absolute;left:0;top:0;height:100%}.home_brand li .innner_box_abc img{height:100%;width:auto}.home_brand li .innner_box_title h2{font-size:28px;line-height:34px;color:#fff;display:inline-block;font-weight:700}.home_brand li .innner_box_title a{font-size:16px;line-height:34px;color:#fff;float:right;position:relative;top:-1px}
.home_brand li .innner_box_title a:hover{color:#fff!important}.home_brand li .innner_box_title a:hover i{color:#fff!important}.home_brand li .innner_box_title a i{font-size:18px;vertical-align:baseline;margin-left:5px;position:relative;top:1px}.home_brand li .icon_open{display:none;width:32px;height:32px;position:absolute;bottom:20px;left:50%;margin-left:-16px;z-index:2;cursor:pointer}.home_brand li .icon_open img{display:block;width:100%;height:100%}.ie8 .home_brand{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//imagegroup1.haier.com/images/home_brandbg.png', sizingMethod='scale')}.home_shedderShow .home_brand li .icon_open{display:block}.home_shedderShow .home_brand li .icon_close{display:none}.home_shedderShow .home_brand li.open .icon_open{display:none}.home_shedderShow .home_brand li.open .icon_close{display:block}@media (min-width:1920px){.home_brand{padding:60px 90px 90px}}@media (min-width:992px) and (max-width:1199px){.myscroll{height:439px!important}.home_brand{padding:60px 45px}.home_brand .title{font-size:36px;line-height:42px}
.home_brand .description{margin:15px 0 30px}
.home_brand .home_brand_content{height:400px}.home_brand ul{margin:0 -2px}
.home_brand li{line-height:400px;border-left:2.5px solid #0f2341;border-right:2.5px solid #0f2341}.home_brand li.open .innner_box_txt{bottom:45px}.home_brand li .cover_txt p{font-size:14px;line-height:20px;margin-bottom:5px}.home_brand li .cover_txt .cover_title{font-size:24px;line-height:30px}.home_brand li .innner_box_txt{bottom:100px;padding:0 45px}.home_brand li .innner_box_txt p{font-size:14px}.home_brand li .innner_box_title h2{font-size:20px;line-height:26px}.home_brand li .innner_box_title a{font-size:14px;line-height:26px}.home_brand li .innner_box_title a i{font-size:16px}}@media (min-width:701px) and (max-width:991px){.myscroll{height:400px!important}.home_brand{padding:60px 8.3333333%}.home_brand .title{font-size:36px;line-height:42px}.home_brand .description{margin:15px 0 30px}.home_brand .home_brand_content{height:600px}.home_brand ul{height:auto;margin:-2px 0}.home_brand li{width:100%;height:120px;line-height:120px;border:none;border-top:2.5px solid #0f2341;border-bottom:2.5px solid #0f2341;box-sizing:content-box}
.home_brand li.open{height:350px;width:100%}
.home_brand li.open .innner_box_txt{bottom:30px}
.home_brand li .innner_box{height:350px}
.home_brand li .cover_txt p{font-size:14px;line-height:20px;margin-bottom:5px}
.home_brand li .cover_txt .cover_title{font-size:24px;line-height:30px}
.home_brand li .innner_box_txt{bottom:100px;padding:0 30px}
.home_brand li .innner_box_txt p{font-size:14px;margin-top:15px}
.home_brand li .innner_box_title h2{font-size:20px;line-height:26px}
.home_brand li .innner_box_title a{font-size:14px;line-height:26px}
.home_brand li .innner_box_title a i{font-size:16px}}
.home_brandsj{ display:none}

@media (max-width:1024px){
	.home_brand{ display:none;}

.home_brandsj{ display:block;padding:30px 13px 40px;background:url(../images/home_brandbg.png) no-repeat;background-size:cover; }

.sy_gg { width: 100%; margin: 0 auto;}
.sy_gg h1 { font-size: 20px; color: #3a8f98; font-weight: bold;}
.sy_gg .zc { width: 100%; float: none; padding-top: 0%;}   
.sy_gg .zc ul li { position: relative; margin: 10px 0px;}

.sy_gg .zc ul li img { width: 100%; height: auto; }
.sy_gg .zc ul li .wz { position: absolute; top:50%;  transform:translateY(-50%); left: 5%; font-size: 18px; color: #fff;}

.sy_gg .zc ul li .wz p{ font-size: 14px; color: #fff; display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height:30px; }




}











.nmain{ width:94%; margin:0px auto; max-width:1310px;  padding:0; box-sizing:border-box}


.xinwen2{ margin:30px auto }
.xinwen2 ul li { border-bottom:#ebebeb 1px solid; padding:10px 0 10px 0px;  position:relative; overflow:hidden; text-align:left;}

.xinwen2 ul li i{ display:block; float:left; width:240px; height:auto; overflow:hidden}
.xinwen2 ul li i img{ width:100%; height:100%; transition:all 0.6s}
.xinwen2 ul li:hover i img{ transform:scale(1.1,1.1); transition:all 0.6s}

.xinwen2 ul li .xwzi{ float:right; width:calc(100% - 400px)  }
.xinwen2 ul li  h3{ display:block; font-size:18px; color:#333; margin-bottom:15px; font-weight:normal; font-weight:bold}
.xinwen2 ul li p{ display:block; color:#666; font-size:15px; line-height:25px; max-height:75px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden }

.xinwen2 ul li span{ line-height:30px; float:right; width:100px}
.xinwen2 ul li  .date2{ display:block; float:left; width:120px; float:left; color:#888;font-family:"Helvetica"; font-size:23px}

.xinwen2 ul li  .date2 em{ display:block; font-weight:bold; font-style:normal; color:#000; font-size:30px}


.xinwen2 ul li a{ display:block}

.xinwen2 ul li a:hover h3{ color:#0e6eb8}

.more2{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	
	color: #fff;
	padding:0;
	font-weight: 400;
	overflow: hidden;
	border-radius:0px;
	background-color: #0e6eb8;
	text-transform: uppercase; 
	z-index: 2;
	width:145px;
	text-align:center;
	margin-top:20px
}
.more2 a{ color:#fff; display:block}
.more2 a:hover{ color:#fff}
.more2:before{
	position: absolute;
	content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background-color: #0c843a;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.2, 1);
    transform: scale(0.2, 1);
}
.more2:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

  
	
@media only screen and (max-width:992px){
	
.xinwen2{ margin:0px auto }	
.xinwen2 ul li  .date2{ position:absolute; bottom:20px; left:220px; font-size:12px}
.xinwen2 ul li  .date2{ font-size:16px;}
.xinwen2 ul li  .date2 em{ font-size:14px; display:inline-block; padding-right:5px}

.xinwen2 ul li { padding-bottom:30px;}
.xinwen2 ul li .xwzi{ float:right; width:calc(100% - 220px)  }	
.xinwen2 ul li i{  width:200px;  overflow:hidden}
.xinwen2 ul li  h3{  font-size:14px; margin-bottom:5px}
.xinwen2 ul li p{  font-size:12px; line-height:20px; max-height:40px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden }
.xinwen2 ul li span{ display:none}
	}
	

@media only screen and (max-width:600px){

.xinwen2 ul li i{ display:block; float:none; width:100%; height:auto; overflow:hidden}


.xinwen2 ul li .xwzi{ float:none; width:100%  }
.xinwen2 ul li  h3{ font-size:14px; margin-bottom:10px; margin-top:10px;}
.xinwen2 ul li p{ font-size:12px; line-height:20px; height:40px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden }
.xinwen2 ul li  .date2{ position:absolute; bottom:5px; left:0px; font-size:12px}


	}
	
	.ying ul{ position:relative; margin:20px -10px; padding-top:20px;}
	 .ying ul li{ float:left; width:33.33%; padding:0 10px; box-sizing:border-box; margin-bottom:10px;}
	 .ying ul li .yingpic{ display:block; width:100%; padding-bottom:66.66%; position:relative; overflow:hidden}
	 .ying ul li .yingpic img{ position:absolute; width:100%; height:100%; top:0; left:0; transition:all 0.6s}
	 .ying ul li .yingpic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
	
	 .ying ul li .yingzi{ padding:15px 0}
	 .ying ul li .yingzi h3{ font-size:18px; font-weight:bold; text-transform:uppercase }
	 .ying ul li .yingzi p{ display:block; margin:10px 0; font-size:14px; line-height:25px; height:50px; overflow:hidden; color:#666}
	 .ying ul li .yingzi span a { display:block; border:#0e6eb8 1px solid; width:100px; text-align:center; color:#0e6eb8; line-height:30px; font-size:14px; transition:all 0.6s; margin-top:20px;}
	 .ying ul li .yingzi span a:hover{ background:#0e6eb8; color:#fff;transition:all 0.6s}
	
	
		@media only screen and (max-width:992px){
.ying ul li{  width:50%;}
.ying ul li .yingzi h3{ font-size:16px; font-weight:normal; }
 .ying ul li .yingzi p{  font-size:14px; line-height:22px; height:44px;}
		
	}
	
			@media only screen and (max-width:600px){
.ying ul li{  width:100%;}

		
	}




.gy_wm { width:90%; margin:50px auto; max-width:1310px;}
.rc_zp .wwh { font-size: 18px; line-height: 30px; padding-bottom: 30px;}
.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:#3171b5;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 5px 5px 0px rgba(102,102,102,.3);}
.rc_zp .jr_bt{padding:15px 20px;  font-size:18px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#fafafa;}
.rc_zp .jr_bt.on{background-color:#fafafa;}
.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:#3171b5; color:#fff; padding:0 10px; 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:#3171b5; font-size: 16px;}
.rc_zp .jr_nr .js{margin-bottom:20px; font-size:14px;}
@media only screen and (max-width:640px){
.gy_wm { width:94%; margin:30px auto;}
.rc_zp .wwh { font-size: 16px; line-height: 30px; padding-bottom: 20px;}
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 2px 2px 0px rgba(102,102,102,.3);}
.rc_zp .jr_bt{padding:5px 15px;font-size:16px; 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:13px; line-height:26px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}



.zy_yw { width:100%; padding:3% 0%; overflow:hidden;}
.zy_yw .container2{ width:94%; margin:0 auto; max-width:1310px;}
.zy_yw .left { width:55%;}
.zy_yw .left h2{font-size:18px; line-height:30px; padding:15px 0px; font-style:italic; }
.zy_yw .left h3{font-size:20px;height:30px;  padding-bottom:0px;}
.zy_yw .left p { font-size:15px; line-height:34px; text-align:justify; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden; }
.zy_yw .left .mr { width:160px; height:35px; background:#fff; text-align:center; line-height:35px; color:#fff; margin:20px 0px 0px 0px; border:1px solid #0e6eb8; }
.zy_yw .left .mr a {color:#0e6eb8; font-size:14px;}
.zy_yw .left .mr:hover a { background:#0e6eb8; color:#FFF; font-size:13px; display:block; }
.zy_yw .right { width:40%;}
.zy_yw .right img { width:100%; height:auto;}
@media only screen and (max-width:995px){
.zy_yw {padding:6% 0;}
.zy_yw .left { width:100%; float:none;}
.zy_yw .left h2{font-size:14px; line-height:30px;}
.zy_yw .left h3{font-size:20px; height:40px;  padding-bottom:0px;}
.zy_yw .left p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.zy_yw .left .mr { margin-top:20px;}
.zy_yw .right { width:100%; float:none; margin-top:20px;}
}


	.cplb ul {
	position: relative;
	margin: 35px 0px; 
}
.cplb ul li {
	float: left;
	width: 33.33%;
	padding:0 15px;
	box-sizing: border-box;
	margin-bottom:15px
	
}
.cplb ul li div {
	
	transition: all 0.6s;
	
}
.cplb ul li div i {
	display: block;
	width: 100%;
	padding-bottom:66.666%;
	position:relative;
	overflow:hidden;


}
.cplb ul li div i img {
	width: 100%;
	height: 100%;
	position:absolute;
	left:0;
	top:0;
	transition: all 0.6s
}
.cplb ul li:hover div {

	transition: all 0.6s
}
.cplb ul li:hover div i img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s
}
.cplb ul li:hover a div p {
	background:#0e6eb8; color:#fff;transition: all 0.6s
	
}
.cplb ul li div p {
	display: block;
    margin: 5px 0;
	font-size: 16px;
	line-height: 45px;
	height:45px;
	overflow:hidden;
	position: relative;
	background:#fff;
	border:#e1e1e1 1px solid; 
	box-sizing:border-box;
	text-align:center;transition: all 0.6s
	
}
	

	@media only screen and (max-width:992px){		
	
	.nmain{ margin:20px auto}
			.cplb ul {
	position: relative;
	margin: 0px -5px;
}
		
		.cplb ul li {
	float: left;
	width: 50%;
	padding:0 5px;
	box-sizing: border-box;
	margin-bottom:10px
	
}
		
		.cplb ul li div p{ font-size:14px; line-height:25px;height:28px;}
		
		

		
		
	}
	
	
	
	
	.yema{margin-top:30px;margin-bottom:50px; text-align:center;}
.yema ul li{display:inline-block; margin:3px;}
.yema ul li a{width:38px; height:38px; background-color:#fff; border:1px solid #ddd; font-size:16px; line-height:36px; text-align:center; color:#333; display:block; overflow:hidden;}
.yema ul li a:hover{background-color:#0e6eb8; border:1px solid #0e6eb8; color:#fff;}
.yema ul li.on a{background-color:#0e6eb8; border:1px solid #0e6eb8; color:#fff;}
.yema ul li i{vertical-align:middle; font-size:15px; font-weight:bold;}
@media only screen and (max-width:640px){
.yema{margin-top:10px;}
.yema ul li a{width:32px; height:32px; font-size:18px; line-height:32px;}
.yema ul li i{font-size:16px;}
}








.mod_gallerylist{width:100%;  overflow:hidden;padding-bottom:30px; }
.mod_gallerylist ul{margin:35px 0px; position:relative;  }

.mod_gallerylist ul li{float:left; padding:0 0px;  width:24%; height: 290px;border:#e1e1e1 1px solid; padding:10px; margin:0.5%; }
.mod_gallerylist ul li i{ width:300px; height: 230px; display:block; }
.mod_gallerylist ul li i img{  height:100%; display:block; margin:0 auto; text-align:center;   
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.mod_gallerylist ul li p{ text-align:center; font-size:16px; line-height:45px;}


.mod_gallerylist ul li .meta a{color:#333; text-decoration:none; line-height:50px; font-size:14px}
.mod_gallerylist ul li .meta{font-size:12px; text-align:center;}


@media only screen and (max-width:992px){
.mod_gallerylist ul{margin:0px 0px; position:relative;  }

.mod_gallerylist ul li{float:left; padding:0 0px;  width:47%; height:auto;border:#e1e1e1 1px solid; margin:1.2%; }
.mod_gallerylist ul li i{ width:100%; height: 100%; display:block; }
.mod_gallerylist ul li i img{ width:100%;  height:100%; display:block; margin:0 auto; text-align:center;   
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}


}

.gy_bt1{margin-bottom:20px; text-align: center;}
.gy_bt1 h3{font-size:26px; font-weight:bold; color:#333;}
.gy_bt1 p{font-size:17px; color:#595757; font-family:"Arial"; text-transform:uppercase}
.gy_bt1 em{width:50px; height:3px; background-color:#0e6eb8; display:block; margin:15px auto 10px}
@media (min-width:1081px){
.gy_bt1{margin-bottom:40px;}
.gy_bt1 h3{font-size:20px;}
.gy_bt1 p{font-size:17px;}
}
@media (min-width:1600px){
.gy_bt1{margin-bottom:30px;}
.gy_bt1 h3{font-size:26px;}
.gy_bt1 p{font-size:17px;}
}
@media only screen and (max-width:640px){
.gy_bt1 h3{font-size:16px; line-height:30px;}
.gy_bt1 p{font-size:22px;}
}


.gs_js{width:100%; padding:0px 0; height:auto; overflow:hidden; }
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z p{font-size:15px; line-height:32px; text-align:center; color:#333;}

@media (min-width:1081px){
.gs_js{padding:20px 0;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
}
@media (min-width:1600px){
.gs_js{padding:20px 0;}
.gs_js .gs_wz .w_z{font-size:16px; line-height:36px;}
}
@media only screen and (max-width:640px){
.gs_js{padding:20px 0;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:22px; line-height:38px;}
.gs_js .gs_wz .w_z p{font-size:14px; line-height:28px; text-align:center; color:#333;}

}



.ls_wbt { width:100%; font-size:26px; text-align:center; font-weight:bold; color:#333;}
.ls_wbt span { width:60px; height:3px; background:#0e6eb8; margin:10px auto; display:block;}
.ls_wb { width:100%; background:#fff; padding:60px 0px;}
.ls_wb .de { width:94%; margin:30px auto; max-width:1310px;}
.ls_wb .de ul li { width:22.75%; float:left; background:#f6f6f6; border-radius:8px; padding:2%; margin-right:3%; margin-bottom:2%;}
.ls_wb .de ul li:nth-child(4n){margin-right:0; }
.ls_wb .de ul li .tp { width:85%;}
.ls_wb .de ul li .tp img { width:100%; height:auto;}
.ls_wb .de ul li .wz { width:100%; float:right;}
.ls_wb .de ul li .wz h2 { font-size:18px;  height:30px; text-align:center; color:#0e6eb8;}
.ls_wb .de ul li .wz p { font-size:15px; line-height:24px; text-align:center;}
@media only screen and (max-width:995px){
.ls_wbt { width:100%; font-size:22px; text-align:center;}
.ls_wb { width:100%;  padding:30px 0px;}
.ls_wb .de ul li { width:46.5%; float:left; background:#f6f6f6; border-radius:8px;  }

.ls_wb .de ul li:nth-child(4n){margin-right:0; }
.ls_wb .de ul li .tp { width:85%;}
.ls_wb .de ul li .tp img { width:100%; height:auto;}
.ls_wb .de ul li .wz { width:100%; float:right;}
.ls_wb .de ul li .wz h2 { font-size:17px;  height:30px; text-align:center; color:#0e6eb8;}
.ls_wb .de ul li .wz p { font-size:15px; line-height:24px; text-align:center;}
}



		.lishi{  background-size:cover;
background-attachment: fixed; background-attachment: fixed;  padding:30px 0; overflow:hidden; }
		
		
		.licheng{ width:100%; height:auto; position:relative; margin-top:10px }
		.licheng:before{ content:""; left:0; top:70px; position:absolute; width:100%; height:1px; background:#ececec}
		.lc1{ width:96%; max-width:1250px; margin:0 auto;  box-sizing:border-box}
		
		.lishi .nnbt{ color:#333}
		
		.licheng .swiper-slide{ padding:0 0px; text-align:center; overflow:hidden }
		.licheng .swiper-button-next{ background:url(../images/right1.png) center no-repeat; width:35px; height:35px; top:75px; right:10%;  background-size:100% auto;} 
		.licheng .swiper-button-prev{ background:url(../images/left1.png) center no-repeat; width:35px; height:35px;top:75px; left:10%; background-size:100% auto;} 

		.licheng .swiper-slide h1{ color:#0e6eb8; font-size:25px; line-height:45px; }
		.licheng .swiper-slide em{ display:block; background:#fff; width:12px; height:12px; border-radius:10px;  margin:20px auto}
		.licheng .swiper-slide p{ display:block; font-size:15px; line-height:25px; color:#333; text-align:left; margin-bottom:10px; padding-left:80px; position:relative}
        .licheng .swiper-slide p i{ display:block; position:absolute; left:0; top:0; line-height:25px; font-weight:bold;}


		@media only screen and (max-width:992px){
		
		
		.lishi{padding:0px 0;  }
		 .chanquan{ margin:20px auto;}
  
		
		.nnbt{ text-align:center; font-size:20px;  line-height:35px; margin-bottom:15px}
		.js1{ float:none; width:100%;}
		
         .js2{ float:none;  width:100%; font-size:14px; color:#414141; line-height:23px; padding-top:15px;}
	
	.licheng .swiper-slide h1{  font-size:20px; line-height:25px; }
	.licheng:before{  top:50px; }
	.licheng .swiper-slide p{ display:block; font-size:14px; line-height:23px; s}
	
	.licheng .swiper-button-next{  width:20px; height:20px; top:65px; right:10px;  } 
	.licheng .swiper-button-prev{  width:20px; height:20px;top:65px; left:10px; } 
	
		}
		
		
		
		
.sy_yq { width:100%; background:#fff; margin:30px auto; padding:10px 0px 50px;}
.sy_yq .tb { width:100%; margin:0px auto; max-width:1305px;}
.sy_yq .tb ul li { width:16.6%; float:left; margin:0; overflow:hidden; border:1px solid #f4f4f4;}
.sy_yq .tb ul li img { width:100%; height:auto; overflow:hidden;}
.sy_yq .tb 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 2s; -moz-transition: all 2s; transition: all 2s;}
.sy_yq .xb {width:100%; margin:0px auto; max-width:1200px;}
.sy_yq .xb ul li { width:24%; float:left; margin:0.5%; overflow:hidden;}
.sy_yq .xb ul li .txt { width:100%; border:1px solid #cccccc; padding:0px 10px; height:40px; line-height:40px; font-size:14px;}

@media only screen and (max-width:1440px) {
	
.sy_yq { width:100%; background:#fff; margin:0px auto; padding:10px 0px;}
	
	
	}


@media only screen and (max-width:992px) {
.sy_yq .tb { width:94%; margin:0px auto;}
.sy_yq .tb ul li { width:49.6%; float:left; margin:0%; overflow:hidden;}
.sy_yq .xb {width:96%; margin:0px auto;}
.sy_yq .xb ul li { width:49.6%; float:left; margin:0%; overflow:hidden;}
}


.hxjsxq{ margin:30px 0px; padding-bottom:30px;}
.hxjsxq b{ padding:20px 0px; line-height:30px;}

.hxjsxq p{ line-height:30px;}

.hxjsxq img{ width:94%;  margin:20px 0px;}
@media only screen and (max-width:992px) {
.hxjsxq img{ width:94%; max-width:500px; margin:20px auto; display:block;}
	
	
	
	
	}	

.hbox {
  display: inline-block;
  position: fixed;
  top: -100px;
}
.sm {
  width: 575px;
  display: inline-block;
  position: fixed;
  top: -100px;
}
.md {
  width: 700px;
  display: inline-block;
  position: fixed;
  top: -100px;
}
.lg {
  width: 991px;
  display: inline-block;
  position: fixed;
  top: -100px;
}
.xl {
  width: 1199px;
  display: inline-block;
  position: fixed;
  top: -100px;
}