html,
body,
div,
ul,
p,
dl,
dt,
dd,
em,
span {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	font-size: 15.6vw;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	*text-overflow: ellipsis;
}

body {
	color: #000;
	background-color: #ddd;
	margin: 0 auto;
	font: 100%/1.5 -apple-system, "Helvetica Neue", Helvetica, Arial,
		"PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei",
		sans-serif;
	-webkit-font-smoothing: antialiased;
}

a {
	outline: none;
	color: #000;
	text-decoration: none;
	-webkit-user-select: none;
	-webkit-user-drag: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: transparent;
}
i:active,
li:active,
div:active,
p:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div,
p {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
	border: 0;
	max-width: 100%;
	display: block;
}

li {
	list-style: none;
}

i,
em {
	font-style: normal;
}

div,
p {
	word-break: break-all;
	word-wrap: break-word;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	*text-overflow: ellipsis;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	zoom: 1;
}

.hide {
	display: none;
}

@media screen and (min-width: 640px) {
	html {
		font-size: 100px;
	}
}

.main {
	margin: auto;
	max-width: 640px;
	height: 100%;
	background-color: #a30501;
	font-size: 0.14rem;
}

.num_bg {
	padding: 0.3rem 0.2rem;
	box-sizing: border-box;
	background: url("../images/top_bg.png") center center/100% 100% no-repeat;
}
.top_three {
	height: 2.76rem;
}

.top_three a {
	display: block;
	width: 1.8666rem;
	height: 2.5rem;
	padding-top: 0.26rem;
	border-radius: 0.15rem;
	text-align: center;
	float: left;
	overflow: hidden;
}

a.top_game_1 {
	background: url(../images/num1.gif) no-repeat;
	background-size: cover;
	background-color: #e4ab88;
}

a.top_game_2 {
	background: url(../images/num2.gif) no-repeat;
	background-size: cover;
	margin: 0 0.2rem;
	background-color: #e4aeb7;
}

a.top_game_3 {
	background: url(../images/num3.gif) no-repeat;
	background-size: cover;
	background-color: #c398d2;
}

.top_game_img {
	width: 1.14rem;
	height: 1.14rem;
	margin: 0 auto;
	border-radius: 0.18rem;
}

.top_game_name {
	padding-top: 0.12rem;
	height: 0.35rem;
	font-size: 0.23rem;
	color: #fff;
	overflow: hidden;
}

.top_game_scoring {
	font-size: 0.13rem;
	height: 0.3rem;
	color: #cdffb2;
}

.top_game_btn {
	position: relative;
	padding-top: 0.19rem;
	height: 0.4rem;
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 0.2rem;
	border-radius: 0 0 0.15rem 0.15rem;
}

.top_game_btn p {
	position: absolute;
	top: 52.3%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1.3rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background: url("../images/top_download.gif") center center/100% 100% no-repeat;
}

.game_content {
	padding: 0.2rem 0.2rem 0.1rem 0.2rem;
	background: #a30501;
	min-height: 5.9rem;
}

.index_list {
	background: url("../images/index_bg.png") top center/100% repeat-y;
}

.top_list {
	min-height: 5rem;
	background-color: #fff;
	border-radius: 0.15rem;
}

.top_list_title {
	height: 0.74rem;
	font-size: 0.235rem;
}

.top_list_title div {
	width: 50%;
	float: left;
	text-align: center;
	line-height: 0.74rem;
	border-bottom: 1px solid #e7e7e7;
	box-sizing: border-box;
	cursor: pointer;
}

.top_list_title div:active {
	background-color: #f2f2f2;
}

.week_rank,
.today_rank {
	background: url("../images/today_grey.png") 0.7rem center no-repeat;
	background-size: 0.3rem 0.26rem;
}

.top_list_title .active {
	color: #ff7200;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	background: url("../images/today.png") 0.7rem center no-repeat;
	background-size: 0.3rem 0.26rem;
}

.top_list_title .active:before {
	content: "";
	width: 100%;
	height: 0.03rem;
	background-color: #ff7200;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.type_list_title {
	height: 0.74rem;
	font-size: 0.23rem;
}

.type_list_title div {
	width: 33.333%;
	float: left;
	text-align: center;
	line-height: 0.74rem;
	border-bottom: 1px solid #e7e7e7;
	box-sizing: border-box;
}

.type_list_title div:active {
	background-color: #f2f2f2;
}

.type_list_title .active {
	color: #ff7200;
	font-weight: bold;
	position: relative;
}

.type_list_title .active:before {
	content: "";
	width: 100%;
	height: 0.03rem;
	background-color: #ff7200;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.game_list {
	display: none;
}

.game_list.active {
	display: block;
}

.game_list li {
	border-bottom: 0.01rem solid #e7e7e7;
	position: relative;
}

.game_list li:last-child {
	border-bottom: 0;
}

.game_list li:first-child span {
	height: 0.75rem;
	background: url(../images/001.gif) -100% 57% no-repeat;
	background-size: 0.7rem;
}

