.chat-item[data-v-26f89c36]{height:54px;display:flex;position:relative;margin:3px 5px;padding:8px;align-items:center;white-space:nowrap;cursor:pointer;border-radius:10px}.chat-item[data-v-26f89c36]:hover{background-color:var(--im-background-active)}.chat-item.active[data-v-26f89c36]{background-color:#e4edfc}.chat-item .chat-left[data-v-26f89c36]{position:relative;display:flex;justify-content:center;align-items:center}.chat-item .chat-left .unread-text[data-v-26f89c36]{position:absolute;background-color:var(--im-color-danger);right:-4px;top:-8px;color:#fff;border-radius:30px;padding:1px 5px;font-size:10px;text-align:center;white-space:nowrap;border:1px solid #f1e5e5}.chat-item .chat-right[data-v-26f89c36]{flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;overflow:hidden}.chat-item .chat-right .chat-name[data-v-26f89c36]{display:flex;align-items:center;line-height:26px;height:26px}.chat-item .chat-right .chat-name .chat-name-text[data-v-26f89c36]{font-size:var(--im-font-size);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item .chat-right .chat-name .chat-tag[data-v-26f89c36]{flex:1;display:flex;align-items:center}.chat-item .chat-right .chat-name .chat-time-text[data-v-26f89c36]{font-size:var(--im-font-size-smaller);text-align:right;color:var(--im-text-color-light);white-space:nowrap;overflow:hidden;padding-left:2px;min-width:60px}.chat-item .chat-right .chat-content[data-v-26f89c36]{display:flex;line-height:24px;height:24px}.chat-item .chat-right .chat-content .chat-at-text[data-v-26f89c36]{color:#c70b0b;font-size:var(--im-font-size-smaller)}.chat-item .chat-right .chat-content .chat-send-name[data-v-26f89c36]{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-item .chat-right .chat-content .chat-content-text[data-v-26f89c36]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-item .chat-right .chat-content .icon[data-v-26f89c36]{display:flex;align-items:center;justify-content:center;font-size:var(--im-font-size-large);color:var(--im-text-color-lighter);margin-left:5px;background:var(--im-background-active);border-radius:50%;width:20px;height:20px}.add-group-member[data-v-33bf29d7]{display:flex}.add-group-member .left-box[data-v-33bf29d7]{flex:1;overflow:hidden;border:var(--im-border)}.add-group-member .left-box .checkbox[data-v-33bf29d7]{margin-right:10px}.add-group-member .arrow[data-v-33bf29d7]{display:flex;align-items:center;font-size:18px;padding:10px;color:var(--im-color-primary)}.add-group-member .right-box[data-v-33bf29d7]{flex:1;border:var(--im-border)}.add-group-member .right-box .tip[data-v-33bf29d7]{text-align:left;height:32px;line-height:32px;text-indent:10px;color:var(--im-text-color-light)}.chat-group-member[data-v-c83c13b4]{display:flex;flex-direction:column;height:100%;background:linear-gradient(135deg,#f8f9fa,#fff)}.chat-group-member .member-card-container[data-v-c83c13b4]{display:flex;flex-direction:column;height:100%;overflow:hidden;background:hsla(0,0%,100%,.8);border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04);box-sizing:border-box}.chat-group-member .header[data-v-c83c13b4]{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}.chat-group-member .header .header-content[data-v-c83c13b4]{display:flex;align-items:center;gap:12px}.chat-group-member .header .header-content .back-btn[data-v-c83c13b4]{font-size:18px;color:var(--im-color-primary);cursor:pointer;padding:12px;border-radius:50%;transition:all .3s ease}.chat-group-member .header .header-content .back-btn[data-v-c83c13b4]:hover{background:var(--im-background-active);transform:translateX(-2px)}.chat-group-member .header .header-content .title[data-v-c83c13b4]{margin:0;font-size:var(--im-font-size-large);font-weight:600;color:var(--im-text-color);flex:1}.chat-group-member .header .header-content .member-count[data-v-c83c13b4]{font-size:var(--im-font-size-small);color:var(--im-text-color-light);background:var(--im-background-active-dark);padding:4px 8px;border-radius:12px;font-weight:500}.chat-group-member .search-section[data-v-c83c13b4]{padding:16px 20px}.chat-group-member .member-list[data-v-c83c13b4]{flex:1;padding:0 10px 10px;overflow:hidden}.chat-group-member .member-list .scroll-box[data-v-c83c13b4]{height:100%}.complaint .images[data-v-7d193266]{display:flex;flex-wrap:wrap;margin-bottom:10rpx}.complaint .images .image-item[data-v-7d193266]{position:relative;margin:3px;width:120px;height:120px;border-radius:5px}.complaint .images .image-item .image[data-v-7d193266]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.complaint .images .image-item .mask[data-v-7d193266]{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.complaint .images .image-item:hover .mask[data-v-7d193266]{display:flex;justify-content:center;background:#000;opacity:.5;color:#fff;font-size:22px}.complaint .images .image-item:hover .mask .icon[data-v-7d193266]{margin:15px 8px;cursor:pointer}.complaint .images .upload-image[data-v-7d193266]{margin:3px;width:120px;height:120px;border-radius:5px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;font-size:30px;border:1px solid #eee;color:var(--im-text-color-light)}.complaint .count-tip[data-v-7d193266]{color:var(--im-text-color-light);text-align:left}.chat-group-side{padding:10px;position:relative;height:100%;overflow-y:auto;box-sizing:border-box}.chat-group-side .btn-group,.chat-group-side .group-info-section,.chat-group-side .member-area,.chat-group-side .notice-section,.chat-group-side .switch-setting{padding:5px 16px;background:hsla(0,0%,100%,.8);border-radius:10px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04)}.chat-group-side .member-area{margin-bottom:12px;padding:12px}.chat-group-side .member-area .member-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08)}.chat-group-side .member-area .member-header .member-title{font-size:var(--im-font-size);font-weight:500;color:var(--im-text-color-primary)}.chat-group-side .member-area .member-header .more-member-btn{font-size:var(--im-font-size-smaller);color:var(--im-color-primary-light-2);cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.chat-group-side .member-area .member-header .more-member-btn:hover{color:var(--im-color-primary)}.chat-group-side .member-area .member-items{display:flex;align-items:center;flex-wrap:wrap;text-align:center;gap:10px}.chat-group-side .member-area .member-items .member-item{transition:all .3s ease;padding:4px;border-radius:8px}.chat-group-side .member-area .member-items .member-item:hover{transform:translateY(-2px);background:rgba(64,158,255,.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}.chat-group-side .member-area .member-items .member-tools{display:flex;flex-direction:column;align-items:center;width:54px;margin-left:8px}.chat-group-side .member-area .member-items .member-tools .tool-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:var(--im-border);border-radius:50%;font-size:18px;cursor:pointer;color:var(--im-text-color-light);box-sizing:border-box;font-weight:800;background:var(--im-background-active);transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.chat-group-side .member-area .member-items .member-tools .tool-btn:hover{border-color:var(--im-color-primary-light-2);color:var(--im-color-primary-light-2);background:var(--im-background-active);transform:translateY(-2px);box-shadow:0 4px 12px rgba(64,158,255,.2)}.chat-group-side .member-area .member-items .member-tools .tool-text{font-size:11px;color:var(--im-text-color);margin-top:6px;text-align:center;font-weight:500;width:100%;height:20px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-group-side .switch-setting{margin-bottom:12px}.chat-group-side .switch-setting .switch-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08);transition:all .2s ease}.chat-group-side .switch-setting .switch-item:last-child{border-bottom:none}.chat-group-side .switch-setting .switch-item:hover{background:var(--im-background-active);border-radius:6px;padding:12px 8px;margin:0 -8px}.chat-group-side .switch-setting .switch-item .label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--im-text-color-primary)}.chat-group-side .group-info-section{margin-bottom:12px}.chat-group-side .group-info-section .info-item{display:flex;align-items:center;justify-content:space-between;padding:3px 0;border-bottom:1px solid rgba(0,0,0,.08);transition:all .2s ease}.chat-group-side .group-info-section .info-item:last-child{border-bottom:none}.chat-group-side .group-info-section .info-item:hover{background:var(--im-background-active);border-radius:6px;padding:3px 8px;margin:0 -8px}.chat-group-side .group-info-section .info-item .info-label{display:flex;align-items:center;gap:6px;font-weight:500;color:var(--im-text-color-primary);font-size:var(--im-font-size);flex-shrink:0;width:120px}.chat-group-side .group-info-section .info-item .info-content{flex:1;margin-left:12px}.chat-group-side .group-info-section .info-item .info-content .info-display{display:flex;align-items:center;justify-content:flex-start;padding:3px;cursor:pointer;transition:all .2s ease;min-height:32px;border-radius:8px}.chat-group-side .group-info-section .info-item .info-content .info-display:hover{background:var(--im-background-active)}.chat-group-side .group-info-section .info-item .info-content .info-display span{font-size:var(--im-font-size);color:var(--im-text-color-light);text-align:left;word-break:break-all}.chat-group-side .group-info-section .info-item .info-content .info-display span.info-placeholder{color:var(--im-text-color-light);font-style:italic}.chat-group-side .notice-section{margin-bottom:12px}.chat-group-side .notice-section .notice-header{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-weight:500;color:var(--im-text-color-primary);font-size:var(--im-font-size)}.chat-group-side .notice-section .notice-content .notice-display{min-height:40px;padding:10px;border-radius:10px;cursor:pointer;transition:all .2s ease;position:relative;font-style:italic;background:var(--im-background-active)}.chat-group-side .notice-section .notice-content .notice-display:hover{transform:translateY(-2px)}.chat-group-side .notice-section .notice-content .notice-display .notice-text{word-break:break-word}.chat-group-side .notice-section .notice-content .notice-display .notice-placeholder,.chat-group-side .notice-section .notice-content .notice-display .notice-text{font-size:var(--im-font-size-small);color:var(--im-text-color-light);line-height:1.4;text-align:left}.chat-group-side .notice-dialog-content{padding:10px 0}.chat-group-side .notice-dialog-content .el-textarea .el-textarea__inner{font-size:14px;padding:12px;border-radius:6px;border:1px solid rgba(0,0,0,.1);transition:all .3s ease;min-height:120px;resize:vertical;line-height:1.5}.chat-group-side .notice-dialog-content .el-textarea .el-textarea__inner:focus{border-color:var(--im-color-primary);box-shadow:0 0 0 2px rgba(64,158,255,.1)}.chat-group-side .dialog-footer{text-align:right}.chat-group-side .dialog-footer .el-button{margin-left:10px}.chat-group-side .btn-group{text-align:center}.chat-group-side .btn-group .text-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;font-size:var(--im-font-size);font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px;color:var(--im-color-danger);background:transparent;border:none;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.08)}.chat-group-side .btn-group .text-btn:last-child{border-bottom:none}.chat-group-side .btn-group .text-btn:hover{background:var(--im-background-active)}.chat-group-side .complaint-tip{display:flex;align-items:center;justify-content:center;padding:6px 12px;font-size:var(--im-font-size-smaller);color:var(--im-color-primary-light-2);cursor:pointer;margin-top:8px}.chat-group-side .complaint-tip:hover{color:var(--im-color-primary)}.chat-private-side[data-v-e8dc4b8c]{padding:10px;position:relative;height:100%;overflow-y:auto;box-sizing:border-box}.chat-private-side .friend-info-section .btn-group[data-v-e8dc4b8c],.chat-private-side .friend-info-section .friend-card[data-v-e8dc4b8c],.chat-private-side .friend-info-section .friend-info-section-card[data-v-e8dc4b8c],.chat-private-side .friend-info-section .personal-setting[data-v-e8dc4b8c]{padding:5px 16px;background:hsla(0,0%,100%,.8);border-radius:10px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04)}.chat-private-side .friend-info-section .friend-card[data-v-e8dc4b8c]{display:flex;align-items:center;gap:16px;padding:20px;margin-bottom:12px}.chat-private-side .friend-info-section .friend-card .friend-avatar[data-v-e8dc4b8c]{flex-shrink:0}.chat-private-side .friend-info-section .friend-card .friend-details[data-v-e8dc4b8c]{flex:1}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row[data-v-e8dc4b8c]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .friend-name[data-v-e8dc4b8c]{margin:0;font-size:var(--im-font-size-larger);font-weight:600;color:var(--im-text-color)}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .gender-icons .gender-icon[data-v-e8dc4b8c]{font-size:16px;border-radius:50%;padding:2px;transition:all .3s ease}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .gender-icons .gender-icon.male[data-v-e8dc4b8c]{color:#1890ff;background:rgba(24,144,255,.1)}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .gender-icons .gender-icon.female[data-v-e8dc4b8c]{color:#f5222d;background:rgba(245,34,45,.1)}.chat-private-side .friend-info-section .friend-card .friend-details .friend-company-row[data-v-e8dc4b8c]{display:flex;align-items:center;gap:8px;margin-bottom:8px;margin-left:0}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row[data-v-e8dc4b8c]{display:flex;align-items:center;gap:8px}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row .friend-id[data-v-e8dc4b8c]{margin:0;font-size:var(--im-font-size);color:var(--im-text-color-light);text-align:left}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row .copy-btn[data-v-e8dc4b8c]{font-size:14px;color:var(--im-color-primary);cursor:pointer;padding:4px;border-radius:4px;transition:all .3s ease;opacity:.8}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row .copy-btn[data-v-e8dc4b8c]:hover{background:rgba(64,158,255,.1);opacity:1;transform:scale(1.1)}.chat-private-side .friend-info-section .personal-setting[data-v-e8dc4b8c]{margin-bottom:12px}.chat-private-side .friend-info-section .personal-setting .switch-item[data-v-e8dc4b8c]{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08);transition:all .2s ease}.chat-private-side .friend-info-section .personal-setting .switch-item[data-v-e8dc4b8c]:last-child{border-bottom:none}.chat-private-side .friend-info-section .personal-setting .switch-item[data-v-e8dc4b8c]:hover{background:var(--im-background-active);border-radius:8px;padding:12px 8px;margin:0 -8px}.chat-private-side .friend-info-section .personal-setting .switch-item .label[data-v-e8dc4b8c]{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--im-text-color-primary)}.chat-private-side .friend-info-section .personal-setting .switch-item .label i[data-v-e8dc4b8c]{color:var(--im-color-primary);font-size:16px;width:18px;text-align:center}.chat-private-side .friend-info-section .friend-info-section-card[data-v-e8dc4b8c]{margin-bottom:12px}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-label[data-v-e8dc4b8c]{display:flex;align-items:center;gap:6px;margin:6px 0;font-weight:500;color:var(--im-text-color-primary);font-size:var(--im-font-size)}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-label i[data-v-e8dc4b8c]{color:var(--im-color-primary);font-size:13px;width:20px;text-align:center}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display[data-v-e8dc4b8c]{display:flex;align-items:center;justify-content:flex-start;padding:6px 3px;cursor:pointer;transition:all .2s ease;min-height:32px;border-radius:8px}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display[data-v-e8dc4b8c]:hover{background:var(--im-background-active)}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display span[data-v-e8dc4b8c]{font-size:var(--im-font-size);color:var(--im-text-color);word-break:break-all}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display span.info-placeholder[data-v-e8dc4b8c]{color:var(--im-text-color-light);font-style:italic}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display i[data-v-e8dc4b8c]{color:var(--im-text-color-light);font-size:11px;opacity:.6;margin-left:auto}.chat-private-side .friend-info-section .btn-group[data-v-e8dc4b8c]{text-align:center}.chat-private-side .friend-info-section .btn-group .text-btn[data-v-e8dc4b8c]{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;font-size:var(--im-font-size);font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px;color:var(--im-color-danger);background:transparent;border:none;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.08)}.chat-private-side .friend-info-section .btn-group .text-btn[data-v-e8dc4b8c]:last-child{border-bottom:none}.chat-private-side .friend-info-section .btn-group .text-btn[data-v-e8dc4b8c]:hover{background:var(--im-background-active)}.chat-private-side .friend-info-section .complaint-tip[data-v-e8dc4b8c]{display:flex;align-items:center;justify-content:center;padding:6px 12px;font-size:var(--im-font-size-smaller);color:var(--im-color-primary-light-2);cursor:pointer;margin-top:8px}.chat-private-side .friend-info-section .complaint-tip[data-v-e8dc4b8c]:hover{color:var(--im-color-primary)}.chat-group-readed-mask{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:9999}.chat-group-readed{position:fixed;width:280px;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.2);animation:slideIn .3s ease-out}.chat-group-readed .readed-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,rgba(64,158,255,.05),hsla(0,0%,100%,.8));border-bottom:1px solid rgba(0,0,0,.06)}.chat-group-readed .readed-header .header-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--im-text-color-primary)}.chat-group-readed .readed-header .header-title i{color:var(--im-color-primary);font-size:16px}.chat-group-readed .readed-header .close-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .2s ease;color:var(--im-text-color-light)}.chat-group-readed .readed-header .close-btn:hover{background:rgba(0,0,0,.08);color:var(--im-text-color-primary);transform:scale(1.1)}.chat-group-readed .readed-header .close-btn i{font-size:14px}.chat-group-readed .tabs-container .tab-content{padding:0;background:#fff}.chat-group-readed .tabs-container .tab-content .member-list{position:relative;min-height:300px}.chat-group-readed .tabs-container .tab-content .member-list .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:var(--im-text-color-light);text-align:center}.chat-group-readed .tabs-container .tab-content .member-list .empty-state i{font-size:32px;margin-bottom:12px;opacity:.6}.chat-group-readed .tabs-container .tab-content .member-list .empty-state p{margin:0;font-size:14px;font-weight:500}.chat-group-readed .tabs-container .tab-content .member-list .scroll-box{height:300px;padding:8px 0}@keyframes slideIn{0%{opacity:0;transform:scale(.9) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.chat-message-item[data-v-23dcd78f]{padding:3px 10px;border-radius:10px}.chat-message-item.active[data-v-23dcd78f]{background:var(--im-background-active-dark)}.chat-message-item .message-tip[data-v-23dcd78f]{line-height:50px;font-size:var(--im-font-size-small);color:var(--im-text-color-light);word-break:break-word}.chat-message-item .message-normal[data-v-23dcd78f]{position:relative;font-size:0;padding-left:53px;min-height:50px;margin:5px 0}.chat-message-item .message-normal .avatar[data-v-23dcd78f]{position:absolute;width:40px;height:40px;top:0;left:0}.chat-message-item .message-normal .content[data-v-23dcd78f]{text-align:left}.chat-message-item .message-normal .content .top[data-v-23dcd78f]{display:flex;flex-wrap:nowrap;align-items:center}.chat-message-item .message-normal .content .top .show-name[data-v-23dcd78f]{white-space:nowrap;max-width:400px;overflow:hidden;line-height:18px;font-size:var(--im-font-size-small);color:#888}.chat-message-item .message-normal .content .bottom[data-v-23dcd78f]{display:inline-block;padding-right:30px;margin-top:2px}.chat-message-item .message-normal .content .bottom.fullscreen[data-v-23dcd78f]{padding-right:240px}.chat-message-item .message-normal .content .bottom .message-content-wrapper[data-v-23dcd78f]{position:relative;display:inline-flex;align-items:flex-end}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-23dcd78f]{width:40px;height:40px}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-23dcd78f] .el-loading-mask{background:inherit}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-23dcd78f] .circular{width:35px;height:35px}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-23dcd78f] .el-loading-spinner{margin-top:-15px}.chat-message-item .message-normal .content .bottom .message-content-wrapper .send-fail[data-v-23dcd78f]{color:#e45050;font-size:25px;cursor:pointer;margin:0 5px}.chat-message-item .message-normal .content .bottom .message-text[data-v-23dcd78f]{flex:1;display:inline-block;position:relative;line-height:26px;padding:6px 10px;background-color:#f3f3f3;border-radius:10px;font-size:var(--im-font-size);text-align:left;white-space:pre-wrap;word-break:break-word}.chat-message-item .message-normal .content .bottom .message-merge-forward[data-v-23dcd78f]{display:inline-block;background:var(--im-background);border-radius:10px;padding:12px;cursor:pointer;transition:all .3s ease;border:1px solid #e0e0e0;min-width:200px;max-width:400px}.chat-message-item .message-normal .content .bottom .message-merge-forward[data-v-23dcd78f]:hover{background:#f5f5f5;border-color:var(--im-color-primary)}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-header[data-v-23dcd78f]{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #eee;text-align:left}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-header .merge-forward-title[data-v-23dcd78f]{font-size:var(--im-font-size);font-weight:600;color:var(--im-text-color);word-break:break-all}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-header .merge-forward-count[data-v-23dcd78f]{font-size:var(--im-font-size-small);color:var(--im-text-color-light);margin-left:auto;white-space:nowrap}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-preview .preview-item[data-v-23dcd78f]{font-size:var(--im-font-size-small);margin-bottom:4px;overflow:hidden;text-align:left}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-preview .preview-item .preview-sender[data-v-23dcd78f]{color:var(--im-text-color)}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-preview .preview-item .preview-content[data-v-23dcd78f]{margin-left:4px;color:var(--im-text-color-light);word-break:break-all}.chat-message-item .message-normal .content .bottom .message-image[data-v-23dcd78f]{border-radius:12px;overflow:hidden;cursor:pointer;background:var(--im-background);box-shadow:0 1px 6px rgba(0,0,0,.06);transition:all .3s ease;position:relative}.chat-message-item .message-normal .content .bottom .message-image[data-v-23dcd78f]:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.chat-message-item .message-normal .content .bottom .message-image .image-container[data-v-23dcd78f]{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.chat-message-item .message-normal .content .bottom .message-image .image-container .send-image[data-v-23dcd78f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.chat-message-item .message-normal .content .bottom .message-image .image-container .image-overlay[data-v-23dcd78f]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.chat-message-item .message-normal .content .bottom .message-image .image-container .image-overlay i[data-v-23dcd78f]{color:#fff;font-size:24px}.chat-message-item .message-normal .content .bottom .message-image .image-container:hover .send-image[data-v-23dcd78f]{transform:scale(1.05)}.chat-message-item .message-normal .content .bottom .message-image .image-container:hover .image-overlay[data-v-23dcd78f]{opacity:1}.chat-message-item .message-normal .content .bottom .message-sticker[data-v-23dcd78f]{overflow:hidden;position:relative}.chat-message-item .message-normal .content .bottom .message-video[data-v-23dcd78f]{border-radius:12px;overflow:hidden;background:var(--im-background);box-shadow:0 1px 6px rgba(0,0,0,.06);transition:all .3s ease}.chat-message-item .message-normal .content .bottom .message-video[data-v-23dcd78f]:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.chat-message-item .message-normal .content .bottom .message-video .send-video[data-v-23dcd78f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.chat-message-item .message-normal .content .bottom .message-video:hover .send-video[data-v-23dcd78f]{transform:scale(1.02)}.chat-message-item .message-normal .content .bottom .message-file[data-v-23dcd78f]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:2px;background:var(--im-background)}.chat-message-item .message-normal .content .bottom .message-file .file-box[data-v-23dcd78f]{display:flex;flex-wrap:nowrap;align-items:center;min-height:60px;box-shadow:var(--im-box-shadow-light);border-radius:8px;padding:10px 15px;border:2px solid #eee;transition:all .3s ease;background:#fff}.chat-message-item .message-normal .content .bottom .message-file .file-box[data-v-23dcd78f]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info[data-v-23dcd78f]{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info .file-name[data-v-23dcd78f]{display:inline-block;min-width:160px;max-width:200px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info .file-size[data-v-23dcd78f]{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-icon[data-v-23dcd78f]{font-size:44px;color:#d42e07;transition:transform .3s ease}.chat-message-item .message-normal .content .bottom .message-file .file-box:hover .file-icon[data-v-23dcd78f]{transform:scale(1.1)}.chat-message-item .message-normal .content .bottom .message-voice audio[data-v-23dcd78f]{height:46px;cursor:pointer;border:1px solid rgba(0,0,0,.08);border-radius:23px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}.chat-message-item .message-normal .content .bottom .message-voice audio[data-v-23dcd78f]:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat-message-item .message-normal .content .bottom .chat-action[data-v-23dcd78f]{display:flex;align-items:center}.chat-message-item .message-normal .content .bottom .chat-action .iconfont[data-v-23dcd78f]{cursor:pointer;font-size:22px;padding-right:8px}.chat-message-item .message-normal .content .bottom .quote-message[data-v-23dcd78f]{display:block;margin-top:3px;cursor:pointer}.chat-message-item .message-normal .content .bottom .message-status[data-v-23dcd78f]{margin-top:3px;display:block;font-size:11px}.chat-message-item .message-normal .content .bottom .message-status .chat-readed[data-v-23dcd78f]{color:var(--im-text-color-light)}.chat-message-item .message-normal .content .bottom .message-status .chat-unread[data-v-23dcd78f]{color:var(--im-color-danger)}.chat-message-item .message-normal .content .bottom .chat-receipt[data-v-23dcd78f]{font-size:var(--im-font-size-smaller);cursor:pointer;color:var(--im-text-color-light)}.chat-message-item .message-normal .content .bottom .chat-receipt .icon-ok[data-v-23dcd78f]{font-size:20px;color:var(--im-color-success)}.chat-message-item .message-normal .content .bottom .chat-at-user[data-v-23dcd78f]{padding:2px 5px;border-radius:3px;cursor:pointer}.chat-message-item .message-normal.message-mine[data-v-23dcd78f]{text-align:right;padding-left:0;padding-right:53px}.chat-message-item .message-normal.message-mine .avatar[data-v-23dcd78f]{left:auto;right:0}.chat-message-item .message-normal.message-mine .content[data-v-23dcd78f]{text-align:right}.chat-message-item .message-normal.message-mine .content .top[data-v-23dcd78f]{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .bottom[data-v-23dcd78f]{padding-left:30px;padding-right:0}.chat-message-item .message-normal.message-mine .content .bottom.fullscreen[data-v-23dcd78f]{padding-left:240px}.chat-message-item .message-normal.message-mine .content .bottom .message-content-wrapper[data-v-23dcd78f]{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .bottom .message-text[data-v-23dcd78f]{background-color:var(--im-color-primary-light-2);color:#fff}.chat-message-item .message-normal.message-mine .content .bottom .chat-action[data-v-23dcd78f]{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .bottom .chat-action .iconfont[data-v-23dcd78f]{transform:rotateY(180deg)}.file-preview-loading .el-loading-spinner .el-icon-loading{font-size:35px!important}.file-preview-loading .el-loading-spinner .el-loading-text{font-size:16px!important;margin-top:10px}.chat-emotion[data-v-e7cc2bea]{position:fixed;width:425px;box-sizing:border-box;padding:5px;background-color:#fff;box-shadow:var(--im-box-shadow-lighter);border-radius:6px;display:flex;flex-direction:column}.chat-emotion .emotion-scroll[data-v-e7cc2bea]{height:220px}.chat-emotion .emotion-section[data-v-e7cc2bea]{padding-bottom:8px}.chat-emotion .emotion-items[data-v-e7cc2bea]{display:flex;flex-wrap:wrap;gap:5px}.chat-emotion .emotion-items .emotion-item[data-v-e7cc2bea]{text-align:center;cursor:pointer;padding:2px}.chat-emotion .sticker-items[data-v-e7cc2bea]{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;margin-top:6px}.chat-emotion .sticker-items .sticker-item[data-v-e7cc2bea]{width:56px;height:72px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;padding:4px 4px 6px}.chat-emotion .sticker-items .sticker-item img[data-v-e7cc2bea]{width:48px;height:48px}.chat-emotion .sticker-items .sticker-item .sticker-name[data-v-e7cc2bea]{margin-top:4px;font-size:var(--im-font-size-smaller);color:var(--im-text-color-light);text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-emotion .sticker-items .sticker-item[data-v-e7cc2bea]:hover{transform:scale(1.05);background:var(--im-background-active-dark)}.chat-emotion .sticker-items .sticker-item.upload-item[data-v-e7cc2bea]{background:var(--im-background-light)}.chat-emotion .sticker-items .sticker-item.upload-item .upload-btn[data-v-e7cc2bea]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--im-background-active-dark);border:var(--im-border)}.chat-emotion .sticker-items .sticker-item.upload-item .upload-btn i[data-v-e7cc2bea]{font-size:24px;color:var(--im-text-color-light)}.chat-emotion .sticker-empty[data-v-e7cc2bea]{text-align:center;color:var(--im-text-color-light);font-size:var(--im-font-size-smaller);padding:12px 0}.chat-emotion .search-box[data-v-e7cc2bea]{margin-bottom:8px}.chat-emotion .search-box[data-v-e7cc2bea] .el-input__inner{height:30px}.chat-emotion .album-bar-wrapper[data-v-e7cc2bea]{display:flex;align-items:center;margin-top:6px;padding-top:10px;padding-bottom:5px;border-top:var(--im-border);gap:10px}.chat-emotion .album-bar-wrapper .album-arrow[data-v-e7cc2bea]{width:28px;height:28px;border-radius:50%;border:1px solid #dcdfe6;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--im-text-color-light);cursor:pointer;transition:all .2s}.chat-emotion .album-bar-wrapper .album-arrow i[data-v-e7cc2bea]{font-size:16px}.chat-emotion .album-bar-wrapper .album-arrow[data-v-e7cc2bea]:hover{color:var(--im-color-primary);border-color:var(--im-color-primary)}.chat-emotion .album-bar-wrapper .album-arrow[data-v-e7cc2bea]:disabled{opacity:.4;cursor:not-allowed}.chat-emotion .album-bar-wrapper .album-bar[data-v-e7cc2bea]{flex:1;display:flex;flex-wrap:nowrap;gap:18px;cursor:pointer}.chat-emotion .album-bar-wrapper .album-bar .album-item[data-v-e7cc2bea]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:0;transition:all .2s}.chat-emotion .album-bar-wrapper .album-bar .album-item img[data-v-e7cc2bea]{width:26px;height:26px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chat-emotion .album-bar-wrapper .album-bar .album-item .album-item-icon[data-v-e7cc2bea]{display:flex;align-items:center;justify-content:center;font-size:0;line-height:1;width:24px;height:24px}.chat-emotion .album-bar-wrapper .album-bar .album-item .album-item-icon i[data-v-e7cc2bea]{font-size:24px}.chat-emotion .album-bar-wrapper .album-bar .album-item.active[data-v-e7cc2bea]{background:#e8f3ff;box-shadow:0 0 0 2px rgba(64,158,255,.2)}.chat-emotion .album-bar-wrapper .album-bar .album-item[data-v-e7cc2bea]:hover{background:#e0e7ff}.chat-emotion .preview-box[data-v-e7cc2bea]{position:absolute;width:120px;height:120px;padding:6px;background:rgba(0,0,0,.75);border-radius:8px;display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 10px 20px rgba(0,0,0,.2)}.chat-emotion .preview-box img[data-v-e7cc2bea]{max-width:100%;max-height:100%}.chat-record .tip[data-v-114d8c03]{font-size:18px}.chat-record .btn-group[data-v-114d8c03]{margin-bottom:20px}.no-data-tip{display:flex;flex-direction:column;align-items:center;justify-content:center}.no-data-tip .image{width:150px;height:150px}.no-data-tip .text{text-align:center;font-size:var(--im-font-size);color:var(--im-text-color-light);margin-top:3px}.chat-history{display:flex;height:100%;padding:0 25px;flex-direction:column}.chat-history .search-bar{margin-bottom:10px}.chat-history .chat-tabs{flex:1}.chat-history .chat-tabs .chat-image-video-list{display:flex;flex-wrap:wrap}.chat-history .chat-tabs .chat-image-video-list .chat-image-video{display:flex;flex-direction:column;padding:10px;width:140px;border-radius:5px;cursor:pointer}.chat-history .chat-tabs .chat-image-video-list .chat-image-video .image,.chat-history .chat-tabs .chat-image-video-list .chat-image-video .video{width:140px;height:140px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.chat-history .chat-tabs .chat-image-video-list .chat-image-video .upload-text{color:var(--im-text-color-light);font-size:var(--im-font-size-small);margin-top:5px;word-break:break-all}.chat-history .chat-tabs .chat-image-video-list .chat-image-video:hover{background:#f4f4f4}.chat-history .chat-tabs .chat-image-video-list .chat-image-video.active{background:#e1eaf7}.chat-at-box[data-v-08a06f78]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow);border-radius:6px;overflow:hidden}.rtc-group-join[data-v-ca4fe850]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-ca4fe850]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-ca4fe850]{margin-top:5px}.rtc-group-join .users-info[data-v-ca4fe850]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-ca4fe850]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-ca4fe850]{padding:2px}.chat-input-area{width:100%;height:100%;position:relative}.chat-input-area .drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(87,127,240,.1);border:2px dashed #587ff0;border-radius:8px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10}.chat-input-area .drag-overlay .drag-tip{text-align:center;color:#587ff0}.chat-input-area .drag-overlay .drag-tip i{font-size:48px;display:block;margin-bottom:10px}.chat-input-area .drag-overlay .drag-tip p{font-size:16px;margin:0}.chat-input-area .edit-container{position:absolute;top:0;left:0;right:0;bottom:0;outline:none;padding:5px;line-height:26px;font-size:var(--im-font-size);text-align:left;overflow-y:auto;white-space:pre-wrap;transition:all .2s}.chat-input-area .edit-container.drag-over{opacity:.5}.chat-input-area .edit-container>div:before{content:" ";font-size:14px;position:absolute;top:0;left:0}.chat-input-area .edit-container .chat-image{display:block;max-width:200px;max-height:100px;border:1px solid #e6e6e6;cursor:pointer}.chat-input-area .edit-container .chat-file-container{max-width:320px;min-width:280px;padding:12px 14px;border:1px solid #e4e7ed;display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#f8f9fb,#fff);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease;cursor:pointer}.chat-input-area .edit-container .chat-file-container:hover{border-color:#587ff0;box-shadow:0 4px 12px rgba(88,127,240,.15);transform:translateY(-1px)}.chat-input-area .edit-container .chat-file-container .file-position-left{display:flex;width:48px;height:48px;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;flex-shrink:0}.chat-input-area .edit-container .chat-file-container .file-position-left .el-icon-document{font-size:24px;color:#fff}.chat-input-area .edit-container .chat-file-container .file-position-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.chat-input-area .edit-container .chat-file-container .file-position-right .file-name{font-size:14px;font-weight:500;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.chat-input-area .edit-container .chat-file-container .file-position-right .file-size{font-size:12px;font-weight:400;color:#909399;line-height:1.5}.chat-input-area .edit-container .chat-at-user{color:#00f;border-radius:3px}.chat-input-area .edit-container>div:first-of-type:after{content:"请输入消息（按Ctrl+Enter键换行）";color:grey}.chat-input-area .edit-container.not-empty>div:first-of-type:after{content:none}.chat-top-message[data-v-19603c96]{margin:0 2px;display:flex;background:#dcebfd;padding:10px 15px;align-items:center;border-radius:8px}.chat-top-message .content[data-v-19603c96],.chat-top-message .title[data-v-19603c96]{font-size:var(--im-font-size-large);color:#666}.chat-top-message .content[data-v-19603c96]{flex:1;height:25px;word-break:break-all;overflow:hidden;cursor:pointer;line-height:25px;text-align:left;margin-left:10px}.chat-top-message .close[data-v-19603c96]{margin-left:10px;width:30px;cursor:pointer}.group-video-call-banner[data-v-069a7259]{margin:0 2px;border-radius:8px;transition:all .3s ease}.group-video-call-banner .banner-header[data-v-069a7259]{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;cursor:pointer;background:var(--im-background-active);transition:background .2s ease}.group-video-call-banner .banner-header[data-v-069a7259]:hover{background:var(--im-background-active-dark)}.group-video-call-banner .banner-header .banner-left[data-v-069a7259]{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.group-video-call-banner .banner-header .banner-left .call-icon[data-v-069a7259]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;position:relative}.group-video-call-banner .banner-header .banner-left .call-icon i[data-v-069a7259]{font-size:20px;color:var(--im-color-primary);animation:pulse-069a7259 3s ease-in-out infinite;position:relative;z-index:1}.group-video-call-banner .banner-header .banner-left .call-icon[data-v-069a7259]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:var(--im-color-primary);opacity:.15;animation:ripple-069a7259 3s ease-out infinite}.group-video-call-banner .banner-header .banner-left .call-icon[data-v-069a7259]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:var(--im-color-primary);opacity:.1;animation:ripple-069a7259 3s ease-out 1.5s infinite}@keyframes pulse-069a7259{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes ripple-069a7259{0%{transform:translate(-50%,-50%) scale(1);opacity:.3}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.group-video-call-banner .banner-header .banner-left .header-avatars[data-v-069a7259]{display:flex;align-items:center;flex-shrink:0;position:relative}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-069a7259]{border:2px solid #fff;border-radius:50%;transition:transform .2s ease;position:relative;z-index:1;cursor:pointer}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item.avatar-overlap[data-v-069a7259]{margin-left:-8px}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-069a7259]:hover{transform:scale(1.1);z-index:10}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-069a7259]:first-child{z-index:1}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-069a7259]:nth-child(2){z-index:2}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-069a7259]:nth-child(3){z-index:3}.group-video-call-banner .banner-header .banner-left .header-avatars .avatar-more[data-v-069a7259]{width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.08);border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-left:-8px;font-size:12px;color:#666;font-weight:500;position:relative;z-index:4}.group-video-call-banner .banner-header .banner-left .call-text[data-v-069a7259]{flex:1;font-size:var(--im-font-size);color:#333;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:8px}.group-video-call-banner .banner-header .arrow-icon[data-v-069a7259]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.group-video-call-banner .banner-header .arrow-icon.expanded[data-v-069a7259]{transform:rotate(180deg)}.group-video-call-banner .banner-header .arrow-icon i[data-v-069a7259]{font-size:14px;color:#999}.group-video-call-banner .banner-content[data-v-069a7259]{padding:16px;background:#fff;border-top:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center;gap:16px;animation:slideDown-069a7259 .3s ease}@keyframes slideDown-069a7259{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.group-video-call-banner .banner-content .user-avatars[data-v-069a7259]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.group-video-call-banner .banner-content .user-avatars .avatar-item[data-v-069a7259]{transition:transform .2s ease}.group-video-call-banner .banner-content .user-avatars .avatar-item[data-v-069a7259]:hover{transform:scale(1.05)}.group-video-call-banner .banner-content .bottom-btn[data-v-069a7259]{width:300px;padding:10px 20px}.fileDialog{top:5%;height:90%}.inputSearch{position:absolute;right:50px;top:107px}::v-deep :focus{outline:0}.links{display:inline-block;width:300px;position:relative;top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.links:hover{color:#00f;cursor:pointer}.checkinfo,.checkinfo:focus{background:#507aff;color:#fff;border-radius:4px;transition:0s}.checkinfo:hover{background:#7395ff;color:#fff;border-radius:4px}.checkadd{color:#507aff;border:1px solid #507aff;border-radius:4px;transition:0s}.checkdis{color:#747883!important;background-color:#f2f3f5!important;border-radius:4px;transition:0s}.tableList ::v-deep td{padding:0!important;height:55px!important;line-height:55px!important}.nav{background:#fff;height:40px;line-height:40px}.inputRem{height:35px;width:238px;outline:1px solid var(--primary50)}.demo-drawer__close{position:absolute;top:10px;right:40px;cursor:pointer;color:grey;font-size:20px;z-index:9999}.demo-drawer__close:hover{color:#507aff}::v-deep .el-table th .cell .el-checkbox{margin:4px!important}::v-deep .namecolor{color:#606266!important}.disabled-row{position:relative;cursor:not-allowed}.disabled-row:hover:before{content:"文件夹设置了权限，不能发送";position:fixed;background:rgba(0,0,0,.8);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;z-index:9999;pointer-events:none;white-space:nowrap;transform:translate(-40%,-100%);margin-top:-5px}.disabled-row:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.05);pointer-events:none}.markdown-body{height:500px!important;max-height:500px!important;min-height:500px!important;overflow:auto;padding-right:12px;font-size:15px;line-height:1.7;color:#222;font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#fff}.markdown-body h1{font-size:2em}.markdown-body h1,.markdown-body h2{border-bottom:1px solid #eee;padding-bottom:.3em}.markdown-body h2{font-size:1.6em}.markdown-body h3{font-size:1.3em}.markdown-body h4{font-size:1.1em}.markdown-body h5{font-size:1em}.markdown-body h6{font-size:.95em}.markdown-body ol,.markdown-body ul{padding-left:2em;margin:.5em 0 .5em 0}.markdown-body li{margin:.2em 0}.markdown-body pre{background:#f6f8fa;border-radius:4px;padding:1em;overflow:auto;font-size:14px;margin:1em 0}.markdown-body code{background:#f6f8fa;border-radius:3px;padding:.2em .4em;font-size:14px;font-family:Fira Mono,Consolas,Menlo,monospace}.markdown-body pre code{background:none;padding:0;font-size:14px}.markdown-body table{border-collapse:collapse;width:100%;margin:1em 0;background:#fff}.markdown-body td,.markdown-body th{border:1px solid #e6e6e6;padding:.5em 1em;text-align:left}.markdown-body th{background:#f8f8f8;font-weight:700}.markdown-body hr{border:none;border-top:1px solid #eaecef;margin:1.5em 0}.markdown-body a{color:#507aff;text-decoration:underline;word-break:break-all}.markdown-body strong{font-weight:700}.markdown-body em{font-style:italic}.markdown-body p{margin:.7em 0}.markdown-body p img{max-width:100%;height:auto;display:block;margin:8px 0}.markdown-body blockquote{position:relative;margin-left:0!important;margin-right:0!important;color:#666;background:#f8f8f8;border-left:3px solid #bfbfbf;padding:5px 5px 5px 15px}[data-v-4532858e] .wiki-select-dialog-im{z-index:3000!important;height:750px!important;display:flex;flex-direction:column;margin-top:8vh!important}.wiki-select-dialog-im .el-dialog__body[data-v-4532858e]{flex:1 1 auto;height:100%;overflow:hidden;display:flex;flex-direction:column;padding:0}[data-v-4532858e] .el-tree .tree-label{color:#222;font-size:15px}[data-v-4532858e] .el-tree-node__content:hover .tree-label{color:#507aff;background:#f5f7fa}[data-v-4532858e] .disabled-node{color:#c0c4cc!important;cursor:not-allowed}[data-v-4532858e] .el-tree-node__content:hover .disabled-node{color:#c0c4cc!important;background:transparent}[data-v-4532858e] .el-tree-node.is-disabled .el-tree-node__content{color:#c0c4cc!important;cursor:not-allowed}[data-v-4532858e] .el-tree-node.is-disabled .el-checkbox{pointer-events:none;opacity:.5}[data-v-4532858e] .el-tree-node.is-disabled .el-tree-node__expand-icon{color:#c0c4cc!important}.empty-preview[data-v-4532858e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#888;text-align:center}.wiki-select-dialog-im .el-tree-node.is-disabled>.el-tree-node__content,.wiki-select-dialog-im [aria-disabled=true]>.el-tree-node__content{color:#999!important;background-color:#f9f9f9!important;cursor:not-allowed!important;pointer-events:auto!important}.wiki-select-dialog-im .el-tree-node.is-disabled .el-tree-node__expand-icon{color:#ccc!important;cursor:default}.wiki-select-dialog-im .el-tree-node.is-disabled>.el-tree-node__content:hover{background-color:#f9f9f9!important}.wiki-select-dialog-im .el-checkbox__inner{border-radius:0!important}.favorite-selector-dialog[data-v-346af8c4] .el-dialog{border-radius:8px}.favorite-selector-dialog[data-v-346af8c4] .el-dialog .el-dialog__header{padding:20px 20px 15px;border-bottom:1px solid #f0f0f0}.favorite-selector-dialog[data-v-346af8c4] .el-dialog .el-dialog__body{padding:0!important;height:500px}.favorite-selector-dialog[data-v-346af8c4] .el-dialog .el-dialog__footer{padding:15px 20px;border-top:1px solid #f0f0f0}.favorite-selector-content[data-v-346af8c4]{display:flex;height:100%}.favorite-selector-content .tag-list-section[data-v-346af8c4]{width:220px;border-right:1px solid #f0f0f0;display:flex;flex-direction:column}.favorite-selector-content .tag-list-section .search-box[data-v-346af8c4]{padding:15px 10px;border-bottom:1px solid #f0f0f0}.favorite-selector-content .tag-list-section .search-box[data-v-346af8c4] .el-input__inner{background-color:#f5f5f5!important}.favorite-selector-content .tag-list-section .tag-list[data-v-346af8c4]{flex:1;overflow-y:auto;padding:5px 0}.favorite-selector-content .tag-list-section .tag-list .tag-item[data-v-346af8c4]{display:flex;align-items:center;padding:16px;cursor:pointer;transition:all .2s;margin:0 10px;border-radius:5px;text-align:left}.favorite-selector-content .tag-list-section .tag-list .tag-item .tag-icon[data-v-346af8c4]{margin-right:8px}.favorite-selector-content .tag-list-section .tag-list .tag-item span[data-v-346af8c4]{flex:1;font-size:14px;color:#606266;margin-left:25px}.favorite-selector-content .tag-list-section .tag-list .tag-item[data-v-346af8c4]:hover{background-color:#f5f7fa}.favorite-selector-content .tag-list-section .tag-list .tag-item.active[data-v-346af8c4]{background-color:#e4edfc;margin:0 10px;padding:16px;border-radius:5px}.favorite-selector-content .favorite-list-section[data-v-346af8c4]{flex:1;display:flex;flex-direction:column}.favorite-selector-content .favorite-list-section .header-title[data-v-346af8c4]{padding:15px 20px;font-size:16px;font-weight:500;color:#303133;border-bottom:1px solid #f0f0f0}.favorite-selector-content .favorite-list-section .favorite-list-scroll[data-v-346af8c4]{flex:1}.favorite-selector-content .favorite-list-section .favorite-list-scroll[data-v-346af8c4] .el-scrollbar__wrap{overflow-x:hidden}.favorite-selector-content .favorite-list-section .favorite-list-scroll .empty-state[data-v-346af8c4]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#c0c4cc}.favorite-selector-content .favorite-list-section .favorite-list-scroll .empty-state i[data-v-346af8c4]{font-size:60px;margin-bottom:15px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .empty-state .empty-text[data-v-346af8c4]{font-size:14px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items[data-v-346af8c4]{padding:10px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item[data-v-346af8c4]{display:flex;align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:6px;padding:14px 16px;margin:0 10px 10px 10px;cursor:pointer;transition:all .25s ease;position:relative}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item[data-v-346af8c4]:hover{background:#f8f9fb;border-color:#d5d9e0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item.selected[data-v-346af8c4]{border-color:#409eff;background:#ecf5ff}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item.selected .checkbox-wrapper[data-v-346af8c4] .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .checkbox-wrapper[data-v-346af8c4]{margin-right:20px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper[data-v-346af8c4]{flex:1;min-width:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content[data-v-346af8c4]{margin-bottom:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-text[data-v-346af8c4]{font-size:13px;line-height:1.6;color:#333;word-break:break-all;white-space:pre-wrap;text-align:left}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-image img[data-v-346af8c4]{max-width:300px;max-height:200px;border-radius:4px;cursor:pointer;display:block;border:1px solid #e8e8e8}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-sticker img[data-v-346af8c4]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;display:block}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-audio[data-v-346af8c4]{text-align:left}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-audio audio[data-v-346af8c4]{height:46px;cursor:pointer;border:1px solid rgba(0,0,0,.08);border-radius:23px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-audio audio[data-v-346af8c4]:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-card[data-v-346af8c4]{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:10px;width:200px;cursor:pointer;transition:all .2s}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-card[data-v-346af8c4]:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-card .card-body[data-v-346af8c4]{display:flex;align-items:center;margin-bottom:6px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-card .card-body .card-avatar[data-v-346af8c4]{width:40px;height:40px;flex-shrink:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-card .card-body .card-name[data-v-346af8c4]{flex:1;font-size:13px;color:#333;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-card .card-tip[data-v-346af8c4]{font-size:11px;color:#999;text-align:left;padding-left:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file[data-v-346af8c4]{display:flex;border-radius:6px;text-align:left;align-items:center;cursor:pointer}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file .file-icon[data-v-346af8c4]{width:32px;height:32px;margin-right:12px;flex-shrink:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file .file-icon img[data-v-346af8c4]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file .file-info[data-v-346af8c4]{flex:1;min-width:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file .file-info .file-name[data-v-346af8c4]{font-size:13px;color:#333;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file .file-info .file-type[data-v-346af8c4]{font-size:11px;color:#909399}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-file .file-info .file-size[data-v-346af8c4]{font-size:11px;color:#909399;margin-left:12px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward[data-v-346af8c4]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px;cursor:pointer;transition:all .2s;max-width:280px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-header[data-v-346af8c4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-header .merge-forward-title[data-v-346af8c4]{font-size:13px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-header .merge-forward-count[data-v-346af8c4]{font-size:11px;color:#999;margin-left:8px;white-space:nowrap}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-preview .preview-item[data-v-346af8c4]{display:flex;font-size:11px;line-height:1.5;margin-bottom:3px;color:#666}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-preview .preview-item[data-v-346af8c4]:last-child{margin-bottom:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-preview .preview-item .preview-sender[data-v-346af8c4]{color:#666;margin-right:4px;flex-shrink:0}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-content .content-merge-forward .merge-forward-preview .preview-item .preview-content[data-v-346af8c4]{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-sender[data-v-346af8c4]{display:flex;margin-top:8px;padding-top:8px;font-size:12px;color:#999;justify-content:space-between;align-items:center}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .selectable-favorite-item .item-content-wrapper .item-sender .collect-time[data-v-346af8c4]{margin-left:10px;font-size:12px;color:#bbb}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .load-more-status[data-v-346af8c4]{padding:15px 0;text-align:center}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .load-more-status .loading-tip[data-v-346af8c4]{display:flex;align-items:center;justify-content:center;color:#909399;font-size:14px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .load-more-status .loading-tip i[data-v-346af8c4]{margin-right:8px;font-size:16px}.favorite-selector-content .favorite-list-section .favorite-list-scroll .favorite-items .load-more-status .no-more-tip[data-v-346af8c4]{color:#c0c4cc;font-size:14px}.dialog-footer[data-v-346af8c4]{display:flex;justify-content:space-between;align-items:center}.dialog-footer .selected-count[data-v-346af8c4]{font-size:14px;color:#606266}@keyframes voice-playing-346af8c4{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.chat-box{position:relative;width:100%;background-color:#fff;margin:10px 10px 0 0;border-radius:10px}.chat-box .el-header{display:flex;padding:0 12px;line-height:60px;border-bottom:var(--im-border)}.chat-box .el-header .title{font-size:var(--im-font-size-larger)}.chat-box .el-header .btn-side{position:absolute;right:20px;line-height:60px;font-size:20px;cursor:pointer;color:var(--im-text-color-light)}.chat-box .content-box{position:relative}.chat-box .content-box .im-chat-main{padding:0 10px}.chat-box .content-box .im-chat-main .im-chat-box{position:relative}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode>div{position:relative;cursor:pointer;padding-left:40px;transition:background-color .2s}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode>div:hover{background-color:rgba(0,0,0,.02)}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode>div.message-selected{background-color:var(--im-background-active-dark)}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode .message-checkbox{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:10}.chat-box .content-box .locate-tip{text-align:center;position:absolute;right:20px;bottom:230px;color:var(--im-color-primary);font-size:var(--im-font-size);font-weight:600;background:#fff;padding:8px 16px;border-radius:18px;cursor:pointer;z-index:99;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(0,0,0,.06)}.chat-box .content-box .locate-tip:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.chat-box .content-box .im-chat-footer{position:relative;display:flex;flex-direction:column;padding:0}.chat-box .content-box .im-chat-footer .chat-tool-bar{display:flex;position:relative;width:100%;height:48px;text-align:left;box-sizing:border-box;border-top:2px solid #ebecef;padding:8px 2px 2px 8px}.chat-box .content-box .im-chat-footer .tool-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:12px;border-radius:2px;cursor:pointer;transition:.3s}.chat-box .content-box .im-chat-footer .tool-icon:last-child{margin-right:0}.chat-box .content-box .im-chat-footer .tool-icon:hover{background-color:rgba(52,113,255,.5);border-radius:5px}.chat-box .content-box .im-chat-footer .chat-tool-active{font-weight:600;background-color:rgba(52,113,255,.5);border-radius:5px}.chat-box .content-box .im-chat-footer .svg-icon{width:20px;height:20px;display:block}.chat-box .content-box .im-chat-footer .send-content-area{position:relative;display:flex;flex-direction:column;height:100%;background-color:#fff!important}.chat-box .content-box .im-chat-footer .send-content-area .quote-message{position:absolute;bottom:10px;left:10px;font-size:14px;max-width:80%;border-radius:5px}.chat-box .content-box .im-chat-footer .send-content-area .quote-message:hover .quote-remove{display:block}.chat-box .content-box .im-chat-footer .send-content-area .quote-message .quote-remove{display:none;position:absolute;top:-8px;right:-8px;width:20px;height:20px;line-height:20px;font-size:14px;color:#fff;border-radius:50%;background:#aaa;cursor:pointer}.chat-box .content-box .im-chat-footer .send-content-area .quote-message .quote-remove:hover{background:#888}.chat-box .content-box .im-chat-footer .send-content-area .send-btn-area{padding:10px;position:absolute;bottom:4px;right:6px}.chat-box .content-box .im-chat-footer .chat-editer-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,97.3%,.8156862745098039);font-size:var(--im-font-size-large);color:var(--im-text-color-light);display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid #ddd}.chat-box .content-box .im-chat-footer .chat-editer-mask .icon{font-size:var(--im-font-size-larger);margin-right:3px}.chat-box .chat-side-box{border-left:var(--im-border)}.chat-box .chat-side-box.fullscreen{width:335px!important}.chat-box .multi-select-toolbar{position:absolute;bottom:230px;left:50%;transform:translateX(-50%);background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px 20px;display:flex;align-items:center;gap:16px;z-index:1000;border:1px solid rgba(0,0,0,.1);min-width:300px}.chat-box .multi-select-toolbar .toolbar-info{font-size:var(--im-font-size);color:var(--im-text-color);font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:4px}.chat-box .multi-select-toolbar .toolbar-info .max-limit-tip{color:var(--im-color-warning);font-size:var(--im-font-size-small)}.chat-box .multi-select-toolbar .toolbar-actions{display:flex;gap:8px}.chat-box .avatar-online-dot{background:#32cd32}.chat-box .avatar-online-dot,.chat-box .avatar-online-no{position:relative;display:inline-block;top:3px;width:15px;height:15px;border-radius:50%;margin:0 2px}.chat-box .avatar-online-no{background:#bbbdc8}.chat-system-content{position:absolute;background-color:#fff;width:100%;height:100%}.chat-system-content .title{font-size:24px;font-weight:bolder;text-align:center;display:block;margin-top:10px}.chat-system-content .back{position:absolute;left:20px;line-height:50px;font-size:26px;cursor:pointer}.chat-system-content .rich-text{padding:10px 20px 20px 20px}.chat-system-content .ext-link{width:100%;height:100%;border:none}.chat-system-box[data-v-78dfd5da]{display:flex;flex-direction:column;position:relative;width:100%;background:#f8f8f8}.chat-system-box .main[data-v-78dfd5da]{background:#f8f8f8;margin:0 3px;display:flex;flex-direction:column;align-items:center}.chat-system-box .main .message-box[data-v-78dfd5da]{width:400px;background-color:#fff;text-align:left;border-radius:3%;margin:15px;padding:5px 20px;cursor:pointer}.chat-system-box .main .message-box .title[data-v-78dfd5da]{text-align:center;font-size:18px;white-space:nowrap;overflow:hidden;margin:10px 20px;font-weight:600}.chat-system-box .main .message-box .cover[data-v-78dfd5da]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.chat-system-box .main .message-box .intro[data-v-78dfd5da]{padding:8px;font-size:16px;border-bottom:1px solid #eee;overflow-wrap:break-word}.chat-system-box .main .message-box .bottom-bar[data-v-78dfd5da]{font-size:14px;padding:8px;text-align:left;color:#00f}.chat-system-box .main .message-tip[data-v-78dfd5da]{line-height:20px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.resizable-aside[data-v-7af64e81]{display:flex;flex-direction:column;margin:10px 10px 0 0;border-radius:10px;background-color:#fff}.resizable-aside .resize-handle[data-v-7af64e81]{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.resizable-aside .resize-handle .resize-line[data-v-7af64e81]{width:2px;height:100%;background-color:var(--im-background-active-dark);border-radius:1px;transition:all .2s ease}.resizable-aside .resize-handle.resizing .resize-line[data-v-7af64e81],.resizable-aside .resize-handle:hover .resize-line[data-v-7af64e81]{width:3px}.chat-page .header{height:60px;display:flex;align-items:center;padding:0 12px}.chat-page .scroll-box{flex:1;overflow:hidden}.chat-page .chat-loading{height:50px;background-color:#eee}.chat-page .chat-loading .el-icon-loading{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-loading .el-loading-text{color:var(--im-text-color-light)}.chat-page .chat-loading .chat-loading-box{height:100%}.chat-page .chat-items{flex:1}