/* 导航 */

.strategy-tit {
    width: 100%;
    height: 0.58rem;
    position: absolute;
    left: 0.72rem;
    top: 0;
    z-index: 1000;
}

.strategy-tab li {
    height: 0.58rem;
    float: left;
    width: 3.54rem;
}

.strategy-tab li a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
}

.strategy-nv1 a,
.strategy-nv2 a,
.strategy-nv3 a,
.strategy-nv1.on a,
.strategy-nv2.on a,
.strategy-nv3.on a {
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/strategyPic/sta_menu_bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: 7.3rem 2.51rem;
    background-size: 7.3rem 2.51rem;
}

.strategy-nv1 a {
    background-position: 0 0;
}

.strategy-nv2 a {
    background-position: 0 -1rem;
}

.strategy-nv3 a {
    background-position: 0 -1.93rem;
}

.strategy-nv1.on a {
    background-position: -3.75rem 0;
}

.strategy-nv2.on a {
    background-position: -3.75rem -1rem;
}

.strategy-nv3.on a {
    background-position: -3.75rem -1.93rem;
}

.pro-cont-tit i,
.pro-list-u li.on,
.msg-tab li.on,
.vid-list li a i {
    background-image: url(//game.gtimg.cn/images/hyrz/ingame/v2018/strategyPic/sp.png);
    background-repeat: no-repeat;
    -webkit-background-size: 2.8rem 3rem;
    background-size: 2.8rem 3rem;
}


/* 忍者介绍 */

.strategy-ct {
    height: 100%;
    overflow-y: scroll;
    margin-top: 0.13rem;
}

.strategy-box {
    padding: 0.22rem 0 0.2rem;
    background: #e8decd;
}

.sta-search {
    margin: 0.22rem 0 0 0.94rem;
    width: 88%;
    position: relative;
}

.sta-search input {
    width: 79%;
    background: #fbf7ee;
    border-top: 1px solid #d3c3aa;
    padding: 0.1rem;
    text-align: center;
    color: #723b00;
    font-size: 0.24rem;
    border-radius: 0.05rem;
    input:-moz-placeholder,
    textarea:-moz-placeholder {
        color: #cccccc;
    }
    input:-ms-input-placeholder {
        color: #cccccc;
    }
    input::-webkit-input-placeholder {
        color: #cccccc;
    }
}

.search-btn {
    width: 1.24rem;
    height: 0.46rem;
    line-height: 0.46rem;
    display: block;
    text-align: center;
    border: 0.02rem solid #382c20;
    background: #65503b;
    color: #f5ebd0;
    font-size: 0.24rem;
    float: right;
    border-radius: 0.03rem;
    position: relative;
    padding-right: 0.2rem;
}

.search-btn i {
    width: 0;
    height: 0;
    overflow: hidden;
    border-color: #ab8d6e transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    border-width: 0.12rem;
    position: absolute;
    right: 0.05rem;
    top: 0.2rem;
}

.sch-box {
    width: 3.9rem;
    padding: 0.2rem;
    -webkit-box-shadow: 0 0 0.04rem #bfae99 inset;
    box-shadow: 0 0 0.04rem #bfae99 inset;
    background: rgba(201, 185, 153, 0.75);
    display: none;
    position: absolute;
    right: 0;
    top: 0.5rem;
}

.sch-box-list {
    border-bottom: 1px solid #ffffff;
}

.sch-box-list li:first-child {
    border-top: none;
}

.sch-box-list li {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #b8a88d;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 100%;
    float: left;
}

.sch-box-list li p {
    padding: 0 0.1rem;
    float: left;
}

.sch-box-list li strong {
    color: #040401;
    font-size: 0.22rem;
    text-shadow: 0 0.02rem #f7ead1, 0.02rem 0 #f7ead1, -0.02rem 0 #f7ead1, 0 -0.02rem #f7ead1;
    font-weight: normal;
    min-width: 0.45rem;
    display: inline-block;
}

.sch-box-list li input {
    vertical-align: middle;
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.05rem;
}

.sch-all {
    display: block;
    text-align: right;
    color: #040401;
    font-size: 0.22rem;
    text-decoration: underline;
    margin-top: 0.2rem;
}

.sta-pro {
    padding-bottom: 0.8rem;
}

.pro-list {
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/strategyPic/str_top_bg.jpg) no-repeat 50% 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.pro-list-u {
    margin-left: 0.3rem;
}

.pro-list-u li {
    width: 0.93rem;
    height: 1rem;
    margin: 0.2rem 0.3rem;
    float: left;
    display: inline-block;
}

.pro-list-u li.on {
    background-position: -1.88rem 0;
}

.pro-list-u li img {
    width: 0.8rem;
    height: 0.8rem;
    display: block;
    margin: 0.05rem auto 0;
}


/* 内容 */

.pro-cont {
    padding: 0.13rem 0.24rem;
    margin-bottom: 0.5rem;
}

.top-msg {
    padding: 0.1rem;
    height: 0.98rem;
    background: #e8ddca;
    -webkit-box-shadow: 0 0 0.04rem #c1b4a2;
    box-shadow: 0 0 0.04rem #c1b4a2;
}

.top-msg img {
    display: block;
    float: left;
    width: 0.99rem;
    height: 0.99rem;
}

.top-tit {
    padding-left: 1.27rem;
    line-height: 0.4rem;
    color: #723b00;
    font-size: 0.3rem;
    text-shadow: 0 0.02rem #ffffff, 0.02rem 0 #ffffff, -0.02rem 0 #ffffff, 0 -0.02rem #ffffff;
}

.top-zi {
    padding-left: 0.3rem;
    color: #483c2f;
    font-size: 0.22rem;
    line-height: 0.24rem;
    height: 0.44rem;
    overflow: hidden;
    margin-top: 0.08rem;
}

.top-zi strong {
    display: block;
    float: left;
}

.top-zi p {
    padding-left: 0.64rem;
    font-size: 0.2rem;
    line-height: 0.24rem;
}

.pro-cont-tit {
    font-size: 0.24rem;
    color: #000;
    margin: 0.13rem 0 0.08rem;
    text-shadow: 0 0.02rem #f7ead1, 0.02rem 0 #f7ead1, -0.02rem 0 #f7ead1, 0 -0.02rem #f7ead1;
    font-weight: normal;
}

.pro-cont-tit i {
    width: 0.3rem;
    height: 0.3rem;
    background-position: 0 0;
    display: block;
    margin: 0.08rem 0.05rem 0 0;
    float: left;
}

.msg-tab {
    margin: 0.15rem 0 0 0.15rem;
    height: 1rem;
    overflow: hidden;
}

.msg-tab li {
    width: 3.0rem;
    height: 0.92rem;
    float: left;
    font-size: 0.24rem;
}

.msg-tab li.on {
    background-position: -1.93rem -1.11rem;
}

.msg-tab li.on a strong {
    color: #ffffff;
    text-shadow: 0 1px #5e4027, 1px 0 #5e4027, -1px 0 #5e4027, 0 -1px #5e4027;
}

.msg-tab li a {
    width: 100%;
    height: 100%;
    display: block;
}

.msg-tab li a img {
    display: inline-block;
    float: left;
    margin: 0.07rem 0 0 0.07rem;
    width: 0.73rem;
    height: 0.73rem;
}

.msg-tab li strong {
    font-weight: normal;
    color: #040401;
    display: block;
    padding-left: 0.1rem;
    line-height: 0.62rem;
    height: 0.52rem;
    overflow: hidden;
}

.msg-tab li span {
    color: #be964b;
    line-height: 0.24rem;
    display: block;
    padding-left: 0.1rem;
    height: 0.24rem;
    overflow: hidden;
    font-size: 0.2rem;
}

.msg-show {
    padding: 0.2rem 0.3rem;
    background: #e7dac7;
    border-radius: 0.05rem;
}

.msg-top-ct {
    min-height: 1.8rem;
}

.msg-top-ct img {
    display: inline-block;
    float: left;
    width: 3.29rem;
    height: 1.85rem;
    margin-right: 0.3rem;
}

.msg-bot-zi h4,
.msg-top-ct h4 {
    font-size: 0.24rem;
    text-shadow: 0 0.02rem #f7ead1, 0.02rem 0 #f7ead1, -0.02rem 0 #f7ead1, 0 -0.02rem #f7ead1;
    color: #8f520d;
    font-weight: normal;
}

.msg-bot-zi p,
.msg-top-ct p {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #483c2f;
    margin-top: 0.1rem;
}

.show-box-top img {
    width: 0.95rem;
    height: 0.95rem;
    display: inline-block;
    float: left;
    margin-right: 0.15rem;
    border-radius: 50%;
}

.show-box-top strong {
    display: block;
    color: #723b00;
    text-shadow: 0 0.02rem #ffffff, 0.02rem 0 #ffffff, -0.02rem 0 #ffffff, 0 -0.02rem #ffffff;
    font-size: 0.3rem;
    line-height: 0.95rem;
}

.syjq-zi {
    color: #483c2f;
    font-size: 0.2rem;
    line-height: 0.3rem;
}

.rzjs-box,
.pro-show-box {
    background: #e2d6c3;
    border: 0.02rem solid #e9dbc1;
    padding: 0.2rem 0.32rem;
    border-radius: 0.1rem;
}

.rzjs-box img {
    width: 2.45rem;
    height: 2.4rem;
    float: left;
    display: block;
}

.rzjs-box h4 {
    color: #000;
    font-size: 0.24rem;
    text-shadow: 0 0.02rem #f7ead1, 0.02rem 0 #f7ead1, -0.02rem 0 #f7ead1, 0 -0.02rem #f7ead1;
    padding-left: 2.94rem;
    font-weight: normal;
}

.rzjs-zi {
    padding-left: 2.94rem;
}

.rzjs-zi,
.syjq-zi {
    margin-top: 0.2rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #483c2f;
}

.pro-show .pro-show-box:first-child {
    margin-right: 0.26rem;
}

.show-box-tit,
.show-box-tit2 {
    width: 3.1rem;
    height: 0.34rem;
    color: #e2d6c3;
    line-height: 0.3rem;
    font-size: 0.2rem;
    padding-left: 0.1rem;
    display: block;
}

.show-box-tit {
    background: -webkit-linear-gradient(left, #c91010, #e1d1be);
    background: -webkit-gradient(linear, left top, right top, from(#c91010), to(#e1d1be));
    background: linear-gradient(to right, #c91010, #e1d1be);
}

.show-box-tit2 {
    background: -webkit-linear-gradient(left, #027e90, #d9d7c7);
    background: -webkit-gradient(linear, left top, right top, from(#027e90), to(#d9d7c7));
    background: linear-gradient(to right, #027e90, #d9d7c7);
}

.show-box-tit em,
.show-box-tit2 em {
    color: #723b00;
    font-size: 0.3rem;
    text-shadow: 0 0.02rem #f7ead1, 0.02rem 0 #f7ead1, -0.02rem 0 #f7ead1, 0 -0.02rem #f7ead1;
    font-style: normal;
    margin-left: 0.1rem;
}


/* 图文攻略 */


/* 图文攻略-导航 */

.sta-menu-small {
    position: absolute;
    width: 100%;
    z-index: 10;
}

.sta-menu-small a {
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/strategyPic/small_menu_bg.jpg) repeat-x;
    -webkit-background-size: 0.5rem 0.4rem;
    background-size: 0.5rem 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    color: #f5ebd0;
    font-size: 0.2rem;
    float: left;
    display: block;
}

.sta-menu-small a.on {
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/strategyPic/small_menu_bg2.jpg) repeat-x;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    color: #040401;
    text-shadow: 0 0.02rem #e8decd, 0.02rem 0 #e8decd, -0.02rem 0 #e8decd, 0 -0.02rem #e8decd;
}

.main2 .strategy-ct {
    margin-top: -0.03rem;
    overflow: auto;
}


/* 图文攻略内容-结构与咨询页相似 */

.twgl-top {
    margin: 0.2rem 0 0.22rem 0.16rem;
}

.twgl-top-new,
.twgl-top-hot {
    width: 3.3rem;
    height: 1.98rem;
    display: inline-block;
    border: 0.03rem solid #362524;
    border-radius: 0.05rem;
    margin-right: 0.13rem;
    position: relative;
    float: left;
}

.twgl-top-new i,
.twgl-top-hot i {
    position: absolute;
    display: block;
    text-indent: -9999px;
    z-index: 5;
    top: -0.05rem;
    right: -0.1rem;
    background-image: url(//game.gtimg.cn/images/hyrz/ingame/v2018/twglPic/ico_bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: 1.31rem 1.14rem;
    background-size: 1.31rem 1.14rem;
}

.twgl-top-new i {
    width: 0.61rem;
    height: 0.53rem;
    background-position: 0 0;
}

.twgl-top-hot i {
    width: 0.58rem;
    height: 0.53rem;
    background-position: 0 -0.61rem;
}

.twgl-top a img {
    width: 100%;
    height: 100%;
    display: block;
}

.twgl-top-rt {
    float: right;
    background: #e8ddcb;
    -webkit-box-shadow: 0 0 0.04rem #c0b4a2 inset;
    box-shadow: 0 0 0.04rem #c0b4a2 inset;
    width: 2.5rem;
    padding: 0.08rem;
    height: 1.88rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.top-rt-u li {
    border: 1px solid #665a4c;
    width: 1.21rem;
    float: left;
    height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.2rem;
}

.top-rt-u li a {
    display: block;
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/twglPic/bg_rp1.png) repeat;
    text-align: center;
    color: #fff6e5;
    text-shadow: 0 0.02rem #534426, 0.02rem 0 #534426, -0.02rem 0 #534426, 0 -0.02rem #534426;
}

.top-rt-u li.on a {
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/twglPic/bg_rp2.png) repeat;
    color: #2e251c;
    text-shadow: 0 0.02rem #f6e5c2, 0.02rem 0 #f6e5c2, -0.02rem 0 #f6e5c2, 0 -0.02rem #f6e5c2;
}


/* 资讯列表 */

.twgl-box {
    padding: 0.13rem 0.3rem 3rem;
    background: #e8decd;
    -webkit-box-shadow: 0 0 0.08rem #c0b4a2 inset;
    box-shadow: 0 0 0.08rem #c0b4a2 inset;
    margin: 0.2rem 0 0 0.16rem;
    -webkit-overflow-scrolling: touch
}

.twgl-list li {
    width: 100%;
    height: 0.7rem;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #c5b293;
    font-size: 0.24rem;
}

.loading-new {
    text-align: center
}

.twgl-list li:first-child {
    border-top: none !important;
}

.twgl-list li:last-child {
    border: none !important;
}

.n-tips {
    width: 8%;
    height: 0.3rem;
    line-height: 0.34rem;
    background: #cb5b39;
    display: inline-block;
    border: 0.03rem solid #efd8b2;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
    float: left;
    margin-top: 0.17rem;
    border-radius: 0.1rem;
}

.n-img {
    /*width: 0.58rem;*/
    /*height: 0.58rem;*/
    width: 0.65rem;
    height: 0.38rem;
    float: left;
    display: inline-block;
    margin-top: 0.05rem;
}

.n-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.list-link {
    margin-left: 0.1rem;
    width: 90%;
    height: 0.7rem;
    float: right;
    display: inline;
}

.list-ct {
    display: inline-block;
    color: #000000;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 0.7rem;
}

.n-time {
    font-size: 0.2rem;
    color: #000;
    float: right;
    line-height: 0.7rem;
    font-weight: normal;
}

.n-time i {
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2018/tips_bg.png) no-repeat 50% 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 0.66rem;
    height: 0.3rem;
    display: inline-block;
    text-indent: -9999px;
}


/* 图文攻略内页 */

.twgldetail-cont {
    padding: 0.2rem 0.6rem 0.5rem;
    background: #e8decd;
    -webkit-box-shadow: 0 0 8px #c0b4a2 inset;
    box-shadow: 0 0 8px #c0b4a2 inset;
    overflow-y: scroll;
    height: 4.1rem;
    margin-top: -0.03rem;
}

.twgldetail-tit {
    color: #040401;
    font-size: 0.3rem;
}

.twgldetail-time {
    color: #be964b;
    font-size: 0.2rem;
}

.twgldetail-nr {
    padding-bottom: 0.2rem;
}

.twgldetail-nr p {
    color: #483c2f;
    font-size: 0.2rem;
}

.twgldetail-nr img {
    display: block;
    margin: 0.2rem auto;
    width: 5.17rem;
    height: 100%;
    border: 0.03rem solid #362524;
}