#bannerlist{
	width: 100%;
	height: 350px;
	margin: 100px 0 0;
	position: relative;
	*padding-top: 100px;
}
#bannerlist .bd ul,
#bannerlist .bd ul li,
#bannerlist .bd ul li a{
	display: block;
	height: 350px;
}
#bannerlist .hd{
	height: 22px;

	/*width: 126px;*/
	position: absolute;
	left: 50%;
	bottom: 13px;
/*	margin-left: -63px;*/
	background-color: rgba(0,0,0,0.4);
	border-radius: 11px;
	-webkit-border-radius:11px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	z-index: 2;
	behavior: url("PIE.htc");
	overflow: hidden;
}
#bannerlist .hd .slide-nav-box{
	/*height: 22px;
	background-color: #999;
	z-index: 3;
	behavior: url("PIE.htc");*/
	
	/*width: 100%;*/
}
#bannerlist .hd .slide-nav-box li{
	float: left;
	margin: 0 8px;
	line-height: 22px;
	*margin: 5px 8px;
}
#bannerlist .hd .slide-nav-box li > a{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 0;
	border-radius: 6px;
	-webkit-border-radius:6px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	behavior: url("PIE.htc");
	*vertical-align: top;	
}
#bannerlist .hd .slide-nav-box li.selected > a{
	width: 38px;
	background-color: #f34641;
}
#main .contain{
	*position: relative;
}
#main .left-content{
	width: 900px;
	margin: 4px 0;
	display: inline-block;
}

#main .block{
	position: relative;
	overflow: hidden;
}

#main .block h3{
	color: #333;
	font-size: 24px;
	padding-left: 40px;
	line-height: 64px;
}
#main .block h3.yx{
	background: url("../images/yx.png") no-repeat left center;
}
#main .block .more{
	height: 22px;
	background-color: #f34641;
	padding: 0 10px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	border-radius: 11px;
	-webkit-border-radius:11px;
	behavior: url("PIE.htc");
	position: absolute;
	right: 0;
	top: 21px;
}
#main .block .zx-list{
	padding: 16px 8px 0;
	background-color: #fff;
	overflow: hidden;
}

#main .block .zx-list li{
	float: left;
	margin: 0 8px -1px;
	padding: 16px 0;
	position: relative;
	border-bottom: 1px dashed #e0e0e0;
	overflow: hidden;
}
#main .block .zx-list li .game-pic{
	width: 85px;
	height: 80px;
	float: left;
	margin: 0 16px 0 0;
	border-radius: 8px;
	-webkit-border-radius:8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	behavior: url("PIE.htc");
	zoom:1;
}
#main .block .zx-list li .game-name{
	font-size: 18px;
	color: #333;
	line-height: 27px;
}
#main .block .zx-list li .game-summary{
	color: #a9a9a9;
	line-height: 25px;
	font-size: 14px;
}
#main .block .zx-list li a.detail-link{
	color: #f34641;
	position: absolute;
	right: 0;
	bottom: 26px;
}
#main .block .zx-list li a.detail-link:hover{
	text-decoration: underline;
}

#main .block .zx-list li.zx-column3{
	margin: 0 7px;
	padding:0;
	border:none;
}
#main .block .zx-list li.zx-column3 > .game-name{

	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background-color: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
}
#main .block h3.gift{
	padding-left: 30px;
	background: url("../images/gift.png") no-repeat left center;
}
#main .block .gift-list{
	background-color: #fff;
	padding: 32px 15px;
	margin-right: -215px;
	overflow: hidden;
}

#main .block .gift-list > li{
	float: left;
	width: 215px;
	margin-right: 10px;
}
#main .block .gift-list > li .gift-pic{
	width: 85px;
	height: 80px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	overflow: hidden;
	float: left;
	margin-right: 14px;
}
#main .block .gift-list > li .gift-name{
	font-size: 18px;
	color: #333;
	line-height: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#main .block .gift-list > li .gift-get{
	display: inline-block;
	padding: 0 13px;
	line-height: 25px;
	color: #fff;
	background-color: #ffa402;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	position: relative;
	z-index: 1;
	behavior: url("PIE.htc");
	zoom:1;
}

#main .right-content{
	float: right;
	width: 280px;
	*position: absolute;
	right: 0;
	top: 0;
}
#main h3.hot{
	padding-left: 30px;
	background: url("../images/hot.png") no-repeat left center;
}
#main .right-content table{
	width: 100%;
	color: #333;
	padding: 0 16px;
	font-size: 14px;
	margin-bottom: -1px;
}
#main .right-content .hot-top{
	width: 278px;
	border:1px solid #e0e0e0;
	background-color: #fff;
	margin-top: 2px;
}
#main .right-content .hot-type{
	height: 30px;
	line-height: 30px;
	margin-right: -10px;
}
#main .right-content .hot-type > a{
	display: inline-block;
	border-right: 1px solid #e0e0e0;
	width: 90px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
