@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.no-comment{text-align:center}.no-comment .icon-wrap{height:31.2vw}.no-comment>.tip{font-weight:bolder;font-size:14px}.no-comment .fade-in{-webkit-animation:fadeIn .25s ease-in-out;animation:fadeIn .25s ease-in-out}.no-comment .m-top{margin-top:78px}#personal-comment-list{margin-bottom:3px;padding:0 8px}#personal-comment-list .head{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:38px}#personal-comment-list .head>.avatar{width:62px;height:62px;margin-bottom:18px;border-radius:50%;overflow:hidden}#personal-comment-list .head>.user-name{text-align:center;font-weight:700;font-size:24px;padding:0 20px}#personal-comment-list .head>.user-address{margin:5px 0 35px;font-weight:400;font-size:calc(14px/var(--font-zoom));line-height:17px;max-width:60vw;color:rgba(0,0,0,.45);position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}#personal-comment-list .no-comment>.pic{margin-top:49.77777px}#personal-comment-list .load-status{margin-top:0;margin-bottom:0}#personal-comment-list .load-status .error-tip{margin-top:49.77777px}