@charset "utf-8";




body{margin:0px; font-size:14px; color:#444; font-family: 微软雅黑; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle; font-family: 微软雅黑;}
button {overflow:visible; font-family: 微软雅黑;}
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;}
.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;}





.con { width:80%; margin:0px auto; }
.contain{ width:94%;  margin:0 auto;}


.logo{ float:left; }
.logo img{ height:75px; width:auto}

.dnbl { display:none;}

.dlo { display: block;width:100px; position: absolute; left:3%; top:10px; z-index:101;}

.header{width:100%; position: absolute; width:100%; top:0px; left:0; z-index:9; transition: all 0.6s; border-bottom:1px solid rgba(255,255,255,.2);}


.header .con1 { width:94%; margin:0px auto; }
.header.on{ background:rgba(255,255,255,.9);box-shadow: 0px 0px 5px rgba(195,195,195,0.35);transition: all 0.6s}
.header:hover{background:rgba(255,255,255,.9); transition: all 0.6s}

.hvc {border-bottom:0px solid rgba(255,255,255,.2); }
.hvc.on{ background: none; border-bottom:0px;}
.hvc:hover{ background: none;}
.hvc .nav { display: none;}

.logo1{ display:none; margin-top: 5px;}
.logo2{ display:block; margin-top: 5px;}

.header.on .logo1{ display:block;}
.header.on .logo2{ display:none;}

