html {
	max-width: 750px;
	margin: 0 auto;
	background: #e3e3e3;
}

body {
	background: #d62626 url(../img/bg.jpg) top center no-repeat;
	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: #fff;
	text-align: center;
	padding: 0.1rem;
	border-bottom: #999 solid 1px;
}

#header img {
	width: 2.6rem;
	height: auto;
	margin: 0 auto;
}

.swiper-wrapper88 .swiper-slide {
	padding-bottom: 16%;
	background-color: #d62626;
}

.hotbanner {
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: auto;

}

.hotbanner .bnn img {
	width: 100%;
	text-align: center;
}

.downloadbtn {
	position: absolute;
	top: 66%;
	display: flex;
	justify-content: center;
	width: 100%;
	flex-direction: column;
	align-items: center;
}

.downloadbtn img.jump {
	width: 50%;
	animation: myfirst 300ms infinite;
}

.downloadbtn img.nojump {
	width: 85%;
}

.line-box {
	margin: .3rem auto;
	width: 7.1rem;
	height: 3.66rem;
	text-align: center;
	box-sizing: border-box;
	position: relative;

}

.url-list {
	width: 90%;
	padding: .3rem 0 .2rem;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	z-index: 2;
	top: .5rem;
	left: .42rem;
}

.line-bg {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 0;
	z-index: 1;
}

.url-list ul li {
	list-style-type: none;
	height: .58rem;
	padding: .1rem 0;
	line-height: .58rem;
	display: flex;
}

.ms {
	width: .8rem;
	border: 1px solid #fff;
	font-size: .24rem;
	color: #143cdb;
	background-color: #fff;
	border-radius: 8px 0px 0px 8px;
	float: left;
}

.url {
	width: 3.68rem;
	border: 1px solid #fff;
	font-size: .26rem;
	color: #fff;
	background-color: #214cf8;
	float: left;
}

.chaolian {
	width: 1.5rem;
	background-color: #fff;
	font-size: .28rem;
	font-weight: 600;
	color: #143cdb;
	border-radius: 0px 8px 8px 0px;
	/* 	float: right; */
}

.float-div {
	float: left;
}

.titleimg {
	position: absolute;
	top: -.89rem;
	width: 7rem;
	text-align: center;
	margin: 0 auto;
	left: 0;


}

.htbn {
	margin: 0 0 .22rem;
	position: relative;
}

.htbn span.randnum {
	color: #ffea00;
	font-size: .4rem;
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	top: 3.5rem;
	z-index: 99;
	font-weight: bold;
	letter-spacing: .05rem;
}

.noticeallplay {

	padding: .24rem;
	margin: 1.3rem auto .4rem;
	width: 88%;
	position: relative;
	top: -.3rem;

	min-height: 4.1rem;
	border-radius: 10px;
	background: url('../img/title-111.png') no-repeat center top,
		url('../img/title-333.png')no-repeat center bottom,
		url('../img/title-222.png') repeat-y center top;

	background-size: contain, contain, 100%;
}


.noticeTage {
	padding: .24rem;
	margin: 1.3rem auto .4rem;
	width: 88%;
	background: url('../img/title-111.png') no-repeat center top,
		url('../img/title-333.png')no-repeat center bottom,
		url('../img/title-222.png') repeat-y center top;

	background-size: contain, contain, 100%;

	padding-top: .8rem;
	list-style: none;
	/* min-height: 6rem; */
	border-radius: 10px;
	position: relative
}

.noticeTage .listimg {
	position: relative;
	top: -.1rem;
	box-sizing: border-box;
	padding: 0 .3rem;
}

.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: .24rem;
	margin: .4rem auto;
	width: 88%;
	background-size: 3.5rem;
	box-shadow: 0px 0px 8px 1px rgba(0, 59, 213, 0.3);
	padding-top: .8rem;
	list-style: none;
	flex-wrap: wrap;
	align-content: flex-start;
	min-height: 4rem;
	border-radius: 10px;
	position: relative;
}


.piclb {
	position: relative;
	padding: 0 .2rem .2rem;
}

