.emote-list{width:100vw;height:60vw;display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto}.emote-list .emoji-wrapper{width:14.28571vw;height:11.11111vw;padding:0 6px}.emote-list .emoji-wrapper .emoji-btn{width:100%;height:100%;font-size:20px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.mybz-emote-input-wrapper{width:100%;height:auto;display:flex;flex-direction:column}.mybz-emote-input-wrapper .mybz-comment-rich-textarea{width:100%;height:auto;padding:8px 12px;border-radius:16px;background-color:#f2f2f2;position:relative}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-placeholder{position:absolute;top:8px;left:13px;color:var(--van-text-color-3);font-size:14px;line-height:20px;height:20px;pointer-events:none}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-editor{width:100%;height:auto;outline:none;border:none;min-height:var(--min-h);color:var(--van-text-color);font-size:14px;line-height:20px;-webkit-user-modify:read-write-plaintext-only}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-editor img{width:16px;height:16px;vertical-align:text-bottom}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-opt-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:4px}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-opt-row .opt-btn{width:24px;height:24px;margin-left:20px;cursor:pointer}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-opt-row .opt-btn img{width:100%;height:100%;cursor:pointer}.mybz-emote-input-wrapper .emote-picker-wrapper{margin-left:-10px;margin-right:-10px;margin-top:10px}.mybz-emote-input-wrapper .phrase-picker-wrapper{margin-top:16px}.mybz-emote-input-wrapper .phrase-picker-wrapper .phrase-list{width:100%;height:auto;display:flex;flex-wrap:wrap;flex-direction:row;overflow:hidden auto;margin-top:-10px}.mybz-emote-input-wrapper .phrase-picker-wrapper .phrase-list .phrase-item{flex-shrink:0;width:auto;height:28px;padding:0 20px;line-height:28px;white-space:nowrap;border-radius:28px;margin-right:8px;margin-top:16px;color:var(--notobvious-color);font-size:var(--small-size);background-color:var(--background-color)}:host,:root{--van-empty-padding:var(--van-padding-xl) 0;--van-empty-image-size:160px;--van-empty-description-margin-top:var(--van-padding-md);--van-empty-description-padding:0 60px;--van-empty-description-color:var(--van-text-color-2);--van-empty-description-font-size:var(--van-font-size-md);--van-empty-description-line-height:var(--van-line-height-md);--van-empty-bottom-margin-top:24px}.van-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--van-empty-padding)}.van-empty__image{width:var(--van-empty-image-size);height:var(--van-empty-image-size)}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:var(--van-empty-description-margin-top);padding:var(--van-empty-description-padding);color:var(--van-empty-description-color);font-size:var(--van-empty-description-font-size);line-height:var(--van-empty-description-line-height)}.van-empty__bottom{margin-top:var(--van-empty-bottom-margin-top)}.van-theme-dark .van-empty{opacity:.5}:host,:root{--van-sticky-z-index:99}.van-sticky--fixed{position:fixed;z-index:var(--van-sticky-z-index)}.more-btn{width:28px;height:28px;cursor:pointer}.more-btn img{width:100%;height:100%}.article-page{width:100%;height:auto;padding:20px 10px}.article-page .title{width:100%;font-size:17px;margin-bottom:20px;font-weight:700;color:var(--primary-color);display:flex;flex-direction:row;justify-content:space-between}.article-page .title .name{flex:1}.article-page .title .price{margin-left:12px;color:var(--success-color)}.article-page .author-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.article-page .author-row .info{width:auto;flex:1;height:36px;display:flex;flex-direction:row;align-items:center}.article-page .author-row .info .avatar{width:36px;height:36px;cursor:pointer}.article-page .author-row .info .column{width:calc(100% - 36px);height:36px;padding:0 8px;display:flex;flex-direction:column;align-content:space-between;justify-content:space-between}.article-page .author-row .info .column .name{width:100%;font-size:var(--small-size);font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article-page .author-row .info .column .name span{cursor:pointer}.article-page .article-data,.article-page .author-row .info .column .date{font-size:var(--small-size);color:#6a6a6a}.article-page .article-data{width:100%;margin:12px 0 20px 0}.article-page .article-data span{margin-right:12px}.article-page .article-content{width:100%;height:auto;display:flex;flex-direction:column}.article-page .article-content .article-text{line-height:23px;margin-bottom:12px;white-space:pre-line}.article-page .article-content .video-wrapper{width:100%;height:auto;margin-bottom:8px;cursor:pointer}.article-page .article-content .article-img{width:100%;display:flex;flex-direction:column;margin-bottom:12px}.article-page .article-content .article-img .van-image{cursor:pointer}.article-page .article-content .article-img .description{line-height:23px;margin-top:12px;white-space:pre-line}.article-page .article-content .article-img:last-child{margin-bottom:0}.appraisal-row{padding:20px 10px 0 10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.appraisal-row .ops-btn{flex:1;height:44px;cursor:pointer}.appraisal-row .ops-btn span{margin-left:8px}.appraisal-row .ops-btn.success{width:calc(50% - 4px);margin-left:8px}.comment-title{font-size:17px;font-weight:700;padding:20px 10px}.comment-list{width:100%;height:auto;padding-bottom:20px;background-color:#fff}.comment-list .comment-wrapper{width:100%;height:auto;display:flex;flex-direction:column;transition:height .3s;margin-bottom:20px}.comment-list .comment-wrapper .comment-row{width:100%;height:auto;padding:0 10px;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}.comment-list .comment-wrapper .comment-row .comment-avatar{width:36px;height:36px}.comment-list .comment-wrapper .comment-row .comment-avatar .van-image{cursor:pointer}.comment-list .comment-wrapper .comment-row .comment-info{width:calc(100% - 52px);height:auto;display:flex;flex-direction:column}.comment-list .comment-wrapper .comment-row .comment-info .comment-name{width:100%;font-size:var(--small-size);color:var(--notobvious-color);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px}.comment-list .comment-wrapper .comment-row .comment-info .comment-name span{cursor:pointer}.comment-list .comment-wrapper .comment-row .comment-info .comment-name .grade{margin-left:8px;color:var(--success-color)}.comment-list .comment-wrapper .comment-row .comment-info .data-row{width:100%;font-size:var(--small-size);color:#6a6a6a;margin-bottom:8px}.comment-list .comment-wrapper .comment-row .comment-info .data-row span{margin-right:12px}.comment-list .comment-wrapper .comment-row .comment-info .comment{font-size:var(--primary-size);line-height:20px;margin-bottom:8px;word-break:break-all;word-wrap:break-word;cursor:pointer}.comment-list .comment-wrapper .comment-row .comment-info .comment-video{width:100%;height:auto;margin-bottom:8px}.comment-list .comment-wrapper .comment-row .comment-info .comment-imgs{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.comment-list .comment-wrapper .comment-row .comment-info .comment-imgs .comment-img{width:95px;height:95px;overflow:hidden;margin:0 8px 8px 0}@media (max-width:475px){.comment-list .comment-wrapper .comment-row .comment-info .comment-imgs .comment-img:nth-child(3n){margin-right:0}}.comment-list .comment-wrapper .comment-row .comment-info .comment-opt{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.comment-list .comment-wrapper .comment-row .comment-info .comment-opt .left{font-size:var(--small-size);color:var(--notobvious-color)}.comment-list .comment-wrapper .comment-row .comment-info .comment-opt .left .delete-btn,.comment-list .comment-wrapper .comment-row .comment-info .comment-opt .left .reply-btn{margin-left:12px;cursor:pointer}.comment-list .comment-wrapper .comment-row .comment-info .comment-opt .left .delete-btn{color:var(--delete-color)}.comment-list .comment-wrapper .comment-row .comment-info .comment-opt .right{font-size:var(--small-size);color:var(--notobvious-color);cursor:pointer}.comment-list .comment-wrapper .comment-row .comment-info .comment-opt .right .thumb-num{margin-left:4px}.comment-list .comment-wrapper .comment-row.answer-row{margin-bottom:0}.comment-list .comment-wrapper .comment-row.answer-row .comment-info .comment-opt .right{display:flex;flex-direction:row;align-items:center}.comment-list .comment-wrapper .comment-row.answer-row .comment-info .comment-opt .right .mutual{margin-left:12px}.comment-list .comment-wrapper .comment-row.answer-row .comment-info .comment-opt .right .mutual .overturn{transform:rotateX(180deg)}.comment-list .comment-wrapper .reply-wrapper{width:calc(100% - 62px);height:auto;background-color:#f4f4f4;border-radius:6px;margin:10px 10px 0 52px;padding:10px;cursor:pointer}.comment-list .comment-wrapper .reply-wrapper .reply-row{font-size:var(--small-size);line-height:20px;color:var(--primary-color);margin-bottom:10px;word-break:break-all;word-wrap:break-word}.comment-list .comment-wrapper .reply-wrapper .reply-row .name{color:var(--notobvious-color);cursor:pointer}.comment-list .comment-wrapper .reply-wrapper .reply-row .mg{margin:0 4px}.comment-list .comment-wrapper .reply-wrapper .reply-row:last-child{margin-bottom:0}.comment-list .comment-wrapper .reply-wrapper .reply-link{font-size:var(--small-size);color:var(--success-color);cursor:pointer}.comment-list .comment-wrapper:last-child{margin-bottom:0}.get-more{padding-bottom:20px;width:100%;font-size:var(--primary-size);color:var(--success-color);text-align:center}.get-more span{cursor:pointer}