/* video */
.videoBox{
	position: fixed;
	top: 0;left: 0;
	z-index: 998;
	width: 100%;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
}
#myVideo{
	width: 100%;
}
.videoWrap{
	position: relative;
	width: 80%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videoClear{
	position: absolute;
	width: 1.7rem;
	height: 1.7rem;
	top: -1.7rem;right: -0.7rem;
	z-index: 998;
}
/* ph7 引流浮窗 */
.topToPh7Wrap{
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 0 0 0.9375rem 0;
}
.topToPh7Box{
	width: 90%;
	height: 1.875rem;
	border-radius: 0.9375rem;
	background: #fff;
	line-height: 1.875rem;
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(139,138,143,1);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.topToPh7Img{
	width: 1.1875rem;
	height: 1.1875rem;
	margin: 0 0.5625rem 0 0.625rem;
}
@keyframes dongGan2 {
	0% {
		transform: scale(0.9,0.9);
	}
	50% {
		transform: scale(1.1,1.1);
	}
	100% {
		transform: scale(0.9,0.9);
	}
}
@keyframes dongGan3 {
	0% {
		transform: scale(0.95,0.95);
	}
	50% {
		transform: scale(1.05,1.05);
	}
	100% {
		transform: scale(0.95,0.95);
	}
}
/* 弹窗 */
.customModal{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	display: none;
	position: fixed;
	top:0;left: 0;
	z-index: 90;
}
.phone1MaskWrap,.phone3MaskWrap,.phone6MaskWrap, .phone7MaskWrap,.phone8MaskWrap,.phone9MaskWrap,
.phone101MaskWrap,.phone11MaskWrap,.phone111MaskWrap,
.phone13MaskWrap,.phone141MaskWrap,.phone16MaskWrap,
.phone17MaskWrap,.phone181MaskWrap,.phone192MaskWrap,
.phone20MaskWrap,.phone21MaskWrap,.phone211MaskWrap,.phone22MaskWrap,
.phone24MaskWrap,.phone26MaskWrap,.phone27MaskWrap,
.phone28MaskWrap,.phone281MaskWrap,.phone29MaskWrap,.phone30MaskWrap,.phone31MaskWrap,.phone32MaskWrap,.phone37MaskWrap{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	display: none;
	position: fixed;
	top:0;left: 0;
	z-index: 90;
}
.phoneMaskBox{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.phoneMaskClear{
	width:18rem;
	height: 3.125rem;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.625rem;
}
.phoneMaskClearImg{
	width: 2.5rem;
	height: 2.5rem;
}
.phone3Mask{
	width:15.3125rem;
	background:rgba(255,255,255,1);
	border-radius:0.625rem;
	padding: 1.4375rem 1.75rem 1rem 1.75rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
.phone3Mask1{
	font-size:1.375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(148,96,19,1);
	margin-bottom: 1.25rem;
}
.phone3Mask2{
	font-size:0.9375rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:1.5625rem;
}
.phone3Mask3{
	width:12.125rem;
	height:2.8125rem;
	background:linear-gradient(0deg,rgba(255,86,47,1) 9%,rgba(255,54,10,1) 100%);
	border-radius:1.375rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:2.8125rem;
	text-align: center;
	margin-top: 1.5625rem;
}
.phone6Mask{
	width: 21.875rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanPhone2Mask102.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.phone6Mask1{
	font-size:1.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(254,254,254,1);
	margin-top: 7.6875rem;
	text-align: center;
}
.phone6Mask1 text{color: #FFFC02;font-size: 1.375rem;}
.phone6Mask2{
	width:17.5rem;
	height:2.3125rem;
	background:rgba(255,255,255,1);
	border-radius:0.3125rem;
	text-align: center;
	font-size:0.9375rem;
	font-family:PingFang SC;
	font-weight:500;
	margin-top: 1.0625rem;
}
.phone6Mask3,.phone6Mask6{
	width:15.625rem;
	height:3.125rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanPhone2Mask1Btn.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	font-size:1.25rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,254,254,1);
	line-height:3.125rem;
	text-align: center;
	margin-top: 1.1875rem;
}
.phone6Mask4{
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	text-decoration:underline;
	color:rgba(255,255,255,1);
	margin: 1rem 0;
}
.phone6Mask5{
	width:16.75rem;
	background:rgba(255,253,252,1);
	border-radius:0.3125rem;
	padding: 0.75rem 0.625rem;
	margin-top: 0.9375rem;
}
.phone6Mask51{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.phone6Mask511{
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.phone6Mask511 text{color: #D5171C;font-size: 1.25rem;}
.phone6Mask512{
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.phone6Mask52{
	margin-top: 0.6875rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(102,102,102,1);
}
.phone7Mask{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 19.8125rem;
	background: #fff;
	border-radius: 0.9375rem;
	margin-top: 0.125rem;
}
.phone7Mask1{
	width: 19.8125rem;
	height: 6.25rem;
	margin-top: -0.125rem;
}
.phone7Mask2{
	font-size: 1rem;
	line-height: 1.875rem;
}
.phone7Mask3{
	width:10.625rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(255,161,63,1) 0%,rgba(254,162,65,1) 100%);
	border-radius:1.25rem;
	line-height: 2.5rem;
	text-align: center;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	margin: 1.5625rem 0;
}
.phone8Mask{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 19.8125rem;
	background: #fff;
	border-radius: 0.9375rem;
	margin-top: 0.125rem;
}
.phone8Mask1{
	width: 19.8125rem;
	height: 6.25rem;
	margin-top: -0.125rem;
}
.phone8Mask2{
	font-size: 1rem;
	line-height: 1.875rem;
	text-align: center;
}
.phone8MaskBtnWrap{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 1.5625rem 0;
	width: 90%;
}
.phone8MaskBtn,#phone8MaskBtn{
	padding: 0 1rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(255,161,63,1) 0%,rgba(254,162,65,1) 100%);
	border-radius:1.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone8Mask3,.phone8Mask4{
	line-height: 2.5rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	margin-left: 0.125rem;
}
.phone8Mask5{
	width: 1.625rem;
	height: 1.625rem;
	margin-right: 0.1875rem;
}
.phone101Mask{
	padding: 0.625rem;
	background: #fff;
	border-radius: 0.625rem;
}
.phone101Mask1{
	width: 18.1875rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.phone101Mask2{
	font-size:1.375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height: 1.75rem;
	margin-top: 0.375rem;
}
.phone101Mask3{
	width: 13.9375rem;
	height: 10.875rem;
	margin-top: 0.3125rem;
}
.phone101Mask5{
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(134,134,134,1);
	line-height: 1.25rem;
}
.phone101Mask6{
	width:15.5rem;
	height:2.5rem;
	background:rgba(214,32,40,1);
	border-radius:1.25rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:2.5rem;
	text-align: center;
	margin:1rem 0 0.5rem 0;
}
.phone101Mask7{
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(33,33,33,1);
	line-height: 1.25rem;
	margin: 0.375rem 0 0 0;
}
.phone11Mask{
	width: 21.1875rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanPhoneMask1Bg.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.phone11Mask1{
	margin-top: 7.6875rem;
	font-size:1.875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
}
.phone11Mask2,.phone11Mask5{
	width: 17rem;
	margin-top: 0.9375rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,254,254,1);
}
.phone11Mask21{
	color: #F7FE24;
	font-size: 1.25rem;
}
.phone11Mask3{
	width: 17rem;
	margin: 0.9375rem 0 1.125rem 0;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,254,254,1);
}
.phone11Mask4{
	width: 16.5625rem;
	height: 5.5rem;
	margin-bottom: 1.5625rem;
}
.phone11MaskBtn{
	margin-top: 1.375rem;
	width:15rem;
	height:2.8125rem;
	background:linear-gradient(0deg,rgba(254,105,44,1) 0%,rgba(249,212,72,1) 100%);
	box-shadow:0px 0.3125rem 0.1875rem 0px rgba(176,62,38,0.64);
	border-radius:1.40625rem;
	font-size:1.25rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,254,254,1);
	line-height:2.8125rem;
	text-align: center;
}
.phone111Mask{
	width:18.5rem;
	background:rgba(255,255,255,1);
	border-radius:0.75rem;
	padding: 0 1.5rem;
	box-sizing: border-box;
	position: relative;
}
.phone111Mask1{
	font-size:1.125rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.5625rem;
	text-align: center;
	margin: 1.5rem 0 0 0;
}
.phone111Mask2{
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(30,30,30,1);
	line-height:1.25rem;
	margin: 1rem 0 0 0;
}
.phone111Mask3{
	width: 100%;
	height: 5.375rem;
	background-image: url(https://qiniu.msmds.cn/mask111Img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	margin: 1rem 0 0 0;
}
.phone111Mask4{
	width:15.5rem;
	height:2.5rem;
	background:rgba(214,32,40,1);
	border-radius:1.25rem;
	font-size:1rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin: 0.875rem 0 0 0;
	line-height: 1.5rem;
}
.phone111Mask4 i{font-size:0.75rem;line-height: 0.6rem;}
.phone111Mask5{
	font-size:0.75rem;
	font-family:PingFang-SC-Medium,PingFang-SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.0625rem;
	text-align: center;
	margin: 0.5rem 0 0.6875rem 0;
}
.phone111Mask6{
	font-size:1.125rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.5625rem;
	text-align: center;
	margin: 1rem 0 0 0;
}
.phone111Mask7{
	font-size:0.625rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(156,156,156,1);
	line-height:0.875rem;
	text-align: center;
	margin:0.5rem 0 0 0;
}
.phone111MaskInfo{
	margin: 0.75rem 0 0 0;
	width: 100%;
}
.phone111MaskT1{
	height: 1.25rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size:0.875rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:bold;
	color:rgba(30,30,30,1);
	line-height:1.25rem;
}
.phone111MaskT11{
	margin: 0 1rem 0 0;
	width: 1.25rem;
	height: 1.25rem;
}
.phone111MaskT12{
	width: 100%;
	height: 3.125rem;
}
.phone111MaskT2{
	padding: 0 0 0 2.25rem;
	font-size:0.75rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(30,30,30,1);
	line-height:1.0625rem;
	margin: 0.375rem 0 1rem 0;
}
.phoneMaskDown111{
	width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
}
.phone13Mask{
	background: #fff;
	border-radius: 0.375rem;
	width: 15.9375rem;
	padding-bottom: 1.25rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.phone13Mask1{
	width: 100%;
	font-size: 1.2rem;
	line-height: 2.5rem;
	text-align: center;
	background: #ff8c82;
	border-radius: 0.375rem 0.375rem 0 0;
	color: #fff;
}
.phone13Mask2{
	width: 11.75rem;
	height: 12rem;
	overflow: auto;
	border: 0.0625rem #ff6456 dotted;
	color: #333;
	font-size: 0.9375rem;
	margin: 0.9375rem 0;
	text-align: left;
	padding: 0.46875rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.phone13Mask3{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #ff6456;
	font-size: 0.625rem;
	line-height: 1.5rem;
	border-radius: 0.75rem;
	height: 1.5rem;
	padding:0 0.1875rem;
	color: #fff;
}
.phone13Mask31{
	width: 1.125rem;
	height: 1.125rem;
	line-height:1.125rem;
	background: #fff;
	border-radius: 50%;
	color: #333;
	text-align: center;
}
.phone13Mask4{
	padding: 0.625rem 0.625rem 0;
	color: #666;
	font-size: 0.875rem;
	text-align: left;
	line-height: 1.1875rem;
}
.phone13Mask41{
	color: #ff6456;
}
.phone141Mask{
	width:18.5rem;
	background:rgba(255,255,255,1);
	border-radius:0.75rem;
}
.phone141Mask1{
	font-size:1.125rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.5625rem;
	margin: 1.25rem 0 0 0;
	text-align: center;
}
.phone141Mask2{
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(30,30,30,1);
	line-height:1.25rem;
	margin: 0.875rem 0 0 0;
	text-align: center;
}
.phone141Mask3{
	width:8.75rem;
	height:8.75rem;
	margin: 1rem 4.875rem 0 4.875rem;
}
.phone141Mask4{
	font-size:0.75rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(156,156,156,1);
	line-height:1.25rem;
	margin: 0.6875rem 0 0 0;
	text-align: center;
}
.phone141Mask5{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 1.5rem;
}
.phone141Mask51{ 
	width:7.375rem;
	height:2.5rem;
	border-radius:1.25rem;
	background: #fff;
	border:0.0625rem solid rgba(214,32,40,1);
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(214,32,40,1);
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone141Mask52{
	width:7.375rem;
	height:2.5rem;
	background:rgba(214,32,40,1);
	border-radius:1.25rem;
	font-size:1rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone16Mask{
	width: 18.75rem;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	border-radius: 0.625rem;
	padding: 1.5625rem 0 0.9375rem 0;
}
.phone16Mask1{
	font-size: 1.25rem;
	font-weight: bold;
	color: #333;
}
.phone16Mask2,.phone16Mask3,.phone16Mask4{
	margin: 0.8125rem 0;
	font-size: 1.125rem;
	color: #545454;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.phone16MaskBtn1{
	width: 8.75rem;
	height: 2.5rem;
	background:linear-gradient(0deg,rgba(255,144,45,1) 2%,rgba(255,191,18,1) 100%);
	border-radius: 1.25rem;
	line-height: 2.5rem;
	color: #fff;
	text-align: center;
	font-size: 1rem;
}
.phone16MaskBtnWrap{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin-top: 0.75rem;
}
.phone16MaskBtn2{
	font-size:0.75rem;
	font-family:PingFang SC;
	font-weight:500;
	text-decoration:underline;
	/* color:rgba(153,153,153,1); */
	color:#000;
	margin: 1rem 0 0.25rem 0;
}
/* .phone16MaskBtn2{
	margin:0.8125rem 0 0 0;
	padding: 0 1.0625rem;
	height:2rem;
	background:rgba(255,255,255,1);
	border:0.0625rem solid rgba(255,74,0,1);
	border-radius:1rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,34,33,1);
	line-height:2rem;
} */
.phone16MaskBtn3{
	width:13.4375rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(255,0,22,1) 0%,rgba(255,160,50,1) 100%);
	border-radius:1.25rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:2.5rem;
	text-align: center;
}
.phone17Mask{
	width:20.5625rem;
	background:#fff;
	border-radius:0.6875rem;
	position: relative;
}
.phone17Mask1{
	margin: 1rem 0 0 0;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(151,85,21,1);
	line-height:0.9375rem;
	text-align: center;
}
.phone17Mask1 span{color: #FF3B04;}
.phone17Mask2{
	margin: 0.5rem 0 0 0;
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(153,153,153,1);
	line-height:0.9375rem;
	text-align: center;
}
.phone17MaskListWrap{
	margin: 0.625rem 0 0 0;
	width: 18.4375rem;
	overflow: auto;
}
.phone17Mask3{
	width:100%;
	height:4.375rem;
	background:#fff;
	border-radius:0px 0px 0.6875rem 0.6875rem;
	margin: 0.4375rem 0 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone17Mask31{
	padding: 0 0.75rem;
	height:2.5rem;
	background:#fff;
	border:0.0625rem solid rgba(255,74,0,1);
	border-radius:1.25rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,34,33,1);
	line-height:2.5rem;
	text-align: center;
}
.phone17Mask32{
	width:11.375rem;
	height:4.75rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanMask17BtnBg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:3.75rem;
	text-align: center;
	margin: 1rem -1rem 0 0;
	animation: dongGan2 1.5s linear infinite;
}
.phone17MaskR1{
	width:100%;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:1.25rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.phone17MaskR1 span{
	padding: 0 0.3125rem;
	height:1.175rem;
	background:rgba(255,59,4,1);
	border-radius:0.4375rem;
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:1.175rem;
	margin: 0 0.3125rem 0 0;
}
.phone17MaskR23{
	font-size:0.625rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(153,153,153,1);
	line-height:0.9375rem;
}
.phone17MaskR3{display: flex;margin: 0.9375rem 0 0 0;}
.phone17MaskR31{
	padding: 0 0.9375rem;
	height:1.375rem;
	background:rgba(255,255,255,1);
	border:0.0625rem solid rgba(255,74,0,1);
	border-radius:0.6875rem;
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,34,33,1);
	display: flex;
	justify-content: center;
	align-items: center;
}
.phoneMaskDown17{
	width: 1.125rem;
	height: 1.125rem;
	position: absolute;
	top: 0.8125rem;right: 0.8125rem;
}
.phone181Mask{
	width:20.5625rem;
	background:#fff;
	border-radius:0.6875rem;
	position: relative;
}
.phone181MaskBox{
	width: 18.625rem;
    border-top: 0.0625rem solid rgba(0,0,0,0.1);
    padding: 1rem 0;
    margin: 0.375rem 1rem 0 1rem;
}
.phone181MaskR2{
	display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0.25rem 0 0 0;
}
.phone181MaskR21{
	font-size:0.625rem;
	font-family:PingFang-SC-Medium,PingFang-SC;
	font-weight:500;
	color:rgba(156,156,156,1);
	line-height:0.875rem;
}
.phone181MaskR3{
	display: flex;
	margin: 0.25rem 0 0 0;
}
.phone181MaskR31{
	padding: 0.375rem 0.375rem 0 0.4375rem;
	font-size:0.625rem;
	font-family:PingFang-SC-Medium,PingFang-SC;
	font-weight:500;
	color:rgba(214,32,40,1);
	height: 1rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanMask181Bg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.phone181MaskR4{
	display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.phone181MaskR42{
	margin: 0 0.5rem 0 0;
	font-size:0.75rem;
	font-family:PingFang-SC-Medium,PingFang-SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.0625rem;
}
.phone181MaskR43{
	font-size:0.6875rem;
	font-family:DIN-Bold,DIN;
	font-weight:bold;
	color:rgba(214,32,40,1);
	line-height:1.0625rem;
}
.phone181MaskR43 span{font-size: 1.25rem;}
.phone181Mask1{
	text-align: center;
	margin: 0.875rem 0 0 0;
	font-size:1.125rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.5625rem;
}
.phone181Mask4{
	font-size:0.75rem;
	font-family:PingFang-SC-Medium,PingFang-SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.0625rem;
	text-align: center;
}
.phone181Mask4 i{
	color: #E32823;
}
.phone181Mask2{
	margin: 1rem 0 1.125rem 0;
	font-size:0.75rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(156,156,156,1);
	line-height:1.0625rem;
	text-align:center;
}
.phone181Mask3{
	margin: 0.375rem 0 1.125rem 0;
	font-size:0.75rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(214,32,40,1);
	line-height:1.0625rem;
	text-align:center;
}
.phone181Mask5{
	width:100%;
	height:4.1875rem;
	background:#fff;
	border-radius:0px 0px 0.6875rem 0.6875rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone181MaskBtn{
	width: 13.9375rem;
	height: 4.75rem;
	margin: 1rem 0 0 0;
	background-image: url('https://qiniu.msmds.cn/kuaizhanMask18BtnBg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	/* line-height:3.75rem; */
	text-align: center;
	animation: dongGan2 1.5s linear infinite;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone181MaskBtnBox{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: -1.25rem 0 0 0;
}
.phone181MaskBtnBox p{
	font-size:0.625rem;
}
.phoneMaskDown181{
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0.75rem;right:0.75rem;
}
.phoneMaskDown192{
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0.75rem;right: 0.75rem;
}
.phone192MaskBox{
	width: 18.625rem;
	border-top: 0.0625rem solid rgba(0,0,0,0.1);
	padding: 1rem 0;
	margin: 1rem 1rem 0 1rem;
}
.phone192MaskItem{
	width: 100%;
	height: 6.5rem;
	display: flex;
	justify-content: flex-start;
}
.phone192MaskL{
	width: 6.5rem;
	height: 6.5rem;
	position: relative;
	border-radius: 0.375rem;
	overflow: hidden;
	margin: 0 0.5rem 0 0;
}
.phone192MaskL1{
	width: 6.5rem;
	height: 6.5rem;
}
.phone192MaskL2{
	position: absolute;
	bottom: 0;left: 0;
	width: 6.5rem;
	height: 2.5rem;
	background-image: url('https://qiniu.msmds.cn/mask192Icon.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.phone192MaskL21{
	font-size:0.5rem;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:0.6875rem;
	margin: 0 0.9375rem 0.3125rem 0rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	width: 2rem;
	height: 1.8rem;
}
.phone192MaskL21 p{
	font-size:1rem;
	font-weight:bold;
}
.phone192MaskL22{
	margin: 0 0 0.125rem 0;
	font-size:0.5625rem;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:0.8125rem;
}
.phone192MaskR{
	width: 62%;
	height: 6.5rem;
}
.phone192MaskR1{
	width:100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(58,58,58,1);
	line-height:1.25rem;
}
.phone192MaskR1 span{
	margin:0 0.3125rem 0 0;
    border-radius: 0.125rem;
	padding: 0 0.25rem;
	display: inline-block;
	height:0.8rem;
	border:0.03125rem solid rgba(255,32,62,1);
	font-size:0.5625rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(214,32,40,1);
	line-height:0.8rem;
}
.phone192MaskR2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0.5rem 0 0 0;
}
.phone192MaskR4{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.phone192MaskR21{
	padding: 0 0.25rem;
	font-size:0.5625rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(214,32,40,1);
	background-image: url('https://qiniu.msmds.cn/jddCoupon01.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.phone192MaskR22{
	font-size:0.75rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(156,156,156,1);
	margin: 0 0.25rem 0 0;
}
.phone192MaskR23{
	font-size:0.6875rem;
	font-family:LiGothicMed;
	color:rgba(214,32,40,1);
}
.phone192MaskR23 span{font-size: 0.875rem;}
.phone192MaskR3{
	display: flex;
	margin: 0.25rem 0 0 0;
}
.phone192MaskR31{
	padding: 0 0.75rem;
	height:1.25rem;
	background:rgba(214,32,40,1);
	border-radius:0.625rem;
	font-size:0.625rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:1.25rem;
}
.phone192MaskBtn{
	width: 13.9375rem;
    height: 4.75rem;
    margin: 1rem 0 0 0;
    background-image: url(https://qiniu.msmds.cn/kuaizhanMask18BtnBg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(255,255,255,1);
    /* line-height: 3.75rem; */
    text-align: center;
	animation: dongGan2 1.5s linear infinite;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone19MaskBox{
	margin: 0.625rem auto 0;
	width:17.375rem;
	height:7.25rem;
	overflow: hidden;
}
.phone19MaskItem{
	margin: 0 0 0.625rem 0;
	width: 17.375rem;
	height: 7.25rem;
	display: flex;
	background:rgba(255,255,255,1);
	justify-content: space-between;
	box-shadow:0px 0.125rem 0.25rem 0px rgba(230,210,189,1);
	border-radius:0.5rem;
}
.phone19MaskL{
	margin: 0.3125rem 0.4375rem 0 0.3125rem;
	width: 6.25rem;
	height: 6.25rem;
	position: relative;
}
.phone19MaskL1{
	width: 6.25rem;
	height: 6.25rem;
	background-image: url(https://qiniu.msmds.cn/jddBg1204.png);
    background-size: 7.1875rem 7.1875rem;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.phone19MaskL2{
	position: absolute;
	top: 0;left: 0;
	width: 2.375rem;
	height: 2.8125rem;
}
.phone19MaskL3{
	position: absolute;
	top: 0;left: 0;
	width: 2.375rem;
	height: 2.8125rem;
	background-image: url(https://qiniu.msmds.cn/kuaizhanMask19Icon1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:1rem;
	padding: 0.3rem 0 0 0;
	box-sizing: border-box;
}
.phone19MaskL3 i{font-size: 0.625rem;}
.phone19MaskR{
	margin: 0.3125rem 0.625rem 0 0;
	width: 9.6875rem;
}
.phone19MaskR1{
	width:100%;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:1.25rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.phone19MaskR1 span{
	padding: 0 0.2rem;
	width:3.4375rem;
	height:0.875rem;
	background:rgba(255,255,255,1);
	border:0.0625rem solid rgba(255,59,4,1);
	border-radius:0.4375rem;
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,59,4,1);
	line-height:0.875rem;
	text-align: center;
}
.phone19MaskR2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: 0.9375rem;
	margin: 0.5625rem 0 0 0;
}
.phone19MaskR21{
	height:0.9375rem;
	line-height: 0.9375rem;
	padding: 0 0.4375rem 0 0.625rem;
	font-size:0.625rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(248,97,33,1);
    background-image: url(https://qiniu.msmds.cn/jddCoupon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	display: none;
	margin: 0 0.3125rem 0 0;
}
.phone19MaskR22{
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:0.9375rem;
	margin: 0 0.375rem 0 0;
}
.phone19MaskR22 span{color: #F53B46;font-size: 1.0625rem;}
.phone19MaskR23{
	font-size:0.625rem;
	font-family:PingFang SC;
	font-weight:500;
	text-decoration:line-through;
	color:rgba(153,153,153,1);
	line-height:0.9375rem;
}
.phone19MaskR3{display: flex;margin: 0.9375rem 0 0 0;}
.phone19MaskR31{
	height:1.25rem;
	line-height:1.25rem;
	background:rgba(253,64,32,1);
	border-radius:0.625rem;
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	padding: 0 0.375rem;
}
.phone19MaskR31 span{font-size: 0.875rem;}
.phone20Mask{
	width:19.625rem;
	background:rgba(255,255,255,1);
	border-radius:0.625rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.phone20Mask1{
	width: 5.1875rem;
	height: 5.375rem;
	margin-top: 1.8125rem;
}
.phone20Mask2{
	margin-top: 1rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.phone20Mask3{
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(194,136,67,1);
	margin-top: 1rem;
}
.phone20Mask4{
	width:15rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(193,135,62,1) 0%,rgba(230,191,131,1) 100%);
	border-radius:0.375rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height: 2.5rem;
	text-align: center;
	margin-top: 1.25rem;
}
.phone20Mask5{
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(102,102,102,1);
	margin: 1.125rem 0 0.9375rem 0;
}
.phone21Mask{
	width:14.625rem;
	height:9.5625rem;
	background:rgba(255,255,255,1);
	border-radius:0.5625rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.phone21Mask1{
	height: 5.8125rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone21Mask11{
	width: 2.6875rem;
	height: 2.6875rem;
}
.phone21Mask12{
	margin: 0 0.375rem;
	width:2.6875rem;
	height:0.625rem;
	background:rgba(254,241,224,1);
	border-radius:0.25rem;
	overflow: hidden;
}
.phone21Mask12Box{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	animation: donghua1 1.5s linear infinite;
}
@keyframes donghua1{
	0% {
		transform: translate(0rem);
	}
	100% {
		transform: translate(-3rem);
	}
}
.phone21Mask12Item{
	margin-left: 0.5rem;
	min-width:0.5rem;
	width:0.5rem;
	height:0.625rem;
	background: #FFD62A;
	transform: skewX(30deg);
}
.phone21Mask2{
	width: 90%;
	height: 3.75rem;
	border-top: 0.0625rem solid rgba(238,238,238,1);
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:3.75rem;
	text-align: center;
}
.phone21Mask2 span{color: #F83E03;}
.phone211Mask{
	padding: 0 2.25rem;
	height:9.375rem;
	background:rgba(255,255,255,1);
	border-radius:0.75rem;
}
.phone211Mask2{
	margin: 1.5rem 0 0 0;
	font-size:1.125rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(58,58,58,1);
	line-height:1.5625rem;
	text-align: center;
}
.phone211Mask2 span{color: #D62028;}
.phone211Mask1{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 1.375rem 0 0 0;
}
.phone211Mask11{
	width: 3rem;
	height: 3rem;
}
.phone211Mask13{
	overflow: hidden;
    width: 8.5rem;
    height: 2rem;
	margin: -0.3125rem 0 0 0;
}
.phone211Mask12{
	width:8.5rem;
	height:0.75rem;
	border-radius: 0.375rem;
    background: #fff;
	background-image: url('https://qiniu.msmds.cn/mask211Img.png');
	background-size: 100% 250%;
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
@keyframes donghua2{
	0% {
		transform: translate(0rem);
	}
	100% {
		transform: translate(4.75rem);
	}
}
.phone211Mask12Box{
	display: flex;
    justify-content: flex-start;
    align-items: center;
    animation: donghua2 1.5s linear infinite;
}
.phone211Mask12Item{
	width: 1.25rem;
	height: 1.25rem;
	margin: 0 3.5rem 0 0;
}
.phone22Mask{
	width: 100%;
	height: 25rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhan22MaskBg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.phone22MaskT{
	margin-top: 2.6875rem;
	font-size:1.4375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(118,70,48,1);
	line-height:1.375rem;
}
.phone22MaskBtn{
	margin-top: 13.4375rem;
	width:17.1875rem;
	height:3.125rem;
	background:linear-gradient(-90deg,rgba(248,226,192,1) 0%,rgba(207,172,141,1) 99%);
	box-shadow:0px 0.375rem 1.25rem 0px rgba(25,23,29,1);
	border-radius:1.5625rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:#6B402D;
	text-align: center;
	line-height:3.125rem;
}
.phone22MaskInfo{
	margin: 0.6875rem 0 2.9375rem 0;
	font-size:0.75rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(208,173,142,1);
}
.phone22MaskClear{
	position: absolute;
	bottom: -2.25rem;left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}
.phone22MaskClear1{
	width: 2.5625rem;
	height: 2.5625rem;
}
.phone24Mask{
	width: 20.5625rem;
}
.phone24MaskBox{
	width:20.5625rem;
	height:25rem;
	background:#f7f7f7;
	border-radius:0.6875rem;
	padding: 0 1.0625rem;
	margin: 0.5rem 0 0 0;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.phone24MaskTitle1{
	font-size:1.375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(245,49,21,1);
	line-height:0.9375rem;
	text-align: center;
	margin: 1.625rem 0 0 0;
}
.phone24MaskTitle2{
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(151,85,21,1);
	line-height:0.9375rem;
	text-align: center;
	margin: 1.625rem 0 0 0;
}
.phone24MaskListWrap{
	width: 100%;
	height: 18rem;
	overflow: auto;
	margin: 0.625rem 0 0 0;
}
.phone24MaskList{
	width: 100%;
}
.phone24MaskItem{
	width:100%;
	height:7.25rem;
	background:rgba(255,255,255,1);
	border-radius:0.5rem;
	margin: 0 0 0.625rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.phone24MaskItemR{
	width:7.25rem;
	height:7.25rem;
	border-radius:0.5rem;
	margin: 0 0.625rem 0 0;
}
.phone24MaskItemL{
	height: 7.25rem;
	position: relative;
}
.phone24MaskItemL1{
	margin: 0.3rem 0 0 0;
}
.phone24MaskItemL11 span{
	display: inline-block;
	padding: 0 0.3125rem;
	height:0.875rem;
	background:rgba(255,59,4,1);
	border-radius:0.4375rem;
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:0.875rem;
	text-align: center;
	margin: 0 0.3rem 0 0;
}
.phone24MaskItemL11{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:1.25rem;
}
.phone24MaskItemL2{
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,34,33,1);
	line-height:0.9375rem;
	margin:1.625rem 0 0 0;
}
.phone24MaskItemL3{
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,34,33,1);
	line-height:0.9375rem;
	margin: 0.4375rem 0 0 0;
}
.phone24MaskItemL3 span{font-size: 1.25rem;}
.phone24MaskItemL4{
	width:3.125rem;
	height:3.125rem;
	background:linear-gradient(-90deg,rgba(255,72,0,1) 0%,rgba(255,133,0,1) 100%);
	border-radius:50%;
	font-size:1.625rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:3.125rem;
	text-align: center;
	position: absolute;
	right: 0.625rem;bottom: 0.75rem;
}
.phone24MaskBtnWrap{
	width:20.5625rem;
	height:4.375rem;
	background:#fff;
	border:0.0625rem solid rgba(238,238,238,1);
	border-radius:0px 0px 0.6875rem 0.6875rem;
	position: absolute;
	bottom: 0;left:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone24MaskBtn{
	width:14.0625rem;
	height:2.8125rem;
	background:linear-gradient(0deg,rgba(253,32,0,1) 1%,rgba(255,130,0,1) 100%);
	border-radius:1.40625rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
}
.phone24MaskBtnImg{
	width: 2.625rem;
	height: 2.625rem;
	margin: -1rem 0.375rem 0 0;
}
.phoneMaskDown24{
	width: 1.3125rem;
    height: 1.3125rem;
    position: absolute;
    top: 3.75rem;
    right: 1.25rem;
    z-index: 91;
}
.phone26Mask{
	width: 19.375rem;
	height: 22.5625rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanMask26Bg1.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.phone26MaskBox{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 1.25rem 0 0 0;
}
.phone26MaskItem{
	margin:0 0.21875rem;
	width:4.875rem;
	height:6.375rem;
	background:rgba(255,205,180,1);
	border-radius:0.25rem;
	display: flex;
	flex-direction: column;
}
.phone26MaskItem1{
	width:4.875rem;
	height:4.875rem;
	border-radius:0.25rem 0.25rem 0 0;
}
.phone26MaskItem2{
	width:4.875rem;
	height:1.5rem;
	background:linear-gradient(0deg,rgba(255,51,50,1) 0%,rgba(252,84,71,1) 100%);
	border-radius:0px 0px 0.25rem 0.25rem;
	font-size:0.625rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	text-align: center;
	line-height: 1.5rem;
}
.phone26MaskItem2 span{font-size: 0.9375rem;}
.phone26Mask1{
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,232,179,1);
	line-height:0.9375rem;
	margin: 3.0625rem 0 0 0;
}
.phone26Mask1 span{font-size: 2.25rem;}
.phone26Mask2,.phone26Mask3{
	margin: 1.25rem 0 0 0;
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,232,179,1);
	line-height:0.9375rem;
}
.phone26Mask4{
	margin: 2rem 0 0 0;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:0.9375rem;
}
.phone26Mask4 span{
	font-size: 1.125rem;
	color: #FF3733;
}
.b37bgf8e0ae{
	width:1rem;
	height:1rem;
	background:rgba(248,224,174,1);
	color: #9A6312;
	font-size: 0.8125rem;
	line-height: 1rem;
	text-align: center;
	display: inline-block;
}
.phone26MaskBtn{
	margin: 1.25rem 0 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone26MaskBtn1{
	margin: 0 0.3125rem;
	width:6.875rem;
	height:2.75rem;
	border:0.0625rem solid rgba(255,232,179,1);
	border-radius:1.375rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,232,179,1);
	line-height:2.75rem;
	text-align: center;
}
.phone26MaskBtn2{
	margin: 0 0.3125rem;
	width:9.375rem;
	height:2.75rem;
	background:#FFD882;
	border-radius:1.375rem;
	font-size:1.25rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(165,105,17,1);
	line-height:2.75rem;
	text-align: center;
}
.phone27MaskWrap .phoneMaskBox{justify-content: flex-start;padding-top: 0.5rem;}
.phone27Mask{
	width: 96%;
	height: 29.75rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhan27MaskBg.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.phone27Mask1{
	width: 100%;
	height: 3.25rem;
	position: absolute;
	bottom: 1.575rem;
	background:transparent;
}
.phone27Mask2{
	width: 30%;
	height: 1.75rem;
	position: absolute;
	top: 0.625rem;right: 0.3125rem;
	background:transparent;
}
.phone28Mask{
	width: 17.125rem;
	height: 18.8125rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanMask28Bg.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.phone28Mask1{
	margin-top: 0.9375rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(159,91,28,1);
	line-height:1.0625rem;
}
.phone28Mask2{
	margin-top: 2.875rem;
	font-size:2.25rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(237,62,31,1);
	line-height:2.1875rem;
}
.phone28Mask3{
	margin-top: 3.3125rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,243,165,1);
	line-height:0.8125rem;
}
.phone28Mask4{
	margin-top: 0.6875rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	text-decoration:underline;
	color:rgba(255,255,255,1);
}
.phone28Mask41{
	width: 1.3125rem;
	height: 1.3125rem;
	margin-right: 0.5rem;
}
.phone28Mask5{
	margin-top: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:bold;
	line-height:2.5rem;
	text-align: center;
}
.phone28Mask51{
	margin: 0 0.375rem;
	width:7rem;
	height:2.5rem;
	border-radius:1.25rem;
	background:linear-gradient(0deg,rgba(255,255,255,1) 6%,rgba(255,249,217,1) 100%);
	box-shadow:0px 0.25rem 0.625rem 0px rgba(230,58,49,1);
	color:rgba(159,91,28,1);
}
.phone28Mask52{
	margin: 0 0.375rem;
	width:7rem;
	height:2.5rem;
	border-radius:1.25rem;
	background:linear-gradient(0deg,rgba(255,219,117,1) 6%,rgba(255,249,217,1) 100%);
	box-shadow:0px 0.25rem 0.625rem 0px rgba(230,58,49,1);
	color:rgba(159,91,28,1);
}
.phone28Mask6{
	margin: 0.6875rem 0;
	font-size:0.75rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(250,232,227,1);
	line-height:0.75rem;
}
.phoneMaskDown28{
	width: 1.3125rem;
	height: 1.3125rem;
	position: absolute;
	top: -4.6875rem;right: -2rem;
}
.phone281Mask{
	width: 20.5625rem;
    background: #fff;
    border-radius: 0.6875rem;
    position: relative;
}
.phone281MaskL1{
	width: 6.5rem;
	height: 6.5rem;
}
.phone281MaskR1{
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 0.875rem;
	font-family: PingFangSC-Regular,PingFang SC;
	font-weight: 400;
	color: rgba(58,58,58,1);
	line-height: 1.25rem;
}
.phone281MaskR1 span{
	margin: 0 0.3125rem 0 0;
	border-radius: 0.125rem;
	padding: 0 0.25rem;
	display: inline-block;
	height: 0.8rem;
	border: 0.03125rem solid rgba(255,32,62,1);
	font-size: 0.5625rem;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 500;
	color: rgba(214,32,40,1);
	line-height: 0.8rem;
}
.phone281MaskR4{
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	margin: 0.5rem 0 0 0;
}
.phone281MaskR42{
	margin: 0 0.5rem 0 0;
	font-size: 0.75rem;
	font-family: PingFang-SC-Medium,PingFang-SC;
	font-weight: 500;
	color: rgba(58,58,58,1);
	line-height: 1.0625rem;
}
.phone281MaskR43{
	font-size: 0.6875rem;
	font-family: DIN-Bold,DIN;
	font-weight: bold;
	color: rgba(214,32,40,1);
	line-height: 1.0625rem;
}
.phone281MaskR43 span{
	font-size: 1.25rem;
}
.phone281MaskR3{
	display: flex;
	margin: 0.25rem 0 0 0;
}
.phone281MaskR31{
	padding: 0.375rem 0.375rem 0 0.4375rem;
	font-size: 0.625rem;
	font-family: PingFang-SC-Medium,PingFang-SC;
	font-weight: 500;
	color: rgba(214,32,40,1);
	height: 1rem;
	background-image: url(https://qiniu.msmds.cn/kuaizhanMask181Bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.phone281MaskBtn{
	width: 13.9375rem;
	height: 4.75rem;
	margin: 1rem 0 0 0;
	background-image: url(https://qiniu.msmds.cn/kuaizhanMask18BtnBg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 1rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(255,255,255,1);
	/* line-height: 3.75rem; */
	text-align: center;
	animation: dongGan2 1.5s linear infinite;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone281MaskBtnBox{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: -1.25rem 0 0 0;
}
.phone281MaskBtnBox p{
    font-size: 0.625rem;
}
.phone281Mask2{
	margin: 1rem 0 1.125rem 0;
    font-size: 0.75rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(156,156,156,1);
    line-height: 1.0625rem;
    text-align: center;
}
.phoneMaskDown281{
	width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
}
.phone29Mask{
	width: 20.75rem;
	height: 26.5625rem;
	background-image: url('https://qiniu.msmds.cn/elemMaskBg1.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.phone29Mask1{
	margin-top: 1.75rem;
	font-size:1.625rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(254,229,184,1);
	line-height:1.5rem;
}
.phone29Mask2{
	margin-top: 3.375rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(157,104,47,1);
	line-height:0.9375rem;
}
.phone29Mask3{
	margin-top: 1.6875rem;
	font-size:1.5rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(157,104,47,1);
	line-height:2.4375rem;
}
.phone29Mask3 span{font-size: 3.0625rem;}
.phone29Mask4{
	margin-top: 4.375rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:1.6875rem;
	text-align: center;
}
.phone29Mask5{
	margin: 1.5rem 0 2.1875rem 0;
	width:13.4375rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(254,191,78,1) 0%,rgba(249,243,205,1) 100%);
	border-radius:1.25rem;
	font-size:1.1875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(200,60,33,1);
	line-height:2.5rem;
	text-align: center;
	animation: dongGan3 1.5s linear infinite;
}
.phoneMaskDown29{
	width: 1.3125rem;
	height: 1.3125rem;
	position: absolute;
	top: -0.25rem;right: -0.25rem;
	z-index: 91;
}
.phone30Mask{
	width: 19.6875rem;
	background-image: url('https://qiniu.msmds.cn/elemMaskBg3.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.phone30Mask1{
	margin-top: 1.625rem;
	font-size:1.625rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(254,229,184,1);
	line-height:1.5rem;
}
.phone30Mask2{
	margin-top: 2.8125rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(157,104,47,1);
	line-height:0.9375rem;
}
.phone30Mask3{
	margin-top: 0.25rem;
	font-size:1.25rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(157,104,47,1);
}
.phone30Mask31{
	font-size: 2.8125rem;
}
.phone30Mask4{
	margin: 8rem 0 1.8125rem 0;
	width:13.4375rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(254,191,78,1) 0%,rgba(249,243,205,1) 100%);
	border-radius:1.25rem;
	font-size:1.1875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(200,60,33,1);
	line-height:2.5rem;
	text-align: center;
}
.phoneMaskDown30{
	width: 1.3125rem;
	height: 1.3125rem;
	position: absolute;
	top: -0.6875rem;right: 0.25rem;
	z-index: 91;
}
.phone31Mask{
	width: 20.75rem;
	height: 26.5625rem;
	background-image: url('https://qiniu.msmds.cn/elemMaskBg1.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.phone31Mask1{
	margin-top: 1.75rem;
	font-size:1.625rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(254,229,184,1);
	line-height:1.5rem;
}
.phone31Mask2{
	margin-top: 3.375rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(157,104,47,1);
	line-height:0.9375rem;
}
.phone31Mask3{
	margin-top: 1.6875rem;
	font-size:2.5625rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(157,104,47,1);
	line-height:2.4375rem;
}
.phone31Mask4{
	margin-top: 4.375rem;
	font-size:1.375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:2.125rem;
}
.phone31Mask4 span{font-size: 2.25rem;}
.phone31Mask5{
	margin-top: 1.8125rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(251,228,170,1);
	line-height:0.9375rem;
}
.phone31Mask6{
	margin: 1.5rem 0 2.1875rem 0;
	width:13.4375rem;
	height:2.5rem;
	background:linear-gradient(-90deg,rgba(254,191,78,1) 0%,rgba(249,243,205,1) 100%);
	border-radius:1.25rem;
	font-size:1.1875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(200,60,33,1);
	line-height:2.5rem;
	text-align: center;
}
.phoneMaskDown31{
	width: 1.3125rem;
	height: 1.3125rem;
	position: absolute;
	top: -0.25rem;right: -0.25rem;
	z-index: 91;
}
.phone32Mask{
	width:15.875rem;
	background-image: url('https://qiniu.msmds.cn/elemMaskBg2.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.phone32Mask1{
	margin-top: 3.1875rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:1.125rem;
}
.phone32Mask11{font-size: 1.875rem;color: #FF1712;}
.phone32Mask2{
	margin-top: 0.5rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:1.125rem;
}
.phone32Mask3{
	margin-top: 4.875rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,219,137,1);
	line-height:1.2rem;
}
.phone32Mask4{
	margin: 1.6875rem 0 1.875rem 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phone32Mask41{
	width:5.625rem;
	height:2.25rem;
	border:0.0625rem solid rgba(254,235,192,1);
	border-radius:1.125rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(254,224,153,1);
	line-height:2.25rem;
	text-align: center;
}
.phone32Mask42{
	margin-left: 0.3125rem;
	width:6.5625rem;
	height:2.25rem;
	background:linear-gradient(0deg,rgba(254,221,144,1) 0%,rgba(254,216,128,1) 56%,rgba(255,242,211,1) 100%);
	border-radius:1.125rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(147,105,42,1);
	line-height:2.25rem;
	text-align: center;
}
.phone37Mask{
	width:17.5rem;
	background:rgba(255,255,255,1);
	border-radius:0.5rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 0.625rem;
	position: relative;
}
.phone37Mask1{
	margin: 0.75rem 0 0 0;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:1.375rem;
	text-align: center;
	width:100%;
	height:2.625rem;
	background:rgba(255,255,255,1);
	box-shadow:0px 0.0625rem 0px 0px rgba(238,238,238,1);
	border-radius:0.5rem;
}
.phone37Mask2{
	width: 2.5625rem;
	height: 2.5625rem;
	margin: 1rem 0 0 0;
}
.phone37Mask3{
	margin: 0.625rem 0 0 0;
	font-size:1rem;
	font-family:Yuanti TC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:1rem;
}
.phone37Mask4{
	margin: 0.9375rem 0 0 0;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(102,102,102,1);
	line-height:1.375rem;
	text-align: center;
}
.phone37Mask5{
	margin: 0.9375rem 0 0 0;
	width:10.625rem;
	height:2.4375rem;
	background:linear-gradient(-27deg,rgba(245,31,35,1) 0%,rgba(251,107,71,1) 99%);
	box-shadow:0px 0.1875rem 0.25rem 0px rgba(192,33,23,0.73);
	border-radius:1.25rem;
	font-size:1.0625rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:2.4375rem;
	text-align: center;
}
.phone37Mask6{
	margin: 1rem 0 0 0;
	font-size:0.75rem;
	font-family:PingFang SC;
	font-weight:bold;
	text-decoration:underline;
	color:rgba(248,77,57,1);
	line-height:1.375rem;
}
.phoneMaskDown37{
	width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
}
/* 登录 */
.grapMaskWrap{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	display: none;
	position: fixed;
	top:0;left: 0;
	z-index: 91;
}
.loginMask{
	width:18.4375rem;
	background:rgba(255,255,255,1);
	border-radius:0.5625rem;
	padding: 1.25rem 0.9375rem 1.5625rem 0.9375rem;
	box-sizing: border-box;
	position: relative;
}
.loginMask1{
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	text-align: center;
	margin: 0 0 1.5625rem 0;
}
.loginMask2{
	width:100%;
	height:2.5rem;
	background:rgba(255,255,255,1);
	box-shadow:0px 1px 0px 0px rgba(238,238,238,1);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.loginMaskIcon{
	width: 1.125rem;
	height: 1.125rem;
	margin: 0 0.625rem 0 0;
}
.loginMask21{
	width: 86%;
	line-height:2.5rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.loginMask3{
	width:100%;
	height:2.5rem;
	background:rgba(255,255,255,1);
	box-shadow:0px 1px 0px 0px rgba(238,238,238,1);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.loginMask31{
	width: 56%;
	line-height:2.5rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.loginMask32{
	width:30%;
	height:2.5rem;
	line-height:2.5rem;
	text-align: center;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.loginCount{color:rgba(204,204,204,1);}
.loginMask4{
	margin: 1.875rem 9% 0 9%;
	width:82%;
	height:2.5rem;
	background:rgba(214,32,40,1);
	border-radius:1.25rem;
	font-size:1rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: flex;
	justify-content: center;
	align-items: center;
}
.loginMaskDown{
	width:2rem;
	height:2rem;
	position: absolute;
	bottom: -3.9375rem;left: 50%;
	margin-left:-1rem;
}
.grapMask{
	width:18.4375rem;
	background:rgba(255,255,255,1);
	border-radius: 0.5rem;
	position: relative;
}
.grapMask1{
	width: 100%;
	height: 3.375rem;
	border-bottom:0.0625rem solid rgba(242,242,242,1);
	font-size:1.125rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(58,58,58,1);
}
.grapMask2{
	width:8.75rem;
	height:3.375rem;
	margin-top: 1.5rem;
}
.grapMask3{
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(162,161,164,1);
	margin-top: 0.75rem;
}
.grapMask4{
	width:15.4375rem;
	height:2.8125rem;
	background:rgba(247,247,247,1);
	border-radius:0.25rem;
	font-size:0.875rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	text-align: center;
	display: inline-block;
	margin-top: 1.5rem;
}
.grapMask5{
	width:15.5rem;
	height:2.5rem;
	background:rgba(204,204,204,1);
	border-radius:1.25rem;
	margin: 1.5rem 0 1rem 0;
	font-size:0.875rem;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
}
.grapMask6{
	width: 1.25rem;
	height: 1.25rem;
	position: absolute;
	top: 1rem;right: 0.625rem;
}
.isAd{background:rgba(251,19,60,1);}
/*  */
.phoneFloatBtn{
	width:5.4375rem;
	height:2.5rem;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 0.375rem 0px rgba(253,123,74,0.68);
	border-radius:1.25rem 0px 0px 1.25rem;
	font-size:0.9375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(102,102,102,1);
	line-height:2.5rem;
	text-align: center;
	position: fixed;
	bottom: 18.875rem;right: 0;
	z-index: 4;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phoneFloatBtn1{
	width:1.4375rem;
	height:1.4375rem;
	margin-right: 0.1875rem;
}
.phoneDownApp{
	width:5.4375rem;
	height:2.5rem;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 0.375rem 0px rgba(253,123,74,0.68);
	border-radius:1.25rem 0px 0px 1.25rem;
	font-size:0.875rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(102,102,102,1);
	line-height:2.5rem;
	text-align: center;
	position: fixed;
	bottom: 15.875rem;right: 0;
	z-index: 4;
	display: flex;
	justify-content: center;
	align-items: center;
}
.phoneDownApp1{
	width:1.5rem;
	height:1.5rem;
}
.toTop{
	position: fixed;
	bottom: 6.125rem;
	right: 0.9375rem;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;
	border-radius: 50%;
	background-color: #fff;
	color: #333;
	width: 2.8125rem;
	height: 2.8125rem;
	border: 0.0625rem solid #eee;
	text-align: center;
	font-size: 0.6875rem;
}
.toTopBox{
	font-size: 0.625rem;
	color: #666;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.toTopImg{
	width: 0.78125rem;
	height: 0.875rem;
}
.reminderWrap{
	position: fixed;
	top: 0;left: 0;
	z-index: 15;
	width: 100%;
	height: 100%;
	display: none;
}
.reminderBox{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0);
}
.reminder{
	font-size: 1rem;
	padding: 0.625rem 1.25rem;
	background: rgba(0,0,0,0.7);
	color: #fff;
	border-radius: 0.3125rem;
}
.phoneElem{
	position: fixed;
	right: 0.625rem;bottom: 10.875rem;
	z-index: 4;
	display: none;
}
.sideView{
	position: fixed;
	right: 0.6875rem;
	bottom: 10rem;
	z-index: 4;
	width: 3.9375rem;
	height: 4.375rem;
	background-image: url('https://alicdn.msmds.cn/liantong/songhuiyuan.gif');
	background-repeat:no-repeat;
	background-size: 100% 100%;
}
.sideViewImg{
	width: 3.9375rem;
	height: 4.375rem;
}
.phoneElemImg,.phonePh7Img{
	width: 3.5625rem;
	height: 3.875rem;
}
.phonePh4Img{
	width: 3.875rem;
	height: 3.875rem;
}
.phonePh7{
	position: fixed;
	right: 0.625rem;bottom: 10.875rem;
	z-index: 4;
}
.phonePh4{
	position: fixed;
	right: 0.625rem;bottom: 10.875rem;
	z-index: 4;
}
.phoneJdnh{
	display: none;
	position: fixed;
	right: 0.625rem;
	bottom: 9.5rem;
	z-index: 4;
}
.phoneJdnhImg,.phonetbnhImg{
	width: 4.375rem;
	height: 5.3125rem;
	animation: floatingWindow 1s linear infinite;
}
.phonetbnh{
	display: none;
	position: fixed;
	right: 0.625rem;
	bottom: 15rem;
	z-index: 4;
}
.takeAway1,.takeAway2{
	position: fixed;
	right: -0.75rem;
	z-index: 11;
	width: 6.1875rem;
	height: 5.5rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.takeAway1{
	top: 17.5rem;
	background-image: url(https://qiniu.msmds.cn/ltRechargeTakeaway1.png);
}
.takeAway2{
	top: 23rem;
	background-image: url(https://qiniu.msmds.cn/ltRechargeTakeaway2.png);
}
.packUp{right: -3.5rem;}
@keyframes floatingWindow{
	0% {
		transform: rotate(5deg);
	}
	50%{
		transform: rotate(-5deg);
	}
	100% {
		transform: rotate(5deg);
	}
}