@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;}

.fl{ float: left;}
.fr { float: right;}





.con { width:94%; margin:0px auto; max-width: 1240px; }
.contain{ width:94%;  margin:0 auto;}


.logo{ float:left;  }
.logo img{ height:80px; width:auto;}





.header{width:100%; position:fixed; width:100%; top:0px; left:0; z-index:999999; transition: all 0.6s; background:#ffffff;}
.header .conn { width:94%; margin:0px auto; max-width:1240px;  }
.header.on{ background:rgba(0,97,170,.95);transition: all 0.6s}

.logo1{ display:none; margin-top: 7px;}
.logo2{ display:block; margin-top: 7px;}

.header.on .logo1{ display:block;}
.header.on .logo2{ display:none;}


.header.on .language {color: #fff;}
.header:hover .language {color: #fff;}
.header .language {
	float: right;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #333;
	margin-top:30px;
	margin-right:15px;
	cursor: pointer;
	position: relative;
	z-index: 9;
 font-size:18px;
}

.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 #ffb22c;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
}
.header .language .x_l ul {
	background: #ffb22c;
}
.header .language .x_l ul li a {
	color: #fff;
	line-height: 40px;
	display: block;
}
.header .language .x_l ul li a:hover {
	color: #fff; background: #0064fd;
}


.header .dh { float:right; font-size:24px;  font-family:Arial, Helvetica, sans-serif; margin-top:32px;}
.header .dh i { font-size:24px; color:#0662ad;}

.header.on .dh { color:#fff;}
.header.on .dh i{ color:#fff;}


.header:hover .dh { color:#333;}
.header:hover .dh i{ color:#0662ad;}

.header.on:hover .dh { color:#fff;}
.header.on:hover .dh i{ color:#fff;}



.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px; text-align: right; color:#0662ad; 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:#ffb22c; font-weight: 900;}
.header.on .s_ch i {  color:#ffb22c; }




.header .an{ position:absolute; right:3%; top:42px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background:#0662ad; 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.on .an span {background:#fff;}

.header .nav{ float:left; margin-left:35px;}

.header .nav ul>li{height:90px; width:auto; padding:0 0px;font-size:18px;  line-height:60px;float:left; text-align:center;position:relative;  }


.header .nav i{font-size:12px; line-height:50px; text-align:right; position:absolute;height:50px; right:5px; top:15px; display:none }




.header .nav ul li a.o_lm{line-height:90px; color:#333; padding:0 30px;  display:block; position:relative; font-weight: bold;}
.header .nav ul li a.o_lm:after{ content:""; position:absolute; width:100px; left:50%; transform:translateX(-50%); bottom:0; background:#0662ad; height:3px; opacity:0; transition:all 0.6s}
.header .nav ul li:hover a.o_lm{ opacity:1;}
.header .nav ul li.on a.o_lm{   font-weight:bold; color: #0061aa; opacity:1;}


.header.on  .nav ul li a.o_lm{ color:#fff}




.header .nav .e_j{position:absolute; width:100%;  background:rgba(0,0,0,.7);
box-shadow: 0px 10px 10px rgba(0,0,0,0.25); top:90px;  padding:0px; display:none; left:0; z-index:9999999999999;  height:auto;  -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;
  }
  
  @-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:45px; font-weight:normal; height:auto; text-transform:none;  }
.header .nav .e_j ul li:last-child { border-bottom:0}
.header .nav .e_j  ul li a{display:block; font-size:13px; line-height:45px; color:#fff; transition:all 0.6s;}
.header .nav .e_j  ul li a:hover { color:#fff; font-weight:bold;transition:all 0.6s; background:#0061aa; }


@media only screen and (max-width:1440px){
.header .conn { width:94%; margin:0px auto;  }
.header .nav ul>li{font-size:16px; }
.header .nav ul li a.o_lm{ padding:0 10px}

}
@media only screen and (max-width:1240px){
.tel{ display:none;}
}


@media only screen and (max-width:992px){
.con { width:94%; margin:0px auto; }
.tbtp { text-align: right; width: 100%; padding: 10px 0px ;}
.header .conn { width:94%; margin:0px auto;}
.contain{ width:94%; margin:0 auto}
.header .nav ul li a.o_lm:after{ content:none;}
.header .nav ul li:hover a.o_lm:after{content:none;}
.header .dh { display: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; 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;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#0662ad; top:0; right:0; margin:0; margin-top:75px; 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; color:#fff;  top:0; right:20px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:16px; display:block; margin:0; padding:0 20px; box-sizing:border-box;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li a.o_lm{line-height:50px; color:#fff;}
.header .nav ul li:hover a.o_lm{color:#fff; background:none;}
.header .nav .y_j{border-bottom:1px solid rgba(255,255,255,0.2);}
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid rgba(255,255,255,0.2);box-shadow:none; overflow:hidden; border-top:0; background:none; position:inherit; 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 .e_j ul li a{ color:#fff}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav .e_j ul li{ border:0}
.logo{ margin:0 auto; position:fixed; z-index:9999; top:0; left:10px}
.logo img{ height:60px; width:auto}

.header .lange{padding-top:16px; margin-right: 40px;}



.header.on  .nav ul li a.o_lm{ color:#fff}
.header:hover .nav ul li a.o_lm{ color:#fff}
}




.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:90px; 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; overflow: hidden; z-index: 1; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height:100vh; width: 100%; background: rgba(0,0,0,.4);}
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:38%; text-align: center;}
.gallery-top .swiper-slide .wz h3{font-size:76px;  font-weight:bold; text-transform:uppercase; padding-bottom:15px;}
.gallery-top .swiper-slide .wz h3 span{ color: #ffb22c;}
.gallery-top .swiper-slide .wz h2{font-size:20px;  line-height:30px; letter-spacing:0px;}
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:0px; line-height:36px; }
.gallery-top .swiper-slide .wz a {  width:160px; height:50px; line-height:50px; color:#fff; display:block; background:#ffb22c; text-align:center;  font-size:18px; margin:30px auto 0px auto; border-radius:5px; }
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size:18px;}
@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{width:65%; color:#fff; position:absolute; left:10%; top:40%;}
	}

@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:45vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:45vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }

.gallery-top .swiper-slide .wz{ width:90%;top:34%;left:5%;}
.gallery-top .swiper-slide .wz h3{font-size:24px;}
.gallery-top .swiper-slide .wz h2{font-size:14px;  line-height:20px; }

.gallery-top .swiper-slide .wz a {  width:140px; height:40px; line-height:40px; font-size:16px; margin:20px auto; }
.gallery-top .swiper-slide .wz i { margin-left:5px; font-size:16px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}





#getId{ margin:70px auto; }
.tabT{width:15%;float:left;padding:0;margin:40px 0px 0px 0px;box-shadow: 20px 0px 20px -25px rgb(0 0 0 / 25%);}

.tab,.tab li{padding:0;margin:0;border:none}
.tab{height: auto;display:block;}
.tab li{display:block;line-height:50px;padding:0px 40px;text-align:left;cursor:pointer; background:#e8edf3;color:#333333; font-weight:bold; font-size:18px; margin-bottom:10px; border-radius:30px 0px 0px 30px;}
.tab li.current{display:block;color:#0061aa;padding:0px 40px; border-right:5px solid #0061aa;}
.show,hidden{float:right;width:80%;text-align:left; padding:30px 0px 80px 0px; box-sizing: border-box;position: relative;}
.hidden{display:none;}



.yw4{ width:100%;}
.yw4 .zc { width:50%; float:left;}
.yw4 .yc { width:45%; float:right; position:relative; height:300px; border-radius:10px; overflow:hidden;}
.yw4 .yc img { width:100%;}
.yw4 i img { width:70px;}
.yw4 h3 { font-size:28px; padding: 20px 0 0px; font-weight:bold; color:#333; }
.yw4 em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.yw4 p { width: 100%; margin: 20px auto 40px auto; line-height: 24px; color: #666; font-size:16px; }
.yw4 .z1 { font-size:18px; line-height:40px; color:#666; font-weight:bold;}
.yw4 .z2 { font-size:18px; line-height:40px; color:#666; font-weight:bold; padding-top:15px;}
.yw4 .z3{width: 100%; margin:0px auto 0px auto; line-height:24px; color: #ddd; font-size:14px;}

@media only screen and (max-width:992px){
#getId{ margin:40px auto 0px auto; }
.tab li{display: inline-block; width:48%; float:left; line-height:50px;padding:0px 40px;text-align:left;cursor:pointer; background:#e8edf3;color:#333333; font-weight:bold; font-size:18px; margin-bottom:10px; border-radius:0px; margin:1%;}

.tabT{width:100%;float: none;margin:0px;}	
.show,hidden{float: none;width:100%; padding:10px 0px; }

.yw4 .zc { width:100%; float: none;}
.yw4 .yc { width:100%; float: none;}
	
	}



/*h-title*/
.h-title { text-align: center; }
.h-title h2 { font-size: 40px; background: url(../images/title-bg.png) no-repeat top center; padding-top: 20px; margin-bottom: 20px; font-weight:bold;  color:#0662ad;}
.h-title span { color: #333; display: block; margin-bottom: 20px; font-size: 18px; line-height: 30px; width: 50%; margin: 0 auto 20px; font-weight:bold; }
@media only screen and (max-width:992px){
.h-title h2 { font-size: 30px; }
.h-title span {font-size: 15px; width: 90%; line-height:24px; }	
}



.mr { width:180px; height:50px; overflow: hidden; background:#ffb22c; border-radius:5px; text-align:center; line-height:50px; color:#333; margin:40px 0px 20px 0px; text-transform: uppercase; }
.mr a {color:#000; font-size:16px; }
.mr:hover a { background:#0662ad; color:#fff; font-size:16px; display:block;}
.mr i { margin-left: 15px;font-size: 14px;}
@media only screen and (max-width:995px){
.mr { margin-top:20px; width:150px; height:40px; line-height:40px;}
}



.sy_dgy { width: 100%;margin:0px auto; padding:100px 0px 80px 0px; }
.sy_dgy .wrt {  margin:0px auto; text-align:center;}
.sy_dgy .wrt h1 { font-size: 40px; padding: 0px 0px 20px 0px; color: #fff; font-weight:bold;}
.sy_dgy .wrt p { font-size:18px; color: #fff; line-height:40px;}
@media only screen and (max-width:992px){
.sy_dgy { width: 100%; height:60vh; margin:0px auto; position: relative; z-index: 1;  padding:50px 0px 40px 0px; }
.sy_dgy img {position: absolute; height: 60vh; width: auto; transform:translateX(-50%);   top:0;}
.sy_dgy .wrt { position: absolute; left:5%; top:10%; width: 90%; z-index: 3;}
.sy_dgy .wrt h1 { font-size: 22px; padding: 0px 0px 20px 0px; color: #fff;}
.sy_dgy .wrt p { font-size: 14px; color: #fff; line-height:28px;} 
}


/*关于我们*/
.counter{ width: 100%; margin: 0px auto;padding:60px 0px 20px 0px; }
.counter ul li{ width: 33.3333%; transition:all 0.3s; float: left; position:relative; text-align: center; }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:0px; }
.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; color:#fff; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#fff; font-family:Arial; font-weight: bold;  font-size:60px;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:16px;color:#fff; }
.counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; color:#fff;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
@media only screen and (max-width:1440px){
.f36 { font-size: 22px;}
.counter{  padding: 40px 0px 0px 0px; }
.i_two{ width: 100%; margin: 0px auto; background: url(../images/dbjj.jpg) no-repeat center bottom; }
.counter span{ font-size: 50px;}
}
@media only screen and (max-width:992px) {
.counter{  padding: 20px 0px 0px 0px; }
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter ul li{ width:33.333%;  margin-bottom: 2%;  }	
}



.sy_xw { width: 100%; margin:0px auto;  padding:80px 0px; background:#fff; }
.sy_xw .bt { margin:25px 0px 15px 0px; font-size:26px;}
.sy_xw .bt span { width:100px; height:25px; line-height:25px; text-align:center; background:#0662ad; color:#fff; float:right; font-size:12px;}
.sy_xw .zc {width:47%; float:left; height:320px; overflow: hidden;  position:relative; border-radius:10px; overflow:hidden;}
.sy_xw .zc img { object-fit:cover; width:100%; height:100%;}
.sy_xw .zc span { height:40px; line-height:40px; width:100%; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.5); color:#fff; padding:0px 15px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.sy_xw dl {width:50%; float:right;}
.sy_xw dd {font-size:16px; line-height:52px; border-bottom:1px solid #ddd; text-align:left;}
.sy_xw dd font { font-size:14px; float:right; color:#999;}
@media only screen and (max-width:1440px){
.sy_xw { width:100%; }	
}
@media only screen and (max-width:992px){
.sy_xw { width:100%; padding:0px 0px 40px 0px;}	
.sy_xw .bt { margin:25px 0px 15px 0px; font-size:26px;}
.sy_xw .bt span { width:80px; height:25px; line-height:25px; text-align:center; background:#0662ad; color:#fff; float:right; font-size:12px;}
.sy_xw .zc { width:100%; float: none; height:220px;}
.sy_xw dl { width:100%; float: none; margin-top:15px;}
.sy_xw dd {font-size:16px; line-height:45px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
}




.sy_hz{width:100%; margin: 0px auto; overflow:hidden; position:relative; padding:60px 0px 20px 0px; background:#f6f6f6;}
.sy_hz .swiper-container-hz{padding-bottom:50px;}
.sy_hz .swiper-container-hz img{width:100%; height:auto;  display:block;}
.sy_hz .swiper-container-hz h2 { font-size: 18px; font-weight: bold; background: #fff; padding:10px 15px 5px 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;   }
.sy_hz .swiper-container-hz p { line-height: 20px; font-size: 14px; padding: 0px 15px 15px 15px; background: #fff;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:35px;height: 4px;background:#ddd;opacity: .99;border-radius: 0;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #0662ad; border-radius: 0;}
@media only screen and (max-width:1440px) {

}
@media only screen and (max-width:992px) {
.sy_hz{ padding:30px 0px; background:#f6f6f6;}
.sy_hz .swiper-container-hz{padding-bottom:0px;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet {width:25px;height: 4px;background:#ddd;opacity: .99;border-radius: 0;}
.sy_hz .swiper-container-hz .swiper-pagination-bullet-active {opacity: 1;background: #0662ad; border-radius: 0;}
}


/*核心优势*/
.core-wrap { width:100%; margin:0px auto; background: #f6f6f6; padding: 60px 0px;}
.core-box { width: 94%; margin: 60px auto 60px auto; height: 450px; border:solid 1px #dddddd; max-width: 1240px; background: #fff;}
.core-box .infos { width: 25%; height: 450px; text-align: center; color: #333; border-left: solid 1px #ddd; position: relative;}
.core-box .infos .txts { width: 100%; height: 100%; position: relative; z-index: 9; }
.core-box .infos h3 { font-size: 24px; padding: 40px 0 20px; font-weight: bold; }
.core-box .infos img { width: 120px; border-radius: 100%; background: #fff; box-shadow:5px 5px 40px rgba(6,98,173,.4); margin-top: 60px; }
.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}
.core-box .infos p { width: 80%; margin: 0 auto; line-height: 24px; color: #666; font-size:15px; }
.core-box .infos i{ font-size: 45px; display: block; color: #0662ad; padding: 40px 0px 0px 0px;}
.core-box .infos a { width: 185px; height: 60px; background-color: #fff; border-radius: 5px; line-height: 60px; position: absolute; bottom: 60px; left: 50%; margin-left: -120px; color: #0662ad; font-size: 16px; padding-left: 55px; text-align: left; display: none;}
.core-box .infos a:before { content: ''; display: block; width: 19px; height: 10px; background: url(../images/icons.png) no-repeat -28px -44px; position: absolute; right: 55px; top: 25px; z-index: 2; }
.core-box .infos .bg { width: 100%; height: 490px; background-color: #0662ad; position: absolute; left: 0; top: -16px; z-index: 0; display: none; box-shadow: 5px 5px 40px rgba(6,98,173,.4), -5px -5px 40px rgba(6,98,173,.4);}
.core-box .infos:hover { z-index: 9; }
.core-box .infos:hover, .core-box .infos:hover p { color: #fff; }
.core-box .infos:hover i{ color: #fff;}
.core-box .infos:hover a, .core-box .infos:hover .bg { display: block; }
@media only screen and (max-width:1440px){
.core-wrap { width:100%; margin: 60px auto 0px auto;}
}
@media only screen and (max-width:992px){
.core-wrap { width:100%; margin: 30px auto;}	
.core-box .infos { width: 100%; height:180px; border: solid 1px #ddd; }
.core-box {width:94%; margin: 30px auto; height: 180px; border:solid 0px #dddddd; }
.core-box .infos h3 { font-size: 22px; padding: 20px 0 15px; text-align:left; width: 65%; margin-right:3%; float:right;}
.core-box .infos img { width:80px; margin-top:30px; float:left; margin-left:10px;  }
.core-box .infos .bg { width: 100%; height: 260px;}
.core-box .infos p { width: 65%; margin: 0 auto; line-height: 24px; color: #666; font-size:15px; float:right; margin-right:3%; text-align:left; }
.core-box .infos i{ font-size: 45px; display: block; color: #0662ad; padding: 40px 0px 0px 0px;}
}



.jinni8_kefu_style{position: fixed;width:78px;top: 50%;transform: translateY(-50%);right: 0;font-size: 13px;color: #fff;z-index:100000000000000000;background-color: #0662ad;cursor:pointer;}
.jinni8_kefu_nth{display:block;position: relative;text-align: center;padding: 15px 10px;padding:15px 0;border-top: rgb(0, 0, 0) 1px solid;transition:all 0.3s;color:#fff !important;}
.jinni8_kefu_nth a{color:#fff !important;}
.jinni8_kefu_nth:before{content:"";position: absolute;left: 0;top: -1px;width: 100%;height: 1px;background-color: #FFFFFF;z-index: 10;}
.jinni8_kefu_nth:hover{background-color: #ffb22c;}
.jinni8_kefu_nth:nth-child(1){border:0;}
.jinni8_kefu_nth:nth-child(1):before{display:none;}
.jinni8_kefu_mipimgs{height:32px;}
.jinni8_kefu_xx .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_xx.png) no-repeat center;}
.jinni8_kefu_qq .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_qq.png) no-repeat center;}
.jinni8_kefu_sj .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_sj.png) no-repeat center;}
.jinni8_kefu_ma .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_ma.png) no-repeat center;}
.jinni8_kefu_top .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_top.png) no-repeat center;}
.jinni8_kefu_nth span{display:block;margin-top:8px;}
.jinni8_kefu_nth .tips{display:none;opacity:0;transition: all 0.3s;position: absolute;right: 78px;top: 0;width: 300px;height: 100%; border:#dedede 1px solid; background:#fff; color: #0662ad;line-height: 90px;text-align: center;text-indent: 10px;font-size: 21px; z-index:1000000;}
.jinni8_kefu_nth:hover .tips{display:block;opacity:1;}
.jinni8_kefu_ma .tips{top: inherit;bottom: 0;height: inherit;width: 200px;padding: 10px;margin: 10px;}
.jinni8_kefu_ma .tips:before{content: "";width: 100%;height: 100%;position: absolute;z-index: 1;}
.jinni8_kefu_ma .tips a{display:none;}
.jinni8_kefu_style mip-fixed{position: relative !important;right: inherit !important;bottom: inherit !important;left: inherit !important;top: inherit !important;}
.jinni8_kefu_style mip-fixed mip-gototop{background-image:none;width:auto !important;height:inherit;background:none !important;border:none;}
.jinni8_kefu_style mip-fixed mip-gototop .jinni8_kefu_nth{border-top: rgb(0, 0, 0) 1px solid;}
.jinni8_kefu_style mip-fixed mip-gototop .jinni8_kefu_nth:before{display:block;}
@media screen and (max-width:767px){
.jinni8_kefu_style{width:100%;bottom:0;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 33% - 1px );float:left;border-top:0 !important;border-left: #0662ad 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left:0;}
.jinni8_kefu_nth:before{display:none;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 260px;height: 260px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_ma .tips a{display:block;color: #fff !important;position: fixed;top: 10px;right: 10px;color: #fff !important;z-index: 1000000000000000000000000000000000;font-size: 13px;padding: 10px;
}
}










.footer{width:100%; position:relative; background:#0061aa; padding:40px 0px 0px 0px;}
.footer .zcc {float:left;  width:25%; margin-right:8%; }
.footer .zcc img { width:250px;}
.footer .zcc p {color:#fff;  opacity:0.7; padding:20px 0px;}
.footer .zc {float:left; width:auto; margin-right:5%; width:12%;  }
.footer .zj {float:left;  width:27%; }
.footer .yc { float:right; width:10%;}

.footer .dt{font-size:18px; 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:10px; width:90%;} 
.footer .eww img { width: 100%; height: auto;}

.footer .dbf { border-top:1px solid rgba(255,255,255,.5); margin:20px auto 0px auto; padding-top:20px;}
.footer .dbf a { width:10%; float:left; color:#fff; opacity:.7; line-height:26px;}


.footer .footer_down{ width:100%;  padding:15px 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;  width:100%;}
.footer .footer_down a {color:#fff;  padding:0px 5px;} 

.footer .nrz { width:40%; float:left;}
.footer .nrzz{ width:30%; float:left; padding-top:0%;}
.footer .nrz img { margin:0px 10px;}
.footer .slo { font-size:22px; font-weight:bold; color:#fff;}
.footer .bq {color:#fff; font-size:14px; line-height:28px;}
@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; }

.footer .nrz { width:100%; float: none;}
.footer .nrzz{ width:100%; float: none; padding:5% 0px;}
.footer .nrz img { margin:0px 10px;}
.footer .slo { font-size:18px; font-weight:bold; color:#fff; text-align:center;}
.footer .bq {color:#fff; font-size:14px; line-height:24px; padding-bottom:50px; text-align:center;}
.footer .yc { display:none;}
}


.nbanner{ width:100%; position:relative; height:auto; background:#000; overflow:hidden; margin-top:90px;}
.nbanner img{ width:100%; height:auto; opacity:0.99}
.nbanner .wz { position:absolute; left:0;top:21%; color:#fff; width:100%; z-index:2;}
.nbanner .wz h1 { font-size:30px; font-weight:bold; padding-bottom:20px;}
.nbanner .wz p { font-size:18px; line-height:30px;}
.nbanner .wz p font { padding-right:5px;}
@media only screen and (max-width:992px){
.nbanner{ height:200px;  margin-top:70px;}
.nbanner img{ position:absolute; height:200px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:1}
.nbanner .wz { left:0;top:15%; }
.nbanner .wz h1 { font-size:20px; padding-bottom:10px;}
.nbanner .wz p { font-size:14px; line-height:24px;}

}


.ndh { width:100%; margin:0px auto; overflow:hidden; background: #fff;  border-bottom: 1px solid #ddd;}
.ndh ul li { display:inline-block; width:auto; line-height:60px; font-size:18px;  color:#333; }
.ndh ul li a {font-size:18px; padding:0px 30px; color:#333;  line-height:60px;display:block; }
.ndh ul li:hover a { background:#0662ad; display:block; color:#fff;}
.ndh ul li .on {background:#0662ad; display:block; color:#ffffff;}
.ndh .dhk { width: auto;}
@media screen and (max-width:1440px) {
.ndh ul li a {font-size:18px; padding:0px 25px; color:#333;  line-height:70px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:50px;}
.ndh .con { width: 100%;}
.ndh ul li { width:33.333%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; }	
.ndh ul li a {font-size:14px; padding:0px 0px; line-height:50px;}
.ndh .dhk { width: 25%; }	
}


/*翻页*/
.paging{width:100%; margin:50px auto 80px auto; text-align:center; overflow:hidden;}
.paging a{line-height:40px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:40px; height:40px; border-radius: 100px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#0662ad; border:1px solid #0662ad; color:#fff;}
.paging a.on{background-color:#0662ad; border:1px solid #0662ad; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:40px; font-size:14px; width:40px; height:40px; margin:0 3px; }
}





.ny_xw { width:100%; margin:60px auto;}
.ny_xw ul li { padding:40px; margin-bottom:40px; background:#fff; border:1px solid #ddd;}
.ny_xw .rq { width:10%; float: left; text-align:center; font-family:Arial, Helvetica, sans-serif; margin-right:3%;}
.ny_xw .rq h1 { font-weight: bold; font-size:40px; color:#0662ad; }
.ny_xw .rq p { font-size: 24px; padding: 10px 0px 0px 5px; color: #666;}
.ny_xw .tp { width: 25%; float: left; 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: #0662ad; text-decoration: underline;}
.ny_xw .wz p { line-height: 28px;}
.ny_xw ul li:hover {background:#0662ad;}
.ny_xw ul li:hover .rq h1{ color:#FFF;}
.ny_xw ul li:hover .rq p{ color:#FFF;}
.ny_xw ul li:hover h2 a {color:#FFF;}
.ny_xw ul li:hover h2 a:hover {color: #fff; text-decoration: underline;}
.ny_xw ul li:hover .wz p {color: #fff;}
@media only screen and (max-width:992px){
.ny_xw {  margin: 30px auto 60px auto;}
.ny_xw ul li {  padding:0px 0px;  border-radius:10px;}
.ny_xw .rq { display: none;}
.ny_xw .tp { width: 100%; float: none;}
.ny_xw .wz { width: 100%; float: none; padding:0px 20px 20px 20px;}
.ny_xw .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}
.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	
}


.gs_jj{  margin:100px auto;}
.gs_jj p { font-size: 16px; line-height:32px;}
.gs_jj .zc { width: 50%; float: left;}
.gs_jj .zc h2 {color: #0662ad; font-size:32px; font-weight:bold; margin-bottom:25px;}
.gs_jj .yc { width: 45%; float: right;}
.gs_jj .yc img { width: 100%; height: auto; }
@media only screen and (max-width:1023px) {
.gs_jj{ margin: 40px auto; }
.gs_jj p { font-size: 15px; line-height:28px;}
.gs_jj .zc { width: 100%; float: none;}
.gs_jj .zc h2 {font-size:24px;margin-bottom:15px;}
.gs_jj .yc { width: 100%; float: none; margin-top: 15px;}	
}



.qxjg { margin:100px auto; text-align:center;}
.qxjg font { font-size:20px;}
.qxjg h2 { font-size:48px; padding:20px 0px; color:#0662ad; font-weight:bold;}
.qxjg p { font-size:18px; color:#333; line-height:30px; font-weight:bold;}


.rj_cp {  margin:80px auto; overflow:hidden; }
.rj_cp .tu {  width:45%; overflow:hidden; border-radius:10px;}
.rj_cp .tu img { width:100%; height:auto;}

.rj_cp ul li { background: #fff; padding:20px; border-radius: 15px; box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2); -moz-box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2); margin-bottom:25px; }
.rj_cp ul li i { width:60px; height:60px;background:#ffb22c; border-radius:100px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:60px; font-size:36px; color:#fff; display:inline-block; float:left; font-weight:bold; }
.rj_cp ul li .ywz { width:80%; float:right;}
.rj_cp ul li .ywz h3 { font-size:22px; font-weight:bold; padding-bottom:10px; color:#0662ad;}



.tbb{border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px;  font-size:16px; width:100%;  }
.tbb1 {  padding:20px; background:#0662ad; font-weight:bold; font-size:22px; color:#fff; text-align:center;}
.tbbb {  padding:15px 30px;}





.rj_cp .wz { width:50%; }
.rj_cp .wz p { color:#333; font-size:16px; line-height:30px; font-weight:normal;}
.rj_cp .wz .rty{ line-height:30px; color:#666; padding:30px 0px 10px 0px; }
.rj_cp .wz .rty h4 { font-weight:bold; font-size:18px; margin-bottom:10px;}
.rj_cp .wz .rty font { text-decoration: line-through;}
.rj_cp .wz .rty i {color: #ea0000;}
.rj_cp .wz h3 { font-size:36px; color:#0662ad;    margin-bottom:15px; font-weight:bold;}

@media only screen and (max-width:992px) {
	
.qxjg { margin:50px auto 30px auto; text-align:center;}
.qxjg font { font-size:16px;}
.qxjg h2 { font-size:38px; padding:10px 0px 20px 0px; }
.qxjg p { font-size:14px; color:#666; line-height:26px;}
	
	
	
.rj_cp { margin:10px auto;}
.rj_cp .tu { width:100%;}
.rj_cp .wz { width:100%; margin-top:10px; padding: 4% 0% 6% 0%; }
.rj_cp .wz h3{ font-size:24px;margin-bottom:10px; font-weight:bold; } 
.rj_cp .wz p { color:#333;  font-size:14px; line-height:28px; }

.rj_cp ul li .ywz h3 { font-size:18px; }
.rj_cp ul li .ywz { width:75%; float:right;}


.tbb{  font-size:12px; text-align:center;}
.tbb1 {  padding:10px 0px;  font-size:14px;}
.tbbb {  padding:10px 0px;}
}


