body {
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	line-height: 1;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	font: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}
.red{
	color: #f00;
}
.topNav{
	width: 640px;
	height: 68px;
	margin: 0 auto;
	background-color: #333333;
}
.banner-m{
	width: 640px;
	height: 420px;
	margin: 0 auto;
}
/* 轮播图样式 */
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner ul {
	position: absolute;
}

.banner ul li {
	width: 100%;
	height: 420px;
	float: left;
	background: no-repeat center center;
}

.banner ol {
	height: 20px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 50%;
	/*margin-left: -40px;*/
	bottom: 30px;
	padding: 0 10px;
	border-radius: 10px;
}

.banner ol li {
	width: 10px;
	height: 10px;
	float: left;
	margin: 5px 5px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	cursor: pointer;
}

.banner ol .current {
	background: rgba(255, 255, 255, 1);
}

.banner i {
	width: 58px;
	height: 120px;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	cursor: pointer;
	border-radius: 5px;
	display: none;
}

.banner .left {
	left: 0;
	background: url('../images/mobile/left_right.png') no-repeat 0 0px;
}

.banner .right {
	right: 0;
	background: url('../images/mobile/left_right.png') no-repeat 0px -120px;
}

.banner .left:hover,
.banner .right:hover {
	background-color: rgba(0, 0, 0, 0.31);
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.radius-50 {
	-moz-border-radius: 50px;
	/* Firefox */
	-webkit-border-radius: 50px;
	/* Safari 和 Chrome */
	border-radius: 50px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.col-blue {
	color: #0097E7;
}
.col-back {
	color: #000;
}

/* 主体样式 */
/* 热门游戏 */
.hotGame {
	width: 640px;
	height: auto;
	margin: 0 auto;
	background-color: #f4f5f4;
}

.hotGame-title {
	height: 40px;
	line-height: 40px;
	padding: 12px 20px;
	clear: both;
}

.hotGame h2 {
	font-size: 30px;
	font-weight: 500;
}

.hotGame span {
	font-size: 18px;
	color: #5b5b5b;
}

.hotGame-box {
	width: 100%;
	height: 108px;
	padding: 20px 0;
	border-top: 1px solid #ececec;
	background-color: #FFFFFF;
}

.hotGame-box-img {
	width: 108px;
	height: 108px;
	padding: 0 20px;
}

.hotGame-box-img img {
	width: 100%;
	height: 100%;
}

.hotGame-box-text {
	padding-top: 6px;
	font-size: 20px;
}

.hotGame-box-text h3 {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
}

.hotGame-box-down {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 2px solid #2296ff;
	margin-right: 20px;
	margin-top: 20px;
}

.hotGame-box-down a {
	display: block;
	text-decoration: none;
	color: #2296ff;
	font-size: 24px;
}

.footer-wrap {
	width: 100%;
	height: 80px;
	clear: both;
}

.footer {
	width: 640px;
	height: 670px;
	margin: 0 auto;
	background-color: #282928;
}

.weixin {
	width: 100%;
	height: 200px;
	text-align: center;
	padding: 20px 0;
	font-size: 26px;
	color: #ffffff;
}

.weixin-logo {
	width: 74px;
	height: 74px;
	padding: 20px;
	margin: 0 auto;
}

.footer-logo {
	width: 202px;
	height: 80px;
	padding-left: 20px;
}

.footer-logo img {
	width: 100%;
	height: 100%;
}

.footer-text {
	color: #999999;
	font-size: 20px;
	padding-top: 20px;
	padding-right: 20px;
}

.footer-kefu {
	text-align: center;
	width: 100%;
	height: 320px;
	color: #999999;
	clear: both;
}
.footer-code {
	width: 248px;
	height: 300px;
	margin-left: 48px;
}
.footer-code img{
	width: 100%;
	height: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.footer-code2 {
	width: 300px;
	height: 300px;
	margin:0 auto;
	margin-left: 170px;
}
.footer-code2 img{
	width: 100%;
	height: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
/* 下载页面 */
.downTitle {
	position: relative;
	width: 640px;
	height: 68px;
	line-height: 68px;
	background-color: #f5f5f5;
	margin: 0 auto;
}

.arrow {
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 68px;
	background: url(../images/mobile/arrow.png) center no-repeat;
}

.arrow a {
	display: block;
	width: 80px;
	height: 68px;
	padding-left: 68px;
	font-size: 22px;
	color: #b5b5b5;
	text-decoration: none;
}

.downContent {
	width: 600px;
	height: auto;
	padding: 20px;
	margin: 0 auto;
}

.downInfo {
	position: relative;
	width: 100%;
	height: 150px;
	margin: 0 auto;
}

.downInfo-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
}

.downInfo-img img {
	width: 150px;
	height: 150px;
}

.downInfo-text {
	position: absolute;
	top: 10px;
	left: 180px;
	font-size: 22px;
}

.downInfo-text h3 {
	font-size: 32px;
	padding-bottom: 14px;
	font-weight: 800;
}

.downInfo-a {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 110px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background-color: #f5f5f5;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

.downInfo-a a {
	display: block;
	font-size: 26px;
	text-decoration: none;
	color: #018FFF;
}

.downBanner {
	width: 600px;
	height: 338px;
	padding: 40px 0 0 0;
}

.downBanner img {
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

.introduce {
	width: 600px;
	margin: 0 auto;
	padding: 20px;
}

.introduce-box {
	background-color: #f5f5f5;
	padding: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 20px;
}

.downFooter {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	padding: 18px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #f5f5f5;
}

.downFooter a {
	display: block;
	margin: 0 auto;
	width: 94%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #FFFFFF;
	font-size: 28px;
	background-color: #0097E7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
}

.downFooter-space {
	width: 100%;
	height: 130px;
	clear: both;
}

.recommend {
	width: 640px;
	height: auto;
	border-bottom: 1px solid #ececec;
	background-color: #f4f5f4;
	margin: 0 auto;
}

.recommend-title {
	height: 40px;
	line-height: 40px;
	padding: 12px 20px;
}

.recommend-title h2 {
	font-size: 30px;
	font-weight: 500;
}

.recommend-title a {
	font-size: 22px;
	color: #0042ff;
}
.recommend-box{
	width: 100%;
	height: 446px;
	clear: both;
	background-color: #FFFFFF;
}
.recommend-box-img{
	width: 300px;
	height: 202px;
	margin-top: 14px;
	margin-left: 13px;
}
.recommend-box-img img{
	width: 100%;
	height: 100%;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.job{
	width: 640px;
	height: 1266px;
	margin: 0 auto;
	background: #000000 url(../images/job.jpg) no-repeat;
}
