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;
}
a:visited {
    color: #FF0000;
    text-decoration: none;
}
a:link {
    color: #FF0000;
    text-decoration: 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;
	margin: 0 auto;
	background-color: #282928;
	font-size: 14px;
	text-align: center;
	color: #d9d9d9;
	height:50px;
	line-height:50px;
}
.footer a{
	color: #d9d9d9;
}

/* Ã¤Â¸â€¹Ã¨Â½Â½Ã©Â¡ÂµÃ©ÂÂ¢ */
.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: 25px;
	font-weight: 500;
}
.recommend-title h2 i {
    width: 25px;
    height: 25px;
    background: url(../images/wx.png);
    background-size: 100% 100%;
    display: inline-block;
    position: relative;
    top: 4px;
    left: 4px;
    margin-right: 4px;
}
.recommend-title h2 span{
	font-weight: bold;
	-webkit-text-stroke: 1px #000000;
	font-family: arial;
	color: red;
}

.recommend-title a {
	font-size: 22px;
	color: #0042ff;
}
.recommend-box{
	width: 100%;
	height: 200px;
	clear: both;
	background: url(../images/bg-1.jpg);
	background-size: 100%;
	position: relative;
}
.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;
}
.slide-li {
	float:right;
	margin-top:-40px;
}
.slide-li li {
	cursor: pointer;
	float: left;
	font-size: 16px;
	margin-right: 8px;
	overflow: hidden;
}
.slide-li li a {
	font-size:28px;
	color:#f6f5f4;
}
.slide-li li a:hover {
	color:#09f;
}
.swiper-container {
	width: 100%;
	max-width: 640px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
        display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	width:100%;
}
.swiper-slide a {
	width:100%;
	height:100%;
}
.swiper-slide a p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	color: #fffefe;
 padding-right: .5rem;
 padding-left: .5rem;
	background-color: rgba(0, 0, 0, .5);
	text-align:left;
}
.erweima {
    position: absolute;
    top: 27px;
    right: 45px;
    width: 140px;
    height: 165px;
    overflow: hidden;
    text-align: center;
    z-index: 2;
}
.erweima img {
    width: 140px;
    height: 140px;
}
.erweima p {
    margin-top: -4px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    background: #fff2ca;
    width: 140px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
}
.erweima span {
    position: absolute;
    top: -20px;
    left: 5px;
    width: 140px;
    height: 7px;
    background: #2ba1e891;
    -webkit-animation: ttb 2s linear infinite;
    -o-animation: ttb 2s linear infinite;
    animation: ttb 2s linear infinite;
}
@-webkit-keyframes ttb {
 0% {
 top:-2px
}
 100% {
 top:80%
}
}
@-o-keyframes ttb {
 0% {
 top:-2px
}
 100% {
 top:80%
}
}
@keyframes ttb {
 0% {
 top:-2px
}
 100% {
 top:80%
}
}

