.chat-list-detail-wrapper[data-v-5d072187]{width:98%;display:flex;flex-direction:column;gap:10px}.active[data-v-5d072187]{background:#eef3fa!important}.chat-list-detail[data-v-5d072187]{width:100%;height:70px;background:#fff;box-shadow:0 1px 0 0 rgba(215,218,223,.76);border-radius:4px;display:flex;cursor:pointer}.chat-list-detail .avatar-wrapper[data-v-5d072187]{width:40px;height:40px;margin:15px;position:relative}.chat-list-detail .avatar-wrapper>img[data-v-5d072187]{width:100%;height:100%}.chat-list-detail .chat-list-header[data-v-5d072187]{display:flex;align-items:center;justify-content:center}.chat-list-detail .chat-time[data-v-5d072187]{display:flex;align-items:center;flex-direction:row-reverse;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin-right:14px;flex:1;font-size:12px;color:#333}.chat-list-detail .chat-content-wrapper[data-v-5d072187]{margin-right:-15px;width:120px}.chat-list-detail .chat-content-wrapper .chat-content[data-v-5d072187]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-detail .notice-info[data-v-5d072187]{position:absolute;top:0;right:0;box-sizing:border-box;min-width:16px;padding:0 6px;color:#fff;font-weight:500;font-size:12px;font-family:-apple-system-font,Helvetica Neue,Arial,sans-serif;line-height:1.2;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:16px;transform:translate(50%,-50%);transform-origin:100%}