body {
	font-family: AlibabaPuHuiTi;
}
.head_top_wrap {
    height: 100px;
    background-color: #fff;
    overflow: hidden;
}
.header_top_box {
    overflow: hidden;
}
.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.header_top_box .pub_logo {
    float: left;
    width: 190px;
    height: auto;
    padding: 19px 0 0;
}
.header_top_box .pub_logo img {
    width: 230px;
    height: 61px;
}
.header_top_box .menu_link_box {
    float: right;
    height: auto;
    font-size: 16px;
    overflow: hidden;
    margin: 42px -25px 0 0;
}
.header_top_box .menu_link_box li {
    float: left;
    color: #505972;
    width: 106px;
    height: 20px;
    line-height: 20px;
}
.header_top_box .menu_link_box li a {
    float: left;
    width: 98px;
    text-align: center;
}
a:hover {
	color: #0085d9;
	text-decoration: none;
}
.top-header {
	width: 100%;
    height: 100px;
    background: #FFF;
    /*border-bottom: 1px solid #d0cfce;*/
}
.mid-header {
    width: 1600px;
    height: 100px;
    margin: 0 auto;
}
.left-logo {
    width: 233px;
    height: 100px;
    float: left;
    background: url(../img/logo.jpg) no-repeat;
    background-position-y: 20px;
}
.right-menu {
    width: 534px;
    height: 100px;
    float: right;
    font-size: 16px;
    line-height: 100px;
}
.right-menu a {
	margin-right: 40px;
	color: #505972;
}
.right-menu a:hover {
	color: #0085d9;
}
.banner-bj {
	width: 100%;
	height: 600px;
}
.MT-bj {
	background: url(../img/bj_06.jpg) no-repeat center center;
}
.MT2-bj {
	background: url(../img/mt2_02.jpg) no-repeat center center;
}
.MT4-bj {
	background: url(../img/MT4_02.jpg) no-repeat center center;
}
.wm-bj {
	background: url(../img/wm_02.jpg) no-repeat center center;
}
.lz-bj {
	background: url(../img/lz_02.jpg) no-repeat center center;
}
.content-wrapper-box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 45px; 
}
.game-info-box {
	/*clear: both;*/
	overflow: hidden;
}
.game-info-box .left-game-logo {
	float: left;
}
.right-game-info {
	width: 832px;
	height: 319px;
	float: right;
	padding-left: 25px;
}
.game-tit {
	height: 62px;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	color: #0085d9;
}
.right-game-info p {
	font-family: AlibabaPuHuiTi;
	font-size: 16px;
	line-height: 24px;
	color: #505972;
}
.go-for-link {
	width: 126px;
	height: 42px;
	border: 2px solid #505972;
	border-radius: 24px;
	display: block;
	font-family: AlibabaPuHuiTi;
	font-size: 16px;
	line-height: 24px;
	color: #505972;
	text-align: center;
	line-height: 42px;
	margin-top: 140px;
	float: left;
}
.right-bottom {
	overflow: hidden;
}
.right-bottom img {
	display: block;
	float: right;
	margin-top: 30px;
}
.inner-box {
	padding: 80px 0 130px 0;
}
.inner-box-bj {
	width: 1200px;
	height: 628px;
	margin-bottom: 44px;
}
.MT-box-bj {
	background: url(../img/bj_13.jpg) no-repeat;
}
.MT2-box-bj {
	background: url(../img/mt2_09.jpg) no-repeat;
}
.MT4-box-bj {
	background: url(../img/MT4_13.jpg) no-repeat;
}
.wm-box-bj {
	background: url(../img/wm_13.jpg) no-repeat;
}
.lz-box-bj {
	background: url(../img/lz_13.jpg) no-repeat;
}
.inner-box-msg p {
	font-family: AlibabaPuHuiTi;
	font-size: 16px;
	line-height: 24px;
	color: #505972;
}
.inner-box-msg p span {
	font-size: 22px;
}
.bottom-box {
	display: none;
	overflow: hidden;
}
.bottom-box .item {
	width: 400px;
	height: 300px;
	float: left;
	padding-top: 107px;
	box-sizing: border-box;
}
.bottom-box .item p {
	font-family: AlibabaPuHuiTi-Bold;
	font-size: 20px;
	/* font-weight: bold; */
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
}
.bottom-box .item a {
	width: 144px;
	height: 46px;
	border: 2px solid #FFFFFF;
	display: block;
	font-family: AlibabaPuHuiTi-Bold;
	font-size: 20px;
	/* font-weight: bold; */
	color: #FFFFFF;
	border-radius: 24px;
	margin: 26px auto 0 auto;
	line-height: 46px;
	text-align: center;
}
.first-box {
	background: #128edc;
}
.second-box {
	background: #339de1;
}
.third-box {
	background: #52ace5;
}
.scroll {
	margin: 0 auto 44px auto;
	width: 1200px;
	height: 628px;
	position: relative;
	overflow: hidden;
}

.scroll ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 99999px;
	height: 628px;
}

.scroll li {
	float: left;
	width: 1200px;
}

.prev {
	width: 50px;
	height: 28px;
	background: url(../img/arrows.png) -50px -56px;
	position: absolute;
	left: -2px;
	top: 314px;
}

.next {
	width: 50px;
	height: 28px;
	background: url(../img/arrows.png) 100px 0px;
	position: absolute;
	right: -2px;
	top: 314px;
}
