 
body{padding: 0;margin: 0;font-family:"Open Sans",sans-serif;font-size: 16px;color: rgb(51, 51, 51);;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);}
.hidden-xs{display: block;}
.visible-xs{display: none;}
*{box-sizing: border-box;}
.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);}

.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;}
.container{ margin: 0 auto;}
 
@media (max-width:1232px) {.container{max-width: 1024px;}}
@media (max-width:1024px) {.container{max-width: 800px;}}
@media (max-width:800px) {.container{max-width: 100%};}
.row{   }
.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;}
.datu img{display: block;width: 100%;}
/* 公共 */
.fonb{font-family: "D_bold";}
.ft64{font-size: 64px;}
.ft72{font-size: 72px;}
.ft76{font-size: 76px;}
.ft80{font-size: 80px;}
.ft100{font-size: 100px;}
.ft120{font-size: 120px;}
.btnB {
	font-family: "D_bold";
	border-radius: 30px;
	background-color: #0068ad;
	/* min-width: 200px; */
	width: max-content;
	padding: 0 38px 0  ;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all .7s cubic-bezier(.435,.25,.15,.965);
}
.btnBd {
	font-family: "D_bold";
	border-radius: 30px;
	background-color: #0068ad;
	/* min-width: 200px; */
	width: max-content;
	padding: 0 28px 0  ;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all .7s cubic-bezier(.435,.25,.15,.965); margin-left: 3vw;
}  
.btnB2{
	font-family: "D_bold";
	border-radius: 30px;
	 
	/* min-width: 200px; */
	width: max-content;
	padding: 0 38px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 18px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all .7s cubic-bezier(.435,.25,.15,.965);
}
.btnB2{
	 
	border: 1px solid #fff;
	color: #fff;
}
.btnB2 i{display: block;margin-left: 18px;font-size: 24px;}
.btnB span,.btnB i,
.btnB2 span,.btnB2 i{position: relative;z-index: 2;transition: transform .7s cubic-bezier(.435,.25,.15,.965);}
.btnB::before {content: "";width: 100%;height: 100%;z-index: 1;background-color: rgba(255, 255, 255,0.1);border-radius: 10px;transition: transform .7s cubic-bezier(.435,.25,.15,.965);display: block;position: absolute;top: 0;left: 0;transform: translate(-102%);}
 .btnBd::before {content: "";width: 100%;height: 100%;z-index: 1;background-color: rgba(255, 255, 255,0.1);border-radius: 10px;transition: transform .7s cubic-bezier(.435,.25,.15,.965);display: block;position: absolute;top: 0;left: 0;transform: translate(-100%);}

.btnB:hover::before{transform: translate(0);}
.btnB:hover span {transform: translate(0);}

