@charset "utf-8";

.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9; background: rgba(0,0,0,.8); display: none;}
.tc-box{ width: 6rem; height:auto; display: block; background: #fff url(../images/tc-img01.png) no-repeat center top; background-size: 100%; text-align: center; position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem;
}
.close{position: absolute; top: -.68rem; right: 0; display: block; width: .5rem; height: .5rem;}
.close a{width: 100%; display: block;}
.close a img{width: 100%; display: block;}


/* 点击loading */
/* #loadPage{display: block;} */
.loadingbox{width: 20%; height: 1.8rem; display: block;  text-align: center; position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.loadingbox img{width: 100%; height: auto; display: block;}

/* 活动规则 */
/* #rulePage{display: block;} */
.rulebox{}
.rulebox h3{width: 100%; height: 1.4rem; display: block;float: left;
	text-align: center; font: bold .56rem/1.4rem "microsoft yahei";color: #fff;
}
.rulebox ul{width: 100%; clear: both; float: left; margin: .35rem auto .5rem;}
.rulebox ul li{width: 5.4rem; clear: both; float: left; margin: 0 .3rem; font: .26rem/.44rem "microsoft yahei";color: #333; text-align: left;}
.rulebox ul li span,.rulebox ul li a{color: #fe0202;}



/* 分享遮罩 */
/* #sharePage{display: block;} */
.share-box{width: 5.35rem;margin: .25rem auto;}
.share-box >img{width: 100%; display: block; margin: auto 8%;}
.share-box a{width: 2.07rem; display: block; clear: both; margin:.55rem auto;}
.share-box a img{width: 100%; display: block;}

/* 温馨提示弹窗 */
/* #notePage{display: block;} */
.notebox{}
.notebox h3{width: 100%; height: 1.4rem; display: block;float: left;
	text-align: center; font: bold .56rem/1.4rem "microsoft yahei";color: #fff;
}
.note-box{width: 100%;float: left; margin-top: .55rem; }
.note-box img{width: 1.84rem; display: block; margin: 0 auto .15rem;}
.repeat .note-box img{width: 1.28rem; }
.note-box p{font: .28rem/.48rem "microsoft yahei";color: #666;width: 100%; float: left;}
.tipSure{width: 100%; clear: both; float: left; margin: .35rem auto;}
.tipSure a{clear: both; width: 3.36rem; height: .78rem; display: block; margin: auto; font: bold .32rem/.78rem "microsoft yahei";color: #fff; text-align: center;
	background: url(../images/tc-btn01.png) no-repeat center; background-size: 100%;
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	-webkit-box-shadow: 0 .04rem .1rem rbga(245,34,29,.4);
	box-shadow: 0 .04rem .1rem rbga(245,34,29,.4);
}


/* 登录弹窗 */
/* #loginbox{display: block;} */
.loginshow{}
.loginshow h3{width: 100%; height: 1.4rem; display: block;float: left;
	text-align: center; font: bold .56rem/1.4rem "microsoft yahei";color: #fff;
}
.loginshow form{width: 100%; clear: both; float: left; margin: .5rem auto;}
.loginshow form ul{width: 5rem; margin: auto; }
.loginshow form ul li{width: 100%; clear: both; float: left; margin-bottom: .35rem;}
.loginshow form ul li.short{margin-bottom: .45rem;}
.loginshow form ul li input{width: 100%; height: .8rem;display: block;float: left; font: .28rem/.8rem "arial, helvetica, sans-serif"; text-indent: .2rem; border: solid 1px #d2d2d2;}
.loginshow form ul li input#YzNum{width: 3rem;}
.loginshow form ul li input#btnSendCode1{ color: #fff; border: none;width: 1.85rem;float: right; text-indent: 0; display: block;  font: .3rem/.82rem "microsoft yahei";
	background: #2549F1;
	background: -webkit-linear-gradient(left, #454ff4 , #3030ef); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #454ff4, #3030ef); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #454ff4, #3030ef); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #454ff4 , #3030ef); /* 标准的语法 */
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
	border-radius: .1rem;
}
.loginshow form a{clear: both; width: 3.36rem; height: .78rem; display: block; margin: auto; font: bold .32rem/.78rem "microsoft yahei";color: #fff; text-align: center;
	background: url(../images/tc-btn01.png) no-repeat center; background-size: 100%;
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
}

/* 大图弹窗 */
/* #bigCard{display: block;} */
.cardShow{}
.cardShow h3{width: 100%; height: 1.4rem; display: block;float: left;
	text-align: center; font: bold .42rem/1.4rem "microsoft yahei";color: #fff;
}
.cardShow .bigImg{width: 100%; clear:both; float: left; margin: .4rem auto 0;}
.cardShow .bigImg img{width: 2.15rem; display: block; margin: auto;}


/* 学习弹窗 */
/* #studyPage{display: block;} */
.studybox{}
.studybox h3{width: 100%; height: 1.4rem; display: block;float: left;
	text-align: center; font: bold .56rem/1.4rem "microsoft yahei";color: #fff;
}
.studyTxt{width: 100%;float: left; margin-top: .55rem; padding-bottom: .4rem;}
.studyTxt img{width: 2.56rem; display: block; margin: 0 auto .15rem;}
.studyTxt p{font: .32rem/.48rem "microsoft yahei";color: #666;width: 100%; float: left;}


/* pc版打开遮罩 */
.fix-bg{width:100%; height: 100%; background: rgba(0,0,0,0); position: fixed; top: 0; left: 0; display: none; z-index: 9; text-align: center;}
/*#pcEwm{ display: block;}*/
.pc-box{width: 600px; height: 570px; text-align: center; position: fixed; background:#fff url(../images/tc-img01.png) no-repeat center top; background-size: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}
.pc-box font{width: 100%; height: 1.4rem; display: block;float: left;
	text-align: center; font: bold .56rem/1.4rem "microsoft yahei";color: #fff;
}
.pc-box >img{width: 42%;display: block; margin:50px 29% auto;float: left;}
.pc-box p{width: 80%; font: 28px/48px "microsoft yahei";color: #666;float: left; margin: 20px 10%;}

.pc-box a{width: 49px; height: 49px; display: block; cursor: pointer; position: absolute; top: -65px; right: -18px; border-radius: 50%; }
.pc-box a img{width: 100%;}

