html,body,div,p,ul,li,table,tr,td{margin:0;padding:0;}
html{font-size:10px;font-family:"Microsoft Yahei"}
body{background:#10252e;color:#bdc5ce;}
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;left:25px;top:7px;background: url("images/logo.png");width: 88px; height: 39px; display: block;background-size:100% 100%;}
.check{width:144px;height:39px;background:url(images/wap/check.png) no-repeat;background-size:100% 100%;display:block;position:absolute;left:50%;top: 370px;  margin-left: -71px;  box-shadow: none;}
.tips{background:#004a57;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.jpg) no-repeat;background-size:100% 100%;height:30px;line-height:30px;font-size:1.2em;padding-left:0.5em;}
.t i{width:18px;height:18px;background-repeat:no-repeat;background-size:100%;background-position:0 2px;margin-right:7px; margin-top:5px; display:inline-block;}
.t em{font-size:16px;font-style:normal;display:inline-block;vertical-align:top;color:#fff;}
.role{background:#173945 url(images/wap/role.jpg) no-repeat right bottom;background-size:300px 208px;min-height:214px;}
.role p{padding:25px 0 8px 16px;width:150px;text-align:justify;line-height:20px;text-indent:2em;}
.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:#173945;}
.news-list li{line-height:20px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dotted #5E6BA7;}
.news-list li:first-child a,.news-list li:first-child .cate{}
.time{float:right;color:#729baf;}

/*game-info*/
.game-info table{width:100%;position:relative;background:#173945;}
.game-info table td{border:1px solid #9DC1CB;height:2rem;padding-left:4px;}
.game-info table .no_border{border-top:0}
.game-info strong{color:#3b9cca}

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

/*article-content**/
.w-wrap{background:#173945;padding-top:2px;}
.article{}
.back{background:url(images/wap/title.jpg) no-repeat;background-size:100% 100%;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;}
.article h1{font-size:1.5rem;text-align:center;color:#ffc955;}
.article .meta{font-size:1rem;color:#656a72;margin:1rem 0;text-align:center;}
.post{padding:0 1rem 1rem 1rem;line-height:1.8;}
.post img{margin:1rem 0;}
.post a{color:#ffc955;}