.piclb .slogan {
	font-size: .4rem;
	font-weight: 500;
	color: #333;
	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: #005dfe;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.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%;
	/* border-radius: 15px; */
	/* border: 1px solid #fff; */
	/* box-sizing: border-box; */
	/* box-shadow: 0 0 13px rgba(0, 0, 0, .5); */
	/* box-shadow: 0 0 8px rgba(255, 255, 255, .9); */
}

.swiper-wrapper {
	transition-timing-function: linear;
}

.swiper-wrapper01 {
	-webkit-transition-timing-function: linear;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear !important;

}

.gameout {
	width: 100%;
	height: 12rem;
	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 0 .2rem;
	width: 76%;

}



.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: #d62626;
	border-radius: .5rem;
	text-align: center;
	padding: .04rem .24rem;
	font-size: .16rem;

}

.footer {
	height: 1.2rem;
	text-align: center;
	position: fixed;
	top: 0;
	overflow: hidden;
	background: #d62626;
	z-index: 199;

}

.bottom {

	text-align: center;
	position: fixed;
	bottom: 0;
	overflow: hidden;
	z-index: 99;
	width: 100%;
	display: flex;
	font-size: .35rem;
	height: 1rem;
	max-width: 750px;
}

.bottom .bleft img {
	width: .5rem;
	height: .4rem;
	margin-right: .2rem;
}

.bottom .bright img {
	width: .4rem;
	height: .4rem;
	margin-right: .2rem;
}

.bottom .bleft {
	width: 50%;
	height: 100%;
	background-color: #850c0c;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottom .bright {
	width: 50%;
	height: 100%;
	background-color: #ffea00;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;

}

.bottom .bleft .btitle {
	color: #fff;
}

.bottom .bright .btitle {
	color: #bd1313;
	font-weight: bold;
}

.footer p {
	font-size: .2rem;
	color: #fff;
	line-height: 1.5;
}

.footer img {
	height: auto;
	margin: 0 auto;
}

.footer button {
	width: 2rem;
	height: .5rem;
	background: url(../img/bottomdown.png) center no-repeat;
	background-size: 2rem .5rem;
	border: none;
	outline: 0;
	position: absolute;
	vertical-align: middle;
	right: .3rem;
	top: 50%;
	margin-top: -.225rem;
	-webkit-animation: myfirst 300ms infinite;
	animation: myfirst 300ms infinite;
}

.kf {
	position: fixed;
	left: 50%;
	margin-left: -3.75rem;
	top: 1.5rem;
	z-index: 9999;
	padding-left: .06rem;

}

.kf img {
	border: none;
	vertical-align: middle;
	width: 1rem;
	max-width: 1rem;
	padding: .02rem;
	animation: rotoImg 3.5s linear infinite;
}

@keyframes rotoImg {
	from {
		transform: rotateY(0deg);
		/*绕Y轴旋转180度*/
	}

	to {
		transform: rotateY(360deg);
	}
}

@-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: 520px;
	}

	.footer {
		width: 520px;
	}

	.bottom {
		width: 520px;
	}

}


.bannerw .ritem {
	width: 91%;
	margin: 0 auto;
	overflow: hidden;
	font-size: .28rem;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}

.bannerw .title_r {
	color: #8c0101;
	text-align: center;
	font-weight: bold;
}

.bannerw .topdis {
	padding: 0.1rem .2rem;

	font-weight: 500;
	border-bottom: solid 1px #d62626;
}

.dispflex {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	height: 100%;
	align-items: center;
}



.bannerw .ritem .ranking-w {
	width: 100%;

	overflow: hidden;
}

.bannerw .ritem .ranking-w .swiper-wrapper {
	height: 3rem;
}

.bannerw .ritem .ranking-w .swiper-slide {
	width: 100%;
	vertical-align: middle;
	color: #191919;
	font-size: .22rem;

}

.bannerw .ritem .ranking-w .txt {
	overflow: hidden;
	text-align: center;
	width: 25%;
	vertical-align: baseline;
}

.timebra {
	text-align: center;
	line-height: .3rem;
	width: 25%;
	white-space: wrap;
}

.Fcolor-green {
	text-overflow: ellipsis;
}