.share-detail{position:relative;box-sizing:border-box;width:100%;min-height:100vh;max-width:750px;margin:auto;padding:.3rem .35rem 1rem;background-color:#fff;font-size:.4rem}@media screen and (min-width:1024px){.share-detail .top-bar{display:none}}@media screen and (max-width:1023px){.share-detail .top-bar{display:flex;justify-content:space-between;align-items:center}.share-detail .top-bar>img{width:70px;height:30px}.share-detail .top-bar>div{padding:5px 10px;background-color:#41b7d8;border-radius:20px;font-size:16px;color:#fff}}.share-detail h1{color:#000;font-size:.6rem}.share-detail .share-author-info{display:flex;justify-content:space-between;color:#b1b1b1;font-size:.4rem;padding-bottom:.3rem}.share-detail .share-cover{padding-bottom:.3rem}.share-detail .share-cover>img{width:100%}.share-detail .share-summary{padding-bottom:.3rem}.share-detail .share-summary .share-summary-content{white-space:pre-wrap;text-align:justify}.share-detail .share-summary-content-null{color:#d2d2d2}.share-detail .share-content{padding-bottom:.3rem}.share-detail .share-second-title{padding-bottom:.3rem;color:#000;font-size:.4rem;font-weight:700}.share-detail .share-second-title:before{content:"";display:inline-block;margin-right:5px;width:.3rem;height:.3rem;border-radius:2px;background-color:#41b7d8}.share-detail .ql-container{font-size:inherit}.share-detail .error-content{width:100%;height:90vh;display:flex;justify-content:center;align-items:center;color:#d2d2d2;text-align:center;white-space:pre-line}.share-detail .bottom-tip{position:absolute;bottom:0;left:0;width:100%;height:1rem;line-height:1rem;text-align:center;font-size:12px;color:#eee}.share-detail .bottom-tip:before{content:"";position:absolute;display:block;z-index:1;top:50%;width:100vw;border-top:1px solid}.share-detail .bottom-tip:after{content:"已经到底了";position:relative;z-index:2;padding:0 10px;background-color:#fff}