
@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{
	margin: 0; 
	padding: 0;
}
html,body{
	width:100%;
	height:100%;
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	zoom: 1!important;
}

th,strong,var,em,address, caption, cite, code, dfn{
	font-weight: normal; 
	font-style: normal;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

ul,ol{
	list-style: none;
}
i,em{
	font-style: normal;
}

fieldset,img{
	border: 0;
}

img{
	display: block;
} 
input {
    outline: none;
	border-radius: 0;
	border: 0;
    -webkit-appearance: none; 
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,select,textarea{
	outline:0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
button{
	outline: none;
	border: 0;
}
textarea{
	resize:none;
}

a{
	text-decoration: none;
	color: #333;
}
::-webkit-scrollbar{
	display: none;
}

/*==========================Reset_End===========================*/
body{	
	display: flex;
	display: -webkit-flex;
	flex-direction: column;

	font-size: 0.24rem;
	font-family: -apple-system,Helvetica,sans-serif;
	color:#333; 
	position: relative;
}
/*section*/
section{
	flex:1;
	-webkit-overflow-scrolling: touch;
	overflow: auto;
	background: #3a0fac;
}
.main{
	height: auto;
	background: url(../images/main.png) no-repeat center top;
	background-size: 100% auto;
}

/* 首页 */
.banner{
	height: auto;
	padding-top: 0.8rem;
	position: relative;
}
.banner>img{
	max-width: 100%;
	height: 6.45rem;
	margin: 0 auto;
}
.logo{
	height: auto;
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
}
.logo img{
	height: 0.5rem;
}

.rule{
	width: 1.3rem;
	position: absolute;
	right: 0;
	top: 0.2rem;
	z-index: 9;
}
.rule li{
	height: 0.5rem;
	font-size: 0.22rem;
	text-align: center;
	line-height: 0.5rem;
	color: #fff;
	margin-bottom: 0.15rem;
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
	background: #181ab4;
}
.present{
	width: 6.9rem;
	height: 6.7rem;
	margin: 0 auto;
	position: relative;
}
.presentBt{
	width: 6.9rem;
	height: 7.6rem;
	background: url(../images/a14.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: -0.9rem;
}
.presentBt h3{
	height: 0.76rem;
	padding-top: 0.4rem;
	font-size: 0.34rem;
	font-weight: bolder;
	text-align: center;
	color: #457aff;
	margin-bottom: 0.56rem;
}
.presentBt ul{
	width: 6.3rem;
	height: 5.44rem;
	margin: 0 auto;
}
.presentBt ul li{
	width: 3.15rem;
	height: 2.27rem;
	padding-top: 0.45rem;
	float: left;
}
.presentBt ul li img{
	height: 0.98rem;
	margin: 0 auto;
}
.presentBt ul li b{
	display: block;
	height: 0.45rem;
	font-size: 0.3rem;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	margin-top: 0.15rem;
}
.presentBt ul li span{
	display: block;
	font-size: 0.26rem;
	text-align: center;
	color: #fff;
}
.InBtn{
	width: 6.75rem;
	height: 0.92rem;
	padding: 0.34rem 0 0.8rem 0;
	margin: 0 auto;
}
.IBtn{
	width: 3.2rem;
	height: 0.92rem;
	font-size: 0.3rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.92rem;
	color: #fff;
	background: url(../images/a19.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
	display: none;
}
.HIBtn{
	background: url(../images/a12.png) no-repeat center;
	background-size: 100% 100%;
	float: right;
}
.SIBtn{
	width: 3.2rem;
	height: 0.92rem;
	font-size: 0.3rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.92rem;
	color: #fff;
	margin: 0 auto;
	background: url(../images/a12.png) no-repeat center;
	background-size: 100% 100%;
	display: none;
}


/* 活动页 */
.ACTct{
	width: 6.9rem;
	height: 14.6rem;
	margin: 0 auto;
	position: relative;
}
.Acontent{
	width: 6.9rem;
	height: 15.5rem;
	background: url(../images/a8.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: -0.9rem;
}
.mold{
	height: 7.45rem;
}
.mold h3{
	height: 1.05rem;
	font-size: 0.34rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.9rem;
	color: #457aff;
	/* background: rgba(0, 0, 0, 0.3); */
}
.mold p{
	height: 0.84rem;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.84rem;
	color: #fff;
}
.mold p span{
	font-weight: bolder;
	color: #ffde6d;
}
.member{
	width: 6rem;
	height: 2.2rem;
	margin: 0.6rem auto 0;
}
.member li{
	width: 2rem;
	height: 2.2rem;
	float: left;
	position: relative;
}
.member li span{
	display: block;
	width: 1.54rem;
	height: 1.54rem;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff;
}
.member li.active:first-child span{
	background: url(../images/a9.png) no-repeat center;
	background-size: 100% 100%;
}
.member li.active span{
	background: url(../images/a10.png) no-repeat center;
	background-size: 100% 100%;
}
.member li b{
	display: block;
	width: 1.7rem;
	height: 0.4rem;
	font-size: 0.22rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.4rem;
	color: #fff;
	border-radius: 0.1rem;
	margin: 0.15rem auto 0;
	background: #1914b2;
}
.member li i{
	display: block;
	width: 0.45rem;
	height: 0.75rem;
	padding-top: 0.15rem;
	font-size: 0.24rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.mold h5{
	width: 3.9rem;
	height: 0.6rem;
	font-size: 0.24rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.5rem;
	color: #fff;
	margin: 0.1rem auto 0;
	background: url(../images/a7.png) no-repeat center;
	background-size: 100% 100%;
}
.ABtn{
	width: 4.65rem;
	height: 1.08rem;
	font-size: 0.36rem;
	font-weight: bolder;
	text-align: center;
	line-height: 1.08rem;
	color: #fff;
	margin: 0.2rem auto 0;
	background: url(../images/a12.png) no-repeat center;
	background-size: 100% 100%;
	display: none;
}
.ACTrule{
	height: auto;
}
.ACTrule h3{
	height: 1.05rem;
	font-size: 0.34rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.9rem;
	color: #457aff;
	margin-bottom: 0.5rem;
}
.ACTrule p{
	width: 5.76rem;
	height: auto;
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #fff;
	margin: 0 auto;
}
.ACTrule p i{
	color: #ffdd76;
}
.ACTrule>img{
	display: block;
	height: 2.2rem;
	margin: 0.2rem auto;
}

/* pc浏览器打开时--弹窗 */
.PCTerminal{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 99;	
}
.PcPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.PcPop .pop{
	width: 6rem;
	height: 4.8rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.4rem;
}
.PcPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.PcPop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.PcPop img{
	height: 2.3rem;
	margin: 0.8rem auto 0.5rem;
}
.PcPop p{	
	font-size: 0.26rem;
	text-align: center;
}
/* 口诀简介——弹窗 */
.ProfilePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.ProfilePop .pop{
	width: 6rem;
	height: 8.6rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -4.3rem;
}
.ProfilePop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.ProfilePop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.ProfilePop p{
	width: 4.9rem;
	height: auto;
	padding-top: 0.7rem;
	font-size: 0.26rem;
	line-height: 0.46rem;
	margin: 0 auto;
}
.ProfilePop p i{
	color: #dc0000;
}
.ProfilePop .tips{
	height: auto;
	padding-top: 0.2rem;
	font-size: 0.26rem;
	text-align: center;
}
.ProfilePop img{
	height: 2.6rem;
	margin: 0.3rem auto 0;
}


/* 活动规则——弹窗 */
.RulePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.RulePop .pop{
	width: 6rem;
	height: 7.2rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -3.6rem;
}
.RulePop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.RulePop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.RulePop ul{
	width: 4.9rem;
	height: auto;
	padding-top: 0.7rem;
	margin: 0 auto;
}
.RulePop ul li{
	height: auto;
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.RulePop ul li b{
	font-weight: bolder;
	color: #5f49d9;
}
.RulePop ul li em{
	color: #dc0000;
}
.RulePop ul li img{
	display: block;
	height: 1.8rem;
	margin: 0 auto;
}

/* 咨询——弹窗 */
.AdvicePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.AdvicePop .pop{
	width: 6rem;
	height: 5.2rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.6rem;
}
.AdvicePop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.AdvicePop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.AdvicePop img{
	height: 2.6rem;
	margin: 0.9rem auto 0;
}
.AdvicePop p{
	height: auto;
	font-size: 0.3rem;
	text-align: center;
	margin-top: 0.3rem;
}

/* 登录——弹窗 */

.LoginPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.LoginPop .pop{
	width: 6rem;
	height: 4rem;
	padding-top: 0.8rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.4rem;
}
.LoginPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.LoginPop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.LoginPop label{
	display: block;
	width: 4.7rem;
	height: 1rem;
	margin: 0 auto;
	position: relative;
}
.LoginPop input{
	display: block;
	width: 4.7rem;
	height: 0.7rem;
	font-size: 0.28rem;
	text-indent: 0.36rem;
	outline: none;
	border-radius: 0.32rem;
	border: 0.01rem solid #888;
}

.LoginPop #btnSendCode1{
	width: 1.7rem;
	height: 0.7rem;
	color: #502ed6;
	border: 0;
	text-indent: 0;
	background: none;
	position: absolute;
	right: 0.15rem;
	top: 0;
}
.loginBtn{
	width: 4rem;
	height: 0.9rem;
	font-size: 0.36rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.9rem;
	color: #fff;
	margin: 0.2rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
/* 成功助力——弹窗 */
.AssistPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.AssistPop .pop{
	width: 6rem;
	height: 4.8rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.4rem;
}
.AssistPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.AssistPop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.AssistPop p{
	height: auto;
	padding-top: 1.2rem;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.46rem;
}
.AssistPop .know{
	width: 4rem;
	height: 0.9rem;
	font-size: 0.36rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.9rem;
	color: #fff;
	margin: 0.7rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}


/* 重复助力——弹窗 */
.TipsPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.TipsPop .pop{
	width: 6rem;
	height: 4.8rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.4rem;
}
.TipsPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.TipsPop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.TipsPop p{
	height: auto;
	padding-top: 1rem;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.42rem;
}

.TipsPop .know{
	width: 4rem;
	height: 0.9rem;
	font-size: 0.36rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.9rem;
	color: #fff;
	margin: 0.5rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}

/* 分享——弹窗 */
.SharePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;	
	z-index: 999;
}
.SharePop .pop{
	width: 7.5rem;
	height: 13.34rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3.75rem;
	margin-top: -6.67rem;
}
.SharePop img{
	height: 4.3rem;
	margin: 0.6rem 0.6rem 0 0;
	float: right;
}
.SharePop p{
	height: 3rem;
	padding-top: 0.6rem;
	margin-top: 5.2rem;
}
.SharePop p span{
	display: block;
	font-size: 0.28rem;
	line-height: 0.52rem;
	text-align: center;
	color: #fff;
}
.SharePop p span i{
	color: #e8a04b;
}
.SharePop p b{
	display: block;
	width: 2.1rem;
	height: 0.82rem;
	font-size: 0.3rem;
	font-weight: normal;
	line-height: 0.72rem;
	text-align: center;
	color: #fff;
	margin: 0.4rem auto 0;
	background: url(../images/a5.png) no-repeat center;
	background-size: 100% 100%;
}


/* 活动结束后遮罩 */
.Mask{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 99;	
}
/* 活动结束——弹窗 */
.EndPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.EndPop .pop{
	width: 6rem;
	height: 5rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.5rem;
}
.EndPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.EndPop h3{
	width: 6rem;
	height: 0.9rem;
	padding-top: 0.15rem;
	font-size: 0.38rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	top: -0.6rem;
}
.EndPop p{
	height: auto;
	padding-top: 0.8rem;
	font-size: 0.28rem;
	text-align: center;
}
.EndPop .pop>span{
	display: block;
	width: 2.44rem;
	height: 2.44rem;
	border: 0.02rem solid #007cfb;
	margin: 0.3rem auto 0;
}
.EndPop .pop>span img{
	height: 2.2rem;
	margin: 0.12rem;
	float: left;
}
