/*banner*/
.main_banner {
	min-width:1200px;
	width: 100%;
	position: relative;
	overflow: hidden;
	height:625px
}

.main_banner .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}

.main_banner .swiper-slide img {
	width: 100%;
}

.main_banner .banner_info {
	width: 1200px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	top: 20%;
}

.main_banner .banner_info h1 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 5px black;
	text-align: left;
}

.main_banner .btn_enter_detail {
	float: left;
	width: 150px;
	height: 45px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 15px;
	border-radius: 99px;
}
.main_banner .btn_enter_detail:hover{
	background:#fff;
}
.main_banner .banner_info p {
	float: left;
	width: 100%;
	height: auto;
	font-size: 17px;
	color: #fff;
	margin-bottom: 25px;
	text-shadow: 0px 0px 10px black;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}


/*热门游戏*/
.tab_menu {
	margin-top: 15px;
	padding: 13px 12px;
	background: #fff;
	height: 118px;
	overflow: hidden;
}

.tab_menu_l {
	float: left;
	width: 130px;
	background: #f6f6f6;
	height: 118px;
}

.tab_menu_l p {
	position: relative;
	width: 130px;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #e0e0e0;
	color: #666;
	font-size: 18px;
	cursor: pointer;
}

.tab_menu_l p .tb {
	display: inline-block;
	width: 20px;
	height: 20px;
	float: left;
	margin: 20px 7px 20px 10px;
}

.tab_menu_l p .txt {
	float: left;
}

.tab_menu_l p .jt {
	display: none;
	position: absolute;
	top: 0px;
	right: -12px;
	width: 12px;
	height: 59px;
	overflow: hidden;
}

.tab_menu_l p.hover {
	color: #fff;
	background: #5298ff;
}

.tab_menu_l p.hover .jt {
	display: block;
}


.tab_menu_r {
	float: left;
	margin-left: 4px;
	width: 1042px;
	height: 180px;
	overflow: hidden;
}

.game_com_list {
	height: 121px;
	width: 1042px;
	position: relative;
	overflow: hidden;
	+z-index: 999;
}

.game_com_list ul {
	height: 121px;
	width: 1030px;
	padding-left: 22px;
	overflow: hidden;
}

