body{padding: 0;margin: 0;font-family: "Source Han Sans SC";font-size: 16px;color: rgb(85, 85, 85);overflow-x:hidden;line-height: 1.5;}
body.noscroll{height: 100vh;overflow-y: hidden;}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
p{margin: 0;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
.ovh1{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.imgH2{overflow: hidden;}
.imgH2 img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH2:hover img{transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);-webkit-transform:scale(0.9);}
.hidden-xs{display: block;}
.visible-xs{display: none;}
*{box-sizing: border-box;}
.db{display: block;}
.tc{text-align: center;}
img{max-width: 100%;}
.baibg{background: #ffffff;}
.huibg{background: #e8eae9;}
.heibg{background: #151412;}
.pore{position: relative;}
.flexb{display: flex;align-items: center;justify-content: center;}
.flexb2{display: flex;align-items: center;justify-content: space-between;}
.flexb3{display: flex;align-items: flex-start;justify-content: space-between;}
.swiper{position: relative;overflow: hidden;}
.bgBox{background: url() center no-repeat;background-size: cover;}
.wrap{padding: 0 15px;max-width: 1430px;margin: 0 auto;width: 96%;}
@media (max-width:800px) {.wrap{width: 100%;}}
.row{display: flex;justify-content: flex-start;align-items: center;align-items: stretch;flex-wrap: wrap;}
.row .kuang{height: 100%;}
.col_6{width: calc(100% / 6);}
.col_5{width: calc(100% / 5);}
.col_4{width: calc(100% / 4);}
.col_3{width: calc(100% / 3);}
.col_2{width: calc(100% / 2);}
.imgZ{position: relative;padding-top: 100%;display: block;}
.imgZ .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden; }
.imgZ .pic img{width: 100%;height: 100%;object-fit: cover;display: block;}
.imgY{position: relative;padding-top: 100%;display: block;}
.imgY .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.imgY .pic img{max-width: 100%;max-height: 100%;display: block;}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; background-color:#fff; position:fixed; top:0; left:0; z-index:9999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header .logo{width:430px; float:left; margin:18.5px 0 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:18.5px 0 0;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; text-align:center; line-height:32px; color:#333; margin-top:34px; margin-left:25px; cursor:pointer; position:relative; z-index:9;}
.header.on .language{color:#555;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:0; margin-right:10px;}
.header .language .x_l{width:120px; padding-top:8px; position:absolute; top:58px; 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 #535352; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:5px 15px; background-color:#535352;}
.header .language .x_l ul li a{color:#ddd; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#00b7ee;}
.header .s_ch{height:32px; font-weight:bold; line-height:32px; text-align:center; color:#fff; margin-top:34px; margin-left:15px; float:right; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .s_ch{color:#555;}
.header .s_ch i{font-size:22px;}
.header .s_ch:hover{color:#fff;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:15px; height:22px; width:30px; display:none;}
.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:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin:0 25px; float:left; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#005baa; position:absolute; left:50%; bottom:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:16px; color:#333; text-transform:uppercase; line-height:100px; font-weight:bold}
.header.on .nav .y_j a{color:#555;}
.header .nav ul li:hover .y_j a{color:#005baa;}
.header .nav ul li.on .y_j a{color:#005baa;}
.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:50%; margin-left:-75px; 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;}
.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);}
.header .nav .e_j a{font-size:14px; line-height:36px; text-align:center; display:block; color:#333}
@media only screen and (max-width:992px){
.header{background-color:#fff; position: fixed; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .logo{width:188px; margin:15px 0;}
.header.on .logo{margin:20px 0;}
.header .logo img{width:100%; height:auto; display:block; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:12px; margin-left:0; margin-right:50px; color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.header .an{display:block; right:39px;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:5px 0; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:14px; text-align:right; color:#fff; line-height:50px; z-index:99;}
.header .nav .y_j a{line-height:50px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{line-height:32px; text-align:left; color:#fff;}
}
@media only screen and (max-width:640px){
.header .an{right:15px;}
}
@media only screen and (max-width:320px){
.header .logo{width:168px;}
.header .language{margin-top:19px; margin-right:45px;}
}



.footer{width:100%; padding:30px 0; background-color:#222; font-size:14px; color:#999; height:auto; overflow:hidden}
.footer h3{font-size:18px; line-height:32px; color:#ddd; margin-bottom:10px;}
.footer em{width:22px; height:3px; margin-bottom:15px; background-color:#4a4a4a; display:block;}
.footer .ft_lx{margin-right:50px; min-height:190px; border-right:1px solid #666;}
.footer .ft_lx img{max-width:140px; height:auto; display:block;}
.footer .ft_lx h4{margin:25px 0 6px; font-size:14px; color:#919090; line-height:24px;}
.footer .ft_lx .d_y{max-width:300px;}
.footer .ft_lx input{width:65%; height:36px; float:left; padding:0 10px; border:1px solid #595959; background-color:#333; font-size:13px; color:#fff; line-height:34px;}
.footer .ft_lx button{width:25%; height:36px; float:left; background-color:#595959; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_lx button:hover{background-color:#e62028;}
.footer .s_j{margin-top:15px;}
.footer .s_j a{display:inline-block; width:32px; height:32px; border-radius:50%; border:1px solid #666; color:#aaa; line-height:30px; text-align:center; margin-right:10px; vertical-align:middle;}
.footer .s_j a:hover{background-color:#e62028; border:1px solid #e62028; color:#fff;}
.footer .s_j i.icon-aui-icon-qq{font-size:22px;}
.footer .s_j i.icon-weixin{font-size:16px; line-height:32px;}
.footer .s_j i.icon-weibo{font-size:20px;}
.footer .ft_xx{ line-height:30px; width:40%; float: left}
.footer .ft_xx input{width:100%; height:40px; float:left; padding:0 10px; border:1px solid #595959; font-size:13px; color:#fff; line-height:38px; display:block; margin-bottom:10px; background:none}
.footer .ft_xx textarea{width:90%; height:94px; float:left; padding:5px 10px; border:1px solid #595959; font-size:13px; color:#fff; line-height:24px; display:block; margin-bottom:10px; resize:none; background:none} 
.footer .ft_xx .button{width:120px; height:36px; background: #005baa; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; border: 0px;}
.footer .ft_xx .button:hover{background-color:#0283a3;}
.footer .ft_dh { line-height:30px; width:35%; float:left}
.footer .ft_em { width:10%; float:right}
.footer .ft_em img{max-width:100%; height:auto; display:block; margin:0 ;}
.footer .ft_em p{margin-top:10px; text-align:left;}
.footer .ft_yl{margin-top:30px; color:#595959;}
.footer .ft_yl span{color:#ddd;}
.footer .ft_yl a{display:inline-block; color:#999; padding:0 10px;}
.footer .ft_yl a:hover{color:#ddd;}
.footer .col-lg-2{ padding-left:70px}
.dao li{ float: left; width: 50%; font-size: 14px}
.dao li a{ color: #999}
.footer .col-6{ width:46%; margin-right:4%}
@media only screen and (max-width:640px){
.footer{padding:20px 0 10px; font-size:14px; line-height:24px; text-align:center;}
.footer h3{font-size:16px; line-height:32px; color:#ddd; margin-bottom:0px;}
.footer .ft_dh{ text-align: left;width: 65%;}
.footer .ft_xx{ line-height:24px; text-align:left;display:none;}
.footer .ft_em{ text-align:left; margin-top:10px;width: 20%;}
.footer .col-lg-2 {padding-left: 15px; display:none}
.footer .col-6{ padding-left:10px; padding-right:10px}
}

.banquan{width:100%; padding:15px 0; background-color:#1c1c1c; font-size:14px; text-align:center; line-height:26px; color:#666; height:auto; overflow:hidden}
.banquan .b_q{float:left;}
.banquan .z_c{float:right;}
.banquan span{padding-right:6px;}
.banquan a{color:#666;}
.banquan a:hover{color:#ccc;}
@media only screen and (max-width:640px){
.banquan{margin-bottom:0; font-size:14px; line-height:26px;}
.banquan .b_q{float:none;}
.banquan .z_c{float:none;}
.banquan span{padding-right:0; display:inline-block;}
}


.banner img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 20px;display: flex;justify-content: center;align-items: center;}
.banner .swiper-pagination-bullet{
	border-radius: 50%;
	background-color: rgb(246, 246, 246);
	opacity: 0.502;
	width: 12px;
	height: 12px;
}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper-button-prev,
.banner .swiper-button-next{display: none;}
.banny{margin-top: 100px;}
.banny .imgB{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	z-index: 1;
}
.banny .nrBox{
	min-height: 20vw;
	padding: 0;
	z-index: 2;
	padding: 5vw 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.banny .titB{
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: 600;
	margin: 0;
}
@media (max-width:1232px) {
	.banny .titB{font-size: 32px;}
}
@media (max-width:1024px) {
	.banny{margin-top: 0; width:100%; padding-top:60px}
	.banny .nrBox{padding: 12vw 0;min-height: auto;}
	.banny .titB{font-size: 20px;}
	.banner{ padding-top:60px}
}
/* 公共 */
.indp{
	padding: 70px 0 80px;
}
.textB{
	font-size: 16px;
	color: rgb(85, 85, 85);
	line-height: 1.75;
}
.pubTit{
	margin-bottom: 40px;
}
.pubTit small{
	font-size: 24px;
	font-family: "AvantGardeITCbyBT";
	color: #005baa;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
}
.pubTit h2{
	font-size: 36px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1;
	margin: 4px 0 0;
}
.moreB{
	background-color: #005baa;
	width: max-content;
	height: 40px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	padding: 0 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 44px 0 0;
	transition: all 0.3s;
}
.moreB i{
	margin-left: 20px;
	display: block;
	width: 21px;
	height: 12px;
	background: url(../img/jt.png) center center no-repeat;
	background-size: cover;
	transition: all 0.3s;
}
.moreB:hover i{transform: translateX(8px);}
.moreB2{
	border-width: 2px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	background-color: rgba(7, 27, 155, 0);
	width: max-content;
	height: 42px;
	border-radius: 42px;
	font-size: 16px;
	color: rgb(102, 102, 102);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 24px;
	transition: all 0.5s;
}
.moreB2:hover{
	background: #005baa;
	border-color: #005baa;
	color: #ffffff;
}
.moreB3{
	background-color: rgb(41, 59, 164);
	width: max-content;
	height: 40px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	padding: 0 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 44px 0 0;
	transition: all 0.3s;
	background: none;
	border: 2px solid rgb(41, 59, 164);
	color: #005baa;
}
.moreB3 i{
	margin-left: 20px;
	display: block;
	width: 21px;
	height: 12px;
	background: url(../img/jt1on.png) center center no-repeat;
	background-size: cover;
	transition: all 0.3s;
}
.moreB3:hover{
	background: rgb(41, 59, 164);
	color: #ffffff;
}
.moreB3:hover i{
	background-image: url(../img/jt.png);
}
/* 首頁 */
.indp0 .nrBox{min-height: 60px;}
.ind0L{padding-left: 100px;justify-content: flex-start;flex-wrap: wrap;}
.ind0L .titB{
	font-size: 16px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 4px;
}
.ind0L a{
	display: block;
	font-size: 16px;
	color: rgb(102, 102, 102);
	margin: 4px 28px 4px 0;
}
.ind0Form input[type=text]{
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 385px;
	height: 40px;
	border-radius: 40px;
	padding-left: 10px;
	padding-right: 40px;
}
.ind0Form input[type=submit]{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/find.png) center no-repeat;
	background-size: 18px;
	border: 0;
	cursor: pointer;
}
.ind1L{width: 42%;}
.ind1R{width: 53.6%;}
.indp1 .nrBox{flex-direction: row-reverse;}
.indp .clickB{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.indp .clickB .eachB{
	border-width: 2px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	background-color: rgba(7, 27, 155, 0);
	width: max-content;
	height: 42px;
	border-radius: 42px;
	padding: 0 24px;
	cursor: pointer;
	font-size: 16px;
	color: rgb(102, 102, 102);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}
.indp .clickB .eachB:last-child{margin-right: 0;}
.indp .clickB .eachB.on,
.indp .clickB .eachB:hover{
	border-color: #005baa;
	color: #005baa;
}
.indp2 .clickB{
	position: absolute;
	right: 0;
	top: 16px;
	padding-right:84px;
}
.indp2 .showB .eachB{display: none;}
.indp2 .showB .eachB:first-child{display: block;}
.indp2 .swiper-button-prev,
.indp2 .swiper-button-next{
	height: 42px;
	width: 14px;
	background: url(../img/jt3on.png) center no-repeat;
	background-size: 14px 20px;
	right: 0;
	left: unset;
	transition: all 0.3s;
}
.indp2 .swiper-button-prev{right: 52px;}
.indp2 .swiper-button-next{transform: rotate(180deg);}
.indp2 .swiper-button-prev::after,
.indp2 .swiper-button-next::after{display: none;}
.indp2 .swiper-button-prev:hover,
.indp2 .swiper-button-next:hover{background-image: url(../img/jt3.png);}
.indp2 .swiper{padding: 0 10px;margin: 0 -10px;}
.indp2 .swiper-wrapper{align-items: stretch;}
.indp2 .swiper-slide{height: unset;padding: 10px 0;}
.kuang{
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	height: 100%;
	padding: 20px 20px  ;
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.05);
	text-align: center;
	border: 1px solid rgba(41, 59, 164,0);
	transition: all 0.5s;
}
.indp2 .titB{
	font-size:18px;
	color: rgb(51, 51, 51);
	line-height: 24px;
	height: auto  ;
	text-align: center;
	margin-top: 8px;
	transition: all 0.5s;
}
.indp2 .descB{
	font-size: 16px;
	color: rgb(119, 119, 119);
	margin-top: 16px;
}
.indp2 .kuang:hover{border: 1px solid rgb(41, 59, 164);}
.indp2 .kuang:hover .titB{color: #005baa;}
.indp .swiper-pagination{
	position: relative;
	margin: 30px auto 0;
	left: unset;
	bottom: unset;
}
.indp .swiper-pagination-bullet{
	background-color: rgb(204, 204, 204);
	opacity: 1;
	width: 20px;
	height: 6px;
	border-radius: 6px;
}
.indp .swiper-pagination-bullet-active{
	background-color: #005baa;
	width: 40px;
}
.indp3{padding: 0;}
.ind3Top{
	position: relative;
	z-index: 2;
}
.ind3Top .nrBox{
	padding: 60px;
	height: 160px;
}
.ind3Top .ind3tL{
	width: 32%;
}
.ind3Top .ind3tL p{
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: bold;
}
.ind3Top .ind3tL span{
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.ind3Top .ind3tL b{
	font-size: 26px;
	color: rgb(255, 255, 255);
}
.ind3Top .ind3tR{
	width: 67%;
}
.ind3Top .ind3tR input{
	border: 0;
	display: block;
	background-color: rgb(255, 255, 255);
	height: 46px;
	border: 0;
}
.ind3Top .ind3tR input[type=text]{
	width: calc(50% - 76px);
	padding: 0 10px;
}
.ind3Top .ind3tR input[type=submit]{
	background-color: rgb(255, 180, 63);
	font-size: 14px;
	color: rgb(34, 34, 34);
	width: 132px;
	cursor: pointer;
}
.ind3Nr{
	margin: -80px 0 0;
	position: relative;
	z-index: 1;
}
.swiper_ind3d .swiper-wrapper{align-items: stretch;}
.swiper_ind3d .swiper-slide{
	padding: 164px 0 488px;
	position: relative;
	height: unset;
}
.swiper_ind3d .swiper-slide::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom,rgba(4,11,27,0.8),rgba(4,11,27,0.5),rgba(4,11,27,0.8));
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.swiper_ind3d .swiper-slide .wrap{
	position: relative;
	z-index: 2;
}
.swiper_ind3d .pubTit{
	margin-bottom: 54px;
}
.swiper_ind3d .pubTit small,
.swiper_ind3d .pubTit h2{color: #ffffff;}
.swiper_ind3d .titB{
	font-size: 20px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	max-width: 800px;
}
.swiper_ind3d .descB{
	font-size: 14px;
	color: rgb(255, 255, 255);
	line-height: 2;
	max-width: 800px;
	margin-top: 8px;
}
.ind3Nr .anK{
	position: absolute;
	bottom: 88px;
	left: 0;
	width: 100%;
}
.indp3 .swiper-pagination{
	font-size: 26px;
	font-family: "Bebas";
	color: rgb(255, 255, 255);
	width: max-content;
	margin: 0;
}
.indp3 .swiper-pagination-total{
	font-size: 14px;
}
.indp3 .swiper-button-next,
.indp3 .swiper-button-prev{
	border-width: 1px;
	border-color: rgba(255, 255, 255,0);
	border-style: solid;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0);
	width: 58px;
	height: 58px;
	position: relative;
	left: unset;
	right: unset;
	top: unset;
	margin: 0;
	background: url(../img/jt.png) center no-repeat;
	background-size: 21px 12px;
	transition: all 0.5s;
}
.indp3 .swiper-button-prev{transform: rotate(180deg);}
.indp3 .swiper-button-next:hover,
.indp3 .swiper-button-prev:hover{border-color: #ffffff}
.indp3 .swiper-button-next::after,
.indp3 .swiper-button-prev::after{display: none;}
.swiper_ind3s{margin-top: 30px;}
.swiper_ind3s .swiper-slide{
	padding: 20px;
	height: 120px;
	cursor: pointer;
}
.swiper_ind3s .swiper-slide::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right,rgba(0, 0, 0, 0.8) 0%,rgba(0, 0, 0, 0.8) 10%,rgba(0, 0, 0, 0.0) 100%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.swiper_ind3s .swiper-slide::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: url(../img/bk.png) center center no-repeat;
	background-size: 100% 100%;
}
.swiper_ind3s .titB{
	font-size: 20px;
	color: rgb(255, 255, 255);
	position: relative;
	z-index: 3;
}
.swiper_ind3s .numB{
	font-size: 16px;
	font-family: "Bebas";
	color: rgba(255, 255, 255, 0.502);
	position: relative;
	z-index: 3;
}
.swiper_ind3s .swiper-slide i{
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/jt2.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 4;
}
.swiper_ind3s .swiper-slide-thumb-active::after{background-image: url(../img/bk2.png);}
.swiper_ind3s .swiper-slide-thumb-active i{background-image: url(../img/jt2on.png);}
.indp4 .swiper-button-prev,
.indp4 .swiper-button-next{
	height: 42px;
	width: 14px;
	background: url(../img/jt3on.png) center no-repeat;
	background-size: 14px 20px;
	right: 0;
	left: unset;
	transition: all 0.3s;
	top: 0;
	margin: 0;
}
.indp4 .swiper-button-prev{right: 52px;}
.indp4 .swiper-button-next{transform: rotate(180deg);}
.indp4 .swiper-button-prev::after,
.indp4 .swiper-button-next::after{display: none;}
.indp4 .swiper-button-prev:hover,
.indp4 .swiper-button-next:hover{background-image: url(../img/jt3.png);}
.swiper_indp4 {height: 604px;}
.swiper_indp4 .swiper-slide{
	height: 290px;
}
.swiper_indp4 .imgB{
	border-radius: 20px;
	background-color: rgb(0, 0, 0);
	padding-top: 250px;
	overflow: hidden;
	position: relative;
}
.swiper_indp4 .imgB::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid #ffffff;
	border-radius: 20px;
	opacity: 0;
	transition: all 0.3s;
}
.swiper_indp4 .kuang:hover .imgB::after{
	width: calc(100% - 24px);
	height: calc(100% - 24px);
	left: 10px;
	top: 10px;
	opacity: 1;
}
.swiper_indp4 .titB{
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 24px;
	text-align: center;
	margin-top: 16px;
}
.indp5{min-height: 650px;}
.ind5L{width: 50.86%;}
.ind5L .textB{
	font-size: 16px;
	color: rgb(34, 34, 34);
	line-height: 1.8;
}
.ind5L .textB p{margin-top: 16px; text-indent:30px}
.ind5L .textB p:first-child{margin-top: 0;}
.ind5R{padding-top: 108px;}
.ind5Ul{
	text-align: right;
}
.ind5Ul li{
	margin-top: 10px;
}
.ind5Ul li:first-child{margin-top: 0;}
.ind5Ul span{
	color: #222222;
	font-size: 14px;
}
.ind5Ul span::before{content: "/";}
.ind5Ul small{
	font-size: 14px;
  color: rgb(12, 155, 147);
}
.ind5Ul b{
	font-weight: 400;
  font-size: 36px;
  color: rgb(12, 155, 147);
}
.indp6{ }
.indp6 .moreB2{
	position: absolute;
	right: 0;
	top: 16px;
}
.indp6   .pic { border:#ccc 1px solid
}
.swiper_indp6{
	height: auto  ;
}
.swiper_indp6 .swiper-slide{height: 100px;}
.swiper_indp6 .imgB{padding-top: unset;height: 100px  ;}
.indp7 .clickB{
	position: absolute;
	right: 0;
	top: 16px;
}
.indp7 .showB .eachB{display: none;}
.indp7 .showB .eachB:first-child{display: block;}
.indp7 .showK{margin: -15px;}
.indp7 .showK>div{padding: 15px;}
.indp7 .titB{
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	transition: all 0.5s;
}
.indp7 .timeB{
	font-size: 14px;
	color: rgb(119, 119, 119);
	line-height: 1.5;
	transition: all 0.5s;
}
.indp7 .descB{
	font-size: 14px;
	color: rgb(119, 119, 119);
	line-height: 1.5;
	transition: all 0.5s;
}
.indp7 .kuang{
	background-color: rgb(246, 249, 254);
	padding: 20px;
	transition: all 0.5s;
}
.indp7 .imgB{padding-top: 75%;}
.indp7 .imgB+.titB{margin-top: 12px;}
.indp7 .timeB+.descB{margin-top: 8px;}
.ind7Ul li{margin-top: 20px;}
.ind7Ul li:first-child{margin-top: 0;}
.ind7Ul .kuang{padding: 15px 20px;}
.indp7 .kuang:hover{background: #005baa;}
.indp7 .kuang:hover .titB,
.indp7 .kuang:hover .timeB,
.indp7 .kuang:hover .descB{color: #ffffff;}
.nyB{background: #f6f9fe;padding: 60px 0; height:auto; overflow:hidden}
.xtUl li{margin: 20px 0 0;}
.xtUl li:first-child{margin-top: 0;}
.xtUl .kuang{
	background-color: rgb(255, 255, 255);
	padding: 20px;
}
.xtUl .imgB{width: 316px;margin-right: 20px;}
.xtUl .imgZ{padding-top: 57%;}
.xtUl .textB{width: calc((100% - 524px) - 4.2vw);}
.xtUl .mK{width: 188px;}
.xtUl .moreB3{margin: 0;}
.xtUl .titB{
  font-size: 24px;
  color: rgb(51, 51, 51);
}
.xtUl .descB{
	font-size: 14px;
	color: rgb(136, 136, 136);
	line-height: 1.5;
	margin-top: 16px;
}
.xtUl .xian{
	display: block;
	background-color: rgb(230, 230, 230);
	width: 1px;
	height: 180px;
	margin: 0 4.2vw;
}
.xtUl .moreB{
	margin: 0;
}
/* 系统详情 */
.location{
	background-color: rgb(246, 249, 254);
	font-size: 14px;
	color: rgb(136, 136, 136);
	margin-top: 120px;
	padding: 10px 0;
}
.location .nrBox{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.location a{color: rgb(136, 136, 136);display: block;}
.location a:hover{color: rgb(51, 51, 51);}
.location img{display: block;margin: 0 8px;}
.xtxqTop .ind1L{
	position: relative;
}
.xtxqTop .titB{
	font-size: 30px;
	color: rgb(51, 51, 51);
	margin-bottom: 32px;
}
.zlLine{
	margin-top: 7.6vw;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.zlLine .moreB3{margin-top: 0;margin-right: 40px;}
.zlLine .telB i{
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/tel.png) center no-repeat;
	background-size: 100% 100%;
	margin-right: 8px;
}
.zlLine .telB span{
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: 700;
}
.xqNav{
	background-color: rgb(235, 238, 242);
	position: sticky;
	left: 0;
	top: 68px;
	width: 100%;
	z-index: 9;
}
.xqNav a{
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 100%;
}
.xqNav a.on{
	background-color: rgb(41, 59, 164);
	color: #ffffff;
}
.xtxqP{padding: 60px 0;border-bottom: 1px solid #e6e6e6;}
.xqTit{
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1;
	margin-bottom: 30px;
}
.xqTit::after{
	content: "";
	background-color: rgb(41, 59, 164);
	display: block;
	width: 43px;
	height: 4px;
	margin-top: 16px;
}
.xtxqP1 .xqNr{
	padding: 0 100px;
}
.xtxqP1 .xqNr img{display: block;width: 100%;}
.xtxqP1 .swiper-button-next,
.xtxqP1 .swiper-button-prev{
	border-width: 1px;
	border-color: rgba(41, 59, 164,0);
	border-style: solid;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0);
	width: 58px;
	height: 58px;
	background: url(../img/jt1on.png) center no-repeat;
	background-size: 21px 12px;
	transition: all 0.5s;
}
.xtxqP1 .swiper-button-prev{transform: rotate(180deg);}
.xtxqP1 .swiper-button-next:hover,
.xtxqP1 .swiper-button-prev:hover{border-color: rgb(41, 59, 164);}
.xtxqP1 .swiper-button-next::after,
.xtxqP1 .swiper-button-prev::after{display: none;}
.xtxq2Ul li{
	margin-top: 10px;
	background-color: rgb(246, 249, 254);
	font-size: 16px;
	color: rgb(85, 85, 85);
	line-height: 1.5;
	position: relative;
	min-height: 60px;
	padding: 16px;
	padding-left: 88px;
}
.xtxq2Ul li:first-child{margin-top: 0;}
.xtxq2Ul .numB{
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgb(41, 59, 164);
	width: 60px;
	height: 100%;
	border-radius: 0 60px 60px 0;
	font-size: 24px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
}

/* 产品 */
.secNav{
	
}
.secNav .nrBox{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.secNav a{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: rgb(51, 51, 51);
	height: 60px;
	padding: 0 56px;
}
.secNav a.on{
	background-color: #005baa;
	color: rgb(255, 255, 255);
}
.cpP .pageTit{
	font-size: 36px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1;
	margin-bottom: 48px;
}
.cpUl{ width: 65%;
  float: right; height:auto; overflow:hidden}
  .cpUl ul{ height:auto; overflow:hidden}
.cpUl li{padding: 8px; float:left; width:24.25%; margin-right:1%}
.cpUl li .titB { color:#333}
.cpUl li:nth-child(4n){margin-right:0; }
.pageNum{
	margin: 40px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.pageNum a,
.pageNum span{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-radius: 6px;
	background: rgb(255, 255, 255);
	min-width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 16px; 
	padding: 0 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 4px;
	color: #666666;
}
.pageNum span{
	border-color: #005baa;
	background: #005baa;
	color:#ffffff; 
}
.pageNum .no-click{
	pointer-events: none;
	background-color: rgb(229, 229, 229);
	color: rgba(102,102,102,0.5);
}
.pageNum .no-click img{opacity: 0.5;}
.cpxqTop{background: none;}
.cpxqtL{width: calc(50% + 8px);display: flex;justify-content: space-between;align-items: stretch;flex-direction: row-reverse;}
.cpxqtR{width: calc(50% - 64px);}
.cpxqtL .swiper_cpxqd{
	border-width: 1px;
	border-color: rgb(230, 230, 230);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: calc(100% - 108px);
	margin: 0;
}
.cpxqtL .swiper_cpxqd .swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
}
.cpxqtL .swiper_cpxqd .imgB{padding-top: 100%;width: 100%;}
.cpxqtL .xtB{
	/* position: absolute;
	left: 0;
	top: 0; */
	width: 98px;
	/* height: 100%; */
	padding: 35px 0;
}
.cpxqtL .swiper-button-prev,
.cpxqtL .swiper-button-next{
	width: 100%;
	height: 25px;
	background: url(../img/jt5.png) center center no-repeat rgb(230, 230, 230);
	margin: 0;
}
.cpxqtL .swiper-button-prev{
	top: 0;
	left: 0;
}
.cpxqtL .swiper-button-next{
	top: unset;
	right: unset;
	bottom: 0;
	left: 0;
	transform: rotate(180deg);
}
.cpxqtL .swiper-button-prev::after,
.cpxqtL .swiper-button-next::after{display: none;}
.cpxqtL .swiper_cpxqs{height: 530px;}
.cpxqtL .swiper_cpxqs .swiper-slide{
	border-width: 1px;
	border-color: rgb(230, 230, 230);
	border-style: solid;
	position: relative;
}
.cpxqtL .swiper_cpxqs .swiper-slide::after{
	content: "";
	border-width: 4px;
	border-color: rgb(41, 59, 164);
	border-style: solid;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	opacity: 0;
}
.cpxqtL .swiper_cpxqs .swiper-slide-thumb-active::after{
	opacity: 1;
}
.cpxqtR .titB{
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-weight: 400;
}
.cpxqtR .numB{
	font-size: 20px;
	color: rgb(136, 136, 136);
}
.cpxqtR .descB{
	font-size: 16px;
	color: rgb(85, 85, 85);
	line-height: 1.5;
	background: rgb(246, 249, 254);
	padding: 28px;
	margin-top: 24px;
}
.cpxqtR .zlLine{margin-top: 3.6vw;}
.zlLine .zs{width: 100%;margin-bottom: 28px;}
.cpxqnrL{width: calc(100% - 308px);}
.cpxqnrR{width: 282px;}
.cpxqnrL .cpxqP{padding: 60px 0 0;}
.cpxqnrR .rsTit{
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	background-color: rgb(235, 238, 242);
	height: 60px;
	padding: 0 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.rsUl li{margin-top: 20px;}
.rsUl .kuang{
	border-width: 1px;
	border-color: rgb(235, 238, 242);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	padding: 10px;
}
.rsUl .titB{
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 1.2;
	text-align: center;
	margin-top: 8px;
}
.rsUl .kuang:hover .titB{
	color: #005baa;
}
.cpxqNr{padding-bottom: 60px;}
.faUl{margin: -15px;}
.faUl li{padding: 15px;}
.faUl .kuang{padding-bottom: 12px;}
.faUl .imgB{padding-top: 46.3%;}
.faUl .titB{
	font-size: 24px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	margin-top: 12px;
	transition: all 0.5s;
}
.faUl .descB{
	font-size: 14px;
	color: rgb(136, 136, 136);
	line-height: 2;
	margin-top: 4px;
}
.faUl .kuang:hover .titB{color: rgb(41, 59, 164);}
.location2{background: rgb(237, 242, 247);}
.faxqP{background-position: top center;}
.faxqTop,
.faxqTj{background: none;}
.faxqtL{width: 55.7%;}
.faxqtR{width: 40%;}
.faxqtR .titB{
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-weight: 400;
}
.faxqtR .descB{
	font-size: 16px;
	color: rgb(85, 85, 85);
	line-height: 1.5;
	margin-top: 14px;
}
.faxqtR .zlLine{
	margin-top: 80px;
}
.faxqNr{
	padding: 60px;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
}
.faxqNr .faxqP{padding: 60px 0 0;}
.faxqNr .faxqP:first-child{padding-top: 0;}
.faxqTj .imgB{padding-top: 56%;}
.faxqTj .titB{
	font-size: 20px;
	color: rgb(51, 51, 51);
	text-align: center;
	margin-top: 16px;
}
@media (max-width:1430px) {
	.moreB2{height: 38px;}
	.pubTit h2{font-size: 32px;}
	.ind3Top .ind3tL p{font-size: 26px;}
	.pubTit{margin-bottom: 32px;}
	.indp2 .clickB{padding-right: 72px;}
	.indp .clickB .eachB {
	    height: 38px;
	    border-radius: 38px;
	    padding: 0 16px;
	    margin-right: 12px;
	}
	.indp2 .kuang{padding: 16px;}
	.indp2 .titB{font-size: 18px;}
	.ind3Top .nrBox{padding: 20px;}
	.swiper_ind3d .swiper-slide {
	    padding: 136px 0 372px;
	}
	.swiper_indp4{height: calc(32vw + 104px);}
	.swiper_indp4 .swiper-slide{height: calc(16vw + 40px);}
	.swiper_indp4 .imgB{padding-top: 16vw;}
	.indp5{min-height: 664px;}
	.ind5R{padding-top: 32px;}
	.swiper_indp6{height: calc(24vw + 32px);}
	.swiper_indp6 .swiper-slide{height: 8vw;}
	.swiper_indp6 .imgB{height: 8vw;}
	.indp7 .showK{margin: -8px;}
	.indp7 .showK>div{padding: 8px;}
	.indp7 .kuang{padding: 12px;}
	.ind7Ul .kuang{padding: 8px 12px;}
	.ind7Ul li{margin-top: 8px;}
	.ind7Ul li:first-child{margin-top: 0;}
	.xtUl .kuang{padding: 16px;}
	.xtUl .imgB{width: 264px;}
	.xtUl .xian{margin: 0 2vw;}
	.xtUl .textB{width: calc((100% - 452px) - 4vw);}
	.xtUl .titB{font-size: 22px;}
	.xtxqTop .titB,
	.cpP .pageTit{font-size: 28px;margin-bottom: 24px;}
	.zlLine{margin-top: 4vw;}
	.cpUl{margin: -8px;}
	.cpUl li{padding: 8px;}
	.cpxqtL .xtB{width: 6vw;}
	.cpxqtL .swiper_cpxqs{height: calc(30vw + 40px);}
	.cpxqtL .swiper_cpxqd{width: calc(100% - 7vw);}
	.cpxqtR .titB{font-size: 24px;}
	.cpxqtR .descB{padding: 16px;font-size: 14px;margin-top: 8px;}
	.zlLine .zs{margin-bottom: 16px;}
	.zlLine .zs img{max-height: 40px;}
	.cpxqtR{width: calc(50% - 32px);}
	.cpxqtR .numB{font-size: 16px;}
	.cpxqtR .zlLine{margin-top: 2.4vw;}
	.xqNav a{height: 50px;}
	.cpxqnrR .rsTit{font-size: 20px;height: 50px;}
	.faUl .titB{font-size: 20px;}
	.faUl .descB{line-height: 1.5;}
	.faxqtR .titB{font-size: 24px;}
	.faxqtR .descB{font-size: 14px;}
	.faxqtR .zlLine{margin-top: 16px;}
	.faxqNr{padding: 40px;}
}
@media (max-width:1024px) {
	.indp{padding: 60px 0;}
	.indp3{padding-top: 0;}
	.moreB3 i{width: 16px;height: 10px;margin-left: 8px;}
	.ind0Form input[type=text]{width: 30vw;}
	.ind0L a{margin-right: 16px;}
	.pubTit small{font-size: 16px;}
	.pubTit h2{font-size: 24px;}
	.indp1 .nrBox{display: block;}
	.ind1R{margin: 0 auto;}
	.ind1L{width: 100%;margin-top: 16px;}
	.textB{font-size: 14px;}
	.indp2 .clickB{position: relative;right: unset;top: unset;margin-bottom: 16px;}
	.indp .swiper-pagination{margin-top: 12px;}
	.ind3Top .ind3tL p{font-size: 20px;}
	.ind3Top .ind3tL b{font-size: 16px;}
	.ind3Top .ind3tR input{height: 40px;}
	.ind3Top .nrBox{height: 112px;}
	.ind3Nr{margin-top: -56px;}
	.ind5L{width: 60%;}
	.ind5Ul b{font-size: 30px;}
	.swiper_indp6{height: auto  ;}
	.swiper_indp6 .swiper-slide{height: 10vw;}
	.swiper_indp6 .imgB{height: 10vw;}
	.ind7Ul .kuang{padding: 4px 12px;}
	.xtUl .imgB{width: 206px;margin-right: 16px;}
	.xtUl .moreB3{padding: 0 16px;}
	.xtUl .mK{width: 120px;}
	.xtUl .textB{width: calc((100% - 342px) - 4vw);}
	.xtUl .titB{font-size: 20px;}
	.xtUl .descB{margin-top: 8px;}
	.xtUl .xian{height: 124px;}
	.xtxqTop .titB{font-size: 24px;margin-bottom: 8px;}
	.zlLine .telB span{font-size: 20px;}
	.zlLine .telB i{width: 16px;height: 16px;}
	.xqNav{top: 56px;}
	.secNav a{padding: 0 16px;}
	.cpUl li{width: calc(100% / 3);}
	.indp2 .titB{font-size: 16px;line-height: 20px;height: 40px;}
	.indp2 .descB{font-size: 14px;}
	.location{margin-top: 0;}
	.nyB{padding: 30px 0;}
	.cpxqTop{display: block;}
	.cpxqtL{margin: 0 auto;}
	.cpxqtR{margin: 16px auto 0;width: 100%;}
	.cpxqNr{display: block;}
	.cpxqnrL{width: 100%;}
	.xqTit{font-size: 20px;margin-bottom: 20px;}
	.cpxqnrR{margin: 16px 0 0;width: 100%;}
	.rsUl{display: flex;justify-content: flex-start;align-items: stretch;margin: -4px;}
	.rsUl li{width: calc(100% / 4);padding: 4px;}
	.faUl{margin: -8px;}
	.faUl li{padding: 8px;}
	.faUl .titB{font-size: 18px;}
	.faxqTop{display: block;}
	.faxqtL{margin: 0 auto;}
	.faxqtR{width: 100%;margin-top: 16px;}
	.faxqNr{padding: 24px;}
	.xqTit::after{width: 32px;height: 2px;margin-top: 12px;}
	.faxqTj .titB{font-size: 18px;}
	
}
@media (max-width:800px) {
	.indp0 .nrBox{display: block;padding: 8px 0 16px;}
	.ind0R{margin-top: 8px;}
	.ind0Form input[type=text]{width: 100%;}
	.ind1R{width: 100%;max-width: 320px;}
	.pubTit h2{font-size: 22px;}
	.pubTit{margin-bottom: 20px;}
	.moreB{margin-top: 16px;}
	.indp{padding: 40px 0;}
	.indp3{padding-top: 0;}
	.indp2 .clickB{padding: 0;justify-content: center;}
	.indp2 .swiper-button-prev, .indp2 .swiper-button-next{display: none;}
	.indp .clickB .eachB{border-width: 1px;padding: 0 16px;margin: 2px;font-size: 14px;}
	.ind3Top .nrBox{display: block;height: auto;}
	.ind3Top .ind3tL{width: 100%;text-align: center;}
	.ind3Top .ind3tR{width: 100%;margin-top: 16px;}
	.ind3Top .ind3tR .ind3f{display: block;}
	.ind3Top .ind3tR input{width: 100%;display: block;}
	.ind3Top .ind3tR input[type=text]{width: 100%;margin-bottom: 4px;}
	.swiper_ind3d .swiper-slide{padding: 88px 0 200px;}
	.swiper_ind3d .pubTit{margin-bottom: 24px;}
	.ind3Nr .anK{bottom: 16px;}
	.swiper_ind3s{margin-top: 16px;}
	.swiper_ind3s .swiper-slide{height: 96px;padding: 16px;}
	.swiper_ind3s .titB{font-size: 18px;}
	.indp3 .swiper-pagination{font-size: 24px;}
	.indp3 .swiper-button-next, 
	.indp3 .swiper-button-prev,
	.xtxqP1 .swiper-button-next, .xtxqP1 .swiper-button-prev{width: 40px;height: 40px;}
	.swiper_indp4{height: calc(48vw + 64px);}
	.swiper_indp4 .swiper-slide{height: calc(24vw + 28px);}
	.swiper_indp4 .imgB{padding-top: 24vw;border-radius: 8px;}
	.swiper_indp4 .titB{font-size: 16px;line-height: 20px;height: 20px;margin-top: 8px;}
	.indp5 .nrBox{display: block;}
	.ind5L{width: 100%;}
	.ind5Ul{display: flex;justify-content: space-between;align-items: center;margin: -4px;}
	.ind5Ul li{
		width: calc(98% / 3);
		padding: 4px;
		text-align: center;
		margin: 0;
		background: rgba(255,255,255,0.8);
		padding: 8px;
		border-radius: 8px;
	}
	.ind5Ul span{display: block;}
	.ind5Ul span::before{display: none;}
	
	.swiper_indp6{height: auto;}
	.swiper_indp6 .swiper-slide{height: auto  ;}
	.swiper_indp6 .imgB{height: 15vw;}
	.indp7 .showK{display: block;}
	.indp7 .showK>div{width: 100%;}
	.indp7 .imgB{padding-top: 48%;}
	.indp7 .clickB{position: relative;right: unset;top: unset;justify-content: center;margin-bottom: 12px;}
	.indp7 .clickB .moreB2{margin: 2px;}
	.moreB2{border-width: 1px;}
	.xtUl .kuang{padding: 12px;display: block;}
	.xtUl .imgB{width: 100%;margin: 0;}
	.xtUl .textB{width: 100%;text-align: center;}
	.xtUl .xian{display: none;}
	.xtUl .mK{width: unset;}
	.xtUl .moreB3{margin: 8px 0 0;}
	.xtxqP1 .xqNr{padding: 0 56px;}
	.xtxq2Ul li {
	    margin-top: 10px;
	    font-size: 14px;
	    min-height: 48px;
	    padding: 14px;
	    padding-left: 64px;
	}
	.xtxq2Ul .numB {
	    width: 48px;
	    border-radius: 0 48px 48px 0;
	    font-size: 20px;
	}
	.xtxqP{padding: 40px 0;}
	.secNav .nrBox{flex-wrap: wrap;justify-content: center;}
	.secNav a{height: 40px; font-size:14px}
	.cpP .pageTit{font-size: 24px;margin-bottom: 16px;}
	.cpUl{margin: -4px;}
	.cpUl li{width: 50%;padding: 4px;}
	.cpxqTop,
	.faxqTop{padding: 16px 0;}
	.cpxqtL{width: 100%;display: block;}
	.cpxqtL .swiper_cpxqd,
	.faxqtL{width: 100%;}
	.cpxqtL .xtB{width: 100%;padding: 0 40px;margin-top: 10px;}
	.cpxqtL .swiper-button-prev{left: 0;top: 0;width: 24px;height: 100%;} 
	.cpxqtL .swiper-button-next{right: 0;bottom: 0;width: 24px;height: 100%;left: unset;} 
	.cpxqtL .swiper_cpxqs{height: unset;}
	.cpxqtL .swiper-button-prev, 
	.cpxqtL .swiper-button-next{background-image: url(../img/jt3on.png);background-size: 8px 12px;}
	.rsUl li{width: calc(100% / 3);}
	.faUl li{width: 50%;}
	.faxqNr{border-radius: 8px;padding: 24px 16px;}
	.faxqNr .faxqP{padding: 40px 0 0;}
	.faxqTj .titB{margin-top: 8px;font-size: 16px;}
	
	
}
.aboutDiv1 { background:#f6f9fe; padding:60px 0; height:auto; overflow:hidden}
.aboutDiv1 .bdDiv{color: #333; line-height:36px; width:65%; float:right }
.aboutDiv1 p{ margin-bottom:10px}
.aboutDiv1 img{ max-width:100%; margin-top:20px}




.flexbet{display: flex;justify-content: space-between;align-items: center;}
.comLeftDiv{width: 30%; float:left }
.comLeftDiv .clh .bd{position: relative;}
.comLeftDiv .clh .hd{height: 60px;color: #fff;padding-left: 30px;background: #005baa; line-height:60px; font-size:24px; font-weight:bold }
.comLeftDiv .clh .bd ul>li>a{padding: 0 27px;color: #333;line-height: 50px;background: #f5f5f5;border-bottom: 1px solid #fff; }
.comLeftDiv .clh .bd ul>li>a i{width: 6px;height: 10px;background: url(../img/more1.png) no-repeat center center; }
.comLeftDiv .clh .bd ul>li ol{position: absolute;left: 100%;top: 0;background: #fff;min-width: 100%;box-shadow: 0px 0px 16px rgba(0,0,0,.1);min-height: 100%;padding-left: 0;display: none;z-index: 1; }
.comLeftDiv .clh .bd ul>li ol>li a{line-height: 50px;padding: 0 28px;color: #333;display: block; }
.comLeftDiv .clh .bd ul>li ol>li a:hover{background: #005baa;color: #fff; }
.comLeftDiv .clh .bd ul>li:hover>a{background: #005baa;color: #fff; }
.comLeftDiv .clh .bd ul>li:hover ol{display: block; }
.comLeftDiv .clh .bd ul>li:hover>a i{background: url(../img/more2.png) no-repeat center center; }


@media (max-width:991px){
.ind5L .textB p{margin-top: 16px; text-indent:30px; font-size:14px}
.aboutDiv1 .bdDiv{color: #333; line-height:26px ; font-size:14px; width:100%; float:none}
.aboutDiv1 { background:#f6f9fe; padding:30px 0}
.comLeftDiv{width: 100%; float:none ; margin-bottom:10px}

}

.comLeftDiv .clh .bd ul>li>a.on{background: #005baa;color: #fff; }
.comLeftDiv .clh .bd ul>li>a.on i{background: url(../img/more2.png) no-repeat center center; }
