.message[data-v-65e55364]{gap:8px;padding:10px 20px}.message .icon[data-v-65e55364]{width:40px;height:40px;border:1px solid #ddd;border-radius:8px}.message .name[data-v-65e55364]{margin-bottom:5px;line-height:24px;font-size:13px;color:#666}.message .content[data-v-65e55364]{border-radius:6px;padding:8px 14px;line-height:22px;font-size:14px;white-space:pre-wrap;word-break:break-all}.chat[data-v-17fc1be4]{height:100vh}.chat-list[data-v-17fc1be4]{position:relative;width:250px;overflow:auto;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.05)}.chat-list ul li[data-v-17fc1be4]{gap:10px;height:70px;padding:0 8px 0 10px;cursor:pointer}.chat-list ul li.z-crt[data-v-17fc1be4],.chat-list ul li[data-v-17fc1be4]:hover{background:#f0f2f5}.chat-list ul li .icon[data-v-17fc1be4]{width:40px;height:40px;border-radius:8px;overflow:hidden}.chat-list ul li .name[data-v-17fc1be4]{height:20px;line-height:20px;font-size:13px}.chat-list ul li .date[data-v-17fc1be4]{font-size:12px;color:#aaa}.chat-list ul li .message[data-v-17fc1be4]{height:16px;line-height:16px;font-size:12px;color:#999}.chat-list ul li .unread[data-v-17fc1be4]{box-sizing:border-box;min-width:16px;padding:0 4px;border-radius:8px;margin-left:12px;line-height:16px;font-size:12px;text-align:center;color:#fff;background:#ff6900}.chat-room[data-v-17fc1be4]{background:#f0f2f5}.chat-room .room-head[data-v-17fc1be4]{gap:12px;height:50px;border-bottom:1px solid #ccc;padding:0 10px}.chat-room .room-head .icon[data-v-17fc1be4]{width:40px;height:40px;border-radius:8px;overflow:hidden}.chat-room .room-head .name[data-v-17fc1be4]{font-size:16px}.chat-room .room-chat[data-v-17fc1be4]{overflow-y:scroll}.chat-room .room-handle[data-v-17fc1be4]{height:50px;border-top:1px solid #ccc;margin:0 20px}.chat-room .room-input textarea[data-v-17fc1be4]{box-sizing:border-box;width:100%;height:120px;border:none;padding:0 20px 10px;line-height:22px;font-size:14px;background:none;resize:none}.chat-room .room-input textarea[data-v-17fc1be4]::-moz-placeholder{color:#aaa}.chat-room .room-input textarea[data-v-17fc1be4]::placeholder{color:#aaa}.chat-room .room-input button[data-v-17fc1be4]{width:74px;height:36px;border:none;border-radius:6px;margin:12px 20px;font-size:16px;color:#fff;background:#0284ff}.chat-room .room-input button[data-v-17fc1be4]:hover{opacity:.9}