html, body, div, p, ul, li, table, tr, td {margin: 0;padding: 0;}
html {font-size: 10px;}
body {background-color: #282828;color: #ced3d8;}
a {text-decoration: none;color: #ced3d8;}
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: #0f121a;padding-bottom: 0.5rem;}
.box {margin-bottom: 1rem;}
.top {height: 57px;}
.t {background: url("images/title.jpg") no-repeat;background-size: cover;padding: 1rem 0 1rem 4rem;color: #f8f6ef;font-family: "微软雅黑";}
.t {color: #ffffff;}
strong {color: #ffdd81}
.tips {background: #1c2228;margin: 0.5rem;padding: 0.6rem 0;border-radius: 0.5rem;font-size: 1rem;text-align: center;color: #e0ddd6;}
.game-check {width: 140px;height: 36px;position: absolute;top: 398px;left: 50%;margin-left: -67px;}

.game-info strong {color: #ffdd81;}

.game-summary {background: url("images/figure.jpg") no-repeat 0 40px;background-size: 100% 100%;}
.game-summary p {font-size: 12px;padding: 3rem 10rem 3rem 2rem;text-indent: 1rem;line-height: 1.5;color: #ced3d8;}

.article-list ul {padding: 1.2rem 1rem;background: #1c2228;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: #1c2228;}
.game-info table td {border: 1px solid #363636;height: 2rem;padding-left: 0.5rem;}


.bottom {text-align: center;}
.bottom a {display: inline-block;background: #353c43;border-radius: 0.3rem;padding: 0.5rem 1.2rem;margin: 0 1rem;color: #eaf5ff;}

.newsPage {background-color: #282828;}
.article {background: #0f121a;}
.back {display: block;background: #1c2228 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: #ddd3c0;}
.article h1 {font-size: 2.5rem;text-align: center;color: #fedc73;font-family: "微软雅黑";}
.article .meta {font-size: 1rem;color: #ced3d8;margin: 1rem 0;text-align: center;}
.post {padding: 0 1rem 1rem 1rem;line-height: 1.8;color: #ced3d8;}
.post img {margin: 1rem 0;}
.post a {color: #ffa201;}

.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(http://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;}