@charset "utf-8";

.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,.8); display: none;}
.tcbox{ width: 5.97rem; height: auto; display: block;  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;
	
}
.tipSure{width: 100%; clear: both; float: left; margin-top: .22rem;}
.tipSure a{font-size: 0; width: 2.82rem; height: .89rem; display: block; margin: auto;}
.tipSure a img{width: 100%; display: block;}

.close{position: absolute; top: .64rem; right:-.4rem; display: block; width: .76rem; height: .78rem;}
.close a{width: 100%; display: block;}
.close a img{width: 100%; display: block;}
input::-webkit-input-placeholder { /* WebKit browsers */
  color: #873c12;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #873c12;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #873c12;
}


/* 点击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;}

/* 登录弹窗 */
/* #loginbox{display: block;} */
.loginshow{ height: 6.67rem; display: block; background: url(../images/tcbg-img01.png) no-repeat center top; background-size: 100%; text-align: center;}
.loginshow form{width: 100%; clear: both; float: left; margin: 2.2rem auto 0;}
.loginshow form ul{width: 4.62rem; margin: auto; }
.loginshow form ul li{width: 100%; clear: both; float: left; margin-bottom: .3rem;}
.loginshow form ul li.short{margin-bottom: .55rem;}
.loginshow form ul li input{width: 100%; height: .88rem;display: block;float: left; font: .28rem/.88rem "arial, helvetica, sans-serif"; color: #873c12; background: #edc892; text-indent: .4rem; border: none;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem;
	box-shadow: inset 0 .03rem .07rem rgba(224,142,37.69); 
}
.loginshow form ul li input#YzNum{width: 2.68rem;}
.loginshow form ul li input#btnSendCode1{ color: #fff; border: none;width: 1.8rem;float: right; text-indent: 0; display: block; font: .2.8rem/.88rem "microsoft yahei";
	background: #f86042;
	background: -webkit-linear-gradient(#f95b42 , #f9844c); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f95b42, #f9844c); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f95b42, #f9844c); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f95b42 , #f9844c); /* 标准的语法 */ 
	box-shadow: inset 0 .03rem .18rem #cf2809; 
}
.loginshow form a{clear: both; width: 2.82rem; height: .89rem; display: block; font-size: 0; margin: auto; background: url(../images/tcbtn-login.png) no-repeat center; background-size: 100%;}



/* 活动规则 */
/* #rulePage{display: block;} */
.rulebox{ height: 7.67rem; display: block; background: url(../images/tcbg-img02.png) no-repeat center top; background-size: 100%; position: absolute;}
.rulebox ul{width: 100%; clear: both; float: left; margin-top: 1.75rem;}
.rulebox ul li{width: 5.45rem; clear: both; float: left; margin: 0 .31rem .23rem; font: .28rem/.44rem "microsoft yahei";color: #873c12;}
.rulebox ul li span{font-weight: bold;color: #fff; background: url(../images/tc-rule-img01.png) no-repeat center; background-size: 100%; text-align: center;
	width: 1.14rem; height: .43rem; display: block; float: left; font:.24rem/.43rem "microsoft yahei"; font-weight: 500;
	 text-shadow: 0 1px 0 #bf5b2e;
}
.rulebox ul li p{width: 4.1rem; float: left; margin-left: .2rem; font: .24rem/.3rem "microsoft yahei"; color: #873c12; margin-top: .07rem;}
.rulebox ul li p em{color: #c43221;}
.rulebox ul li p a{color: #ff0000;}
.rulebox ul ol{width: 96%; margin-top: .1rem; float: left; clear: both; margin-left: 2%;}
.rulebox ul li li{font: .24rem/.28rem "microsoft yahei"; margin: auto;}
.rulebox ul li p.tip{width: 4.6rem; font: .24rem/.28rem "microsoft yahei"; color: #c43221; margin-top: 0;}

/* .rulebox p{width: 5.4rem; clear: both; float: left; margin: 0 .3rem .1rem;font: .28rem/.44rem "microsoft yahei";color: #333;} */
.rulebox p.zhu{ width: 5rem; margin: auto; font: .24rem/.28rem "microsoft yahei"; color: #e1814b; text-align: center; clear: both;}

/* 押题卷弹窗 */
/* #yatiPage{display: block;} */
.yatibox{ height: 7.97rem; display: block; background: url(../images/tcbg-img03.png) no-repeat center top; background-size: 100%; position: absolute;}
.yatiTxt{width: 100%; clear: both; float: left; margin-top: 2.05rem;}
.yatiTxt img{width: 2.23rem; display: block; margin: auto;}
.yatiTxt p{width: 76%; margin: .25rem 12%;float: left; clear: both; font: .32rem/.48rem "microsoft yahei"; color: #873c12;}
.yatiTxt p span{color: #ff0000;}


/* 分享遮罩 */
/* #sharePage{display: block;} */
.share-box{width: 5.46rem;margin: .25rem auto;}
.share-box >img{width: 100%; display: block; margin: auto;}
.share-box a{width: 2.07rem; display: block; clear: both; margin: -.35rem auto 0;}
.share-box a img{width: 100%; display: block;}

/* 温馨提示弹窗 */
/* #notePage{display: block;} */
.notebox{ height: 6.67rem; display: block; background: url(../images/tcbg-img04.png) no-repeat center top; background-size: 100%; position: absolute;}
.note-box{width: 100%;float: left; margin-top:1.75rem; height: 2.8rem; margin-bottom: .2rem;}
.note-box p{font: .32rem/.48rem "microsoft yahei";color: #873c12;width: 100%; float: left; text-align: center;}
.note-box p.lineThree{margin-top: .72rem;}
.note-box p.lineTwo{margin-top: .9rem;}

/* 助力弹窗 */
/* #zhuliPage{display: block;} */
.zlbox{height: 7.07rem; width: 7.5rem; display: block; background: url(../images/tc-img02.png) no-repeat center top; background-size: 100%; position: absolute; text-align: center;}
.zlbox h3{font: bold .5rem/.7rem "microsoft yahei"; color: #c62b34; clear: both; float: left; margin-top: .75rem;width: 100%;}
.zlbox p{font: .34rem/.48rem "microsoft yahei"; color: #333; width: 100%; clear: both;}
.zlbox .sureBtn{width: 100%; clear: both; float: left; margin-top: 2.15rem;}
.zlbox .sureBtn a{width: 3.35rem; height: 1rem; display: block; margin: auto; background: url(../images/tcbtn-zl.png) no-repeat center; background-size: 100%;
	font: bold .4rem/1rem "microsoft yahei"; color: #c62b34;
	border-radius: .4rem;
	-webkit-box-shadow: 0 .1rem .1rem #f02026;
	box-shadow: 0 .1rem .1rem #f02026;
}


/* 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; background: #fff; position: fixed;
	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: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.pc-box font{width: 100%; background: url(../images/tc-img01.png) no-repeat center; background-size: 100%; font: bold 60px/163px "microsoft yahei";color: #fff;float: left;}
.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: 38px; height: 38px; display: block; cursor: pointer; position: absolute; top: -15px; right: -18px; border-radius: 50%; }
.pc-box a img{width: 100%;}

