﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:90%; margin:0 auto;max-width: 1500px;}
.container { width:90%; margin:0 auto;max-width: 1500px;}
.header{width:100%; position:fixed; top:0; left:0; z-index:99;/*background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 100%); */
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.header:hover{background:rgba(255,255,255,0.85)}
.header.on{box-shadow:0 0 10px #aaa;background:rgba(255,255,255,0.85);}
.header .container{width: 90%;}
.header .logo{width:200px; float:left; margin:10px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{ margin:5px 0;}
.header .logo img{height:60px;display:block}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header:hover .logo .img2 { display:block}
.header:hover .logo .img1 { display:none}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; 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 .right ul li{color: #333;line-height: 76px;}
.header.on .right ul li a{color: #333;}
.header.on .language{margin-top: 22px;}

.header .right { float:right; margin-left:50px;}
.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header:hover .right .ss{color: #333;}
.header:hover .right .yy{color: #333;}

.header .right {float: right;text-align: left;margin-left: 30px;}
.header .right .ss {line-height:82px;display: inline-block;padding: 0 10px;position: relative;color: #fff;}
.header.on .right .ss{line-height: 76px;color: #333;}
.header.on .right .ss::after{content: "";position: absolute;right: 0;top: 50%;height: 20px;margin-top: -10px;width: 1px;background: #666;}
.header:hover .right .ss::after{background: #666;}
.header .right .ss::after{content: "";position: absolute;right: 0;top: 50%;height: 20px;margin-top: -10px;width: 1px;background: #fff;}
.header .right .yy {line-height: 82px;display: inline-block;padding: 0 10px;color: #fff;position: relative;font-size: 18px;}
.header.on .right .yy{line-height: 76px;color: #333;}
.header .right .yy i { }
.header .right .yy .e_j {width:100px;top: 82px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none}
.header.on .right .yy .e_j {top: 76px;color: #333;}
.header .right .yy .e_j a {color: #333;display: block;font-size: 14px;text-align: center;}
.header .right .yy .e_j a:hover{color: #2755a2;}
.header .right i {font-size: 20px;}
.header .right .wx {line-height:76px;display: inline-block;padding: 0 15px;position: relative;color: #fff;}

.header .right .wx .e_j {position: absolute;width: 120px;left: 50%;margin-left: -60px;top: 90px;background: #fff;display: none}
.header .right .wx .e_j img {width: 100%;display: block;}
.header .right .wx .e_j p {line-height: 1.8;color: #333;text-align: center;}
.header .right .wx:hover .e_j{display: block;}

.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}


.searchIpt .search_btn {width: 58px;background: #0068ba;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header .nav{float:right;}
.header .nav i{font-size:15px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header.on .nav{ float:right; }
.header .nav ul li{margin:0 2px; line-height:83px; float:left;  padding:0 24px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;position: relative;}

.header.on .nav ul li{line-height:76px;}
.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize}
.header.on .nav ul li a{display:block; color:#333;}
.header:hover .nav ul li a{display:block; color:#333;}
.header .nav ul li span{width:0; height:3px;border-radius: 2px; background-color:#fff; 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.on .nav ul li span{background-color:#215cae;}
.header:hover .nav ul li span{background-color:#215cae;}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li:hover a{color:#215cae;}
.header.on .nav ul li.on a{color:#215cae;}
.full_text {display: none}
.full_text.on {display:block}
.header .nav ul li.po{position: static;}
.nav .y_j{position:relative;}
.nav .e_j{width:190px; position:absolute; top:83px; left:0; z-index:9999;border-top: rgba(255,255,255,1) 1px solid;background-color:rgba(255,255,255,0.9);opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;overflow: hidden;height: 0;}
.nav .e_j.xdh {width: 150px; left: 50%;margin-left: -75px;padding: 15px 0;}
.nav .e_j.pp {width:100%; position:absolute;}
.nav .e_j .box {padding: 35px 0; overflow: hidden;}
.nav .e_j .container-fluid {display: flex;justify-content:flex-end;}
.nav .e_j.pp .tw {width:15%;margin: 0 2%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;text-align: center;}
.nav .e_j.pp .tw:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.nav .e_j.pp .tw .tb{width: 80px;
  margin: 0 auto 25px;
  height: 80px;
  background: #215cae;
  border-radius: 50%;
  padding: 15px;
  border: #215cae 1px solid;}
.nav .e_j.pp .tw img {max-width:100%;margin: 0 auto;}
.nav .e_j.pp .tw p {font-size: 16px;margin-top: 15px;color: #333;text-align: center;}
.nav .e_j.cp {}
.nav .e_j.cp .container-fluid {display: flex;justify-content:flex-start;}
.nav .e_j.cp .lm {width:20%;float: left;border-right: #ccc 1px solid;box-sizing: border-box;padding-left: 20px;}
.nav .e_j.cp .lm h3 {font-size: 20px;display: flex;justify-content: flex-start;font-weight: bold;color: #333;}
.nav .e_j.cp .lm h3 em {font-size: 30px;margin-right: 10px;color: #3433b3;}
.nav .e_j.cp .lm p a{display: block;width: 50%;float: left;text-align: left;box-sizing: border-box;position: relative;padding-left: 15px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.nav .e_j.cp .lm p a::before{content: "•";position: absolute;left: 0;}
.nav .e_j.cp .lm p a:hover{padding-left: 10px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.nav .e_j.ab .container-fluid {display: flex;justify-content:flex-end;}
.nav .e_j.ab a {padding: 0 25px;line-height: 1.2;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px;font-weight: normal;text-align: left;padding-left: 20px;}
.header .nav ul li .e_j a:hover{color: #3433b3;padding-left: 15px;}
.header.on .nav ul li .e_j {top: 76px;}

@media (min-width:1024px){

.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);height: auto;}
.head_h { height: 95px;display: none;}
}


@media (max-width:1368px){

.header .nav ul li .e_j a {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 38px;
}

}


@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
	.weixin a.wb {
    height: 30px;
    line-height: 30px;
    background: url(../images/top9.png) center no-repeat;
}
.header .container{ padding:0; width:94%}
.header .logo{width:140px; margin:5px auto;}
.header .logo .img1 {
    display: none;
}
.header .logo .img2 {
    display: block;height: 50px;
}
	.search button.s_c {
  width: 10%;
}
	.search input.w_z {
  width: 80%;
}
	.search .an_sj {
  width: 10%;
}
.header.on .logo{width:140px; margin:10px auto;}
.header .right { margin-right:60px; margin-left: 0;
}
.header.on .right {
    margin-top: 0;
}
	.header.on .right ul li {
  line-height: 60px;
}
	.header .right ul li a {
  color: #333;
}
	.header .right ul li {
  color: #333;line-height: 60px;
}
	.header .right {
  margin-right: 40px;
  margin-top: 0;
}
	.header .right .ss {
  line-height: 60px;
  padding: 0 8px;color: #333;
}
	 .header .right .ss::after {
    background: #333;
  }
	.header.on .right .ss {
  line-height: 60px;
}
	.header.on .right .yy {
  line-height: 60px;
}
	.header .right .yy {
  line-height:60px;
  padding: 0 6px;
  color: #333;
}
.header .right a {
    line-height: 30px;
    width: 30px; color:#666;
}
.header .right a.a2 {
    background: url(../images/s.png) center / 20px no-repeat;
}
.searchIpt { right:150px;
    top:15px; width:190px;
}
.searchIpt .search_txt {
    width: 132px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 15px;color: #333;}
.header.on .nav .e_j {
    top:0;
}
	.header.on .nav ul li .e_j {
  top: 0;
}
	.header.on .nav ul li .e_j.h{height: auto;transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #ccc; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding: 10px 0;box-shadow: 0 0 10px rgba(0,0,0,0);height: auto;opacity: 1;visibility: inherit;transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);}
	.nav .e_j .left a{width: 100%;}
.header .nav ul li .e_j a { color:#666; text-align:left; line-height:40px; font-size:15px;}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.nav .e_j .s_j {
    width: 100%;
    position: relative;
    top:0px;
    left:0px; border:0
}
.header .nav ul li a{font-size:15px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}

}
@media only screen and (max-width:600px){
.header .container{ padding:0; height: 60px; width:94%}
.header .logo{ margin:5px auto;}
.header .right {
    margin-right:50px;margin-left: 0;
}
.header.on .logo{ margin:5px auto;}
.header.on .right a.a2 {
    background: url(../images/s.png) center / 20px no-repeat;
}



}



.head_h{width:100%; height:95px; background-color:#fff;display: none}
.ban{width:100%; position:relative;}
.ban .swiper-slide{width:100%; height:100vh;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: rgba(255,255,255,0.6)}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff;border: #fff 1px solid;}
.ban .swiper-slide .bg1 {
	position: absolute;
    height: 100vh;
	overflow: hidden;
	width:100%;
	left:0px !important;
	top:0px;z-index: 5;
}

.ban .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height:100%;object-fit: cover;
	-webkit-transition: transform 7.6s linear;
	-moz-transition: transform 7.6s linear;
	-o-transition: transform 7.6s linear;
	-ms-transition: transform 7.6s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.ban .swiper-slide.swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    -khtml-opacity:1; 
    opacity: 1; 
}

.ban .swiper-slide .word {
	position: absolute;
	left:50%;margin-left: -620px;width: 1240px;
	height: 246px;
	top: 50%;
	margin-top: -103px;
	z-index: 10;text-align: center;
}

.ban .swiper-slide .word.l1 h4{text-align: left;}
.ban .swiper-slide .word.l1 h3{text-align: left;}
.ban .swiper-slide .word h4 {
	display: block;font-size: 26px;color: #fff; margin-top: 20px;letter-spacing: 2px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;text-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.ban .swiper-slide .word h3 {
	font-size: 60px;
	color: #fff;letter-spacing: 3px;
	line-height: 55px;
	margin: 15px 0 15px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .2s;
	-webkit-transition: all .2s linear .2s;text-shadow: 0 0 20px rgba(0,0,0,0.25);
}


.ban .swiper-slide .word a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;background: #215cae;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: 20px;right: 50%;margin-right: -100px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;border-radius:30px;text-align: center;
}
.ban .swiper-slide .word.l1 a.xq {
	bottom: 0;left: 0%;margin-left:0px;
}

.ban .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../images/rights.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}
.ban .swiper-slide .word a.xq:hover{background: #215cae;}

.ban .swiper-slide.swiper-slide-active .word h4 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.ban .swiper-slide.swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-slide.swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.sy_cp{padding: 90px 0;}
.swiper-yxxy{margin:0px auto 0; padding: 0 0px 50px;position: relative;z-index: 99}
.swiper-yxxy .swiper-slide{position:relative;height: 265px;object-fit: cover}
.swiper-yxxy .swiper-slide img{width:100%; height:255px; display:block;object-fit: cover}
.swiper-yxxy .swiper-slide .mb {position: absolute;top: 0;left: 0;height: 250px;width: 100%;background: rgba(0,0,0,0);z-index: 3;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.swiper-yxxy .swiper-slide:hover .mb{opacity: 1;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide .mb h3 {font-size:18px; color:#fff;font-weight: bold;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;margin-top:60px;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide:hover .mb h3{margin-top: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide .mb h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.swiper-yxxy .swiper-slide .mb p {font-size: 14px;padding:0 10px;color: #fff;line-height: 1.8;}
.swiper-yxxy .swiper-slide .mb .more1 {width: 140px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;color: #fff;border: #fff 1px solid;margin: 30px auto 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide .mb .more1:hover {border: #215cae 1px solid;background: #215cae;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide .w_z{width:100%; padding:20px 5% 0;  position:absolute; bottom:0; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;}
.swiper-yxxy .swiper-slide .w_z h3{font-size:18px; color:#333;font-weight: bold;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;}
.swiper-yxxy .swiper-slide .w_z p {font-size: 14px;padding: 10px;color: #fff;line-height: 1.8;display: none;}
.swiper-yxxy .swiper-slide .w_z .tb {width: 60px;margin:0 auto 20px;}
.swiper-yxxy .swiper-slide .w_z h3::before{width: 50px;background: #333;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}

.swiper-yxxy .swiper-pagination{bottom:20px !important;}
.swiper-yxxy .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#ccc}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#006ab7;}

.sy_sp {padding: 40px 0 90px;}
.sy_sp .swiper-container{
	padding-bottom:50px;
}	
.sy_sp .swiper-slide{
	width:860px;
	}
.sy_sp .swiper-slide a{
	transition: 0.2s;
	}	
	
.sy_sp .swiper-pagination{
	text-align:center;
	width:100%;
	margin-top:10px;}
.sy_sp .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;border-radius: 6px;
	margin:0 5px;
	background: #ccc;
}
.sy_sp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#006ab7;}
.sy_sp .swiper-button-prev{
	width:50%;
	height:360px;
	left:-450px;
	top:0;
	    background: url(../images/ichimatsu.png) repeat 0 0;
    border-radius: 5px;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	}	
.sy_sp .swiper-button-prev:before{	
    content: '';
    position: absolute;
    width: 48px;
    height: 100%;
    background: url(../images/hisleft.png) no-repeat 0 center;
    left: 94%;
    top: 50%;
    margin-top: -180px;
}
.sy_sp .swiper-button-next{
	width:50%;
	height:360px;
	right:-450px;
	top:0;
	background: url(../images/ichimatsu.png) repeat 0 0;
    border-radius: 5px;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	}
.sy_sp .swiper-button-next:after{	
    content: '';
    position: absolute;
    width: 48px;
    height: 100%;
    background: url(../images/hisright.png) no-repeat 0 center;
    right: 94%;
    top: 50%;
    margin-top: -180px;
}
.sy_sp .swiper-button-prev:hover,.sy_sp .swiper-button-next:hover{
	
}



.g-tit1{text-align: center;position: relative;z-index: 2;margin-bottom: 50px;}
.g-tit1 .left{text-align: left;}
.g-tit1 .cn{position: relative;z-index: 2;}
.g-tit1 h2{font-size: 40px;font-weight: normal;line-height: 1.1;
	margin-bottom: 15px;font-weight: bold;color: #000;
}
.g-tit1 span{font-size: 16px;color: #333;}
.g-tit1 .en{position: absolute;top: -30px;left: 0;right: 0;
	font-size: 80px;text-transform: uppercase;
	font-family:ariblk;line-height: 1.1;font-weight: bold;
	color: rgba(0,0,0,.04);font-style: normal;
}




/* start footer */
.footer_bg{background: #333; width:100%;padding:30px 0 0;}
.foot {margin:0 auto;overflow: hidden;padding-bottom: 30px;}
.foot .zuo3{ width:80%; float: left;}
.foot .zuo3 ul{display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;}
.foot .zuo3 ul li { float:left;text-align: left;margin-right: 50px;;}
.foot .zuo3 ul li .tit{margin-bottom: 0;height: auto;}
.foot .zuo3 ul li .tit a { font-size:16px; font-weight:bold; color:#fff; line-height:36px; display:block;text-align: left}
.foot .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.foot .zuo3 ul li .line span { width:15px; height:1px; background:#215cae;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.foot .zuo3 ul li:hover .line span { width:50px; height:1px;}
.foot .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#999}
.foot .zuo3 ul li a:hover { color:#eee}
.foot .zuo3 ul li.lx {width: 300px;}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left;  margin-top:20px;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7;}
.dzwz p i {margin-right: 10px;color:#fff;}
.foot .you3 { width:120px; float:right;}
.foot .you3 .weixin { width:120px; padding-top:20px; float: right; line-height:30px; color:#fff; text-align:center}
.foot .you3 .weixin img {width: 100%;}
.foot .you3 .dian { width:230px; float: left;}
.foot .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.foot .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:0px auto 0;line-height: 60px; width:100%;background: #222;}
.copy { text-align: center;}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.nban { width:100%; height:420px; position:relative; margin:0 auto}
.nban .bt {width:360px;padding: 20px;position: absolute;left: 50%;margin-left: -600px;top: 35%;z-index: 5;}
.nban .bt h2 {font-size: 24px;color: #fff;text-transform: uppercase;margin-bottom: 10px;}
.nban .bt h3 {font-size: 34px;color: #fff;}
.wzxx {float: left;color: #333;line-height: 38px;font-size: 14px;}
.wzxx a {font-size: 14px;color: #333;}
.wzxx a:hover {color: #215cae;}
.ntit{ background:rgba(255,255,255,0.6); border-bottom: #eee 1px solid;padding: 15px 0;overflow: hidden;}
.ntit ul {text-align: center;text-align: right;}
.ntit ul li { line-height:38px; margin-right:10px;position: relative;background:#eee; text-align: center;border-radius: 10px;overflow: hidden;display: inline-block;}
.ntit ul li a { color:#000; font-size:16px; display:block;padding: 0 15px;}
.ntit ul li .e_j {width: 100%;display: none;position: absolute;left: 0;top: 40px;background:rgba(255,255,255,0.8);}
.ntit ul li .e_j a {padding: 0;text-align: center;border-bottom: #eee 1px solid;}
.ntit ul li:hover .e_j{display: block;}
.ntit ul li a:hover { background:#215cae; color:#fff; -webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.ntit ul li.on a { background:#215cae; color:#fff}

.ny_jj {margin: 60px auto;}
.ny_jj .w_z {width: 55%;}
.ny_jj .w_z h3 {position: relative;font-size: 28px;color: #333;margin-bottom: 40px;}
.ny_jj .w_z h3::after{content: "";width: 60px;bottom: -15px;height: 4px;background: #215cae;position: absolute;left: 0;}
.ny_jj .w_z p{font-size: 16px;line-height: 2;color: #444;}
.ny_jj .tp {width: 40%;position: relative;}
.ny_jj .tp .box {position: absolute;left: -25px;width: 100%;height: 100%;border: #ccc 10px solid;bottom: -25px;box-sizing: border-box;z-index: 1;}
.ny_jj .tp img {width: 100%;display: block;position: relative;z-index: 3;}


.aboutc2{padding:60px 0 70px;overflow: hidden;}

.aboutc2 .aboutclist{width:30.3333%;height:360px;background: rgba(0,0,0,0.1);margin: 0 1.5%;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.aboutc2 .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #999 1px solid;border-radius: 50%;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #333;}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#333;font-size:24px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#444;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#215cae;margin:17px auto 0}

.aboutc2 .aboutclist .text{color:#444;font-size:14px;text-align:center;margin-top:40px;line-height: 1.8;letter-spacing: 1px;}


.jj_ywfw {padding: 60px 0;background: #f6f6f6;}
.jj_ywfw ul li {width: calc((100% - 100px) / 5);float: left;margin-right: 25px;border-radius: 10px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;padding: 30px 0;}
.jj_ywfw ul li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.jj_ywfw ul li .tb {width: 188px;height: 188px;background: rgba(38, 132, 190, 0.16);margin: 0 auto 22px;border-radius: 50%;justify-content: center;align-items: center;display: flex;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.jj_ywfw ul li:hover .tb{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.jj_ywfw ul li .tb .box {width: 156px;height: 156px;justify-content: center;align-items: center;display: flex;border-radius: 50%;margin: 0 auto;background: #2684be;}
.jj_ywfw ul li .tb .box img{width: 66px;display: block;}
.jj_ywfw ul li h3 {font-weight: bold;font-size: 16px;line-height: 178.5%;text-align: center;color: #000000;margin-bottom: 10px;}
.jj_ywfw ul li:nth-child(5n){margin-right: 0;}
.jj_ywfw ul li p {font-size: 16px;color: #555;line-height: 1.8;text-align: center;height: 58px;overflow: hidden;}
.tit{margin-bottom: 50px;}
.tit h1{position: relative;font-size: 32px;color: #333;margin-bottom:30px;text-align: center;font-weight: bold;}

.tit h4 {text-align: center;font-size: 16px;line-height: 1.8;color: #444;}
/*产品中心*/
.ny_cp {padding: 40px 0;background: #fafafa;}
.ny_cp ul li {width:23%;float: left;margin: 0 1% 3%;background: #fff;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li:hover{
	-webkit-box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);
	-o-box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ny_cp ul li .tp {overflow: hidden;}
.ny_cp ul li img {width: 100%;height: 210px;object-fit: cover; display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp ul li .wenz {padding: 15px;border-top: #eee 1px solid;}
.ny_cp ul li .wenz h3 {font-size: 18px;color: #333;line-height: 1.8;text-align: center;font-weight: 100;}
.ny_cp ul li .wenz p {font-size: 14px;color: #555;line-height: 1.8;margin-bottom: 10px;text-align: left;}
.ny_cp ul li span {position: absolute;left: 0;bottom: 0;height: 3px;background: #215cae;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;width: 0;z-index: 3;}
.ny_cp ul li:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li:hover .wenz h3{color:#215cae;}
.ny_cp ul li:hover .wenz p{color: #215cae;}
.page {padding: 35px 0;overflow: hidden;text-align: center;}
.page a {width: 38px;height: 38px;display: inline-block;margin: 0 10px;border-radius: 50%;background: #eee;line-height: 38px;text-align: center;font-size: 16px;color: #333;}
.page a:hover{background: #215cae;color: #fff;}
.page a.on{background: #215cae;color: #fff;}

.slideBox2{ width:600px; position:relative;}
		.slideBox2 .hd{width: 600px;position: absolute;top: 50%;margin-top: -20px;left: 0;z-index: 9}
.slideBox2 .hd .prev{width: 30px;height: 40px;line-height: 40px;color: #222;text-align: center;float: left;}
.slideBox2 .hd i{font-size: 30px;}
.slideBox2 .hd .next{width: 30px;height: 40px;line-height: 40px;color: #222;text-align: center;float: right;}
		.slideBox2 .hd ul{zoom:1;  }
		.slideBox2 .hd ul li{ float:left;width:90px; cursor:pointer;margin: 0 5px; background: #f4f4f4; }
.slideBox2 .hd ul li img {width: 100%;display: block;}
		.slideBox2 .hd ul li.on{border: #fff 1px solid;}
		.slideBox2 .bd{ position:relative; z-index:0;}
		.slideBox2 .bd li{ zoom:1; vertical-align:middle;background: #f4f4f4;width: 600px; }
		.slideBox2 .bd img{ width:100%; display:block;  }
/*产品详情*/
.cpxq {margin: 50px auto 60px;}
.cpxq h1{font-size: 28px;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
  text-align: center;}
.cpxq .left {width:600px;float: left;border: #ccc 1px solid;}
.cpxq .right {width:calc(100% - 670px);float: right}
.cpxq .right .list {}
.cpxq .right .list li {width: 46%;margin: 2%;float: left;padding: 25px 0;box-sizing: border-box;font-size: 20px;color: #222;text-align: center;border-radius: 6px;border: 1px solid #dbdbdb;}
.cpxq .right .list li:hover{box-shadow:0 5px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);
  transition:.2s;
  -webkit-transition:.2s;}
.cpxq .right .list li a {color: #222;}
.cpxq .right .list li a:hover {color: #215cae;}
.cpxq .right .list li i {font-size: 25px;margin-right: 10px;}
.cpxq .right h3 {font-size: 28px;font-weight: bold;color: #333;margin-bottom: 20px;text-transform: uppercase;}
.cpxq .right .desc {padding: 10px 0; font-size: 16px;
color: #333;
line-height: 1.8;
text-transform: uppercase;
font-weight: 200;border-top: #ccc 1px solid;}
.cpxq .right .desc p{margin-bottom: 10px;}
.cpxq .right .key {
  font-size: 20px;padding-top: 20px;
  color: #555;
}
.cpxq .right .key span {color:#333;display: block;font-size: 40px;margin-top: 10px;}
.cpxq .right .line {
  background-color: rgba(43, 39, 39, 0.5);
  height: 1px;
  border: none;
}
.cpxq .right .djgm a{width: 200px;line-height: 48px;text-align: center;border-radius:10px;float: left;margin: 30px 30px 0 0;font-size:18px;color: #fff;display: block;background: #215cae;}
.cpxq .right .djgm a:hover{background: #ac241a;color: #fff;}

.slideBox{ width:620px; position:relative;}
		.slideBox .hd{width: 600px;margin-top: 15px;}
		.slideBox .hd ul{zoom:1;  }
		.slideBox .hd ul li{ float:left;width:90px; cursor:pointer;margin: 0 5px; background: #f4f4f4; }
.slideBox .hd ul li img {width: 100%;display: block;}
		.slideBox .hd ul li.on{border: #fff 1px solid;}
		.slideBox .bd{ position:relative; z-index:0;}
		.slideBox .bd li{ zoom:1; vertical-align:middle;background: #f4f4f4;width: 600px; }
		.slideBox .bd img{ width:100%; display:block;  }
.cpxqdt {position: relative;padding: 60px 0;text-align: center;width: 1240px;margin: 0 auto 50px;}
.cpxqdt img {max-width: 100%;display: block;margin: 0 auto;}

.cpxq .cptd {padding-top: 50px}
.cpxq .cptd .bt {font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: bold;background: #eee;line-height: 2.6;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 20px;background: #215cae;}
.cpxq .cptd p {font-size: 15px;line-height: 2;color: #555;margin-bottom: 15px;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-yyly{width:100%; margin:0 auto; padding-bottom:50px !important;}
.swiper-yyly .swiper-slide{position:relative;}
.swiper-yyly .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yyly .swiper-slide .w_z{width:100%; padding:10px 5%; background-color:rgba(0,0,0,.6); position:absolute; bottom:0px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yyly .swiper-slide .w_z h3{font-size:14px; color:#fff;position: relative;text-align: center;}
.swiper-yyly .swiper-slide:hover .w_z{background-color:#c2231f; bottom:10px;}
.sy_cp .swiper-pagination-bullet {
  background: #ccc;border: #ccc 1px solid;
}
.sy_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#c2231f;border: #c2231f 1px solid;}
.sy_cp {padding-bottom: 60px;}
.htit{font-size: 26px;color: #333 !important;margin-bottom: 20px;}
.htit h3 {color: #333;}

/*登录*/
.dl_ym {position: relative;width: 100%;padding: 80px 0;height: 100vh;box-sizing: border-box;background: url(../images/ban1.jpg) center / cover;}
.dl_ym .logo {width: 232px;float: left;top: 31px;position:absolute;left: 46px;}
.dl_ym .logo img {width: 100%;}
.dl_ym .dlk {position: relative;background: rgba(255, 255, 255, 0.85);width: 542px;padding: 25px 38px 32px; border-radius: 26px;margin: 0 auto;top: 50%;margin-top: -180px;}
.dl_ym .dlk h3{
font-size: 30px;text-align: center;font-weight: bold;
line-height: 28px;margin-bottom: 22px; color: #215cae;}
.dl_ym .dlk p{font-family: 'PingFang SC';
font-weight: 400;
font-size: 14px;
line-height: 20px;color: #000000;margin-bottom: 5px;}
.dl_ym .dlk p span {color: #215cae;}
.dl_ym .box {position: relative;}
.dl_ym .dlk input{line-height: 41px;border: #ccc 1px solid;border-radius: 6px;margin-bottom: 16px;font-size: 12px;color: #B4B4B4;width: 100%;padding: 0 14px;box-sizing: border-box;}
.dl_ym .dlk .yzm {background:#215cae;position: absolute;top: 0;right: 0;border-radius: 0px 10px 10px 0px;font-family: 'PingFang SC';color: #fff;font-weight: 400;font-size: 14px;width: 142px;height: 43px;line-height: 43px;text-align: center;}
.dl_ym .dlk .ljdl {width: 100%;line-height: 49px;height:49px;background: #215cae;border-radius: 38px;text-align: center;margin-top: 25px;font-family: 'PingFang SC';font-weight: 400;
font-size: 16px;color: #FFFFFF;}
.dl_ym .dlk .ystk{margin-top: 8px;color: #676767;font-size: 13px;font-family: 'PingFang SC';
line-height: 18px;
color: #676767;}
.dl_ym .dlk .ystk a {color:#215cae;float: right;}
.dl_ym .banq {line-height: 28px;position: absolute;left: 28px;bottom: 18px;font-family: 'PingFang SC';font-size: 15px;color: #FFFFFF;}
.dl_ym .banq p{
display: inline-block;
margin-right: 100px;}
.dl_ym .dlk .ystk input[type="checkbox"] {
  display: none;
}
.dl_ym .dlk [id^="checkbox-3-"] + label {
	background-color: #FFF;
	border: 1px solid rgb(224, 0, 0);
	padding: 7px;
	border-radius: 1000px;
	display: inline-block;
	position: relative;
	margin-right:2px;vertical-align: middle;
}

.dl_ym .dlk [id^="checkbox-3-"] + label:active {
	
}

.dl_ym .dlk [id^="checkbox-3-"]:checked + label {
	background-color: #ECF2F7;
	border: 1px solid rgb(224, 0, 0);
	
	color: rgb(224, 0, 0);
}

.dl_ym .dlk [id^="checkbox-3-"]:checked + label:before {
	content: ' ';
	border-radius: 100px;
	position: absolute;
	background: rgb(224, 0, 0);
	display: none;
	
	top: 3px;
	left:3px;
	width: 8px;
	height: 8px;
}

.dl_ym .dlk [id^="checkbox-3-"]:checked + label:before {
	content: ' ';
	display: block;
}
.ny_js {padding: 40px 0;overflow: hidden;}
.ny_js ul {display: flex;align-items: stretch;}
.ny_js ul li {width: 23%;margin: 1%;box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.ny_js ul li .t_p {overflow: hidden;}
.ny_js ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;height: 210px;object-fit: cover;height: 210px}
.ny_js ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_js ul li .w_z {padding: 10px;}
.ny_js ul li .w_z h3 {font-size:18px;color: #222;margin-bottom: 15px;font-weight: bold;}
.ny_js ul li .w_z .xh {}
.ny_js ul li .w_z .xh a {border: #215cae 1px solid;padding: 5px 8px;border-radius: 15px;display: inline-block;margin: 5px;color: #215cae;font-size: 14px;}
.ny_js ul li .w_z .xh a:hover{background: #215cae;color: #fff;}

/*故障选择*/
.ny_gzxz {padding: 40px 0;overflow: hidden;min-height: 400px;}
.ny_gzxz h2 {font-size: 28px;font-weight: bold;color: #333;margin-bottom: 30px;text-align: center;}
.ny_gzxz h2 i {font-size:30px;color: #215cae;margin-right: 10px;}
.ny_gzxz ul li {width: 46%;float: left;margin: 2%;border: 1px solid #dbdbdb;font-size: 20px;color: #333;padding: 20px;box-sizing: border-box;}
.ny_gzxz ul li p{color: #333;}
.ny_gzxz ul li i {font-size: 20px;margin-right: 10px;color: #215cae;}
.ny_gzxz ul li:hover{ box-shadow:0 5px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);
  border-radius:2px;
  transition:.2s;
  -webkit-transition:.2s;}
.ny_gzxz ul li:hover p {color: #215cae;}
/*故障选择2*/
.ny_gzxz2 {padding: 40px 0 60px;overflow: hidden;min-height: 400px;}
.ny_gzxz2 h2 {font-size: 28px;font-weight: bold;color: #333;margin-bottom: 30px;text-align: center;}
.ny_gzxz2 h2 i {font-size:30px;color: #215cae;margin-right: 10px;}
.ny_gzxz2 ul li {width: 10.5%;float: left;margin: 1%;border: 1px solid #dbdbdb;font-size: 20px;color: #333;padding: 20px;box-sizing: border-box;border-radius: 2px;}
.ny_gzxz2 ul li p{color: #333;}
.ny_gzxz2 ul li i {font-size: 20px;margin-right: 10px;color: #215cae;}
.ny_gzxz2 ul li:hover{ box-shadow:0 5px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);
  border-radius:2px;
  transition:.2s;
  -webkit-transition:.2s;}
.ny_gzxz2 ul li:hover p {color: #215cae;}
.ny_gzjjfa {padding: 40px 0 60px;overflow: hidden;}
.ny_gzjjfa h2 {font-size: 28px;font-weight: bold;color: #333;margin-bottom: 30px;text-align: center;}
.ny_gzjjfa h2 i {font-size:35px;color: #215cae;margin-right: 10px;}
.ny_gzjjfa .left {width: 60%;float: left;}
.ny_gzjjfa .left p {font-size: 18px;line-height: 1.8;color: #333;margin-bottom: 25px;}
.ny_gzjjfa .left .t_p{margin-bottom: 50px;border-radius: 20px;overflow: hidden;}
.ny_gzjjfa .left img {width: 100%;display: block;}
.ny_gzjjfa .right {width: 35%;float: right;margin-top: 80px;}
.ny_gzjjfa .right h3 {font-size: 18px;line-height: 1.8;color: #333;margin-bottom: 25px;}
.ny_gzjjfa .right ul li {padding: 20px;border-radius: 6px;display: inline-block;margin: 0 20px;border: 1px solid #dbdbdb;color: #215cae;font-size: 20px;  transition:.2s;-webkit-transition:.2s;}
.ny_gzjjfa .right ul li a {color: #215cae;}
.ny_gzjjfa .right ul li i {font-size: 24px;margin-right: 10px;}
.ny_gzjjfa .right ul li:hover {background: #215cae;  transition:.2s;-webkit-transition:.2s;}
.ny_gzjjfa .right ul li:hover a {color: #fff;}

.ny_xxms {padding: 40px 0;overflow: hidden;min-height: 400px;}
.ny_xxms h2 {font-size: 28px;font-weight: bold;color: #333;margin-bottom: 30px;text-align: center;}
.ny_xxms h2 i {font-size:30px;color: #215cae;margin-right: 10px;}
.ny_xxms ul li {width: 30.3333%;float: left;margin:1.5%;border: 1px solid #dbdbdb;font-size: 20px;color: #333;padding: 20px;box-sizing: border-box;}
.ny_xxms ul li p{color: #333;}
.ny_xxms ul li i {font-size: 20px;margin-right: 10px;color: #215cae;}
.ny_xxms ul li:hover{ box-shadow:0 5px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);
  border-radius:2px;
  transition:.2s;
  -webkit-transition:.2s;}
.ny_xxms ul li:hover p {color: #215cae;}

.ny_lj{padding: 60px 0 80px;}
.ny_lj .search1 {margin:0 auto 50px;width: 60%;overflow: hidden;display: block;}
.ny_lj .search1 input.w_z{width:90%; height:50px; border-radius:0; font-size:16px; line-height:50px; color:#333; float:left; -webkit-appearance:none;background: rgba(0,0,0,0.15);padding-left: 15px;box-sizing: border-box;}
.ny_lj .search1 button.s_c{width:8%; height:50px;font-size:18px; line-height:50px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;background: #215cae;}
.ny_lj .search1 i {font-size: 18px;color: #fff;}
.ny_lj .cxjg{border: rgba(0,0,0,0.15) 1px solid;overflow: hidden;}
.ny_lj .cxjg ul li {line-height: 50px;border-bottom: rgba(0,0,0,0.15) 1px solid;text-align: center;font-size: 16px;overflow: hidden;color: #222;}
.ny_lj .cxjg ul li a {color: #222;}
.ny_lj .cxjg ul li a:hover {color: #215cae;}
.ny_lj .cxjg ul li.bt {background: rgba(0,0,0,0.15);font-size: 18px;font-weight: bold;color: #222;}
.ny_lj .cxjg ul li span {width: 35%;display: block;float: left;border-right:rgba(0,0,0,0.15) 1px solid;box-sizing: border-box; }
.ny_lj .cxjg ul li span:last-child{border-right: 0;}
.ny_lj .cxjg ul li span.xiao{width: 30%;}

.ny_ljxq {padding: 50px 0;overflow: hidden;}
.ny_ljxq .con {}
.ny_ljxq .left {width: 55%;float: left;}
.ny_ljxq .left img {width: 100%;display: block;}
.ny_ljxq .right {width: 36%;overflow-y:auto;height: 550px;float: right;} 
.ny_ljxq .right p {font-size: 20px;line-height: 2;color: #222;} 



.lx_wm{width:1200px; margin:40px auto 60px;}
.lx_wm .d_t{margin-top:50px;}

.lx_wm .x_x{width:550px; float:left;}
.lx_wm .l_y{width:550px; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;color: #333;}
.lx_wm h4{font-size:16px; line-height:26px; color:#888; margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#215cae; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#215cae; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:16px; line-height:40px;color: #444;}
.lx_wm p i{padding-right:10px; color:#777;font-size: 20px;vertical-align: middle;}
.lx_wm input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;}
.lx_wm input.a_n{width:120px; height:40px; background-color:#215cae; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}
.sjkf {display: none;}
.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8); display:none; position:fixed; top:0; left:0; display:none; z-index:99999;}

.ny_xq1 {padding: 60px 0;overflow: hidden;}
.ny_xq1 .con{display: flex;justify-content: space-between;align-items: center;}
.ny_xq1 .t_p{width: 45%;}
.ny_xq1 .t_p img{width: 100%;display: block;}
.ny_xq1 .w_z {width: 50%;}
.ny_xq1 .w_z p {font-size: 17px;line-height: 32px;color: #444;}

.sy_fw {margin: 60px auto;}
.sy_fw ul{text-align: center;justify-content: center;display: flex;}
.sy_fw ul li {display: inline-block;margin: 0 10px; width:240px;box-sizing: border-box;position: relative;height: 400px;}
.sy_fw ul li .correct {padding: 30px 24px;text-align: center;width: 100%;height: 100%;position: absolute;box-sizing: border-box;background: #fff;}
.sy_fw ul li .correct .tb {text-align: center;}

.sy_fw ul li .correct h3{margin: 25px 0 10px;color: #595757;font-size: 19px;}
.sy_fw ul li .correct p {font-size: 13px;line-height: 1.8;}
.sy_fw ul li .opposite {width: 100%;height: 240px;background: #f7f8f8;}
.sy_fw ul li .opposite .opposite-content{
  display: table;
  width: 100%;
 height: 240px;
}
.opposite div {
    min-height: 240px;
    width: 100%;background: #f7f8f8;
}
.sy_fw ul li .opposite .opposite-content-text{ display: table-cell; vertical-align: middle; text-align: center;width: 100%;}
.sy_fw ul li .opposite .opposite-content-text a {font-size: 19px;line-height: 45px;color: #3c5a77;display: block;text-align: center;}

@-webkit-keyframes flipOutYtest {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }

  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}

.test{
  -webkit-animation: flipOutYtest 0.5s linear;
  animation: flipOutYtest 0.5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes flipInYtest {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}

.test2{
  -webkit-animation: flipInYtest 0.5s linear;
  animation: flipInYtest 0.5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.test2 span {width: 88px;height: 88px;padding: 20px;box-sizing: border-box;display: block;margin: 0 auto;border: #fff 1px solid;border-radius: 50%;}
.test2 span img {width: 100%;display: block;}

.kpfz {padding: 60px 0;}
.kpfz ul {display: flex;justify-content: center;}
.kpfz ul li {width: 18%;height: 400px;margin: 0 1%;position: relative;}
.kpfz ul li .tx1 {position: absolute;width: 100%;height: 100%;z-index:3;-webkit-transition:all 1.5s; -moz-transition:all 1.5s; -o-transition:all 1.5s; transition:all 1.5s;border-radius: 10px;display: flex;justify-content: center;flex-direction: column;}
.kpfz ul li .tb {width: 88px;height: 88px;border-radius: 50%;margin: 0 auto;border: #fff 1px solid;padding: 22px;box-sizing: border-box;}
.kpfz ul li .tb img {width: 100%;display: block;}
.kpfz ul li h3 {font-size: 16px;color: #fff;line-height: 55px;text-align: center;}
.kpfz ul li .tx2 {position: absolute;width: 100%;height: 100%;z-index:1;box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.1);-webkit-transition:all 1.5s; -moz-transition:all 1.5s; -o-transition:all 1.5s; transition:all 1.5s;border-radius: 10px; background: linear-gradient(180deg,#02468e 0,#57a1ed);display: flex;justify-content: center;flex-direction: column;padding: 20px;box-sizing: border-box;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transform: rotateY(180deg);}
.kpfz ul li:hover .tx1 {-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transform: rotateY(180deg);z-index: 1;}
.kpfz ul li:hover .tx2{z-index: 3;-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transform: rotateY(0deg);}
.kpfz ul li p {font-size: 16px;line-height: 1.8;color: #fff;}



.ny_xq2 {padding: 60px 0;background: #f6f6f6;overflow: hidden;}
.ny_xq2 ul li {width:23%;float: left;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;margin: 0 1% ;}
.ny_xq2 ul li .tp{overflow: hidden;position: relative;height: 217px;}
.ny_xq2 ul li .mb {position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.ny_xq2 ul li .mb .tb {width: 60px;}
.ny_xq2 ul li:hover .mb {background: rgba(0,0,0,0.3);}
.ny_xq2 ul li img {width: 100%;display: block;object-fit: cover;height: 100%;}
.ny_xq2 ul li h3 {font-size: 18px;color: #333;margin: 10px 0;text-align: center;}
.ny_xq2 ul li p {font-size: 14px;line-height: 1.8;color: #444;height: 51px;}
.ny_xq2 ul li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xq3{padding: 50px 0;overflow: hidden;}
.ny_xq3 img {width: 100%;display: block;margin-bottom: 10px;}
.ny_xq4 {padding: 50px 0;overflow: hidden;}
.ny_xq4 ul{display: flex;align-items: stretch}
.ny_xq4 ul li {width: 14.6666%;float: left;box-shadow: 0 0 10px rgba(0,0,0,0.1);margin: 0 1%;padding: 10px 20px 20px;box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background: #fff;}
.ny_xq4 ul li .tb {text-align: center;margin: 20px auto;}
.ny_xq4 ul li .tb img {width: 55px;color: #215cae}
.ny_xq4 ul li h3 {font-size: 18px;text-align: center;color: #333;font-weight:bold;}
.ny_xq4 ul li p {font-size: 14px;color: #444;line-height: 1.8;}
.ny_xq4 ul li:hover{background: #215cae;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xq4 ul li:hover h3 {color: #fff;}
.ny_xq4 ul li:hover p{color: #fff;}
.ny_xq4 ul li:hover .tb img{filter:grayscale(100%) brightness(300%); -webkit-filter:grayscale(100%) brightness(300%); -moz-filter:grayscale(100%) brightness(300%); -ms-filter:grayscale(100%) brightness(300%); -o-filter:grayscale(100%) brightness(300%);}





@media only screen and (max-width:1440px) {
	.index04wrap .index04 {
  padding: 130px calc((100% - 1260px)/2);
}
	.sy_cp ul li {
  height: 60vh;
}
	
	
	
	
}



@media only screen and (max-width:1280px) {
	.foot .zuo3 {
  width: auto;
}
	
	
	
}




@media only screen and (max-width:1024px) {

.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

	.ban .swiper-slide {
  width: 100%;
  height: 20rem;
}
	.head_h {
  display: block;height: 60px;
}
	.ban .swiper-slide .bg1 {
  height: 20rem;
}
	.ban .swiper-slide .word h3 {
  font-size: 1.8rem;
  letter-spacing: 1px;margin: 15px 0 ;
  line-height: 1.6;
}
	.ban .swiper-slide .word h4 {font-size:1.4rem;color: #fff; margin-top: 0px;letter-spacing: 0;
}
	.ban .swiper-slide .word {
  left: 5%;
  margin-left: 0;
  width: 90%;
  height:180px;
  top: 50%;
  margin-top: -70px;
}
	.ban .swiper-slide .word a.xq {
  width: 140px;
  height: 34px;
  font-size: 14px;
  
  line-height: 34px;
  
  bottom: 20px;
  right: 50%;
  margin-right: -70px;
}
	.ban .swiper-slide .word a.xq::after {
  right: 15px;
}
	.sy_cp {
  padding: 30px 0;
}
	.sy_cpxj ul li {
  padding: 15px;
}
	.index04wrap .index04 {
  padding:60px 5%;
  background: url(../images/indexbg_03_3.jpg)no-repeat inherit;
}
	.index04wrap .index04 .text .cont {
  width: 100%;
  padding: 40px 15px;
  margin-left: 0px;
}
	.index04wrap .index04 .text .cont::after {
  top: 49px;
}

	.g-tit1 h2 {
  font-size: 30px;
}
	.g-tit1 .en {
  top: -15px;
  font-size: 30px;
}
	.g-tit1 span {
  font-size: 14px;
}
	.g-tit1 {
  margin-bottom: 30px;
}
	.swiper-yxxy {
  width: 100%;
  padding: 0 0px 30px;
}
	.swiper-yxxy .swiper-pagination {
  bottom: 0px !important;
}
	.swiper-yxxy .swiper-slide .w_z {
}
	.swiper-yxxy .swiper-slide .w_z h3 {
  font-size: 16px;
  margin-bottom:5px;
}
	.swiper-yxxy .swiper-slide .w_z .tb {
  width:40px;
  margin: 0 auto 20px;
}
	.swiper-yxxy .swiper-slide:hover .w_z{top:25%;}

	.swiper-yxxy .swiper-slide:hover .w_z p {display: none;
}
	.sy_sp .swiper-slide {
  width: 90%;
}
	.sy_sp .swiper-slide img {
  width: 100%;
}
	.sy_sp {
  padding: 40px 0 40px;
}
	.con {
  width: 90%;
}
	.indcase-wd h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
	.indcase-wd p {
  font-size: 1.2rem;
  line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
}
	.swiper2 .swiper-slide img {height: 40rem}
	.indban-wd-link a {
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-top: 20px;
}
	

	.foot {
  padding: 0px 0;
}
	.foot .zuo3 ul li {display: none;
}
	.foot .zuo3 ul li.lx {
  width: 100%;display: block;margin-right: 0
}
	.foot .zuo3 {
  width:100%;
}
	
	.foot .you3 {
 float: none;margin: 0 auto;
}
	.footer_btm {
  line-height: 1.5;padding: 10px 0;
}
	.nban {
  width: 100%;
  height: 15rem;background-size: cover !important;
}
	.nban .bt {
  width: auto;
  padding: 15px;
  left:5%;
  margin-left:0px;
  top:20%;
}
	.nban .bt h2 {
  font-size: 16px;
}
	.nban .bt h3 {
  font-size: 20px;
}
	.ntit ul{display: flex;justify-content: center;flex-wrap: wrap;}
	.wzxx {width: 100%;text-align: left;font-size: 14px;
}
	.wzxx a {font-size: 14px;}
	.ntit ul li {
  line-height: 30px;width: 46%;margin: 1% 2%;border-radius: 5px;display: block;
}
	.ntit ul li a {
  font-size: 14px;
  padding: 0 0;
}
	.ny_cp ul li {
  width: 46%;
  margin: 0 2% 4%;
}
	.ntit {
  padding: 10px 0;
}
	.ny_xq1 .con {
  display: block;
}
	.kpfz {
  padding: 30px 0;overflow: hidden;
}
	.kpfz ul {
  display: block;
}
	.kpfz ul li {
  width: 31.3333%;
  height:300px;float: left;margin-bottom: 20px;
}
	.page {
  padding: 15px 0;
}
	.page a {
  width: 30px;
  height: 30px;
  margin: 0 5px;
  line-height: 30px;
  font-size: 14px;
}
	.ny_cp {
  padding: 30px 0;
}
	.ny_jj {
  padding: 30px 0;
}
	.ny_jj .w_z {
  width: 100%;
}
	.lx_wm {
  width: 90%;
  margin:30px auto 30px;
}
	.lx_wm .x_x {
  width: 100%;
}
	.lx_wm h4 {
  font-size: 14px;
  line-height: 24px;
}
	.lx_wm .l_y {
  width: 100%;margin-top: 30px;
}
	.lx_wm input.w_z {
  width: 100%;
  margin-right: 0px;box-sizing: border-box;
}
	.lx_wm textarea {
  width: 100%;box-sizing: border-box;
}
	.lx_wm .d_t {
  margin-top:30px;
}
	
	.ny_xq1 {
  padding: 30px 0;
}
	.ny_xq1 .t_p {
  width: 100%;
}
	.ny_xq1 .w_z {
  width: 100%;margin-top: 25px;
}
	.ny_xq1 .w_z p {
  font-size: 14px;
}
	.ny_xq2 {
  padding: 30px 0;
}
	.ny_xq2 ul li {
  width:46%;
  margin: 0 2% 3%;
}
	.cpxq {
  margin: 40px auto 50px;
}
	.cpxq .left {
  width: 100%;
}
	.slideBox2 .hd {
  width: 100%;
}
	.slideBox2 {
  width: 100%;
}
	.slideBox2 .bd li{ width: 100%; }

	.cpxq .right {
  width: 100%;margin-top: 20px;
}
	.slideBox {
  width: 100%;
}
	.slideBox .bd li{width: 100%; }
	.slideBox .hd {
  width: 100%;
  margin-top:10px;
}
	.dl_ym {box-sizing: border-box;
  padding: 30px 0;
  height: calc(100vh - 60px);
}
	.ny_js ul li {
  width: 46%;
  margin: 2%;
}
	.ny_js ul {flex-wrap: wrap;
}
	.ny_gzxz2 ul li {
  width: 23%;
}
	.ny_gzjjfa .left {
  width: 100%;
}
	.ny_gzjjfa .left .t_p {
  margin-bottom: 20px;
  border-radius:15px;
}
	.ny_gzjjfa .right {
  width: 100%;
  margin-top: 20px;
}
	.ny_xxms ul li {
  width: 46%;
  margin:2%;
  color: #333;
  padding:15px;
}
	.ny_lj .search1 {
  margin: 0 auto 30px;
  width: 100%;
}
	.ny_lj {
  padding: 30px 0 40px;
}
	.ny_lj .cxjg ul li.bt {
  font-size: 16px;
}
	
	
	
	
	
  }

@media only screen and (max-width:600px){
	  .ban .swiper-slide .word h3 {
    font-size: 1.8rem;
    letter-spacing: 1px;
    margin: 0 0;
  }
	.ban .swiper-slide .word {
    height: 90px;
    margin-top: -40px;
  }
	 .ban .swiper-slide .word a.xq {
    width: 120px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    bottom: 0px;
    margin-right: -60px;
  }
	.ban .swiper-pagination {
  bottom: 10px !important;
}
	.swiper-yxxy .swiper-slide .mb .more1 {
  width: 130px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
	 .ntit ul li {display: none
  }


	.g-tit1 h2 {
  font-size: 2.4rem;
}
	.g-tit1 .en {
  top: -1.5rem;
  font-size: 2.5rem;
}
	.g-tit1 span {
  font-size: 1.2rem;
}
	.sy_cpxj {
  padding: 40px 0;
}
	.sy_cpxj ul li {width: 100%;margin-bottom: 20px;
  }
	 
	.sy_cpxj ul {
  display: block;
}
	.sy_gsjj .w_z h3 {
  font-size: 2.4rem;text-align: center;
}
	.ny_cp ul li {
  width: 100%;
  margin: 0 0 3%;
}
.ny_cp ul li .wenz h3 {
  font-size: 16px;
}
	
	.tit h1 {
  font-size: 2rem;
  margin-bottom: 20px;
}
	.tit h4 {
  font-size: 14px;
}
	.jj_ywfw ul li {
  width:100%;
  float: left;
  margin-right: 0;
  padding: 20px 0;
}
	.ny_xq2 ul li {
  width:100%;
  margin: 0 0 3%;
}
	.ny_xq2 ul li .tp {
  height:210px;
}
	.ny_xq3 {
  padding: 30px 0;
}
	.ny_xq4 {
  padding:30px 0;
}
	.ny_xq4 ul {
  display: block;
}
	.ny_xq4 ul li {
  width: 100%;
  margin: 0 0 2%;
}

	.lx_wm {overflow-x: scroll;
  }
	.slideBox2 .hd .prev{width: 25px;}
.slideBox2 .hd i{font-size: 25px;}
.slideBox2 .hd .next{width: 25px;}
	.cpxq .right .list li {
  width: 100%;
  margin: 2% 0;
  padding:15px 0;
}
	.slideBox .hd ul li{width:60px; }
	.cpxq .right h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
	.cpxq .right .desc {
  font-size:14px;
}
	.cpxq .right .djgm a {
  width:140px;
  line-height: 36px;
  text-align: center;
  border-radius: 10px;
  float: left;
  margin: 30px 0 0;
  font-size: 16px;
  color: #fff;
  display: block;
  background: #215cae;
}
	.cpxq .cptd .bt {
  font-size: 16px;
  line-height: 2.4;
}
	.dl_ym .dlk {
  width: 90%;box-sizing: border-box;
  padding: 25px 25px 32px;position: absolute;left: 5%;
}
	.dl_ym {
  padding: 0px 0;
}
	.ny_js {
  padding: 30px 0;
}
	  .ny_js ul li {
    width: 100%;
    margin: 2% 0;
  }
	.ny_gzxz ul li {
  width: 100%;
  margin: 2% 0;
  font-size: 18px;
  padding: 15px 10px; 
}
	.ny_gzxz h2 {
  font-size: 24px;margin-bottom: 20px;
}
	.ny_gzxz {
  padding:30px 0;
}
	.ny_gzxz2 h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
	.ny_gzxz2 {
  padding: 30px 0 40px;
  min-height: 300px;
}
	.ny_gzxz2 ul li {padding: 10px;font-size: 16px;
  }
	.ny_gzxz2 ul li i {
  font-size: 16px;
  margin-right: 6px;
}
	.ny_gzjjfa h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
	.ny_gzjjfa h2 i {
  font-size: 30px;
  margin-right: 8px;
}
	.ny_gzjjfa {
  padding:30px 0 40px;
}
	.ny_gzjjfa .left p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom:20px;
}
	.ny_gzjjfa .right ul li {
  padding: 10px;
  margin: 0 10px;
  font-size: 16px;
}
	.ny_gzjjfa .right ul li i {
  font-size: 16px;
  margin-right: 6px;
}
	.ny_xxms ul li {
    width: 100%;
    margin: 2% 0;font-size: 16px;
    padding:10px;
  }
	.ny_lj .cxjg ul li {
  line-height: 1.5;padding: 10px 0;
  font-size: 14px;
}
	.ny_lj .cxjg ul li span {padding: 0 8px;box-sizing: border-box;
}
	.ny_ljxq .left {
  width: 100%;
}
	.ny_ljxq {
  padding: 30px 0;
}
	.ny_ljxq .right {
  width: 100%;
  height: 450px;
}
	.ny_ljxq .right p {
  font-size: 16px;
}
	.cpxq h1 {
  font-size: 24px;
  margin-bottom:20px;
}
	
	
	
	
}




@media only screen and (max-width:375px){

.ntit ul li a {
  font-size: 12px;
}


}