.header:hover .logo1{ display:block;}
.header:hover .logo2{ display:none;}
.header.on .language {color: #333;}
.header:hover .language {color: #333;}

.hvc:hover .language { color: #fff;}


.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	margin-top:30px;
	margin-right:45px;
	cursor: pointer;
	position: relative;
	z-index: 9;
 font-size:16px;
}

.header .language .l_m i { font-size:20px; float:left;
	margin-right: 5px;
}
.header .language .x_l {
	width: 160px;
	padding-top: 8px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	display: none;
}
.header .language .x_l:before {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 8px solid #0060b1;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
.header .language .x_l ul {
	padding: 5px 15px;
	background-color: #0060b1;
}
.header .language .x_l ul li a {
	color: #ddd;
	line-height: 36px;
	display: block;
}
.header .language .x_l ul li a:hover {
	color: #00b7ee;
}



.sywe {float:right; width:120px; height:35px; line-height:35px; background:#359029; border-radius:3px; text-align:center; font-size:16px; color:#fff; margin-top:28px;}
.sywe a { font-size:16px; color:#fff;}



.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px; text-align: right; color:#0060b1; font-weight: 900;float:right; cursor:pointer;  margin-top:30px; 
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:24px; color:#fff; font-weight: 900;}
.header.on .s_ch i {  color:#0060b1; }
.header:hover .s_ch i {  color:#0060b1; }
.header .ycyd { margin-right: 50px;}

.hvc:hover .s_ch { color: #fff;}
.hvc:hover .s_ch i { color: #fff;}

.header .an{ position:absolute; right:0; top:42px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#fff; 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:hover .an span{ background-color:#359029;}
.header.on  .an span{ background-color:#359029;}

.header .nav{float:left; margin:0px 0px 0px 100px;}
.header .nav i{font-size:24px; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#0060b1; 
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{height:80px;  margin:0px 25px 0px 25px; float:left; position:relative; text-transform:uppercase; 
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}

.header .nav ul li span{width:0; height:2px; background:#359029; 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.on .nav ul li span{ background:#0060b1;}
.header:hover .nav ul li span{background:#0060b1;}


.header .nav ul li a.o_lm{line-height:80px; color:#fff; display:block; font-size: 16px;  } 
.header .nav ul li:hover a.o_lm{color:#0060b1;}

.header.on .nav ul li.on a.o_lm{color:#0060b1;}
.header:hover .nav ul li.on a.o_lm{color:#0060b1;}

.header.on .nav ul li a.o_lm{ color:#333; } 
.header:hover .nav ul li a.o_lm{ color:#333; } 

.header .nav .y_j{position:relative;}



.header .nav .e_j{width:200px; position:absolute;background:rgba(255,255,255,.9); top:80px; left:0;  z-index:9999; margin-left:-15px; border-radius:0px 0px 5px 5px; padding:0px; }
.header .nav ul li .e_j a{display:block; font-size:16px; color:#666; line-height:40px; text-align:left; padding-left:20px;}
.header .nav .e_j a:hover{ color:#fff; background:#0060b1;}
.header .nav .e_j:hover .ejj{display: block;}

.header .nav .e_j .ejj{position:relative;}
.header .nav .e_j .ejj font { float:right; margin-right:10px; font-size:24px; }
.header .nav .e_j .ejj .sjfl {width:200px;position:absolute;background:rgba(255,255,255,.9); top: 0;left: 200px !important;display: none;  z-index:9999; }
.header .nav .e_j .ejj .sjfl a {display:block; font-size:14px; color:#666; line-height:40px; text-align:left; padding-left:30px;}
.header .nav .e_j .ejj .sjfl a:hover{ color:#fff; background:#0060b1;}
.header .nav .e_j .ejj:hover .sjfl{display: block;}



@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}



@media only screen and (max-width:1440px){
	.header .nav ul li{height:80px;  margin:0px 20px 0px 20px;}
.header .nav ul li a.o_lm{}
.header .conn { width:90%; margin:0px auto;}
.contain{ width:90%; margin:0 auto}

.con { width:90%; margin:0px auto; }
}
@media only screen and (max-width:1240px){
.tel{ display:none;}
}


@media only screen and (max-width:992px){
	

.sywe {float:right; width:80px;  font-size:14px; color:#fff; margin-top:20px;}
.sywe a { font-size:14px; color:#fff;}
	
.con { width:94%; margin:0px auto; }
.tbtp { text-align: right; width: 100%; padding: 10px 0px ;}
.header .conn { width:94%; margin:0px auto; position:relative; z-index:5;}
.contain{ width:94%; margin:0 auto}
.logo { margin-top:5px;}
.logo img{ height:55px; width:auto;}
.dnbl { display: block;}
.dlo { display:none}


.header .language {

	margin-top:22px;
	margin-right:-15px;
 font-size:14px; 
}
.hvc.on{ background: #fff; border-bottom:0px;}
.hvc:hover{ background: #fff;}
.hvc .nav { display: block;}
.hvc:hover .s_ch { color: #0060b1;}
.hvc:hover .s_ch i { color: #0060b1;}
.hvc:hover .language { color: #333;}
.header .nav ul li a.o_lm:after{ content:none;}
.header .nav ul li:hover a.o_lm:after{content:none;}
.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px;  margin-top:24px; margin-right: 38px;  }
.header .s_ch i{font-size:22px; color:#fff; font-weight: 900;}
.header{padding:0px 5px; height:75px; position:fixed; top:0; width:100%; box-sizing:border-box;}
.header.on{ height:75px}
.header .an{display:block; top:30px; margin-right: 10px;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.9); top:0; right:0; margin:0; margin-top:75px; overflow:auto;z-index:9999999999999999999999999999999999999999999999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav i{display: block;}
.header .nav ul{margin-bottom:100px; position:relative; z-index:5;}
.header .nav ul li{width:90%; height:auto; text-align: center; font-size:18px; display:block; margin:0px 0px 0px 20px; text-align:left;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{ display:none;}
.header .nav ul li a.o_lm{line-height:60px; color:#333; font-size: 20px;}
.header .nav .y_j{border-bottom:0px solid #e4dbcd;}

    


.header .nav .ej{ width: 0;}

.header .nav .ej .zjfl {display: none;}
.header .nav .ej .jjfa {display: none;}
	
	
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid #e4dbcd; background:none; position:relative;z-index:10000; top:auto; left:auto; width:100%; height: auto; margin-left:0;
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 a:hover{ color:#0060b1; background: none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:16px; color:#333; line-height:35px; text-align:left; }

.header .nav .e_j .ejj{position:relative;}
.header .nav .e_j .ejj font { float:right;}
.header .nav .e_j .ejj .sjfl {width:100%;background:#fff; position:relative; top: 0;left:0 !important; z-index:9999; display:block; padding:10px 0px; }
.header .nav .e_j .ejj .sjfl a {display:block; font-size:16px; color:#666; line-height:30px; text-align:left; padding-left:40px;}
}




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


.search{width:100%; background: rgba(0, 0, 0, 0.8); position:fixed; top:80px; left:0; z-index:101; display:none;}
.search .con{ 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:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:75px;}
.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:100vh; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.4);}
.gallery-top .swiper-slide .wz{width:60%; color:#fff; position:absolute; left:10%; top:38%;}
.gallery-top .swiper-slide .wz h3{font-size:78px;  font-weight:bold;  padding-bottom:15px;}
.gallery-top .swiper-slide .wz h3 span { font-weight:lighter; font-size:50px;}
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:30px;   font-family:Helvetica, sans-serif; padding-bottom:20px;}
.gallery-top .swiper-slide .wz p{font-size:28px; letter-spacing:0px; line-height:36px; padding:0px 0px 20px 0px; }
.gallery-top .swiper-slide .wz a {  width:180px; height:50px; line-height:50px; color:#fff; display:block; background:#359029; text-align:center;  font-size:16px; margin:20px 0px; border-radius:5px; }
.gallery-top .swiper-slide .wz i { margin-left: 10px; }
@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{width:70%; color:#fff; position:absolute; left:10%; top:40%;}
	}

@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:50vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:50vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }

.gallery-top .swiper-slide .wz{ width:90%;top:35%;left:5%;}
.gallery-top .swiper-slide .wz h3{font-size:28px; padding-bottom:10px;}
.gallery-top .swiper-slide .wz h3 span { font-weight:lighter; font-size:20px;}
.gallery-top .swiper-slide .wz h2{font-size:14px;  line-height:20px; }
.gallery-top .swiper-slide .wz a { margin:0px; width:150px; height:40px; line-height:40px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


 .video-container { width:100%;  height:100vh;
        position: relative;
        width: 100%;

    }
    .video-container .sba {

        width: 100%;
        height: 100%;
    }

.spwz { position: absolute; width: 100%; text-align: center; left:0; top:40%;}

.has_transition_1000 {-webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility: hidden;-webkit-backface-visibility: hidden;}
#scroll_down {position: absolute;left: 50%;margin-left: -12px;bottom: 8%; z-index:2;}
#scroll_down .arrow {width: 13px;margin: auto;position: absolute;bottom: 15px;left: 50%;margin-left: -7px;}
#scroll_down .arrow > img {display: block;margin-top: -5px;}
#scroll_down .vertical {height: 75px;overflow: hidden;width: 2px;margin: auto;}
#scroll_down a span {position: absolute;top: 0;left: 50%;width: 25px;height: 45px;margin-left: -15px;border: 2px solid rgba(255, 255, 255, 0.6);border-radius: 50px;box-sizing: border-box;}
#scroll_down a span::before {position: absolute;top: 8px;left: 52%;content: '';width: 5px;height: 5px;margin-left: -3px;background-color: #fff;border-radius: 100%;-webkit-animation: sdb10 2s infinite;animation: sdb10 2s infinite;box-sizing: border-box;}
@-webkit-keyframes sdb10 {
0% {-webkit-transform: translate(0, 0);opacity:0;}
40% {opacity: 1;}
80% {-webkit-transform: translate(0, 20px);opacity:0;}
100% {opacity: 0;}
}
@keyframes sdb10 {
0% {transform: translate(0, 0);opacity: 0;}
40% {opacity: 1;}
80% {transform: translate(0, 20px);opacity: 0;}
100% {opacity: 0;}
}
@media only screen and (max-width:1023px) {
#scroll_down {bottom:15%; z-index:99; left: 55%;}	


}




.sy_gy { width:100%; overflow:hidden; padding:5% 0; }
.sy_gy .left { width:50%; float:left; padding-top:3%;    }
.sy_gy .left .wz h3{font-size:18px;  color:#999; position: relative;  margin-bottom:10px; }
.sy_gy .left .wz h2 { font-size:40px; color:#333;  margin-bottom:15px;}
.sy_gy .left .gdd { height: 15px;} 
.sy_gy .left .wz p { font-size:16px; line-height:30px; color: #666; text-align:justify; color:#999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8;  overflow: hidden;  }
.mr { width:180px; height:50px; overflow: hidden; background:#359029; border-radius:0px; text-align:center; line-height:50px; color:#333; margin:30px 0px 20px 0px; text-transform: uppercase; }
.mr a {color:#fff; font-size:16px; }
.mr:hover a { background:#1f7314; color:#fff; font-size:16px; display:block;}
.mr i { margin-left:8px;font-size: 16px; }
.sy_gy .right { float: right; width: 44%; }
.sy_gy .right img { width:100%;}
.sy_gy .right .spp { width: 100%; height:auto;}
@media only screen and (max-width:1660px) {
.sy_gy .left .wz p { font-size:16px; line-height:24px;}
.sy_gy .right { padding-top:3%; }
}
@media only screen and (max-width:1440px) {

.sy_gy .left .wz p { font-size:15px; line-height:23px;}
.sy_gy .right { padding-top:5%; }
.sy_gy .left .gdd { height: 10px;} 
}

@media only screen and (max-width:1360px) {

.sy_gy .left .wz p { font-size:15px; line-height:23px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:12;  overflow: hidden; }

}

@media only screen and (max-width:995px){
.sy_gy {padding:50px 0px;}
.sy_gy .left { width:94%; float:none;  margin-top:0px;  padding:5% 0% 3% 0%; margin-left: 3%;}
.sy_gy .left .wz h2{ font-size:24px;}
.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}
.sy_gy .left .wz h3 i { margin: 13px 10px 0px 0px;}
.sy_gy .left .wz 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; }
.mr { margin-top:20px;}
.sy_gy .right { float:none; width: 94%; margin-left: 3%;}




 .video-container { width:100%;  height:100vh;
        position: relative;
        width: 100%;

    }
    .video-container .sba {

        width: auto;
        height: 100%;
    }

.spwz { position: absolute; width: 100%; text-align: center; left:0; top:40%;}
.spwz img { width: 90%; margin: 0px auto;}
}


.ry_zz { width: 100%; margin:0px auto; background:#fff; padding: 70px 0px;}
.zzzz{ width: 90%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:90%; margin:40px auto; }
.zzzz .ziyuan2 .swiper-slide{ position:relative; overflow:hidden; background:#fff;}
.zzzz .ziyuan2 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzzz .ziyuan2 .swiper-slide .tp {width:100%; height:auto;  background:#fff;   overflow: hidden;  }
.zzzz .ziyuan2 .swiper-slide img{  width: 100%; height: auto;}
.zzzz .ziyuan2 .swiper-slide .wz { padding:10px;  z-index: 19; width: 100%; background:#f6f6f6;}
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:18px; text-align:center; color: #333;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; line-height:40px;}
.zzzz .ziyuan2 .swiper-slide h2 { font-size:18px; color: #FFF;}
.zzzz .ziyuan2 .swiper-slide h2 a { font-size:18px; color: #FFF;}
.zzzz .ziyuan2 .swiper-slide p { font-size:14px; color: #FFF; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} 
.zzzz .swiper-button-next{width:48px; height:48px; background:url(../images/right.png) no-repeat center center #0060b1; right:0;  margin-top:-50px; border-radius:100px;}
.zzzz .swiper-button-prev{width:48px; height:48px; background:url(../images/left.png) no-repeat center center #0060b1; left:0; margin-top:-50px;  border-radius:100px;}
@media only screen and (max-width:1440px) {
.zzzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {padding: 30px 0px;}
.zzzz{ width:94%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:100%; margin:20px auto; }
.zzzz .ziyuan2 .swiper-slide .wz { padding:10px; text-align: left; }
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:18px; line-height:30px }
.zzzz .ziyuan2 .swiper-slide h2 { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide h2 a { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide p { font-size:12px; color: #000;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 

.zzzz .ziyuan2 .swiper-slide .tp { height:150px; overflow: hidden;  }
.zzzz .ziyuan2 .swiper-slide .tp img{bject-fit:cover; width:100%; height:100%;}
.zzzz .swiper-button-next{ display: none;}
.zzzz .swiper-button-prev{ display: none;}
}









.sy_dgy { width: 100%;margin:0px auto; padding:100px 0px 0px 0px; }

.sy_dgy ul li { width: 31%; margin: 0 3.5% 3.5% 0; background: #fff; float: left;}
.sy_dgy ul li:nth-child(3n) { margin-right: 0;}
.sy_dgy ul li .tp { background: #414c60; padding: 40px 0px; text-align: center; color: #fff;}
.sy_dgy ul li .tp img { width:110px; height:110px; background:#359029; border-radius:100px; padding:10px;}
.sy_dgy ul li .wz { padding: 30px; background: #fff;}
.sy_dgy ul li .wz p {font-size: 28px; line-height: 30px; padding-bottom:10px; }
.sy_dgy ul li .zzz5 { font-size:16px; color:#666; line-height:28px; height:84px;}
.sy_dgy ul li span { width: 100%; height: 1px; background: #359029; display: block; position: relative; margin-top: 30px;}
.sy_dgy ul li span i { width: 10px; height: 10px; border-radius: 100%; background: #359029; position: absolute; top: -5px; left: 0;}
.sy_dgy ul li:hover span i{left: 10%;transition: all 2s;}
.sy_dgy ul li:hover {box-shadow: 0 2px 10px 4px  rgba(0, 0, 0, .2);}


.sy_dgy .wrt {  margin:0px auto;  border-radius:0px; box-shadow:10px 5px 5px 0px rgba(0,0,0,.1); padding:80px; background:#0060b1;}
.sy_dgy .wrt h1 { font-size:48px;color: #fff; font-weight:bold; float:left; }
.sy_dgy .wrt p { font-size:20px; color: #fff; line-height:24px;}

@media only screen and (max-width:992px){

.sy_dgy { width: 100%;margin:0px auto; padding:50px 0px 0px 0px; }
.sy_dgy ul li { width: 100%; margin: 0 0% 3% 0; background: #fff; float: none;}

.sy_dgy ul li .tp { background: #414c60; padding: 20px 0px; text-align: center; color: #fff; }
.sy_dgy ul li .tp img { width:70px; height:70px; background:#359029; border-radius:100px; padding:10px;}
.sy_dgy ul li .wz { padding:20px; background: #fff;}
.sy_dgy ul li .wz p {font-size: 24px; line-height: 30px; padding-bottom:10px; }
.sy_dgy ul li .zzz5 { font-size:14px; color:#666; line-height:24px; height:auto;}


.sy_dgy .wrt { padding:30px; }
.sy_dgy .wrt h1 { font-size:24px; }
.sy_dgy .wrt p { font-size:14px; line-height:24px; padding-top:10px;}
}









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


.sy_hzz { background:#f6f6f6; padding:80px 0px;}
.kehu{ padding-bottom:50px;}
.kehu .swiper-slide{  padding:12px; overflow:hidden; box-sizing:border-box;}
.kehu .swiper-slide i{ display:block; background:#fff;  overflow:hidden }
.kehu .swiper-slide i img{ width:100%; height:auto}
.kehu .swiper-slide i:hover{}
@media only screen and (max-width:992px){
.sy_hzz { background:#f6f6f6; padding:20px 0px;}
.kehu .swiper-slide{  padding:8px; }	
}






.sy_cp { width: 100%;  background: #fff; padding: 80px 0px;}
.sy_cp ul li { width: 24%; float: left; margin: 0 1.33% 2% 0; border-radius: 10px; overflow: hidden;}
.sy_cp ul li:nth-child(4n) { margin-right: 0;}
.sy_cp ul li .tp { width: 100%; height:400px; overflow: hidden; position: relative; }
.sy_cp ul li .tp img{   object-fit: cover;    width: 100%; height: 100%;}
.sy_cp ul li .wz { position: absolute; left: 0; bottom:0; width: 100%;  color: #000; padding: 10px 30px; background:rgba(2,72,214,.6);}
.sy_cp ul li .wz h1 { font-size: 20px; font-weight: bold; line-height: 36px; text-align:center; color:#fff;  }
.sy_cp ul li .wz .more a {color: #000; text-transform: uppercase;}
@media only screen and (max-width:1440px) {
.sy_cp { width: 90%; margin: 50px auto;}
.sy_cp ul li .tp { height:350px; }
.sy_cp ul li .wz{ padding: 5px 0px;}
.sy_cp ul li .wz h1 { font-size: 20px; line-height:30px; }
}
@media only screen and (max-width:992px) {
.sy_cp { width: 94%;padding:0px 0px;}
.sy_cp ul li { width: 48%; float: none; margin: 0 1% 4% 1%; float:left;}	
.sy_cp ul li .tp { height:230px; }
.sy_cp ul li .wz h1 { font-size: 14px; line-height:24px; }
}

.sy_ts {width:100%; margin:0 auto;}
.sy_ts .gy_bt { margin-bottom: 20px;}
.sy_ts .tp { width: 100%; height: auto; position: relative;}
.sy_ts .tp img { width: 100%; height: auto;}
.sy_ts .wz { position: absolute; right:10%; top:80px; width: 550px; background: #fff; padding:50px;}
.sy_ts .wz h2 {font-size:44px;color: #333; font-weight:bold; margin-bottom:15px;}
.sy_ts .wz p {font-size: 14px; color: #666; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:6;  overflow: hidden;  }
@media only screen and (max-width:995px) {
.sy_ts {width:100%; margin:0 auto; height: 360px;}
.sy_ts .gy_bt { margin-bottom:10px;}
.sy_ts .wz { right:5%; top:50%; width:90%;  padding: 20px 20px 0px 20px; box-shadow: 0 2px 10px 4px rgba(0, 0, 0, .2);}
.sy_ts .wz h2 {font-size:30px;}
.sy_ts .wz p {font-size: 15px; line-height: 26px;  -webkit-line-clamp:5;   }   
}



.hui2{  position:relative; z-index:2; padding:80px 0; overflow:hidden;}
.sw_xw{}
.sw_xw .swiper-slide{padding:0; box-sizing:border-box; padding-bottom:50px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.sw_xw .tp{width:100%; padding-bottom:67%; position:relative; overflow:hidden; margin-bottom:10px;}
.sw_xw .tp img{width:100%; height:100%; position:absolute; left:0; top:0; display:block;
transition:all 2s;
-webkit-transition:all 2s;
-moz-transition:all 2s;
-ms-transition:all 2s;
-o-transition:all 2s;}
.sw_xw .swiper-slide:hover .tp 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);}



.sw_xw h3{font-size:18px; line-height:30px; color:#333}
.sw_xw span{ color:#888; font-weight:bold; font-size:14px; line-height:50px}



.sw_xw .swiper-button-next{ background:none; width:40px; height:20px; right:50%; margin-right:-150px; bottom:0; top:auto; text-align:center; cursor:pointer; color:#c7c7c7}

.sw_xw .swiper-button-prev{background:none; width:40px; height:20px; left:50%; margin-left:-150px; bottom:0;top:auto; text-align:center; cursor:pointer; color:#c7c7c7}
.sw_xw .swiper-button-prev i{color:#359029; font-size:18px; font-weight:bold;}
.sw_xw .swiper-button-next i{color:#359029; font-size:18px; font-weight:bold;}

.sw_xw .swiper-pagination:after{ content:""; width:100%; max-width:200px; bottom:0px; height:1px; background:#c7c7c7; position:absolute; left:50%; transform:translateX(-50%); z-index:0}
.sw_xw  .swiper-pagination-bullet{ width:25px; height:5px; border-radius:0; transition:all 0.6s; background:none; bottom:-2px;  position: absolute; z-index:2;}
.sw_xw  .swiper-pagination-bullet-active{ width:25px; height:5px; background:#359029; border-radius:0; z-index:1; position: absolute; transition:all 0.6s;  bottom:-2px;}


@media only screen and (max-width:995px) {
.hui2{  padding:30px 0; }
	}







/* 底部 */
.footer{position:relative;	overflow:hidden; width:100%;  background:#0060b1; /*border-bottom:5px solid #359029;*/}
.footer .foot_top{position:relative; z-index:1;}
.footer .foot_top .con{padding:80px 0; border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .foot_top .left{float:left; width:20%; text-align:center;}
.footer .foot_top .left .t{font-size:38px; font-weight:bold; color:#fff; line-height:56px; margin-bottom:5px; }
.footer .foot_top .left .t { width:200px;}
.footer .foot_top .left .c{font-size:38px; color:#fff; line-height:56px;}
.footer .foot_top .left .share{margin-top:20px; position:relative; text-align:center;}
.footer .foot_top .left .share img { width:35px; height:35px;}
.footer .foot_top .left .share a { padding:0px 5px;}

.footer .foot_top .right{float:right; width:70%;}
.footer .foot_top .right dl{float:left; width:18%; margin-left:5%; border-top:2px solid rgba(255,255,255,.5);}
.footer .foot_top .right dl:first-child{margin-left:0;}
.footer .foot_top .right dl:last-child{ width:30%; }
.footer .foot_top .right dl dt{font-size:18px; color:#fff; font-weight:bold; padding:25px 0;}
.footer .foot_top .right dl dd{font-size:14px; color:rgba(255,255,255,0.7); line-height:30px;}
.footer .foot_top .right dl dd a {color:rgba(255,255,255,0.7);}
.footer .foot_top .right dl dd.tel{font-size:30px; color:#1f7314; font-weight:bold; font-family:Arial; margin:30px 0;}
.footer .foot_top .right dl dd.tel a{color:#fff;}
.footer .foot_top .right dl dd.more{font-size:16px; color:#104ecf;}
.footer .foot_top .right dl dd.more .icon{display:inline-block; background:url(../images/more_j2.png) no-repeat center; width:21px; height:14px;}

.footer .foot_bott{position:relative; z-index:1; padding:30px 0;}
.footer .foot_bott .left{float:left; font-size:14px; color:#fff; opacity:.6;}
.footer .foot_bott .right{float:right; font-size:14px; color:#fff; opacity:.6;}
.footer .foot_bott a {color:#fff;}
@media only screen and (max-width:1440px){
.footer .foot_top .left .t{font-size:32px; font-weight:bold; }
.footer .foot_top .left .c{font-size:24px; color:#fff; line-height:56px;}
}

@media only screen and (max-width:992px){

        .footer .foot_top .con{padding:40px 0 20px 0px; } 
        .footer .foot_top .left .t{ display:none;}
        .footer .foot_top .left .c{font-size:20px; color:#fff; line-height:40px;}
        .footer .foot_top .left .share{margin:0px 0 30px 0px; position:relative;}
        .footer .foot_top .left{float: none; width:100%;}
        .footer .foot_top .right{float: none;  width:100%;}
        .footer .foot_top .right dl{float: none; width:100%; margin-left:0%;  margin-bottom: 3%;}
        .footer .foot_top .right dl dd.tel{ margin:10px 0;}
        .footer .foot_top .right dl dt{ padding:25px 0 15px 0px;}
        
        .footer .foot_bott{ padding:20px 0 60px 0px;}
        .footer .foot_bott .right{float:left; font-size:14px; color:#8c8c8c;}
        .footer .dl3 { display: none;}
.footer .foot_top .right dl:last-child{ width:100%; }
}


.sjdh{ display:none; width:100%; position:fixed; left:0; bottom:0;background-image: linear-gradient(0deg, #eee,#fff); border-top:#ddd 1px solid; z-index:9999999   }
.sjdh ul{ display: flex;   justify-content: space-between; }
.sjdh ul li { width:33.33%; text-align:center; padding:6px 0}
.sjdh ul li a p{ color: #333333; font-size:14px;}
.sjdh ul li a i{ font-size:24px; font-weight: bold; color: #1b488b;}
@media only screen and (max-width:992px){
.sjdh{ display: block;}
}











.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;}
}



.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.3); z-index: 5;}
.nban .wz { position: absolute; left:10%; bottom:0; z-index: 5; width: 80%; text-align: center;  background:rgba(0,96,177,.9);}
.nban .wz p { font-size:18px;color: #fff; line-height: 60px;  text-align:left; padding-left:20px;}
.nban .wz p a {font-size:18px;color: #fff;}
@media screen and (max-width:1440px) {
.nban .wz { position: absolute; left: 5%; width:90%;}
}
@media screen and (max-width:992px) {
.nban{  height:240px; margin-top:0px;}
.nban img{ position:absolute; height:240px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nban .wz { position: absolute; left:0;  width: 100%;}
.nban .wz p { font-size:14px;padding-top: 0px; line-height: 40px;}
.nban .wz p a {font-size:14px;}
}



.ny_gy { width: 100%; margin:0px auto;  background:url(../images/gyb.png) no-repeat left bottom; background-size:100% auto; height:85vh;}

.ny_gy .yc { width: 55%; float:left; padding-top:8%;}
.ny_gy .yc .gy_bt { text-align: left; }
.ny_gy .yc .gy_bt h3 {background:url(../images/bt.jpg) no-repeat left bottom; text-align:left; margin-top:0; padding-bottom:20px;}
.ny_gy .yc p { line-height:28px; font-size: 16px;}
@media screen and (max-width:992px) {
.ny_gy {  background:url(../images/sgyb.png) no-repeat left bottom; background-size:100% auto; height:85vh;}	
.ny_gy .zc { width: 100%; float: none; }
.ny_gy .yc { width: 100%; float: none;  padding:5% 0;}
.ny_gy .yc .gy_bt h3 { padding-bottom:10px;}
.ny_gy .yc p { line-height: 28px; font-size: 15px;}
}


.ny_gy2 { width: 100%; margin:0px auto; padding:80px 0px; }
.ny_gy2 .con{background:#f6f6f6;}
.ny_gy2 .zc { width: 50%; }
.ny_gy2 .yc { width: 50%; padding:80px; }
.ny_gy2 .zc img { width:100%; height:auto;}
.ny_gy2 .yc h3 { text-align:left;padding-bottom:20px; font-size:32px; text-align:left; font-weight:bold;}
.ny_gy2 .yc p { line-height:35px; font-size: 16px;}
.ny_gy2 .yc p font { color:#359029; padding-right:10px;  font-weight:bold;}
@media screen and (max-width:1440px) {
.ny_gy2 .yc { width: 50%; padding:50px; }	
}
@media screen and (max-width:992px) {
.ny_gy2 {padding:40px 0px;}	
.ny_gy2 .zc { width: 100%; float: none; }
.ny_gy2 .yc { width: 100%; float: none;  padding:8%;}
.ny_gy2 .yc h3 {  font-size:24px; text-align:left; font-weight:bold;}
.ny_gy2 .yc p { line-height: 28px; font-size: 15px;}
}






.ny_wh { width: 100%; padding: 100px 0px 80px 0px;  background:url(../images/ryy.png) no-repeat left top; background-size:100% auto; height:80vh;}
.ny_wh .gy_bt p{font-size: 16px; line-height: 34px; width: 100%; text-align: center; margin: 0px auto; color: #333;}
.ny_wh ul { padding:30px 0px;}
.ny_wh ul li { width:19%; margin:0 1.25% 1.25% 0; float:left; border:1px solid #ddd; padding:10px;}
.ny_wh ul li:nth-child(5n){ margin-right:0;}
.ny_wh ul li img { width:100%;}
.ny_wh ul li p { font-size:16px; text-align:center; padding:15px 0px; background:#f6f6f6;}

@media only screen and (max-width:1440px) {
.ny_wh { width: 100%; padding: 60px 0px;}
.ny_wh p{  width: 90%; }   
}
@media only screen and (max-width:990px) {
.ny_wh { width: 100%; padding: 30px 0px; background:url(../images/sryy.png) no-repeat left bottom; background-size:100% auto; height:100vh; }
.ny_wh ul { padding:10px 0px;}
.ny_wh ul li { width:48%; margin:0 4% 3% 0; float:left;}
.ny_wh ul li:nth-child(2n){ margin-right:0;}
 
.ny_wh ul li p { font-size:14px; text-align:center; padding:10px 0px; background:#f6f6f6; width:100%;}
}




/*大事记start*/
.ny_fz { margin:0px auto;  background:url(../images/ry2.jpg) no-repeat left bottom; background-size:100% auto; padding:100px 0px 150px 0px;}
.event_box{width:90%;margin:3% auto 0;position:relative;min-height:420px;}
.event_box .parHd {width:90%;display:inline-block;height:92px;overflow:hidden; margin-left: 4%;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:30px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:94%;height:1px;background:#0060b1;position:absolute;/* top:33%;*//* right:-140%;*/right:3%;top:40%;/* margin-top:-0.5px;*/z-index:1;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;position:relative; width: 17%;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:2;top:-9px;left:50%;margin-left:-12px;}
.parBd{text-align:center; width: 80%; margin: 60px auto 0px auto;}
.parBd .zc { width:50%; float: right;}
.parBd .zc img { width: 100%; height: auto; box-shadow: 15px 15px 0px rgba(0,60,180,.5);}
.parBd .yc { width:40%; float: left; text-align: left;}
.parBd .yc h4 { font-size: 80px; font-family: Arial; padding-bottom: 25px; color: #0060b1;}
.parBd .yc p { font-size:16px; line-height: 30px;}

div#listBox {width:100%;}
.sPrev,.sNext{width:50px;height:50px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-9px;left:50%;margin-left:-12px;z-index:3;}
.parHd li span,.parHd li.clone span{display:none;}	
@media only screen and (max-width:1440px) {
.event_box{width:90%;}	
.parBd{text-align:center; width: 90%; margin: 60px auto 0px auto;}
}
@media only screen and (max-width:992px) {
.ny_fz { padding:50px 0px 100px 0px;}
.event_box{width:94%;}	
.event_box .parHd {width:74%;margin-left:10%;}
.parHd li{ width: 48%;}
.parBd .zc { width:100%; float: none;}
.parBd .yc { width:100%; float: none; text-align: left; margin-top: 40px;}
.parBd .yc h4 { font-size: 40px;  padding-bottom: 15px; }
.sPrev img,.sNext img{ width:30px; height:30px; margin-top:8px;}
}


.cp_cpp { width:94%; margin:50px auto;}


.nytit {width: 18%; float: left; background: #fff; padding-bottom: 25px; border-radius: 10px; overflow: hidden;}
.nytit h2 { height: 60px; line-height: 60px; background:#0060b1; text-align:left; padding-left: 20px; font-size:26px; color:#fff; font-weight: bold; margin-bottom: 3px;}
.nytit ul li { display:inline-block;padding:15px 15px; color: #000; font-size: 20px; font-weight: bold; width: 100%; box-sizing: border-box;background: #FFF;margin-bottom: 3px;position: relative; border-bottom: 1px solid #ddd;}

.nytit ul li i {width: 150px;position: absolute;height: 100%;right: 10px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .y_j a { font-weight: bold; color: #000;}
.nytit ul li .e_j {position: relative;top:10px; left: 0; width:100%; display: none; border-top: #ccc 1px solid;}
.nytit ul li .e_j a {display: block;line-height: 30px;font-size: 14px;color: #333;}
.nytit ul li .e_j a:hover{color: #333;}
.nytit ul li a { color:#333;line-height: 30px;font-size: 16px; }
.nytit ul li:hover .y_j a { color:#000;}


.cp_lb { padding:60px 0px; background:#f6f6f6;  background:url(../images/gy10.png) no-repeat left top; background-size:100% auto;}
.cp_lb ul li { width:23%;  text-align: center; float: left; margin:0 1% 3% 1%;  box-shadow:0px 0px 5px 0px rgb(0,0,0,.2); padding:10px; background:#fff;}

.cp_lb ul li img{  width:100%; height:auto;  box-sizing:border-box; margin-bottom:15px; border-radius:5px; }
.cp_lb ul li h1{ display:block; font-size:18px; color:#000; position:inherit; margin:10px 0px 25px 0px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.cp_lb ul li:hover {background:#0060b1; }
.cp_lb ul li:hover h1 { color:#fff;}
@media only screen and (max-width:992px) {


.cp_lb {padding:30px 0px;}
.cp_lb ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_lb ul li h1{ font-size:14px; margin:0px 0px 15px 0px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }

}


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

.cp_xq{ padding:50px 0px; }
.cp_xq .cp_xx{ padding:0px; margin-bottom:30px;}
.cp_xq .cp_xx .cp_zs{width:35%; float:left; padding:0;  overflow: hidden;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block; border: 1px solid #ddd;}
.cp_xq .cp_xx .cp_js{width:60%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:36px; color:#000000;font-weight:bold; padding-bottom: 20px; text-transform: uppercase;}
.cp_xq .cp_xx .cp_js h4 { font-size: 14px; color: #666; line-height: 26px;}
.cp_xq .cp_xx .cp_js h4 font { font-size: 28px; font-weight: bold; color: #000;}

.cp_xq .cp_xx .cp_js h2 {font-size:20px; color:#000000;font-weight:bold; padding:15px 0px; border-top: 1px solid #ddd; margin-top: 20px;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:32px; color:#333; margin-bottom:10px; margin-top:0px;}
.cp_xq .cp_xx .cp_js span { width: 50%; float: left;}
.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .gallery-topp { width:100%; height:auto;  overflow: hidden;}
.cp_xq .gallery-thumbs {height:150px;box-sizing: border-box; margin: 10px 0px 0px 0px; overflow: hidden;}
.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { width: 100%;}
.cp_xsm h5 { border-bottom: 1px solid #ddd; height: 60px; text-transform: uppercase; line-height: 60px; font-size:24px; color:#000; font-weight: bold; margin-bottom: 20px;}
.cp_xsm p { font-size: 18px; line-height: 30px;}


.mr1 { width:200px; height:40px; background:#0060b1; text-align:center; line-height:40px; color:#fff; float: left; margin:50px 20px 20px 0px;}
.mr1 a {color:#fff; font-size:20px; font-weight: bold;}
.mr1:hover a {  color:#fff;  display:block;}


@media (min-width: 1024px) and (max-width:1680px ) {
    .cp_xq{width:90%; margin: 0px auto; }
}
@media only screen and (max-width:995px){
.cp_xq{ padding:20px 0px;}
.cp_xq .cp_xx .cp_zs{width:100%;  float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; margin-top:30px; }
.cp_xq .cp_xx .cp_js h3{font-size:20px;  }
.cp_xq .cp_xx .cp_js h4 { font-size:14px; line-height:20px; }
.cp_xq .cp_xx .cp_js h4 font { font-size: 20px; }
.cp_xq .cp_xx .cp_js p{  font-size:14px; line-height: 24px;}
.cp_xq .adg { width:100%; overflow:auto;}
.cp_xq .adgg { width:1200px;}
.cp_xq .gallery-thumbs {height:75px;box-sizing: border-box;}
.cp_xsm img { width: 100%; height: auto;}
.mr1 { width:160px; height:40px; margin:20px 20px 20px 0px;}
.cp_xsm h5 {  font-size:20px; }
.cp_xsm p { font-size: 14px; line-height: 20px;}
}

.ry_zzz { width: 100%; margin:0px auto; background: #f5f5f5;padding: 70px 0px; }
.zzz{  position:relative; }

.zzz .ziyuan2{  margin:40px auto; }
.zzz .ziyuan2 .swiper-slide{ position:relative;background:#fff;}
.zzz .ziyuan2 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan2 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; }
.zzz .ziyuan2 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.zzz .ziyuan2 .swiper-slide .wz { padding:10px 20px;  z-index: 19; width: 100%;color: #000; text-align:center}
.zzz .ziyuan2 .swiper-slide p { font-size:16px; color: #333; line-height:50px;} 
.zzz .ziyuan2 .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;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zzz {padding: 50px 0px 30px 0px;}
.zzz{ width:94%; margin: 0px auto; position:relative;}

.zzz .ziyuan2{ width:100%; margin:20px auto; }
.zzz .ziyuan2 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}

.zzz .ziyuan2 .swiper-slide p { font-size:14px;} 

.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}


.tbb{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px; text-align:left; font-size:16px; width:100%; text-align:center;}
.tbbb { padding:10px 0px;}


.ndh { width:100%; margin:80px auto 0px auto; overflow:hidden; background: #fff; line-height:60px; text-align:center;}
.ndh ul li { display:inline-block; width:auto; line-height:60px; font-size:18px;  color:#333; background:#f6f6f6; }
.ndh ul li a {font-size:18px; padding:0px 40px; color:#333;  line-height:60px;display:block; font-weight:bold;}
.ndh ul li:hover a { background:#359029; display:block; color:#fff; font-weight:bold;}
.ndh ul li .on {background:#359029; display:block; color:#fff; font-weight:bold;}
.ndh .dhk { width: auto;}
@media screen and (max-width:1440px) {
.ndh ul li a {font-size:18px; padding:0px 40px; color:#333;  line-height:60px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh { width:100%; margin:40px auto 0px auto; overflow:hidden;  line-height:50px;}
.ndh ul li { width:49%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; margin-right:2%; margin-bottom:2%; }
.ndh ul li:nth-child(2n) { margin-right:0;}
.ndh ul li a {font-size:14px; padding:0px 0px; line-height:50px;}	
}



.ny_xww { margin:60px auto;}
.ny_xww ul li { border-bottom: 1px solid #ddd;  width: 31.3333%; margin: 0 2.6% 2.6% 0; float: left;}
.ny_xww ul li:nth-child(3n) { margin-right: 0;}
.ny_xww .tp { width: 100%;}
.ny_xww .tp img { width: 100%; height: auto;}
.ny_xww .wz { width:100%; margin-top: 15px;}
.ny_xww .wz h2 { font-size: 18px; font-weight: 800; height: 40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xww .wz h2 a:hover {color: #0075c2; text-decoration: underline;}
.ny_xww .wz p { line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.ny_xww .wz span { font-family: Arial; color: #999; line-height: 35px;}
@media only screen and (max-width:992px){
.ny_xww { width: 94%; margin: 20px auto 60px auto;}
.ny_xww ul li {  padding: 20px 0px; width: 100%; margin: 0; float: none;}
.ny_xww .rq { display: none;}
.ny_xww .tp { width: 100%; float: none;}
.ny_xww .wz { width: 100%; float: none;}
.ny_xww .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_xww .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}





.ny_lx { margin:50px auto;}
.ny_lx h1 { font-size: 24px; height: 55px;}
.ny_lx .wz { font-size: 16px; line-height: 28px; color: #999; margin-bottom: 20px;}
.ny_lx .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none;}
.ny_lx .ll { width: 48%; margin-bottom: 20px;}
.ny_lx .text{ width: 160px; height: 45px; line-height: 45px; background: #0963cf; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}
.ny_lx .txtt { width: 100%; height:120px; line-height: 45px; 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_lx { margin:50px auto;}
}
@media only screen and (max-width:1023px) {
.ny_lx {margin:30px auto;}
.ny_lx h1 { font-size: 22px; height: 45px;}
.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}
.ny_lx .txt { font-size: 14px;}
}


.lxwm {  margin:0px auto; padding:50px 0px 60px 0px;}
.lxwm h6 { color: #666; font-size: 16px; text-align: center;}
.lxwm .zi { text-align:center; font-size:18px; line-height:50px; color:#333;}
.lxwm .dy { width:100%; padding-top:30px;}
.lxwm .dy ul li { width:23%; float:left; text-align:center; padding:40px 0px; margin: 0 2.6% 0 0; border: 1px solid #ddd; background: #fff;}
.lxwm .dy ul li h1 { font-size:18px; margin: 20px 0px 0px 0px; font-weight: bold;}
.lxwm .dy ul li:nth-child(4n) { margin-right: 0;}
.lxwm .dy ul li i{font-size: 40px; color: #0069c7;}
.lxwm .dy ul li .icon-youxiang { font-weight: bold; }
.lxwm .dy ul li p { font-size:16px; text-align:center; font-family:微软雅黑; margin-top: 10px; padding: 0px 15px; height: 30px;}
.lx_de { width:100%;  margin-top:50px; text-align: center;}
.lx_de img { width: 100%; height: auto;}
@media only screen and (max-width:1440px) {
.lxwm {  margin:0px auto;}  
}
@media only screen and (max-width:995px) {
.lxwm { margin:0px auto; padding:10px 0px 40px 0px;}
.lxwm h6 {font-size:16px; height: auto; margin-bottom: 10px;}
.lxwm .dy {padding-top:20px;}
.lxwm .zi {font-size:18px; line-height:24px;}
.lxwm .dy ul li { width:100%; float: none; margin-bottom: 10px;}
.lxwm .dy ul li p { font-size:20px;font-family:微软雅黑;}
.lx_de { width:100%;  margin-top:30px; text-align: center;}
}


.sy_hz {padding: 80px 0px 100px 0px;}
.yingyong ul{display: flex;   justify-content: space-between;flex-wrap:wrap; }
.yingyong ul li{ position:relative; height:150px; width:24%; margin: 15px 0px; overflow:hidden}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s; border:1px solid #ddd;}
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:20px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1; display:none;}
.yingyong ul li .yyzi h3{ display:block; font-size:20px; color:#fff; font-weight: bold;}
.yingyong ul li .yyzi p{ display:none}
.yingyong ul li:hover{ background:#0060b1;}
.yingyong ul li:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.yingyong ul li:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center; display:block;}
.yingyong ul li:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
@media only screen and (max-width:1440px){
.yingyong ul li{ position:relative; height:130px; width:24%; margin: 15px 0px; overflow:hidden}
}
@media only screen and (max-width:992px){
.sy_hz {width:100%; margin:0px auto; padding:0px 0px 40px 0px;}
.yingyong ul li{  height:90px; width:49%; overflow:hidden; margin-bottom:0px}

.yingyong ul li:hover .yyzi{ display:none;}
.yingyong ul li:hover img{ opacity:1;  border:1px solid #ddd;}


}

.pc_kf{width:40px; position:fixed; right:10px; bottom: 100px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:40px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#0060b1; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#0060b1; 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:#0060b1; 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:40px; height:40px;  box-shadow:0 0 5px #ccc;  background-color:#0060b1;  overflow:hidden; border-radius:5px;}
.pc_kf .nr i{color:#fff; font-size:24px;}
.pc_kf .nr i.icon-qq{font-size:24px;}
.pc_kf .nr i.icon-icon{font-size:24px; vertical-align:middle;}
.pc_kf .fh{width:40px; height:40px;  background:#0060b1; text-align:center; line-height:40px; color:#fff; cursor:pointer; box-shadow:0 0 5px #ccc;border-radius:5px; }
.pc_kf .fh i{font-size:28px; font-weight:bold; color: #fff;}
.pc_kf .fh i a {color: #fff;}
.pc_kf .dxs { display:block;}
.pc_kf .sxs { display: none;}
@media only screen and (max-width:992px){
.pc_kf{width:100%; position:fixed; right:0; bottom:0; z-index:99999; }
.pc_kf .nr{width:20%; 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:#0060b1; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:19.8%; box-shadow:none; font-size:22px; float:left; border-radius:0;}
.pc_kf .dxs {display: none;}
.pc_kf .sxs { display:block; margin:11px auto 0px auto; }
}


.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;}
}


.e_mm{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_mm .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_mm .n_r img{width:100%; height:auto; display:block;}
.e_mm .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_mm .n_r{width:230px; padding:15px;}
.e_mm .n_r p{font-size:15px;}
}




.gy_whk { padding:100px 0px;}
.gy_whk ul li { width:33.3333%; float:left; background:#eef3f7;}
.gy_whk ul li .wz { padding:50px 45px 50px 45px; height:29vh;}
.gy_whk ul li .wz h1{ font-size:24px; font-weight:bold; color:#222222;}
.gy_whk ul li .wz .hx { width:46px; height:3px; background:#0060b1; display:block; margin:15px 0px;}
.gy_whk ul li .wz p { font-size:16px; color:#666563;}
.gy_whk ul li .tp { width:100%; height:auto;}
.gy_whk ul li .tp img { width:100%;}

.dj_gj { display: block;}
.sj_gj { display:none;}
@media only screen and (max-width:1440px) {
.gy_whk ul li .wz { padding:50px 45px 50px 45px; height:33vh;}
}

@media only screen and (max-width:1360px) {
.gy_whk ul li .wz { padding:50px 45px 50px 45px; height:30vh;}
}
@media only screen and (max-width:992px) {
.gy_whk { padding:10px 0px 60px 0px;}
.gy_whk ul li { width:100%; float: none; margin-bottom:15px; }
.gy_whk ul li .wz { padding:30px 25px 30px 25px; height: auto;}
.gy_whk ul li .wz h1{ font-size:22px; }
.gy_whk ul li .wz .hx {  margin:10px 0px;}
.gy_whk ul li .wz p { font-size:15px; color:#666563;}
.dj_gj { display: none;}
.sj_gj { display:block;}
}

.ny_g5 { width:100%; margin:0px auto; padding:80px 0px; background:#f6f6f6;}
.ny_g5  ul li { width:30%; float:left; margin:0 5% 2.6% 0; box-shadow:0px 0px 5px 0px rgb(0,0,0,.1); padding:50px; background:#fff;}
.ny_g5  ul li:nth-child(3n) { margin-right: 0;}
.ny_g5  ul li h3{ font-size:20px; font-weight:bold; margin-bottom:10px; text-align:center;} 
.ny_g5  ul li p { font-size:16px; line-height:30px; height:90px;}
.ny_g5  ul li .tp { width:80px; height:80px; border-radius:100px; background:#0060b1; margin:0px auto 30px auto;}
.ny_g5  ul li .tp img { width:100%; height:auto;}
@media only screen and (max-width:992px) {
.ny_g5 { padding:30px 0px; }
.ny_g5  ul li { width:100%; float: none; margin:0 0% 4% 0; padding:30px 20px; }	
	}
	
.ny_yj {width:100%; margin:0px auto; padding:80px 0px;}
.ny_yj .tp img { width:100%;}
.ny_yj .wz {font-size:16px; line-height:30px; padding:30px 0px; text-align:center;}
@media only screen and (max-width:992px) {
.ny_yj { padding:40px 0px;}	
.ny_yj .wz {font-size:14px; line-height:26px; text-align:left;}
	}