﻿.detail-box{overflow:hidden;background-color:var(--bg-color);margin-top:var(--mt);padding:.3rem .2rem .2rem}.detail-box__title{font-size:.4rem;font-weight:700;line-height:.6rem}.detail-box__source{color:#999;padding-top:.15rem}.detail-box__content{margin-top:.2rem;border-top:1px solid #dcdcdd;padding-top:.2rem;line-height:.6rem;font-size:.32rem}.detail-box__content p{margin-bottom:.2rem}.detail-box__content img{max-width:100%;height:auto!important;margin:0 auto;display:block}.detail-box__content a{color:red}.detail-label{overflow:hidden;background-color:var(--bg-color);border-top:var(--border);padding:.2rem .2rem 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-label .words{font-size:.36rem;font-weight:700;margin-right:.15rem}.detail-label .words,.detail-label a{display:inline-block;line-height:.5rem}.detail-label a{height:.5rem;padding:0 .2rem;background-color:#f6f4f1;border:1px solid #e4e4e4;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;margin:0 .1rem .2rem}.detail-page{overflow:hidden;background-color:var(--bg-color);margin-top:var(--mt);font-size:.32rem}.detail-page>a{padding:0 .1rem;display:block;height:.9rem;line-height:.9rem;border-bottom:var(--border);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.detail-page__words{color:#c30;display:inline-block}
/*# sourceMappingURL=style.min.css.map */



.pre-next{
    font-size: 0.3rem;
}
.lc-cs-form ul li.cs-btn2 a, .lc-cs-form-tp ul li.cs-btn2 a {
    float: left;
    display: inline-block;
    width: 47%;
    margin-left: 2%;
    color: #fff;
    background: #c83c23;
    font-size: 0.32rem;
    text-align: center;
    font-weight: bold;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.cs-btn2{
    height: auto !important;
    border-bottom: none !important;
}
.content-page{
    display: flex;
    justify-content: center;
    width: 6.9rem;
    margin: 0 auto;
}
ul.content-page li {

    margin: 0.1rem 0.1rem !important;
    border: 1px solid #c83c23 !important;


}
ul.content-page li.thisclass{
    background: #c83c23 !important;
}







.box3 {border-top: 0.1em solid #e6e6e6; background: #fff; overflow: hidden; color: #999;}
.box3 ul {padding: 0.2rem 0; overflow: hidden;}
.box3 ul li { width: 100%; height: 2.5em; line-height: 2.5em; padding: 0 0.2rem; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
