 .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;
 	font-size: 0.32rem;
 	border-radius: 0.3rem;
 	text-align: center;
 	opacity: 0.6
 }

 .list_qu .list .but_box .but_lq {
 	opacity: 1
 }

 .tit_pub1 {
 	height: 0.6rem;
 	text-align: center
 }

 .tit_pub1 span {
 	position: relative;
 	display: inline-block;
 	font-size: 0.32rem;
 	line-height: 0.6rem;
 	color: #f53b22
 }

 .tit_pub1 span::before {
 	content: '';
 	position: absolute;
 	top: 44%;
 	left: -0.7rem;
 	display: inline-block;
 	width: 0.34rem;
 	height: 0.12rem;
 	background: url(../img/icon_z.png) no-repeat;
 	background-size: 100% 100%
 }

 .tit_pub1 span::after {
 	content: '';
 	position: absolute;
 	top: 44%;
 	right: -0.7rem;
 	display: inline-block;
 	width: 0.34rem;
 	height: 0.12rem;
 	background: url(../img/icon_y.png) no-repeat;
 	background-size: 100% 100%
 }

 .pages {
 	display: none;
 }

 .index_but {
 	position: absolute;
 	left: 50%;
 	bottom: 2.7rem;
 	width: 4rem;
 	margin-left: -2rem;
 	z-index: 5;
 }

 .index_text {
 	position: absolute;
 	left: 5%;
 	bottom: 1.5rem;
 	width: 90%;
 	line-height: 0.36rem;
 	text-align: center;
 	color: #fff;
 	z-index: 3;
 	background: #d9a471;
 	text-align: center;
 	border-radius: 0.26rem;
 	padding: 0.12rem 0;
 }


 .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: #fc582b;
 }

 .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
 }

 .game_start {
 	height: 0.88rem;
 	line-height: .88rem;
 	width: 4.2rem;
 	border-radius: 0.52rem;
 	text-align: center;
 	font-size: .32rem;
 	color: #5e2a03;
 	background-image: linear-gradient(#feb, #ffdd7b);
 	box-shadow: 0 0.1rem 0 #f49d5b;
 	margin: 0.36rem auto 0;
 	overflow: hidden;
 }
 .share_text{
	 position: absolute;
	 left: 0;
	 top: 10.1rem;
	 width: 100%;
	 line-height: 0.48rem;
	 text-align: center;
	 color: #fff;
 }
.label_box {
	display: block;
	width: 100%;
	padding: 0rem 0.1rem 0.2rem 0.5rem;
	text-align: left;
}

.label_box input {
	vertical-align: middle;
	margin-right: 0.12rem;
}
.page_game {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: hidden;
	background: url(../img/game_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

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

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

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

.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;
}
.game_tit{
	padding: 0.5rem 0 0.2rem;
	line-height: 0.8rem;
	text-align: center;
	color: #fff;
	font-size: 0.36rem;
}
.game_dt{
	width: 6rem;
	margin: 0 auto;
}
.game_text1{
	padding-top: 0.12rem;
	line-height: 0.48rem;
	text-align: center;
	color: #fff;
}
.game_daan{
	display: flex;
	justify-content: center;
	padding-top: 0.2rem;
}
.game_daan .list{
	width: 1.2rem;
	height: 1.32rem;
	background: url(../img/kuang.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 0.12rem;
	text-align: center;
	line-height: 1.08rem;
	color: #c1111a;
	font-size: 0.56rem;
}
.game_con{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 0.12rem;
	width: 7rem;
	margin: 0.3rem auto 0;
	background: #a02527;
	border-radius: 0.24rem;
	padding: 0.36rem 0.25rem;
}
.game_con .list{
	width: 0.8rem;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #fff;
	border-radius: 0.2rem;
	text-align: center;
	font-size: 0.4rem;
	color: #c1111a;
}
.game_con .list_on{
	visibility:hidden
}
.game_mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99;
	display: flex;
	align-items: center;
	padding-bottom: 2rem;
}

.game_mask img {
	display: block;
	width: 70%;
	margin: 0 auto;
}