
.index{
	background-position:-24px 0;
} 


.sidebar{
	width:276px;
	float:left;
	background:#fff;
	margin-top:20px;
}
.sidebar-top,.sidebar-bottom{
	width:250px;
	margin:0 auto;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.sidebar-bottom{
	border-bottom:none;
}
.topic{
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:0 10px;
}
.topic h2{
	float:left;
	font-size:16px;
	color:#555555;
}
.topic h2 i{
	margin:8px 2px 0 0;
}
.topic .more{
	display:inline-block;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#20bde5;
	font-family:Arial;
}
.sidebar-top ul{
	clear:both;
	margin-left:20px;
}
.sidebar-top ul li{
	display:block;
	width:200px;
	color:#868683;
	margin-bottom:10px;
}
.sidebar-top ul li a{
	display:inline-block;
	width:200px;
	/* height:20px; */
	line-height:20px;
	font-size:14px;
	color:#ff2a00;
}
.sidebar-top ul li a:hover{
	color:orange;
}
.presents{
	clear:both;
	width:244px;
	border:1px solid #ccc;
	border-radius:5px;
	overflow:hidden;
	margin:0 auto;
}
.presents a{
	display:block;
	width:238px;
	height:102px;
	margin:3px auto 5px;
	font-size:14px;
	color:#666;
	border-bottom:1px dashed #ccc;
}
.presents a img{
	display:inline-block;
	width:238px;
	height:75px;
	margin-bottom:5px;
}
.presents p{
	width:238px;
	height:35px;
	line-height:35px;
	margin:0 auto;
}
.presents p i{
	display:inline-block;
	float:left;
	margin-left:5px;
	font-size:14px;
}
.presents p i em{
	color:red;
}
.presents p button{
	display:inline-block;
	float:right;
	width:67px;
	height:24px;
	line-height:24px;
	text-align:center;
	border:none;
	border-radius:3px;
	background:#74c52e;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:5px 10px 0 0;
	cursor:pointer;
}
.con-right{
	float:left;
	width:728px;
	margin-top:20px;
	padding-left:18px;
	border-left:1px solid #ccc;
	overflow:hidden;
}
.recommend{
	margin-top:20px;
	border-bottom:1px solid #ccc;
}
.recommend h1{
	height:30px;
	line-height:30px;
	font-size:20px;
	color:#66a035;
	overflow:hidden;
}
.recommend h1 i{
	display:inline-block;
	width:33px;
	height:24px;
	float:left;
	margin:3px 2px 0 8px;
	background:url(http://dl2.getapk.cn/file/smaltblue/1/rcm-game.png) no-repeat;
}
.hot-game{
	margin:25px 0;
}
.hot-game a{
	display:inline-block;
	width:211px;
	height:141px;
	border:8px solid #fffffd;
	box-shadow:3px 3px 5px #999;
	margin-right:12px;
	position:relative;
	overflow:hidden;
}
.hot-game a.last{
	margin-right:0;
}
.overlay{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.5);
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff);
	display:none;
}
.more-game{
	overflow:hidden;
	padding-left:10px;
}
.more-game .topic{
	margin:5px 0 15px;
	padding-left:0;
}
.more-game h2{
	font-size:18px;
}

.games{
	width:160px;
	height:75px;
	float:left;
	margin:0 18px 20px 0;
}
.games a{
	display:block;
	width:170px;
	height:75px;
	overflow:hidden;
}
.games a img{
	display:block;
	width:74px;
	height:74px;
	float:left;
}
.games a em,.games a i{
	display:block;
	float:left;
	font-weight:bold;
}
.games a em{
	width:86px;
	font-size:16px;
	color:#8e8d8d;
	margin:18px 0 0 8px;
}
.games a i{
	font-size:13px;
	color:#6bbc2a;
	margin:6px 0 0 10px;
}
.friends{
	width:1024px;
	height:50px;
	line-height:50px;
	margin:20px auto 60px;
	padding-left:20px;
}
.icons{
	background:#fefefe;
}
.icons em{
	display:inline-block;
	float:left;
	background:#fff;
	margin-right:5px;
	font-size:20px;
	color:#3c3c3c;
}
