@charset "UTF-8";

html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, article, aside, audio, canvas, figure, footer, header, mark, menu, nav, section, time, video { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote { display: block; }
ul, ol { list-style: none; }
img { border: 0 none; vertical-align: top; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }
em, i { font-style: normal; font-weight: normal; }
ins { text-decoration: underline; }
del { text-decoration: line-through; }
mark { background: none; }
input::-ms-clear { display: none !important; }
body { font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif; background: #fff; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
*  { box-sizing: border-box; }

/* 清除浮动 
---------------------------------------------------------------- */
.clearfix:after, 
.clearfix:before,
.g-wrapper>.g-main:before,
.g-wrapper>.g-main:after,
.g-parse:before,
.g-parse:after,
.g-inner:before,
.g-inner:after,
.m-prod-wrapper ul:before,
.m-prod-wrapper ul:after {
	content: '';
	clear: both;
	display: table;
}
.btn {
	border: none;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;	
	user-select: none;
	transition: .2s ease;
}
.btn-major {
	color: #000;
	background: #ffd900;
}
.btn-major:hover { background: #ffec17; }
.btn-major:active {
	background: #f1cd00;
	box-shadow: inset 2px 2px 10px rgba(0,0,0,.1)
}
/* 雪碧图 
---------------------------------------------------------------- */
.m-rank-list .fire,
.m-herald .btn-start,
.m-fixed-btns .to-top,
.m-app-box .bd a:before,
.m-welfare .block-hd:before,
.m-fixed-btns .to-save:before,
.m-login .third-login a:before,
.m-login form .input-wrap:before { background: url(../img/spr_pinhead.png) no-repeat; }

.m-kf .title,
.m-rank-list .num,
.m-game-bt a > .btn,
.m-game-of a > .btns span.btn,
.m-game-bt a:after,
.m-game-view:before,
.m-search-list ul a:before,
.m-game-view .btn-welfare { background: url(../img/s_pinhead_1.png) no-repeat; }

/* 全局布局 
---------------------------------------------------------------- */
.g-header { 
	height: 82px;
	background: #fff;
	border-bottom: 2px solid #ec3d4a;
	box-shadow: 0 3px 0 0 rgba(0,0,0,.05);
	z-index: 100;
 }
.g-footer {
	padding: 30px;
	color: #888;
	text-align: center;
}
.g-inner {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}
.g-parse > .section { 
	float: left;
	width: 880px;
}
.g-parse > .aside { 
	float: right;
	width: 290px;
}
/* 快捷按钮 
---------------------------------------------------------------- */
.m-fixed-left {
	position: fixed;
	left: 50%;
	bottom: 60px;	
	z-index: 20;
	margin-left: -580px;
}
.m-fixed-left .kf {
	display: block;
	margin-left: -160px;
	padding-top: 166px;
	width: 120px;
	height: 198px;
	background: url(../img/s_kf.jpg) no-repeat;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.m-fixed-left .kf:hover { text-decoration: none; }
.m-fixed-btns {
	position: fixed;
	left: 50%;
	bottom: 60px;	
	z-index: 20;
	margin-left: 620px;
	width: 70px;
	font-size: 13px;
	text-align: center;
}
.m-fixed-btns .to-save {
	display: block;
	height: 70px;
	border: 1px solid #f0a52f;
	background: #ffc700;
}
.m-fixed-btns .to-save:hover { 
	background: #ffd029;
	text-decoration: none;
 }
.m-fixed-btns .to-save:before {
	display: block;
	margin: 10px auto 2px;
	width: 30px;
	height: 30px;
	background-position: -81px -20px;
	content: '';
}
.m-fixed-btns .to-top {
	display: block;
	height: 50px;
	cursor: pointer;
	background-color: #f0a52f;
	background-position: 0 -30px;
}
.m-fixed-btns .to-top:hover { 
	background-color: #fdb33e; 
	text-decoration: none;
}
/* 头部 
---------------------------------------------------------------- */
.g-header .g-inner {
	height: 80px;
	background: url(../img/s_bg_header.jpg) no-repeat 0 0;
} 
.g-header .logo {
	display: inline-block;
	width: 330px;
	height: 80px;
}
.g-header .logo img {
	max-width: 120px;
	max-height: 40px;
	vertical-align: middle;
}

/* 首页推广中心 
---------------------------------------------------------------- */
.m-index-focus {  padding: 25px 0 20px; }

/* 机关 e:ul>li>a+.more
---------------------------------------------------------------- */
.m-operated .more {
	visibility: hidden;
	position: absolute;
	top: -10px;
	left: 50%;
	z-index: 50;
	box-shadow: 0 0 0 1px rgba(255,34,0,1), 0 0 20px 0 rgba(0,0,0,.3);
	transform: translate(-50%,-100%);
	opacity: .3;
	transition: .08s ease;
}
.m-operated .more:after {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -3px;
	border: 6px solid transparent;
	border-bottom-width: 0;
	border-top-color: #f20;
	content: '';
}
.m-operated li { position: relative; }
.m-operated li > a:hover + .more { 
	top: -6px;
	visibility: visible; 
	opacity: 1;
}
/* 排行榜 
---------------------------------------------------------------- */
.m-rank-list {	
	padding: 0 5px;
	height: 305px;
	background: #fff;
	border: 1px solid #dddddc;	
	font-size: 13px;
	text-align: center;
}
.m-rank-list h2 {
	line-height: 46px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.m-rank-list h2 em {
	font-weight: bold;
	color: #ed3340;
}
.m-rank-list span { 
	display: inline-block;
	float: left;
}
.m-rank-list .c1 { width: 18% }
.m-rank-list .c2 { width: 45% }
.m-rank-list .c3 { width: 15% }
.m-rank-list .c4 { width: 22% }
.m-rank-list .th { 
	padding: 5px;
	border-top: 1px dotted #ddd;
	color: #888;
}
.m-rank-list li {
	position: relative;
	border-top: 1px dotted #ddd;
}
.m-rank-list li p img { width: 278px; }
.m-rank-list a {
	display: block;
	padding: 8px 5px;
	line-height: 20px;
	overflow: hidden;
}
.m-rank-list .c2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-rank-list .num {
	display: inline-block;
	width: 16px;
	background: #aaa;
	line-height: 16px;
	color: #fff;
	border-radius: 3px;
}
.m-rank-list .num.num1 { background: #d43434; }
.m-rank-list .num.num2 { background: #0198f8; }
.m-rank-list .num.num3 { background: #4fb800; }
.m-rank-list .fire {
	display: block;
	margin: auto;
	width: 20px;
	height: 20px;
	background-position: -81px 0;
}
.m-rank-list .btn {
	display: block;
	margin: auto;
	width: 44px;	
	background: #38a2ee;
	color: #fff;
	border-radius: 3px;
}
.m-rank-list a:hover { background: #f3f3f3; }
.m-rank-list a:hover .btn { background: #f20; }
/* 热门推荐 
---------------------------------------------------------------- */
.m-ghot-list a {
	position: relative;
	float: left;
	margin-left: 8px;
	width: 214px;
	height: 305px;
	border: 1px solid #dddddc;
	overflow: hidden;
	transition: .2s ease;
}
.m-ghot-list a:first-child { margin-left: 0; }
.m-ghot-list a .figure {
	display: block;
	background: #000; 
}
.m-ghot-list a .figure img {
	width: 100%;
	transition: .2s ease;
}
.m-ghot-list a .logo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;	
}
.m-ghot-list a .logo img {
	position: absolute;
	left: 50%;
	top: 50px;
	width: 110%;
	transform: translate(-50%,-50%);
	opacity: 0;
	transition: .2s ease;
}
.m-ghot-list a .info {
	position: absolute;
	z-index: 2;
	top: 200px;
	padding: 10px; 
	width: 100%;
	height: 250px;
	background: #fff;
	text-align: center;
	transition: .2s ease;
}
.m-ghot-list a:hover {
	z-index: 10;
	box-shadow: 0 0 0 1px rgba(356,74,93,1), 0 0 20px 0 rgba(0,0,0,.5);
}
.m-ghot-list a:hover .figure img { 
	opacity: .3;
	transform: translateY(-10px);
 }
 .m-ghot-list a:hover .logo img { 
 	top: 70px;
	opacity: 1;
 }
.m-ghot-list a:hover .info { transform: translateY(-60px); }
.m-ghot-list a p { color: #999; font-size: 13px; }
.m-ghot-list a h3 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-ghot-list a .pay {
	text-align: center;
	color: #f30;
}
.m-ghot-list a .star,
.m-ghot-list a .pay {
	display: block;
	margin: 10px 0 20px;
	height: 20px;	
}
.m-ghot-list a .star span {
	float: left;
	margin-left: 2.5em;
	width: 100px;
	margin-right: 1em;
	background: url(../img/s_star.jpg) no-repeat 0 0;
	
}
.m-ghot-list a .star span i {
	display: block;
	height: 20px;
	background: url(../img/s_star.jpg) no-repeat 0 -20px;
}
.m-ghot-list a .star em {
	float: left;
	font-size: 18px;
	line-height: 20px;
	color: #ff7200;
}
.m-ghot-list a .btn {
	display: block;
	margin: 5px auto 0;
	width: 140px;
	background: #f60;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	border-radius: 500px;
}
.m-ghot-list a .btn:hover { 
	background: #f20;
	text-decoration: none;
}
/* 开服表 
---------------------------------------------------------------- */
.m-kf {
	position: relative;
	border: 1px solid #ddd;
}
.m-kf .title {
	height: 48px;
	background-position: 0 -100px;
	text-indent: -999em;
}
.m-kf .th { 
	padding: 5px 10px;
	border-bottom: 1px dotted #ddd;
	color: #888;
}
.m-kf span { 
	display: inline-block;
	float: left;
}
.m-kf .c1 { width: 30%; }
.m-kf .c2 { width: 45% }
.m-kf .c3 { width: 25%; text-align: right; }

.m-kf .c1 i {
	position: relative;
    display: inline-block;
    margin-left: -5px;
    width: 64px;
    background: #ef3e3e;
    line-height: 22px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.m-kf .c1 i:before {
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left-color: #ef3e3e;
    content: '';
}
.m-kf .c2 {
	max-width: 162px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.m-kf .lists .c1 { color: #f20 }
.m-kf .lists .more {
	top: -20px;	
	padding: 6px 10px;
	width: 290px;
	background: #fff1f0;
	border: 2px solid #ff6c6c;	
}
.m-kf .lists .more:after {	
	margin-left: -12px;
	border: 12px solid transparent;
	border-bottom-width: 0;
	border-top-color: #ff6c6c;
	content: '';
}
.m-kf .lists .more:before {
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 2;
	margin-left: -7.5px;
	border: 8px solid transparent;
	border-bottom-width: 0;
	border-top-color: #fff1f0;
	content: '';
}
.m-kf .lists a:hover + .more { top: -12px; }
.m-kf .lists .more strong { color: #90f }
.m-kf .lists .more p {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dotted #999;
	color: #b7560f;
}
.m-kf .lists a {
	position: relative;
	display: block;
	padding: 0 10px;
	height: 35px;
	border-bottom: 1px dotted #ddd;
	line-height: 34px;
	font-size: 13px;
	overflow-y: hidden;
}
.m-kf .lists a > strong {
	display: none;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 65px;
	height: 26px;
	background: #008de6;
	color: #fff;
	text-align: center;
	font-weight: normal;
	line-height: 26px;
	border-radius: 3px;
}
.m-kf .lists a.rem { background: #fff690; border-color: #f7d15f; }
.m-kf .lists a.now { background: #fffbdd; border-color: #f7d15f; }

.m-kf .lists a.top { background: #c1f2ff; border-color: #99d8ec; }
.m-kf .lists a.hot > .c2 {
	padding-right: 17px;
	background: url(../img/g_hot.gif) no-repeat 100% 50%;
}
.m-kf .lists a.ofi > .c2 {
	padding-right: 20px;
	background: url(../img/icon_official.gif) no-repeat 100% 50%;
}
.m-kf .lists a.rem .c1,
.m-kf .lists a.now .c1 { font-weight: bold; }
.m-kf .lists a:hover > .c3 { visibility: hidden; }
.m-kf .lists a:hover > strong { display: block; }


/* 分页
---------------------------------------------------------------- */
.m-panel-header { 
	position: relative;
	padding-bottom: 15px;
}
.m-panel-header .tab-hook a {
	position: relative;
	float: left;
	margin-right: 5px;
	width: 140px;
	height: 48px;
	background: #0062e8;
	border: 2px solid #0053c5;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 44px;
	border-radius: 4px;
}

.m-panel-header .tab-hook a:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background: #237ef9;
	content: '';
}
.m-panel-header .tab-hook a:hover {
	text-decoration: none;
	background-color: #007cef; 
}
.m-panel-header .tab-hook a.active {
	border-color: #df1f1f;
	background-color: #ef3e3e;
	color: #ff6;
	font-size: 20px;
	font-weight: bold;
}
.m-panel-header .tab-hook a.active:after {
	position: absolute;
	top: 46px;
	left: 50%;
	margin-left: -3px;
	border: 6px solid transparent;
	border-top-color: #df1f1f;
	content: '';
}
.m-panel-header .tab-hook a.active:before { background-color: #fb6060; }
.m-panel-header .beside {
	position: absolute;
	right: 0;
	top: 30px;
	font-size: 16px;
	line-height: 20px;
}
.m-panel-body .tab-pane { display: none; }

/* 游戏展示 
---------------------------------------------------------------- */
.m-game-focus {
	margin-bottom: 20px;
	padding: 25px 0;
	background: #f6f5f3 url(../img/s_bg_focus.jpg) no-repeat 50% 0;
	overflow: hidden;
}
.m-game-view {
	position: relative;
	padding: 20px 320px 20px 302px;
	height: 393px;
	background: #333 url(../img/s_bg_game.jpg) no-repeat 50% 0;
	background-size: 100% 100%;
}
.m-game-view:before {
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 10;
	width: 100px;
	height: 100px;
	background-position: 0 0;
	content: '';
}
.m-game-view.vip:before { background-position: -100px 0; }
.m-game-view.ofi:before { background-position: -200px 0; }
.m-game-view.h5:before { background-position: -300px 0; }
.m-game-view .figure {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 252px;
	height: 353px;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.8);
}
.m-game-view h1 {
	font-size: 36px;
	color: #fff;
}

.m-game-view .bl {
	font-size: 20px;
	color: #f20;
}
.m-game-view .dec {
	margin-top: 10px;
	width: 432px;
	color: #c0ac88;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-game-view .fuli {
	display: inline-block;
	color: #9f0;
	font-size: 16px;
	text-decoration: underline;
}
.m-game-view .btn-welfare {
	position: absolute;
	right: 322px;
	top: 52px;
	width: 98px;
	height: 101px;
	background-position: 0 -150px;
	text-indent: -999em;
}
.m-game-view .sers { 
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #3e3e3e;	
}
.m-game-view .sers h4 {
	margin-bottom: 10px;
	color: #78756c;
}
.m-game-view .sers ul {
	margin-left: -10px;
}
.m-game-view .sers li {
	float: left;
	width: 50%;
	height: 44px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.m-game-view .sers a {
	display: block;
	background: #ffdd55;
	line-height: 44px;
	font-size: 15px;
	text-align: center;
}
.m-game-view .sers a:last-child { margin-right: 0; }
.m-game-view .sers a:hover { 
	background: #ffe477;
	text-decoration: none;
}
.m-game-view .sers a.z-now {
	background: #ed3340;
	color: #fff;
}
.m-game-view .sers a.z-now:hover { background: #f74753; }
.m-game-view .sers a.z-herald,
.m-game-view .sers a.z-herald:hover {
	background: #ddd;
	color: #666;
}
.m-game-view .pics {
	margin-top: 24px;
	overflow: hidden;
} 
.m-game-view .pics a {
	float: left;
	width: 400px;
	height: 102px;
}
.m-game-view .pics a:last-child { margin-left: 20px; }
.m-game-view .pics a img { 
	width: 100%; 
	height: 100%; 
	border-radius: 5px; 
}

/* 用户中心 
---------------------------------------------------------------- */
.m-user-view {
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -165px;
	width: 300px;
}
.m-login {
	position: relative;
	height: 330px;
	background: #ec3d4a;
	text-align: center;
}
.m-login:before {
    position: absolute;
    left: 5px;
    right: 10px;
    bottom: -6px;
    height: 6px;
    background: #000;
    opacity: .4;
    content: '';
}
.m-login:after {
    position: absolute;
    right: 0;
    bottom: -6px;
    border: solid transparent;
    border-width: 6px 10px 0 0;
    border-top-color: #a93333;
    content: '';
}
.m-login .btn-submit {
	display: block;
	margin: 20px 0;
	width: 100%;
	background: #fc0;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #111;
}
.m-login .btn-submit:hover { background: #fd0; }
.m-login form { padding: 0 25px; }
.m-login form .title {
	margin: 0 -25px;
	padding: 0 20px;
	height: 50px;
	background: #c22a32;
	line-height: 50px;
}
.m-login form .title h3 {
	float: left;
	font-size: 18px;
	color: #fff;
}
.m-login form .title a {
	float: right;
	color: #fc0;
}
.m-login form .tip {
	margin-top: 5px;
	height: 28px;
	line-height: 28px;
	color: #ff0;
	text-align: left;
}
.m-login form .input-wrap {
	position: relative;
	margin-bottom: 10px;
	background: #fff;
}
.m-login form .input-wrap:before {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	content: '';
	opacity: .5;
}
.m-login form .input-wrap.acc:before { background-position: -121px 0; }
.m-login form .input-wrap.pwd:before { background-position: -141px 0; }
.m-login form .input-wrap input {
	padding: 0 10px 0 40px;
	width: 100%;
	height: 40px;
	border: 0;
	line-height: 40px;
	font-size: 15px;
}
.m-login .third-login { font-size: 0; }
.m-login .third-login a {
	position: relative;
	float: left;
	padding-left: 45px;
	width: 120px;
	line-height: 32px;
	font-size: 15px;
	color: #fff;
	text-align: left;
}
.m-login .third-login a:before {
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	content: '';
}
.m-login .third-login a.qq { 
	background: #38acfa;
	margin-right: 10px;
}
.m-login .third-login a:hover { text-decoration: none; }
.m-login .third-login a.wx { background: #5cc559 }
.m-login .third-login a.qq:before { background-position: -161px 0; }
.m-login .third-login a.wx:before { background-position: -181px 0; }

.m-login .info {
	position: relative;
	color: #fc0;
	overflow: hidden;
}
.m-login .info:before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1;
	height: 80px;
	background: #c22a32;
	content: '';
	border-radius: 0 0 50% 50%;
}
.m-login .info .head {
	position: relative;
	z-index: 2;
	margin: 10px auto 5px;
	width: 110px;
	height: 110px;
	border: 5px solid #c22a32;
	background: #fff url(../img/icon_user.png) no-repeat;
	-webkit-background-size: 120px;
	background-size: 110px;
	border-radius: 50%;
	box-sizing: content-box;
}
.m-login .info .acc em {
	margin-right: .5em;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.m-login .info .acc a { color: #fff; }
.m-login .info .btns {
	margin: 10px auto 15px;
	font-size: 0;
}
.m-login .info .btns a {
	display: inline-block;
	margin: 0 2px;
	width: 90px;
	background: #f9be93;
	line-height: 32px;
	font-size: 15px;
	color: #121212;
}
.m-login .info .btns a.play { 
	background: #48c834;
	color: #fff;
}
.m-login .info .website a {
	margin: 8px 20px;
	width: auto;
	font-size: 18px;
}

/* 搜索
---------------------------------------------------------------- */
.m-search {
	position: absolute;
	top: 25px;
	right: 0;	
}
.m-search input {
	float: left;
	width: 70%;
	padding: 8px;
	height: 30px;
	border: 1px solid #ec3d4a;
	background: #fff;
}
.m-search button {
	float: left;
	height: 30px;
	width: 30%;
	color: #fff;
	border: 0;
	background: #ec3d4a;
	cursor: pointer;
}
.m-search-list {
	padding: 20px 0;
	background: #444 url(/Public/Home/img/s_bg_banner.jpg) no-repeat 50% 100%;
}
.m-search-list .th {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 40px;
	color: #eee;
}
.m-search-list .th strong { color: #f90 }
.m-search-list p {
	padding: 20px 0;
	font-size: 18px;
	color: #ccc;
	text-align: center;
}
.m-search-list ul a {
	position: relative;
	display: block;
	background: #eee;
	border: 1px solid #000;
	text-align: center;
}
.m-search-list ul a img { width: 100%; }
.m-search-list ul a em {
	line-height: 40px;
	font-size: 16px;
}
.m-search-list ul a:before {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 10;
	width: 60px;
	height: 60px;
	background-position: -100px -190px;
	content: '';
}
.m-search-list ul a.vip:before { background-position: -160px -190px; }
.m-search-list ul a.ofi:before { background-position: -220px -190px; }
.m-search-list ul a.h5:before { background-position: -280px -190px; }
.m-search-list ul a:hover img { opacity: .9; }
/* 分栏
---------------------------------------------------------------- */
.m-prod-wrapper ul { 
	overflow: hidden; 
	margin-left: -20px;
}
.m-prod-wrapper li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	padding-left: 20px;	
}
.m-prod-wrapper.col3 ul { margin-left: -10px; }
.m-prod-wrapper.col3 li { 
	width: 33.33333333%; 
	padding-left: 10px; 
	margin-bottom: 10px;
}
.m-prod-wrapper li a:hover { text-decoration: none; }
.m-prod-wrapper.col4 li { width: 25% }
.m-prod-wrapper.col5 li { width: 20% }
.m-prod-wrapper.col6 li { width: 16.66666666666% }
.m-prod-wrapper ul ~ .m-pagination { margin-top: 20px; }

/* BT游戏列表 
---------------------------------------------------------------- */
.m-game-bt a {
	position: relative;
	display: block;
	padding: 15px 15px 0 215px;
	min-height: 178px;
	border: 1px solid #ddd;
	background: #fff no-repeat 1px 1px;
}
.m-game-bt li.new { background-position: 0 -180px; }
.m-game-bt li.rem { background-position: 0 -360px; }

.m-game-bt a > h3 {
	margin-bottom: 10px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-game-bt a > span { color: #f20 }
.m-game-bt a .btn {
	margin: 15px -10px;	
}
.m-game-bt a > .star {
	height: 20px;
	line-height: 20px;
	background: url(../img/s_star.jpg) no-repeat 60px 100%;
}
.m-game-bt a:after {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 2;
	width: 60px;
	height: 60px;
	background-position: -100px -190px;
	content: '';
}
.m-game-bt a.vip:after { background-position: -160px -190px; }
.m-game-bt a:hover .figure img { opacity: .25; }
.m-game-bt a:hover .figure p { display: block; }

.m-game-h5 a { padding-left: 190px }
.m-game-h5 .figure {
	position: absolute;
	left: 13px;
	top: 13px;
	width: 150px;
	height: 150px;
}
.m-game-h5 a .desc {
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-game-h5 a:after { background: none; }
.m-game-h5 a .btns span {
	display: inline-block;
	margin: 12px 0;
	width: 100px;
	background-color: #eee;
	border: 1px solid #ddd;
	color: #777;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	transition: none;
	border-radius: 90em;
}
.m-game-h5 a .btns span:first-child { 
	margin-right: 5px;
	border: none;
	background: #ef3e3e; 
	color: #fff
}

.m-game-h5 a:hover .btns span:first-child { background-color: #38a2ee; }

.m-game-of a {
	position: relative;
	display: block;
	padding: 2px 10px;
	min-height: 220px;
	border: 1px solid #ddd;
}
.m-game-of a > .figure {
	margin-bottom: 10px;
	width: 100%;
}
.m-game-of a > .name {
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 30px;
}
.m-game-of a > .name h3 { font-size: 16px; }
.m-game-of a > .name strong { color: #f20 }
.m-game-of a > .btns span {
	display: inline-block;
	width: 120px;
	background-color: #eee;
	border-radius: 50em;
	text-align: center;
	line-height: 32px;
}

.m-game-bt a > .btn,
.m-game-of a > .btns span.btn {
	padding-left: 40px;
	width: 130px;
	background-position: -100px -150px;
	background-color: #ef3e3e;
	color: #fff;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	transition: none;
	border-radius: 90em;
}
.m-game-bt a:hover > .btn,
.m-game-of a:hover > .btns span.btn { background-color: #38a2ee; }
/* h5 游戏列表 
---------------------------------------------------------------- */
.games-h5 ul {  margin-left: -10px; }
.games-h5 li {
	position: relative;
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
	width: 266px;
	height: 122px;
	border: 1px solid #dddddc;
	transition: .2s ease;
}
.games-h5 li .info { margin-left: 110px; }
.games-h5 li .info h3 {
	margin: 6px 0 0;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.games-h5 li .info p {
	color: #999;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.games-h5 li .figure {
	position: absolute;
	top: 15px;
	left: 15px;
}
.games-h5 li .figure img { width: 90px; }
.games-h5 li .btn {	
	display: block;
	margin-top: 10px;
	width: 100px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
}
.games-h5 li .btn:hover { text-decoration: none; }
.games-h5 li:hover {
	z-index: 10;
	border-color: #c3c3c3;
	box-shadow: 8px 5px 18px 0 rgba(0,0,0,.2);
}
.games-h5 li:hover .btn {
	color: #fff;
	background: #ef3e3e;
	border-color: #ef3e3e;
	
}

/* 弹出层  
---------------------------------------------------------------- */
.f-dialog .layui-layer-title {
	background: #a71f0e;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.f-dialog .layui-layer-content { padding: 20px 30px; }
.f-dialog .layui-layer-setwin {
	right: 0;
	top: 0;
}
.f-dialog .layui-layer-setwin .layui-layer-close { 
	display: block;
	width: 42px;
	height: 42px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeAgMAAABGXkYxAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAYKBJXQyRAAAAZklEQVQY0z2QwQ2AMAhFv6eO4cVB3EwXcwdHcAg9Gs2D5DUtgfJaPmQJa9pzlDOubCvOfLITwnGDvH06AiKPIeC601iQggoBAgF6QIA+kIJAdEwJ+9wPLWFRZShMqYq3HRu0ZYfwA94nMvtid7ZGAAAAAElFTkSuQmCC) no-repeat 50% 50%;
	background-size: 40%;
}

/* 福利显示 
---------------------------------------------------------------- */
.m-welfare {
	position: relative;
	margin-top: -20px;
	padding-left: 50px;
	font-size: 16px;
	text-align: left;
}
.m-welfare:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 17px;	
	width: 2px;
	height: 100%;
	background: #eee;
	content: '';
}
.m-welfare .m-art-block { 
	position: relative; 
	z-index: 2; 
}
.m-welfare .block-hd {
	position: relative;
	margin-left: -50px;
	padding: 25px 0 20px 32px;
	background: #fff;
	line-height: 20px;
	font-size: 20px;
}
.m-welfare .block-hd:before {
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAM1BMVEUAAABERERERERERERAQEBCQkJDQ0NDQ0NDQ0NDQ0NFRUVAQEBDQ0NERERERERDQ0NERESxc8N6AAAAEHRSTlMAwECAIGDv4KCfMBCvj3BvFbjdiwAAAIFJREFUKM/t0kkOwyAQRFE3Bc3gDHX/06aRQYqj9iJK5JXfCvSZFixnSMpb3Iaxkvd9DeyqLVgru7TLIGIhCShZIlg+s50qNNL6VN7uBYRZjJIqJjMD4/zGA208K8ORGUaWxSFX/kNen9gkNydO/u7H3P3d3SoOHTnywPzYwWX1Ry+e3AoFhmvvdAAAAABJRU5ErkJggg==) no-repeat;
	background-size: cover;
	content: '';
}
.m-welfare .block-hd .more {
    float: right;
    font-size: 13px;
    line-height: 32px;
    font-weight: normal;
    color: #666;
}
.m-welfare .dl { display: flex; margin-bottom: 5px; }
.m-welfare .dt { margin-right: .5em; color: #888; }
.m-welfare .dd { flex: 1; }
/* 表格 */
.m-tabel { 
	margin: 10px 0;
	border: 2px solid #cb4242;
	background: #fff;
	font-size: 14px;
 }
.m-tabel th,
.m-tabel td {
	padding: 8px 12px;
	border: 1px solid #f3b6b6;	
}
.m-tabel th { 
	border-color: #c53535;
	background: #cb4242;	
	color: #fff;
	white-space: nowrap;
}
.m-tabel tbody tr:nth-child(even) td { background: #ffebeb; }

/* 开服表 
---------------------------------------------------------------- */
.m-tab-hook {
	height: 56px;
	border-bottom: 3px solid #ed3340;
	background: #333;
}
.m-tab-hook ul {
	float: left;	
}
.m-tab-hook li {
	position: relative;
	float: left;
	min-width: 150px;
	padding: 0 1.5em;
	cursor: pointer;
	line-height: 56px;
	font-size: 20px;
	color: #a2a2a2;
	text-align: center;
}
.m-tab-hook li:hover {
	color: #ccc;
}
.m-tab-hook li:after {
	position: absolute;
	right: -1px;
	top: 50%;
	margin-top: -6px;
	height: 12px;
	border-left: 1px dotted #575757;
	content: '';
}
.m-tab-hook li.active {
	margin-top: -2px;
	line-height: 58px;
	background-color: #ed3340;
	font-weight: bold;
	color: #fff;
}
.m-tab-panel .tab-pane { display: none; }
.m-tab-panel .tab-pane.active { display: block; }
.m-tab-panel .tab-pane table:not(:last-child) { margin-bottom: 15px; }
.m-tab-panel .tab-pane .loading {
	padding: 60px 0 40px;
	background: url(../img/icon_loading.gif) no-repeat 50% 30px;
	font-size: 16px;
	text-align: center;
	color: #999;
}
/* 表格样式
---------------------------------------------------------------- */
.m-herald {
	position: relative;
	width: 100%;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 15px;
	text-align: center;
	box-sizing: content-box;
}
.m-herald thead {
	background: #f0f0f0;
	color: #444;	
}
.m-herald thead th {
	height: 40px;
	font-weight: normal;
	border: 1px solid #ddd;
}
.m-herald td { 
	padding: 6px; 
	border: 1px solid #eee;
}
/*
.m-herald thead th:nth-child(1),
.m-herald thead th:nth-child(3) { width: 120px; }
.m-herald thead th:nth-child(2) { width: 180px; }
.m-herald thead th:nth-child(4),
.m-herald thead th:nth-child(7) { width: 100px; }
.m-herald thead th:nth-child(6) { width: 130px; }
*/
.m-herald tbody tr:nth-child(even) { background: #fcfcfc; }
.m-herald tbody tr:hover { background: #f8f8f8; }
.m-herald tbody.z-today tr { background: #fff9d1; }
.m-herald tbody.z-today tr td { border-color: #ffe999; }
.m-herald tbody.z-today tr:nth-child(even) { background: #fffbdd; }
.m-herald tbody.z-today tr:hover { background: #fffdee; }

.m-herald tbody.z-now tr,
.m-herald tbody tr.z-now { background: #fff690!important; }
.m-herald tbody.z-now tr td,
.m-herald tbody tr.z-now td { border-color: #f7d15f!important; }
.m-herald tbody.z-now tr:hover,
.m-herald tbody tr.z-now:hover { background: #fffabe!important; }
.m-herald tbody.z-now td:nth-child(1) {
	font-weight: bold;
	color: #ca3014;
}
.m-herald tbody.z-top tr,
.m-herald tbody tr.z-top { background: #c1f2ff!important;}
.m-herald tbody.z-top tr td,
.m-herald tbody tr.z-top td { border-color: #99d8ec!important; }
.m-herald tbody.z-top tr:hover,
.m-herald tbody tr.z-top:hover { background: #d6f6ff!important; }
.m-herald tbody tr:last-child { border-color: #ddd; }

.m-herald p {
	margin: auto;
	max-width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-herald .z-hot {
	padding-left: 18px;
	background: url(../img/g_hot.gif) no-repeat 0 50%;
}
.m-herald .top-label {
	position: relative;
	display: inline-block;
	width: 80px;
	background: #ed3340;
	line-height: 26px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.m-herald .top-label:before {
	position: absolute;
	top: 50%;
	right: -8px;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left-color: #ed3340;
	content: '';
}
.m-herald .first {
	display: inline-block;
	width: 68px;
	background: #197fe3;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.m-herald .diode {
	display: block;
	font-size: 0;
	text-align: center;
}
.m-herald .diode em {
	display: inline-block;
	margin: 0 2px;
	width: 24px;
	background: #d2d2d2;
	line-height: 24px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;
}
.m-herald .diode em.act.active { background: #97c516; }
.m-herald .diode em.gift.active { background: #ff5400; }
.m-herald .btn-start {
	display: inline-block;
	width: 81px;
	height: 32px;
	line-height: 30px;
	color: #ff2352;
}
.m-herald .btn-start:hover { 
	background: #ff2352;
	color: #fff;
	text-decoration: none;
}

/* 广告展示
---------------------------------------------------------------- */
.m-post { margin-top: 10px; }
.m-post ul { margin-left: -10px; }
.m-post ul li {
	float: left;
	padding-left: 10px;
	width: 20%;
}
.m-post ul li img {
	display: block;
	width: 100%;
}

/* 通用样式 
---------------------------------------------------------------- */
.hide { display: none; }
.fl { float: left; }
.fr { float: right; }
.fc { float: center; }
.tc-warn { color: #ca3014; }
.tc-purple { color: #c0f; }
.ts-bold { font-weight: bold; }
.tc-blue { color: #0f8ff2;}
.tc-green { color: #390;}
.tc-red { color: #ec3d4a;}
