@charset "utf-8";

#game_class7 a:hover, p.game-type a.focus {
	color: #fff;
}

#game_class7 a {
	border: 1px solid #d9d9d9;
	padding: 0px 10px 0px 24px;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	border-radius: 15px;
	cursor:pointer;
}
#game_class7 a:hover, #game_class7 a.focus {
	background-color: #3fb2e8;
	color: #fff;
	border: 1px solid #3fb2e8;
}
#game_class7 .animated {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5;
	transition: all .5s;
}
#game_class7 span {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 10px;
	top: 8px;
}
#game_class7 a:hover span {
	left: 8px;
	transition: left .5s;
}
#game_class7 a .ico-dt,
#game_class7 a .ico-lb,
#game_class7 a:hover .ico-dt, 
#game_class7 a.focus .ico-dt, 
#game_class7 a:hover .ico-lb,
#game_class7 a.focus .ico-lb,
#gameShowList .ico-show,
#gameShowList .ico-gift{
	background-image: url(../images/game.png?);
}
#game_class7 a .ico-dt {
	background-position: -84px -90px;
}
#game_class7 a .ico-lb {
	background-position: -102px -70px;
}
#game_class7 a:hover .ico-dt, #game_class7 a.focus .ico-dt {
	background-position: -65px -114px;
}
#game_class7 a:hover .ico-lb, #game_class7 a.focus .ico-lb {
	background-position: -102px -83px;
}

#gameShowList .game-show-tabulation {
	width: 835px;
	height: 170px;
	overflow:hidden;
	border: 1px solid #d9d9d9;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 3px;
	transition: all .2s;
}
#gameShowList .game-show-tabulation .f1{ float:left; }
#gameShowList .game-show-tabulation:hover, #gameShowList .game-show-tabulation.focus {
	background-color: #fafafa;
	border-color: #ffa608;
	box-shadow: 0 0 8px rgba(0,0,0,.3);
}
#gameShowList .game-show-tabulation .shadow2{ width:210px; height:145px;
	margin:12px;
}

#gameShowList .game-show-tabulation .shadow2 a{ 
	width:210px; height:145px;
	margin:0px;
}
#gameShowList .game-show-tabulation p {
	line-height: 20px;
	position: relative;
}
#gameShowList .game-show-tabulation .game-tabulation-detail {
	border-right: 1px dashed #d9d9d9;
	width: 420px;
	height: 170px;
	padding-right: 20px;
	position: relative;
}
#gameShowList .game-show-tabulation .game-tabulation-detail .game-tabulation-name {
	font: 700 20px/24px "Microsoft Yahei";
	margin-top: 15px;
	display: inline-block;
	color: #000;
	width:100%;
	height:24px;
}
#gameShowList .game-show-tabulation .game-tabulation-type {
	width:100%;
	color: #9c9c9c;
	padding-left: 25px;
}
#gameShowList .game-show-tabulation .game-tabulation-type span {
	margin-right: 10px;
}
#gameShowList .game-show-tabulation .game-tabulation-type .ico-show {
	width: 14px;
	height: 11px;
	background-position: 0 -132px;
	position: absolute;
	left: 7px;
	top: 50%;
	margin-top: -4px;
}
#gameShowList .game-show-tabulation p.game-tabulation-des {
	height: 60px;
	overflow: hidden;
}
#gameShowList .game-show-tabulation p.game-tabulation-des a.gonggao{
	margin:0;
	width:100%;
	height:24px;
	line-height:24px;
	font-size:12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

#gameShowList .game-show-tabulation a.game-tabulation-btn {
	width: 74px;
	height: 25px;
	border: 1px solid #d9d9d9;
	font: 12px/25px "Microsoft Yahei";
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	background: #fff;
	color: #3c3c3c;
}
#gameShowList .game-show-tabulation a.game-tabulation-btn:hover {
	background-color: #ffae1f;
	border-color: #ffae1f;
	border-bottom-color: rgb(255, 174, 31);
	border-bottom-color: #f18c00;
	color: #fff;
}
#gameShowList .game-show-tabulation .game-tabulation-enter {
	position: absolute;
	right: 20px;
	bottom: 8px;
}

#gameShowList .game-show-tabulation .game-tabulation-gift {
	display:block;
	width: 172px;
	height: 170px;
	text-align: center;
	padding: 0px 0 0 19px;
	color: #9c9c9c;
	overflow: hidden;
	position:relative;
}
#gameShowList .game-show-tabulation a.ico-gift {
	width: 68px;
	height: 68px;
	background-position: -70px 0;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-34px;
}
#gameShowList .game-show-tabulation a.ico-gift:hover {
	background-position: 0 0;
}
#gameShowList .game-show-tabulation p.game-tabulation-gift-name {
	color: #000;
	margin-top: 80px;
	font-size:12px;
}
#gameShowList .game-show-tabulation .game-tabulation-get {
	position: absolute;
	right: 47px;
	bottom: 8px;
}
#gameShowList .game-show-tabulation a.game-tabulation-get:hover {
	background-color: #41a7ff;
	border-color: #349FFF;
	border-bottom-color: rgb(52, 159, 255);
	border-bottom-color: #2485f0;
}

#gameShowList .common-page {
	width:835px;
	text-align: center;
}
#gameShowList .common-page a, .common-page span {
	display: inline-block;
	border: 1px solid #d9d9d9;
	padding: 9px 16px;
	margin-left: 2px;
	margin-right: 5px;
	*vertical-align: middle;
	color:#3c3c3c;
	cursor:pointer;
}
#gameShowList .common-page span:hover {
	border-color: #45acef;
	text-decoration: none;

}
#gameShowList .common-page .cur {
	background-color: #45acef;
	border-color: #45acef;
	color: #fff;
}