.main {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
	overflow: hidden;
}
.banner{
	margin: 0 auto;
	position: relative;
	/* margin-top: 20px; */
}
.banner img{
	width: 100%;
	margin: 0 auto;
	background-size: 100% 100%;
	display: block;
}
.subHead{
	/* margin-top: -10px; */
	width: 100%;
	height:60px;
	line-height: 60px;
	background:rgba(251,251,251,1);
	border-bottom:1px solid rgba(153,153,153,0.2);
}
.subcon{
	width: 1200px;
	margin: 0 auto;
	position: initial;
	height:60px;
	line-height: 60px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}
.subcon a, .subcon span{
	margin-right: 59px;
}
.subcon >span {
	display: inline-block;
	margin: 0 -3px;
	padding: 0 15px;
	position: relative;
	cursor: pointer;
}

.subcon >span:before {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 0;
	left: 50%;
	border-bottom: 3px solid rgba(0, 52, 143, 1);
	transition: 0.2s all linear;
}

.subcon >span:hover::before {
	left: 25%;
	width: 50%;

}

.subcon >span:hover+span::before {
	left: 25%;
}
.subcon >span.current::before {
	left: 25%;
	width: 50%;

}

.subcon >span.current+span::before {
	left: 25%;
}
/* .subcon a.current{
	border-bottom: 2px solid #00348F;
} */
#tit span{
	cursor: pointer;
    border-bottom: 3px solid transparent;
}
/* #tit span.select {
	color: #00348F;
    border-bottom: 3px solid rgba(0, 52, 143, 1);
} */
.spart1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}
.stitle{
	text-align: center;
	font-size:28px;
	font-family:Microsoft YaHei;
	/* font-weight:900; */
	font-weight: bolder;
	color:rgba(51,51,51,1);
	letter-spacing: 5px;
	text-indent: 5px;
}
.fwdec{
	margin-top: 38px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:30px;
	text-align: center;
}
.spart2,.spart4{
	width: 100%;
	margin: 0 auto;
	margin-top: 81px;
	padding: 80px 0;
	background: #F8FBFF;
	overflow: hidden;
}
.ysCon{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	/* align-items: center;
	vertical-align: top; */
	overflow: hidden;
}
.ysCon2{
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	/* align-items: center;
	vertical-align: top; */
	overflow: hidden;
}
.ysw{
	width: 270px;
}
.ysBox{
	width: 270px;
	background:rgba(255,255,255,1);
	padding: 60px 0;
}
.ysBox img,.fsBox img, .ysw img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.mart{
	margin-top: 60px;
}
.fsBox{
	width:360px;
	padding: 60px 0;
	margin: 8px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 8px 0px rgba(0,52,143,0.18);
}
.fstit{
	margin-top: 30px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	text-align: center;
}
.ystit{
	margin-top: 30px;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	text-align: center;
}
.ysdec{
	margin-top: 18px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
	text-align: center;
}
.spart3,.spart5{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
	overflow: hidden;
}
.suntitle{
	margin: 40px auto;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(62,58,57,1);
	text-align: center;
}
.lcCon{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.lcCon img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.lctip{
	margin-top: 12px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(62,58,57,1);
	text-align: center;
}
.lcfig{
	margin: 0 44px;
}
.kflcfig{
	margin: 0 57px;
}
.fwCon{
	width: 1000px;
	margin: 0 auto;
	margin-top: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.fwBox{
	width: 448px;
}
.fwtit{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.fwfwdec{
	margin-top: 13px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:21px;
}
.fwlist{
	margin-top: 33px;
}
.lwsub{
	margin-top: 30px;
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.lwCon{
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.lwBox{
	width: 300px;
	padding: 25px 0;
	background: url(../images/fuwu/laowu/bg.png) no-repeat top center;
	border:1px solid rgba(153,153,153,0.2);
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:28px;
	text-align: center;
}
.team{
	margin: 0 auto;
	margin-top: 32px;
	width: 1100px;
	height: 495px;
	background: url(../images/fuwu/laowu/pic_serviceteam.png) no-repeat left top;
	padding-top: 36px;
}
.teamTit{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.teamcon{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
}
.ysCon img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.lwystit{
	margin-top: 29px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	text-align: center;
}
.lwysCon{
	margin-top: 10px;
	text-align: center;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
}
.lanL{
	margin: 0 auto;
	margin-top: 10px;
	width:32px;
	height:4px;
	background:rgba(51,51,51,1);
}
.liuc{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.liucBox{
	margin: 0 auto;
	margin-top: 50px;
	width: 100%;
	height: 385px;
	background-image: url(../images/fuwu/laowu/theprocesslinefuwuliucheng.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
.Mtitle2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 42px;
	text-align: center;
}

.mLine2 {
	margin: 0 auto;
	width: 30px;
	border-bottom: 3px solid rgba(51, 51, 51, 1);
}
.L01{
	position: absolute;
	margin-top: 97px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
}
.L02{
	position: absolute;
	margin-top: 140px;
	margin-left: 166px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 22px;
	text-align: center;
}
.L03{
	position: absolute;
	margin-top: 50px;
	margin-left: 336px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
}
.L04{
	position: absolute;
	margin-top: 120px;
	margin-left: 520px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
}
.L05{
	position: absolute;
	margin-top: 185px;
	margin-left: 660px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
}
.L06{
	position: absolute;
	margin-top: 65px;
	margin-left: 825px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
}
.L07{
	position: absolute;
	margin-top: 175px;
	margin-left: 985px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
}
.L08{
	position: absolute;
	margin-top: 105px;
	margin-left: 1115px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 25px;
	text-align: center;
	z-index: 100;
}
.partsub {
	margin: 0 auto;
	margin-top: 21px;
	width: 773px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#333333;
	line-height:30px;
}
.partsub span{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(0,52,143,1);
}
.partList{
	width: 1200px;
	margin: 39px auto;
	overflow: hidden;
}
.caseList{
	width: 88%;
	margin: 0 auto;
	/* margin-left: .1rem; */
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	overflow: hidden;
}
.caseList img{
	max-width: 211px;
	max-height: 88px;
	background-size: 100% 100%;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    /* background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); */
    background: url(../images/fuwu/laowu/Ontheleft_Donotclick.png) no-repeat;
	left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
   /* background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); */
    background: url(../images/fuwu/laowu/Ontheright_Donotclick.png) no-repeat;
	right: 10px;
    left: auto
}
.swiper-button-prev:hover{
	background: url(../images/fuwu/laowu/Ontheleft_Youcanclickonthe.png) no-repeat;
}
.swiper-button-next:hover{
	background: url(../images/fuwu/laowu/Ontheright_Youcanclickonthe.png) no-repeat;
}
.lhtit{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(0,52,143,1);
}
.lhLine{
	margin-top: 29px;
	width:680px;
	height:1px;
	background:rgba(0,52,143,1);
}
.lhdec{
	margin-top: 28px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:30px;
}
.lhlink{
	margin-top: 30px;
	padding-left: 30px;
	background: url(../images/fuwu/linghuo/icon_lianjie.png) no-repeat left center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,0.66);
	display: block;
}
.fwlcCon{
	margin: 0 auto;
	margin-top: 78px;
	width: 1200px;
	height: 364px;
	background: url(../images/fuwu/linghuo/the%20process%20lineservice%20process.png) no-repeat center center;
}
.linghuo01{
	width: 251px;
	margin: 0px 0 0 40px;
	padding-top: 220px;
}
.linghuo02{
	width: 251px;
	margin: -420px 0 0 240px;
}
.linghuo03{
	width: 251px;
	margin: -7px 0 0 420px;
	padding-top: 100px;
}
.linghuo04{
	width: 251px;
	margin: -356px 0 0 600px;
}
.linghuo05{
	width: 251px;
	margin: -2px 0 0 780px;
	padding-top: 100px;
}
.linghuo06{
	width: 251px;
	margin: -403px 0 0 980px;
}
.linghuonum{
	text-align: center;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(0,0,0,1);
}
.linghuotit{
	text-align: center;
	margin-top: 13px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.linghuodec{
	text-align: center;
	margin-top: 19px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
}
.bdImg img{
	margin: 0 auto;
	margin-top: 38px;
	margin-bottom: 80px;
	max-width: 100%;
	display: block;
}
.ctit{
	margin-top: 30px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.cgys{
	width: 389px;
}
.ysNum{
	font-size:48px;
	font-family:Arial;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.ysTit{
	/* margin-top: 18px; */
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.ysline{
	margin-top: 10px;
	width:32px;
	height:4px;
	background:rgba(51,51,51,1);
}
.ysdection{
	margin-top: 13px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
}
.ysM{
	margin-top: 50px;
	width: 300px;
	height: 309px;
	background: url(../images/fuwu/in%20the%20middle_service%20advantages.png) no-repeat center center;
}
.ysmt1{
	margin-top: 131px;
	text-align: center;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.ysmt2{
	text-align: center;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.change{
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
}
.bddec{
	margin-top: 38px;
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:36px;
}