*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.wrap{
	width: 100%;
	overflow: hidden;
	background: #1b1c3a; 
}
.top{
	width: 7.5rem;
	height: 9.74rem;
	background: url(../img/mb/top_bg.jpg) no-repeat center;
	background-size: 100% 100%; 
	font-size: 0;
	overflow: hidden;
    position: relative;
}
.center{
	width: 100%;
	height: 33.38rem;
	background: url(../img/mb/center_bg.jpg) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
}
.newsLb{
	width: 100%;
	height: 4.8rem;
	background: url(../img/mb/lb_bg.png) no-repeat center;
	background-size: 6.44rem 4.8rem;
	overflow: hidden;
	margin-top: 0.1rem;
	position: relative;
}
.newsLb .swiper-container{
	width: 6.04rem;
	height: 4.04rem;
	overflow: hidden;
	position: absolute;
	top: 0.43rem;
	left: 0.767rem;
}
.newsLb .swiper-container .swiper-slide{
	width: 100%;
	height: 100%;
}.newsLb .swiper-container .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
	color: #fff;
	font-size: .18rem;
}
.newsLb .swiper-container .swiper-slide a p{
	width: 100%;
	height: .7rem;
	line-height: .7rem;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0,0,0,0.7);
}
.newsLb .swiper-container .swiper-slide img{
	display: block;
	width: 100%;
}
.newsLb .swiper-pagination{
	width: 0.09rem;
	height: 0.6rem;
	position: absolute;
	bottom: 0.3rem;
    right: 0.35rem;
}
.newsLb .swiper-pagination .swiper-pagination-bullet{
	width: 0.09rem;
	height: 0.08rem;
	display: block;
	background: url(../img/mb/lb_btn.png) no-repeat center;
	background-size: 100% 100%;
	opacity: 1;
	margin-bottom: 0.03rem;
	outline: none;
	border-radius: 0;
}
.newsLb .swiper-pagination .swiper-pagination-bullet-active{
	background: url(../img/mb/lb_btns.png) no-repeat center;
	background-size: 100% 100%;
}
.picLb{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 0.82rem;
}
.title{
	width: 5.12rem;
	height: 0.68rem;
	margin: 0 auto;
	margin-bottom: 0.15rem;
}
.title img{
	display: block;
	width: 100%;
}
.picLb .swiper-container{
	width: 6.38rem;
	height: 7.04rem;
	overflow: hidden;
	margin: 0 auto;
}
.picLb .swiper-container .swiper-slide{
	width: 3.6rem;
	height: 7.04rem;
}
.picLb .swiper-container .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
.picLb .swiper-container .swiper-slide img{
	display: block;
	width: 100%;
}
.picLb .swiper-button-prev,.picLb .swiper-button-next{
	width: 0.09rem;
	height: 0.26rem;
	position: absolute;
	top: 4.55rem;
	outline: none;
}
.picLb .swiper-button-prev{
	left: 0.3rem;
	background: url(../img/mb/lb_l.png) no-repeat center;
	background-size: 100% 100%;
}
.picLb .swiper-button-next{
	right: 0.3rem;
	background: url(../img/mb/lb_r.png) no-repeat center;
	background-size: 100% 100%;
}
.gameShow{
	width: 100%;
	background: url(../img/mb/gameList_bg.jpg) no-repeat top center;
	background-size: 100% 9.79rem;
	overflow: hidden;
}
.gameLb{
	width: 100%;
	overflow: hidden;
}
.gameLb .title{
	margin-top: 0.85rem;
}
.gameLb .swiper-container{
	width: 6.5rem;
	height: 6.7rem;
	margin: 0 auto;
}
.gameLb .swiper-container .swiper-slide{
	width: 6.5rem;
	height: 6.7rem;
}
.gameLb .swiper-container .swiper-slide .g_intro{
	display: none;
}
.gameLb .swiper-container .swiper-slide-active .g_intro{
	display: block;
}
.gameLb .swiper-container .swiper-slide img{
	display: block;
	width: 100%;
}
.gameLists{
	width: 100%;
	overflow: hidden;
	margin-top: 0.58rem;
}
.gameLists .title{
	margin-bottom: 0.4rem;
}
.g_list{
	width: 100%;
	overflow: hidden;
	background: url(../img/mb/game_bg.png) no-repeat top center;
	background-size: 100% 100%;
	padding-bottom: 1.25rem;
}
.g_list .list1{
	width: 100%;
	overflow: hidden;
	margin-top: 0.8rem;
}
.g_list .list1 li{
	width: 25%;
	overflow: hidden;
	float: left; 
	margin-bottom: 0.2rem;
	text-align: center;
}
.g_list .list1 li a{
	display: block;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
}
.g_list .list1 li a img{
	display: block;
	width: 1.05rem;
	height: 1.05rem;
	margin: 0 auto;
	margin-bottom: 0.17rem;
}
.g_list .list1 li a p{
	font-size: 0.17rem;
	color: #fff;
	white-space: nowrap;
}
.g_list .list2{
	width: 100%;
	overflow: hidden;
}
.g_list .list2 li{
	width: 20%;
	overflow: hidden;
	float: left;
	text-align: center;
}
.g_list .list2 li a{
	display: block;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
}
.g_list .list2 li a img{
	display: block;
	width: 0.91rem;
	height: 0.91rem;
	margin: 0 auto;
	margin-bottom: 0.17rem;
}
.g_list .list2 li a p{
	font-size: 0.12rem;
	color: #fff;
}
.bottom{
	width: 100%;
	height: 2.89rem;
	background: url(../img/mb/bottom_bg.jpg) no-repeat center;
	background-size: 100% 100%; 
	overflow: hidden;
}
.zl_logo{
	width: 1.87rem;
	height: 0.66rem;
	margin: 0 auto;
	margin-top: 0.2rem;
	margin-bottom: 0.4rem;
}
.zl_logo img{
	display: block;
	width: 100%;
}
.zl_info{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.zl_info p{
	font-size: 0.16rem;
	color: #999999;
	margin-bottom: 0.2rem;
}
.ewm {
    width: 100%;
    height: 1.4rem;
    position: absolute;
    left: 0;
    top: 8.2rem;
}
.ewm .ewm_left {
    width: 2.02rem;
    height: 1.4rem;
    float: left;
    background: url(../img/ewm_left.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-left: -1.34rem;
    box-sizing: border-box;
    padding-top: .14rem;
    padding-left: .16rem;
    transition: margin-left .5s ease;
}
.ewm img {
    width: 1.11rem;
    height: auto;
    float: left;
}
.ewm .ewmBtn {
    width: .4rem;
    height: 1.26rem;
    /* background-color: red; */
    float: left;
}
.ewm .ewm_leftA {
    margin-left: 0;
}
.ewm .ewm_right {
    float: right;
    background: url(../img/ewm_right.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 2.02rem;
    height: 1.4rem;
    margin-right: -1.34rem;
    box-sizing: border-box;
    padding-top: 0.14rem;
    transition: margin-right .5s ease;
}
.ewm .ewm_rightB {
    margin-right: 0;
}
.ewm .ewmBtn {
    width: .7rem;
    height: 1.26rem;
    /* background-color: red; */
    float: left;
}
.gameLb .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: .44rem;
	height: .44rem;
	background: url(../img/mb/gameLb_left.png) 0 0 no-repeat;
	background-size: 100% 100%;
	left: 0;
	outline: none;
}
.gameLb .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width: .44rem;
	height: .44rem;
	background: url(../img/mb/gameLb_right.png) 0 0 no-repeat;
	background-size: 100% 100%;
	right: 0;
	outline: none;
}
.picLb .swiper-container .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: .18rem;
	font-weight: bold;
	text-decoration: none;
}
.picLb .swiper-container .swiper-slide a p{
    position: absolute;
    width: 100%;
    text-align: center;
    height: 1.6rem;
    bottom: 0;
    line-height: 0.52rem;
    left: 0;
    color: #fff;
}
.picLb .swiper-container .swiper-slide .swo0 p{
	line-height: 0.42rem;
}
.newsLb .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: .2rem;
	height: .4rem;
	left: .84rem;
	background: url(../img/mb/l.png) 0 0 no-repeat;
	background-size: 100%;
		outline: none;
		top: 56%;
}
.newsLb .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width: .2rem;
	height: .4rem;
	right: .76rem;
	background: url(../img/mb/r.png) 0 0 no-repeat;
	background-size: 100%;
		outline: none;
		top: 56%;

}