
.container2{
	margin: auto;
	padding-top: 500px;
	width:100%;
	background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
}
.game_detail_footer{
	border-top:0 !important;
}
.game_detail_main{
	margin: 0px auto 0;
	width: 1150px;
	min-height: 700px;
	background: #fff;
	border-radius: 8px 8px 4px 4px;
	box-shadow: 0 6px 20px #b9b7b7;
}
.game_intro{
	height: 222px;
	width: 382px;
	position: relative;
}
.gd_main_left{
	width: 810px;
	padding-bottom: 40px
}
.game_icon{
	top:-50px;
	left: 30px;
	width: 120px;
	position: absolute;
}
.game_icon img{
	width: 100%;
}
.game_name{
	font-weight: bold;
	margin-left: 170px;
	line-height: 34px;
	padding-top:10px;
	font-size:24px;
	color:#333;
}
.game_level{
	margin-left: 170px;
	color:#ffb018;
}
.offical_web_btn{
	width: 90px;
	height: 36px;
	text-align: center;
	margin-left: 42px;
	color:#fff;
	line-height: 36px;
	background: #12b7f5;
	margin-top: 16px;
	border-radius: 3px;
	transition: all ease-out 200ms 

}
.offical_web_btn:hover{
	background: #1a8fd1
}
.offical_web_btn a{
	display: block;
	width: 100%;
	color:#fff
}
.details{
	width: 194px;
	height: 160px;
	color:#666;
	margin-top: 16px;
	margin-left: 38px;
}
.details li{
	padding-bottom: 20px;
	font-size: 16px;
}
.game_down{
	width: 427px;
	height: 180px;
	margin-top: 80px;

}
.down_btn a{
	display: block;
	width: 216px;
	height: 60px;
	background: #eee;
	margin-bottom: 20px;
	border-radius: 8px;
}
.qr_code{
	border: 2px solid #999;
	margin-left: 36px;

}
.qr_code img{
	display: block;
	width: 135px;
}
.code_desc{
	margin-right: 42px;
	margin-top: 6px;

}
.down_btn .android_down{
	background: url(./xiazai.png) no-repeat 0 -74px;
}
.down_btn .ios_down{
	background: url(./xiazai.png) no-repeat;
}
.line-detail{
	margin-top: 10px;
	width: 780px;
	height: 1px;
	background: #dedede;
	margin-bottom:20px;
}
.game_des{
	width: 720px;
	overflow: hidden;
	color:#666;
	text-indent: 24px;
	font-size: 14px;
	line-height: 30px;
	margin-left: 40px;
	margin-top: 10px;
}
.yxxq{
	margin-left: 40px;
	font-size: 20px;
	text-indent: 10px;
	border-left:3px solid #4bcf4b; 
	color: #333
}
.gd_main_right{
	width: 310px;
	margin-top: 78px;
	margin-left: 10px;
	padding-bottom: 30px;
}
.game_cut_img{
	margin-top: 20px;
	border-left: 3px solid #ffb018
}
.slide_box{
	width: 760px;
	height: 398px;
	margin-top: 20px;
	margin-left: 40px;
}
.game_gift{
	margin-left:0;
	border-left:3px solid #12b7f5;
}
.gift{
	margin-top: 4px;
	overflow: hidden;
}
.gift li{
	width: 100%;
	height: 68px;
	border-bottom: 1px dotted #dedede
}
.gift_name{
	width: 160px;
	
	padding-top: 10px;
}
.surplus{
	width: 80px;

	
}
.gift_btn{
	width: 70px;
}
.surplus{
	margin-left: 10px;
	line-height: 68px;
	font-size: 12px;
}
.surplus span{
	color:red;
}
.name{
	width: 100%;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}
.validity{
	width: 100%;
    font-size: 12px;
    color:#999;
}
.gift_btn{
	width: 56px;
	height: 26px;
	margin:21px 0 0 0px;
	background: #ffb018;
	border-radius:4px;
	transition: all ease-out 200ms

}
.gift_btn:hover{
	background: #df9b18
}
.gift_btn a{
	color:#fff;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
}
.slide_box {
    width: 714px;
    height: 336px;
    position: relative;
    overflow: hidden;
}
.slide_box .slide_bd {
    position: relative;
}
.slide_bd li {
    width: 216px;
    height: 336px;
    padding: 0 10px;
    float: left;
    
}
.slide_bd li img{
	width: 216px;
	height: 336px;
}