html, body, div, p, ul, li, table, tr, td {margin: 0;padding: 0;}
html {font-size: 10px;}
body {background-color: #0a0817;color: #e0dcd5;}
a {text-decoration: none;color: #e0dcd5;}
li {list-style: none;}
img {max-width: 100% !important;border: none;}
table {border-collapse: collapse;}

.banner img {width: 100%;}
.wrap {font-size: 1.4rem;margin: 0 auto;padding-bottom: 0.5rem;}
.box {
    padding: 0 1rem;
    margin: 0 auto 1rem auto;
}
.top {height: 57px;}
.t {
    background: url("images/title.png") no-repeat;
    background-size: 100% 100%;
    height: 3rem;
    font-family: "微软雅黑";
    line-height: 3rem;
    text-indent: 4rem;
    color: #eaf5ff;
    font-size: 2rem;
    position: relative;
}
/*.t {color: #ffffff;}*/
.t i {display: inline-block;}
strong {color: #ffa201}
.tips {
    margin: 0.5rem;
    padding: 0.6rem 0;
    border-radius: 0.5rem;
    font-size: 1.4rem;
    text-align: center;
    color: #c6cfdd;
    background-color: #111f32;
}

.banner {position: relative;}
.banner a {width: 141px;height: 46px;position: absolute;bottom: 30px;left: 50%;margin-left: -70px;background: url(images/check.jpg) no-repeat;background-size: 100% 100%;}

.game-info strong {color: #c69368;}

.game-summary {background: url("images/figure.jpg") no-repeat 0 40px;background-size: 100% 100%;}
.game-summary p {
    font-size: 1rem;
    padding: 1rem 9rem 2rem 1rem;
    text-indent: 1rem;
    line-height: 1.8rem;
    color: #c6cfdd;
}
.game-summary .t i {
    width: 30px;
    height: 24px;
    background: url(images/icon-1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 6px;
    left: 10px;
}

.article-list ul {
    padding: 1.2rem 1rem;
    background: #111f32;
    font-size: 1.2rem;
    color: #c6cfdd;
}
.article-list li {height: 2rem;overflow: hidden;line-height: 2rem;}
.article-list li a {color: #c6cfdd;}
.article-list .t i {
    width: 35px;
    height: 27px;
    background: url(images/icon-2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 5px;
    left: 10px;
}

.time {float: right;}

.game-info table {
    width: 100%;
    font-size: 1rem;
    background-color: #111f32;
    color: #c6cfdd;
}
.game-info table td {
    border: 1px solid #152a3d;
    height: 2rem;
    padding: .1rem .5rem;
}
.game-info .t i {
    width: 33px;
    height: 26px;
    background: url(images/icon-3.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 5px;
    left: 10px;
}

.text-box-t i {
    width: 10px;
    height: 10px;
    background: url(images/back.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 5px;
    left: 10px;
}


.bottom {text-align: center;}
.bottom a {
    display: inline-block;
    background-color: #111f32;
    background-size: 100% 100%;
    border-radius: 0.3rem;
    padding: 0.5rem 1.2rem;
    margin: 0 1rem;
    color: #eaf5ff;
    border: 1px solid #0d3359;
}

.newsPage {background-color: #0a0817;}
/*.article {background: #16100c;}*/
.back {
    display: block;
    background: url("images/title.png") no-repeat;
    font-size: 2rem;
    color: #c6cfdd;
    background-size: 100% 100%;
    position: relative;
    height: 40px;
    line-height: 40px;
    text-indent: 45px;
}
.text-box-t i {
    width: 15px;
    height: 15px;
    background: url(images/back.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 13px;
    left: 23px;
}
.article h1 {font-size: 2.5rem;text-align: center;color: #c69368;font-family: "微软雅黑";}
.article .meta {font-size: 1rem;color: #9399a2;margin: 1rem 0;text-align: center;}
.post {padding: 0 1rem 1rem 1rem;line-height: 1.8;color: #c0c7dd;}
.post img {margin: 1rem 0;}
.post a {color: #99a2b1;}

.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;}