.chat{width:100%;height:100%}.chat ._v-container{background-color:#e7e7e7}.chat-item[data-v-41e59c93]{display:flex;padding:10px;background-color:#fff;margin-bottom:3px;max-height:60px;overflow:hidden;align-items:center}.chat-item-left[data-v-41e59c93]{width:0;flex:1;display:flex;height:50px}.chat-item-avatar[data-v-41e59c93]{margin-right:10px}.chat-item-avatar-right[data-v-41e59c93]{display:flex;flex-direction:column;justify-content:space-between;max-height:60px;overflow:hidden}.chat-item-brief[data-v-41e59c93],.chat-item-name[data-v-41e59c93]{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-brief[data-v-41e59c93]{font-size:70%;color:#999}.chat-item-right[data-v-41e59c93]{width:60px;height:50px;min-width:60px;max-height:60px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.chat-item-time[data-v-41e59c93]{font-size:80%}.chat-item-icon[data-v-41e59c93]{font-size:50%}.chat-item-icon-num[data-v-41e59c93]{color:#fff;background-color:red;padding:2px 4px;border-radius:50%}