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

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

body { background: #e2e7eb; color: #000; }

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

a:hover {
    color: #9a4444
}

li {
    list-style: none
}

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

table {
    border-collapse: collapse
}

strong {
    color: red;
}

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

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

.check {
    width: 180px;
    height: 92px;
    background: url(images/wap/check.png?t=2018) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 355px;
    margin-left: -90px;
    outline: none;
}

.tips {
    background: #d7d7d7;
    display: block;
    width: 284px;
    line-height: 26px;
    height: 26px;
    margin: 7px auto;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    padding: 0 3px;
}

.box {
    margin: 0 auto 1rem;
    width: 300px;
    background: #fff
}

.t {
    /* height: 30px; */
    line-height: 30px;
    font-size: 1.2em;
    margin: 0 1em;
    border-bottom: 1px solid #4b4643;
}

.t b {
    display: none;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    margin-right: 7px;
    margin-top: 7px
}

.t em {
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    /* vertical-align: top; */
    color: #bb9959;
    border-bottom: 3px solid #bb9959;
    margin-bottom: -1px;
}

.role {
    background: url(images/wap/role-bg.jpg) no-repeat right bottom;
    -webkit-background-size: 300px 193.5px;
    background-size: 300px 193.5px;
    background-position: center -25px;
}

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

.role p em {
    color: #c78a3b;
    font-style: normal
}

.news-list ul {
    padding: .6rem 1rem
}

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

.time {
    float: right
}

.game-info table {
    width: 100%;
    position: relative;
    font-size: 10px;
    top: 1px;
    margin-top: 2px;
}

.game-info table td {
    border: 1px solid #d3d1d1;
    height: 2rem;
    padding-left: 4px
}

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

.bottom {
    text-align: center;
    border: 0;
    background: transparent
}

.bottom a {
    display: inline-block;
    background: #ff5700;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 1rem;
    color: #fff;
    width: 93px;
    height: 23px;
    line-height: 23px;
}

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

.back {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    color: #fff;
    background: #bb9959;
    margin: auto;
    border: none;
}

.back i {
    display: inline-block;
    background: url(images/wap/back.png);
    width: 17px;
    height: 17px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    vertical-align: top;
    margin: 6px 6px 0 10px;
}

.article h1 {
    font-size: 1.5rem;
    text-align: center;
    color: #bb9959;
}

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

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

.post img { margin: 1rem 0 }

.post a { color: #000 }