.page-game-detail+.site-footer {
	background:#1d1d1d;
	border-top-color:#3c3c3c
}
.page-game-detail {
	background:#171717
}
.page-game-detail .y {
	color:#ff8c04
}
.page-game-detail .hover-y {
	color:#999;
	cursor:pointer
}
.page-game-detail .hover-y:hover {
	color:#ff8c04
}
.page-game-detail .container {
	z-index:1;
	position:relative
}
.page-game-detail .detail-header {
	position:absolute;
	width:100%;
	height:85px;
	background:rgba(0,0,0,.5);
	z-index:1
}
.page-game-detail .detail-header .logo {
	margin-top:25px;
	display:inline-block
}
.page-game-detail .detail-header .nav-list {
	vertical-align:top;
	display:inline-block;
	overflow:hidden
}
.page-game-detail .detail-header .item {
	float:left;
	line-height:85px;
	margin-left:135px
}
.page-game-detail .detail-header .item a {
	color:#fff;
	font-size:16px
}
.page-game-detail .bg {
	width:100%;
	height:480px;
	z-index:0;
	position:relative
}
.page-game-detail .bg .bg-img {
	position:absolute;
	top:0;
	height:740px;
	width:100%;
	background-position:top
}
.page-game-detail .block-left {
	vertical-align:top;
	width:270px;
	display:inline-block
}
.page-game-detail .block-center {
	position:relative;
	vertical-align:top;
	margin-left:20px;
	width:900px;
	display:inline-block
}
.page-game-detail .common {
	background:#252525;
	padding:0 18px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:4px;
	margin-bottom:15px;
	overflow:hidden
}
.page-game-detail .title-box {
	line-height:40px;
	height:40px;
	border-bottom:1px solid #171717
}
.page-game-detail .title-box .more {
	float:right;
	color:#999;
	margin-top:18px;
	line-height:12px;
	font-size:12px
}
.page-game-detail .title-box .title {
	font-size:16px;
	color:#fff;
	display:inline-block;
	position:relative
}
.page-game-detail .title-box .title:after {
	content:"";
	width:100%;
	height:1px;
	position:absolute;
	background:#f2a500;
	left:0;
	bottom:0
}
.page-game-detail .start-btn {
	width:270px;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:10px;
	display:block;
	background:url(../../images/home/start_btn.68ebe34d.jpg) no-repeat;
	color:#722301;
	font-size:30px;
	font-weight:600
}
.page-game-detail .start-btn:hover {
	-webkit-filter:brightness(1.1);
	filter:brightness(1.1)
}
.page-game-detail .login-box {
	height:200px;
	padding-top:15px
}
.page-game-detail .login-box .field {
	width:210px;
	height:36px;
	line-height:36px;
	background:#333;
	font-size:12px;
	margin:0 auto 15px auto
}
.page-game-detail .login-box .label {
	margin-left:10px;
	color:#666
}
.page-game-detail .login-box .input {
	margin-left:10px;
	color:#999;
	background:rgba(0,0,0,0)
}
.page-game-detail .login-box .link-wrap {
	overflow:hidden
}
.page-game-detail .login-box .forget-pawd {
	font-size:12px;
	color:#666
}
.page-game-detail .login-box .login-btn {
	width:146px;
	height:44px;
	line-height:44px;
	font-size:18px;
	text-align:center;
	border-radius:2px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#ff4f4f;
	color:#fff;
	display:block;
	margin:10px auto 0 auto
}
.page-game-detail .login-box .login-btn:hover {
	background:#ff2626;
	-webkit-transition:background .3s ease;
	transition:background .3s ease
}
.page-game-detail .login-box.is-login {
	color:#999;
	font-size:12px
}
.page-game-detail .login-box.is-login .logout {
	cursor:pointer
}
.page-game-detail .login-box.is-login .top-info {
	height:71px;
	border-bottom:1px solid #171717
}
.page-game-detail .login-box.is-login .text-lines {
	margin-left:10px;
	width:160px;
	line-height:24px;
	vertical-align:top
}
.page-game-detail .login-box.is-login .avatar {
	vertical-align:top;
	display:inline-block;
	width:60px;
	height:60px;
	border-radius:4px
}
.page-game-detail .login-box.is-login .name {
	color:#fff
}
.page-game-detail .login-box.is-login .ft-title {
	margin-top:8px;
	margin-bottom:10px
}
.page-game-detail .login-box.is-login .current-server {
	display:block;
	margin-right:12px;
	line-height:24px;
	color:#999
}
.page-game-detail .login-box.is-login .current-server:hover {
	color:#ff8c04
}
.page-game-detail .game-server-box,.page-game-detail .qrcode-box {
	height:210px;
	text-align:center;
	font-size:12px;
	color:#999;
	background:url(../../images/home/service-home.jpg) no-repeat;
	border-radius:4px;
	margin-bottom:15px;
	overflow:hidden
}
.page-game-detail .game-server-box .qrcode,.page-game-detail .qrcode-box .qrcode {
	margin-top:10px;
	width:140px!important;
	height:140px!important;
	padding:10px 0;
	display:inline-block
}
.page-game-detail .game-server-box {
	text-align:left;
	padding:0 18px;
	color:#999;
	font-size:12px;
	position:relative
}
.page-game-detail .game-server-box .text {
	margin:12px 0 8px 0
}
.page-game-detail .game-server-box .more-servers {
	position:absolute;
	bottom:15px;
	left:93px;
	font-size:12px
}
.page-game-detail .game-server-box .link-btn {
	width:60px;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-align:center;
	border-radius:2px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 5px;
	min-width:90px;
	width:auto;
	background:#333;
	color:#999;
	margin-right:25px;
	margin-bottom:10px
}
.page-game-detail .game-server-box .link-btn:hover {
	color:#f2a501
}
.page-game-detail .game-intro-box {
	height:300px
}
.page-game-detail .game-intro-box .bd {
	line-height:26px;
	font-size:12px;
	padding:18px 0;
	color:#999;
	height:210px;
	overflow:hidden;
	position:relative
}
.page-game-detail .two-btn-box {
	right:0;
	top:-40px;
	position:absolute
}
.page-game-detail .two-btn-box .button {
	width:100px;
	height:30px;
	line-height:30px;
	font-size:16px;
	text-align:center;
	border-radius:2px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0;
	margin-left:10px
}
.page-game-detail .two-btn-box .button.wd {
	background:#5aae1b;
	color:#fff
}
.page-game-detail .two-btn-box .button.wd:hover {
	background:#488b16;
	-webkit-transition:background .3s ease;
	transition:background .3s ease
}
.page-game-detail .two-btn-box .button.gift {
	background:#00b6ff;
	color:#fff
}
.page-game-detail .two-btn-box .button.gift:hover {
	background:#0099d6;
	-webkit-transition:background .3s ease;
	transition:background .3s ease
}
.page-game-detail .preview {
	height:310px;
	margin-bottom:15px;
	overflow:hidden
}
.page-game-detail .preview img {
	max-width:100%
}
.page-game-detail .list {
	width:400px;
	height:210px;
	display:inline-block;
	vertical-align:top;
	margin-right:60px
}
.page-game-detail .list:last-child {
	margin-right:0
}
.page-game-detail .list .link-li {
	margin:16px 0;
	height:12px
}
.page-game-detail .list .link {
	color:#999;
	width:350px;
	display:inline-block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	-webkit-transition:all .3s ease;
	transition:all .3s ease
}
.page-game-detail .list .link:hover {
	text-indent:10px;
	color:#f2a500
}
.page-game-detail .list .time {
	color:#666
}
.page-game-detail .screenshot-box {
	height:300px
}
.page-game-detail .screenshot-box .tile-layout {
	padding:15px 0
}
.page-game-detail .screenshot-box .h5img {
	width:153px;
	height:223px;
	margin-right:24px;
	display:inline-block
}
.page-game-detail .screenshot-box .h5img:last-child {
	margin-right:0
}
.page-game-detail .screenshot-box .h5img img {
	width:100%;
	height:100%
}
.page-game-detail .screenshot-box .pc-layout {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:230px
}
.page-game-detail .screenshot-box .pc-img-wrap {
	height:100%;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	position:relative;
	overflow:hidden
}
.page-game-detail .screenshot-box .pc-img-wrap:before {
	content:"";
	display:block;
	background:#fff;
	opacity:.5;
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	left:0;
	top:0
}
.page-game-detail .screenshot-box .pc-img-wrap.act {
	-webkit-box-flex:0;
	-ms-flex:0 0 390px;
	flex:0 0 390px
}
.page-game-detail .screenshot-box .pc-img-wrap.act:before {
	display:none
}
.page-game-detail .screenshot-box .pc-img-wrap.act .pc-img {
	width:100%
}
.page-game-detail .screenshot-box .pc-img {
	position:absolute;
	left:0;
	height:100%
}
img[src=""] {
	background:#999
}
