@charset "UTF-8";

.l-float {
	float: left
}

.r-float {
	float: right
}

.cf {
	zoom: 1
}

.cf:after {
	clear: both;
	display: table;
	content: ""
}

ul.nav-ul {
	width: 700px
}

.container {
	background: #f2f2f2;
	position: relative;
	zoom: 1;
	overflow: hidden
}

.header #kv {
	position: relative
}

.header .kv-img-wrap {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	height: 962px;
	width: 2000px;
	background: url(../images/loading.gif) no-repeat center 150px;
	clear: both;
	z-index: 1
}

.header .kv-img-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.header .kv-img-item-a {
	display: block;
	width: 2000px;
	height: 962px;
	opacity: 1
}

.header .kv-num2 {
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -82px;
	padding: 7px 16px 2px;
	border-radius: 15px;
	z-index: 1;
	background: rgba(22,22,22,.5)
}

.header .kv-num2 .kv-num2-item {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #fff
}

.header .kv-num2 .kv-num2-item.active {
	width: 32px;
	background: #f70
}

.header .kv-btn {
	display: block;
	position: absolute;
	top: 225px;
	z-index: 1
}

.header .kv-btn:hover {
	background-color: #f70
}

.header .kv-l-btn {
	width: 50px;
	height: 80px;
	background: #6f767f url(../images/l-arrow-6d03dbeb62.png) center no-repeat;
	left: 0;
	border-radius: 0 10px 10px 0
}

.header .kv-r-btn {
	width: 50px;
	height: 80px;
	background: #6f767f url(../images/r-arrow-7083eac529.png) center no-repeat;
	right: 0;
	border-radius: 10px 0 0 10px
}

.wrap {
	position: relative;
	z-index: 1;
	top: 540px;
	margin-bottom: 560px
}

.wrap .t {
	height: 48px;
	color: #3c3c3c;
	font: 24px/48px "Microsoft Yahei";
	padding-left: 38px;
	position: relative
}

.wrap .t .icon-hot-game {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -14px;
	width: 21px;
	height: 29px;
	background: no-repeat;
	background-position: 0 0
}

.wrap .t .icon-hot-gift {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -13px;
	width: 22px;
	height: 25px;
	background: no-repeat;
	background-position: -23px 0
}

.wrap .t .more {
	padding: 6px 14px;
	position: absolute;
	right: 0;
	top: 10px;
	font: 12px/14px "Microsoft Yahei";
	color: #f70;
	border: 1px solid #f70;
	border-radius: 14px
}

.wrap .t .more:hover {
	color: #fff;
	background: #f70
}

.rec-game {
	padding-bottom: 30px
}

.rec-game-list {
	padding: 10px 10px 0;
	background: #fff;
	overflow: hidden
}

.rec-game-item {
	position: relative;
	overflow: hidden;
	width: 390px;
	height: 352px;
	float: left;
	color: #999
}

.rec-game-item-2 {
	margin: 0 5px
}

.item-mid-box {
	position: absolute;
	top: 168px;
	width: 390px;
	height: 130px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden
}

.item-mid-box .item-intro {
	width: 250px;
	height: 100%;
	padding-left: 140px;
	position: absolute
}

.item-mid-box .item-intro img {
	position: absolute;
	left: 10px;
	top: 6px;
	width: 114px;
	height: 114px
}

.item-mid-box .item-intro h3 {
	padding-top: 56px;
	font-size: 18px;
	color: #333;
	font-weight: 400
}

.item-mid-box .item-intro p {
	padding-top: 10px;
	font-size: 14px;
	color: #999
}

.item-mid-box .item-intro2 img {
	box-shadow: 0 0 10px #f70
}

.rec-game-content {
	height: 100%
}

.rec-game-content .item-intro1 {
	transition: all .5s;
	top: 0;
	opacity: 1
}

.rec-game-content .item-intro2 {
	transition: all .5s;
	top: 130px;
	opacity: 0
}

.rec-game-content:hover .item-intro1 {
	top: -130px;
	opacity: 0
}

.rec-game-content:hover .item-intro2 {
	top: 0;
	opacity: 1
}

.item-enter-btn {
	position: absolute;
	top: 300px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url("../images/136*12-d1a6a07f7f.png") no-repeat 50% 50%;
	font-size: 16px;
	text-align: center;
	color: #999
}

.item-enter-btn:hover {
	cursor: pointer;
	background: url("../images/136*12-hover-b2d786f385.png") no-repeat 50% 50%;
	color: #f70;
	width: 100%;
	height: 50px
}

.hot-game-list .hot-game-item {
	background: #fff;
	width: 160px;
	height: 90px;
	margin: 0 8px 8px 0;
	padding: 19px 10px 19px 120px;
	vertical-align: middle;
	display: inline;
	float: left;
	position: relative;
	border: 1px solid #eaeaea;
	box-shadow: 0 0 5px rgba(0,0,0,.1)
}

.hot-game-list .hot-game-item:hover {
	border: 1px solid #f5d8c0;
	box-shadow: 0 0 5px #f5d8c0
}

.hot-game-list .hot-game-item img {
	border-radius: 5px;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 90px;
	height: 90px
}

.hot-game-list .hot-game-item h4 {
	padding-top: 5px;
	color: #333;
	font-size: 16px
}

