.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: #f7641f;
}
.index_but {
	width: 3rem;
	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.2rem auto 0;
}
.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(255, 0, 0, 0.6);
	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
}

.pai_box {
	position: relative;
	margin: 0.5rem auto 0;
}

.pai_box .pai {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0.06rem;
	overflow: hidden;
}

.pai_box .overend:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 10;
}

.pai_box .paiani {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.pai_box .pai .bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: 0.12s ease-in 0.12s;
	transform: rotateY(-90deg);
	background: url(../img/hbbg1.png) no-repeat;
	background-size: 100% 100%;
}

.pai_box .pai .bg2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/hbbg.png) no-repeat;
	background-size: 100% 100%;
	transition: 0.12s ease-out;
}

.pai_box .paion .bg1,
.pai_box .paionnew .bg1 {
	transform: rotateY(0deg);
}

.pai_box .paion .bg2,
.pai_box .paionnew .bg2 {
	transform: rotateY(90deg);
}

.couten {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	overflow-y: hidden;
	background: rgba(0,0,0,0.5);
}
.couten li {
	position: absolute;
	animation: all 3s linear;
	top:-100px;
	-webkit-tap-highlight-color:  rgba(0, 0, 0, 0);
}
.couten li a{
	display: block;
}
.couten li{
	padding: 0.3rem 0.2rem 0;
}
.couten_on{animation:coutenmove 1s 1 !important;}
.couten .img2,.couten .img3{
	display: none;
}
.couten .img1{
	display: block;
}
.couten li img{
	display: block;
	width: 1rem;
}
.couten_on1 .img1,.couten_on1 .img3{
	display: none;
}
.couten_on1 .img2{
	display: block;
}
.couten_on2 .img1,.couten_on2 .img2{
	display: none;
}
.couten_on2 .img3{
	display: block;
}
.couten_on2{
	transform:scale(1.7) !important;
}
@keyframes coutenmove
{
	0%, 65%{ 
	  transform:scale(1);
	}
	70% {  
	  transform:scale(1.1);
	}
	75% {  
	   transform:scale(1.2);
	}
	80% {  
	  transform:scale(1.3);
	}
	85% {  
	  transform:scale(1.4);
	}
	90% {  
	  transform:scale(1.5);
	}
	95% {  
	  transform:scale(1.6);
	}
	100% {  
	  transform:scale(1.7);
	}
}
.backward{
	width: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
}
.backward span{
	display: inline-block;
	width: 100px;
	height: 100px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	line-height: 100px;
	font-size: 700%;
}
.backward .text{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	line-height: 0.88rem;
	font-size: 0.52rem;
	color: #fff9c4;
	text-align: center;
	padding-top: 2rem;
}