@charset "utf-8";


body{margin:0px; font-size:18px; color:#333;  font-family:proxima-nova,Helvetica,Arial,sans-serif; background:#ffffff;}
*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;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-family:proxima-nova,Helvetica,Arial,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:proxima-nova,Helvetica,Arial,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:#333; text-decoration:none;}
a:hover{color:#e2342d;}
ol,ul{list-style:none}
.col-c,.col-l,.col_c,.col_l,.l{float:left}
.col-r,.col_r,.r,.ul-txt li span,.ul_txt li span,dt span{float:right}
.height-none{height:0;padding:0;overflow:hidden}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.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:#e2342d;}
::-webkit-scrollbar-thumb:active{background-color:#e2342d;}





.con { width:80%; margin:0px auto;}
@media only screen and (max-width:1660px){
.con { width:90%; margin:0px auto;}
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}
}
@media only screen and (max-width:600px){
.aaaa { display:none !important}
.header .s_ch{ margin-right:40px!important;}
}


.top { background:#1976d2; color:#fff; height:50px;}
.top .left { float:left; line-height:50px; font-size:18px;}
.top .left i { margin-right:5px; font-size:18px;} 
.top .sc_nr{width:25%; margin:10px auto; border: 1px solid rgba(255, 255, 255, 0.3); float:right;}
.top input{width:90%; height:30px; font-size:16px; line-height:30px; color:#fff; float:left; padding-left: 15px;}
.top input::placeholder{color:#fff;}
.top button{width:10%; height:30px; line-height:30px; text-align:center; color:#fff; float:right; outline:none;}
.top button i{font-size:20px;}




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

.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #212529;
	margin-top:30px;
	cursor: pointer;
	position: relative;
	z-index: 9;
    font-size:16px;
}
.header.on .language {
	color: #555;
}
.header .language .l_m i {
	display: inline-block;
	vertical-align: middle; 
	margin-top: -5px;
	margin-right: 5px;
}
.header .language .x_l {
	width: 120px;
	padding-top: 8px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	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 #1976d2;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
.header .language .x_l ul {
	padding: 5px 15px;
	background-color: #1976d2;
}
.header .language .x_l ul li a {
	color: #fff;
	line-height: 36px;
	display: block;
}
.header .language .x_l ul li a:hover {
	color: #fff;
}


.header .s_ch{height:35px; width:35px;  font-weight:bold; line-height:35px; text-align: center; font-weight:900;float:right;background: linear-gradient(to right, #0055c9, #18b9d4); border-radius:100px; cursor:pointer; margin:28px 20px 0px 20px;  
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:20px; color:#fff; font-weight: 900; }

.header .dh {height:35px; background: linear-gradient(to right, #0055c9, #18b9d4); border-radius:50px; line-height:35px; text-align:center; color:#fff; float:right; padding:0px 20px; margin:28px 0px 0px 0px; }
.header .dh i { margin-right:5px;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:20px; }
.header .an span{width:30px; height:4px; background:#e2342d; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px; 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:10px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}

.header .nav{float:left; margin-top:25px; }
.header .nav i{font-size:18px; font-weight:bold; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#e2342d; 
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:40px; font-size:18px;  margin:0px 12px; float:left; position:relative;  
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-color:#e2342d; 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.o_lm{color:#e2342d; } 
.header .nav ul li a.o_lm{line-height:40px; color:#333; display:block; font-size:18px; font-weight:bold; text-transform:uppercase; } 
.header .nav ul li:hover a.o_lm{color:#e2342d;}
.header .nav .y_j{position:relative;}
.header .nav .e_j{width:300px;background:rgba(224,224,224,.8); position:absolute; top:40px; left:0;  z-index:9999; border-radius:0 0 10px 10px; overflow:hidden;  }
.header .nav .e_j a{display:block; font-size:16px; color:#333; line-height:40px;  text-align:left; padding-left:20px; }
.header .nav .e_j a:hover{ color:#fff;background:rgba(226,52,45,.8);}

@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:1660px){
.header .nav ul li{ margin:0px 12px;}

}
@media only screen and (max-width:1440px){
.header .nav ul li{ margin:0px 12px;font-size:17px; }
.header .nav ul li a.o_lm{ font-size:17px;  } 
}
@media only screen and (max-width:1360px){
.header .nav ul li{ margin:0px 10px;font-size:15px; }
.header .nav ul li a.o_lm{ font-size:15px;  } 
}


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

.header .logo{width:90px; float:left; padding-top:6px; }
.header .logo img { width:100%; height:auto;}

.header .dh { padding:0px; margin:14px 40px 0px 0px; font-size:14px; height:35px; line-height:35px; width:35px; }
.header .dh i{font-size:18px; color:#fff; font-weight: 900; padding-left:5px;}
.header .dh font { display:none;}

.header .language {
	float: right; z-index:102;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #212529;
 position:absolute; top:0; right:150px; margin-top:15px; 

}

.header .language .x_l {
	z-index: 102;
}


.header .s_ch{  margin:14px 10px 0px 0px; }
.header .s_ch i{font-size:18px; color:#fff; font-weight: 900; }

.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.99); top:0; right:0; margin:0; margin-top:58px; overflow:auto;z-index:1;
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;}
.header .nav ul li{width:90%; height:auto; text-align:left; font-size:20px; display:block; margin:0px 0px 0px 20px;
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:50px; color:#333; font-size: 20px;}
.header .nav ul li:hover a.o_lm{color:#e2342d; background:none;}
.header .nav .y_j{border-bottom:1px 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;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:18px; 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;}
}



.search{width:100%; background: rgba(25, 118, 210, 0.90); position:fixed; top:90px; 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:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 2px 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:65px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:18px; line-height:35px; }
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;  height:35px; font-size:14px; line-height:35px;}
.search button{width:15%; height:35px; line-height:35px; }
.search button i{font-size:18px;}
}


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



@-webkit-keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  1.5625% {}
  23.4375% {}
  26.5625% {}
  50% {}
  60% {-webkit-transform: scale(1);transform: scale(1);}
  100% {;-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  1.5625% {}
  23.4375% {}
  26.5625% {-webkit-transform: scale(1);transform: scale(1);}
  50% {}
  60% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}





.gallery-top{width:100%; position:relative; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block; -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);}

.gallery-topt{width:100%; position:relative; display:none; margin-top:60px; }
.gallery-topt .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.gallery-top{ display:none}
.gallery-topt{display: block; }
}




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


.sy_gy { width:100%; margin:0px auto; position:relative;  padding:100px 0px; }
.sy_gy .wz {color: #333333; width:100%;  text-align:center; margin-bottom:60px;}
.sy_gy .wz .name {font-size: 32px;line-height: 60px; font-weight:bold;color: #333;} 
.sy_gy .wz .big_name {font-size:22px;color: #e2342d; font-weight:bold;}
.sy_gy .wz p { padding:10px 0px; line-height:24px; color:rgba(0,0,0,.7); font-size:16px;  max-width:1240px; text-align:center; margin:0px auto;}
.sy_gy .right { width:15%; float:right;  }
.sy_gy .right img { width:100%; height:auto;/* border-radius:50px 0px 50px 0px;*/}


.counter{ position: relative;  }
.counter .wzz { font-size:24px; text-align: center; padding-bottom:35px;}
.counter ul li{ width: 25%; transition:all 0.3s; float: left; position:relative; text-align: center; color:#333; }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:1px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}
.counter ul li .nums{ overflow:hidden;  line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#1976d2; font-family:Arial; font-size:60px; font-weight:600;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:20px; color:#1976d2;}
.counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; }




@media only screen and (max-width:992px){
.sy_gy { position:relative; padding:50px 0px 0px 0px;}
.sy_gy .wz .name {font-size:22px;line-height:60px;} 
.sy_gy .wz p { font-size:16px; text-align:justify; }
.counter .wzz {  font-size:18px; padding-bottom:25px; font-weight:bold;}
.counter ul li{ width: 50%;}
.counter ul li:after{ width:0px; background:#e6e6e6;}
.counter span{ font-size:40px;}
.counter label{ font-size:18px;}
.counter .h6{ font-size:14px; margin-bottom:15px; height:40px; color:#666; }

}

.mrr {background: #fff; width:180px; height:50px; line-height:50px; color:#e2342d; display:block; text-align:center; font-size:16px; margin:20px 0 0px 0; border-radius:50px;}
.mrr a {color: #e2342d; font-size: 16px;}
.mrr:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.mrr:hover a {color:#fff;}




.mr {background: #e2342d; width:180px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:16px; margin:20px auto; border-radius:5px;}
.mr a {color: #fff; font-size: 16px;}
.mr:hover { border:1px solid #e2342d; color:#e2342d; background:none; transition: all 0.5s; }
.mr:hover a {color:#e2342d;}






.sy_yy { width: 100%; padding:30px 0px 0px 0px; background:#fff; }
.yingyong ul{display: flex;justify-content: space-between;flex-wrap:wrap;}
.yingyong ul li{ position:relative; width:48%; overflow:hidden; border-radius:10px 10px 0px 0px; overflow:hidden;}
.yingyong ul li .wz { padding:30px; height:200px; } 
.yingyong ul li .wz a { width:33.3333%; font-size:16px; float:left;  line-height:35px; color:#fff}
.yingyong ul li .wz span { font-size:14px; color:#fff; padding-right:10px;}
.yingyong ul li .tp {position:relative; height:450px; width:100%; overflow:hidden; overflow:hidden;}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:30px 20px 20px 20px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#e2342d); z-index:1 }
.yingyong ul li .yyzi h3{ display:block; font-size:26px; color:#fff; font-weight: bold; text-align:center; }
.yingyong ul li .yyzi p{ display:none}
.yingyong ul li .mrrr { display:none; margin:30px auto; width:150px; height:40px; line-height:40px; font-size:14px; border:1px solid #fff; border-radius:50px; color:#fff;}
.yingyong ul li .mrrr a {color:#fff;}
.yingyong ul li .mrrr:hover { background:#fff;color:#e2342d;}
.yingyong ul li .mrrr:hover a { color:#e2342d;}
.yingyong ul li .tp:hover{ background:rgba(226,52,45,.8);}
.yingyong ul li .tp:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.yingyong ul li .tp:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center}
.yingyong ul li .tp:hover .yyzi h3 { color:#fff;}
.yingyong ul li .tp:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.yingyong ul li .tp:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden;   }
.yingyong ul li .tp:hover .mrrr { display:block;}
.fll ul {display: flex;justify-content: space-between;flex-wrap:wrap;}
.fll ul li{  width:48%; overflow:hidden; border-radius:0px 0px 10px 10px; overflow:hidden; background:#f6f6f6; padding:30px; margin-left:1.3%; }
.fll ul li:nth-child(2n) {margin-left:0;}
.fll ul li a { width:33.3333%; font-size:16px; float:left;  line-height:35px;}
.fll ul li span { font-size:14px; color:#F00; padding-right:10px;}
@media only screen and (max-width:1360px){
.yingyong ul li .tp {position:relative; height:350px; width:100%; overflow:hidden; overflow:hidden;}	
	}

@media only screen and (max-width:992px){
.sy_yy {width:100%; margin:0px auto; padding:0px;}
.yingyong ul{ width:96%; margin:0 auto }
.yingyong ul li{   width:100%; overflow:hidden; margin-bottom:30px;}

.yingyong ul li .wz {background:#f6f6f6; padding:10px; height:auto; } 
.yingyong ul li .wz a { width:50%; font-size:14px; float:left;  line-height:26px;}
.yingyong ul li .wz span { font-size:14px; color:#F00; padding-right:10px;}
.yingyong ul li .tp {position:relative;height:250px; width:100%; overflow:hidden; }

.yingyong ul li .tp:hover .yyzi p{ }
.yingyong ul li .tp:hover .yyzi h3:after{ content:none;}
.yingyong ul li .yyzi{ padding:10px;}
.yingyong ul li .yyzi h3{  font-size:22px; text-align:center}
.yingyong ul li .tp:hover .yyzi{ position:absolute; bottom:0; left:0; top:10%;  transform:translateY(-10%); padding:10px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:99; transform:none;}
.yingyong ul li .tp:hover img{ opacity:0.5}
.yingyong ul li:nth-child(2n) { margin-top:40px;}
}


.sy_pp { background:#fff; padding:20px 0px 100px 0px; }
.sy_pp .zc { width:78%; float:left; margin-left:1%;}

.sy_pp .zc .left { width:47%; float:right; }
.sy_pp .zc .left .wz {color: #333333;}
.sy_pp .zc .left .wz .name {font-size: 28px;line-height: 60px; font-weight:bold;color: #333;} 
.sy_pp .zc .left .wz .big_name {font-size:20px;color: #e2342d; font-weight:bold; text-transform:uppercase;}
.sy_pp .zc .left .wz p { line-height:24px; color:rgba(0,0,0,.7); font-size:15px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8;  overflow: hidden; }
.sy_pp .zc .right { width:50%; float:left;  }
.sy_pp .zc .right img { width:100%; height:auto; border-radius:10px 0px 10px 0px;}
.sy_pp .yc { width:17%; float:right; margin-right:1%;}
.sy_pp .yc img { width:100%; height:auto;}
@media only screen and (max-width:1440px){
.sy_pp .zc .left .wz p {  line-height:22px; -webkit-line-clamp: 7;  overflow: hidden; }	
	}
@media only screen and (max-width:992px){
.sy_pp {padding:20px 0px 40px 0px; }
.sy_pp .zc { width:100%; float: none; margin-left:0%;}	
.sy_pp .zc .left .wz .name {font-size: 20px;line-height: 40px; font-weight:bold;color: #333;} 
.sy_pp .zc .left { width:100%; float: none; margin-top:20px; }
.sy_pp .zc .right {width:100%; float: none;  }
.sy_pp .yc { width:100%; float: none; margin-right:0%; margin-top:20px; display:none;}
	}



.sy_ffw{width:100%; padding:100px 0 ; overflow:hidden; }
.sy_ffw ul{ margin:0 auto 60px auto; width:100%;}
.sy_ffw ul li{float:left;  width:20%; margin: 0 0% 0% 0;}
.sy_ffw ul li img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_ffw ul li:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_ffw .tp { width: 80px; height: 80px; margin: 0px auto 20px auto;}
.sy_ffw .nr{width:100%; position:relative; overflow:hidden;}
.sy_ffw .bj{width:100%; height:100%; top:0; left:0; position:absolute;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_ffw .wz{position:absolute; width:80%; left:40%; top:75%; font-size:12px; color:#fff; line-height:26px; text-align:center; transform:translateY(-45%); transform:translatex(-40%);}
.sy_ffw .wz h3{font-size:24px; margin-bottom:20px; font-weight:bold;}
.sy_ffw .wz p{font-size:14px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;  }
.sy_ffw .wz .mrrr { width: 140px; height: 40px; line-height: 40px; background:#e2342d; font-weight:bold; font-size:16px; text-align: center; margin: 0px auto; display: none; color: #fff; border-radius:50px;}
.sy_ffw ul li:hover .wz {top:50%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz .mrrr { display: block;}
.sy_ffw ul li:hover .bj { background-color:rgba(2,55,142,.5); }
@media only screen and (max-width:1600px) {
.sy_ffw .wz{ left:40%; top:70%;}
}
@media only screen and (max-width:992px) {
.sy_ffw{padding:40px 0 0;}
.sy_ffw ul{ margin:0 auto; width: 94%;}
.sy_ffw ul li{float:left;  width:100%; margin: 0 0 5% 0; height: 250px; overflow: hidden; position: relative;}
.sy_ffw ul li img{}
.sy_ffw .tp { width: 60px; height: 60px; margin: 0px auto 10px auto;}
.sy_ffw .wz{top:30%; line-height:20px;}	
.sy_ffw .wz h3{font-size:16px; margin-bottom:5px;}
.sy_ffw .wz p{font-size:12px; margin-bottom:5px;}
.sy_ffw .wz .gd { margin-top: 10px;}
}





/*footer*/
.footer{ width:100%;background:#333; padding:60px 0px;}
.footer .zc {float:left; width:auto; margin-right:5.1%; }
.footer .zj {float:right;  width:24%; }
.footer .yc { float:right}

.footer .dt{font-size:20px; color:#fff; line-height:36px; font-weight:bold; text-transform:uppercase;}
.footer .dd{ margin-top:10px; }
.footer .dd .lin{  display:block;  font-size:14px; color:#fff;  opacity:0.7;  padding:5px 0px;}
.footer .dd .lin i { padding-right:10px;}
.footer .dd .lin:hover{ opacity:1;}
.footer .dd .lin1{ width:100%; display:block; float:left; font-size:18px; color:#fff; line-height:28px; letter-spacing:1px; margin-top:12px; padding-left:36px; }
.footer .dd .lin2{ width:100%; display:block; float:left; font-size:14px; color:#fff; line-height:16px; letter-spacing:1px; opacity:0.7; background:url(../images/footer2.png) no-repeat left 18px; padding:10px 0 10px 10px;}

.footer .xz { color: #ccc; font-size: 14px; padding:0px 0 20px 0;}
.footer .eww { color: #ccc; line-height: 30px; text-align: center; font-size: 14px; margin-top:15px;} 
.footer .eww img { width: 100px; height: auto;}

.footer .footer_down{ width:100%;  padding:20px 0px; text-align:center; }
.footer .footer_down .tb1 { text-align:center; margin-bottom:15px; opacity:.8;}
.footer .footer_down .tb1 img  { width:30px; height:auto;}
.footer .footer_down .tb1 a { margin:0px 5px;}
.footer .footer_down p{  font-size:14px; line-height:24px; color:white; opacity:0.6; width:100%;}

@media screen and (max-width:1660px) {
.footer .zc {float:left; width:auto; margin-right:4%; }
	
	}


@media screen and (max-width:1440px) {
.footer .zc {float:left; width:auto; margin-right:3.5%; }
.footer .zj {float:right; width:auto; width:24%; }
.footer .yc { float:right}	
	}

@media screen and (max-width:1360px) {
.footer .zc {float:left; width:auto; margin-right:3%; }
.footer .zj {float:right; width:auto; width:24%; }
.footer .yc { float:right}	
	}


@media screen and (max-width:992px) {
.footer{ padding:30px 0px ;}
.footer .zc { display:none; }
.footer .zj {float:right;  width:100%; }
.footer .footer_down{ padding:20px 0px 50px 0px; text-align:center; }
.footer .footer_down p{ font-size:12px; }
}

	
.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); 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:20px; bottom: 100px; z-index:9;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:200px; background-color:#1976d2; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#1976d2; 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:#1976d2; 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; border-radius: 100px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#1976d2; font-size:24px;}
.pc_kf .nr i.icon-qq{font-size:26px;}
.pc_kf .nr i.icon-icon{font-size:24px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius: 100px; background: linear-gradient(to right, #0055c9, #18b9d4); text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.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{right:10px; bottom:100px; }
/*.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:#1976d2; 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; }*/
}

.sjdb {position:fixed; left:0; bottom: 0; z-index:99999; width:100%; height:65px; background:#1976d2; display:none; }
.sjdb ul li { width:20%; float:left; text-align:center; text-align:center; color:#fff;  padding:5px 0px;}
.sjdb ul li img { width:40px; height:auto; margin:0px auto; display:block;}
.sjdb ul li a {color:#fff; font-size:12px;}
.sjdb ul li.on {background: linear-gradient(45deg, #0055c9, #18b9d4);  height:65px;}
@media only screen and (max-width:992px){
.sjdb { display:block;}	
	}
	
	
	
/*二级页面css开始*/
.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);}
.nban .wz { position: absolute; left:0; top:35%; z-index: 5; text-align:center; width:100%;}
.nban .wz h1 { font-size:55px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff; font-weight: bold;  }
.nban .wz p { font-size: 18px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;}
.nban .wz p a {font-size: 18px;color: #fff;} 
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 15%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:180px; margin-top:60px;}
.nban img{ position:absolute; height:180px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nban .wz { position: absolute; left: 0; top:32%;}
.nban .wz h1 { font-size: 24px;  }
.nban .wz p { font-size:16px; padding-right: 15px;}
}


.ndh { width:100%; margin:0px auto; overflow:hidden; background: #fff; line-height:60px;}
.ndh ul li { float:left; width:auto; line-height:60px; font-size:18px;  color:#333; border-radius: 0 0 10px 10px; overflow: hidden; }
.ndh ul li a {font-size:18px; padding:0px 30px; color:#333;  line-height:60px;display:block; font-weight:bold; }
.ndh ul li:hover a { background:#1379c2; display:block; color:#FFF;}
.ndh ul li .on {background:#1379c2; display:block; color:#FFF;}
@media screen and (max-width:1360px) {
.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:60px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh .container{ width: 100%;}
.ndh ul { width: 100%; float: none;}
.ndh .dy { width: 100%;}
.ndh ul li { width:50%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; }	
.ndh ul li a {font-size:16px; padding:0px 0px; line-height:50px;}
}


.ny_gy { width:100%;  overflow:hidden; background:#f6f6f6; margin:0px auto; padding: 80px 0px 50px 0px; }
.ny_gy h2 { font-size:24px; text-align:center; line-height:40px; color:#333;}
.ny_gy h3{font-size:45px;height:60px;  color:#1379c2; position: relative;  font-weight:bold; text-align:center;}
.ny_gy  p { font-size:18px; line-height:33px; color:#333; padding:20px 50px 0 50px; text-align:center;}

@media only screen and (max-width:1660px) {
.ny_gy h2 { font-size:22px; }
.ny_gy h3{font-size:40px;height:60px; }
}
@media only screen and (max-width:1450px) {
.ny_gy h2 { font-size:20px; }
.ny_gy h3{font-size:38px;height:60px; }
.ny_gy  p { font-size:16px; line-height:28px;}
}
@media only screen and (max-width:995px){
.ny_gy { padding: 0px 0px 30px 0px; }
.ny_gy h2 { font-size:20px; }
.ny_gy h3{font-size:24px; height: auto; padding-bottom: 10px; }
.ny_gy h3 span { display: block;}
.ny_gy  p { font-size:14px; line-height:24px; padding:0px;}
}
	
.ny_lx {margin:0px auto; text-align:center;  background:#f6f6f6; padding: 80px 0px 10px 0px;}
.ny_lx ul li { width:19%; float:left; font-size: 16px; line-height: 24px; margin:0 3%; }
.ny_lx ul li i { width: 50px; line-height: 50px; height: 50px; margin:0px auto; text-align: center; background: #1379c2; color: #fff; font-size: 24px; margin-bottom:10px;  border-radius: 100px; display:block; }
@media only screen and (max-width:1440px) {
.ny_lx {padding: 60px 0px 10px 0px;}
}
@media only screen and (max-width:992px) {
.ny_lx {padding: 60px 0px 10px 0px;}
.ny_lx ul li { width:100%; float:none; font-size:14px; line-height:24px; margin:0% 0 2% 0; text-align:left; }
.ny_lx ul li i { width: 50px; line-height: 50px; height: 50px; margin:0px auto; text-align: center; background: #1379c2; color: #fff; font-size: 24px; margin-bottom:10px;  border-radius: 100px; display:block; float:left; margin-right:10px; }
}
	
	
.help {color: #333; background:#fff;cursor: pointer; padding:80px 0px;}
.help .title {font-size: 48px;line-height: 36px;text-align: center; font-weight: bold; text-transform: uppercase; margin-bottom: 40px;}
.help .tip {margin: 15px 0 50px;font-size: 22px;line-height: 24px;text-align: center;}
.help .nt {  width:100%; border-radius: 14px;  margin: 0px auto;}
.help .nt .bk { width: 48%; height: 60px; line-height: 60px; padding:0; border-bottom: 1px solid #ddd; margin-bottom:15px;}
.help .nt .bkk { width: 100%; height: 60px; line-height: 60px; padding:0; border-bottom: 1px solid #ddd; margin-bottom:15px;}
.help .nt .bk font { color: #247a52; font-weight: bold; font-size: 20px;}
.help .nt .txt { width: 96%; border: none; background: none; font-size: 16px; color: #666; float: left; line-height:60px;}
.help .nt .txt1 { width: 100%; border: none;border-bottom: 1px solid #ddd;  background: none; font-size: 16px; color: #666; float: left; line-height:30px; height:80px; padding:0;}
.help .nt .an { width: 200px; height: 40px; margin: 40px auto 10px auto; line-height: 40px; background: #1379c2; font-size: 20px; color: #fff;  border-radius: 40px;}
.help .nt .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}
@media only screen and (max-width:1023px) {
.help { padding:50px 0px;}
.help .title {font-size:24px;line-height:24px;text-align: center; margin-bottom: 20px;}
.help .tip {font-size: 14px;line-height: 22px;text-align: center; margin: 10px 0 30px;}
.help .nt {  width:100%; border-radius: 10px;  margin: 0px auto;}
.help .nt .bk { width: 100%; height:50px; line-height:50px;  }
.help .nt .bk font {font-size:14px;}
.help .nt .txt { width: 96%;  font-size: 14px;  float: left; line-height:40px;}
.help .nt .txt1 { width: 100%;  background: none; font-size: 14px;  float: left; line-height:24px; }
.help .nt .an { width: 180px; height: 40px; margin:30px auto 10px auto; line-height: 40px; background: #1379c2; font-size:18px; color: #fff;  border-radius: 40px;}
.help .nt .jz { text-align: center; padding: 20px 0px 0px 0px; height: 30px; color: #666; font-weight: normal;}
}
	
	
.ny_xw { width: 100%; margin: 0px auto; background: #f6f6f6; padding: 50px 0px;}
.ny_xw ul li { padding: 30px; margin: 30px auto;}
.ny_xw .rq { width: 13%; float: left;}
.ny_xw .rq h1 { font-weight: bold; font-size:30px; color: #1379c2;}
.ny_xw .rq p { font-size: 22px; padding: 10px 0px 0px 5px; color: #666;}
.ny_xw .tp { width: 25%; float: left; border-radius: 8px; overflow: hidden;}
.ny_xw .tp img { width: 100%; height: auto;}
.ny_xw .wz { width: 58%; float: right;}
.ny_xw .wz h2 { font-size: 18px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xw .wz h2 a:hover {color: #1379c2; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px;}
.ny_xw ul li:hover {box-shadow:  0px 10px 15px 10px #f0f0f0; border-radius:8px;}
@media only screen and (max-width:992px){
.ny_xw { padding: 30px 0px;}
.ny_xw ul li {  padding: 20px 0px 0px 0px; margin: 0px auto;}
.ny_xw .rq { display: none;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none;}
.ny_xw .wz h2 { font-size: 18px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_xw .wz p { line-height: 20px; font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}



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

.ny_yy { width: 100%; margin: 0px auto; background: #f6f6f6; padding: 50px 0px;}
	
.rj_cp { background: #fff; border-radius:8px; overflow:hidden; margin-bottom: 0px; }
.rj_cp .tu {  width:45%; overflow:hidden;}
.rj_cp .tu img { width:100%; height:auto;}
.rj_cp .wz { width:55%; margin-top: 40px; padding: 0 3%;}
.rj_cp .wz h3 { font-size:28px; color:#1379c2;  line-height:40px;  font-weight:bold; margin-bottom: 20px;}
.rj_cp .wz p { color:#333; font-size:16px; line-height:24px;}
@media only screen and (max-width:992px) {
.ny_yy {  padding: 30px 0px;}
.rj_cp { width:92%; margin:10px auto;}
.rj_cp .tu { width:100%;}
.rj_cp .wz { width:100%; margin-top: 10px; padding: 0 4% 6% 4%; }
.rj_cp .zzz { width: 100%; float: none;}
.rj_cp .wz h3{ font-size:22px; line-height:40px; margin-bottom: 0; } 
.rj_cp .wz p { color:#333;  font-size:14px; line-height:22px; }
.rj_cp .rl {border:1px solid #1379c2; width:40%; height:30px;color:#1379c2;font-size:14px; line-height:30px;}
}
	
	
.ny_fw { width: 100%; margin: 50px auto;}
.ny_fw ul li { width: 32%; margin: 0 2% 2% 0; float: left; position: relative; border-radius: 20px; overflow: hidden;}
.ny_fw ul li:nth-child(3n) { margin-right: 0;}
.ny_fw ul li img { width: 100%; height: auto;}
.ny_fw ul li .wz { position: absolute; left: 0; top:0; width: 100%; height: 100%;  background:rgba(226,52,45,.8); color: #fff; display: none; }
.ny_fw ul li .wz h2 { font-size: 22px; padding:20% 5% 0 5%;  font-weight:bold;}
.ny_fw ul li .wz p { font-size: 14px; margin: 0 5%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; line-height:22px; margin-top:10px;  }
.ny_fw ul li .wz span { float: right; font-size: 30px; padding: 20px; }
.ny_fw ul li .wz span a {font-size: 30px; color: #fff;}
.ny_fw ul li:hover .wz { display: block; transition: all 0.5s;  }
@media only screen and (max-width:992px){
.ny_fw {  margin: 30px auto;}
.ny_fw ul li { width: 48%; margin: 0 1% 2% 1%; float: left; position: relative;border-radius: 10px;}
.ny_fw ul li:nth-child(3n) { margin-right: 1%;}
.ny_fw ul li .wz h2 { font-size: 14px; padding:10% 5% 2% 5%; }
.ny_fw ul li .wz p { font-size: 12px; margin: 0 5%; line-height:18px;  }
.ny_fw ul li .wz span { float: right; font-size: 24px; padding:0 20px 20px 20px; }
.ny_fw ul li .wz span a {font-size: 24px; color: #fff;}

}

	
	
.cp_lb { width:100%;margin:0px auto; background: #f6f6f6; padding: 50px 0px;}
.cp_lb ul li { width:23%;  text-align: center; float: left; margin:0 2.6% 3% 0%; border-radius: 20px; overflow: hidden;}
.cp_lb ul li:nth-child(4n) { margin-right:0;}
.cp_lb ul li .tp {overflow: hidden;}
.cp_lb ul li .tp img{  width:100%; height:auto; }
.cp_lb ul li h1{ display:block; font-size:18px; color:#fff; background:#0070c0; position:inherit; padding: 15px;   }
.cp_lb ul li .tp img:hover {-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; }
@media only screen and (max-width:992px) {
.cp_lb { width:100%;  padding: 30px 0px;}
.cp_lb ul li { width:49%;  text-align: center; float: left; margin:0 2% 3% 0%; border-radius: 10px;}
.cp_lb ul li:nth-child(2n) { margin-right: 0;}
.cp_lb ul li h1{ font-size:14px;  }

}
	
	
.cp_xq{ margin:0px auto; width: 100%; background: #f6f6f6; 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; }
.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:30px 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; border-radius: 20px;}
.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 img{border-radius: 10px;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { }
.cp_xsm h5 { border-bottom: 1px solid #ddd; height: 60px; text-transform: uppercase; line-height: 60px; font-size:24px; color:#1379c2; font-weight: bold; }
.cp_xsm h2 { font-size: 18px; font-weight: bold; padding:30px 0px 15px 0px;}
.cp_xsm .wzx { font-size: 16px; line-height: 30px;}


.mr1 { width:200px; height:40px; background:#1379c2; 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: 30px 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:25px;  }
.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 h2 {font-size:20px;  padding:15px 0px;  margin-top:10px;}
.cp_xq .cp_xx .cp_js p{  font-size:14px; line-height: 24px;}
.cp_xq .adg { width:100%; overflow:auto;}
.cp_xq .adgg { width:600px; }
.cp_xq .gallery-thumbs {height:100px;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;}
}


.tbb{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px; text-align:left; font-size:18px; width:100%; }
.tbbb { padding:10px 30px;}
.tb { padding:15px 30px; font-weight: bold; color: #FFF; background:#1379c2;}
@media only screen and (max-width:995px){
.tbb{ font-size: 16px;}	
.tbbb { padding:10px 10px;}
.tb { padding:15px 10px; }	
}

/* 为表格的偶数行设置背景色 */
tr:nth-child(even) {
background-color: #f2f2f2;
}
/* 为表格的奇数行设置背景色 */
tr:nth-child(odd) {
background-color: #ffffff;
}
	

.ny_cpp { margin:0px auto;  background: #f6f6f6; padding: 50px 0px; }
.tb6{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px; text-align:left; font-size:16px; width:80%; margin: 0px auto; }
.tb7{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px; text-align:left; font-size:16px; width:80%; margin: 0px auto; }
.tbb6 { padding:10px 20px;}
.tb5 { padding:15px 20px; font-weight: bold; color: #FFF; background:#1379c2;}
@media only screen and (max-width:1660px){
.tb6{width:90%; margin: 0px auto; }
.tb7{width:90%; margin: 0px auto; }
.tbb6 { padding:10px 10px;}
.tb5 { padding:15px 10px; }
}	
@media only screen and (max-width:1360px){
.tb6{width:90%; margin: 0px auto; }
.tb7{width:90%; margin: 0px auto; }
.tbb6 { padding:10px 10px;}
.tb5 { padding:15px 10px; }
}	
@media only screen and (max-width:995px){
.ny_cpp { padding: 30px 0px; }	
.tb6{width: 1200px; margin: 0px auto; overflow: hidden; }	
.tb7{width: 800px; margin: 0px auto; overflow: hidden; }	
.kzgd { width: 94%; margin: 0px auto; overflow: auto;}
}


.ny_wm { margin: 0px auto; background: #f6f6f6; padding: 80px 0px; }
.ny_wm .zc { width: 65%; float: left;}
.ny_wm .zc p { font-size: 18px; line-height: 28px; text-align: justify;}
.ny_wm .yc { width: 30%; float: right; padding-top: 5%;} 
.ny_wm .yc img { width: 100%; height: auto; box-shadow: 10px 10px 0px 0 #333;}
	
@media only screen and (max-width:995px){
.ny_wm {padding: 30px 0px;}
.ny_wm .zc { width: 100%; float: none;}	
.ny_wm .zc p { font-size: 16px; line-height: 24px;}
.ny_wm .yc { width: 100%; float: none; padding-top: 5%;} 
}	


.ny_zs {margin: 0px auto; background: #f6f6f6; padding: 80px 0px;}
.ny_zs .wz3 { padding: 0px 0px 40px 0px; line-height: 40px; color: #666666;}
.ny_zs .wz3 h2 { font-weight: bold; color: #333; background: url(../images/ssss.png) no-repeat center left; font-size: 28px; margin-bottom: 20px; padding-left: 20px;}
.ny_zs ul li { width: 15%; margin: 0 2% 2% 0; float: left;}
.ny_zs ul li:nth-child(6n) { margin-right: 0;}
.ny_zs ul li img { width: 100%; height: auto;}
@media only screen and (max-width:995px){
.ny_zs { padding: 30px 0px;}
.ny_zs .wz3 { padding: 0px 0px 20px 0px; line-height: 28px;}
.ny_zs .wz3 h2 { font-size: 22px; }
.ny_zs ul li { width: 48%; margin: 0 4% 4% 0; float: left;}
.ny_zs ul li:nth-child(2n) { margin-right: 0;}
}	
	
	