@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:#0068b7;}
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:#0068b7;}
::-webkit-scrollbar-thumb:active{background-color:#0068b7;}





.con { width:80%; margin:0px auto; }
@media only screen and (max-width:1440px){
.con { width:90%; margin:0px auto; }
}
@media only screen and (max-width:992px){
.con { width:94%; margin:0px auto; }

}


.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:80%; position:fixed; top:40px; left:10%; z-index:99; background:#fff; border-radius:100px; padding:0 50px; height:80px; box-shadow:3px 0px 15px 3px rgba(0,0,0,.1); }
.header.on{ background: rgba(255, 255, 255, 0.99); top:40px;}
.header .logo{width:120px; float:left; padding-top:7px; }
.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, #0068b7, #18b9d4); border-radius:100px; cursor:pointer; margin:23px 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, #0068b7, #18b9d4); border-radius:50px; line-height:35px; text-align:center; color:#fff; float:right; padding:0px 30px; margin:23px 10px 0px 0px; font-size:15px; font-weight:bold; }
.header .dh a {color:#fff; font-size:15px;}
.header .an{position:absolute; top:0; right:8%; height:18px; width:30px; display:none; margin-top:20px; }
.header .an span{width:30px; height:4px; background:#0068b7; 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:20px 0 0 60px; }
.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:#0068b7; 
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:15px;  margin:0px 15px; 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:#0068b7; 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:#0068b7; } 
.header .nav ul li a.o_lm{line-height:40px; color:#333; display:block; font-size:17px; font-weight:bold; text-transform:uppercase; } 
.header .nav ul li:hover a.o_lm{color:#0068b7;}
.header .nav .y_j{position:relative;}
.header .nav .e_j{width:150px;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:14px; color:#333; line-height:40px;  text-align:left; padding-left:20px; }
.header .nav .e_j a:hover{ color:#fff;background:rgba(0,104,183,.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{float:left; margin:20px 0 0 40px; }
.header .nav ul li{ margin:0px 8px;}

}
@media only screen and (max-width:1440px){
	.header{width:90%; left:5%;}
.header .nav ul li{ margin:0px 8px;font-size:16px; }
.header .nav ul li a.o_lm{ font-size:16px;  } 
}
@media only screen and (max-width:1360px){
.header .nav ul li{ margin:0px 8px;font-size:15px; }
.header .nav ul li a.o_lm{ font-size:15px;  } 
}


@media only screen and (max-width:995px){


.header{width:94%;  top:20px; left:3%; padding:0 30px; height:60px;}
.header.on{  top:20px;}



.header .logo{width:90px; float:left; padding-top:3px;  }
.header .logo img { width:100%; height:auto;}

.header .dh { display:none; }


.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #212529;
 position:absolute; top:0; right:150px; margin-top:15px; 

}


.header .s_ch{  margin:14px 50px 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:80px; overflow:auto;z-index:999999;
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:16px; 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: 16px;}
.header .nav ul li:hover a.o_lm{color:#0068b7; 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:14px; 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:120px; 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: fixed; z-index:0; height:100vh;  }
.gallery-top .swiper-slide img{width:100%;height:100vh; 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: fixed; z-index:0; height:100vh; }
.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:20px; 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:28px; 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_ba {padding:18% 0; color:#333; font-size:36px; font-weight:bold; z-index:5; padding-left:50%;}



.sy_gy { width:100%; margin:0px auto; position:relative;  padding:100px 0px 0px 0px; }
.sy_gy .wzz {color: #333333; width:50%;   margin-bottom:60px;  float:right;}
.sy_gy .wzz .name {font-size: 32px;line-height: 60px; font-weight:bold;color: #333; padding-bottom:10px;} 
.sy_gy .wzz .big_name {font-size:22px;color: #0068b7; font-weight:bold;}
.sy_gy .wzz p { padding:10px 0px; line-height:30px; color:rgba(0,0,0,.7); font-size:16px;  margin:0px auto;}






@media only screen and (max-width:992px){
	
.sy_ba {padding:80% 0 30% 0; color:#333; font-size:22px; font-weight:bold; z-index:5; padding-left:3%;}
	
.sy_gy { position:relative; padding:50px  0px 0px;}
.sy_gy .wzz { width:97%;   margin-bottom:60px;  float:right;}
.sy_gy .wzz .name {font-size:24px;line-height:60px; } 
.sy_gy .wzz .big_name {font-size:18px;}


}

.mrr {background: #fff; width:180px; height:50px; line-height:50px; color:#0068b7; display:block; text-align:center; font-size:16px; margin:20px 0 0px 0; border-radius:50px;}
.mrr a {color: #0068b7; font-size: 16px;}
.mrr:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.mrr:hover a {color:#fff;}




.mr {background: #0068b7; width:180px; height:50px; line-height:50px; color:#fff; display:block; text-align:center; font-size:16px; margin:20px 0px; border-radius:50px;}
.mr a {color: #fff; font-size: 16px;}
.mr:hover { border:1px solid #0068b7; color:#0068b7; background:none; transition: all 0.5s; }
.mr:hover a {color:#0068b7;}



.sy_hf { width:100%; margin:0px auto; padding:180px 0px; color:#fff; text-align:center;}
.sy_hf h2{ font-size:48px; line-height:50px; padding-bottom:25px; color:#fff;}
.sy_hf p { font-size:18px; width:70%; margin:0px auto; color:#fff; line-height:26px;}
@media only screen and (max-width:995px){
.sy_hf { width:100%; padding:80px 0px; }
.sy_hf h2{ font-size:24px;line-height:30px; padding:0px 0px 25px 0px; }
.sy_hf h2 span{ display:block;}
.sy_hf p { font-size:14px; width:94%; margin:0px auto;}	
}



.yingyong {  padding:30px 0px 50px 0px;}
.yingyong ul{display: flex;justify-content: space-between;flex-wrap:wrap;}
.yingyong ul li{ position:relative; width:48%; overflow:hidden; border-radius:15px 15px 0px 0px; overflow:hidden;}
.yingyong ul li .wz { padding:30px; height:180px;  background: #fff; } 
.yingyong ul li .wz a { width:31%; margin: 1% 1%; font-size:16px; float:left;  line-height:40px; color:#333; background: #f6f6f6; text-align: center;}
.yingyong ul li .wz a:hover{ background: #0068b7; color: #ffffff;}
.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 ,#000000); 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(0,0,0,.9);}
.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){

.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:48%; margin: 1% 1%;}
.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:18px; 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_xw { width:100%; margin:50px auto 100px auto;}
.sy_xw .yxan { padding:2%;}
.sy_xw .yxan span {font-size: 20px; font-weight: bold; padding-right: 50px; color: #333;}
.sy_xw .yxan span:hover { color: #0068b7;}
.sy_xw h2 { background: url(../images/ssss.png) no-repeat center left; padding-left: 20px; font-size: 24px; font-weight: bold; margin-bottom:30px;}
.sy_xw ul li { width:29.333%; float:left; margin:0 2% 3% 2%; background:#fff; padding:30px; border-radius: 15px; box-shadow:3px 0px 15px 3px rgba(0,0,0,.1);}
.sy_xw ul li span { font-size:14px; color: #666;} 
.sy_xw ul li h1 { font-size:16px; padding: 20px 0px 30px 0px;}
.sy_xw ul li h1 a { font-size: 16px;}
.sy_xw ul li p { font-size: 12px;}
.sy_xw ul li p font { background: #0068b7; padding:8px 10px; color: #fff; border-radius: 5px;}
@media only screen and (max-width:992px){
.sy_xw { width:100%; margin:0px auto 100px auto;}	
.sy_xw .yxan { padding:2% 2% 5% 2%;}
.sy_xw .yxan span {font-size:18px; }
.sy_xw ul li { width:100%; float: none; margin:0 0% 3% 0%;padding:20px 20px 30px 20px; }
}









/*footer*/
.footer{ width:100%;background:#fff; padding:60px 0px 0px 0px;}
.footer .zc {float:left; width:auto; margin-right:8%; }
.footer .zj {float:right;  width:28%; }
.footer .yc { float:right}

.footer .dt{font-size:18px; color:#0068b7; line-height:36px; font-weight:bold; text-transform:uppercase;}
.footer .dd{ margin-top:10px; }
.footer .dd .lin{  display:block;  font-size:14px; color:#333;  opacity:0.7;  padding:5px 0px;}
.footer .dd .lin i { padding-right:10px; color:#0068b7;}
.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; border-top:1px solid #ddd; margin-top:20px; }
.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:#666; opacity:0.6; width:100%;}

@media screen and (max-width:1660px) {
.footer .zc {float:left; width:auto; margin-right:8%; }
	
	}


@media screen and (max-width:1440px) {
.footer .zc {float:left; width:auto; margin-right:8%; }
.footer .zj {float:right; width:auto; width:25%; }
.footer .yc { float:right}	
	}

@media screen and (max-width:1360px) {
.footer .zc {float:left; width:auto; margin-right:5%; }
.footer .zj {float:right; width:auto; width:25%; }
.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 0px 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:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#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;}	
	}
	
	
.ny_bt { padding-top:50px; font-size:14px;}
.ny_ba {}
.ny_ba .zc { width:70%; float:left; padding:8% 0; color:#333; font-size:36px; font-weight:bold;}
.ny_ba .yc { width:15%; float:right;}
.ny_ba .yc ul li { border-bottom:1px solid #ddd; height:60px; line-height:60px; font-size:18px; font-weight:bold;}
.ny_ba .yc ul li a {font-size:18px; font-weight:bold;}
.ny_ba .yc ul li i { color:#0055c9;  font-weight:bold; float:right; padding-right:10px;}


.ny_gy { padding:60px 0px;}
.ny_gy .btt { font-size:28px; font-weight:bold; color:#0055c9; padding-bottom:20px;}
.ny_gy .wz { font-size:16px; line-height:28px;}
.ny_gy .wz h1 { font-size:18px; font-weight:bold; padding-top:20px;}
.ny_gy .wz img { width:100%; height:auto;}
.ny_gy .lbb { width:100%; margin-top:50px;}
.ny_gy .lbb ul li { width:31.333%; float:left; margin:0 3% 2% 0;}
.ny_gy .lbb ul li img { width:100%;}
.ny_gy .lbb ul li:nth-child(3n) { margin-right:0;} 
.ny_gy .lbb ul li p { padding:15px 0px; text-align:center; font-size:16px;}

@media only screen and (max-width:992px){
.ny_ba .zc { width:100%; float: none; padding:8% 0; font-size:22px; }
.ny_ba .yc { width:100%; float: none;}
.ny_ba .yc ul li { border-bottom:1px solid #ddd; height:50px; line-height:50px; font-size:14px; font-weight:bold; width:50%; float:left;}
.ny_ba .yc ul li a {font-size:15px; font-weight:bold;}
.ny_ba .yc ul li i { color:#0055c9;  font-weight:bold;}

.ny_gy .btt { font-size:22px;}

.ny_gy .wz { font-size:14px; line-height:24px;}
.ny_gy .wz h1 { font-size:16px; font-weight:bold; padding-top:0px;}
.ny_gy .wz img { width:100%; height:auto;}
.ny_gy .lbb { width:100%; margin-top:30px;}
.ny_gy .lbb ul li { width:48%; float:left; margin:0 1% 2% 1%;}
.ny_gy .lbb ul li:nth-child(3n) { margin-right:1%;} 
.ny_gy .lbb ul li p { padding:10px 0px; text-align:center; font-size:14px;}

}



.ny_xw { width:100%; margin:-20px auto 100px auto;}
.ny_xw ul li { width:31%; float:left; margin:0 3.5% 3% 0%; background:#fff; padding:30px; border-radius: 15px; box-shadow:3px 0px 15px 3px rgba(0,0,0,.1);}
.ny_xw ul li:nth-child(3n) { margin-right:0;} 
.ny_xw ul li span { font-size:14px; color: #666;} 
.ny_xw ul li h1 { font-size:16px; padding: 20px 0px 30px 0px;}
.ny_xw ul li img { width:100%; margin-bottom:10px; border-radius:10px; overflow:hidden;}
.ny_xw ul li h1 a { font-size: 16px;}
.ny_xw ul li p { font-size: 12px;}
.ny_xw ul li p font { background: #0068b7; padding:8px 20px; color: #fff; border-radius: 5px;}
.ny_xw ul li p font a {color: #fff;}
@media only screen and (max-width:992px){
.ny_xw { width:100%; margin:-50px auto 40px auto;}	
.ny_xw ul li { width:100%; float: none; margin:0 0% 5% 0%;padding:10px 10px 20px 10px; }
}














