html, body, div, p, ul, li, table, tr, td {margin: 0;padding: 0;}
html {font-size: 10px;font-family: "Microsoft Yahei"}
body {background-color: #e2e7eb;color: #000;}
a {text-decoration: none;color: #000;}
li {list-style: none;}
img {max-width: 100% !important;border: none;}
table {border-collapse: collapse;}

.wrap {font-size: 1.4rem;/* width: 320px; */margin: 0 auto;background: #eae9eb;padding-bottom: 0.5rem;}
.box {
	width: 98%;
	margin: 0 auto;
	margin-bottom: 1rem;
}
.top {height: 57px;}
.t {
	background: url(images/title.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 1rem 0 1rem 1rem;
	color: #b30101;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 1.45rem;
}
.t i {display: inline-block;}
strong {color: #b30101}
.tips {
	background: #d7d7d7;
	background-size: 100% 100%;
	margin: 0.5rem;
	padding: 0.6rem 0;
	border-radius: 0.5rem;
	font-size: 1rem;
	text-align: center;
	color: #000;
}

.banner {position: relative;}
.banner a {
	width: 138px;
	height: 69px;
	position: absolute;
	bottom: 39px;
	left: 50%;
	margin-left: -69px;
}

.game-info strong {color: #b30101;}

.game-summary {background: url("images/figure.jpg") no-repeat 0 40px;background-size: 100% 100%;}
.game-summary p {font-size: 12px;padding: 2rem 10rem 2rem 2rem;text-indent: 1rem;line-height: 1.5;color: #000;}

.article-list ul {padding: 1.2rem 1rem;background: #fbfbfb;font-size: 1.2rem;}
.article-list li {height: 2rem;overflow: hidden;line-height: 2rem;}

.time {float: right;}

.game-info table {width: 100%;font-size: 1rem;background-color: #fbfbfb;}
.game-info table td {
	border-bottom: 1px solid #d3d1d1;
	height: 2rem;
	padding-left: 0.5rem;
}
.game-info table td.td-left{
	border-right: 1px solid #d3d1d1;
}
.game-info table td.td-last{
	border-bottom: none;
}

.bottom {text-align: center;}
.bottom a {
	display: inline-block;
	width: 84px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	background: url(images/btn.jpg) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}

.newsPage {background-color: #282828;}
.article {background: #ffffff;}
.back {display: block;background: #7a7a86 url("images/back.png") 0.8rem center no-repeat;background-size: 17px 17px;padding: 0.8rem 0 0.8rem 2.5rem;font-size: 1rem;color: #ffffff;}
.article h1 {font-size: 2.5rem;text-align: center;color: #e69d01;font-family: "微软雅黑";}
.article .meta {font-size: 1rem;color: #717070;margin: 1rem 0;text-align: center;}
.post {padding: 0 1rem 1rem 1rem;line-height: 1.8;color: #82828c;}
.post img {margin: 1rem 0;}
.post a {color: #82828c;}

.i-kv {overflow: hidden;position: relative;background: #000;}
.i-kv a {display: none;width: 100%;position: relative;background-color: #fff;top: 0;left: 0;}
.i-kv a:first-child {display: block;}
.i-kv img {display: block;width: 100%;background: url("//img1.37wanimg.com/www/css/images/common/loading-48x48.gif") no-repeat center;}
.i-kv .i-kv-skip{position:absolute;left:0;right:0}

.i-kv-nav {z-index: 1;position: absolute;right: .7rem;bottom: 1rem;line-height: 1;}
.i-kv-nav i {display: inline-block;width: .8rem;height: .8rem;border-radius: .8rem;background-color: #f6f5f4;margin-right: .5rem;margin-left: .5rem;}
.i-kv-nav i.active {background-color: #1a1011;}