* {
	margin: 0;
	padding: 0;
}

img {
	/* pointer-events: none; */
}

body {
	width: 100%;
	background: #CF1500;
}

ul,
li {
	list-style: none;
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}

img {
	display: block;
}

a,
img,
button,
input,
textarea,
div {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

}

.clear{
	zoom: 1;
}
.clear::after{
	content: "";
	display: block;
	clear: both;
}

.wap_content {
	width: 100%;
	overflow: hidden;
}


@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.wap_content {
		padding-bottom: 0.6rem;
	}
}

@media screen and (min-width: 768px) {
	body {
		width: 750px;
		margin: 0 auto;
	}

	.wap_content {
		width: 750px;
		margin: 0 auto;
	}

}

.wap_head{
	width: 100%;
	position: relative;
}
.wap_img{
	display: block;
	width: 100%;
}
.wap_rule{
	width: 1.63rem;
	height: 0.7rem;
	position: absolute;
	top: 0.56rem;
	right: 0;
}
.wap_award{
	width: 1.63rem;
	height: 0.7rem;
	position: absolute;
	top: 1.35rem;
	right: 0;
}
.wap_title{
	display: block;
	width: 100%;
	transform: translateY(-0.14rem);
}
.wap_acts,
.wap_quan,
.wap_files{
	width: 100%;
	padding: 0 0.4rem;
	box-sizing: border-box;
	margin-bottom: 0.6rem;
}
.act_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.4rem;
}
.act_title img{
	width: 0.72rem;
	height: 0.42rem;
	display: block;
}
.act_title span{
	display: block;
	font-size: 0.44rem;
	color: #FEFEFD;
	font-weight: bold;
}
.act_answer{
	width: 100%;
	margin-bottom: 0.3rem;
}
.answer_title{
	width: 100%;
	display: flex;
	align-items: center;
	font-size: 0.26rem;
	color: #FFFFFF;
	margin-bottom: 0.2rem;
	position: relative;
}
.answer_title img{
	width: 0.38rem;
	height: 0.38rem;
	display: block;
	margin-right: 0.06rem;
}
.answer_title p{
	display: flex;
	font-size: 0.22rem;
	color: #FFFFFF;
	position: absolute;
	right: 0;
	opacity: 0.8;
}
.answer_title p b{
	font-style: normal;
}
.answer_img{
	width: 100%;
	height: 2.21rem;
	background: url(../imgs/dati_bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.award_btn{
	width: 1.7rem;
	height: 0.56rem;
	display: block;
	position: absolute;
	right: 0.4rem;
	top: 0.73rem;
}
.award_img{
	width: 100%;
	height: 2.21rem;
}

.quan_list{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 0.1rem;
}
.quan_item{
	width: 2.2rem;
	height: 1.42rem;
	background: url(../imgs/quan_bg1.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.quan_item:nth-of-type(2n){
	background: url(../imgs/quan_bg2.png) no-repeat;
	background-size: 100% 100%;
}
.quan_item div{
	display: flex;
	justify-content: center;
	align-items: center;
}
.quan_item b{
	display: block;
	font-size: 0.5rem;
	color: #EA0100;
	margin-right: 0.04rem;
}
.quan_item span{
	display: block;
	font-size: 0.24rem;
	color: #EA0100;
}
.quan_item i{
	width: 1rem;
	height: 0.22rem;
	background: #EA0100;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.18rem;
	color: white;
	font-style: normal;
}
.quan_btn{
	width: 100%;
	height: 0.97rem;
	line-height: 0.96rem;
	text-align: center;
	font-size: 0.3rem;
	color: white;
	background: url(../imgs/btn_bg.png) no-repeat;
	background-size: 100% 100%;
}

.files_classes,
.files_ebooks,
.files_documents,
.files_books{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.3rem;
}
.classes_item{
	width: 3.25rem;
	position: relative;
}
.ebooks_item{
	width: 2.1rem;
	position: relative;
}
.classes_item a,
.ebooks_item a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.item_head{
	width: 100%;
	height: 1.82rem;
	border-radius: 0.1rem;
	overflow: hidden;
	position: relative;
	margin-bottom: 0.1rem;
}
.ebooks_item .item_head{
	height: 2.94rem;
}
.item_img{
	width: 100%;
	height: 100%;
}
.head_info{
	width: 100%;
	height: 0.5rem;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	display: flex;
	align-items: center;
}
.head_info span{
	display: flex;
	align-items: center;
	font-size: 0.2rem;
}
.head_info span b{
	display: block;
	font-size: 0.36rem;
}
.head_info i{
	font-style: normal;
	font-size: 0.24rem;
	margin-left: 0.1rem;
	text-decoration: line-through;
}
.head_info img{
	width: 0.8rem;
	height: 0.36rem;
	position: absolute;
	right: 0.1rem;
	top: 50%;
	transform: translateY(-50%);
}
.classes_item p,
.ebooks_item p{
	font-size: 0.26rem;
	color: white;
	width: 100%;
	height: 0.64rem;
	line-height: 0.32rem;
	padding: 0 0.08rem;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ebooks_item p{
	margin-bottom: 0.1rem;
}
.buy_btn{
	width: 0.8rem;
	height: 0.36rem;
}

.go_app{
	width: 6.7rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	background: linear-gradient(-90deg, #FF7639 0%, #E71F1D 99%);
	box-shadow: 0px 2px 14px 0px rgba(40, 38, 36, 0.16);
	border-radius: 0.36rem;
	font-size: 0.3rem;
	color: #FEFEFD;
	margin: 0 auto 0.9rem;
}



/* 规则弹窗  答题规则弹窗 */
.rule_dialog,
.dati_dialog {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}
.rule_close,
.dati_close,
.mine_close,
.mang_close,
.zhuli_close,
.ling_close,
.chance_close {
	width: 0.6rem;
	height: 0.6rem;
	display: block;
	position: absolute;
	bottom: -1rem;
	left: 50%;
	transform: translateX(-50%);
}
.rule_cont,
.dati_cont {
	width: 6.9rem;
	height: 9.2rem;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: white;
	border-radius: 0.24rem;
	padding: 0.4rem;
	box-sizing: border-box;
}
.rule_title,
.dati_title {
	width: 100%;
	text-align: center;
	font-size: 0.36rem;
	color: #222222;
	margin-bottom: 0.3rem;
}
.rule_text,
.dati_text {
	width: 100%;
	height: 6rem;
	font-size: 0.28rem;
	color: #222222;
	line-height: 0.4rem;
	overflow-y: scroll;
}
.rule_text{
	height: auto;
}
.rule_text div{
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.rule_text p,
.dati_text p{
	display: flex;
	margin-bottom: 0.12rem;
}
.rule_text p i,
.dati_text p i{
	display: block;
	font-style: normal;
	width: 0.5rem;
}
.rule_text p span,
.dati_text p span{
	flex: 1;
}
.dati_btn{
	width: 4.26rem;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	font-size: 0.32rem;
	color: white;
	background: url(../imgs/dati_btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.6rem auto 0;
}



/* 我的奖励 */
.mine_dialog{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}
.mine_cont{
	width: 7.24rem;
	height: 9.27rem;
	position: absolute;
	top: 0.38rem;
	left: 50%;
	transform: translateX(-52%);
	background: url(../imgs/mine_bg.png) no-repeat;
	background-size: 100% 100%;
}
.mine_title{
	width: 3.35rem;
	height: 0.84rem;
	display: block;
	margin: 3.5rem auto 0;
}
.mine_cont p{
	font-size: 0.32rem;
	color: white;
	text-align: center;
}
.mine_tips{
	font-size: 0.36rem;
	color: white;
	text-align: center;
	margin-top: 1.14rem;
}
.mine_go{
	width: 4.26rem;
	height: 0.9rem;
	line-height: 0.9rem;
	background: #FFFFFF;
	border-radius: 0.46rem;
	border: 0.04rem solid #FFFFFF;
	text-align: center;
	font-size: 0.32rem;
	color: #FD7C46;
	margin: 1.2rem auto 0;
}

.mine_cont_prize{
	width: 7.24rem;
	height: 10.8rem;
	position: absolute;
	top: 0.38rem;
	left: 50%;
	transform: translateX(-52%);
	background: url(../imgs/awards_bg.png) no-repeat;
	background-size: 100% 100%;
}
.mine_cont_prize p{
	font-size: 0.32rem;
	color: white;
	text-align: center;
	margin-top: 4.34rem;
	margin-bottom: 0.26rem;
}
.prize_box{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.prize_item{
	width: 2.96rem;
	height: 3.52rem;
	background: url(../imgs/vip_bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.prize_item:nth-of-type(1){
	margin-left: 0.26rem;
}
.prize_item span{
	width: 100%;
    display: block;
    color: #5C3F2D;
    position: absolute;
    top: 0.56rem;
    left: 0;
    font-size: 0.26rem;
    text-align: center;
}
.prize_item span b{
	display: inline-block;
	font-size: 1rem;
	color: #5C3F2D;
}
.prize_item i{
	display: block;
	width: 100%;
	font-size: 0.28rem;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	position: absolute;
    bottom: 0.56rem;
    left: 0;
}
.prize_go{
	width: 4.26rem;
	height: 0.9rem;
	line-height: 0.9rem;
	background: #FFFFFF;
	border-radius: 0.46rem;
	border: 0.04rem solid #FFFFFF;
	text-align: center;
	font-size: 0.32rem;
	color: #FD7C46;
	margin: 0.48rem auto 0.12rem;
}
.prize_tips{
	text-align: center;
	font-size: 0.22rem;
	color: white;
}



/* 盲盒弹窗 */
.mang_dialog{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}
.mang_cont{
	width: 6.3rem;
	height: 6.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mang_open,
.mang_none,
.mang_get{
	width: 100%;
	height: 100%;
	position: relative;
}
.mang_open img,
.mang_none img,
.mang_get img{
	display: block;
	width: 100%;
	height: 100%;
}
.mang_btn,
.zhu_btn,
.get_btn{
	width: 4.28rem;
	height: 0.92rem;
	position: absolute;
	bottom: 0.32rem;
	left: 50%;
	transform: translateX(-50%);
}



/* 引导图弹窗 */
.invite_dialog{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}
.invite_img{
	width: 5.8rem;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
}



/* 助力弹窗 */
.zhuli_dialog,
.ling_dialog,
.chance_dialog {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}
.zhuli_cont,
.ling_cont,
.chance_cont{
	width: 6.3rem;
	height: 4rem;
	background: #FFFFFF;
	border-radius: 0.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.ling_cont{
	height: 5rem;
}
.zhuli_cont h4,
.ling_cont h4{
	font-size: 0.4rem;
	color: #222222;
	text-align: center;
	line-height: 1.56rem;
	font-weight: normal;
}
.zhuli_cont p,
.ling_cont p{
	font-size: 0.32rem;
	line-height: 0.5rem;
	color: #444444;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.zhuli_btn,
.zhuli_done{
	width: 4.26rem;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	font-size: 0.32rem;
	color: white;
	background: url(../imgs/dati_btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.6rem auto 0;
}
.zhuli_done{
	display: none;
}



/* 领奖弹窗 */
.btn_box{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 0.4rem;
	box-sizing: border-box;
}
.btn_box div{
	width: 2.6rem;
	height: 0.9rem;
	line-height: 0.9rem;
	border: 0.03rem solid #FD7C46;
	border-radius: 0.46rem;
	font-size: 0.32rem;
	text-align: center;
}
.ling_left,.ling_btn {
	color: #FD7C46;
	background: white;
}
.ling_goon,.ling_share{
	color: white;
	background: linear-gradient(90deg, #FDB73F 0%, #FE6F48 100%);
}
.btn_box .next_prize,
.btn_box .none_prize{
	width: 2.6rem;
	height: 0.45rem;
	line-height: 0.45rem;
	background: url(../imgs/tips_bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0.2rem;
	top: -0.38rem;
	font-size: 0.2rem;
	color: white;
	text-align: center;
	border: none;
	z-index: -1;
}
.none_prize{
	right: auto;
	left: 0.6rem;
}



/*  */
.chance_cont{
	background: #E6D3B2;
}
.chance_cont h4{
	font-size: 0.56rem;
	color: #864724;
	text-align: center;
	font-weight: normal;
	line-height: 1.7rem;
}
.chance_cont p{
	font-size: 0.32rem;
	color: #864724;
	text-align: center;
}
.chance_btn{
	width: 4.26rem;
	height: 0.9rem;
	line-height: 0.9rem;
	background: linear-gradient(90deg, #FDB73F 0%, #FE6F48 100%);
	border-radius: 0.46rem;
	border: 0.04rem solid #FFFFFF;
	text-align: center;
	font-size: 0.32rem;
	color: white;
	margin: 0.5rem auto 0;
}






