.chapter-list .chapter-head{background-color:#eceff3;padding:.2rem .4rem}.chapter-list .chapter-head span{flex:1}.chapter-list .chapter-head span.chapter-name{flex:5}.chapter-list .chapter-head span.chapter-word-count{flex:2}.chapter-list .chapter-body .all{padding:.1rem .2rem;background-color:#f8f8f8}.chapter-list .chapter-body .all .left{gap:.05rem}.chapter-list .chapter-body .all .left .icon-VIP{color:#ffa500}.chapter-list .chapter-body .all .right{gap:.05rem;padding:.05rem;border-radius:.08rem}.chapter-list .chapter-body .all .right .iconfont{font-size:.12rem}.chapter-list .chapter-body .all .right.rotate{background-color:#f6f8fa}.chapter-list .chapter-body .all .right.rotate .iconfont{transform:rotate(180deg)}.chapter-list .chapter-body .list{padding:.1rem .2rem;display:none}.chapter-list .chapter-body .list.active{display:block}.chapter-list .chapter-body .list .item{gap:.05rem;padding:.1rem .2rem;color:#333}.chapter-list .chapter-body .list .item .chapter-name{flex:5;gap:.05rem}.chapter-list .chapter-body .list .item .chapter-word-count{flex:2}.chapter-list .chapter-body .list .item .chapter-price{flex:1}.chapter-list .chapter-body .list .item .chapter-status{flex:1}.chapter-list .chapter-body .list .item .chapter-status{flex:1;color:#e60000}.chapter-list .chapter-body .list .item:hover{background-color:#f8f8f8}.chapter-list .chapter-body .list .item.subscribed{color:#999}.chapter-list .chapter-body .list .item.subscribed .chapter-status{color:#999}.selectChapter{position:fixed;bottom:0;left:0;right:0;padding:.2rem .4rem;box-sizing:border-box;background-color:#fff;box-shadow:0 -0.05rem .1rem rgba(0,0,0,0.04);z-index:999}.selectChapter .container{gap:.2rem}.selectChapter .container em{font-style:normal}.selectChapter .container button.btnStyle{width:1.1rem}