html {
	max-width: 750px;
	margin: 0 auto;
	background: #e3e3e3;
}

body {
	background: #151116;
	background-size: 100%;
	position: relative;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-variant: tabular-nums;
	padding-bottom: 1.2rem;
}

#header {
	background: #120914;
	text-align: center;
	padding: 0.1rem;
	border-bottom: #000000 solid 1px;
}

#header img {
	width: 6.6rem;
	height: auto;
	margin: 8 auto;
}

.hotbanner {
	margin: 0 auto;
	text-align: center;
}

.hotbanner img {
	width: 100%;
	text-align: center;
}

.apppic {
	width: 100%;
	margin: 0 auto;
	padding: .2rem 0 .1rem;
}

.resetBtn {
	max-width: 60%;
	display: block;
	margin: .1rem auto;
	/* animation: toggleSize 0.7s infinite; */
	-webkit-animation: myfirst 800ms infinite;
	animation: myfirst 800ms infinite;
}

.line-box {
	padding: 0 .22rem .2rem;
	margin: .2rem auto;
	width: 90%;
	position: relative;
	background: #28272b;
	box-shadow: 0px 0px 8px 1px rgba(150, 120, 50, 0.2);
	border-radius: 10px;
	height: 2.3rem;
	text-align: center;

}

.url-list {
	width: 94%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	z-index: 2;
}



.url-list ul li {
	list-style-type: none;
	height: .58rem;
	padding: .1rem 0;
	line-height: .58rem;
	display: flex;
}

.ms {
	width: .88rem;
	border: 1px solid #fff;
	font-size: .24rem;
	color: #fff;
	background-color: #d8ac3fd9;
	border-radius: 8px 0px 0px 8px;
	float: left;
}

.url {
	width: 3.86rem;
	border: 1px solid #d9d9d9;
	font-size: .36rem;
	color: #0b0b0b;
	background-color: #f4f4f4;
	float: left;
}

.chaolian {
	width: 1.8rem;
	background-color: #b38b34;
	font-size: .28rem;
	font-weight: 600;
	color: #fff;
	border-radius: 0px 8px 8px 0px;
	/* 	float: right; */
}

.float-div {
	float: left;
}

.titleimg {
	position: absolute;
	top: 0rem;
	width: 3.5rem;
	text-align: center;
	margin: 0 auto;
	left: 0;
	margin-left: 1.75rem;
}

.htbn {
	margin: .1rem 0 .22rem;
}

.noticeallplay {
	padding: .22rem;
	margin: .4rem auto;
	width: 90%;
	position: relative;
	background: #201e21;
	box-shadow: 0px 0px 8px 1px rgba(150, 120, 50, 0.2);
	padding-top: .6rem;
	min-height: 4.1rem;
	border-radius: 10px;
}


.noticeTage {
	padding: .22rem;
	margin: .4rem auto;
	width: 90%;
	background-size: 3.5rem;
	background: #fafafa;
	box-shadow: 0px 0px 8px 1px rgba(150, 120, 50, 0.2);
	padding-top: .8rem;
	list-style: none;
	min-height: 6rem;
	border-radius: 10px;
	position: relative
}

.noticeTage ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-around;
}

.noticeTage ul li {
	float: left;
	position: relative;
	margin: .2rem 0;
}

.noticeTage ul li img {
	width: 1.88rem;
}

.noticeTage ul li span {
	color: #666;
	font-size: .22rem;
	display: block;
	text-align: center;
}

.noticecard {
	padding: .22rem;
	margin: -0.6rem auto;
	width: 90%;
	background-size: 3.5rem;
	background: #201e21;
	box-shadow: 0px 0px 8px 1px rgba(150, 120, 50, 0.2);
	padding-top: .68rem;
	list-style: none;
	flex-wrap: wrap;
	align-content: flex-start;
	min-height: 4rem;
	border-radius: 10px;
	position: relative;
}

.piclb {
	position: relative;
	padding: 0 .1rem .2rem;
}

.piclb .slogan {
	font-size: .4rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: .2rem;
}

.piclb .swiper-pagination {
	text-align: center;
	width: 100%;
}

.piclb .swiper-pagination span {
	margin: 0 .07rem;
}

.piclb .swiper-pagination .swiper-pagination-bullet-active {
	background: #b38b34;
}

.noticequality {
	padding: .22rem;
	margin: .4rem auto;
	width: 90%;
	background-size: 3.5rem;
	background: #201e21;
	box-shadow: 0px 0px 8px 1px rgba(150, 120, 50, 0.2);
	padding-top: .68rem;
	list-style: none;
	flex-wrap: wrap;
	align-content: flex-start;
	min-height: 3.6rem;
	border-radius: 10px;
	position: relative;
}

