.footer-icon{display:inline-block;background-image:url(../../img/foot-icon.png);-webkit-background-size:1.6rem auto;-moz-background-size:1.6rem auto;background-size:1.6rem auto;background-repeat:no-repeat}
.free_get_but{width:50%;margin-left:25%;height:0.5rem;margin-top:0.2rem;background:linear-gradient(#eeaa66,#fac463);color:#fff;line-height:0.5rem;text-align:center;border:0px;border-radius:5px;display:block;margin-bottom:0.3rem;}
html a{text-decoration:none;}
.common-footer{z-index:99;position:relative;position:fixed;left:0;bottom:0;width:100%;height:.98rem;background-color:#fff;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:flex;}
.common-footer:after{display:block;position:absolute;left:0;bottom:0;width:100%;border-top:1px solid transpante;content:' '}
.common-footer:before{display:block;position:absolute;left:0;top:0;width:100%;border-top:1px solid #e2e2e2;content:' '}
.common-footer a{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:0.18rem;color:#999;line-height:1;text-decoration:none;}
.common-footer a .icon{width:.45rem;height:.45rem}
.common-footer a.on{color:#e3383e}
.common-footer a p{margin-top:.05rem}
.common-footer .home .icon{background-position:.04rem .02rem}
.common-footer .home.on .icon{background-position:-1.18rem .02rem}
.common-footer .sort .icon{background-position:.02rem -.76rem}
.common-footer .sort.on .icon{background-position:-1.19rem -.76rem}
.common-footer .car .icon{background-position:0 -1.56rem}
.common-footer .car.on .icon{background-position:-1.21rem -1.56rem}
.common-footer .user .icon{background-position:.04rem -2.38rem}
.common-footer .user.on .icon{background-position:-1.18rem -2.38rem}
/* .common-footer .server .icon{background-position:0.04rem -3.24rem} */
.common-footer .server .icon{background-position:0.04rem -3.2rem}
.common-footer .server.on .icon{background-position:-1.18rem -3.24rem}
.bonus-img{height:0.45rem;width:0.45rem;}

/* 免费报名遮罩层 */
.enroll-group img{
	width: 100%;
	height: 100%;
}
.enroll-group{
	display: none;
	width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 998;
    top: 0;
	left: 0;
}
.enroll-group .close{
	display: flex;
	justify-content: flex-end;
	padding-top: 0.15rem;
	padding-right: 0.15rem;
}
.enroll-group .close .img{
	width: 0.4rem;
	height: 0.4rem;
}
.enroll-box1 .step{
	display: flex;
	justify-content: space-between;
	margin: 0 0.4rem;
	margin-top: 0.2rem;
	font-size: 0.24rem;
}
.enroll-box1 .step .step1{
	color: #f3450f;
}
.enroll-box1 .strip {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0 0.4rem;
	margin-top: 0.4rem;
}
.enroll-box1 .strip .strip1{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #f3450f;
	border-radius: 50%;
}
.enroll-box1 .strip .strip-one{
	border: 0.01rem solid #f3450f;
	width: 2.5rem;
}
.enroll-box1 .strip .strip2{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #000;
	border-radius: 50%;
}
.enroll-box1 .strip .strip-two{
	border: 0.01rem solid #000;
	width: 2.5rem;
}
.enroll-box1 .strip .strip3{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #000;
	border-radius: 50%;
}
.enroll-box1 .seckill-step .step1{
	color: #f3450f;
}
.enroll-box1 .seckill-step{
	display: flex;
	justify-content: space-between;
	margin: 0 0.6rem;
	margin-top: 0.2rem;
}
.enroll-box1 .seckill-strip {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0 0.4rem;
	margin-top: 0.4rem;
}
.enroll-box1 .seckill-strip .strip1{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #f3450f;
	border-radius: 50%;
}
.enroll-box1 .seckill-strip .strip-one{
	border: 0.01rem solid #000;
	width: 5rem;
}
.enroll-box1 .seckill-strip .strip2{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #000;
	border-radius: 50%;
}
.enroll-box1 .register-box{
	margin: 0 0.4rem;
    margin-top: 0.2rem;
}
.enroll-box1 .register-box .call{
	padding-bottom:0.3rem;
	padding-top:0.28rem;
	border-bottom: 0.02rem solid #c7c7cc; 
	font-size: 0.30rem;
	font-weight: 600;
}
.enroll-box1 .register-box .call label{
	width: 20%;
	display: inline-block;
}
.enroll-box1 .register-box .call input{
	font-size: 0.28rem;
	font-weight: 500;
	width: 80%;
}
.enroll-box1 .register-box .phone{
	padding-bottom:0.3rem;
	padding-top:0.28rem;
	border-bottom: 0.02rem solid #c7c7cc; 
	font-size: 0.30rem;
	font-weight: 600;
}
.enroll-box1 .register-box .phone label{
	width: 20%;
	display: inline-block;
}
.enroll-box1 .register-box .phone input{
	font-size: 0.28rem;
	font-weight: 500;
	width: 80%;
}
.enroll-box1 .register-box .verification{
	padding-bottom:0.3rem;
	padding-top:0.28rem;
	border-bottom: 0.02rem solid #c7c7cc; 
	font-size: 0.30rem;
	font-weight: 600;
}
.enroll-box1 .register-box .verification label{
	width: 20%;
	display: inline-block;
}
.enroll-box1 .register-box .verification input{
	font-size: 0.28rem;
	font-weight: 500;
	width: 40%;
}
.enroll-box1 .register-box .verification .ver-btn{
	font-size: 0.28rem;
	color: #F65E54;
	width: 30%;
}
.enroll-box1 .register-box .problem input{
	padding-bottom:0.3rem;
	padding-top:0.28rem;
	border-bottom: 0.02rem solid #c7c7cc; 
	font-size: 0.28rem;
	font-weight: 500;
	width: 100%;
}
.enroll-box1 .register-box .num{
	padding-bottom:0.3rem;
	padding-top:0.28rem;
	font-size: 0.24rem;
	font-weight: 500;
	width: 100%;
}
.enroll-box1 .register-box .num span{
	color: #f3450f;
}
.enroll-box1 .register-box .next{
	width: 100%;
	height: 0.8rem;
	background-color: #f3450f;
	font-size: 0.30rem;
	text-align: center;
	line-height: 0.8rem;
	border-radius: 0.1rem;
	color: #fff;
}
.enroll-box2 .closetwo{
	display: flex;
	justify-content: flex-end;
	padding-top: 0.15rem;
	padding-right: 0.15rem;
}
.enroll-group .closetwo .img{
	width: 0.4rem;
	height: 0.4rem;
}
.enroll-box2 .step{
	display: flex;
	justify-content: space-between;
	margin: 0 0.4rem;
	/* margin-top: 0.2rem; */
	font-size: 0.24rem;
}
.enroll-box2 .step .step1{
	color: #f3450f;
}
.enroll-box2 .strip {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0 0.4rem;
	margin-top: 0.1rem;
}
.enroll-box2 .strip .strip1{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #f3450f;
	border-radius: 50%;
}
.enroll-box2 .step .step2{
	color: #f3450f;
}
.enroll-box2 .strip .strip-one{
	border: 0.01rem solid #f3450f;
	width: 2.5rem;
}
.enroll-box2 .strip .strip2{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #f3450f;
	border-radius: 50%;
}
.enroll-box2 .strip .strip-two{
	border: 0.01rem solid #000;
	width: 2.5rem;
}
.enroll-box2 .strip .strip3{
	width: 0.2rem;
	height: 0.2rem;
	background-color: #000;
	border-radius: 50%;
}
.enroll-box2 .code{
	margin: 0 0.4rem;
	margin-top: 0.1rem;
	border-bottom: 0.01rem solid #c7c7cc;
	padding-bottom: 0.1rem;
}
.enroll-box2 .code .img{
	width: 3rem;
	height: 3rem;
	margin: 0 auto;
}
.enroll-box2 .code .text{
	text-align: center;
	margin-top: 0.1rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.equity .title{
	font-weight: 500;
	font-size: 0.30rem;
	color: #f3450f;
	text-align: center;
	margin-top: 0.1rem;
}
.equity .img-text{
	display: flex;
	justify-content: center;
	flex-flow: wrap;
}
.equity .img-text .box{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 33%;
	margin-top: 0.1rem;
	color: #B1B1B1;
	font-size: 0.24rem;
}
.equity .img-text .box .img{
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	/* background-color: #f3450f; */
	overflow: hidden;
}
.equity .img-text .box div{
	margin-top: 0.06rem;
}

.enroll-group input{
    outline:none; border:0; -webkit-appearance:none;border-radius: 0; background:none;-webkit-box-sizing:border-box;box-sizing:border-box;
}

.customer-code {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background: rgba(0,0,0,0.7);
	z-index: 2;
}
.customer-code img{
	width: 100%;
	height: 100%;
}

.customer-code .box{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 20%;
	background-color: #fff;
	border-radius: 0.2rem;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 0.5rem;
}
.customer-code .box .img-code{
	width: 2.5rem;
	height: 2.5rem;
	margin-top: 0.5rem;
}
.customer-code .box .top-img{
	width: 100%;
	height: 1.2rem;
}
.customer-code .box  .text{
	text-align: center;
	margin-top: 0.3rem;
	font-size: 0.2rem;

}
.customer-code .img-close{
	width: 0.6rem;
	height: 0.6rem;
	top: 80%;
	left: 45%;
	position: absolute;
}

.top_ul{
	position: absolute;
    right: 0;
	color: #fff;
	top: 1rem;
}
.top_ul img{
	width: 100%;
	height: 100%;
}
.top_ul .name{
	float: right;
	/* text-indent: 0.05rem; */
	font-size: 0.22rem;
	line-height: 0.5rem;
	height: 0.5rem;
	margin-right: 0.1rem;
}
.top_ul ul{
	background: rgba(0,0,0,0.5);
	border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
    padding-left:0.1rem;
}
.top_ul ul::after{
	display: block;
    height: 0;
    content: "";
    clear: both;
    visibility: hidden;
}
.top_ul ul li{
	display: none;
	/* overflow: hidden; */
}
.top_ul ul li:first-child{
	display: block;
}
.top_ul .img{
	float: right;
	width: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
	border-radius: 50%;
	margin: 0 0.05rem;
	margin-top: 0.05rem;
	z-index: 2;
}


.couponNotice{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background: rgba(0,0,0,0.7);
}
.couponNotice img{
	width: 100%;
	height: 100%;
}
.couponNotice .box{
	position: absolute;
	width: 70%;
	left: 10%;
	top: 2%;
	background-color: #fff;
	border-radius: 0.2rem;
	padding: 0.1rem 0.4rem;
}
.couponNotice .box .title{
	text-align: center;
    /*padding-top: 0.1rem;*/
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #b5afaf;
    font-size: 0.31rem;
    font-weight: 700;
}
.couponNotice .box .content p{
	font-size: 0.23rem;
    font-weight: 600;
    letter-spacing: 0.01rem;
    /*line-height: 0.5rem;*/
}
.couponNotice .box .couponbtn{
	background-color: #F42F4A;
	text-align: center;
	font-size: 0.4rem;
	color: #fff;
	padding: 0.15rem 0;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
}
.couponNotice .img-close{
	width: 0.6rem;
	height: 0.6rem;
	top: 80%;
	left: 45%;
	position: absolute;
}
.couponCode{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background: rgba(0,0,0,0.7);
}
.couponCode img{
	width: 100%;
	height: 100%;
}
.couponCode .box{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 20%;
	background-color: #fff;
	border-radius: 0.2rem;
	overflow: hidden;
	display: flex;
    flex-direction: column;
	align-items: center;
	padding-bottom: 0.5rem;
}
.couponCode .box .img-code{
	width: 2.5rem;
	height: 2.5rem;
	margin-top: 0.5rem;
}
.couponCode .box .top-img{
	width: 100%;
	height: 1.2rem;
}
.couponCode .box  .text{
	text-align: center;
	margin-top: 0.3rem;

}
.couponCode .img-close{
	width: 0.6rem;
	height: 0.6rem;
	top: 80%;
	left: 45%;
	position: absolute;
}

.customer-code {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background: rgba(0,0,0,0.7);
}
.customer-code img{
	width: 100%;
	height: 100%;
}

.customer-code .box{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 20%;
	background-color: #fff;
	border-radius: 0.2rem;
	overflow: hidden;
	display: flex;
    flex-direction: column;
	align-items: center;
	padding-bottom: 0.5rem;
}
.customer-code .box .img-code{
	width: 2.5rem;
	height: 2.5rem;
	margin-top: 0.5rem;
}
.customer-code .box .top-img{
	width: 100%;
	height: 1.2rem;
}
.customer-code .box  .text{
	text-align: center;
	margin-top: 0.3rem;

}
.customer-code .img-close{
	width: 0.6rem;
	height: 0.6rem;
	top: 17%;
	left: 78%;
	position: absolute;
}

.collect_like_qrcode_code {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background: rgba(0,0,0,0.7);
}
.collect_like_qrcode_code img{
	width: 100%;
	height: 100%;
}

.collect_like_qrcode_code .box{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 20%;
	background-color: #fff;
	border-radius: 0.2rem;
	overflow: hidden;
	display: flex;
    flex-direction: column;
	align-items: center;
	padding-bottom: 0.5rem;
}
.collect_like_qrcode_code .box .img-code{
	width: 2.5rem;
	height: 2.5rem;
	margin-top: 0.5rem;
}
.collect_like_qrcode_code .box .top-img{
	width: 100%;
	height: 1.2rem;
}
.collect_like_qrcode_code .box  .text{
	text-align: center;
	margin-top: 0.3rem;

}
.collect_like_qrcode_code .img-close{
	width: 0.6rem;
	height: 0.6rem;
	top: 80%;
	left: 45%;
	position: absolute;
}
.popWindow {
	background-color: #333;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	filter: alpha(opacity=80);
	opacity: 0.88;
	z-index: 333331;
	position: absolute;

}

.load_ts {
	color: #d5d5d5;
	display: block;
	position: fixed;
	text-align: center;
	bottom: 46%;
	font-size: 20px;
	font-family: 微软雅黑;
	width: 100%;
	line-height:40px;
}

.Detainment{
	z-index: 1001;
	width: 4rem;
	height: 4.3rem;
	position: fixed;
	left: 20%;
	top: 25%;
	display: block;
	background-color: #fff;
	border-radius: 0.1rem;
	display: none;
}
.Detainment .divBox{
	width: 4rem;
	height: 3.5rem;
	overflow: hidden;
	position: absolute;
    top: 0;
    left: 0;
}
.Detainment .divBox .imgBox{
	display: flex;
	width: 100%;
	height: 100%;
	transition-property: transform,-webkit-transform;
	transition-duration:1s;
	-webkit-transition-duration: 1s;
}
.Detainment .imgBox .img{
	width: 4rem;
	height: 3.5rem;
	flex-shrink: 0;
	position: relative;
}
.Detainment .imgBox .img img{
	width: 100%;
	height: 100%;
}
.Detainment .bth{
	display: flex;
	justify-content: center;
	position: absolute;
    top: 3.5rem;
    left: 0;
}
.Detainment .left-button{
	width: 1.6rem ;
	height: 0.7rem;
	font-size: 0.22rem;
	background-color: #fff;
	color: #5A5A5C;
	border: 0.01rem solid #5A5A5C;
	border-radius: 0.3rem;
	margin-left: 0.3rem;
}
.Detainment .right-button{
	width: 1.6rem ;
	height: 0.7rem;
	font-size: 0.22rem;
	background-color: #FF260D;
	color: #fff;
	border-radius: 0.3rem;
	margin-left: 0.3rem;
}

/* 底部邀请人的文字 开始 */
.foot-text{
	bottom: 0.98rem;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d6c8c8;
    padding: 0.1rem 0;
    width: 100%;
}
.foot-text .img{
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	margin-right: 0.2rem;
	overflow: hidden;
}
.foot-text .img img{
	width: 100%;
	height: 100%;
}
.foot-text .text{
	color: #fff;
	font-size: 0.24rem;
    letter-spacing: 0.01rem;
}
.foot-text .text span{
	color: #ec260f;
}
/* 底部邀请人的文字 结束 */

/* 邀请人的图片 */
.Invitation-img{
	z-index: 1000;
	width: 100%;
	height: 50%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.Invitation-img .img{
	width: 90%;
    height: 100%;
    margin-left: 10%;
}
.Invitation-img .img img{
	width: 100%;
	height: 100%;
}