.game_list li:nth-child(2) span {
	height: 0.78rem;
	background: url(../images/002.gif) 15% 57% no-repeat;
	background-size: 0.78rem;
}

.game_list a {
	display: block;
	width: 100%;
	height: 0.8rem;
	padding: 0.2rem 0;
	overflow: hidden;
}

.game_list a:active {
	background-color: #f2f2f2;
}

.game_list span {
	display: block;
	width: 0.69rem;
	line-height: 0.75rem;
	text-align: center;
	font-size: 0.2rem;
	color: #d7b6a2;
	font-weight: bold;
	float: left;
}

.game_list li:nth-of-type(1) i {
	padding: 0.053rem 0.08rem 0.09rem 0.065rem;
	background: url("../images/bottom_1.gif") center center/100% 100% no-repeat;
	margin-left: -0.05rem;
	margin-top: -0.053rem;
}
.game_list li:nth-of-type(2) i {
	padding: 0.055rem 0.08rem 0.08rem 0.06rem;
	background: url("../images/bottom_2.gif") center center/100% 100% no-repeat;
	margin-left: -0.05rem;
	margin-top: -0.053rem;
}

.game_list i {
	display: block;
	width: 0.79rem;
	height: 0.79rem;
	float: left;
}

.game_list dl {
	width: 3.1rem;
	height: 0.81rem;
	padding-left: 0.15rem;
	float: left;
	overflow: hidden;
}

.game_list dt {
	height: 0.325rem;
	font-size: 0.22rem;
	overflow: hidden;
	vertical-align: middle;
}

.game_list dt em {
	display: block;
	float: left;
	padding: 0.01rem 0.08rem 0 0.08rem;
	vertical-align: middle;
	margin: 0 0.05rem 0.05rem 0.05rem;
	font-size: 0.16rem;
	border-radius: 0.03rem;
	color: #999;
	border: 1px solid #e0e0e0;
}

.game_list dt em.game_list_title {
	line-height: 0.335rem;
	font-size: 0.23rem;
	padding: 0;
	margin: 0;
	border: none;
	color: #000;
}

.game_list dt em.blue {
	background-color: #106ce2;
	color: #fff;
	border-color: #106ce2;
}

.game_list dt em.green {
	background-color: #3ebc00;
	color: #fff;
	border-color: #3ebc00;
}

.game_list dt em.red {
	background-color: #ff9c1c;
	color: #fff;
	border-color: #ff9c1c;
}

.game_list dd {
	height: 0.25rem;
	font-size: 0.15rem;
	color: #999;
	overflow: hidden;
}

.game_list dd em {
	color: #f36;
}

.game_list dd b {
	padding: 0.02rem 0.05rem;
	margin-right: 0.05rem;
	font-weight: normal;
	font-size: 0.14rem;
	border-radius: 0.05rem;
	color: #fff;
}

.game_list .down_btn {
	position: absolute;
	width: 0.96rem;
	height: 0.4rem;
	color: #fff;
	background-color: #ee6800;
	border-radius: 0.25rem;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0.15rem;
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.2rem;
	z-index: 998;
}

.game_list div.d1 {
	position: absolute;
	width: 1.23rem;
	height: 0.75rem;
	color: #fff;
	top: 0;
	bottom: 0;
	right: 0.01rem;
	margin: auto;
	text-align: center;
	line-height: 0.75rem;
	font-size: 0.2rem;
	z-index: 998;
	background: url("../images/download_2.gif") center center/100% 100% no-repeat;
}

.bt_list {
	background-color: #fff7c5;
}

.bt_list li {
	border-bottom: 1px solid #f0e7ae;
}

.nav {
	position: fixed;
	width: 100%;
	max-width: 640px;
	height: 0.8rem;
	background-color: #323232;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 998;
	margin: auto;
	background-color: rgba(0, 0, 0, 0.8);
}

.nav a:link,
.nav a:visited {
	display: block;
	width: 33.33%;
	padding-top: 0.08rem;
	height: 0.72rem;
	color: #fff;
	font-size: 0.17rem;
	text-align: center;
	float: left;
}

.nav a:active,
.nav a.active {
	background-color: rgba(100, 100, 100, 0.9);
}

.nav i {
	display: block;
	background-size: 0.4rem;
	background-position: center 0;
	background-repeat: no-repeat;
	width: 0.87rem;
	padding-top: 0.42rem;
	margin: 0 auto;
}

.nav1 {
	background-image: url("../images/icon-1.png");
}

.nav2 {
	background-image: url("../images/icon-2.png");
}

.nav3 {
	background-image: url("../images/icon-3.png");
}

.foot {
	line-height: 0.5rem;
	font-size: 0.22rem;
	text-align: center;
	color: #bbb;
}

.loading {
	width: 100%;
	text-align: center;
	padding-top: 0.3rem;
}
.loading img {
	display: block;
	margin: 0 auto;
	width: 0.3rem;
	height: 0.3rem;
}
.desc {
	line-height: 0.4rem;
	font-size: 0.2rem;
	color: #999999;
}

.iframe_box {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 99999999999999999999999999999999999999999;
}