.piclb2 {
	position: relative;
	padding: 0 .1rem .2rem;
}

.piclb2 .slogan2 {
	font-size: .26rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: .2rem;
}

.noticequality ul {
	background: #fafafa;
}

.noticequality ul li {
	float: left;
	position: relative;
	width: calc((100% - .72rem) / 4);
	text-align: center;
	margin: .1rem .085rem;
}


.swiper {
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	
}
.swiper-container.mySwiper02{
	width: 94.6%;
	height: 100%;
	box-sizing: border-box;
}
.mySwiper02.swiper {
	box-sizing: border-box;
}

.mySwiper02 .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 2.24rem;
	height: auto;
	cursor: pointer;
}

.mySwiper02 .swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-wrapper {
	transition-timing-function: linear;
}

.swiper-wrapper01 {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear !important;

}

.gameout {
	width: 100%;
	height: 8.4rem;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 33% 33% 33%;
	justify-content: space-evenly;
	overflow: hidden;

}

.swiper-container {
	overflow: hidden;
	transition: .2s;
}

.swiper {
	padding-top: .1rem;
	overflow: hidden;
}

.gameBox {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
}

.gameBox img,
.gameBox .text {
	display: inline-block;
	vertical-align: middle;


}

.gameBox a {
	margin: .04rem 0 0 0;
}

.gameBox p {
	font-size: .15rem;
	line-height: .12rem;
}

.gameBox span {
	font-size: .12rem;
}

.gameBox a {
	font-size: .12rem;
	padding: 0 .05rem;
}

.mySwiper001,
.mySwiper002,
.mySwiper003 {
	width: 100%;
}

.gameBox img {
	margin: 0 auto;
	width: 92%;

}



.gameBox p {
	margin: 0 0 5px;
	color: #333333;
	font-size: .18rem;
}

.gameBox span {
	color: #666666;
	font-size: .18rem
}

.gameBox a {
	display: inline-block;
	color: #fff;
	background: #b38b34;
	border-radius: .5rem;
	text-align: center;
	padding: .04rem .24rem;
	font-size: .16rem;

}

.footer {
	height: 1.1rem;
	text-align: center;
	position: fixed;
	bottom: 0;
	overflow: hidden;
	background: #000;
	z-index: 99;
}

.footer p {
	font-size: .2rem;
	color: #fff;
	line-height: 1.5;
}

.footer img {
	height: auto;
	margin: 0 auto;
}

.footer button {
	width: 2.2rem;
	height: .66rem;
	background: url(../img/bottomdown.png) center no-repeat;
	background-size: 2rem .66rem;
	border: none;
	outline: 0;
	position: absolute;
	vertical-align: middle;
	right: .2rem;
	top: 50%;
	margin-top: -.32rem;
	-webkit-animation: myfirst 500ms infinite;
	animation: myfirst 500ms infinite;
}

.kf {
	position: fixed;
	right: 50%;
	margin-right: -3.75rem;
	top: 36%;
	z-index: 9999;
}

.kf img {
	border: none;
	vertical-align: middle;
	width: .9rem;
	max-width: .9rem;
	padding: .04rem;
}

.alert {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 50%;
	margin-left: -50%;
	top: 0;
	z-index: 9999999;
	background: rgba(0, 0, 0, .8);
	display: none;
}

.alert .alert-prompt {
	width: 6rem;
	height: 10rem;
	position: absolute;
	left: 50%;
	margin-left: -3rem;
	top: 50%;
	margin-top: -5rem;
	display: none;
}

.alert .alert-prompt img {
	width: 100%;
	margin-top: 1rem;
}

.alert .alert-prompt .close {
	width: .8rem;
	height: .8rem;
	background: url(../img/closebtn.png) center no-repeat;
	background-size: .8rem .8rem;
	position: absolute;
	left: 50%;
	margin-left: -0.5rem;
	bottom: 0.6rem;
}


@-webkit-keyframes myfirst {
	from {
		transform: scale(1)
	}

	50% {
		transform: scale(.9)
	}

	to {
		transform: scale(1)
	}
}

@keyframes myfirst {
	from {
		transform: scale(1)
	}

	50% {
		transform: scale(.9)
	}

	to {
		transform: scale(1)
	}
}

@media screen and (min-width: 750px) {
	html {
		max-width: 560px;
	}

	.footer {
		width: 560px;
	}

}