.hot-game-list .hot-game-item .hot-game-text {
	padding-top: 10px;
	font-size: 12px;
	color: #999
}

.hot-game-list .hot-game-item .hot-game-btns {
	padding-top: 10px;
	height: 24px;
	font-size: 12px
}

.hot-game-list .hot-game-item .hot-game-btns a {
	width: 62px;
	height: 22px;
	display: inline;
	border: 1px solid #cecece;
	background: #fff;
	color: #333;
	border-radius: 3px;
	line-height: 22px;
	text-align: center;
	float: left
}

.hot-game-list .hot-game-item .hot-game-btns a:hover {
	color: #fff;
	background: #f70
}

.hot-game-list .hot-game-item .hot-game-btns .btns-download-code {
	margin-right: 10px
}

.hot-game-list .hot-game-item4,.hot-game-list .hot-game-item8 {
	margin-right: 0
}

.hot-game-list .hot-game-item4 .hot-game-qrcode,.hot-game-list .hot-game-item8 .hot-game-qrcode {
	left: -120px
}

.hot-game-list .hot-game-item4 .hot-game-qrcode .game-qrcode-arrow,.hot-game-list .hot-game-item8 .hot-game-qrcode .game-qrcode-arrow {
	float: right;
	margin-left: -1px;
	background: url(../images/h5-arrow-r-ba1bda66b8.png) no-repeat 0 110px;
	width: 13px;
	height: 252px
}

.hot-game-list .hot-game-item4 .hot-game-qrcode .game-qrcode-content,.hot-game-list .hot-game-item8 .hot-game-qrcode .game-qrcode-content {
	margin: 0
}

.hot-game-list .hot-game-qrcode {
	position: absolute;
	width: 244px;
	height: 240px;
	left: 190px;
	top: -20px;
	z-index: 100
}

.hot-game-list .hot-game-qrcode .game-qrcode-arrow {
	float: left;
	background: url(../images/h5-arrow-c26e9b305f.png) no-repeat 0 110px;
	width: 11px;
	position: relative;
	z-index: 1;
	height: 252px
}

.hot-game-list .hot-game-qrcode .game-qrcode-content {
	width: 230px;
	height: 238px;
	border: 1px solid #f70;
	background-color: #fff;
	border-radius: 3px;
	float: left;
	margin-left: -1px;
	text-align: center
}

.hot-game-list .hot-game-qrcode .game-qrcode-content p {
	height: auto
}

.hot-game-list .hot-game-qrcode .game-qrcode-content img {
	width: 192px;
	height: 192px;
	display: block;
	padding: 18px 20px 6px;
	position: static
}

.hot-game-list .hot-game-qrcode .game-qrcode-content span {
	color: #f70
}

.hot-gift-list {
	padding-bottom: 50px
}

.hot-gift-list .hot-gift-item {
	width: 294px;
	height: 244px;
	background: #fff;
	text-align: center;
	margin-right: 8px;
	box-shadow: 0 0 5px rgba(0,0,0,.1)
}

.hot-gift-list .hot-gift-item img {
	vertical-align: middle
}

.hot-gift-list .hot-gift-item p {
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	color: #333
}

.hot-gift-list .hot-gift-item:hover {
	box-shadow: 0 0 5px #f70
}

.hot-gift-list .hot-gift-item:hover p {
	color: #f70
}

.hot-gift-list .hot-gift-item4 {
	margin-right: 0
}

.tips {
	position: relative;
	margin: -21px auto 0 auto;
	width: auto;
	padding: 0 10px
}

.id-check-iframe {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 315px;
	height: 260px;
	margin: -130px 0 0 -157.5px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	z-index: 21
}

.id-check-iframe iframe {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.id-check-iframe .loading {
	width: 100%;
	height: 100%;
	background: #fff url(../images/loading.gif) center no-repeat;
	position: absolute;
	z-index: 99
}

.btn-close {
	width: 29px;
	position: absolute;
	right: 16px;
	top: 6px;
	cursor: pointer;
	color: #ccc;
	font-size: 24px
}

.nonage-tips-box {
	display: none;
	position: absolute;
	top: 0;
	width: 420px;
	background: rgba(0,0,0,.7);
	text-align: center;
	z-index: 21;
	transition: all .3s
}

.nonage-tips-box .tips-box-main {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -127px;
	margin-left: -210px;
	border: 1px solid #000;
	width: 420px;
	padding-bottom: 20px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	font-size: 14px
}

.nonage-tips-box .tips-box-tit {
	padding: 20px 0 16px;
	font-size: 18px;
	font-weight: 700;
	color: #333
}

.nonage-tips-box .tips-box-p {
	text-align: left;
	color: #3c3c3c;
	padding-left: 44px;
	line-height: 18px
}

.nonage-tips-box .tips-box-red {
	padding-top: 20px;
	padding-bottom: 15px;
	color: #f6576d
}

.nonage-tips-box .tips-box-btn {
	display: inline-block;
	width: 140px;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	background: #ff8400;
	font-size: 18px;
	color: #fff
}

.wrap .t .icon-hot-game,.wrap .t .icon-hot-gift {
	background-image: url(../images/index-066cc93760.png)
}