html,body,div,p,ul,li,table,tr,td{margin:0;padding:0;}
html{font-size:10px;font-family:"Microsoft Yahei"}
body{background: #f9f0d5;color: #fff;}
a{text-decoration:none;color:#bdc5ce;}
a:hover {color:#ffc955;}
li{list-style:none;}
img{max-width:100%!important;border:none;}
table{border-collapse:collapse;}
strong{color:#ffc955;}
.wrap{margin:0 auto;padding-bottom:0.5rem;max-width:414px;}

/*banner*/
.banner{width:320px;height:480px;background:url(images/wap/banner.jpg) no-repeat;background-size:100% 100%;}
.logo{position: absolute;
    right: 7px;
    top: 0px;
    background: url(images/wap/logo.png?v=20180428);
    width: 75px;
    height: 60px;
    background-size: 100% 100%;}
.check{width: 128px;height: 47px;background:url(images/wap/check.png) no-repeat;background-size:100% 100%;display:block;position:absolute;left:50%;top: 413px;margin-left: -64px;box-shadow: none;}
.tips{background: #695b4d;display:block;width:284px;line-height:26px;height:26px;margin:7px auto;text-align:center;border-radius:5px;/* color:#bdc5ce; */}

/*game-summary*/
.box{margin:0 auto 1rem;width:300px;}
.t{background: url(images/wap/title-bg.jpg);background-size: 300px 30px;height:30px;line-height:30px;font-size:1.2em;padding-left:0.5em;}
.t .back {width:18px;height:20px;background-repeat:no-repeat;background-size:100%;background-position:0 2px; margin-top:5px; display:inline-block;}
.t em{font-size:16px;font-style:normal;display:inline-block;vertical-align:top;color: #ffca65;}
.role{background:url(images/wap/role.jpg) no-repeat right bottom;background-size:300px 208px;min-height:208px;}
.role p{padding: 10px 0 8px 16px;width: 180px;text-align:justify;line-height:23px;text-indent:2em;color: #5a4d40;}
.role p em{color:#3b9cca;font-style:normal;}
/*.game-summary .t i {background-image: url("images/wap/01.png")}*/
/*.news-list .t i {background-image: url("images/wap/02.png")}*/
/*.game-info .t i {background-image: url("images/wap/03.png")}*/

/*news-list*/
.news-list ul{padding:.6rem 1rem;background: #eae1c6;}
.news-list li{line-height:20px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list li a{color: #5a4d40;}
.news-list li:first-child a,.news-list li:first-child .cate{}
.news-list li a:hover {color:#cb3e2b;}
.time{float:right;color: #958c7a;}

/*game-info*/
.game-info table{width:100%;position:relative;background: #eae1c6;color: #5a4d40;}
.game-info table td{border: 1px solid #c0b38e;height:2rem;padding-left:4px;/* color:#7D6C68; */}
.game-info table .no_border{border-top:0}
.game-info strong{color: #cb3e2b;}

/*bottom*/
.bottom{text-align:center;border:0;}
.bottom a{display:inline-block;background: url(images/wap/btn.png);background-size: 93px 23px;border-radius: 3px;margin:0 1rem;color: #fff;width:93px;height:23px;background-size:100% 100%;line-height:23px;}

/*article-content**/
.w-wrap{/* background: #293146; */padding-top:2px;}
.article{}
.back{display:block;color: #fff;}
.back i{background:url(images/wap/back.png);width:17px;height:17px;background-size:100% 100%;vertical-align:top;margin-top:6px;}
.back span {margin-left:5px;color: #ffca65}
.article h1{font-size:1.5rem;text-align:center;color: #cb3e2b;padding:0 10px 0 10px;}
.article .meta{font-size:1rem;color: #9b9b9b;margin:1rem 0;text-align:center;}
.post{padding:0 1rem 1rem 1rem;line-height:1.8;}
.post img{margin:1rem 0;}
.post a{color:#BCB4AA;}
.post a:hover{color:#ffc955;}
.post p {color: #5a4d40;}
