html,body,div,p,ul,li,table,tr,td{margin:0;padding:0;}
html{font-size:10px;font-family:"Microsoft Yahei"}
body{background:#17161c;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/banner.jpg) no-repeat;background-size:100% 100%;}
.check{width:148px;height:59px;background:url(images/intro.png) no-repeat;background-size:100% 100%;display:block;position:absolute;left:50%;top: 360px;  margin-left: -71px;  box-shadow: none;}
.tips{background:#2c2d4a;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/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:#272b3f url(images/figure.jpg) no-repeat right bottom;background-size:300px 208px;min-height:214px;}
.role p{    padding: 10px 0 8px 16px;
    width: 265px;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/01.png")}
.news-list .t i {background-image: url("images/02.png")}
.game-info .t i {background-image: url("images/03.png")}

/*news-list*/
.news-list ul{padding:.6rem 1rem;background:#272b3f;}
.news-list li{line-height:20px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list li:first-child a,.news-list li:first-child .cate{}
.time{float:right;color:#bdc5ce;}

/*game-info*/
.game-info table{width:100%;position:relative;background:#272b3f;}
.game-info table td{border:1px solid #323751;height:2rem;padding-left:4px;}
.game-info table .no_border{border-top:0}
.game-info strong{color:#ffc955}

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

/*article-content**/
.w-wrap{background:#272b3f;padding-top:2px;}
.article{}
.back{background:url(images/title.jpg) no-repeat;background-size:100% 100%;display:block;color:#fff;}
.back i{background:url(images/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:#5a6783;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;}
