.comment .comment-input-area{gap:.2rem}.comment .comment-input-area .input-header{border-radius:.08rem;border:1px solid #d0d0d0;padding:.2rem;height:1.5rem;box-sizing:border-box}.comment .comment-input-area .input-header textarea{width:100%;height:100%;border:none;outline:none;resize:none}.comment .comment-input-area .input-header textarea::placeholder{color:#999;font-size:.14rem}.comment .comment-input-area .input-footer{gap:.2rem}.comment .comment-input-area .input-footer .btnStyle{width:1.1rem}.comment .comment-list-header h2{margin:0}.comment .comment-list{gap:.3rem}.comment .comment-list .comment-item{gap:.1rem;border-bottom:1px solid #ececec;padding-bottom:.2rem}.comment .comment-list .comment-item:last-child{border-bottom:none;padding-bottom:0}.comment .comment-list .comment-item .avatar{width:.5rem;height:.5rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.comment .comment-list .comment-item .avatar img{width:100%;height:100%;object-fit:cover}.comment .comment-list .comment-item .comment-content{flex:1;gap:.13rem}.comment .comment-list .comment-item .comment-content div{line-height:1}.comment .comment-list .comment-item .comment-content .comment-author .mine{color:#FFA611;border:1px solid #FFA611;padding:.03rem .05rem;border-radius:.03rem}.comment .comment-list .comment-item .comment-content .comment-actions .actions{gap:.2rem}.comment .comment-list .comment-item .comment-content .comment-actions .actions a{gap:.05rem;color:#999}.comment .comment-list .comment-item .comment-content .comment-actions .actions a:hover,.comment .comment-list .comment-item .comment-content .comment-actions .actions a.active{color:#e60000}.comment .comment-list .comment-item .comment-content .comment-text{line-height:1.6}.comment .comment-list .comment-item .comment-content .reply-list{padding:20px;box-sizing:border-box;background-color:#f4f4f5;position:relative;margin-top:.1rem}.comment .comment-list .comment-item .comment-content .reply-list::before{content:"";position:absolute;top:-0.1rem;left:.2rem;width:0;height:0;border-bottom:.1rem solid #f4f4f5;border-left:.1rem solid transparent;border-right:.1rem solid transparent}.comment .comment-list .comment-item .comment-content .reply-area{gap:.2rem;display:none}.comment .comment-list .comment-item .comment-content .reply-area.active{display:flex}.comment .comment-list .comment-item .comment-content .reply-area .reply-input-row{border-radius:.08rem;border:1px solid #d0d0d0;padding:.2rem;height:1rem;box-sizing:border-box;background-color:#fff}.comment .comment-list .comment-item .comment-content .reply-area .reply-input-row textarea{width:100%;height:100%;border:none;outline:none;resize:none}.comment .comment-list .comment-item .comment-content .reply-area .reply-input-row textarea::placeholder{color:#999;font-size:.14rem}.comment .comment-list .comment-item .comment-content .reply-area .reply-actions{gap:.2rem}.comment .comment-list .comment-item .comment-content .reply-area .reply-actions .btnStyle{width:80px}.comment .comment-list .comment-item .comment-content .reply-area .reply-actions .btnStyle.outline{background-color:#fff}.comment.goods .comment-list .comment-item .comment-content{gap:.1rem}.comment.goods .comment-list .comment-item .comment-content .comment-author .avatar{width:.32rem;height:.32rem}.comment.goods .comment-list .comment-item .comment-content .comment-img .img{width:calc((100% - .2rem * 5) / 6);border-radius:.08rem;overflow:hidden;height:1.4rem}.comment.goods .comment-list .comment-item .comment-content .comment-img .img img{width:100%;height:100%;object-fit:cover;margin:0}