.game_com_list li {
	width: 84px;
	height: 121px;
	padding-right: 19px;
	float: left;
	position: relative;
}
.game_com_list li .icon_zq{
	position: absolute;
	    top: -2px;
	    left: 50%;
	    transform: translateX(-50%);
	    font-size: 12px;
	    padding-bottom: 11px;
	    padding: 0 3px 11px;
	    white-space: nowrap;
	    line-height: 20px;
}
.game_com_list li a {
	display: block;
	width: 84px;
	height: 120px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.game_com_list li a img {
	margin: 0 auto;
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 16px;
	_width: 79px;
}

.game_com_list li a span {
	height: 40px;
	line-height: 40px;
	display: inline-block;
}

.game_com_list .on a {
	color: #3385ff
}

.game_com_list .line_box {
	width: 100%;
	height: 2px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 999;
}

.game_com_list .line {
	display: block;
	width: 84px;
	height: 2px;
	background: #3385ff;
	position: absolute;
	left: 21px;
	top: 0;
	transition: left .3s;
}

.game_cd {
	height: 60px;
	font-size: 14px;
	line-height: 30px;
	width: 1030px;
	padding-left: 1px;
	margin-left: 21px;
	position: relative;
	margin-top: -1px;
	overflow: hidden;
}

.game_cd a {
	display: inline-block;
	float: left;
	width: 85px;
	padding: 0 18px 0 1px;
	color: #666;
	height: 30px;
	margin-left: -1px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}

.game_cd a:hover {
	color: #3385ff;
}

/*热门游戏*/
.global_box {
	height: auto;
	background: #fff;
	margin-bottom: 15px;
	overflow: hidden;
}



.global_list {
	height: 293px;
	overflow: hidden;
}

.global_list ul li {
	float: left;
	width: 80px;
	margin: 0 10px 30px 14px;
  
	text-align: center;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	_display: inline;
}
.global_list ul li .icon_zq{
	position: absolute;
	    top: -2px;
	    left: 50%;
	    transform: translateX(-50%);
	    font-size: 12px;
	    padding-bottom: 11px;
	    padding: 0 3px 11px;
	    white-space: nowrap;
	    line-height: 20px;
}
.global_list ul li a img {
	margin-bottom: 5px;
	width: 80px;
	height: 80px;
	border-radius: 12px;
	display: block;
}

.global_list ul li span {
	display: inline-block;
	line-height: 30px;
	height: 30px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
}



/*游戏合集*/
.yxhj {
	/* width: 891px; */
	
	overflow: hidden
}

.yxhj dt {

	overflow: hidden
}

.yxhj dd {
	float: left;
	/* width: 270px;
	height: 160px; */
	width: 256px;
	margin: 0 0 12px 20px;
	position: relative;
	overflow: hidden
}
.yxhj dd .icon_zq{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
	padding: 0 3px 8px;
}
.yxhj dd .bt_box {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	vertical-align: top;
}
.yxhj dd .bt_box .pic_box{
	width:100%;
	height:0;
	padding-bottom: 60.15625%;
	overflow: hidden;
}
.yxhj dd img {
    vertical-align: top;
	width: 100%;
	border-radius:8px;
}

.yxhj dd .bt {
	width: 100%;
	padding: 0 5px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	color: #333;
	font-size: 16px;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
}

.yxhj dd .ckxq {

	height: 100%;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	-webkit-transition: top .4s;
	-moz-transition: top .4s;
	-ms-transition: top .4s;
	-o-transition: top .4s;
	transition: top .4s
}

.yxhj dd.hover .ckxq {
	top: 0
}

.yxhj dd .ckxq a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.yxhj dd .ckxq p {
	font-size: 17px;
	text-align: center;
	width: 100%;
	color: #fff;
	margin: 25px 0 20px 0;
	font-weight: 700;
	display: inline-block
}

.yxhj dd .ckxq span {
	display: block;
	width: 84px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	background: #fe6553;
	margin: 0 auto;
	text-align: center;
	overflow: hidden
}

.yxhj .item a:hover .ckxq {
	display: block;
	top: 0
}


/*排行榜*/
.mainb {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.phb_box {
	width: 393px;
	float: left;
	margin-left: 10px;
	background: #fff;
	padding-bottom: 13px
}

.phb_box:nth-child(1) {
	margin-left: 0;
}

.phb_box .global_tit {
	padding: 10px 10px 5px;
}

.phb_box .global_tit span.border {
	width: 4px;
	height: 25px;
	background-color: #ffb525;
	display: inline-block;
	margin-right: 10px;
	vertical-align: text-bottom;
}

.phb_n {

	height: auto;
}

.phb_n li {
	color: #6c6c6c;
	margin-top: 13px;
	position: relative;
	margin-left: 13px;
	margin-right: 13px;
}

.phb_n li.item.hover .small {
	display: none !important
}

.phb_n li.item.hover .big {
	display: block !important
}

.phb_n li .small {
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 29px;
}

.phb_n li .game {
	float: left;
	font-size: 14px;
	color: #333;
	width: 303px;
	overflow: hidden
}

.phb_n li .game .playnum,
.phb_n li .game .game_type {
	color: #6c6c6c;
	font-size: 12px;
}

.phb_n li .qs {
	float: right;
	width: 16px;
	height: 20px;
	background: url(../images/skin_img/yxk_bg.png) no-repeat;
	display: inline-block;
	margin-right: 15px;
	overflow: hidden
}

.phb_n li .qs.ss {
	background-position: -252px -28px
}

.phb_n li .qs.sp {
	background-position: -296px -28px
}

.phb_n li .qs.xj {
	background-position: -274px -30px
}

.phb_n li .big {
	width: 100%;
	padding: 15px 10px;
	box-sizing: border-box;
	display: none;
	margin: auto;
	box-shadow: 0px 4px 15px 0px rgba(126, 126, 126, 0.3);
	border-radius: 8px;
	position: relative;
}

.phb_n li .big .inf_box {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);

}

.phb_n li .big .inf_box a {
	width: 73px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
	font-size: 12px
	
}

.phb_n li .big .inf_box a:hover {
	color: #fff !important;
	text-decoration: underline;
	
}

.phb_n li .big .inf_box .icon_rqCode {
	width: 24px;
	height: 24px;
	display: block;
	margin: auto;
	background: url(../images/icon_rqcode.png) no-repeat center;
	background-size: 100%;
	margin-top: 9px;
	position: relative;
}

.phb_n li .big .inf_box .icon_rqCode .wangyou-erweima-img {
	cursor: pointer;
	display: none;
	position: absolute;
	width: 138px;
	height: 143px;
	top: -88px;
	right: 33px;
	background: url(../images/wy_erweima.png) no-repeat 100% 100%;
	background-size: cover;
	text-align: center;
	padding-right: 13px;
	box-sizing: border-box;
	line-height: 26px;
	color: #999999;
	padding-top: 13px;
}

.phb_n li .big .inf_box .icon_rqCode .wangyou-erweima-img .rqCode_box {
	width: 100px;
	height: 100px;
	display: block;
	margin: auto;
}

.phb_n li .big .inf_box .icon_rqCode .wangyou-erweima-img .rqCode_box img {
	width: 100%;
}

.phb_n li .big .inf_box .icon_rqCode:hover .wangyou-erweima-img {
	display: block;
}

.phb_n li .num {
	float: left;
	width: 29px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	background: #c4d0db;
	font-size: 18px;
	color: #fff;
	margin-right: 15px;
	overflow: hidden;
	background-size: auto 100% !important;
}

.phb_n li .num.up {
	/* background: #1bbc9b */
	background: url(../images/num_bg10.png) no-repeat center;

}

.phb_n li .num.up.blue {
	background: url(../images/num_bg4.png) no-repeat center;

}

.phb_n li .num.up.pink {
	background: url(../images/num_bg3.png) no-repeat center;

}

.phb_n li .num.up.yellow {
	background: url(../images/num_bg2.png) no-repeat center;

}

.phb_n li .big .num {
	margin-top: 26px
}

.phb_n li .big .pic {
	width: 75px;
	height: 75px;
	float: left;
	position: relative
}

.phb_n li .big .pic img {
	width: 75px;
	height: 75px;
	display: block;
	border-radius:12px;
}
.phb_n li .big .pic  .icon_zq{
	position: absolute;
	    top: -2px;
	    left: 50%;
	    transform: translateX(-50%);
	    font-size: 12px;
	    padding-bottom: 11px;
	    padding: 0 3px 11px;
	    white-space: nowrap;
	    line-height: 20px;
}
.phb_n li .big .info {
	float: left;
	width: 150px;
	margin-left: 15px
}

.phb_n li .big .info h5 {
	height: 25px;
	line-height: 23px;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden
}

.phb_n li .big .info h5 a {
	color: #666;
	font-size: 14px
}

.phb_n li .big .info h5 a:hover {
	color: #fe6553
}

.phb_n li .big .info .dx {
	color: #999;
	height: 26px;
	line-height: 26px;
	width: 190px;
	overflow: hidden
}

.phb_n li .big .info .stars {
	margin: 5px 0
}

.phb_n li .big .qs {
	margin-top: 26px
}

.phb_n li .big .info .game-num {
	line-height: 35px
}




.iosphb dl .qs.ss {
	background-position: -317px -28px
}

.pcphb dl .qs.ss {
	background-position: -338px -28px
}



/*友情链接*/
.linkbox {
	height: auto;
	width: 1200px;
	margin: 15px auto 0;
	background: #fff;
	overflow: hidden;
}

.linkbox.xqyd {
	width: 900px;
	margin-left: 300px;
}

.linktit {
	height: 43px;
	width: 100%;
	line-height: 43px;
	border-bottom: 2px solid #3385ff;
	font-size: 18px;
	color: #333;
}

.linktit span {
	font-style: normal;
	float: left;
	height: 43px;
	display: inline-block;
	color: #333;
	font-size: 18px;
	padding: 0 8px 0 8px;
}

.link_arrow {
	float: right;
	margin: 14px 15px 5px;
	width: 40px;
	height: 22px;
	display: inline-block;
}

.link_arrow a {
	display: block;
	float: left;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: #4e4e4e url(../images/skin_img/yxk_bg.png) no-repeat;
	text-indent: -9999px;
	_display: inline;
}

.link_arrow a.link_right {
	background-position: -272px -475px;
}

.link_arrow a.link_left {
	background-position: -290px -475px;
	margin: 0 6px 0 0;
}

.link_arrow a.disable {
	background-color: #919191;
}

.partner_con {
	width: 1180px;
	margin: 10px;
	max-height: 60px;
	overflow: hidden;
	position: relative;
	clear: both;
}

.partner_con ul li {
	float: left;
	overflow: hidden;
	width: 118px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}

.partner_con ul li a {
	margin-right: 8px;
	word-break: break-all;
}

.linkbox.xqyd .linktit {
	width: 839px;
	margin: 0 auto;
}

.linkbox.xqyd .partner_con {
	width: 839px;
	margin: 10px auto;
}

.linkbox.xqyd .partner_con ul li {
	width: 105px;
}

/*右边*/
.maint_r3,
.maint_r4,
.maint_r5 {
	/* width: 289px; */
	height: auto;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
} 