.btnBd:hover::before{transform: translate(0);}
.btnBd:hover span {transform: translate(0);}
.btnB:hover i,
.btnB2:hover i{transform: translate(8px);}
.btnB i{ width:35px; height:35px; background:#fff;border-radius:18px; margin-left:20px; color:#fff; text-align:center; line-height:35px}
.btnB:hover i{ color:#0068ad}
.btnB3{
	font-family: "D_bold";
	border-radius: 30px;
	 
	/* min-width: 200px; */
	width: max-content;
	padding: 0 38px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: rgb(0, 104, 173);
	font-size: 18px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all .7s cubic-bezier(.435,.25,.15,.965); margin:30px auto
}
.btnB3{
	 
	border: 1px solid rgb(0, 104, 173);
	color: rgb(0, 104, 173);
}

.btnB3 i{display: block;margin-left: 18px;font-size: 24px;}
.btnB3:hover i{transform: translate(8px);}


.swiper-button-prev,
.swiper-button-next{
	border: 1px solid rgb(205, 205, 205);
	border-radius: 50%;
	width: 64px;
	height: 64px;
	transition: all .7s cubic-bezier(.435,.25,.15,.965);
	outline: none;
}
.swiper-button-prev::before,
.swiper-button-next::before{
	font-size: 24px;
	color: rgb(205, 205, 205);
	transition: all .7s cubic-bezier(.435,.25,.15,.965);
}
.swiper-button-prev::before{transform: rotate(180deg);}
.swiper-button-prev::after,
.swiper-button-next::after{display: none;}
.swiper-button-prev:hover,
.swiper-button-next:hover{border-color: #0068ad;background: #0068ad;}
.swiper-button-prev:hover::before,
.swiper-button-next:hover::before{color: rgb(255, 255, 255);}
.indp{padding: 72px 0;}
.pubTit{
	text-align: center;
	margin-bottom: 52px;
	line-height: 1.2;
}
.pubTit .tit{
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-weight: 700;
}
.pubTit .desc{
	font-size: 16px;
	color: rgb(102, 102, 102);
	max-width: 1200px;
	margin: 18px auto 0; line-height:30px
}

.pubTit .tit1{
	font-size: 30px;
	color: #0068ad;
	font-weight: 700;
}

.pubTit1{
	text-align: left;
	margin-bottom: 32px;
	line-height: 1.4;
}
.pubTit1 .tit{
	font-size: 30px;
	color: #0068ad;
	font-weight: 700;
}
.pubTit1 .desc{
	font-size: 16px;
	color: rgb(102, 102, 102);
	max-width: 1200px;
	margin: 18px 0 0; line-height:30px;text-align: left;
}


.indP {
  padding: 80px 0;
}
.timeB{font-size: 16px;color: rgb(153, 153, 153);}
.titB{font-size: 24px;font-family: "D_bold";color: rgb(46, 46, 46);}
.descB{font-size: 16px;color: #555;}
.txtB{font-size: 16px;color: rgb(153, 153, 153);}
@media (max-width:1432px) {
	.ft64{font-size: 56px;}
	.ft72{font-size: 64px;}
	.ft76{font-size: 68px;}
	.ft80{font-size: 56px;}
	.ft100{font-size: 80px;}
	.ft120{font-size: 100px;}
}
@media (max-width:1232px) {
	.ft64{font-size: 48px;}
	.ft72{font-size: 56px;}
	.ft76{font-size: 60px;}
	.ft80{font-size: 48px;}
	.ft100{font-size: 60px;}
	.ft120{font-size: 80px;}
}
@media (max-width:1024px) {
	.ft64{font-size: 32px;}
	.ft72{font-size: 40px;}
	.ft76{font-size: 44px;}
	.ft80{font-size: 36px;}
	.ft100{font-size: 40px;}
	.ft120{font-size: 56px;}
	.btnB,
	.btnB2{padding: 0 24px;height: 40px;font-size: 14px;}
	.btnB i,
	.btnB2 i{font-size: 12px;margin-left: 8px;}
}
@media (max-width:800px) {
	.ft64{font-size: 20px;}
	.ft72{font-size: 24px;}
	.ft76{font-size: 26px;}
	.ft80{font-size: 28px;}
	.ft100{font-size: 32px;}
	.ft120{font-size: 40px;}
	.indp{padding: 30px 0;}
	.timeB{font-size: 14px;}
	.titB{font-size: 16px;}
	.descB{font-size: 14px;}
}

header{position: fixed;left: 0;top: 0;display: block;width: 100%;z-index: 99;transition: all 0.3s;padding: 0 3.75vw;transition: all .5s; background:#000}
header .logo{display: block;}
header .logo img{max-height: 70px; display: block; }
header .logo .dImg{display: block; }
header .logo .hImg{display: none;}
header .menuUl>li{margin-left: 3vw; position: relative;}
header .menuUl>li.mshow{display: none;}
header .menuUl>li:first-child{margin-left: 0;}
header .menuUl .yiji{height: 90px;display: flex;justify-content: center;align-items: center;}
header .menuUl .yiji a{font-size: 16px;color: rgb(255, 255, 255);line-height: 1.5;display: block;position: relative;text-align: center;height: 90px;display: flex;justify-content: center;align-items: center;text-transform:capitalize; font-weight:bold}
header .menuUl>li .yiji a::before{
	content: "";
	display: block;
	width: 0;
	height: 5px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: #0068ad;
	transition: all 0.3s;
}
header .menuUl>li.on .yiji a,
header .menuUl>li:hover .yiji a{color: #0068ad;}
header .menuUl>li.on .yiji a::before,
header .menuUl>li:hover .yiji a::before{
	width: 100%;
	left: 0;
}
header .menuUl .erjiBox{
	position: absolute;
	left: 50%;
	top: 100px;
	transition: all 0.3s;
	text-align: left;
	width: max-content;
	width: -webkit-max-content;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transform: translateY(-20px) translateX(-50%);
	min-width: 250px;
	padding-top: 0px;
}
header .menuUl>li:hover .erjiBox{
	opacity: 1;
	height: auto;
	visibility: visible;
	transform: translateY(0) translateX(-50%);
}
header .menuUl .erjiUl{
	border-radius: 5px;
	padding:10px 10px 0;
	background: #ffffff; overflow:hidden
}
header .menuUl .erjiUl li{ background:#edf6fb; margin-bottom:10px}

header .menuUl .erjiUl .erji a{
	font-size: 16px;
	color: #666666;
	transition: all 0.3s;
	width: 100%;
	position: relative;
	display: block;
	padding: 5px 24px;
}
header .menuUl .erjiUl .erji1 a {
  font-size: 14px;
  color: #666666;
  transition: all 0.3s;
  width: 100%;
  position: relative;
  display: block;
  padding: 0 24px 0 38px; line-height:30px; background:url(../img/dd.png) no-repeat 24px
}
 
header .hasTri .erjiBox{
	padding-top: 0;
	width: 100%;
	position: fixed;
	left: 0;
	top: 100px;
	transform: translateY(-20px);
	background: #ffffff;
	padding: 48px 0;
}

 
header .langB{
	margin-left: 6vw;
	position: relative;
}
header .langB::before{
	content: "";
	background-color: rgb(255, 255, 255);
	display: block;
	width: 1px;
	height: 20px;
	position: absolute;
	left: -3vw;
	top: calc(50% - 10px);
}
header .langB .aB{
	font-size: 16px;
	color: rgb(255, 255, 255);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	cursor: pointer;
	position: relative;
}
header .langB .aB span{margin: 0 10px;display: block;}
header .langB .aB .find{font-size: 25px;display: block;}
header .langB .aB .jiantou{font-size: 8px;display: block;}
header .langB .bB{
	position: absolute;
	left: 0;
	top: 40px;
	background: #ffffff;
	width: 100%;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transform: translateY(-20px);
	transition: all 0.3s;
}
header .langB:hover .bB{
	opacity: 1;
	height: auto;
	visibility: visible;
	transform: translateY(0);
}
header .langB .bB a{
	font-size: 14px;
	color: #333333;
	transition: all 0.3s;
	width: 100%;
	position: relative;
	display: block;
	padding: 6px 16px;
	text-align: center;
}
header .langB .bB a.on{
	background: #E8EAE9;
	pointer-events: none;
}
header .langB .bB a:hover{
	background: rgb(252, 73, 73);
	color: #ffffff;
}
header .findBtn{
	margin-left: 3vw;
	cursor: pointer;
}
header .findBtn i{
	width: 26px;
	height: 26px;
	font-size: 26px;
	color: #ffffff;
	display: flex;justify-content: center;align-items: center;
}
header .findBtn i.guanbi{font-size: 20px;display: none;}
header.openSearch .findBtn i.find{display: none;}
header.openSearch .findBtn i.guanbi{display: block;}
header .headSearch{
	transition: all 0.3s;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transform: translateY(20px);
	position: fixed;
	left: 0;
	top: 90px;
	display: block;
	width: 100%;
	z-index: 99;
	background: #ffffff;
}
header.openSearch .headSearch{
	opacity: 1;
	height: auto;
	visibility: visible;
	transform: translateY(0);
}
header .headSearch .kuang{
	min-height: 400px;
}
header .headSearch .headForm{
	width: 100%;
	max-width: 600px;
	position: relative;
}
header .headSearch .headForm .input{
	display: block;
	width: 100%;
	line-height: 64px;
	font-size: 18px;
	border: 0;
	padding: 0 64px 0 0;
	border-bottom: 1px solid #cdcdcd;
	background: none;
}
header .headSearch .headForm .submit{
	width: max-content;
	height: 64px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
header .headSearch .headForm .submit i{
	font-size: 24px;
	color: #0068ad;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header .headSearch .headForm .submit input{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
header.nyHead,
header.onFix{background: #ffffff;box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);}
header.nyHead .logo img,
header.onFix .logo img{filter: unset;}
header.nyHead .menuUl .yiji a,
header.onFix .menuUl .yiji a{color: #2e2e2e;}
header.nyHead .langB .aB,
header.nyHead .findBtn i,
header.onFix .langB .aB,
header.onFix .findBtn i{color: #2e2e2e;}
header.nyHead .langB::before,
header.onFix .langB::before{background: #2e2e2e;}
header .mopenBtn{display: none;}
.dingwei{position: absolute;left: 0;top: -100px;}
.nbanny{height: 100px;}
header.onFix .logo .dImg{display: none; }
header.onFix .logo .hImg{display: block;}
@media (max-width:1432px) {
	header .menuUl>li{margin-left: 2vw;}
	header .langB{margin-left: 4vw;}
	header .langB::before{left: -2vw;}
	header .menuUl .erjiUl{padding: 12px 0;}
	header .hasTri .sanjiBox{padding-left: 48px;}
	header .hasTri .sanjiUl{margin: -6px;}
	header .hasTri .sanjiUl li{padding: 6px;}
	header .hasTri .sanjiUl li a{padding: 0 16px;}
}
@media (max-width:1232px) {
	header .menuUl .yiji a{font-size: 16px;}
	header .menuUl>li{margin-left: 1.2vw;}
	header .findBtn{margin-left: 1.2vw;}
	header .hasTri .erjiBox{padding: 16px 0;}
}
@media (max-width:1024px) {
	.nbanny{height: 56px;}
	.dingwei{top: -56px;}
	header{padding:0 16px;}
	header .logo{position:relative;z-index:2;}
	header .logo img{max-height:22px;max-width:unset;filter:grayscale(1) brightness(0%) invert(100%);}
	header .langB{margin-left:0;font-size:14px;}
	header .langB::before{display: none;}
	header .findBtn{margin: 0 5px;}
	header .headSearch{
		top: 56px;
	}
	header .headSearch .kuang{min-height: unset;padding: 16px;}
	
	header .mopenBtn{
		display: block;
		width: 26px;
		height: 56px;
		position: relative;
		z-index: 20;
		float: right;
		cursor: pointer;
		transition: 0.4s;
	}
	header .mopenBtn span {
		margin-top: 28px;
		display: block;
		width: 100%;
		height: 2px;
		background: #fff;
		position: relative;
		vertical-align: middle;
		-webkit-transition-duration: .3s, .3s;
		-moz-transition-duration: .3s, .3s;
		-ms-transition-duration: .3s, .3s;
		-o-transition-duration: .3s, .3s;
		transition-duration: .3s, .3s;
		-webkit-transition-delay: .3s, 0s;
		-moz-transition-delay: .3s, 0s;
		-ms-transition-delay: .3s, 0s;
		-o-transition-delay: .3s, 0s;
		transition-delay: .3s, 0s;
		transition: color 0.3s 0s;
	}
	header .mopenBtn span:after, 
	header .mopenBtn span:before {
		content: "";
		position: absolute;
		display: inline-block;
		width: 26px;
		height: 2px;
		left: 0;
		background-color: #fff;
		-webkit-transition-duration: .3s, .3s;
		-moz-transition-duration: .3s, .3s;
		-ms-transition-duration: .3s, .3s;
		-o-transition-duration: .3s, .3s;
		transition-duration: .3s, .3s;
		-webkit-transition-delay: .3s, 0s;
		-moz-transition-delay: .3s, 0s;
		-ms-transition-delay: .3s, 0s;
		-o-transition-delay: .3s, 0s;
		transition-delay: .3s, 0s;
	}
	header .mopenBtn span:before {
		top: -8px;
		-webkit-transition-property: top, transform;
		-moz-transition-property: top, transform;
		-ms-transition-property: top, transform;
		-o-transition-property: top, transform;
		transition-property: top, transform;
	}
	header .mopenBtn span:after {
		bottom: -8px;
		-webkit-transition-property: bottom, transform;
		-moz-transition-property: bottom, transform;
		-ms-transition-property: bottom, transform;
		-o-transition-property: bottom, transform;
		transition-property: bottom, transform;
	}
	header.open .mopenBtn span {
		background-color: transparent;
		-webkit-transition-delay: 0s, 0s;
		-moz-transition-delay: 0s, 0s;
		-ms-transition-delay: 0s, 0s;
		-o-transition-delay: 0s, 0s;
		transition-delay: 0s, 0s;
	}
	header.open .mopenBtn span:after, 
	header.open .mopenBtn span:before {
		-webkit-transition-delay: 0s, .3s;
		-moz-transition-delay: 0s, .3s;
		-ms-transition-delay: 0s, .3s;
		-o-transition-delay: 0s, .3s;
		transition-delay: 0s, .3s;
	}
	header.open .mopenBtn span:before {
		top: 0px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	header.open .mopenBtn span:after {
		bottom: 0px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	header .menuB{
		position: fixed;
		right: -100%;
		top: 56px;
		display: block;
		width: 100%;
		height: calc(100vh - 56px);
		background: #ffffff;
		transition: all 0.3s;
	}
	header.open .menuB{right: 0;}
	header .menuUl{
		display: block;
		padding: 16px;
		overflow: auto;
		height: 100%;
	}
	header .menuUl>li{margin: 0;border-bottom: 1px dashed #d6d6d6;}
	header .menuUl .yiji{height: auto;display: block;}
	header .menuUl .yiji a{line-height: 40px;color: #333333;width: calc(100% - 40px);height: unset;justify-content: flex-start;}
	header .menuUl>li.on .yiji a::before{display: none;}
	header .menuUl>li .yiji a::before{display: none;}
	header .menuUl .hasDown>div>.ejBtn{
		position: absolute;
		right: 12px;
		top: 12px;
		width: 16px;
		height: 16px;
	}
	header .menuUl .hasDown>div>.ejBtn::before{
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background: #0068ad;
		position: absolute;
		left: 0;
		top: calc(50% - 1px);
	}
	header .menuUl .hasDown>div>.ejBtn::after{
		content: "";
		display: block;
		width: 2px;
		height: 100%;
		background: #0068ad;
		position: absolute;
		top: 0;
		left: calc(50% - 1px);
	}
	header .menuUl .hasDown.open>div>.ejBtn::after{display: none;}
	header .menuUl .erjiBox{
		position: relative;
		left: unset;
		top: unset;
		opacity: 1;
		height: auto;
		visibility: visible;
		transform:unset;
		padding: 8px 0;
		display: none;
		transition: unset;
		width: 100%;
		border-radius: 0;
		background: none;
		border: 0;
		border-top: 1px dashed #d6d6d6;
	}
	header .menuUl .erjiUl>li{border: 0;}
	header .menuUl>li:hover .erjiBox{
		transform:unset;
	}
	header .menuUl .erjiUl>li{width: 100%;padding: 0;}
	header .menuUl .erjiUl>li>a{color: #333333;padding: 4px 16px;display: block;width: 100%;font-size: 15px;position: relative;background: none;}
	header .menuUl .erjiUl>li>a::before{
		content: "";
		display: block;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background: #b1b1b1;
		position: absolute;
		left: 0;
		top: calc(50% - 2px);
	}
	header .menuUl .erjiUl>li.on, header .menuUl .erjiUl>li:hover{background: none;}
	header .menuUl .erjiUl{padding: 0;}
	header .menuUl .erjiUl .erji a{padding: 8px 16px;position: relative;}
	header .menuUl .erjiUl .erji a::before{
		content: "";
		display: block;
		width: 4px;
		height: 4px;
		background: #666666;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: calc(50% - 2px);
	}
	header .menuUl .erjiBox,
	header .menuUl>li.hasTri:hover .erjiBox{
		position: relative;left: unset;top: unset;
		visibility:unset;opacity: unset;transform: unset;transition: unset;
	}
	header .hasTri .erjiUl::before{display: none;}
	header .hasTri .erjiUl .erji{width: 100%;padding: 0;}
	header .menuUl .erjiUl>li{position: relative;}
	header .hasTri .sanjiBox{
		position: relative;left: unset;top: unset;
		padding: 0;
	}
	header .menuUl .erjiBox,
	header .menuUl>li:hover .erjiBox{
		opacity: unset;
		height: unset;
		visibility: unset;
		transform: unset;
		padding: 0;
	}
	header .erjiBox .container{padding: 0;}
	header .hasTri .erjiUl .erji a{font-size: 16px;font-weight: 400;padding-left: 16px !important;}
	header .hasTri .erjiUl>li{display: block;}
	header .hasTri .sanjiBox{width: 100%;}
	header .hasTri .sanjiUl{margin: 0;padding: 4px 16px;}
	header .hasTri .sanjiUl li{width: 100%;padding: 0;}
	header .hasTri .sanjiUl li a{font-size: 16px;line-height: 1.5;padding: 3px 16px;position: relative;}
	header .hasTri .sanjiUl li a::before{
		content: "";
		display: block;
		width: 4px;
		height: 4px;
		background: #b1b1b1;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: calc(50% - 2px);
	}
	header.nyHead .mopenBtn span,
	header.nyHead .mopenBtn span:after, 
	header.nyHead .mopenBtn span:before,
	header.onFix .mopenBtn span,
	header.onFix .mopenBtn span:after, 
	header.onFix .mopenBtn span:before{background: #0068ad;}
	header.nyHead.open .mopenBtn span,
	header.onFix.open .mopenBtn span{background: #ffffff;}
}
.fixBox{position: fixed;right: 0;top: 50%;z-index: 99;transform: translateY(-50%);}
.fixBox .eachB{position: relative;margin-top: 10px;}
.fixBox .eachB:first-child{margin-top: 0;}
.fixBox .eachB a{background-color: #0068ad;width: 46px;height: 60px;display: flex;justify-content: center;align-items: center;color: #ffffff;border-radius: 5px 0 0 5px;}
.fixBox .eachB i{display: block;font-size: 24px;}
.fixBox .eachB p{position: absolute;right: 60px;top: 50%;transform: translateY(-50%);background: #ffffff;display: none;border-radius: 5px;word-break: keep-all;width: max-content;box-shadow: 0 0 10px 4px rgba(0,0,0,.1);}
.fixBox .eachB p img{display: block;width: 100%;border-radius: 5px;width: 120px;}
.fixBox .eachB p span{font-size: 18px;color: rgb(51, 51, 51);padding: 0 16px;min-height: 40px;display: flex;justify-content: center;align-items: center;width: max-content;}
.fixBox .eachB p::before{content: "";width: 0;height: 0;border-left: 6px solid #ffffff;border-top: 6px solid transparent;border-bottom: 6px solid transparent;position: absolute;right: -5px;top: calc(50% - 6px);}
.fixBox .eachB:hover p{display: block;}
.gotop{
	border: 1px solid rgb(234, 234, 234);
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 99;
	font-size: 16px;
	display: none;
}
.gotop i{
	font-size: 24px;
	color: #0068ad;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 46px;
	height: 46px;
}
@media (max-width:1024px) {
	.fixBox .eachB a{width: 34px;height: 40px;}
	.fixBox .eachB i{font-size: 22px;}
	.fixBox .eachB p{right: 44px;}
	.gotop i{width: 40px;height: 40px;font-size: 20px;}
	header .menuUl .erjiUl>li>span{
	width: max-content;
	font-size: 14px;
	font-weight: 700;
	display: block;
	color: #0068ad;
	margin-bottom: 8px;border-bottom: 1px solid #eaebed; display:block ; width:100%; padding-bottom:10px; text-transform:capitalize
}
}

footer{background: #000;padding: 30px 0 0;}
footer .nrB{flex-wrap: wrap;}
footer .fInfo{max-width: 432px;width: 36%;}
footer .logo{display: block;}
footer .logo img{display: block;max-height: 86px;filter: grayscale(1) brightness(0%) invert(100%);}
footer .fInfo .line{
	font-size: 15px;
	color:rgba(255, 255, 255, 0.502);
	padding-left: 40px;
	position: relative;
	margin-top: 22px;
}
footer .fInfo .line a{color: rgba(255, 255, 255, 0.502);}
footer .fInfo .line img,
footer .fInfo .line i{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: rgba(255, 255, 255, 0.502);;
}
footer .fInfo .btnB{margin-top: 56px;}
footer .fInfo .btnB i{margin-left: 132px;}
footer .fNav{width:62%;padding-bottom: 40px;}
footer .fCol{min-width: 188px;max-width: calc((100% - 160px) / 3);}
footer .fTit{
	font-size: 22px;
	color: rgb(255, 255, 255);
	font-weight: 400;
	text-transform: capitalize  ;
	margin-bottom: 28px;
	padding-top: 24px;
}
footer .fTit a{color: rgb(255, 255, 255);display: block;}
footer .fNr a{
	font-size: 15px;
	color: rgba(255, 255, 255, 0.502);
	display: block;
	margin-bottom: 10px;
}
footer .fNr a{color: rgba(255, 255, 255, 0.502);}
footer .fNr a:hover{color: rgba(255, 255, 255, 1);}
footer .ewmB{
	position: absolute;
	right: 0;
	bottom: 0;
}
footer .ewmB img{display: block;width: 100%;max-width: 118px;}
footer .fbot{
	margin-top: 0;
	border-top: 1px solid rgba(255,255,255,0.1);
	padding: 16px 0;
}
footer .fShare a{display: block;margin-right: 40px;}
footer .fShare i{display: block;font-size: 20px;color: rgba(255, 255, 255, 0.502);}
footer .banquan{font-size: 16px;color:rgba(255, 255, 255, 0.502);}
@media (max-width:1024px) {
	footer{padding: 40px 0;}
	footer .fbot{margin-top: 24px;}
	footer .fTit{font-size: 20px;padding-top: 8px;margin-bottom: 12px;}
	footer .fCol{min-width: unset;max-width: calc((100% - 24px) / 3);}
	footer .fNr a{font-size: 16px;}
	footer .fInfo .line{padding-left: 28px;font-size: 16px;margin-top: 24px;}
	footer .fInfo .line img, footer .fInfo .line i{font-size: 16px;max-width: 16px;}
	footer .fInfo .btnB i{margin-left: 80px;}
}
@media (max-width:800px) {
	footer{padding: 24px 0;}
	footer .nrB{display: block;}
	footer .fInfo{width: 100%;max-width: unset;}
	footer .fInfo .line{margin-top: 16px;}
	footer .fInfo .btnB{margin-top: 24px;}
	footer .fInfo .btnB i{margin-left: 24px;}
	footer .logo img{max-height: 48px;}
	footer .fNav{display: none;}
}
@media (max-width:560px) {
	footer{padding: 60px 0 0;}
	footer .nrB{display: block;}
	footer .fInfo{width: 100%;max-width: unset;}
	footer .fInfo .line{margin-top: 16px;}
	footer .fInfo .btnB{margin: 24px auto 0;}
	footer .fInfo .btnB i{margin-left: 24px;}
	footer .ewmB{position: relative;right: unset;bottom: unset;margin: 12px auto 0 ;}
	footer .ewmB img{margin: 0 auto;}
	footer .logo img{max-height: 48px;margin: 0 auto;}
	footer .fNav{display: none;}
	footer .fbot{padding: 8px 0;display: block;}
	footer .fShare a{margin: 0 8px;}
	footer .banquan{margin: 8px;text-align: center;}
}
.banner{overflow: hidden;}
.swiper_banner{position: relative;z-index: 1;}
.swiper_banner .imgB{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	z-index: 1;
}
.swiper_banner .nrBox{
	position: relative;
	z-index: 2;
	padding-top: 70px;
	min-height: 620px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.swiper_banner .kuang{max-width: 50%;}
.swiper_banner .xzbt{ font-size:16px; color:#0068ad; margin-bottom:20px; font-style:italic}
.swiper_banner .xzbt em{ display:inline-block; height:5px; background:#0068ad; width:200px; margin-left:20px}
.swiper_banner .dazi{
	color: #ffffff;
	margin: 0;
	line-height: 1.3;
	transition: all 0.6s;
	transform: translateY(40px);
	opacity: 0;font-size:35px; margin-bottom:20px; font-weight:bold
}
.swiper_banner .xzi{
	color: #ffffff;
	margin: 0;
	line-height: 30px;
	transition: all 0.6s;
	transform: translateY(40px);
	opacity: 0; font-size:16px
}
.swiper_banner .btnB {
	margin-top: 2.8vw;
	transition: all 0.6s;
	transform: translateY(40px);
	transition-delay: 0.3s;
	opacity: 0; float:left; margin-right:20px
}
.anniu{ text-align:left}
 
.swiper_banner .swiper-slide-active .dazi{transform: translateY(0);opacity: 1;}
.swiper_banner .swiper-slide-active .xzi{transform: translateY(0);opacity: 1;}
.swiper_banner .swiper-slide-active .btnB {transform: translateY(0);opacity: 1;}
.banner .swiper-pagination{
	bottom:1vw;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner .swiper-pagination-bullet{
	background: none;
	margin: 0 10px;
	transition: all 0.3s;
	opacity: 1;
	border: 2px solid rgba(255, 46, 77,0);
	border-radius: 50%;
	width: 1.5vw;
	height:1.5vw;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner .swiper-pagination-bullet::after{
	content: "";
	border-radius: 50%;
	background: rgb(255, 255, 255);
	width: 10px;
	height: 10px;
}
.banner .swiper-pagination-bullet-active{border-color: #0068ad;}
.banner .swiper-pagination-bullet-active::after{background: #0068ad;}
.downBtn{
	position: absolute;
	left: 3.75vw;
	bottom: 3.75vw;
	display: block;
	width: 11px;
	height: 46px;
	background: url(../img/cjt.webp) center no-repeat;
	background-size: 100% 100%;
	z-index: 9;
	cursor: pointer;
	animation:mymove 5s infinite;
	-webkit-animation:mymove 5s infinite;
	animation-direction:alternate;
	animation-timing-function: ease-in-out;
	-webkit-animation:mymove 5s infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-timing-function: ease-in-out;
}
@keyframes mymove{
    0%{transform: translateY(0);}
    25%{transform: translateY(-16px);}
    50%{transform: translateY(0);}
    75%{transform: translateY(-16px);}
}
@-webkit-keyframes mymove{
    0%{transform: translateY(0);}
    25%{transform: translateY(-16px);}
    50%{transform: translateY(0);}
    75%{transform: translateY(-16px);}
}
.banny .imgB{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	z-index: 1;
}
.banny .nrBox{
	height: 520px;
	padding: 0;
	z-index: 2;
	padding: 3vw 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.banny .catB{
	color: rgb(255, 255, 255);
	margin: 0;
}
@media (max-width:1024px) {
	/* .swiper_banner .nrBox{min-height: unset;padding: calc(10vw + 56px) 0 10vw;} */
	.banner .swiper-pagination{bottom: 10px;}
	.banner .swiper-pagination-bullet{width: 20px;height: 20px;}
	.banner .swiper-pagination-bullet::after{width: 6px;height: 6px;}
	.banny .nrBox{padding: 24vw 0 24px;height: auto;}
}
@media (max-width:800px) {
	/* .swiper_banner .nrBox{padding: calc(14vw + 56px) 0 14vw;} */
	.downBtn{width: 5px;height: 20px;left: 8px;bottom: 8px;display: none;}
}
@media (max-width:640px) {
	/* .swiper{background: #000000;padding-top: 56px;} */
	.swiper_banner .nrBox{padding: 56px 0 0;}
	.swiper_banner .dazi{font-size: 20px; margin-bottom:0px}
	.swiper_banner .btnB{height: 32px;margin-top: 10px;padding: 0 10px; font-size:12px}
	.banner .swiper-pagination-bullet{width: 10px;height: 10px;border-width: 1px;}
	.swiper_banner .nrBox{
	position: relative;
	z-index: 2;
	padding-top: 70px;
	min-height: 58vw;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.btnB i{ width:25px; height:25px; background:#fff;border-radius:13px; margin-left:20px; color:#fff; text-align:center; line-height:25px}
}
/* 首页 */
.pubTit{
	color: rgb(46, 46, 46);
	 
	line-height: 1.222;
}
.indP1{
	 background: url(../img/FIBRE-OPTICS.jpg) no-repeat center / cover fixed;
}
.ind1Ul{margin: -15px; margin-bottom:50px}
.ind1Ul li{padding: 15px;}
.ind1Ul .kuang{
	border-radius: 20px;
	background: rgb(255, 255, 255);
	padding: 10px;
	padding-bottom:  28px;
	text-align: center;
}
.ind1Ul .imgB{
	border-radius: 16px;
	overflow: hidden;
	background-color: rgb(0, 0, 0);
 
}
.ind1Ul .titB{
	font-size: 22px;
	color: rgb(0, 75, 140);
	font-weight: 700;
	margin-top: 12px;
}
.ind1Ul .descB{
	font-size: 16px;
	color: #555;
	line-height:26px;
	margin-top: 10px; padding:0 10px  
}
.ind1Ul .btnB{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
}
.indp2{background: url(../img/ind2bg.webp) center center no-repeat;background-size: cover;}
.indp2 .pubTit{color: #ffffff;}
.indp2 .tuKuang{
	position: relative;
	z-index: 1;
	width: 48.86%;
	margin: 0 auto;
}
.indp2 .tuKuang .dian{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	padding-top: 100%;
}
.indp2 .tuKuang .dian i{
	display: block;
	border: 2px solid rgb(255, 46, 77);
	border-radius: 50%;
	width: 14px;
	height: 14px;
	position: absolute;
	transform: translateX(-7px) translateY(-7px);
}
.indp2 .tuKuang .dian i:nth-child(1){right: 10%;top: 19%;background: #3d4142;}
.indp2 .tuKuang .dian i:nth-child(2){right: -7px;top: calc(50% - 7px);background: #2f383a;}
.indp2 .tuKuang .dian i:nth-child(3){right: 9%;bottom: 20%;background: #303a39;transform: unset;}
.indp2 .tuKuang .dian i:nth-child(4){left: 14%;top: 17%;background: #291e17;}
.indp2 .tuKuang .dian i:nth-child(5){left: 7px;top: calc(50% - 7px);background: #231911;}
.indp2 .tuKuang .dian i:nth-child(6){left: 10%;bottom: 19%;background: #363b39;}
.indp2 .tuKuang .quan{
	content: "";
	background: url(../img/quan.webp) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	padding-top: 100%;
	/* height: 100%; */
	overflow: hidden;
	animation: spin 12s linear infinite;
}
@keyframes spin {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
.indp2 .swiper-button-prev,
.indp2 .swiper-button-next{display: none;}
.swiper_ind2 .swiper-slide{
	position: relative;
	padding: 42px;
}
.swiper_ind2 .imgB{border-radius: 50%;overflow: hidden;}
.swiper_ind2 .imgB img{transform: scale(1.1);transition: all 0.5s;}
.swiper_ind2 .swiper-slide-active .imgB img{transform: scale(1);}
.swiper_ind2 .textB{display: none;}
.ind2Ul{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 2;
}
.ind2Ul li{
	width: 23%;
	text-align: right;
	opacity: 0.2;
	cursor: pointer;
	transition: all 0.3s;
}
.ind2Ul li.on{opacity: 1;}
.ind2Ul .titB{
	font-size: 30px;
	color: rgb(255, 46, 77);
	line-height: 1;
}
.ind2Ul .descB{
	color: rgb(255, 255, 255);
}
.ind2Ul li:nth-child(1){order: 2;}
.ind2Ul li:nth-child(2){order: 4;}
.ind2Ul li:nth-child(3){order: 6;}
.ind2Ul li:nth-child(4){order: 5;}
.ind2Ul li:nth-child(5){order: 3;}
.ind2Ul li:nth-child(6){order: 1;}
.ind2Ul li:nth-child(-n+3){margin-left: 54%;text-align: left;}
.indp3{
	background: url(../img/bj1.jpg) center center / cover no-repeat;
}
.indp3 .pubTit{text-align: left;line-height: 0.9;width: 100%; color:#0068ad; text-transform:capitalize; font-size:60px}
.indp3 .pubTit span{}
.indp3 .pubTit b{color: #0068ad;}
.indp3 .textB{width: 50%;}
.indp3 .kuang{width: 38%; border:#fff 2px dashed;border-radius:8px; padding:50px 30px; text-align:center }
.indp3 .kuang h1{color: #fff;
  font-size: 1.4rem;
  line-height: 1.5em; width:100%; margin-bottom:10px}
  .indp3 .kuang p{color: #fff;
  font-size: 12px;
  line-height: 1.5em;}
   .indp3 .kuang span{color: #fff;
  font-size: 14px;
  line-height: 1.5em;}
.yun{ padding:50px 0; text-align:center}
.yun img{ margin:0 auto}
.indp3 .kuang:hover{ border:#0068ad 2px  solid ;}
.indp3 .descB{margin-top: 16px; font-size:20px; color:#fff; line-height:36px}
.indp3 .btnB2{margin: 56px 0 80px;}
.swiper_ind3 .imgB{padding-top: 60%;filter: grayscale(1);transition: all 0.5s;}
.swiper_ind3 .textB{
	position: absolute;left: 0;top: 0;
	display: flex;justify-content: center;align-items: center;
	width: 100%;height: 100%;
	background: rgba(0,0,0,0.7);
	font-size: 18px;
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 16px;
	line-height: 1.1;
	transition: all 0.5s;
}
.swiper_ind3 .kuang:hover .imgB{filter: grayscale(0);}
.swiper_ind3 .kuang:hover .textB{opacity: 0;}
.indp4 .nrBox{
	width: calc(100% + 212px);
	padding: 0 106px;
	margin-left: -106px;
}
.indp4 .swiper-button-prev{
	left: 0;
}
.indp4 .swiper-button-next{
	right: 0;
}
.newsUl{margin: -35px;}
.newsUl li{padding: 35px;}
.swiper_ind4{margin: -30px;}
.swiper_ind4 .swiper-slide{padding: 15px; }
.swiper_ind4 .swiper-slide .kuang {border-radius:15px;}
.swiper_ind4 .swiper-slide a{overflow:hidden}
.swiper_ind41{margin: -30px;}
.swiper_ind41 .swiper-slide{padding: 15px; }
.swiper_ind41 .swiper-slide .kuang {border-radius:15px;}
.swiper_ind41 .swiper-slide a{overflow:hidden}

.newsUl .imgB,
.swiper_ind4 .imgB{padding-top: 66.67%;}
.swiper_ind41 .imgB{padding-top: 66.67%;}

.newsUl .timeB{margin-top: 24px;}
.swiper_ind4 .timeB{margin-top: 0;}
.swiper_ind4 .textB{ background:#f5f7fa; padding: 20px ; min-height:160px}
.swiper_ind41 .timeB{margin-top: 0;}
.swiper_ind41 .textB{ background:#F0F0F0; padding: 20px ; min-height:160px}

.newsUl .titB,
.swiper_ind4 .titB{margin-top: 2px;transition: all 0.3s; font-weight:bold}
.swiper_ind41 .titB{margin-top: 2px;transition: all 0.3s; font-weight:bold}

.newsUl .descB,
.swiper_ind4 .descB{margin-top: 4px; font-size:15px;font-weight: 400;
  line-height:24px;
  color: #555;     overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}
	 .swiper_ind41 .descB{margin-top: 4px; font-size:15px;font-weight: 400;
  line-height:24px;
  color: #555;     overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}
.newsUl .kuang:hover .titB,
.swiper_ind4 .kuang:hover .titB{color:#0068ad;}
.swiper_ind41 .kuang:hover .titB{color:#0068ad;}

.indp4 .btnB2{margin: 56px auto 0;}
@media (max-width:1640px){
	.indp4 .nrBox{width: 100%;padding: 0 80px;margin: 0;}
}
@media (max-width:1432px) {
	.swiper_ind1, .swiper_protj,.swiper_ind4{margin: -32px;}
	.swiper_ind1 .swiper-slide, .swiper_protj .swiper-slide,.swiper_ind4 .swiper-slide{padding: 32px;}
}
@media (max-width:1232px) {
	.swiper_ind1, .swiper_protj,.swiper_ind4{margin: -24px;}
	.swiper_ind1 .swiper-slide, .swiper_protj .swiper-slide,.swiper_ind4 .swiper-slide{padding: 24px;}
	.newsUl .titB, .swiper_ind4 .titB{font-size: 22px;}
	.swiper_ind2 .swiper-slide{padding: 32px;}
	.indp2 .tuKuang .quan{background-size: 99%;}
}
@media (max-width:1024px) {
	.swiper_ind1, .swiper_protj,.swiper_ind4{margin: -12px;}
	.swiper_ind1 .swiper-slide, .swiper_protj .swiper-slide,.swiper_ind4 .swiper-slide{padding: 12px;}
	.proUl .titB, .swiper_ind1 .titB{font-size: 20px;}
	.pubTit{margin-bottom: 24px;}
	.indp1 .btnB2{margin-top: 32px;}
	.indp3 .pubTit{width: 30%;}
	.indp3 .textB{width: 66%;}
	.swiper_ind3 .textB{width: 100%;}
	.newsUl .titB, .swiper_ind4 .titB{font-size: 18px;}
	.swiper-button-prev, .swiper-button-next{width: 40px;height: 40px;}
	.swiper-button-prev::before, .swiper-button-next::before{font-size: 18px;}
	.indp2 .tuKuang{width: 100%;}
	.indp2 .tuKuang .quan{background-size: 100%;}
	.ind2Ul{position: relative;left: unset;top: unset;display: block;display: none;}
	.ind2Ul li,
	.ind2Ul li:nth-child(1),
	.ind2Ul li:nth-child(2),
	.ind2Ul li:nth-child(3),
	.ind2Ul li:nth-child(4),
	.ind2Ul li:nth-child(5),
	.ind2Ul li:nth-child(6){display: block;width: 100%;text-align: center;position: relative;left: unset;right: unset;top: unset;bottom: unset;margin: 0;}
	.swiper_ind2 .textB{display: block;margin-top: 80px;text-align: center;}
	.swiper_ind2 .titB{
		font-size: 30px;
		color: rgb(255, 46, 77);
		line-height: 1;
	}
	.swiper_ind2 .descB{color: rgb(255, 255, 255);margin-top: 16px;}
	.indp2 .swiper-button-prev,
	.indp2 .swiper-button-next{display: block;border: unset;top: 768px;width: max-content;display: block;}
	.indp2 .swiper-button-prev{left: 32px;}
	.indp2 .swiper-button-next{right: 32px;}
	.indp2 .swiper-button-prev:hover,
	.indp2 .swiper-button-next:hover{background: none;}
	.indp2 .swiper-button-prev::after,
	.indp2 .swiper-button-next::after,
	.indp2 .swiper-button-prev:hover::after,
	.indp2 .swiper-button-next:hover::after{display: block;font-size: 24px;color: #ffffff;}
}
@media (max-width:800px) {
	.swiper_ind1, .swiper_protj,.swiper_ind4{margin: -4px;}
	.swiper_ind1 .swiper-slide, .swiper_protj .swiper-slide,.swiper_ind4 .swiper-slide{padding: 4px;}
	.proUl .titB, .swiper_ind1 .titB{font-size: 16px;}
	.pubTit{margin-bottom: 16px;}
	.indp1 .btnB2{margin-top: 24px;}
	.newsUl .titB, .swiper_ind4 .titB{font-size: 16px;}
	.indp3 .nrBox{display: block;}
	.indp3 .pubTit{width: 100%;}
	.indp3 .textB{width: 100%;}
	.indp3 .btnB2{margin: 32px 0;}
	.indp4 .nrBox{padding: 0;}
	.indp4 .swiper-button-prev, .indp4 .swiper-button-next{display: none;}
	.newsUl .timeB, .swiper_ind4 .timeB{margin-top: 8px;}
	.indp4 .btnB2{margin-top: 32px;}
	.swiper_ind4 .textB{padding: 0 8px;}
	.indp2 .swiper-button-prev,
	.indp2 .swiper-button-next{display: block;border: unset;top: 100vw;}
	.swiper_ind2 .swiper-slide{padding: 24px;}
	.swiper_ind2 .textB{margin-top: 64px;}
}
/* 关于我们 */
.secNav{border-bottom: 1px solid #eaeaea;}
.secNav .nrBox{flex-direction: row-reverse;flex-wrap: wrap;}
.secNav .snvB a{
	height: 74px;
	padding: 0 52px;
	font-size: 20px;
	color: rgb(51, 51, 51);
	display: flex;
	justify-content: center;
	align-items: center;
}
.secNav .snvB a.on{
	background-color: rgb(255, 46, 77);
	color: #ffffff;
}
.location{
	font-size: 14px;
	color: rgb(187, 187, 187);
	height: 74px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.location a{color: rgb(187, 187, 187);}
.location a:hover{color: rgb(51, 51, 51);}
.location span:last-child{color: #0068ad;}
.abop1 .textB{width: calc(50% - 48px);}
.abop1 .titB{color: rgb(255, 46, 77);}
.abop1 .descB{margin-top: 22px;}
.abop1 .tuB{width: calc(50% - 48px);}
.abop1 .imgB{padding-top: 77%;}
.abo1Ul{line-height: 1;margin-top: 6.25vw;}
.abo1Ul li{padding: 0 4vw;}
.abo1Ul b{color: rgb(255, 46, 77);margin-bottom: 8px;}
.abop2{padding: 0;}
.abop2 .pTit{
	position: absolute;left: 0;top: 72px;
	color: #ffffff;
	z-index: 2;
	width: 100%;
}
.abop2 .swiper{position: relative;z-index: 1;}
.swiper_abo2 .dabg{
	position: absolute;left: 0;top: 0;
	display: block;width: 100%;height: 100%;
	z-index: 1;
}
.swiper_abo2 .imgB{padding-top: unset;height: 100%;}
.swiper_abo2 .nrBox{
	position: relative;z-index: 2;
	min-height: 100vh;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	padding: 100px 0;
}
.swiper_abo2 .kuang{width: 50%;}
.swiper_abo2 .iconB i{
	font-size: 117px;
	color: #ffffff;
}
.swiper_abo2 .iconB img{display: block;height: 117px;}
.swiper_abo2 .titB{
	font-size: 56px;
	color: #ffffff;
	margin-top: 12px;
}
.swiper_abo2 .descB{
	border-top: 1px solid rgba(255,255,255,0.3);
	font-size: 36px;
	color: #ffffff;
	margin-top: 8px;
	padding: 10px 0 0;
}
.abop2 .fyB{
	position: absolute;left: 0;bottom: 120px;
	color: #ffffff;
	z-index: 2;
	width: 100%;
}
.abop2 .fyB .nrBox{justify-content: flex-end;}
.abop2 .swiper-button-prev,
.abop2 .swiper-button-next,
.abop4 .swiper-button-prev,
.abop4 .swiper-button-next{
	position: relative;
	left: unset;right: unset;top: unset;bottom: unset;margin: 0;
	width: 56px;height:56px;
}
.abop2 .swiper-button-next,
.abop4 .swiper-button-next{margin-left: 30px;}
.abop3{padding-bottom: 0;}
.abop3 .nrBox{align-items: stretch;}
.abop3 .tuB{width: calc(50% - 48px);}
.abop3 .imgB{padding-top: 0;height: 100%;}
.abop3 .textB{width: calc(50% - 48px);}
.abop3 .pTit{color: rgb(46, 46, 46);line-height: 1.88;}
.abop3 .scrolB{padding-right: 48px;height: 550px;overflow: auto;}
.abop3 .scrolB::-webkit-scrollbar {width: 5px;}
.abop3 .scrolB::-webkit-scrollbar-track {
    background: #eaeaea;
}
.abop3 .scrolB::-webkit-scrollbar-thumb {
    background: #0068ad;
    border-radius: 10px;
}
.abop3 .scrolB::-webkit-scrollbar-thumb:hover {
    background: #0068ad;
}
.abo3Ul>li{
	border-bottom: 1px solid #eaeaea;
	padding: 32px 0 44px;
}
.abo3Ul>li:first-child{padding-top: 0;}
.abo3Ul .titB{
  font-size: 40px;
  color: rgb(255, 46, 77);
}
.abo3Ul .descB{
	font-size: 20px;
	color: rgb(102, 102, 102);
}
.abo3Ul .descB li{padding-left: 20px;position: relative;}
.abo3Ul .descB li::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #cdcdcd;
	position: absolute;
	left: 6px;
	top: 13px;
}
.abop4{overflow: hidden;}
.abop4 .pTit{color: rgb(46, 46, 46);text-align: center;margin-bottom: 40px;}
.swiper_abo4{margin: -20px;overflow: visible;}
.swiper_abo4 .swiper-slide{padding: 20px;}
.swiper_abo4 .tuB{box-shadow: 0px 6px 75px 25px rgba(6, 42, 80, 0.15);}
.swiper_abo4 .tuB img{display: block;width: 100%;}
.abop4 .fyB{margin-top: 58px;}
@media (max-width:1432px) {
	.abop1 .textB{width: 50%;}
	.swiper_abo2 .titB{font-size: 52px;}
	.swiper_abo2 .iconB i{font-size: 100px;}
	.swiper_abo2 .iconB img{display: block;height: 100px;}
	.swiper_abo4{margin: -40px;}
	.swiper_abo4 .swiper-slide{padding: 40px;}
}
@media (max-width:1232px) {
	.abop2 .swiper-button-prev, .abop2 .swiper-button-next, .abop4 .swiper-button-prev, .abop4 .swiper-button-next{width: 66px;height: 66px;}
	.swiper_abo2 .titB{font-size: 40px;}
	.swiper_abo2 .descB{font-size: 28px;}
	.swiper_abo2 .iconB i{font-size: 80px;}
	.swiper_abo2 .iconB img{display: block;height: 80px;}
	.abo3Ul>li{padding: 24px 0;}
	.abop3 .tuB{width: calc(50% - 24px);}
	.abop3 .textB{width: calc(50% - 24px);}
	.swiper_abo4{margin: -24px;}
	.swiper_abo4 .swiper-slide{padding: 24px;}
}
@media (max-width:1024px) {
	.swiper_abo4{margin: -16px;}
	.swiper_abo4 .swiper-slide{padding: 16px;}
	.abop1 .nrBox{display: block;}
	.abop1 .textB{width: 100%;}
	.abop1 .tuB{width: 100%;margin-top: 40px;}
	.swiper_abo2 .nrBox{padding: 184px 0 48px;min-height: unset;}
	.abop2 .fyB{bottom: 48px;}
	.swiper_abo2 .titB{font-size: 32px;}
	.swiper_abo2 .descB{font-size: 20px;}
	.swiper_abo2 .iconB i{font-size: 64px;}
	.swiper_abo2 .iconB img{display: block;height: 64px;}
	.abop2 .pTit{top: 48px;}
	.abop3 .scrolB{height: 400px;}
	.abo3Ul .titB{font-size: 24px;}
	.abo3Ul .descB{font-size: 18px;}
	.abop4 .fyB{margin-top: 40px;}
}
@media (max-width:800px) {
	.swiper_abo4{margin: -8px;}
	.swiper_abo4 .swiper-slide{padding: 8px;}
	.location{height: 56px;}
	.secNav{border-bottom: 0;}
	.secNav .snvB{width: 100%;}
	.secNav .snvB a{height: 40px;font-size: 16px;padding: 0 16px;}
	.abo1Ul{justify-content: center;align-items: flex-start;}
	.abo1Ul li{padding: 0 4px;width: calc(100% / 3);text-align: center;font-size: 13px;}
	.abop2 .swiper-button-prev, .abop2 .swiper-button-next, .abop4 .swiper-button-prev, .abop4 .swiper-button-next{width: 40px;height: 40px;}
	.abop2 .swiper-button-next, .abop4 .swiper-button-next{margin-left: 16px;}
	.swiper_abo2 .iconB i{font-size: 48px;line-height: 1;}
	.swiper_abo2 .iconB img{display: block;height: 48px;}
	.swiper_abo2 .titB{font-size: 24px;}
	.swiper_abo2 .descB{font-size: 18px;}
	.abop3 .nrBox{display: block;}
	.abop3 .tuB{width: 100%;}
	.abop3 .imgB{height: auto;padding-top: 120%;}
	.abop3 .textB{width: 100%;margin: 16px 0;}
}
/* 质量保证 */
.qua1Ul{margin: -20px;}
.qua1Ul li{padding: 20px;display: none;}
.qua1Ul li:nth-child(-n+6){display: block;}
.qua1Ul .imgB{padding-top: 68%;}
.quap1 .moreBtn{
	width: max-content;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 18px;
	color: rgb(51, 51, 51);
	margin: 48px auto 0;
	display: none;
}
.quap1 .moreBtn.on{display: flex;}
.quap1 .moreBtn span{display: block;line-height: 1;}
.quap1 .moreBtn i{font-size: 10px;font-weight: 200;display: block;line-height: 1;margin-left: 8px;}
.quap2{border-top: 1px solid #eaeaea;}
.quaNum{
	font-size: 24px;
	color: rgb(255, 46, 77);
}
.quaTit{
	font-size: 48px;
	color: rgb(51, 51, 51);
	margin-bottom: 28px;
}
.quaTu{width: calc(50% - 30px);}
.quaText{width: calc(50% - 48px);}
.quap2 .quaNum,
.quap2 .quaTit{text-align: center;}
.quap2 .nrBox{flex-direction: row-reverse;}
.qua2Ul li{
	border-bottom: 1px solid #eaeaea;
	padding: 8px 0;
}
.qua2Ul .titB{font-size: 20px;padding: 12px 0;cursor: pointer;}
.qua2Ul .descB{display: none;}
.qua2Ul li.on .titB{color: #0068ad;}
.quap3{background: #f8f8f8;}
.quap3 .quaTit{margin-bottom: 0;margin-top: 32px;}
.quap4{padding: 0;}
.quap4 .imgB{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;padding-top: 0;
	z-index: 1;
}
.quap4 .textB{
	position: relative;z-index: 2;
	background: rgba(0,0,0,0.7);
	text-align: center;
	min-height: 820px;
}
.quap4 .quaNum{color: #ffffff;}
.quap4 .quaTit{color: #ffffff;margin-bottom: 4px;margin-top: 32px;}
.quap4 .descB{color: #ffffff;max-width: 1032px;margin: 0 auto;}
@media (max-width:1432px) {
	.quaTit{font-size: 44px;}
}
@media (max-width:1232px) {
	.quaTit{font-size: 40px;}
}
@media (max-width:1024px) {
	.quaTit{font-size: 32px;}
	.qua1Ul{margin: -8px;}
	.qua1Ul li{padding: 8px;}
	.quap2 .nrBox,
	.quap3 .nrBox{display: block;}
	.quaTu{width: 100%;}
	.quaText{width: 100%;}
	.quap3 .quaTit,
	.quap4 .quaTit{margin-top: 16px;}
	.quap4 .textB{min-height: unset;padding: 48px 0;}
}
@media (max-width:800px) {
	.quaTit{font-size: 24px;}
	.qua1Ul{margin: -4px;}
	.qua1Ul li{padding: 4px;width: 50%;}
}
/* 产品 */
.proP{padding: 24px 0 140px;}
.asideB{width: 350px;}
.articleB{width: calc(100% - 490px);}
.lefTit{color: rgb(46, 46, 46);}
.leftNav{border-top: 1px solid #EEEEEE;margin-top: 16px;}
.leftNav>li{
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 0;
}
.leftNav .zktit a{
	display: block;
	padding: 12px 0;
	font-size: 20px;
	color: rgb(51, 51, 51);
}
.leftNav>li.on .zktit a{
	color: #0068ad;
}
.leftNav .hasDown .zktit{display: flex;justify-content: flex-start;align-items: center;}
.leftNav .hasDown .zktit a{width: calc(100% - 12px);}
.leftNav .hasDown .zktit i{
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	position: relative;
}
.leftNav .hasDown .zktit i::before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #363636;
	position: absolute;
	right: 0;
	top: calc(50% - 1px);
}
.leftNav .hasDown .zktit i::after {
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	background: #363636;
	position: absolute;
	top: 0;
	right: calc(50% - 1px);
}
.leftNav .hasDown.on .zktit i::after {display: none;}
.leftNav .zhshow{
	padding: 0 0 12px;
	display: none;
}
.leftNav .zhshow a{
	display: block;
	font-size: 18px;
	color: rgb(153, 153, 153);
	padding: 3px 0;
	padding-left: 18px;
	position: relative;
}
.leftNav .zhshow a::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
}
.leftNav .zhshow a.on{color: #0068ad;}
.leftNav .zhshow a:hover{color: #0068ad;}
.leftNav .zhshow a.on::before{background: #0068ad;}

.articleB .proUl{margin: -35px;}
.articleB .proUl li{padding: 35px;}

.pageNum{margin: 35px auto 0;display: flex;justify-content: center;align-items: center;border-top: 1px solid #eaeaea;padding-top: 80px;}
.pageNum span,.pageNum a{font-size: 20px;color: rgb(0, 0, 0);margin: 0 16px;transition: all 0.3s;}
.pageNum a:hover,.pageNum span{color: #0068ad;}
.pageNum .prevB,
.pageNum .nextB{
	border-radius: 50%;
	background: rgb(245, 245, 245);
	width: 60px;
	height: 60px;
	display: flex;justify-content: center;align-items: center;
	transition: all 0.3s;
}
.pageNum .prevB i,
.pageNum .nextB i{color: rgb(0, 0, 0);transition: all 0.3s;}
.pageNum .prevB:hover,
.pageNum .nextB:hover{background: #0068ad;}
.pageNum .prevB:hover i,
.pageNum .nextB:hover i{color: rgb(255, 255, 255);}
.pageNum .prevB{transform: rotate(180deg);}
@media (max-width:1432px) {
	.articleB{width: calc(100% - 390px);}
	.articleB .proUl{margin: -32px;}
	.articleB .proUl li{padding: 32px;}
}
@media (max-width:1232px) {
	.asideB{width: 280px;}
	.articleB{width: calc(100% - 300px);}
	.articleB .proUl{margin: -24px;}
	.articleB .proUl li{padding: 24px;}
}
@media (max-width:1024px) {
	.asideB{width: 240px;}
	.articleB{width: calc(100% - 264px);}
	.articleB .proUl{margin: -12px;}
	.articleB .proUl li{padding: 12px;}
}
@media (max-width:800px) {
	.articleB .proUl{margin: -4px;}
	.articleB .proUl li{padding: 4px;}
	.proP{padding: 0 0 64px;display: block;}
	.asideB{width: 100%;}
	.leftNav{margin-top: 0;background: #ffffff;z-index: 2;box-shadow: 0 0 10px 4px rgba(0,0,0,0.1);padding: 0 16px;}
	.leftNav>li{padding: 0;}
	.articleB{width: 100%;padding-top: 16px;}
}
/* 产品详情 */
.prodetP{padding: 20px 0 0;}
.prodt1 .lfB{width: 52.86%;} 
.prodt1 .rgB{width: 42%;}
.prodt1 .xtK{width: 16.2%;position: absolute;left: 0;top: 0;height: 100%;padding: 100px 0;}
.swiper_prod{width: 81%;margin-left: 19%;}
.swiper_prox{height: 100%;}
.prodt1 .swiper-button-next,
.prodt1 .swiper-button-prev{
	border-radius: 50%;
	background-color: rgb(244, 244, 244);
	border-color: rgb(244, 244, 244);
	width: 66px;
	height: 66px;
	left: calc(50% - 33px);
	margin: 0;
}
.prodt1 .swiper-button-prev{top: 0;}
.prodt1 .swiper-button-next{right: unset;top: unset;bottom: 0;}
.prodt1 .swiper-button-next::after,.prodt1 .swiper-button-prev::after{font-size: 14px;color: #999999;display: block;}
.prodt1 .swiper-button-next:hover,.prodt1 .swiper-button-prev:hover{background: #0068ad;}
.prodt1 .swiper-button-next:hover::after,.prodt1 .swiper-button-prev:hover::after{color: #ffffff;}
.prodt1 .swiper-button-next::after{transform: rotate(90deg);}
.prodt1 .swiper-button-prev::after{transform: rotate(90deg);}
.swiper_prox{padding: 1px 0;}
.swiper_prox .imgZ{border: 1px solid rgb(234, 234, 234);border-radius: 5px;overflow: hidden;}
.swiper_prox .swiper-slide{padding: 2px;}
.swiper_prox .swiper-slide-thumb-active .imgZ{border: 1px solid #0068ad;}
.swiper_prod .imgZ{border-radius: 10px;overflow: hidden;}
.prodt1 .rgB{padding-top: 36px;}
.prodt1 .pTit{font-size: 36px;color: rgb(46, 46, 46);margin-bottom: 4px;}
.prodt1 .pDesc{
	margin-bottom: 40px;
}
.prodt1 .paraB{
	border-top: 1px solid #eaeaea;
	padding: 22px 0;
}
.prodt1 .paraB .titB{font-size: 20px;color: rgb(255, 46, 77);}
.prodt1 .paraB .descB{margin: 8px 0 0;}
.prodt1 .paraB .descB strong{color: rgb(46, 46, 46);margin-right: 56px;}
.prodt1 .paraB .descB strong:last-child{margin-right: 0px;}
.prodt1 .paraB:nth-last-child(2){border-bottom: 1px solid #eaeaea;}
.prodt1 .btnB{margin-top: 48px;height: 70px;font-size: 24px;}
.prodt1 .btnB i{margin-left: 136px;}
.prodt2{margin-top: 108px;background-color: rgb(255, 255, 255);border-top: 1px solid #eaeaea;}
.pro2Ul li{border-bottom: 1px solid #eaeaea;padding: 52px 140px;}
.pro2Ul .titB{font-size: 36px;}
.pro2Ul .titB::after{
	content: "";
	background-color: rgb(255, 46, 77);
	display: block;
	width: 33px;
	height: 3px;
	margin-top: 8px;
}
.pro2Ul .descB{margin-top: 14px;}

.proTj{margin-top: 140px;padding-bottom: 170px;}
.proTj .pTit{
	text-align: center;
	color: #2e2e2e;
	margin-bottom: 30px;
}
.proTj .nrBox{
	width: calc(100% + 216px);
	margin-left: -108px;
	padding: 0 108px;
}
.proTj .swiper_protj{overflow: hidden;}
.proTj .swiper-button-prev,
.proTj .swiper-button-next{top: 236px;}
.proTj .swiper-button-prev{left: 0;}
.proTj .swiper-button-next{right: 0;}
@media (max-width:1640px) {
	.proTj .nrBox{width: 100%;padding: 0 80px;margin: 0;}
	.proTj .swiper-button-prev, .proTj .swiper-button-next{top: 14vw;}
}
@media (max-width:1432px) {
	.prodt1 .rgB{padding: 0;}
	.prodt1 .pDesc{margin-bottom: 24px;}
	.prodt1 .paraB{padding: 20px 0;}
	.prodt2{margin-top: 96px;}
	.pro2Ul li{padding: 48px 120px;}
	.pro2Ul .titB{font-size: 32px;}
	.proTj{margin-top: 120px;padding-bottom: 140px;}
	.proTj .swiper-button-prev, .proTj .swiper-button-next{top: 177px;}
}
@media (max-width:1232px) {
	.prodt1 .pDesc{margin-bottom: 20px;}
	.prodt1 .paraB{padding: 8px 0;}
	.prodt1 .paraB .descB strong{margin-right: 16px;}
	.prodt1 .btnB{height: 60px;margin-top: 24px;}
	.prodt1 .btnB i{margin-left: 80px;}
	.prodt2{margin-top: 80px;}
	.pro2Ul li{padding: 40px 100px;}
	.pro2Ul .titB{font-size: 28px;}
	.proTj{margin-top: 100px;padding-bottom: 120px;}
	.proTj .swiper-button-prev, .proTj .swiper-button-next{top: 132px;}
}
@media (max-width:1024px) {
	.prodt1{display: block;}
	.prodt1 .lfB{width: 100%;}
	.prodt1 .rgB{width: 100%;}
	.swiper_prod{width: 100%;margin: 0;}
	.prodt1 .xtK{width: unset;position: relative;left: unset;bottom: unset;padding: 0 28px;margin-top: 8px;}
	.prodt1 .swiper-button-next,
	.prodt1 .swiper-button-prev{width: 20px;height: calc(100% - 4px);top: 2px;border-radius: 0;}
	.prodt1 .swiper-button-next{right: 0;left: unset;}
	.prodt1 .swiper-button-prev{width: 20px;height: 100%;left: 0;}
	.prodt1 .swiper-button-next::after,
	.prodt1 .swiper-button-prev::after{font-size: 16px;transform: unset;}
	.prodt1 .pTit{font-size: 22px;padding: 16px 0;margin-bottom: 16px;}
	.prodt1 .btnB{height: 40px;margin-top: 32px;}
	.prodt1 .rgB{margin-top: 40px;}
	.prodt2{margin-top: 64px;}
	.pro2Ul li{padding: 32px 64px;}
	.pro2Ul .titB{font-size: 24px;}
	.proTj{margin-top: 60px;padding-bottom: 72px;}
	.proTj .swiper-button-prev, .proTj .swiper-button-next{top: 110px;}
}
@media (max-width:800px) {
	.prodt1 .rgB{margin-top: 8px;}
	.prodt1 .pTit{margin: 0;}
	.prodt1 .btnB{font-size: 18px;}
	.prodt1 .btnB i{margin-left: 32px;font-size: 16px;}
	.prodt2{margin-top: 40px;}
	.pro2Ul li{padding: 16px 0;}
	.pro2Ul .titB{font-size: 20px;}
	.proTj{margin-top: 40px;padding-bottom: 48px;}
	.proTj .nrBox{padding: 0;}
	.proTj .swiper-button-prev, .proTj .swiper-button-next{display: none;}
}
/* 新闻 */
.newsP{padding: 44px 0 140px;}
.newsdtP{padding: 28px 0 140px;}
.ndtL{width: 68%;}
.ndtR{width: 300px;}
.ndtL .titB{
	font-size: 40px;
	line-height: 1.1;
	margin-bottom: 16px;
}
.ndtL .timeB{margin: 40px 0 0;}
.ndtL .txtB{
	margin-top: 16px;
	border-top: 1px solid #eaeaea;
	padding: 48px 0;
}
.xqfy a{
	display: block;
	position: relative;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	border: 1px solid #eaeaea;
	height: 78px;
	font-size: 18px;
	color: rgb(51, 51, 51);
	position: relative;
	padding: 0 40px;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-right: 100px;
	transition: all 0.5s;
	border-radius: 10px;
}
.xqfy a i{
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
}
.xqfy a:hover{border-color: #0068ad;background-color: #0068ad;color: #ffffff;}
.ndtrK{margin-bottom: 96px;}
.ndtrK:last-child{margin-bottom: 0;}
.ndtrK .pTit{
	border-radius: 10px;
	background-color: #0068ad;
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	margin-bottom: 0;
	font-size: 20px;
}
.swiper_prolb .kuang{text-align: center;}
.swiper_prolb .imgB{
	border-width: 1px;
	border-color: rgb(234, 234, 234);
	border-style: solid;
	padding-top: 100%;
	overflow: hidden;
}
.swiper_prolb .titB{
	font-size: 22px; 
	margin-top: 14px;
} 
.ndtrK1 .swiper-button-prev,
.ndtrK1 .swiper-button-next{
	background-color: rgb(234, 234, 234);
	width: 30px;
	height: 30px;
	margin: 0;
	transition: all 0.3s;
	top: 134px;
	border-radius: 0;
	border: 0;
}
.ndtrK1 .swiper-button-prev{left: 0;}
.ndtrK1 .swiper-button-next{right: 0;}
.ndtrK1 .swiper-button-prev::before,
.ndtrK1 .swiper-button-next::before{display: none;}
.ndtrK1 .swiper-button-prev::after,
.ndtrK1 .swiper-button-next::after{font-size: 12px;color: #333333;transition: all 0.3s;display: block;}
.ndtrK1 .swiper-button-prev:hover,
.ndtrK1 .swiper-button-next:hover{background: #0068ad;}
.ndtrK1 .swiper-button-prev:hover::after,
.ndtrK1 .swiper-button-next:hover::after{color:#ffffff;}
.ndtrK2 .pNr{border: 1px solid #eaeaea;}
.ndtrK2 .pNr a{
	border-bottom: 1px solid #eaeaea;
	font-size: 18px;
	color: rgb(46, 46, 46);
	display: block;
	padding: 24px 0;
	text-align: left; padding-left:20px ;
}
.ndtrK2 .pNr a:hover{color: #0068ad;font-weight: 700;}
.ndtrUl li{
	border-bottom: 1px solid #eaeaea;
	padding: 20px 0;
}
.ndtrUl li:last-child{border-bottom: 0;}
@media (max-width:1432px) {
	.newsUl{margin: -32px;}
	.newsUl li{padding: 32px;}
}
@media (max-width:1232px) {
	.newsUl{margin: -24px;}
	.newsUl li{padding: 24px;}
	
}
@media (max-width:1024px) {
	.newsP{padding:16px 0 48px;}
	.newsUl{margin: -16px;}
	.newsUl li{padding: 16px;width: 50%;}
	.newsUl .kuang{display: block;}
	.newsUl .tuB{width: 100%;}
	.newsUl .textB{width: 100%;padding: 12px 0 0;}
	.newsUl .titB{margin-top: 8px;}
	.newsUl .descB{margin-top: 4px;}
	.newsUl .moreB{width: 40px;height: 40px;font-size: 14px;}
	.newsdtP{display: block;}
	.ndtL{width: 100%;}
	.ndtR{width: 100%;margin-top: 24px;}
	.ndtL .titB{font-size: 20px;}
	.timeB{margin-top: 12px;}
	.ndtL .txtB{margin-top: 16px;padding: 16px 0;}
	.xqfy a{height: 40px;padding: 0 12px;font-size: 14px;border-radius: 4px;margin-bottom: 8px;padding-right: 40px;}
	.xqfy a i{
		width: 40px;
		height: 40px;
		right: 0;top: 0;
		transform: unset;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.ndtrK .pTit{height: 40px;border-radius: 4px;}
	.swiper_prolb .titB{margin-top: 8px;}
	.swiper_prolb .descB{margin: 0;line-height: 1.6;}
	.ndtrK2 .pNr{padding: 0 16px;}
	.ndtrUl li{padding: 12px 0;}
	.ndtrK1 .swiper-button-prev, .ndtrK1 .swiper-button-next{top: calc(50vw - 31px);}
}
@media (max-width:800px) {
	.newsUl li{width: 100%;}
	.lefTit{display: block;background: #0068ad;height: 40px;line-height: 40px;padding: 0 16px;color: #ffffff;position: relative;}
	.lefTit i{
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
		right: 8px;
		top: calc(50% - 10px);
	}
	.lefTit i::before {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background: #ffffff;
		position: absolute;
		right: 0;
		top: calc(50% - 1px);
	}
	.lefTit i::after {
		content: "";
		display: block;
		width: 2px;
		height: 100%;
		background: #ffffff;
		position: absolute;
		top: 0;
		right: calc(50% - 1px);
	}
	.leftNav{
		background: #ffffff;
		display: none;
	}
	.leftNav .zktit a,
	.leftNav>li:first-child .zktit a{padding: 12px;font-size: 16px;}
	.pageNum{margin: 24px auto 0;padding: 16px 0 0;}
	.pageNum span,.pageNum a{font-size: 16px;margin: 0 8px;}
	.pageNum .prevB,
	.pageNum .nextB{width: 40px;height: 40px;font-size: 14px;}
	.ndtrK2 .pNr a{padding: 16px 0;}
	.newsdtP{padding: 16px 0 48px;}
	.ndtrK{margin-bottom: 40px;}
	.xqfy a i{font-size: 20px;}
	.ndtL .timeB{margin-top: 16px;}
}
/* 视频 */
.vidUl{margin: -40px -35px;}
.vidUl li{padding: 40px 35px;}
.vidUl .imgB{padding-top: 66.67%;}
.vidUl .titB{margin-top: 16px;transition: all 0.3s;}
.vidUl .playB{
	border: 1px solid rgb(46, 46, 46);
	width: max-content;
	height: 48px;
	border-radius: 48px;
	padding: 0 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: rgb(46, 46, 46);
	margin-top: 40px;
	transition: all 0.3s;
}
.vidUl .playB i{
	font-size: 20px;
	margin-left: 32px;
}
.vidUl .kuang:hover .titB{color: #0068ad;}
.vidUl .kuang:hover .playB{background: #0068ad;border-color: #0068ad;color: #ffffff;}
.videoShow{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}
.videoShow .yinying{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
}
.videoShow .nrbox{
	width: calc(100% - 32px);
	max-width: 880px;
	position: relative;
}
.videoShow .kuang{padding-top: 56.25%;position: relative;}
.videoShow .nrbox iframe{width: 100% !important;height: 100% !important;display: block;position: absolute;left: 0;top: 0;}
.videoShow .nrbox video,
.videoShow .nrbox img{display: block;width: 100%;border: 3px solid rgb(255, 46, 77);max-height: 80vh;}
.videoShow .close{
	display: flex;justify-content: center;align-items: center;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	width: 64px;
	height: 64px;
	margin: 36px auto 0;
	font-size: 24px;
	cursor: pointer;
	color: #0068ad;
}
@media (max-width:1432px) {
	.vidUl{margin: -32px;}
	.vidUl li{padding: 32px;}
}
@media (max-width:1232px) {
	.vidUl{margin: -24px;}
	.vidUl li{padding: 24px;}
}
@media (max-width:1024px) {
	.vidUl{margin: -20px;}
	.vidUl li{padding: 20px;width: 50%;}
	.vidUl .playB{margin-top: 24px;}
	.vidUl .playB{height: 40px;}
	.vidUl .playB i{font-size: 16px;margin-left: 16px;}
	.videoShow .close{width: 48px;height: 48px;margin-top: 10px;}
}
@media (max-width:800px) {
	.vidUl{margin: -16px;}
	.vidUl li{padding: 16px;width: 100%;}
	.vidUl .playB{margin-top: 16px;}
	
}
/* 全球布局 */
.gloP1{background: #000000;padding-top: 100px;}
.gloP1 .dituB{
	/* position: absolute;left: 0;top: 100px; */
	/* display: block;width: 100%;height: calc(100% - 100px); */
}
.gloP1 .imgB{padding-top: 43.6%;position: relative;z-index: 1;}
.glo1Ul{
	position: absolute;left: 0;top: 0;
	display: block;width: 100%;height: 100%;
}
.glo1Ul li{
	position: absolute;
	display: block;width: 100%;height: 100%;
	z-index: 2;
	width: max-content;
	height: auto;
}
.glo1Ul .wzB{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 32px;
	z-index: 2;
}
.glo1Ul li:first-child{transform: translateX(-50%);}
.glo1Ul .logoB{
	display: block;margin: 0 auto;max-height: 54px;
}
.glo1Ul .wzB span{
	display: block;
	background-color: rgb(255, 46, 77);
	box-shadow: 0px 5px 10px 0px rgba(255, 46, 77, 0.23);
	border-radius: 40px;
	height: 40px;
	width: max-content;
	padding: 0 24px;
	min-width: 150px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	display: flex;justify-content: center;align-items: center;
}
.glo1Ul .circle{
	display: block;width: 14px;height: 14px;
	background: rgb(0, 104, 173);
	border-radius: 50%;
	position: relative;
} 
.glo1Ul .circle:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255, 46, 77);
    opacity: 0.7;
    border-radius: 50%;
    animation: 1s circle_animate linear infinite;
    pointer-events: none;
}
@keyframes circle_animate{
    100%{transform: translate(-50%, -50%) scale(2.75);opacity: 0;}
}
.glo1Ul .spread-circle{pointer-events: none;z-index: 1;}
.glo1Ul .spread-circle .spread{
    background-color: rgba(255, 255, 255, 0.06);
    border-radius: 50%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin: 0;
    width: 280px;
    height: 280px;
    -webkit-animation: nation-circle 5s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
    animation: nation-circle 5s cubic-bezier(1, 2, 0.66, 3) infinite;
}
.glo1Ul .spread-circle .spread:nth-child(2){animation-delay: 1s;}
.glo1Ul .spread-circle .spread:nth-child(3){animation-delay: 1.5s;}
.glo1Ul .spread-circle .spread:nth-child(4){animation-delay: 2s;}
@keyframes nation-circle{
    0%{
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0.5;
	}
    50%{opacity: 1.0;}
    100%{
		-webkit-transform: translate(-50%, -50%) scale(1.7);
		transform: translate(-50%, -50%) scale(1.7);
		opacity: 0;
	}
}
.gloP1 .local{
	position: absolute;left: 0;top: 100px;
	display: block;width: 100%;
	z-index: 2;
}
.gloP1 .nrBox{
	position: absolute;left: 0;bottom: 8.5vw;
	display: block;width: 100%;
	z-index: 2;
}
.gloP1 .textB{max-width: 576px;}
.gloP1 .pTit{color: #ffffff;}
.gloP1 .descB{text-align: justify;color: rgba(255, 255, 255, 0.4);}
.glop2 .pTit{color: rgb(51, 51, 51);text-align: center;margin-bottom: 32px;}
.glo2Ul{margin: -14px;}
.glo2Ul li{padding: 14px;}
.glop3{
	border-top: 1px solid #eaeaea;
	position: relative;
}
.glop3::before{
	content: "";
	background-color: rgb(255, 46, 77);
	position: absolute;
	left: 0;
	top: -3px;
	width: 92px;
	height: 5px;
}
.glop3 .pTit{color: rgb(51, 51, 51);max-width: calc(100% - 300px);}
@media (max-width:1432px) {
	.gloP1 .textB{max-width: 472px;}
	.gloP1 .nrBox{bottom: 7.2vw;}
}
@media (max-width:1232px) {
	.gloP1 .textB{max-width: 388px;}
	.gloP1 .nrBox{bottom: 4vw;}
	.glo1Ul li{z-index: 1;}
	.glo1Ul li:first-child{z-index: 2;}
	.glo1Ul .wzB span{height: 32px;font-size: 16px;}
	.glo1Ul .logoB{max-height: 40px;}
}
@media (max-width:1024px) {
	.glo1Ul .circle{width: 10px;height: 10px;}
	.glo1Ul .wzB{bottom: 14px;}
	.glo1Ul .wzB span{font-size: 14px;min-width: unset;}
	.gloP1 .nrBox{position: relative;left: unset;bottom: unset;}
	.gloP1 .textB{max-width: 100%;}
	.gloP1 .local{top: 56px;}
	.glo2Ul{margin: -8px;}
	.glo2Ul li{padding: 8px;width: calc(100% / 5);}
}
@media (max-width:800px) {
	.glo1Ul .circle{width: 4px;height: 4px;}
	.glo1Ul .wzB{bottom: 6px;}
	.glo1Ul .wzB span{font-size: 12px;min-width: unset;padding: 0 8px;height: 24px;}
	.glo1Ul .logoB{max-height: 24px;}
	.glo2Ul li{width: calc(100% / 3);}
	.glop2{padding-bottom: 32px;}
	.glop2 .pTit{font-size: 32px;margin-bottom: 16px;}
	.glop3{padding-top: 32px;}
	.glop3 .nrBox{display: block;}
	.glop3 .pTit{max-width: 100%;text-align: center;}
	.glop3 .btnB{margin: 16px auto 0;}
}
/* 联系我们 */
.ctctP{
	background: url(../img/ctctbg.webp) left bottom no-repeat #ffffff;
	background-size: 17.34% auto;
	padding-bottom: 160px;
}
.ctctP .pTit{text-align: center;color: #0068ad;}
.ctctP .descB{
	color: rgb(102, 102, 102);
	text-align: center;
	max-width: 789px;
	margin: 0 auto 64px;
}
.ctctUl{margin: -35px;}
.ctctUl li{padding: 35px;}
.ctctUl .kuang{
	border-radius: 20px;
	background-color: rgb(249, 249, 249);
	text-align: center;
	padding: 44px;
	border: 1px solid rgb(249, 249, 249);
	transition: all 0.3s;
}
.ctctUl .iconB i{
	color: #0068ad;
	font-size: 60px;
	display: block;
	margin: 0 auto;
	line-height: 1;
}
.ctctUl .titB{
	font-size: 20px;
	color: rgb(255, 46, 77);
	margin-top: 20px;
}
.ctctUl .descB{
	font-size: 18px;
	color: rgb(46, 46, 46);
	margin: 16px 0 0;
}
.ctctUl .descB a{color: rgb(46, 46, 46);}
.ctctUl .kuang:hover{
	border-color: rgb(255, 46, 77);
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
.shareB{position: relative;margin-top: 80px;}
.shareB::before{
	content: "";
	background-color: rgb(234, 234, 234);
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	z-index: 1;
}
.shareB .nrBox{
	background: #ffffff;
	position: relative;
	z-index: 2;
	width: max-content;
	margin: 0 auto;
	padding: 0 20px;
}
.shareB .nrBox a{
	margin: 0 20px;
}

.shareB .nrBox i{
	font-size: 26px;
	color: #000000;
	display: block;
}
.shareB .nrBox a:nth-child(1) i{color: #ff0000;}
.shareB .nrBox a:nth-child(3) i{color: #156da0;}
.shareB .nrBox a:nth-child(4) i{color: #25d366;}
/* ****************************** */
@media (max-width:1432px) {
	.ctctUl .iconB i{font-size: 56px;}
	.ctctP .descB{margin-bottom: 56px;}
	.ctctUl{margin: -32px;}
	.ctctUl li{padding: 32px;}
	.ctctUl .kuang{padding: 40px;}
	.ctctUl .descB{margin-bottom: 0;}
	.ctctP{padding-bottom: 120px;}
	.shareB{margin-top: 72px;}
}
@media (max-width:1232px) {
	.ctctUl .iconB i{font-size: 48px;}
	.ctctP .descB{margin-bottom: 48px;}
	.ctctUl{margin: -24px;}
	.ctctUl li{padding: 24px;}
	.ctctUl .kuang{padding: 32px;}
	.ctctUl .descB{margin-bottom: 0;}
	.ctctP{padding-bottom: 100px;}
	.shareB{margin-top: 64px;}
}
@media (max-width:1024px) {
	.ctctUl .iconB i{font-size: 40px;}
	.ctctP .descB{margin-bottom: 40px;}
	.ctctUl{margin: -16px;}
	.ctctUl li{padding: 16px;}
	.ctctUl .kuang{padding: 24px;}
	.ctctUl .descB{margin-bottom: 0;}
	.ctctP{padding-bottom: 80px;}
	.shareB{margin-top: 48px;}
}
@media (max-width:800px) {
	.ctctUl .iconB i{font-size: 32px;}
	.ctctP .descB{margin-bottom: 32px;}
	.ctctUl{margin: -12px;}
	.ctctUl li{padding: 12px;width: 100%;}
	.ctctUl .kuang{padding: 16px;}
	.ctctUl .descB{margin-bottom: 0;font-size: 14px;margin-top: 8px;}
	.ctctUl .titB{font-size: 16px;margin-top: 8px;}
	.ctctP{padding-bottom: 56px;}
	.shareB{margin-top: 40px;}
	.shareB .nrBox{padding: 0 12px;}
	.shareB .nrBox a{margin: 0 8px;}
	.shareB .nrBox i{font-size: 18px;}
}

.indp11{ background: url(../img/bj2.jpg) no-repeat center / cover fixed; height:auto; overflow:hidden}
.bk1{ position:relative; width:800px; height:auto; overflow:hidden; float:left}
.wenzikuang{ background:#fff; padding:50px; width:500px;box-sizing:border-box ;border-radius:15px}
.wenzikuang h1{ color:#333;font-size: 26px;
  font-weight: 600;
  line-height: 1.5em; margin-bottom:10px}
.wenzikuang p{ color:#404040;font-size: 18px;
  font-weight: lighter;
  line-height: 1.5rem; margin-bottom:20px}
.wenzikuang li{  background: url(../img/dh.png) no-repeat center  left; padding-left:40px; font-size:18px; line-height:40px; margin-bottom:10px} 
.cpbk{ width:300px; background:#0068ad; height:300px;border-radius:150px ; overflow:hidden; position:absolute; right:20px; top:50px; text-align:right}
.cpbk img{ width:97%}
.cpbk .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,104,173,0.7);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s; line-height:300px; color:#fff; text-align:center; font-size:80px; font-weight:200}
.cpbk:hover .mb{opacity: 1;}
.bk2{ position:relative; width:800px; height:auto; overflow:hidden; float: right}

.wenzikuang1{ background:#fff; padding:50px; width:500px;box-sizing:border-box ;border-radius:15px; float:right}
.wenzikuang1 h1{ color:#333;font-size: 26px;
  font-weight: 600;
  line-height: 1.5em; margin-bottom:10px}
.wenzikuang1 p{ color:#404040;font-size: 18px;
  font-weight: lighter;
  line-height: 1.5rem; margin-bottom:20px}
.wenzikuang1 li{  background: url(../img/dh.png) no-repeat center  left; padding-left:40px; font-size:18px; line-height:40px; margin-bottom:10px} 
.cpbk1{ width:300px; background:#0068ad; height:300px;border-radius:150px ; overflow:hidden; position:absolute; left:20px; top:50px; text-align:right}
.cpbk1 img{ width:97%}
.cpbk1 .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,104,173,0.7);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s; line-height:300px; color:#fff; text-align:center; font-size:80px; font-weight:200}
.cpbk1:hover .mb{opacity: 1;}

.aboutDiv2{background: #f5f7fa;padding: 72px 0  ;overflow: hidden; }
.aboutDiv2 .mapDiv{position: relative;margin-top: 30px; width:1300px }
.aboutDiv2 .mapDiv img{ width:100%}
.glo1Ul{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;}
.glo1Ul li{position: absolute;display: block;z-index: 2;width: max-content;height: auto;}
.glo1Ul .wzB{position: absolute;left: 50%;transform: translateX(-50%);top: 22px;z-index: 2;}
.glo1Ul li:first-child{transform: translateX(-50%);}
.glo1Ul .logoB{display: block;margin: 0 auto;max-height: 54px;}
.glo1Ul .wzB span{
	/* background-color: rgb(255, 46, 77);
	box-shadow: 0px 5px 10px 0px rgba(255, 46, 77, 0.23);
	border-radius: 40px;
	height: 40px; */
	width: max-content;
	/* padding: 0 24px;
	min-width: 150px; */
	text-align: center;color: #0b386c;display: flex;justify-content: center;align-items: center;}
.glo1Ul .circle{
	display: block;width: 14px;height: 14px;
	background: rgb(0, 104, 173);
	border-radius: 50%;
	position: relative;
} 
.glo1Ul .circle:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	background: rgb(0, 104, 173);
    opacity: 0.7;
    border-radius: 50%;
    animation: 1s circle_animate linear infinite;
    pointer-events: none;
}
@keyframes circle_animate{
    100%{transform: translate(-50%, -50%) scale(2.75);opacity: 0;}
}
.glo1Ul .spread-circle{pointer-events: none;z-index: 1;}
.glo1Ul .spread-circle .spread{
    background-color: rgba(255, 46, 77, 0.06);
    border-radius: 50%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin: 0;
    width: 280px;
    height: 280px;
    -webkit-animation: nation-circle 5s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
    animation: nation-circle 5s cubic-bezier(1, 2, 0.66, 3) infinite;
}
.glo1Ul .spread-circle .spread:nth-child(2){animation-delay: 1s;}
.glo1Ul .spread-circle .spread:nth-child(3){animation-delay: 1.5s;}
.glo1Ul .spread-circle .spread:nth-child(4){animation-delay: 2s;}
@keyframes nation-circle{
    0%{
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0.5;
	}
    50%{opacity: 1.0;}
    100%{
		-webkit-transform: translate(-50%, -50%) scale(1.7);
		transform: translate(-50%, -50%) scale(1.7);
		opacity: 0;
	}
}
.gloP1 .local{
	position: absolute;left: 0;top: 100px;
	display: block;width: 100%;
	z-index: 2;
}
.flexcen{display: flex;justify-content: center;align-items: center;}



.indp7{padding:40px 0;position: relative;background: #0068ad;}
 
.indp7 .nrBox{justify-content: flex-end;}
.indp7 .pubTit{
	font-size: 40px;
	color: #FFFFFF;
	
	width: 100%;
	 
	  text-transform: uppercase; font-weight: bold
}
.indp7 .ind7R{
	width: 100%; text-align: center  
	
}
.ind7Form{align-items: flex-end;}
.ind7Form label{
	width: 18.66%;
}
.ind7Form label.chang{
	width: 65%; float:left
}
.ind7Form .titB{
	display: block;
	font-size: 16px;
	color: #3D3D3D;
	margin-bottom: 10px;
}
.ind7Form input{
	display: block;
	border-radius: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	width: 100%;
	height: 42px;
	border-radius: 4px;
	padding: 0 8px;
}
.ind7Form input:focus{
	border: 1px solid #044C9B;
}
 
.ind7Form button{width: 200px;line-height: 52px;border-radius: 6px;color: #fff;background: #e89100;cursor: pointer;padding: 0;text-transform: capitalize;   border:0 ; font-size: 18px ; margin: 0 auto}
.lianxi{ height:auto; overflow:hidden; padding:60px 0}
.wenzi{ float: left; width:49%; height:auto; overflow:hidden}
.wenzi h1{ font-size:24px; font-weight:bold; margin-bottom:15px; color:#0068ad}
.liuyan{ float: right  ; width:46%; height:auto; overflow:hidden; border:#0068ad 1px solid; border-radius:4px; padding:20px}
 .prose p {
  padding-bottom:10px
}
.prose h3 {
  --tw-text-opacity:1;
  color:rgb(61 61 61/var(--tw-text-opacity));
  font-family:Raleway,Helvetica,sans-serif;
  font-size:clamp(18px,2vw,20px);
  font-weight:600;
  text-transform:uppercase
}
 
.prose ul {
  
  padding-top:.7rem;
}
.brand-lists ul li,
.prose ul li {
  list-style-type:disc;
  margin-left:.5rem;
  padding-bottom:.75rem
}
.brand-lists ul li::marker,
.prose ul li::marker {
  color:#8dc6e8;
  font-size:1.2em
}
.brand-lists.no-ul-tp ul,
.prose.no-ul-tp ul {
  padding-top:0
}
.brand-lists ul li::marker,
.prose ul li::marker {
  color:#8dc6e8;
  font-size:1.2em
}
 .prose ul li { background:url(../img/d.png) no-repeat left 8px; padding-left:20px; margin-bottom:10px
  
}

.ctctR{
	width: 100%;
	 
	 
}
.ctctL .pTit{
	font-size: 2.5vw;
	color: rgb(46, 46, 46);
	border-bottom: 1px solid #0068ad;
	padding: 1vw 0 1.2vw;
	margin-bottom: 2.4vw;
}
.ctctL .fInfo{font-size: 18px;position: relative;padding-left: 32px;margin-bottom: 36px;color: #0068ad;}
.ctctL .fInfo i{font-size: 24px;color: #0068ad;position: absolute;left: 0;top: -3px;}
.ctctL .fShare{justify-content: flex-start;}
.ctctL .fShare a{border: 1px solid #eaeaea;width: 48px;height: 48px;display: flex;justify-content: center;align-items: center;margin-right: 20px;border-radius: 50%;}
.ctctL .fShare i{display: block;font-size: 24px;color: #000000;}
.ctctL .ewmB{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
	width: 130px;
	height: 130px;
	margin-top: 2.5vw;
}
.ctctL .ewmB img{display: block;width: 100%;}
.ctctR .pTit{
	font-size: 1.875vw;
	color: rgb(46, 46, 46);
	line-height: 1;
	margin-bottom: 40px;
}
.ctctForm input,
.ctctForm textarea{
	display: block;
	border-radius: 10px;
	background-color: rgb(245, 245, 245);
	width: 100%;
	height: 60px;
	padding: 0 20px;
	border: 0;
	font-size: 16px;
	font-family: inherit;
}
.ctctForm textarea{
	height: 180px;
	padding: 12px 20px;
	margin-bottom: 40px;
}
.ctctForm .line{margin-bottom: 20px;}
.ctctForm .line input{width: calc(50% - 10px);}
.ctctForm .botB .kuang{
	width: calc(50% - 10px);
}
.ctctForm .botB input[type=text]{
	width: calc(100% - 160px);
	background: none;
	border: 1px solid rgb(234, 234, 234);
	border-radius: 5px;
}
.ctctForm .botB canvas{
	width: 160px;
	height: 60px;
} 
.ctctForm input[type=submit]{
	background-color:#0068ad ;
	max-width: 223px;
	width: 40%;
	text-align: center;
	color: #ffffff;
	font-family: "Poppins-Bold";
	cursor: pointer;
	transition: all 0.5s;
}
.ctctForm input[type=submit]:hover{
	background: #e79100;color: #ffffff;
}
.flexbet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexDiv1 { float:left; width:30%}
.indexDiv1 .bdDiv ul{flex-wrap: wrap;align-items: stretch; }
.indexDiv1 .bdDiv ul li{width:100%;margin-bottom: 30px; border:#ddd 1px solid ;border-radius: 8px; }
.indexDiv1 .bdDiv ul li .conDiv{padding: 25px  ;color: #333; }
.indexDiv1 .bdDiv ul li .imgDiv{width:60px;margin-right: 10px; }
.indexDiv1 .bdDiv ul li .textDiv{width: 70%; }
.indexDiv1 .bdDiv ul li .textDiv span{font-weight: bold;display: block;margin-bottom: 8px;  } 
.indexDiv1 .bdDiv ul li .textDiv p{ margin-bottom:0}
.indexDiv1 .bdDiv ul li:hover{border:#0068ad 1px solid ;}


.indexDiv2 { float: right; width:65%}
.indexDiv2 h1{ font-size:20px; margin-bottom:30px; font-weight:bold}
 .groupDiv .num input{width: 38px;text-align: center;padding: 0;font-weight: bold;color: #19191a; }
  .groupDiv .num em{width: 38px;height: 40px;cursor: pointer; }
 .groupDiv .num em i{font-size: 12px;color: #19191a; } 
 .groupDiv .num em:hover{background: #f2f2f2; }
 .groupDiv .uploadDiv .fileBtn{position: relative;border: 1px dashed   #e5e5e5;background: #fafafb;line-height: 20px;padding: 10px 24px;border-radius: 3px;color: #19191a;transition: all .3s;font-size: 14px;line-height: 22px;cursor: pointer; width:100%; text-align:center; height:auto; overflow:hidden; padding:183px 0 }
  .groupDiv .uploadDiv input{position: absolute;width: 100%;height: 100%;opacity: 0;cursor: pointer; }
 .groupDiv .uploadDiv .fileBtn .iconfont{font-size: 66px;height: 16px;line-height: 66px;width: 66px; display:block; margin:0 auto}
 .groupDiv .uploadDiv .tishi{margin-left: 12px;cursor: pointer; }
 .groupDiv .dateDiv{position: relative;}
 .groupDiv .dateDiv span{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);font-size: 16px; }
.wen{ margin-top:80px; font-size:18px}
.flexsta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flexcen {
  display: flex;
  justify-content: center;
  align-items: center;
}
.jiange{width:32%; float:left; margin-right:2%}
.jiange1{width:32%; float:left; margin-right:0}
@media (max-width:800px) {
.swiper_banner .kuang {
  max-width: 100%;
}	
	.jiange{width:100%; float:none; margin-right:0; margin-bottom: 10px}
.jiange1{width:100%; float:none; margin-right:0}
.indp3 .pubTit {
  text-align: left;
  line-height: 0.9;
  width: 100%;
  color: #0068ad;
  text-transform: capitalize;
  font-size: 26px;
}
.indp3 .descB {
  margin-top: 16px;
  font-size:16px;
  color: #fff;
  line-height: 30px;
}
.indp3 .kuang {
  width: 100%;
  border: #fff 2px dashed;
  border-radius: 8px;
  padding: 30px 30px;
  text-align: center;
}	
.swiper_banner .xzi {
  color: #ffffff;
  margin: 0;
  line-height: 30px;
  transition: all 0.6s;
  transform: translateY(40px);
  opacity: 0;
  font-size: 16px;
}
.bk1 {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  float: none; margin-bottom:20px
}
.cpbk{ display:none}
.wenzikuang {
  background: #fff;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 15px;
}
.btnB3 {
  font-family: "D_bold";
  border-radius: 30px;
  min-width: 200px;
  width: max-content;
  padding: 0 28px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(0, 104, 173);
  font-size: 16px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all .7s cubic-bezier(.435,.25,.15,.965);
  margin: 20px auto;
}
.bk2 {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  float: right; margin-bottom:20px
}
.wenzikuang1 {
  background: #fff;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 15px;
  float: none;
}
.cpbk1{ display:none}
.indp1 {
  overflow-x: hidden;
  padding-bottom: 0px;
  padding-top: 30px;
}
.aboutDiv2 {
  background: #f5f7fa;
  padding: 20px 0;
  overflow: hidden;
}
.indp7 .pubTit {
  font-size: 20px;
  color: #FFFFFF;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
}

.lianxi{ height:auto; overflow:hidden; padding:20px 0}
.wenzi{ float: none; width:100%; height:auto; overflow:hidden}
.wenzi h1{ font-size:24px; font-weight:bold; margin-bottom:15px; color:#0068ad}
.liuyan{ float: none  ; width:100%; height:auto; overflow:hidden; border:#0068ad 1px solid; border-radius:4px; padding:20px}
.ctctR .pTit {
  font-size: 26px;
  color: rgb(46, 46, 46);
  line-height: 1;
  margin-bottom: 40px;
}
.indexDiv1 {
  float: none;
  width: 100%;
}
.indexDiv2 {
  float: none;
  width: 100%;
}
}


.indP5 .nrBox{margin-bottom:  0px;}
.ind5L{width: calc(50% - 20px);}
.ind5R{width: calc(50% - 40px);border-radius: 8px;overflow: hidden;}
.ind5R img{display: block;width: 100%;}
.ind5L .pubTit{text-align: left;margin-bottom: 32px;}
.ind5L .descB1{
	font-size: 24px;
	color: rgb(0, 75, 140);
	margin-bottom: 15px;
}
.ind5L .btnB{margin-top: 36px;}
.ind5Ul .eachB{width: 335px;margin-right: 20px;}
.ind5Ul .imgB{padding-top: 68.66%;border-radius: 10px;overflow: hidden;}


.fwlc{ padding:80px 0 ; height:auto;background-image: -moz-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%); overflow:hidden}
.fwlc .titleDiv {
  text-align: center;
  font-weight: bold;
  margin-bottom: 60px;
}
.fwlc li{ width:25%; float:left}
.fwlc .index  {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  background-image: -moz-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0; margin:0 auto  25px 
}

.fwlc .title  {
  
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #262626;margin:15px auto 10px ; text-align:center
}

.fwlc .tip  {
  width: 90%;
  margin-top: 8px;
  font-size: 16px;
  line-height: 26px;
  color: #595959;
  text-align: center;margin:0 auto ; font-weight:400
}

.fwlc2{ padding:80px 0 ; height:auto;background-image: -moz-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%); overflow:hidden}
.fwlc2 .titleDiv {
  text-align: center;
  font-weight: bold;
  margin-bottom: 60px;
}
.fwlc2 li{ width:33.33%; float:left}
.fwlc2 .index  {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  background-image: -moz-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0; margin:0 auto  25px 
}

.fwlc2 .title  {
  
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #262626;margin:15px auto 10px ; text-align:center
}

.fwlc2 .tip  {
  width: 90%;
  margin-top: 8px;
  font-size: 16px;
  line-height: 26px;
  color: #595959;
  text-align: center;margin:0 auto ; font-weight:400
}


.fwlc3{ padding:80px 0 ; height:auto;background-image: -moz-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(247,251,255) 0%, rgb(228,243,255) 100%); overflow:hidden}
.fwlc3 .titleDiv {
  text-align: center;
  font-weight: bold;
  margin-bottom: 60px;
}
.fwlc3 li{ width:20%; float:left}
.fwlc3 .index  {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  background-image: -moz-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0; margin:0 auto  25px 
}

.fwlc3 .title  {
  
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #262626;margin:15px auto 10px ; text-align:center
}

.fwlc3 .tip  {
  width: 90%;
  margin-top: 8px;
  font-size: 16px;
  line-height: 26px;
  color: #595959;
  text-align: center;margin:0 auto ; font-weight:400
}


.fwlc1{ padding:80px 0 ; height:auto; overflow:hidden;}
.fwlc1 .titleDiv {
  text-align: center;
  font-weight: bold;
  margin-bottom: 60px;
}
.fwlc1 li{ width:16.6%; float:left}
.fwlc1 .index  {
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  background: #ffe7d7;
  font-size: 24px;
  font-weight: 700;
  color: #f60;
  flex-shrink: 0; margin:0 auto  17px 
}

.fwlc1 .title  {
  
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #262626;margin:0 auto 10px ; text-align:center
}

.fwlc1 .tip  {
  width: 160px;
  margin-top: 8px;
  font-size: 12px;
  line-height: 22px;
  color: #595959;
  text-align: center;margin:0 auto 
}

table,
td,
th {
  border:1px solid #d1d5db; 
}
table {
  border-collapse:separate;
  border-spacing:0;
  border-width:1px 0 0 1px;
  margin:0 0  ;
  width:100%
}
.elementor-widget-container th {
    background-color: #0068ad;
    color: white;
    text-align: left; padding:15px
}

.elementor-widget-container  tr:nth-child(odd) {
        background: #eaeaea;
    }
    
.elementor-widget-container td {
    padding: 15px;
}/* End custom CSS */
/* Start custom CSS for image-box, class: .elementor-element-22764ed7 */




.pro{ width:100%; height:auto; overflow:hidden; padding:80px 0}
 


.pro ul li{ float:left; width:32%;   box-sizing:border-box; position:relative; overflow:hidden; margin-right:2%; margin-bottom:2%}
.pro ul li:nth-child(3n){margin-right:0; }
.pro ul li a{ display:block; }
.pro ul li i{ display:block; width:100%; height: auto ; overflow:hidden; position:relative;}
.pro ul li i img{     width:100%; transition:all 0.6s}

.pro ul li .cpzi{ position:absolute; width:100%; top:270px; z-index:0; left:0; text-align:center; padding:0 40px; box-sizing:border-box; transition:all 0.6s ; z-index:999}
.pro ul li .cpzi h3{ display:block; font-size:20px; color:#fff; position:relative;z-index:99; line-height:40px}
 .pro ul li .cpzi p{ color:#fff; padding-top:10px}
.pro ul li:hover .cpzi{ top:50%; transform:translateY(-50%); transition:all 0.6s}

.pro ul li:hover  i img{ transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);} 

 


.pro ul li:after {
  content: '';
  display: block;
  position: absolute;
  z-index:9;
  top: 50%;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(11.7%, rgba(0, 0, 0, 0.009)), color-stop(22.1%, rgba(0, 0, 0, 0.034)), color-stop(31.2%, rgba(0, 0, 0, 0.072)), color-stop(39.4%, rgba(0, 0, 0, 0.123)), color-stop(46.6%, rgba(0, 0, 0, 0.182)), color-stop(53.1%, rgba(0, 0, 0, 0.249)), color-stop(58.9%, rgba(0, 0, 0, 0.32)), color-stop(64.3%, rgba(0, 0, 0, 0.394)), color-stop(69.3%, rgba(0, 0, 0, 0.468)), color-stop(74.1%, rgba(0, 0, 0, 0.54)), color-stop(78.8%, rgba(0, 0, 0, 0.607)), color-stop(83.6%, rgba(0, 0, 0, 0.668)), color-stop(88.7%, rgba(0, 0, 0, 0.721)), color-stop(94.1%, rgba(0, 0, 0, 0.762)), to(rgba(0, 0, 0, 0.79)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e), -webkit-transform calc(var(--d) * 2) var(--e);
}


.pro ul li:hover:after{
  top:0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }




.pro1{ width:100%; height:auto; overflow:hidden; padding:80px 0}
 


.pro1 ul li{ float:left; width:23.5%;   box-sizing:border-box; position:relative; overflow:hidden; margin-right:2%; margin-bottom:2%}
.pro1 ul li:nth-child(4n){margin-right:0; }
.pro1 ul li a{ display:block; }
.pro1 ul li i{ display:block; width:100%; height: auto ; overflow:hidden; position:relative;}
.pro1 ul li i img{     width:100%; transition:all 0.6s}

.pro1 ul li .cpzi{ position:absolute; width:100%; top:270px; z-index:0; left:0; text-align:center; padding:0 40px; box-sizing:border-box; transition:all 0.6s ; z-index:999}
.pro1 ul li .cpzi h3{ display:block; font-size:20px; color:#fff; position:relative;z-index:99; line-height:40px}
 .pro1 ul li .cpzi p{ color:#fff; padding-top:10px}
.pro1 ul li:hover .cpzi{ top:50%; transform:translateY(-50%); transition:all 0.6s}

.pro1 ul li:hover  i img{ transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);} 

 


.pro1 ul li:after {
  content: '';
  display: block;
  position: absolute;
  z-index:9;
  top: 50%;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(11.7%, rgba(0, 0, 0, 0.009)), color-stop(22.1%, rgba(0, 0, 0, 0.034)), color-stop(31.2%, rgba(0, 0, 0, 0.072)), color-stop(39.4%, rgba(0, 0, 0, 0.123)), color-stop(46.6%, rgba(0, 0, 0, 0.182)), color-stop(53.1%, rgba(0, 0, 0, 0.249)), color-stop(58.9%, rgba(0, 0, 0, 0.32)), color-stop(64.3%, rgba(0, 0, 0, 0.394)), color-stop(69.3%, rgba(0, 0, 0, 0.468)), color-stop(74.1%, rgba(0, 0, 0, 0.54)), color-stop(78.8%, rgba(0, 0, 0, 0.607)), color-stop(83.6%, rgba(0, 0, 0, 0.668)), color-stop(88.7%, rgba(0, 0, 0, 0.721)), color-stop(94.1%, rgba(0, 0, 0, 0.762)), to(rgba(0, 0, 0, 0.79)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: -webkit-transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e);
  transition: transform calc(var(--d) * 2) var(--e), -webkit-transform calc(var(--d) * 2) var(--e);
}


.pro1 ul li:hover:after{
  top:0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }


.jndggDiv{padding: 50px 0;background-image: -moz-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%); }
.jndggDiv .blDiv{flex: 1;  }
.jndggDiv .blDiv .text{flex: 1;margin-left: 0; }
.jndggDiv .blDiv .text span{color: #fff; font-weight:bold; font-size:30px }
.jndggDiv .blDiv .text p{color: #fff;margin-top: 10px; font-size:18px; line-height:32px }
.jndggDiv .brDiv{width: 247px;margin-left: 14.2%; }
.jndggDiv .brDiv a{display: block;line-height: 60px;text-align: center;border-radius:30px; }
.jndggDiv .brDiv a.ygBtn{border: 1px solid #fff;border-radius: 30px;color: #fff; }

.biaoge{height:auto; overflow:hidden;background: url(../img/bj1.jpg) no-repeat center / cover fixed; padding:80px 0}
.biaoge .pubTit .tit{ color:#fff}

.ggwz{ height:auto; overflow:hidden; background:#051022; padding:20px 0}
.ggwz h1{font-size: 24px;font-weight: 700; color:#0068ad; margin-bottom:10px}
.ggwz p{font-size: 16px;  font-weight: 400; color:#fff}


.faqDiv{padding: 80px 0 60px; height:auto; overflow:hidden }

.faqDiv ul li{margin-bottom: 20px;padding: 20px;background: #f5faff; width:49%; margin-right:2%; float:left }
.faqDiv ul li:nth-child(2n){margin-right:0; }
.faqDiv ul li .hd{cursor: pointer; }
.faqDiv ul li .hd .tit{width: calc(100% - 60px); font-size:16px ; font-weight:bold; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.faqDiv ul li .hd span{width: 30px;height: 30px;border: 2px solid #0068ad;border-radius: 50%;background: url(../img/jia.png) no-repeat center center; }
.faqDiv ul li .bd{margin-top: 15px;color: #555;display: none; font-size:15px; line-height:26px }
.faqDiv ul li.on .hd span{background: url(../img/jian.png) no-repeat center center; }

.e-con-inner{ padding: 80px 0;  height: auto;}


.indexDiv4 {background: #f8f8f8;padding: 80px 0 60px;  height: auto;
}
.indexDiv4 .bdDiv {
}
.indexDiv4 .row>div {
	margin-bottom: 30px;
}
.indexDiv4 .row>div a {
	padding: 20px 30px;
	border-radius: 14px;
	height: 100%;
	box-shadow: 6px 6px 0 rgba(0,104,173,.17);
	border: 1px solid rgba(0,104,173,.41);
	position: relative; background:#fff
}
.indexDiv4 .row>div a .imgDiv {
	width: 89px;
}
.indexDiv4 .row>div a .textDiv {
	width: calc(100% - 125px);
}
.indexDiv4 .row>div a .textDiv .title {
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px
}
.indexDiv4 .row>div a .textDiv .p {
	color: #555;
	margin-top: 15px;
	font-size: 14px;
	line-height: 26px
}
.indexDiv4 .shu {
	position: absolute;
	right: 20px;
	font-size: 76px;
	font-weight: bold;
	color: rgba(255,255,255,.1);
	top: 10px
}
.col-sm-4 {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.col-sm-4:nth-child(2n) {
	margin-right: 0;
}
.indP8{  
	 
	font-size: 14px;
	text-align: center;
	padding: 43px 0; margin-top:-80px;  position:relative; z-index:999;
}
.ind8Ul{margin: -15px;}
.ind8Ul li{padding: 0; background:#fff ; color:#0068ad;border-radius:8px; margin-right:2%; padding:15px ; width:23.5%}
.ind8Ul li:nth-child(4n){margin-right:0; }
.ind8Ul .numB{font-size: 60px;line-height: 1;margin-bottom: 8px;}
.ind8Ul .numB .counter{font-weight: 700;}
.ind8Ul .numB sup{font-size: 40px;}
.indP8 .titB{
  color: #333;
  font-size: 14px;
  text-align: center;
}
.ind2U2 { margin-top:20px}
.ind2U2 li{
	color: #fff;
	margin-bottom: 8px;
	position: relative;
	padding-left: 16px;
}
.ind2U2 li::before{
	content: "";
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 10px;
	display: block;width: 6px;height: 6px;
}


.ind2U21 { margin-top:20px}
.ind2U21 li{
	color: #333;
	margin-bottom: 8px;
	position: relative;
	padding-left: 16px;
}
.ind2U21 li::before{
	content: "";
	border-radius: 50%;
	background: #333;
	position: absolute;
	left: 0;
	top: 10px;
	display: block;width: 6px;height: 6px;
}

.indP6{background: url(../img/1-4.jpg) center no-repeat;background-size: cover;}
.ind6Ul{margin: -15px;}
.ind6Ul li{padding: 15px;}
.ind6Ul .kuang{
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	padding: 15px;
	padding-left: 15px;
	transition: all 0.3s;
}
.ind6Ul .iconB{
 
	border-radius: 50%;
	display: flex;justify-content: center;align-items: center;
	width: 40px;height: 40px;
	transition: all 0.3s; background:#0068ad
}
.ind6Ul .iconB img{display: block;max-width: 45.5%;transition: all 0.3s;}

.ind6Ul .iconB1{
 
 
	display: flex;justify-content: center;align-items: center;
	width: 54px;height: 54px;
	transition: all 0.3s;   margin-bottom:20px
}
.ind6Ul .iconB1 img{ width:100%}
.ind6Ul .textB{width: calc(100% - 50px);}
.ind6Ul .titB{
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: 700;
	transition: all 0.3s;
}
.ind6Ul .descB{
	font-size: 16px;
	color: rgb(102, 102, 102);
	margin-top: 12px;
	transition: all 0.3s;
}
.ind6Ul .kuang:hover{
	border-radius: 20px;
	background-image: -moz-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
}
.ind6Ul .kuang:hover .iconB{border-color: #ffffff}
.ind6Ul .kuang:hover .iconB img{filter: grayscale(1) brightness(0%) invert(100%);}
.ind6Ul .kuang:hover .titB{color: #ffffff;}
.ind6Ul .kuang:hover .descB{color: #ffffff;}
 .uael-col-img--left {
  width: 100px;
  margin-right: 10px;
}
.uael-table__text-inner, td .uael-table__text, th .uael-table__text {
  display: inline-block;
}
.indP9 .clickB{margin-bottom: 30px;display: flex;justify-content: center;align-items: center;}
.indP9 .clickB .eachB{
	border: 1px solid #0068ad;
	width: max-content;
	padding: 0 14px;
	height: 40px;
	border-radius: 40px;
	display: flex;justify-content: center;align-items: center;
	color:#0068ad;
	transition: all 0.3s;
	margin: 0 10px;
	cursor: pointer;
}
.indP9 .clickB .eachB.on{background:#0068ad;color: #ffffff;}
.indP9 .showB .eachB{display: none;}
.indP9 .swiper{width: calc(50% + 40px);}
.ind9Ul{width: calc(50% - 40px);}
.indP9 .imgB{padding-top: 75%;}
.indP9 .kuang{border-radius: 20px;overflow: hidden;}
.indP9 .textB{padding: 16px 0;width: 100%;}
.indP9 .textB1{padding: 0 20px;width: 100%;}
.ind6Ul .descB1 {
  font-size: 16px;
  color: rgb(102, 102, 102);
  margin-top: 0px;
  transition: all 0.3s;
}
.indP9 .swiper .textB{display: none;}
.indP9 .timeB{
	font-size: 14px;
	color: rgb(102, 102, 102);
}
.indP9 .titB{
	font-size: 20px;
	color: rgb(51, 51, 51);
}
.ind9Ul{
	position: absolute;right: 0;top: 0;
	height: 100%;
}
.ind9Ul li{
	height: calc(100% / 6);
	padding-left: 78px;
}
.ind9Ul .kuang{
	height: 100%;width: 100%;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 0 0;
	display: flex;justify-content: flex-start;align-items: center;
	border-radius: 0;
}
.ind9Ul li:hover{
	background-image: -moz-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,75,140) 0%, rgb(0,119,180) 100%);
	border-radius: 0 20px 20px 0;
	overflow: hidden;
}
.ind9Ul li:hover .kuang{border-bottom-color: rgba(0,0,0,0);}
.ind9Ul li:hover .timeB{color: #ffffff;}
.ind9Ul li:hover .titB{color: #ffffff;}
.indP9 .swiper-pagination{display: none;}

.nTab{width:100%; background:#f5f5f5; overflow:hidden; padding:26px}
.none {display:none;}
.nTab .TabTitle{ text-align:left}
.nTab .TabTitle li{ display:inline-block ;cursor:pointer;height:45px;line-height:45px;font-weight:500;text-align:center; border-radius:8px; padding:0 20px; margin:0 5px 10px;border:1px solid #F5F5F5;}
.nTab .TabTitle li a{text-decoration:none;}
.nTab .TabTitle .active{background:#0068ad;color:#fff}
.nTab .TabTitle .normal{background:#fff;color:#333}
.nTab .TabContent{clear:both;overflow:hidden;background:#f5f5f5; display:block; margin-top:30px}
.nTab .TabContent h1{font-size: 22px; font-weight:600; color:#333; margin-bottom:15px}
.nTab .TabContent p{ font-size:16px; line-height:30px; margin-bottom:30px}
.uael-table-wrapper {
  overflow-x: auto;
}

 .leftDiv .text{margin: 35px 0;}
 .leftDiv .text .p{margin: 30px 0;align-items: flex-start; }
 .leftDiv .p>span{margin-right: 13px;width: 40px;height: 40px;background: #0068ad;border-radius: 50%;margin-top: 4px; }
 .leftDiv .p .txt{width: calc(100% - 53px); }
 .leftDiv .p .txt span{font-size: 20px; font-weight:bold }
 
 .sy_al { padding:80px 0 50px; overflow:hidden; background:url(../img/ywbj.jpg) center / cover no-repeat;position: relative;z-index: 9;}
.sy_al .tit h1{ color:#fff}
.sy_al .kehushowbox{overflow:hidden}
.sy_al .kehushowbox .swiper-slide{padding-top:20px}
.sy_al .kehushowbox .swiper-slide .b{text-decoration:none;display:block;position:relative;padding-right:0px;padding-left:0px;transition:all .8s}
.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b{transform:translateY(-16px)}
.sy_al .kehushowbox .swiper-slide .b .pic{display:block;position:relative;width: 80px;margin: 0 auto;}
.sy_al .kehushowbox .swiper-slide .b .pic p{background-color:rgba(255,255,255,.8);display:block;padding:38px;position:absolute;left:-100px;top:40px;height:auto;width:262px;box-sizing:border-box;opacity:0;transition:all 1.2s;color:#333;font-size: 18px;}
.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .pic p{opacity:1;left:-40px}
.sy_al .kehushowbox .swiper-slide .b .pic p samp{content:"";background-color:#f7961c;display:block;height:2px;width:86px;position:absolute;top:15px;right:345px;transition:all .8s;opacity:0}
.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .pic p samp{right:-45px;opacity:1}
.sy_al .kehushowbox .swiper-slide .b .pic p img{margin-bottom:8px;height:42px}
.sy_al .kehushowbox .swiper-slide .b .pic .bpic{display:block;height:auto;width:100%;border-radius: 80px;overflow: hidden}
.sy_al .kehushowbox .swiper-slide .b .name{
	font-size:14px; font-weight:bold;
	color:#333;
	background-color:#fff;
	padding:10px;
	
	position:absolute;
	left:50%;
	bottom:-30px;
	transform:translate(-50%,0);
	opacity:1;
transition:all .4s;		white-space:nowrap;
	 width: 200px;
	text-align: center;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;border-radius:50px;
}
.wh {
  height: auto;
  width: 1000px !important;
  margin-right: auto;
  margin-left: auto;
}
.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .name{opacity:0;bottom:0;max-width: 90%;}
.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .text{opacity:1;}
.sy_al .kehushowbox .swiper-slide .b .text{font-size:18px;line-height:32px;color:#fff;display:block;margin-top:27px;padding-right:100px;padding-left:100px;position:relative;opacity:0;transition:all 1s;overflow: hidden; text-align:center}

.sy_al .kehushowbox .swiper-slide .b .text h1{ color:#fff; font-size:22px; font-weight:bold; margin-bottom:10px}
.sy_al .kehushowbox .swiper-slide .b .text:before{content:"“";font-size:38px;color:#fff;font-weight: bold;position:absolute;left:15px;top:5px}
.sy_al .kehushowbox .swiper-slide .b .text:after{content:"”";font-size:38px;color:#fff;font-weight: bold;position:absolute;right:15px;bottom:-15px}
.sy_al .fanye{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);z-index:10}
.sy_al .fanye span{background-color:rgba(255,255,255,.8);background-image:url(../img/feel3.png);background-repeat:no-repeat;background-position:center center;display:inline-block;height:44px;width:44px;border-radius:50%;position:absolute}
.sy_al .fanye .kh-show-prev{left:-180px}
.sy_al .fanye .kh-show-next{background-image:url(../img/feel4.png);right:-180px}
 .elementor-testimonial__name{ font-size:16px; color:#fff; display:block; text-align:center; margin-top:20px; margin-bottom:5px; font-weight:bold}
 .elementor-testimonial__title{ color:#fff;; font-size:16px; display:block; text-align:center}
@media screen and (max-width:1680px){
.sy_al .kehushowbox .swiper-slide .b{padding-right:20px;padding-left:20px;}
.sy_al .kehushowbox .swiper-slide .b .text{font-size:14px;line-height:24px;padding-right: 40px;padding-left: 40px;margin-top: 15px;}
.sy_al .kehushowbox .swiper-slide .b .pic p{padding:18px;left:-50px;top:20px;height:auto;width:222px;}
.sy_al .kehushowbox .swiper-slide .b .pic p img{margin-bottom:5px;height:32px}
.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .pic p{opacity:1;left:-20px}
.sy_al .kehushowbox .swiper-slide .b .text:before {left: 16px;top:12px}
.sy_al .kehushowbox .swiper-slide .b .text:after{right:16px;}
.logodome.wh{ width: 1200px !important;}
}
@media screen and (max-width:922px){
.sy_al { padding:20px 0 20px; overflow:hidden; background:url(../img/ywbj.jpg) center / cover no-repeat;position: relative;z-index: 9;}
}

.ling{ text-align:center; color:#fff; font-size:16px; margin-top:50px; background:rgba(255,255,255,.3); padding:20px;border-radius:8px}
.ling h1{ font-weight:bold; color:#fff; font-size:16px; margin-top:10px}
.biao{ height:auto; overflow:hidden; padding:80px 0; background:#fafafa}

.ryzz { height:auto; overflow:hidden; padding:80px; 0; background:#fafafa}
.ryzz li{ float:left; width:18.4%; margin-right:2%}
.ryzz li:nth-child(5n){  margin-right:0}
.ryzz li img{ width:100%}
.hhh{ height:50px}

.cplb { width:100%; height:auto; overflow:hidden}
.cplb li{ float:left; width:23.5%; margin-right:2%}
.cplb li:nth-child(4n){margin-right:0; }
.cplb li img{ width:100%; height:200px}
.cplb li .wenzii{ background:#f0f0f0; padding:15px; min-height:250px}
.cplb li .wenzii h1{ font-size:20px; margin-bottom:10px; font-weight:bold; color:#000}
.cplb li .wenzii p{ font-size:16px; line-height:20px; line-height:28px}
.cplb li .wenzii span{ font-size:14px; display:block; margin-top:20px}
.cplb li .wenzii span a{ color:#0068ad}



.cplb1 { width:100%; height:auto; overflow:hidden}
.cplb1 li{ float:left; width:18.4%; margin-right:2%}
.cplb1 li:nth-child(5n){margin-right:0; }
.cplb1 li img{ width:100%; height:200px}
.cplb1 li .wenzii{ background:#f0f0f0; padding:15px; min-height:610px}
.cplb1 li .wenzii h1{ font-size:20px; margin-bottom:10px; font-weight:bold; color:#000}
.cplb1 li .wenzii p{ font-size:16px; line-height:20px; line-height:28px}
.cplb1 li .wenzii span{ font-size:14px; display:block; margin-top:20px}
.cplb1 li .wenzii span a{ color:#0068ad}


.cplb2 { width:100%; height:auto; overflow:hidden}
.cplb2 li{ float:left; width:32%; margin-right:2%}
.cplb2 li:nth-child(3n){margin-right:0; }
.cplb2 li img{ width:100%; height:280px}
.cplb2 li .wenzii{ background:#f0f0f0; padding:15px; min-height:220px}
.cplb2 li .wenzii h1{ font-size:20px; margin-bottom:10px; font-weight:bold; color:#000}
.cplb2 li .wenzii p{ font-size:16px; line-height:20px; line-height:28px}
.cplb2 li .wenzii span{ font-size:14px; display:block; margin-top:20px}
.cplb2 li .wenzii span a{ color:#0068ad}


.youshi{ height:auto; padding:80px 0; overflow:hidden}
.zuobian{ float:left; width:49%; padding:30px  ; background:#0068ad;box-sizing:border-box; color:#fff}
.zuobian h1{ font-size:22px; margin-bottom:10px;color:#fff; font-weight:bold}
.zuobian p{ line-height:30px}
.youbian{float: right ; width:49%; padding:18px 30px; background:#f9f9f9;box-sizing:border-box;color:#0068ad;}
.youbian h1{ font-size:22px; margin-bottom:10px;color:#0068ad; font-weight:bold}
.youbian p{ line-height:30px}
