html,body,div,p,ul,li,table,tr,td {
    margin: 0;
    padding: 0
}

html {
    font-size: 10px;
    font-family: "Microsoft Yahei"
}

body {
    background: #0b1924;
    color: #bdc5ce;
}

a {
    text-decoration: none;
    color: #fff
}

li {
    list-style: none
}

img {
    max-width: 100%!important;
    border: 0
}

table {
    border-collapse: collapse
}

strong {
    color: #d3aa5c;
}

.wrap {
    margin: 0 auto;
    padding-bottom: .5rem;
    max-width: 414px
}

.banner {
    width: 320px;
    height: 480px;
    background: url(images/wap/banner.jpg?t=20180104) no-repeat;
    background-size: 100% 100%
}

.logo {
    position: absolute;
    left: 25px;
    top: 7px
}

.check {
    width: 190.5px;
    height: 48px;
    background: url(images/wap/check.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 380px;
    margin-left: -81px
}

.tips {
    background: #094578;
    display: block;
    width: 284px;
    line-height: 26px;
    height: 26px;
    margin: 7px auto;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}

.box {
    margin: 0 auto 1rem;
    width: 300px;
    position: relative;
    background: #09171a;
    overflow: hidden;
}

.t {
    background: url("images/wap/t_bg.jpg") repeat-x left top;
    height: 36px;
    line-height: 36px;
    font-size: 1.2em;
    padding-left: 1em;
    background-size: 100% 100%;
    color: #cacaca;
    border: 1px solid #384a4d;
}

.t1 b, .t2 b, .t3 b {
    width: 3rem;
    height: 100%;
    display: block;
    float: left;
}

.t1 b {
    background: url(images/wap/t1.jpg) no-repeat left center;
    background-size: auto 100%;
}

.t2 b {
    background: url(images/wap/t2.jpg) no-repeat left center;
    background-size: auto 100%;
}

.t3 b {
    background: url(images/wap/t3.jpg) no-repeat left center;
    background-size: auto 100%;
}

.t b {
    font-size: 0;
}

.t em {
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-left: .5rem;
}

.role {
    background: none;
    position: relative;
    z-index: 1;
}

.role-bg {
    position: absolute;
    width: 280px;
    height: 216px;
    right: 0px;
    top: 38px;
    background: url("images/wap/role.png?v=11") no-repeat right top;
    background-size: auto 100%;
    z-index: 0;
}

.role p {
    padding: 10px 0 12px 16px;
    width: 145px;
    text-align: justify;
    line-height: 20px;
    text-indent: 0em;
}

.role p em {
    font-style: normal
}

.news-list ul {
    padding: .6rem 1rem;
    min-height: 2rem;
}

.news-list li {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list li a {
    color: #c1b0b0;
}

.news-list li:first-child a,.news-list li:first-child .cate {
}

.time {
    float: right;
}

.game-info table {
    width: 100%;
    position: relative;
}

.game-info table td {
    border: 1px solid #122e34;
    height: 2rem;
    padding-left: 4px;
    font-size: 10px;
}

.game-info table .no_border {
    border-top: 0
}

.game-info table td:nth-child(odd) {
    border-left: 0;
    text-align: center;
}
.game-info table td:nth-child(even) {
    border-right: 0;
}

.bottom {
    text-align: center;
    border: 0;
    background: none;
    padding-top: 3px;
}

.bottom a {
    display: inline-block;
    background: #1b3a4f;
    margin: 0 1rem;
    color: #eaf5ff;
    width: 91.5px;
    height: 21px;
    background-size: 100% 100%;
    line-height: 21px;
    border-radius: 2px;
    border: 1px solid #4a6267;
}

.w-wrap {
    background: #0b1924;
    padding-top: 2px
}

.article {
    background: #09171a;
    color: #bdc5ce;
}

.back {
    background: #152c3d;
    background-size: 100% 100%;
    display: block;
    color: #ced3d8;
    margin-left: -1px;
}

.back i {
    display: inline-block;
    background: url("images/wap/back.png");
    background-size: 100% 100%;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    vertical-align: middle;
}
.content {
    background: #09171a;
}
.article h1 {
    font-size: 1.5rem;
    text-align: center;
    color: #e3bd74;
    margin: 0;
    padding: 10px 0;
}

.article .meta {
    font-size: 1rem;
    color: #5a6783;
    margin: 1rem 0;
    text-align: left;
    padding-left: 1rem;
}

.post {
    padding: 0 1rem 1rem;
    line-height: 1.8
}

.post img {
    margin: 1rem 0
}
.wap-page-nav {
    color: #c1b0b0;
}
.wap-page-nav a {
    color: #c1b0b0;
}


