
@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: url(../images/section.png) no-repeat center top;
	background-size: 100% 100%;
}


/* 首页 */
.banner{
	height: auto;
	padding-top: 1.2rem;
	position: relative;
}
.banner>img{
	max-width: 100%;
	height: 2.96rem;
	margin: 0 auto;
}
.logo{
	height: auto;
	position: absolute;
	left: 0.35rem;
	top: 0.35rem;
}
.logo img{
	height: 0.5rem;
}

.rule{
	width: 0.8rem;
	height: auto;
	position: absolute;
	right: 0.12rem;
	top: 0.3rem;
	z-index: 99;
}
.rule li{
	height: 0.7rem;
	padding-top: 0.1rem;
	font-size: 0.22rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	margin-bottom: 0.2rem;
	background: url(../images/a1.png) no-repeat center;
	background-size: 100% 100%;
}
.present{
	width: 6.4rem;
	height: auto;
	margin: 0 auto;
}
.present h3{
	width: 5.2rem;
	height: 0.88rem;
	font-size: 0.3rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.8rem;
	color: #fff;
	margin: 0 auto 0.2rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
}
.present ul{
	height: 5rem;
	overflow: hidden;
	background: url(../images/a3.png) no-repeat center;
	background-size: 100% 100%;
}
.present ul li{
	width: 3.2rem;
	height: 2.05rem;
	padding-top: 0.35rem;
	margin-bottom: 0.2rem;
	float: left;
}
.present ul li img{
	height: 0.8rem;
	margin: 0 auto 0.15rem;
}
.present ul li b{
	display: block;
	height: 0.45rem;
	font-size: 0.32rem;
	font-weight: bolder;
	text-align: center;
	color: #3978e6;
}
.present ul li span{
	display: block;
	font-size: 0.3rem;
	text-align: center;
}
.IndexBtn{
	height: 0.94rem;
	margin: 0.8rem auto 0;
}
.Initial{
	width: 6.46rem;
	height: 0.94rem;
	margin: 0 auto;
	display: none;
}
.Initial>span{
	display: block;
	width: 2.92rem;
	height: 0.94rem;
	font-size: 0.32rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.88rem;
	color: #fff;
	background: url(../images/a8.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
	position: relative;
}
.Initial>span:last-child{
	float: right;
}
.Initial>span>i{
	display: block;
	width: 1.75rem;
	height: 0.62rem;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.5rem;
	color: #fff;
	background: url(../images/a9.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: -0.62rem;
}
.Initial>span:last-child i{
	width: 2.3rem;
	background: url(../images/a10.png) no-repeat center;
	background-size: 100% 100%;
}
.IBtn{
	width: 3.56rem;
	height: 0.94rem;
	font-size: 0.32rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.88rem;
	color: #fff;
	margin: 0 auto;
	background: url(../images/a8.png) no-repeat center;
	background-size: 100% 100%;	
	display: none;
}
/* 活动页 */
.case{
	width: 6.7rem;
	height: auto;
	margin: 0 auto;
}
.case h3{
	width: 5.2rem;
	height: 0.88rem;
	font-size: 0.3rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.8rem;
	color: #fff;
	margin: 0 auto 0.3rem;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
}
.caseBt{
	height: 5.4rem;
	background: url(../images/a19.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.caseBt h5{
	height: 0.8rem;
	font-size: 0.3rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.8rem;
	color: #fff;
}
.caseBt>span{
	display: block;
	height: 4.6rem;
	background: url(../images/a17.png) no-repeat center bottom;
	background-size: 6.1rem auto;
}
.caseBt>span.Two{
	background: url(../images/a18.png) no-repeat center bottom;
	background-size: 6.1rem auto;
}
.caseBt ul{
	width: 5.4rem;
	height: 0.46rem;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 0.15rem;
	margin-left: -2.7rem;
}
.caseBt ul li{
	width: 2.75rem;
	height: 0.46rem;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.46rem;
	color: #346dd1;
	margin-right: 0.15rem;
	border-radius: 0.2rem;
	background: #d7e6ff;
	float: left;
}
.caseBt ul li:last-child{
	width: 2.1rem;
}
.ActBtn{
	height: 1.25rem;
	padding-top: 0.2rem;
	margin-top: 0.35rem;
}
.ABtn{
	width: 6.05rem;
	height: 0.95rem;
	font-size: 0.32rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.88rem;
	color: #fff;
	margin: 0 auto;
	background: url(../images/a20.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
	display: none;
}
.ABtn>i{
    display: block;
    width: 1.75rem;
    height: 0.62rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    background: url(../images/a9.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: -0.52rem;
}
.ABtn>span{
	display: block;
	width: 0.86rem;
	height: 0.86rem;
	background: url(../images/a21.png) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	right: 0;
	top: 0.3rem;
	-webkit-animation-name: scaleDraw; 
	-webkit-animation-timing-function: ease-in-out; 
	-webkit-animation-iteration-count: infinite;  
	-webkit-animation-duration: 2.5s; 
}
@keyframes scaleDraw {  
	0%{
		transform: scale(1);  
	}
	25%{
		transform: scale(1.1); 
	}
	50%{
		transform: scale(1);
	}
	75%{
		transform: scale(1.1);
	}
}
.suggest{
	width: 6.7rem;
	height: 4.45rem;
	margin: 0 auto;
	background: url(../images/a23.png) no-repeat center;
	background-size: 100% 100%;
}
.suggest h3{
	height: 0.86rem;
	padding-top: 0.15rem;
	font-size: 0.34rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.86rem;
	color: #fff;
}
.suggest ul{
	height: auto;
}
.suggest ul li{
	height: 0.8rem;
	padding-top: 0.25rem;
}
.suggest ul li img{
	height: 0.8rem;
	margin-left: 1.3rem;
	float: left;
}
.suggest ul li b{
	display: block;
	width: 4.5rem;
	height: 0.8rem;
	font-size: 0.28rem;
	font-weight: bolder;
	line-height: 0.8rem;
	text-indent: 0.7rem;
	background: url(../images/a22.png) no-repeat center bottom;
	background-size: 100% auto;
	float: left;
}

/* 选择科目 */
.Cbanner{
	height: auto;
	padding-top: 1.9rem;
	position: relative;
}
.Cbanner>img{
	max-width: 100%;
	height: 1.56rem;
	margin: 0 auto;
}
.Csubject{
	width: 6.7rem;
	height: 6rem;
	margin: 0.9rem auto 0;
}
.Csubject li{
	width: 3.2rem;
	height: 1.1rem;
	font-size: 0.38rem;
	font-weight: bolder;
	line-height: 1.1rem;
	text-align: center;
	color: #1c2066;
	margin-bottom: 0.9rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
}

.Csubject li:nth-child(2n){
	float: right;
}
/* 科目详情页 */
.Dbanner{
	height: auto;
	padding-top: 1.2rem;
	position: relative;
}
.Dbanner>b{
	display: block;
	height: 3.54rem;
}
.Dbanner>b.one{
	background: url(../images/a25.png) no-repeat center;
	background-size: auto 100%;
}
.Dbanner>b.two{
	background: url(../images/a26.png) no-repeat center;
	background-size: auto 100%;
}
.Dbanner>b.three{
	background: url(../images/a27.png) no-repeat center;
	background-size: auto 100%;
}
.Dbanner>b.four{
	background: url(../images/a28.png) no-repeat center;
	background-size: auto 100%;
}
.Dbanner>b.five{
	background: url(../images/a29.png) no-repeat center;
	background-size: auto 100%;
}
.Dbanner>span{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	font-size: 0.26rem;
	line-height: 0.8rem;
	text-align: center;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0.25rem;
	top: 0.25rem;
}
.EXmain{
	height: auto;
	margin-top: 0.2rem;
	overflow: hidden;
	background: #fff;
}
.EXmain h5{
	height: 0.8rem;
	font-size: 0.3rem;
	line-height: 0.8rem;
	text-align: center;
}
.EXmain p{
	height: auto;
	padding: 0 0.3rem;
	font-size: 0.26rem;
	line-height: 0.46rem;
	margin-top: 0.1rem;
}
.EXmain p:last-child{
	padding-bottom: 0.3rem;
}
.EXmain p img{
	display: block;
	width: 100%;
	margin: 0.2rem auto;
}
.GoTop{
	width: 0.8rem;
	height: 0.8rem;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.8rem;
	color: #fff;
	border-radius: 50%;
	background: url(../images/a31.png) no-repeat center;
	background-size: 100% 100%;
	position: fixed;
	right: 0.2rem;
	bottom: 0.3rem;
}
.GoTop>a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

/* 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: 5.8rem;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.9rem;
}
.PcPop .close{
	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.7rem;
}
.PcPop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.PcPop img{
	height: 2.4rem;
	margin: 0.4rem auto;
}
.PcPop p{	
	font-size: 0.28rem;
	text-align: center;
}

/* 活动规则——弹窗 */
.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: 8rem;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -4rem;
}
.RulePop .close{
	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.7rem;
}
.RulePop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	margin-bottom: 0.3rem;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.RulePop p{
	width: 4.65rem;
	height: auto;
	padding-left: 0.45rem;
	font-size: 0.24rem;
	line-height: 0.44rem;
	margin: 0 auto;
	position: relative;
}
.RulePop p i{
	display: block;
	width: 0.32rem;
	height: 0.32rem;
	text-align: center;
	line-height: 0.32rem;
	color: #fff;
	border-radius: 50%;
	background: #fa6885;
	position: absolute;
	left: 0;
	top: 0.06rem;
}
.RulePop p b{
	font-weight: bolder;
}

/* 咨询——弹窗 */

.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: 6.2rem;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -3.1rem;
}
.AdvicePop .close{
	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.7rem;
}
.AdvicePop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}

.AdvicePop p{
	height: auto;
	font-size: 0.26rem;
	line-height: 0.4rem;
	text-align: center;
	margin-top: 0.2rem;
}
.AdvicePop .pop>span{
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	margin: 0.2rem auto;
	border-radius: 0.1rem;
	background: #fb6885;
}
.AdvicePop .pop>span img{
	height: 2rem;
	margin: 0.2rem;
	float: left;
}
.AdvicePop .pop>i{
	display: none;
}
.AdvicePop .copyBtn{
	width: 3.1rem;
	height: 0.76rem;
	font-size: 0.3rem;
	line-height: 0.76rem;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
/* 更多活动——弹窗 */
.MorePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.MorePop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.MorePop .close{
	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.7rem;
}
.MorePop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.MorePop p{
	height: auto;
	font-size: 0.26rem;
	line-height: 0.4rem;
	text-align: center;
	margin-top: 0.2rem;
}
.MorePop .pop>span{
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	margin: 0.2rem auto;
	border-radius: 0.1rem;
	background: #fb6885;
}
.MorePop .pop>span img{
	height: 2rem;
	margin: 0.2rem;
	float: left;
}

/* 登录——弹窗 */

.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: 5.8rem;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.9rem;
}
.LoginPop .close{
	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.7rem;
}
.LoginPop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	margin-bottom: 0.4rem;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.LoginPop label{
	display: block;
	width: 4.7rem;
	height: 1rem;
	margin: 0 auto;
}
.LoginPop input{
	display: block;
	width: 4.7rem;
	height: 0.7rem;
	font-size: 0.28rem;
	text-indent: 0.2rem;
	outline: none;
	border-radius: 0.1rem;
	border: 0.01rem solid #ccc;
}
.LoginPop #YzNum{
	width: 2.78rem;
	float: left;
}
.LoginPop #btnSendCode1{
	width: 1.7rem;
	color: #ff4031;
	border: 0;
	text-indent: 0;
	background: url(../images/a14.png) no-repeat center bottom;
	background-size: 90% auto;
	float: right;
}
.LoginPop .loginBtn{
	width: 4.7rem;
	height: 0.9rem;
	margin: 0.3rem auto 0;
}
.LoginPop .loginBtn button{
	display: block;
	width: 3.1rem;
	height: 0.76rem;
	font-size: 0.3rem;
	line-height: 0.76rem;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	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;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.4rem;
}
.AssistPop .close{
	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.7rem;
}
.AssistPop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.AssistPop p{
	height: auto;
	padding: 0.5rem 0;
	font-size: 0.28rem;
	line-height: 0.46rem;
	text-align: center;
}
.AssistPop .know{
	width: 3.1rem;
	height: 0.76rem;
	font-size: 0.3rem;
	line-height: 0.76rem;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	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;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.4rem;
}
.TipsPop .close{
	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.7rem;
}

.TipsPop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.TipsPop p{
	height: auto;
	padding: 0.5rem 0;
	font-size: 0.28rem;
	line-height: 0.46rem;
	text-align: center;
}
.TipsPop .know{
	width: 3.1rem;
	height: 0.76rem;
	font-size: 0.3rem;
	line-height: 0.76rem;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	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;
	background: url(../images/a16.png) no-repeat center top;
	background-size: auto 2.56rem;
}
.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/a15.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: 5.4rem;
	border-radius: 0.2rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.EndPop .close{
	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.7rem;
}

.EndPop h3{
	height: 1.32rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.32rem;
	text-align: center;
	color: #fff;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
}
.EndPop p{
	height: auto;
	font-size: 0.26rem;
	line-height: 0.4rem;
	text-align: center;
	margin-top: 0.2rem;
}
.EndPop p i{
	color: #fa6683;
}
.EndPop .pop>span{
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	margin: 0.2rem auto;
	border-radius: 0.1rem;
	background: #fb6885;
}
.EndPop .pop>span img{
	height: 2rem;
	margin: 0.2rem;
	float: left;
}

