.container {position: relative;zoom: 1;overflow: hidden;/*min-height: 1500px;min-width: 1240px;*/ width:100%;margin: 0 auto;/* background-color: #f8f8f8; */padding-bottom: 40px;}
/*轮播图*/
.slide {width: 100%;height: 315px;overflow: hidden;margin-bottom: 30px;margin-top:15px;}
.slide-img a {display: block;height: 315px;}
.slide-img {width: 100%;height: 100%;position: relative;overflow: hidden;}
.slide-img li {width: 100%;height: 100%;overflow: hidden;display: none}
.slide-img li.active{display: block}
.slide-num {
	width: 180px;
	height: 22px;
	*height: 22px;
	text-align: center;
	position: absolute;
	top: 278px;
	left: 50%;   
	margin-left: -90px;
	overflow: hidden;
	*padding-top: 5px;

}
.slide-num li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 12px;
	height: 12px;
	margin: -1px 3px;
	cursor: pointer;
	background: #434343;
	border-radius: 6px;
	transition: width .3s ease-out;
	text-indent:-9999px;
}
.slide-num li.on {
	width: 29px;
	background: #ff4c38;
}

/*中心内容*/
.main {
	position: relative;
	z-index: 1;
	/*min-height: 1500px;*/
}
.wleft{width: 910px;height: auto;}
.wright{width: 290px;height: auto;}
.bnav4 {
    width: 100%;
    height: 24px;
    float: left;
    position: relative;
    margin-bottom: 18px;
}
.bnav4 h2 {
    float: left;
    height: 24px;
    padding-left: 10px;
    background: url(../../images/phone/main_sprite.png) -53px -122px no-repeat;
    line-height: 24px;
    font-size: 22px;
    color: #333333;
}
/*游戏列表*/
.phone_game_list{border: 1px solid #e6e6e6;background-color: #fff;padding: 24px 20px 6px;margin-bottom: 30px;width: 869px;*padding: 24px 20px;}
.phone_game_list li{
    width: 279px;
    height: 148px;
    overflow: hidden;
    padding: 5px;
    float: left;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}

.phone_game_list .phone_li_top{margin: 10px 8px 14px;overflow: hidden;*margin: 15px 8px 14px;}
.phone_game_list .phone_li_top img{height: 84px;width: 84px;}
.phone_game_list .phone_li_top p{color: #a3a3a3;float: left;margin-left: 10px;width: 156px;}
.phone_game_list .phone_li_top p.P_name{line-height: 44px;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.phone_game_list .phone_li_btns{overflow: hidden;}
.phone_game_list .phone_li_btns a{display: inline-block;height: 24px;width: 76px;margin: 0 20px;float: left;line-height: 24px;text-indent: 32px;color: #3c3c3c;}

.phone_game_list .phone_li_btns a.P_gift{background: url(../../images/phone/main_sprite.png) -318px -142px no-repeat;}
.phone_game_list .phone_li_btns a.P_download{background: url(../../images/phone/main_sprite.png) -318px -180px no-repeat;}
.phone_game_list .phone_li_btns a.P_gift:hover{background-position: -286px -613px;color: #fff;}
.phone_game_list .phone_li_btns a.P_download:hover{background-position: -384px -613px;color: #fff;}



/*热门游戏排行榜*/
.hot_game_list{
	float: left;
	border: 1px solid #e6e6e6;
	width: 258px;
	padding: 10px 15px;
	overflow: hidden;
	background-color: #fff;
}
.hot_game_list li{padding: 12px 0;border-bottom: 1px dashed #e6e6e6;overflow: hidden;cursor: pointer;}
.hot_game_list li i{display: block;height: 28px;width: 28px;background-color: #ccc;text-align: center;line-height: 28px;color: #fff;font-size: 18px;margin-right: 10px;float: left;}
.hot_game_list li div{float: left;width: 150px;line-height: 28px;}
.hot_game_list li div p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hot_game_list li.one i{background-color: #fd5253;}
.hot_game_list li.two i{background-color: #ff7b41;}
.hot_game_list li.three i{background-color: #ffad2b;}
.hot_game_list li:last-child {border-bottom: 0;}
.hot_game_list li p.hot_game_btns{width: 68px;height: 28px;margin: 0 auto;text-indent: -9999px;overflow: hidden;}
.hot_game_list li p.hot_game_btns span{width: 28px;display: block;height: 28px;}
.hot_game_list li p.hot_game_btns span.hot_game_gift{background: url(../../images/phone/main_sprite.png) -356px -218px no-repeat;float: left;}
.hot_game_list li p.hot_game_btns span.hot_game_download{background: url(../../images/phone/main_sprite.png) -358px -262px no-repeat;float: right;}
.hot_game_list li p.hot_game_btns span.hot_game_gift:hover{background-position: -316px -218px;}
.hot_game_list li p.hot_game_btns span.hot_game_download:hover{background-position:-316px -262px;}

.hot_game_list li.active i{margin: 16px 10px 16px 0;}
.hot_game_list li.active div.li_on img{width: 60px;height: 60px;float: left;margin-right: 5px;}
.hot_game_list li.active div p{line-height: 30px;color: #a0a0a0;}
.hot_game_list li.active div p.hot_game_name{color: #333;}
.hot_game_list li.active p.hot_game_btns{margin: 16px 0;}


/*****筛选样式***/
.screen{width:264px; border:1px solid #e0e0e0;padding:4px 12px;margin-bottom: 20px;background-color: #fff;}
.screen_click{*padding-bottom: 8px;}
.screen_click#type1{border-top: 1px solid #e0e0e0;}
.screen_click h3{color:#999999;line-height: 30px;}
.screen_click a{color:#444444;padding: 1px 8px;margin-bottom: 8px;display: block;float: left;}
.screen_click .screen_on{color:#fff;background-color: #ff4c38;/* line-height: 21px; */}

/*分页*/
.common-page {text-align: center;/*margin: 30px auto;*/overflow: hidden;padding-right: 6px;margin: 30px 0 0px 179.5px;}
.common-page a,.common-page span{display: block;float: left;border: 1px solid #e0e0e0;padding: 12px 16px;margin-left: 6px;font-size: 12px;*vertical-align: middle;background-color: #fff;line-height: 12px;}
.common-page .cur {background-color: #ff4c38;border-color: #fd7566;color: #fff}
.common-page .current {background-color: #ff4c38;border-color: #fd7566;color: #fff}
.common-page a:hover {border-color: #fd7566;text-decoration: none}
.common-page span:hover {border-color: #fd7566;text-decoration: none}

