.topIcon,
.topTitle {
	margin-left: 10px
}

.kefu a,
.topIcon {
	width: 1rem;
	height: 1rem
}

#top,
.kefu a {
	position: fixed;
	z-index: 999
}

.container .downBtn,
.downBtn .online,
.epic a,
.gold a,
.master a {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.container,
body {
	background-color: #a03e00
}

.footer p,
body {
	padding: 0;
	margin: 0
}

#top {
	display: flex;
	align-items: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.3rem;
	border-bottom: 2px solid #a23c00
}

.topTitle {
	font-size: .4rem;
	font-weight: 600;
	color: #fff
}

html {
	font-size: 100px
}

body {
	font-family: "Microsoft YaHei"
}

.container {
	position: relative;
	max-width: 720px;
	margin: 0 auto
}

.kefu a {
	top: 10%;
	right: 2%;
	background-image: url("../img/btn_advisory.png");
	background-size: 100% 100%
}


.gold a,
.master a {
	top: 72%;
	width: 40%;
	height: .95rem;
	position: absolute
}

.master a {
	left: 5%;
	background-image: url(../img/master.webp)
}


.gold a {
	left: 55%;
	background-image: url(../img/gold.webp)
}

.container .downBtn {
	position: absolute;
	top: 60%;
	left: 17.5%;
	width: 65%;
	height: 1rem;
	background-image: url("../img/rummy-mars-download_btn.png");
    background-size: 100% 100%
}

.downBtn .online{
	position: absolute;
	top: -1.2rem;
	right: -0.8rem;
	width: 2rem;
	height: 1rem;
	background-image: url("../img/bg_online.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.container .downNum {
	position: absolute;
	top: 45.7%;
	right: 14%;
	width: 40%;
	height: 1rem;
	font-size: .44rem;
	text-align: center;
	align-items: 1rem;
	color: #fff
}

.container .footer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1.5rem;
	color: #fff
}

a {
	color: #fff
}