.game-list{
	text-align: center;
	margin:40px 0 0;
	overflow: hidden;
}
.game-list #btn-left{
	margin-right: 58px;
}
.game-list #btn-right{
	margin-left:58px;
}
.game-list li{
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
#game-list .swiper-slide{
	width: auto;
	height: auto;
}
#game-list img{
	width:120px;
	height:120px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	behavior: url(js/PIE.htc);
	margin:40px 10px;
}
#game-list img:hover{
	box-shadow:0px 0px 10px 4px #dc3232;
	transform:translate(0,-20px);
}
.game-content,.game-intro{
	width:1150px;
	margin:0 auto;
}
.game-content{
	position: relative;
	height: 400px;	
}
.game-content .game-u1{
	margin:20px 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.game-content .game-u1 li{
	display: inline-block;
	vertical-align:text-top;
}
.game-content .game-u1 .body-image img{
	width:660px;
	height:310px;
}
.game-content .game-u2{
	margin:0 9px 0 10px;
}
.game-content .game-u2 li{
	display: inline-block;
}
.game-content .game-u2 .game-l1 img{
	width:200px;
	height:200px;
	border-radius:35px;
	margin-bottom:50px;
}
.game-content .game-u3 li{
	color:#333;
	display: block;
	font-size: 20px;
	margin-bottom:14px;
	margin-left:11px;
	font-family: Microsoft YaHei;
}
.game-content .game-u3 .game-l2{
	font-size: 36px;
	margin:10px 0 53px 11px;
}
.game-content .game-u3 .public-time,
.game-content .game-u3 .game-type
{
	margin:0;
}
.game-content .game-u3 img{
	margin-right:9px;
}
.game-content .game-u3 span{
	margin:0 14px;
}
.game-content .game-u4 .andriod_url,
.game-content .game-u4 .ios_url 
{
	margin-left:10px;
	height:60px;
	width:200px;
	line-height: 60px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	position: relative;
	behavior: url(js/PIE.htc);
}
.game-content .game-u4 img{
	margin-left:10px;
}
.game-content .game-u4 li a{
	text-decoration: none;
	color:#fff;
	display: block;
}
.game-content .game-u4 .app-position{
	margin-top:-15px;
}
.game-content .game-u4 .down-type{
	font-family: arial;
	font-size:24px;
	font-weight: bold;
	margin-bottom: 4px;
}
.game-content .game-u4 .download{
	font-family:Microsoft YaHei;
	font-size:20px;
}
.game-content .andriod_url{
	background-color:#00cc66;
}
.game-content .andriod_url li,
.game-content .ios_url li
{
	display: inline-block;
	vertical-align:text-top;
}
.game-content .down-logo li{
	display: block;
}
.game-content .ios_url{
	background-color:#0099ff;
}
.game-intro .introduce{
	font-family: Microsoft YaHei;
	font-size: 50px;
	color:#dc3232;
	margin-bottom: 5px;
}
.game-intro pre{
    display: block;
    padding:0;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 20px;
    background: none;
    border: none;
    border-radius:0;
}
.game-intro .intro-details{
	line-height:30px;
	display: none;
	padding-top: 10px;
}
.products-p3{
	color: #000;
	font-size: 15px;
	font-weight: normal;
}
.products-p4{

	font-size: 25px;
	font-weight: normal; color:#FF0000

}
.products-p5{
	color: #FD0004;
	font-size: 40px;
	font-weight: normal;
}
.products-p6{
	color: #000;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
}
.title2{
	font-size: 23px;
	color:#fff;
	font-family:Microsoft YaHei;
}
.game-title{
	color: #FD0004;
	font-size: 38px;
	font-weight: normal;
	padding:10px 0 4px;
	text-align: center;
}
.game-boby{
	color: #000;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	padding:20px 0 4px;
	text-align: center;
	
}