.all_box {
	width: 7.5rem;
	margin: 0 auto;
	overflow: hidden;
}

.max_width {
	margin: 0 0.12rem;
}

.mar_LR {
	margin: 0 0.56rem;
}

.last_a {
	display: block;
	margin: 0 auto;
	width: 2.73rem;
	height: 0.72rem;
	text-align: center;
	line-height: 0.72rem;
	font-size: 0.26rem;
	color: #6a10e4;
	/* background: url(../imagess/ico2.png) no-repeat center; */
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	background-size: 100%;
}

img {
	width: 100%;
	display: block;
	max-width: initial;
}

.btn {
	text-align: center;
	font-size: 0;
}

.btn a {
	background: linear-gradient(90deg,#ff0659, #ff0659);
	display: block;
	border-radius: 50px;
	text-align: center;
	width: 2.6rem;
	color: #fff;
	letter-spacing: 1px;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.24rem;
	margin: 0 0.33rem;
	display: inline-block;
	vertical-align: top;
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.banner-box {
	overflow: hidden;
	position: relative;
	width: 7.5rem;
}

.public-box {
	position: relative;
	margin-top: -0.3rem;
}
.public-box .btn-box {
	width: 100%;
	position: absolute;
	bottom: 0.87rem;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.2rem;
}
.public-box .btn-box .a1 {
	display: block;
	width: 3.2rem;
	height: 0.92rem;
	background: #FFE6A8;
	border-radius: 0.8rem;
	border: 0.02rem solid #FFD7B7;
	font-family: AlimamaFangYuanTiVF-Medium, AlimamaFangYuanTiVF-Medium;
	font-weight: normal;
	font-size: 0.32rem;
	color: #1B2649;
	line-height: 0.92rem;
	text-align: center;
}
.public-box .btn-box .a2 {
	display: block;
	width: 3.2rem;
	height: 0.92rem;
	background: #00B4B8;
	border-radius: 0.8rem;
	font-family: AlimamaFangYuanTiVF-Medium, AlimamaFangYuanTiVF-Medium;
	font-weight: normal;
	font-size: 0.32rem;
	color: #FFFFFF;
	line-height: 0.92rem;
	text-align: center;
}
.kefuTan {
	display: none;
	width: 6.0rem;
	position: fixed;
	left: 50%;
	top: 20%;
	margin-left: -3.0rem;
	z-index: 9999;
}

.kefuTan img {
	display: block;
	width: 100%;
}

.kefuTan span {
	display: block;
	width: 4.8rem;
	height: 0.85rem;
	line-height: 0.81rem;
	background-color: #fff;
	color: #ff4436;
	font-size: 0.3rem;
	font-weight: 900;
	border: 0.02rem solid #ff4436;
	border-radius: 1.0rem;
	position: absolute;
	left: 0.6rem;
	bottom: -0.5rem;
	text-align: center;
}

.kefuTan strong {
	width: 0.7rem;
	height: 0.7rem;
	display: block;
	position: absolute;
	bottom: -1.6rem;
	left: 50%;
	margin-left: -0.35rem;
}
.zzc {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
}
.p5_content {
	position: absolute;
	top: 1.6rem;
	left: 0.38rem;
	right: 0.38rem;
	bottom: 2.25rem;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
.p5_content .p5_svg,
.p5_content img {
	display: block;
	width: auto;
	max-width: none;
	height: 100%;
}
.public-box  .p7_btn{
	height: 1.83rem;
	background: #570191;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0.3rem 0.3rem 0 0;
	bottom: 0;
}