@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}

input{
	border:none;
	}
.clear{
	clear:both;
	}

#wrap{
	width:980px;
	margin:0 auto;
	height:auto;
	}
header{
	width:100%;
	background:#9bcbf9;
	position:relative;
	text-align:center;

	}

header h2{
	display:block;         
	text-decoration:none;
	color:#fff;
	font-family:"微软雅黑";
	font-size:48px;
	font-weight:lighter;
	padding-top:40px;
	padding-bottom:38px;
	}
		
.back{
	display:block;
	position:absolute;
	left:44px;
	top:36px;
	width:56px;
	}	
	
	
	
	
.hot1{
	border-bottom:1px solid #D3D3D3;
	}
.hot1 ul{
	padding-bottom:288px;
	
	
	}
.hot1 ul li{
	float:left;
	}	
.game-img{
	width:260px;
	padding-top:54px;
	padding-left:44px;

	}
.hot1 .game-img img{
	width:192px;
	
	}
.game-img a{
	padding:0;
	}	
.text{
	width:458px;
	padding-top:52px;
	}	

.hot1 ul li h2 a{
	color:#383838;
	font-family:"微软雅黑";
	font-size:50px;
	font-weight:normal;
	display:block;
	padding-bottom:0;
	}	
	
.hot1 ul li p{
	color:#999;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:lighter;
	float:left;
	padding-right:50px;
	padding-top:20px;
	}	
.down-hot{
	width:171px;
	padding-top:80px;
	position:relative;
	}	
	
.down-hot a img{
	width:171px;
	}	
.hot1 ul li span a{
	color:#fff;
	font-family:"微软雅黑";
	font-size:32px;
	font-weight:lighter;
	display:block;
	width:171px;
	position:absolute;
	left:32px;
	top:98px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	