* {
	margin:0;
	padding:0
}
body {
	font-size:.16rem;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-weight:400;
	padding-top:.9rem;
	color:#333
}
html,body {
	width:100%;
	height:100%;
	background-color:#f6f6f6;
	overflow:hidden
}
.clearfix:after {
	content:'';
	display:block;
	clear:both
}
.float_l {
	float:left
}
.float_r {
	float:right
}
[v-cloak] {
	display:none
}
.container {
	margin:0 auto;
	max-width:6.4rem;
	min-width:3.2rem;
	text-align:center;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	user-select:none;
	margin-top:.9rem
}
.comm-con {
	padding-top:0;
	box-sizing:border-box
}
.comm-con2 {
	padding-top:.55rem;
	box-sizing:border-box
}
.comm-con h2 {
	height:.71rem;
	line-height:.71rem;
	font-size:.48rem;
	padding-top:.65rem;
}
.comm-con2 h2 {
	height:.71rem;
	line-height:.71rem;
	font-size:.48rem
}
.comm-con h3 {
	margin-top:.01rem;
	line-height:.43rem;
	font-size:.31rem;
	text-align:center;
}
.comm-con2 h3 {
	margin-top:.68rem;
	line-height:.43rem;
	font-size:.31rem
}
.comm-con h4 {
	margin-top:.17rem;
	line-height:.48rem;
	font-size:.26rem;
	font-weight:normal;
	padding-left:0.8rem;
	width:4.9rem;
	text-align:left;
}
.comm-con img {
	margin-top:.34rem;
	width:5.72rem
}
.comm-con2 h4 {
	margin-top:.17rem;
	line-height:.28rem;
	font-size:.2rem;
	font-weight:normal
}
.comm-con2>img {
	margin-top:.34rem;
	width:5.72rem
}
.comm-con .img-wp {
	margin:0 auto;
	width:5.04rem;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between
}
.comm-con .img-wp img {
	margin-top:.34rem;
	width:2.39rem
}
.comm-con2 .img-wp {
	margin:0 auto;
	width:5.04rem;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between
}
.comm-con2 .img-wp img {
	margin-top:.34rem;
	width:2.39rem
}
.top {
	position:relative;
	color:#fff
}
.top img {
	width:100%
}
.top h1 {
	}.top h2 {
	}.case-con {
	display:flex;
	align-items:center;
	justify-content:center;
	height:1.02rem;
	background-color:#fff;
	color:#6a7281;
	font-size:.31rem
}
.boost-con {
	height:28.17rem;
	background-color:#fff
}
.mode-con {
	height:9.32rem;
	background-color:#fff
}
.active-con {
	height:14.14rem;
	background-color:#f6f9fc
}
.manage-con {
	height:7.88rem;
	background-color:#fff
}
.manage-con2 {
	height:11.4rem;
	background-color:#fff
}
.manage-wp {
	position:relative;
	margin-top:0;
	width:100%;
	height:4.4rem;
	overflow:hidden
}
.manage-wp ul {
	position:absolute;
	top:0;
	left:0;
	width:300%;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:left .3s linear
}
.manage-wp li {
	flex:0 0 6.4rem;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.manage-wp li img {
	margin-top:.34rem;
	width:5.08rem
}
.manage-wp2 {
	position:relative;
	margin-top:0;
	width:100%;
	height:9rem;
	overflow:hidden
}
.manage-wp2 ul {
	position:absolute;
	top:0;
	left:0;
	width:300%;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:left .3s linear
}
.manage-wp2 li {
	flex:0 0 6.4rem;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.manage-wp2 li img {
	margin-top:.34rem;
	width:5.08rem
}
.manage-con .manage-footer {
	margin-top:.37rem;
	position:static;
	display:flex;
	align-items:center;
	justify-content:center
}
.manage-con .manage-footer li {
	flex:none;
	width:.14rem;
	height:.14rem;
	background:rgba(51,51,51,0.1);
	border-radius:50%
}
.manage-con .manage-footer li+li {
	margin-left:.17rem
}
.manage-con .manage-footer li.active {
	background-color:#3a84fe
}
.manage-con2 .manage-footer {
	margin-top:.37rem;
	position:static;
	display:flex;
	align-items:center;
	justify-content:center
}
.manage-con2 .manage-footer li {
	flex:none;
	width:.14rem;
	height:.14rem;
	background:rgba(51,51,51,0.1);
	border-radius:50%
}
.manage-con2 .manage-footer li+li {
	margin-left:.17rem
}
.manage-con2 .manage-footer li.active {
	background-color:#3a84fe
}
footer.footer-comm {
	background-color:#f6f6f6
}
footer.footer-comm:before {
	display:none
}
.footer-comm-reg {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 0.8rem;
    background: linear-gradient(90deg,#41baff 0,#4c82fe 100%);
    color: #fff;
    font-size: .32rem;
    z-index: 99;
}

