
@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;
	background-size: 100% 100%;
}

/* 首页 */
.banner{
	height: auto;
	padding-top: 0.15rem;
	position: relative;
}
.banner>img{
	display: block;
	width: 95%;
	height: 4.16rem;
	margin: 0 auto;
}
.logo{
	height: auto;
}
.logo img{
	height: 0.4rem;
	position: absolute;
	left: 0.3rem;
	top: 0.3rem;
}
.Occupation{
	width: 2.4rem;
	height: 0.52rem;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.52rem;
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.25rem;
}
.present{
	height: 7.35rem;
	position: relative;
}
.presentBt{
	width: 100%;
	height: 8rem;
	padding-top: 0.25rem;
	background: url(../images/a3.png) no-repeat left top;
	background-size: auto 8.06rem;
	position: absolute;
	left: 0;
	top: -0.9rem;
}
.presentBt h3{
	height: 0.55rem;
	font-size: 0.28rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.55rem;
	color: #fff;
}
.presentBt>img{
	height: 5rem;
	margin: 0.4rem auto 0.25rem;
}
.Ibtn{
	width: 2.2rem;
	height: 0.76rem;
	margin: 0 auto;
	background: url(../images/a2.png) no-repeat center;
	background-size: 100% 100%;
}
.rule{
	width: 6.9rem;
	height: 1.8rem;
	margin: 0 auto;
}
.rule li{
	width: 20%;
	height: 0.3rem;
	padding-top: 1.1rem;
	font-size: 0.26rem;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	float: left;
}
.rule li:first-child{
	background: url(../images/a5.png) no-repeat center;
	background-size: auto 1.35rem;
}
.rule li:nth-child(2){
	background: url(../images/a6.png) no-repeat center;
	background-size: auto 1.35rem;
}
.rule li:nth-child(3){
	background: url(../images/a7.png) no-repeat center;
	background-size: auto 1.35rem;
}
.rule li:nth-child(4){
	background: url(../images/a8.png) no-repeat center;
	background-size: auto 1.35rem;
}
.rule li:nth-child(5){
	background: url(../images/a9.png) no-repeat center;
	background-size: auto 1.35rem;
}
.foot{
	width: 6.9rem;
	height: 1.8rem;
	margin: 0 auto;
	background: url(../images/a12.png) no-repeat center top;
	background-size: 100% auto;
}
.foot h5{
	width: 3.1rem;
	height: 1rem;
	padding-top: 0.2rem;
	margin-left: 2.4rem;
	float: left;
}
.foot h5 span{
	display: block;
	height: 0.44rem;
	font-size: 0.28rem;
	font-weight: bolder;
	text-indent: 0.85rem;
	line-height: 0.44rem;
	color: #fff;
	background: url(../images/a10.png) no-repeat center;
	background-size: 100% 100%;
}
.foot h5 b{
	display: block;
	font-size: 0.28rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.44rem;
	color: #fff;
}
.foot button{
	display: block;
	width: 0.86rem;
	height: 0.86rem;
	margin: 0.17rem;
	background: url(../images/a11.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
}
/* 活动页 */
.conduct{
	height: 8.6rem;
    position: relative;
}
.conductBt{
	width: 100%;
	height: 9.25rem;
	padding-top: 0.25rem;
    background: url(../images/a38.png) no-repeat left top;
    background-size: auto 9.5rem;
    position: absolute;
    left: 0;
    top: -0.9rem;
}
.conductBt h3{
	height: 0.55rem;
	font-size: 0.28rem;
    font-weight: normal;
    text-align: center;
    line-height: 0.55rem;
	color: #fff;
}
.conductBt h3 p{
	height: 0.55rem;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.55rem;
	color: #fff;
}
.conductBt h5{
	height: 0.76rem;
	font-size: 0.28rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.76rem;
}
.conductBt h5 b{
	color: #f26134;
}
.conductBt>img{
	height: 5rem;
	margin: 0 auto;
}
.conductBt-tp{
	width: 5.26rem;
	height: 1.1rem;
	margin: 0 auto;
	background: url(../images/a40.png) no-repeat center top;
	background-size: 100% auto;
	position: relative;
}
.conductBt-tp1{
	background: url(../images/a41.png) no-repeat center top;
	background-size: 100% auto;
}
.conductBt-tp2{
	background: url(../images/a42.png) no-repeat center top;
	background-size: 100% auto;
}
.conductBt-tp3{
	background: url(../images/a43.png) no-repeat center top;
	background-size: 100% auto;
}
.conductBt-tp4{
	background: url(../images/a44.png) no-repeat center top;
	background-size: 100% auto;
}
.conductBt-tp5{
	background: url(../images/a45.png) no-repeat center top;
	background-size: 100% auto;
}
.conductBt-tp6{
	background: url(../images/a46.png) no-repeat center top;
	background-size: 100% auto;
}
.conductBt-tp span{
	display: block;
	width: 0.56rem;
	height: 0.56rem;
	font-size: 0.22rem;
	text-align: center;
	line-height: 0.56rem;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0.25rem;
}
.conductBt-tp b{
	display: block;
	width: 0.56rem;
	height: 0.56rem;
	font-size: 0.22rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.56rem;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0.25rem;
}


.conductBt ul{
	width: 4.66rem;
	height: 0.9rem;
	margin: 0 auto;
}
.conductBt ul li{
	width: 2.2rem;
	height: 0.76rem;
	float: left;
}
.ABtn{
	display: none;
}
.revertBtn{
	background: url(../images/btn5.png) no-repeat center;
	background-size: 100% 100%;
}

.shareBtn{
	background: url(../images/btn6.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.paymentBtn{
	background: url(../images/btn7.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.paymentNoBtn{
	background: url(../images/btn7.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.addressBtn{
	background: url(../images/btn8.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.expressBtn{
	background: url(../images/btn9.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.noteBtn{
	background: url(../images/btn10.png) no-repeat center;
	background-size: 100% 100%;
}
.cutBtn{
	background: url(../images/btn11.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.collarBtn{
	background: url(../images/btn12.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.25rem;
}
.assist{
	width: 6.9rem;
	min-height: 1.6rem;
	padding-top: 0.5rem;
	margin: 0.3rem auto 0.25rem;
	position: relative;
}
.assist h3{
	width: 3.68rem;
	height: 0.96rem;
	font-size: 0.32rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.86rem;
	color: #fff;
	background: url(../images/a47.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1.84rem;
}
.assist p{
	width: 6.9rem;
	height: auto;
	padding-top: 0.8rem;
	padding-bottom: 0.5rem;
	font-size: 0.26rem;
	text-align: center;
	background: url(../images/a48.png) no-repeat center;
	background-size: 100% 100%;
	display: none;
}
.member{
	width: 6.9rem;
	height: auto;
	padding-top: 0.8rem;
	padding-bottom: 0.5rem;
	background: url(../images/a49.png) no-repeat center;
	background-size: 100% 100%;
	display: none;
}
.member li{
	height: 0.46rem;
	padding: 0 0.6rem;
	font-size: 0.26rem;
	line-height: 0.46rem;
}
.member li span{
	display: block;
	float: left;
}
.member li span i{
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.3rem;
	color: #fff;
	border-radius: 50%;
	margin-right: 0.3rem;
	margin-top: 0.08rem;
	background: #ff1e04;
	float: left;
}
.member li b{
	display: block;
	font-weight: normal;
	float: right;
}
.member li b i{
	color: #ff1e04;
}


/* pc浏览器打开时--弹窗 */
.PCTerminal{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.PcPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.PcPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.PcPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}
.PcPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.PcPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.PcPop img{
	height: 2.3rem;
	margin: 0.1rem auto 0.3rem;
}
.PcPop p{	
	font-size: 0.26rem;
	text-align: center;
}

/* 活动规则——弹窗 */
.RulePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.RulePop .pop{
	width: 6rem;
	height: 9rem;
	border-radius: 0.1rem;
	background: url(../images/a13.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -4.5rem;
}
.RulePop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.RulePop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.RulePop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.RulePop ul{
	width: 5.2rem;
	height: auto;
	margin: 0 auto;
}
.RulePop ul li{
	height: auto;
	margin-bottom: 0.15rem;
	position: relative;
}
.RulePop ul li img{
	display: block;
	height: 0.45rem;
	position: absolute;
	left: 0;
	top: 0;
}
.RulePop ul li p{
	height: auto;
	padding-left: 1.32rem;
	font-size: 0.22rem;
	line-height: 0.42rem;
}
.RulePop ul li:nth-child(3){
	padding-top: 0.5rem;
}
.RulePop ul li:nth-child(3) p{
	padding-left: 0;
}
.RulePop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0 auto;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
/* 笔记简介——弹窗 */
.ProfilePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.ProfilePop .pop{
	width: 6rem;
	height: 10.4rem;
	border-radius: 0.1rem;
	background: url(../images/a13.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -5.2rem;
}
.ProfilePop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.ProfilePop h3{
	height: auto;
	padding-top: 0.7rem;
}
.ProfilePop h3 img{
	display: block;
	height: 1.1rem;
	margin: 0 auto;
}
.ProfilePopBt{
	width: 5.2rem;
	height: 7rem;
	padding: 0.1rem 0;
	overflow: auto;
	margin: 0 auto;
}
.ProfilePopBt p{
	height: auto;
	font-size: 0.22rem;
	line-height: 0.32rem;
	color: #2c3e79;
}
.ProfilePopBt h5{
	height: 0.5rem;
	margin: 0.15rem 0;
}
.ProfilePopBt h5>img{
	display: block;
	height: 0.5rem;
	margin: 0 auto;
}
.ProfilePopBt>img{
	width: 100%;
	margin: 0.15rem 0;
}
.ProfilePopBt ul{
	height: auto;
}
.ProfilePopBt ul li{
	height: auto;
	margin-bottom: 0.15rem;
	position: relative;
}
.ProfilePopBt ul li img{
	width: 96%;
	margin: 0 auto;
}
.ProfilePopBt ul li span{
	display: block;
	width: 2.6rem;
	height: 0.52rem;
	padding-top: 0.1rem;
	font-size: 0.24rem;
	line-height: 0.52rem;
	text-align: center;
	color: #fff;
}
.ProfilePopBt ul li span i{
	color: #fcd592;
	font-weight: bolder;
}
.ProfilePopBt ul li:nth-child(2n+1) span{
	background: url(../images/a54.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0.15rem;
}
.ProfilePopBt ul li:nth-child(2n) span{
	background: url(../images/a55.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	left: none;
	top: 0.15rem;
}
.ProfilePop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.1rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
/* 登录——弹窗 */
.LoginPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.LoginPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.LoginPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.LoginPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
	margin-bottom: 0.3rem;
}
.LoginPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.LoginPop label{
	display: block;
	width: 4.7rem;
	height: 1rem;
	margin: 0 auto 0.1rem;
}
.LoginPop input{
	display: block;
	width: 4.7rem;
	height: 0.76rem;
	font-size: 0.28rem;
	text-indent: 0.2rem;
	outline: none;
	border: 0;
	background: url(../images/a27.png) no-repeat center;
	background-size: 100% 100%;
}
.LoginPop #YzNum{
	width: 2.78rem;
	float: left;
}
.LoginPop #btnSendCode1{
	width: 1.7rem;
	color: #fff;
	border: 0;
	text-indent: 0;
	background: url(../images/a26.png) no-repeat center bottom;
	background-size: 100% auto;
	float: right;
}
.LoginPop .loginBtn{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0 auto;
	background: url(../images/btn1.png) no-repeat center;
	background-size: 100% 100%;
}
input::-webkit-input-placeholder{
	font-size: 0.28rem;
	color:#333;
}
/* 砍价进度——弹窗(未参与活动) */
.BargainPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.BargainPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.BargainPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.BargainPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.BargainPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.BargainPop p{
	width: 4.8rem;
	height: auto;
	padding: 0.4rem 0;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	background: url(../images/a29.png) no-repeat center;
	background-size: 100% 100%;
}
.BargainPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.4rem auto 0;
	background: url(../images/btn2.png) no-repeat center;
	background-size: 100% 100%;
}

/* 收货信息——弹窗 */
.BuyerPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.BuyerPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.BuyerPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.BuyerPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.BuyerPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.BuyerPop p{
	width: 4.8rem;
	height: auto;
	padding: 0.4rem 0;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	background: url(../images/a29.png) no-repeat center;
	background-size: 100% 100%;
}
.BuyerPop p span{
	font-weight: normal;
	color: #ff1e04;
	margin: 0 0.05rem;
}
.BuyerPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.3rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}

/* 快递信息——弹窗 */
.ExpressPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.ExpressPop .pop{
	width: 6rem;
	height: 5.6rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.8rem;
}
.ExpressPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.ExpressPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.ExpressPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.ExpressPop p{
	width: 4.8rem;
	height: auto;
	padding: 0.4rem 0;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	background: url(../images/a29.png) no-repeat center;
	background-size: 100% 100%;
}
.ExpressPop h5{
	height: auto;
	font-size: 0.28rem;
	font-weight: normal;
	text-align: center;
}
.ExpressPop h5 span{
	font-weight: normal;
	color: #ff1e04;
}

.ExpressPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.2rem 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.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.TipsPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.TipsPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.TipsPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.TipsPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.TipsPop p{
	width: 4.8rem;
	height: auto;
	padding: 0.4rem 0;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	background: url(../images/a29.png) no-repeat center;
	background-size: 100% 100%;
}
.TipsPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.4rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
/* 重复助力——弹窗 */
.RepeatPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.RepeatPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.RepeatPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.RepeatPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.RepeatPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.RepeatPop p{
	width: 4.8rem;
	height: auto;
	padding: 0.4rem 0;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	background: url(../images/a29.png) no-repeat center;
	background-size: 100% 100%;
}
.RepeatPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.4rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
/* 选择科目——弹窗 */
.CategoryPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.CategoryPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.CategoryPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}
.CategoryPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.CategoryPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.CategoryPop h5{
	width: 4.2rem;
	height: 0.7rem;
	font-size: 0.3rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.7rem;
	color: #2c3e7a;
	border-radius: 0.1rem;
	border: 0.01rem solid #1a2a9f;
	margin: 0 auto;
}
.CategoryPop ul{
	width: 4.2rem;
	height: 1rem;
	margin: 0.3rem auto;
}
.CategoryPop ul li{
	width: 1.8rem;
	height: 0.7rem;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.7rem;
	border-radius: 0.1rem;
	background: #a8caff;
	float: left;
}
.CategoryPop ul li.active{
	color: #fff;
	background: #1a2a9f;
}
.CategoryPop ul li:last-child{
	float: right;
}

.CategoryPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0 auto;
	background: url(../images/btn4.png) no-repeat center;
	background-size: 100% 100%;
}
/* 选择科目——弹窗（原价） */
.YCategoryPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.YCategoryPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.YCategoryPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}
.YCategoryPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.YCategoryPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.YCategoryPop h5{
	width: 4.2rem;
	height: 0.7rem;
	font-size: 0.3rem;
	font-weight: normal;
	text-align: center;
	line-height: 0.7rem;
	color: #2c3e7a;
	border-radius: 0.1rem;
	border: 0.01rem solid #1a2a9f;
	margin: 0 auto;
}
.YCategoryPop ul{
	width: 4.2rem;
	height: 1rem;
	margin: 0.3rem auto;
}
.YCategoryPop ul li{
	width: 1.8rem;
	height: 0.7rem;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.7rem;
	border-radius: 0.1rem;
	background: #a8caff;
	float: left;
}
.YCategoryPop ul li.active{
	color: #fff;
	background: #1a2a9f;
}
.YCategoryPop ul li:last-child{
	float: right;
}

.YCategoryPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0 auto;
	background: url(../images/btn4.png) no-repeat center;
	background-size: 100% 100%;
}
/* 填写地址——弹窗 */

.AddressPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.AddressPop .pop{
	width: 6rem;
	height: 9.2rem;
	border-radius: 0.1rem;
	background: url(../images/a34.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -4.6rem;
}
.AddressPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.AddressPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.AddressPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.AddressPop p{
	height: auto;
	padding: 0 0.6rem;
	font-size: 0.26rem;
	line-height: 0.40rem;
	color: #2c3e7a;
}
.AddressPop p span{
	color: #f6504d;
}
.AddressPop form{
	height: auto;
}

.AddressPop form label{
	display: block;
	height: 0.8rem;
	padding: 0 0.6rem;
	margin-bottom: 0.2rem;
}
.AddressPop form label>span{
	display: block;
	width: 1.8rem;
	height: 0.8rem;
	font-size: 0.28rem;
	line-height: 0.8rem;
	color: #2c3e7a;
	float: left;
}
.AddressPop form label span i{
	color: #b20012;
}
.AddressPop form label input{
	display: block;
	width: 2.8rem;
	height: 0.8rem;
	text-indent: 0.2rem;
	color: #2c3e7a;
	outline: none;
	border: 0;
	background: url(../images/a35.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
}
.AddressPop form .region{
	height: 1.2rem;	
	padding: 0 0.6rem;
	margin-bottom: 0.2rem;
	overflow: hidden;
}
.AddressPop form .region .form-group{
	width: 1.6rem;
	height: 1.2rem;
	float: left;
}
.AddressPop form .region .form-group span{
	display: block;
	height: 0.5rem;
	font-size: 0.28rem;
}
.AddressPop form .region select{
	width: 1.5rem;
	height: 0.64rem;
	outline: none;
	border: 0;
	background: url(../images/a35.png) no-repeat center;
	background-size: 100% 100%;
}

.AddressPop form>button{
	display: block;
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.1rem auto 0;
	background: url(../images/btn.png) no-repeat center;
	background-size: 100% 100%;
}
.AddressPop .tips{
	height: auto;
	padding: 0 0.4rem;
	font-size: 0.22rem;
	line-height: 0.36rem;
}


/* 活动结束——弹窗 */
.EndPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.EndPop .pop{
	width: 6rem;
	height: 5.4rem;
	border-radius: 0.1rem;
	background: url(../images/a24.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.7rem;
}
.EndPop .close{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0.2rem;
}

.EndPop h3{
	height: 0.8rem;
	padding-top: 0.6rem;
}
.EndPop h3 img{
	display: block;
	height: 0.52rem;
	margin: 0 auto;
}
.EndPop p{
	width: 4.8rem;
	height: auto;
	padding: 0.4rem 0;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	background: url(../images/a29.png) no-repeat center;
	background-size: 100% 100%;
}
.EndPop .know{
	width: 2.52rem;
	height: 0.76rem;
	margin: 0.3rem 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;	
}
.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.6rem;
	margin: 0.7rem 1.2rem 0 0;
	float: right;
}
.SharePop p{
	height: auto;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.48rem;
	color: #fff;
	margin-top: 5.6rem;
}
.SharePop .know{
	width: 2.1rem;
	height: 0.82rem;
	margin: 0.5rem auto 0;
	background: url(../images/a32.png) no-repeat center;
	background-size: 100% 100%;
}