#main .right-content .hot-type > a.active{
	color: #333;
	border-top: 2px solid #f34641;
}
#main .right-content table thead {
	line-height: 30px;
	color: #666;
}

#main .right-content table tr{
	text-align: left;
	text-indent: 16px;
	border-bottom: 1px dashed #e0e0e0;
	line-height: 45px;
	height: 45px;
}
#main .right-content table tr .rank{
	display: inline-block;
	width: 19px;
	height: 17px;
	line-height: 17px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	overflow: hidden;
	background-color: #3eacfe;
	color: #fff;
	text-align: center;
	text-indent: 0;
	position: relative;
	z-index: 0;
	behavior: url("PIE.htc");
	zoom:1;
}
#main .right-content table td > span{
	*margin-left: 16px;
}
#main .right-content table tr.top1,
#main .right-content table tr.top2,
#main .right-content table tr.top3{
	line-height: 68px;
}
#main .right-content table tr.top1 .header,
#main .right-content table tr.top2 .header,
#main .right-content table tr.top3 .header{
	display: inline-block;
	width: 50px;
	height: 45px;
	vertical-align: middle;
	border-radius: 4px;
	-webkit-border-radius:4px;
	overflow: hidden;
    text-indent: 0;
    position: relative;
	behavior: url("PIE.htc");
}
#main .right-content table tr.top1 .header > i,
#main .right-content table tr.top2 .header > i,
#main .right-content table tr.top3 .header > i{
	display: block;
	width: 29px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
}
#main .right-content table tr.top1 .header > i{
	background:url("../images/1.png");
}
#main .right-content table tr.top2 .header > i{
	background:url("../images/2.png");
}
#main .right-content table tr.top3 .header > i{
	background:url("../images/3.png");
}
.game-detail{cursor: pointer;}
.game-detail a{
	float: left;
	max-width: 120px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.fuceng.gift-detail-pop .popup1{height: 490px;}
.fuceng.gift-detail-pop .popup1 .box-l{
	width: 200px;
    float: left;
}
.fuceng.gift-detail-pop .popup1 .box-r{
    width: 485px;
	float: left;
}
.fuceng.gift-detail-pop .popup1 .box-l > span,
.fuceng.gift-detail-pop .popup1 .box-r >span{
	color: #999;
	display: inline-block;
	line-height: 40px;
	margin-right: 10px;
}

@media (max-width: 767px) {
	#main .left-content {
		width: 100%;
	}

	#main .block h3.yx {
		margin-left: 15px;
		font-size: 14px;
		background-size: 24px 15px;
		padding-left: 30px;
		line-height: 50px;
	}

	#main .block .more {
		top: 13px;
		font-size: 12px;
		right: 15px;
	}

	#main .block .zx-list li.zx-column3 {
		width: 100%;
		margin: 0;
		text-align: center;
	}

	#main .block .zx-list li.zx-column3 img{
		width: 100%;
	}

	#main .block h3.gift {
		margin-left: 15px;
		font-size: 14px;
		background-size: 21px 24px;
		padding-left: 30px;
		line-height: 50px;
	}

	#main .block .gift-list {
		width: 100%;
		padding: 20px 10px;
		box-sizing: border-box;
	}

	#main .block .gift-list > li {
		width: 48%;
		margin: 1%;
	}

	#main .right-content {
		float: none;
		width: 100%;
	}

	#main h3.hot {
		margin-left: 15px;
		font-size: 14px;
		background-size: 21px 24px;
		padding-left: 30px;
		line-height: 50px;
	}

	#main .right-content .hot-top {
		width: 100%;
	}

	.fuceng .popup1 {
		width: 84%;
		height: auto;
		margin: 0;
		transform: translate(-50%, -50%);
	}

	.fuceng .popup1 .left-box {
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
		margin: 0;
	}

	.fuceng .popup1 .right-box {
		position: static;
		width: 100%;
		height: auto;
	}
	.fuceng .popup1 .right-box .erwei {
		width: 100%;
		height: auto;
		padding: 15px;
		margin: 0;
		box-sizing: border-box;
		border-top: 1px dashed #e4e4e4;
	}

	#bannerlist {
		margin: 0;
	}
}