.pages{
	display: none;
}
.tit_pub1 {
	height: 0.6rem;
	text-align: center
}
.list_qu {
	padding: 0 0.24rem 0.24rem
}

.list_qu .list {
	position: relative;
	background: #fff4cc;
	height: 1.7rem;
	border-radius: 0.12rem;
	margin-bottom: 0.24rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.list_qu .list::before {
	content: '';
	position: absolute;
	left: 4.2rem;
	bottom: -0.14rem;
	width: 0.28rem;
	height: 0.28rem;
	background: #fff;
	border-radius: 0.14rem
}

.list_qu .list::after {
	content: '';
	position: absolute;
	left: 4.2rem;
	top: -0.14rem;
	width: 0.28rem;
	height: 0.28rem;
	background: #fff;
	border-radius: 0.14rem
}

.list_qu .list .text_box {
	flex: 1;
	padding-left: 0.44rem;
	padding-top: 0.04rem
}

.list_qu .list .text_box .name {
	line-height: 0.52rem;
	font-size: 0.34rem;
	color: #fd7142
}
.list_qu .list .text_box .text {
	line-height: 0.32rem;
	font-size: 0.22rem;
	color: #666666
}

.list_qu .list .but_box {
	width: 2rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.list_qu .list .but_box .but {
	width: 1.5rem;
	line-height: 0.6rem;
	background: #fd7142;
	color: #FFFFFF;
	border-radius: 0.3rem;
	text-align: center;
	opacity: 0.6
}

.list_qu .list .but_box .but_lq {
	opacity: 1
}
.cs_text{
	text-align: center;
	line-height: 0.48rem;
	padding-top: 0.2rem;
	color: #fff;
}
.foot_box {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1rem;
	background: #fff;
	z-index: 10;
}

.foot_box .list {
	float: left;
	width: 25%;
	line-height: 0.88rem;
	text-align: center;
}

.foot_box .list_on {
	color: #ff8300;
}
.index_but {
	width: 4rem;
	margin: 0 auto;
}

.index_text {
	width: 90%;
	line-height: 0.36rem;
	text-align: center;
	color: #fff;
	z-index: 3;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	border-radius: 0.26rem;
	padding: 0.12rem 0;
	margin: 0 auto;
}
.page_game {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: hidden;
	background: url(../img/gamebg.jpg) no-repeat;
	background-size: 100% 100%;
}

.game_times,
.game_nums {
	position: absolute;
	top: 0.4rem;
	width: 1.6rem;
	line-height: 0.9rem;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 0.32rem;
	color: #fff;
	z-index: 30;
}

.game_times {
	left: 0rem;
	border-radius: 0 0.5rem 0.5rem 0;
}

.game_nums {
	right: 0rem;
	border-radius: 0.5rem 0 0 0.5rem;
}

.game_times img {
	position: absolute;
	right: 0.2rem;
	top: 50%;
	height: 0.4rem;
	margin-top: -0.2rem;
}

.game_nums img {
	position: absolute;
	left: 0.2rem;
	top: 50%;
	height: 0.4rem;
	margin-top: -0.2rem;
}

.game_times i,
.game_nums i {
	position: absolute;
	right: 0.12rem;
	top: 0;
	line-height: 0.64rem;
	font-size: 0.24rem;
}

.game_times span,
.game_nums span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.34rem;
}

.game_times span {
	padding-right: 0.5rem;
}

.game_nums span {
	padding-left: 0.5rem;
}

.masksta_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.masksta_box .sta_box {
	position: relative;
	width: 4.2rem;
	margin: 0 auto
}

.masksta_box .num_text {
	text-align: center;
	font-size: 1.6rem;
	color: #fff
}

.masksta_box .sta_text {
	text-align: center;
	font-size: 0.5rem;
	color: #ffffff;
	padding-top: 1rem;
	line-height: 0.76rem
}

.masksta_box .hot {
	position: absolute;
	right: -0.5rem;
	bottom: -0.6rem;
	width: 2rem;
	animation: mymove 3s infinite
}

.prop_box {
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

.prop_countdown .guide_box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-bottom: 0.8rem;
}

.prop_countdown .guide_text {
	width: 80%;
	margin-left: 10%;
}

.prop_countdown .guide_finger {
	display: block;
	width: 80%;
	margin: 0.6rem auto 0;
}
.game_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.prop_countdown .guide_box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-bottom: 0.8rem;
}

.prop_countdown .guide_text {
	width: 80%;
	margin-left: 10%;
}

.prop_countdown .guide_finger {
	display: block;
	width: 80%;
	margin: 0.6rem auto 0;
}

.tree {
	position: absolute;
	/* width: 2.1rem;
	height: 2.7rem; */
	width: 0.55rem;
	height: 0.68rem;
	background: url(../img/shu_02.png) no-repeat;
	background-size: 100% 100%;
}

.stuff {
	position: absolute;
	width: 1rem;
	height: 1rem;
	top: -2rem;
	z-index: 25;
}

.stuff1 {
	background: url(../img/game_icon1.png) no-repeat;
	background-size: 100% 100%;
	width: 0.3rem;
	height: 0.6rem;
}

.stuff2 {
	background: url(../img/game_icon2.png) no-repeat;
	background-size: 100% 100%;
	width: 0.7rem;
	height: 0.7rem;
}

.stuff3 {
	background: url(../img/game_icon3.png) no-repeat;
	background-size: 100% 100%;
	width: 0.7rem;
	height: 0.7rem;
}

.stuff4 {
	background: url(../img/game_icon4.png) no-repeat;
	background-size: 100% 100%;
	width: 0.5rem;
	height: 0.65rem;
}

.stuff5 {
	background: url(../img/game_icon5.png) no-repeat;
	background-size: 100% 100%;
	width: 0.7rem;
	height: 0.7rem;
}

.stuff6 {
	background: url(../img/game_icon6.png) no-repeat;
	background-size: 100% 100%;
	width: 0.4rem;
	height: 0.4rem;
}

.stuff7 {
	background: url(../img/game_icon7.png) no-repeat;
	background-size: 100% 100%;
	width: 0.5rem;
	height: 0.5rem;
}

.stuff8 {
	background: url(../img/game_icon8.png) no-repeat;
	background-size: 100% 100%;
	width: 0.5rem;
	height: 0.5rem;
}

.prop_counttime .circle {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../img/countdown-circle.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 1.6rem;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
	margin: -0.8rem 0 0 -0.8rem;
	z-index: 10;
}

.ani_lz {
	position: absolute;
	left: 50%;
	bottom: 2.4rem;
	width: 100px;
	height: 100px;
	margin-left: -50px;
	z-index: 20;
	opacity: 0;
}

.ani_lz::before {
	content: '';
	position: absolute;
	left: -10%;
	top: -10%;
	width: 120%;
	height: 120%;
	background: url(../img/sta1.png) no-repeat;
	background-size: 100% 100%
}

/* .ani_lzon::before {
	content: '';
	background: url(../img/sta2.png) no-repeat;
	background-size: 100% 100%
} */

.jfani_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.jf_list {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.84rem;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	z-index: 40;
	color: #f01010;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 0.4rem;
	font-weight: bold;
	/* background: url(../img/jfani2.png) no-repeat;
	background-size: 100% 100%; */
}