@media only screen and (max-width:500px){.chapter,.cover{width:100%}.chapter{background-color:var(--background-mid)}.cover-img{width:150px;height:200px}}@media only screen and (min-width:1000px){.cover{width:400px;height:400px}.detail{width:600px}.detail .chapter{width:30%;background-color:var(--background-mid);margin-right:10px}.cover-img{width:240px;height:320px}.detail-content{min-height:calc(100vh - 100px)}}.app-box{padding:5px 10px}.app-box .iconfont{font-size:14px}.app-box .logo{border-radius:5px;width:30px;height:30px}.app-box .text{font-size:12px;line-height:14px}.app-box .btn{width:100px;height:30px;line-height:30px;font-size:14px;color:#fff;background-color:#ff8066;border-radius:20px;text-align:center}