.right-menu-mask{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:9999}.right-menu{position:fixed;border-radius:8px;overflow:hidden;box-shadow:var(--im-box-shadow-light)}.right-menu .el-menu{border-radius:4px;overflow:hidden}.right-menu .el-menu .el-menu-item{height:36px;line-height:36px;min-width:100px;text-align:left;padding:0 0 0 20px}.right-menu .el-menu .el-menu-item:hover{background-color:var(--im-background-active)}.is-pinned{background-color:#ededed!important}.chat-item{height:50px;display:flex;position:relative;padding:5px 10px;align-items:center;background-color:var(--im-background);white-space:nowrap;cursor:pointer}.chat-item:hover{background-color:var(--im-background-active)}.chat-item.active{background-color:var(--im-background-active-dark)}.chat-item .chat-left{position:relative;display:flex;justify-content:center;align-items:center}.chat-item .chat-left .unread-text{position:absolute;background-color:#f56c6c;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{position:relative;height:100%;padding:5px 0;flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;overflow:hidden;box-sizing:border-box}.chat-item .chat-right .chat-name{display:flex;line-height:20px;height:20px}.chat-item .chat-right .chat-name .chat-name-text{flex:1;display:flex;align-items:center;font-size:var(--im-font-size);white-space:nowrap;overflow:hidden}.chat-item .chat-right .chat-name .chat-name-text .chat-show-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.chat-item .chat-right .chat-name .chat-name-text .chat-role-name{white-space:nowrap;flex-shrink:0}.chat-item .chat-right .chat-name .chat-name-text .el-tag{min-width:22px;text-align:center;background-color:#2830d3;border-radius:10px;border:0;height:16px;line-height:16px;font-size:10px;margin-left:2px;opacity:.8;flex-shrink:0}.chat-item .chat-right .chat-name .chat-time-text{font-size:var(--im-font-size-smaller);text-align:right;color:var(--im-text-color-light);white-space:nowrap;overflow:hidden;padding-left:10px}.chat-item .chat-right .chat-content{display:flex;line-height:22px}.chat-item .chat-right .chat-content .chat-at-text{color:#c70b0b;font-size:var(--im-font-size-smaller)}.chat-item .chat-right .chat-content .chat-content-text,.chat-item .chat-right .chat-content .chat-send-name{font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-item .chat-right .chat-content .chat-content-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item .chat-right .chat-content .chat-content-text img{width:20px!important;height:20px!important;vertical-align:bottom}.chat-item .chat-right .chat-muted{position:absolute;bottom:0;right:0}.friend-item{height:50px;display:flex;position:relative;padding:5px 10px;align-items:center;white-space:nowrap;cursor:pointer}.friend-item:hover{background-color:var(--im-background-active)}.friend-item.active{background-color:var(--im-background-active-dark)}.friend-item .friend-avatar{display:flex;justify-content:center;align-items:center}.friend-item .friend-info{flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;white-space:nowrap;overflow:hidden}.friend-item .friend-info .friend-text{flex:1;display:flex;font-size:var(--im-font-size)}.friend-item .friend-info .friend-text .friend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.friend-item .friend-info .friend-text .friend-role-name{white-space:nowrap;flex-shrink:0}.friend-item .friend-info .friend-online .online{font-weight:700;padding-right:2px;font-size:16px;position:relative}.friend-item .friend-info .friend-online .online-icon{position:absolute;right:0;bottom:0;width:6px;height:6px;background:#32cd32;border-radius:50%;border:1px solid #fff}.chat-group-side{position:relative}.chat-group-side .group-side-search{padding:10px}.chat-group-side .group-side-scrollbar{overflow:auto}.chat-group-side .el-divider--horizontal{margin:0}.chat-group-side .el-form-item{margin-bottom:0!important}.chat-group-side .group-side-member-list{padding:10px;display:flex;align-items:center;flex-wrap:wrap;font-size:14px;text-align:center}.chat-group-side .group-side-member-list .group-side-member{margin-left:5px}.chat-group-side .group-side-member-list .group-side-invite{display:flex;flex-direction:column;align-items:center;width:50px;margin-left:5px}.chat-group-side .group-side-member-list .group-side-invite .invite-member-btn{width:38px;height:38px;line-height:38px;border:var(--im-border);font-size:14px;cursor:pointer;box-sizing:border-box}.chat-group-side .group-side-member-list .group-side-invite .invite-member-btn:hover{border:1px solid #aaa}.chat-group-side .group-side-member-list .group-side-invite .invite-member-text{font-size:12px;text-align:center;width:100%;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-group-side .group-side-form{text-align:left;padding:10px;height:30%}.chat-group-side .group-side-form .el-form-item{margin-bottom:12px}.chat-group-side .group-side-form .el-form-item .el-form-item__label{padding:0;line-height:30px}.chat-group-side .group-side-form .el-form-item .el-textarea__inner{min-height:100px!important}.chat-group-side .group-side-form .el-input__inner,.chat-group-side .group-side-form .el-textarea__inner{color:var(--im-text-color)!important}.chat-group-side .group-side-form .btn-group{text-align:center;margin-top:12px}.chat-group-member{display:flex;position:relative;padding:0 5px;align-items:center;white-space:nowrap;box-sizing:border-box}.chat-group-member .member-name{padding-left:10px;height:100%;text-align:left;white-space:nowrap;overflow:hidden;font-size:var(--im-font-size)}.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:300px}.chat-group-readed .scroll-box{height:400px}.chat-group-readed .arrow-left{position:absolute;left:-15px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #ccc}.chat-group-readed .arrow-left .arrow-left-inner{position:absolute;top:-12px;left:3px;width:0;height:0;overflow:hidden;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid #fff}.chat-group-readed .arrow-right{position:absolute;right:-15px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #ccc}.chat-group-readed .arrow-right .arrow-right-inner{position:absolute;top:-12px;right:3px;width:0;height:0;overflow:hidden;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #fff}.chat-msg-item .chat-msg-tip{line-height:50px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal{position:relative;font-size:0;padding-left:48px;min-height:50px;margin-top:10px}.chat-msg-item .chat-msg-normal .head-image{position:absolute;width:40px;height:40px;top:0;left:0}.chat-msg-item .chat-msg-normal .chat-msg-content{text-align:left}.chat-msg-item .chat-msg-normal .chat-msg-content .send-fail{color:#e60c0c;font-size:30px;cursor:pointer;margin:0 20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top{display:flex;flex-wrap:nowrap;color:var(--im-text-color-light);font-size:var(--im-font-size);line-height:20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top span{margin-right:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom{display:inline-block;padding-right:300px;padding-left:5px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .quote-box{text-align:start;border-bottom:1px solid #e8e8e8;box-sizing:border-box}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .quote-box .quote-name{font-size:14px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .quote-box .quote-content{font-size:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-file-box{display:flex;flex-wrap:nowrap;align-items:center;min-height:60px;box-shadow:var(--im-box-shadow-light);border-radius:4px;padding:10px 15px;margin-bottom:3px;background-color:#fff}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-file-box .chat-file-info{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-file-box .chat-file-info .chat-file-name{display:inline-block;min-width:160px;max-width:220px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-file-box .chat-file-info .chat-file-size{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-file-box .chat-file-icon{font-size:44px;color:#d42e07}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .send-video{min-width:200px;max-width:300px;max-height:300px;border-radius:10px;overflow:hidden;cursor:pointer;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/9;background-color:#000}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .quote-video-container,.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .video-container{position:relative;display:inline-block;width:-moz-fit-content;width:fit-content;max-width:100%}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .video-download-btn{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:9}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .quote-video-container .video-download-btn{top:4px;right:4px;width:24px;height:24px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .quote-video-container .video-download-btn i{font-size:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .video-download-btn:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .video-download-btn i{font-size:14px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text{display:block;position:relative;line-height:26px;padding:6px 10px;background-color:var(--im-background);border-radius:10px;font-size:var(--im-font-size);text-align:left;white-space:pre-wrap;word-break:break-all}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text:after{content:"";position:absolute;left:-10px;top:13px;width:0;height:0;border-style:solid dashed dashed;border-color:#eee transparent transparent;overflow:hidden;border-width:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image .send-image{min-width:200px;max-width:400px;max-height:300px;height:auto;border-radius:8px;cursor:pointer;-o-object-fit:contain;object-fit:contain;display:block}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .send-video{min-width:200px;max-width:300px;max-height:300px;border-radius:10px;overflow:hidden;cursor:pointer;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/9;background-color:#000}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:2px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .chat-file-box{display:flex;flex-wrap:nowrap;align-items:center;min-height:60px;box-shadow:var(--im-box-shadow-light);border-radius:4px;padding:10px 15px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .chat-file-box .chat-file-info{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .chat-file-box .chat-file-info .chat-file-name{display:inline-block;min-width:160px;max-width:220px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .chat-file-box .chat-file-info .chat-file-size{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .chat-file-box .chat-file-icon{font-size:44px;color:#d42e07}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .send-fail{color:#e60c0c;font-size:30px;cursor:pointer;margin:0 20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-voice{font-size:14px;cursor:pointer}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-voice audio{height:45px;padding:5px 0}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-action{display:flex;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-action .iconfont{cursor:pointer;font-size:22px;padding-right:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status{display:block}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status .chat-readed{font-size:12px;color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status .chat-unread{font-size:var(--im-font-size-smaller);color:var(--im-color-danger)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-receipt{font-size:var(--im-font-size-smaller);cursor:pointer;color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-receipt .icon-ok{font-size:20px;color:var(--im-color-sucess)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-at-user{padding:2px 5px;border-radius:3px;cursor:pointer}.chat-msg-item .chat-msg-normal.chat-msg-mine{text-align:right;padding-left:0;padding-right:48px}.chat-msg-item .chat-msg-normal.chat-msg-mine .head-image{left:auto;right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content{text-align:right}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top span{margin-left:12px;margin-right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom{padding-left:180px;padding-right:5px}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text{background-color:var(--im-color-primary-light-2);color:#fff}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text:after{left:auto;right:-10px;border-top-color:var(--im-color-primary-light-2)}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-action,.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-file,.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-image,.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-video{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-action .iconfont{transform:rotateY(180deg)}.emotion-box[data-v-3b39d5d8]{position:fixed;width:372px;box-sizing:border-box;padding:5px;background-color:#fff;box-shadow:var(--im-box-shadow)}.emotion-box .emotion-item-list[data-v-3b39d5d8]{display:flex;flex-wrap:wrap}.emotion-box .emotion-item-list .emotion-item[data-v-3b39d5d8]{text-align:center;cursor:pointer;padding:2px}.chat-record .tip{font-size:18px}.chat-record .btn-group{margin-bottom:20px}.chat-history{display:flex;height:calc(100% - 60px)}.chat-history .chat-history-scrollbar{flex:1}.chat-history .chat-history-scrollbar .el-scrollbar__thumb{background-color:#555}.chat-history .chat-history-scrollbar ul{padding:20px}.chat-history .chat-history-scrollbar ul li{list-style-type:none}.chat-history .chat-history-scrollbar ul .scroll-anchor{height:1px;visibility:hidden}.chat-history .empty-centered{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}.search-box{padding:10px 20px;border-bottom:1px solid #eee}.search-box .search-count{font-size:12px;color:#606266;padding:0 8px}.search-box .el-input-group__append{background-color:#f5f7fa}.group-member-choose[data-v-635a057a]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow)}.rtc-group-join[data-v-4999689b]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-4999689b]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-4999689b]{margin-top:5px}.rtc-group-join .users-info[data-v-4999689b]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-4999689b]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-4999689b]{padding:2px}.chat-input-area{width:100%;height:100%;position:relative}.chat-input-area .edit-chat-container{position:absolute;top:0;left:0;right:0;bottom:0;outline:none;padding:5px 5px 5px 8px;line-height:1.5;font-size:var(--im-font-size);text-align:left;overflow-y:auto}.chat-input-area .edit-chat-container>div:before{content:" ";font-size:14px;position:absolute;top:0;left:0}.chat-input-area .edit-chat-container .chat-image{display:block;max-width:200px;max-height:100px;border:1px solid #e6e6e6;cursor:pointer}.chat-input-area .edit-chat-container .chat-emoji{width:30px;height:30px;vertical-align:top;cursor:pointer}.chat-input-area .edit-chat-container .chat-file-container{max-width:65%;padding:10px;border:2px solid #587ff0;display:flex;background:hsla(0,0%,93.3%,.8);border-radius:10px}.chat-input-area .edit-chat-container .chat-file-container .file-position-left{display:flex;width:80px;justify-content:center;align-items:center}.chat-input-area .edit-chat-container .chat-file-container .file-position-left .el-icon-document{font-size:40px;text-align:center;color:#d42e07}.chat-input-area .edit-chat-container .chat-file-container .file-position-right{flex:1}.chat-input-area .edit-chat-container .chat-file-container .file-position-right .file-name{font-size:16px;font-weight:600;color:#66b1ff}.chat-input-area .edit-chat-container .chat-file-container .file-position-right .file-size{font-size:14px;font-weight:600}.chat-input-area .edit-chat-container .chat-at-user{color:#00f;border-radius:3px}.chat-input-area .edit-chat-container:before{content:attr(data-placeholder);color:grey;position:absolute;top:5px;left:8px;pointer-events:none;display:block}.chat-input-area .edit-chat-container.not-empty:before{display:none}.tabs[data-v-2b404716]{height:50px;display:flex;align-items:center;border-radius:10px;background-color:#f6f7fb}.tabs .tab[data-v-2b404716]{color:var(--im-text-color-light);padding:10px;border-radius:10px;font-weight:600;flex:1;text-align:center;margin:0 3px;white-space:nowrap;cursor:pointer}.tabs .tab.active[data-v-2b404716]{color:var(--im-color-primary);background:var(--im-color-primary-light-9)}.no-more[data-v-531313de]{text-align:center;padding:10px 0;color:#999;font-size:14px}.chat-selector[data-v-b8b87148]{display:flex}.chat-selector .left-box[data-v-b8b87148]{width:48%;overflow:hidden;border:var(--im-border)}.chat-selector .left-box .left-scroll-box[data-v-b8b87148]{height:400px}.chat-selector .left-box .left-scroll-box .check-box[data-v-b8b87148]{margin-right:10px}.chat-selector .left-box .left-scroll-box .chat-item[data-v-b8b87148]{display:flex;align-items:center;padding:5px 10px;cursor:pointer;background-color:#fff}.chat-selector .left-box .left-scroll-box .chat-item .chat-info[data-v-b8b87148]{flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;overflow:hidden}.chat-selector .left-box .left-scroll-box .chat-item .chat-info .chat-name[data-v-b8b87148]{flex:1;display:flex;align-items:center;min-width:0}.chat-selector .left-box .left-scroll-box .chat-item .chat-info .chat-name .chat-name-text[data-v-b8b87148]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.chat-selector .left-box .left-scroll-box .chat-item .chat-info .chat-name .el-tag[data-v-b8b87148]{min-width:22px;text-align:center;background-color:#2830d3;color:#fff;border-radius:10px;border:0;height:16px;line-height:16px;font-size:10px;margin-left:2px;opacity:.8;flex-shrink:0}.chat-selector .left-box .left-scroll-box .chat-item .chat-info .chat-send-name[data-v-b8b87148]{font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-selector .left-box .left-scroll-box .chat-item .chat-info .chat-content[data-v-b8b87148]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-selector .left-box .left-scroll-box .chat-item[data-v-b8b87148]:hover{background-color:var(--im-background-active)}.chat-selector .arrow[data-v-b8b87148]{display:flex;align-items:center;font-size:20px;padding:10px;color:var(--im-color-primary)}.chat-selector .right-box[data-v-b8b87148]{width:48%;border:var(--im-border)}.chat-selector .right-box .tip[data-v-b8b87148]{text-align:left;height:32px;line-height:32px;text-indent:10px;color:var(--im-text-color-light)}.chat-selector .right-box .right-scroll-box[data-v-b8b87148]{height:460px}.chat-selector .right-box .right-scroll-box .checked-item[data-v-b8b87148]{display:flex;align-items:center;padding:3px 10px;white-space:nowrap;cursor:pointer}.chat-selector .right-box .right-scroll-box .checked-item .name[data-v-b8b87148]{margin-left:10px;flex:1;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-selector .right-box .right-scroll-box .checked-item .close[data-v-b8b87148]{width:30px;display:none}.chat-selector .right-box .right-scroll-box .checked-item[data-v-b8b87148]:hover{background-color:var(--im-background-active)}.chat-selector .right-box .right-scroll-box .checked-item:hover .close[data-v-b8b87148]{display:block}.chat-box[data-v-9a762c9a]{position:relative;width:100%;background:#fff}.chat-box .el-header[data-v-9a762c9a]{display:flex;justify-content:space-between;padding:0 12px;line-height:50px;font-size:var(--im-font-size-larger);border-bottom:var(--im-border)}.chat-box .el-header .btn-side[data-v-9a762c9a]{position:absolute;right:20px;line-height:50px;font-size:20px;cursor:pointer;color:var(--im-text-color-light)}.chat-box .im-chat-main[data-v-9a762c9a]{padding:0;background-color:#fff}.chat-box .im-chat-main .im-chat-box>ul[data-v-9a762c9a]{padding:0 20px}.chat-box .im-chat-main .im-chat-box>ul li[data-v-9a762c9a]{list-style-type:none}.chat-box .im-chat-main .im-chat-box .loading-more[data-v-9a762c9a],.chat-box .im-chat-main .im-chat-box .no-more-messages[data-v-9a762c9a]{text-align:center;padding:10px 0;color:#999;font-size:14px}.chat-box .im-chat-main .im-chat-box .loading-more i[data-v-9a762c9a]{margin-right:5px;font-size:16px;color:var(--im-color-primary,#409eff);vertical-align:middle}.chat-box .im-chat-main .im-chat-box .loading-more span[data-v-9a762c9a]{vertical-align:middle}.chat-box .im-chat-footer[data-v-9a762c9a]{display:flex;flex-direction:column;padding:0}.chat-box .im-chat-footer .quote-box[data-v-9a762c9a]{text-align:start;position:relative;padding:10px 14px;border-radius:5px;border-top:var(--im-border);box-sizing:border-box}.chat-box .im-chat-footer .quote-box .quote-name[data-v-9a762c9a]{font-size:14px;color:#6e7175}.chat-box .im-chat-footer .quote-box .quote-content[data-v-9a762c9a]{font-size:12px;color:#6e7175}.chat-box .im-chat-footer .quote-box .quote-img[data-v-9a762c9a]{min-width:100px;min-height:75px;max-width:200px;max-height:150PX;border-radius:8px;cursor:pointer}.chat-box .im-chat-footer .quote-box .quote-video[data-v-9a762c9a]{min-width:100px;min-height:75px;max-width:200px;max-height:150PX;border-radius:10px;overflow:hidden;cursor:pointer;-o-object-fit:contain;object-fit:contain}.chat-box .im-chat-footer .quote-box .quote-file[data-v-9a762c9a]{display:flex;flex-wrap:nowrap;align-items:center;max-width:244px;min-height:60px;box-shadow:var(--im-box-shadow-light);border-radius:4px;padding:10px 15px;margin-bottom:3px;background-color:#fff}.chat-box .im-chat-footer .quote-box .quote-file .quote-file-info[data-v-9a762c9a]{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-box .im-chat-footer .quote-box .quote-file .quote-file-info .quote-file-name[data-v-9a762c9a]{display:inline-block;min-width:160px;max-width:220px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all}.chat-box .im-chat-footer .quote-box .quote-file .quote-file-info .quote-file-size[data-v-9a762c9a]{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-box .im-chat-footer .quote-box .quote-file .quote-file-icon[data-v-9a762c9a]{font-size:44px;color:#d42e07}.chat-box .im-chat-footer .quote-box .quote-close[data-v-9a762c9a]{position:absolute;top:10px;right:14px}.chat-box .im-chat-footer .chat-tool-bar[data-v-9a762c9a]{display:flex;position:relative;width:100%;height:36px;text-align:left;box-sizing:border-box;border-top:var(--im-border);padding:4px 2px 2px 8px}.chat-box .im-chat-footer .chat-tool-bar>div[data-v-9a762c9a]{font-size:22px;cursor:pointer;line-height:30px;width:30px;height:30px;text-align:center;border-radius:2px;margin-right:8px;color:#999;transition:.3s}.chat-box .im-chat-footer .chat-tool-bar>div.chat-tool-active[data-v-9a762c9a]{font-weight:600;color:var(--im-color-primary);background-color:#ddd}.chat-box .im-chat-footer .chat-tool-bar>div[data-v-9a762c9a]:hover{color:#333}.chat-box .im-chat-footer .send-content-area[data-v-9a762c9a]{position:relative;display:flex;flex-direction:column;height:185px;background-color:#fff!important}.chat-box .im-chat-footer .send-content-area .send-text-area[data-v-9a762c9a]{box-sizing:border-box;padding:5px;width:100%;flex:1;resize:none;font-size:16px;outline:none;text-align:left;line-height:30px}.chat-box .im-chat-footer .send-content-area .send-text-area[data-v-9a762c9a]:before{content:attr(placeholder);color:grey}.chat-box .im-chat-footer .send-content-area .send-text-area .at[data-v-9a762c9a]{color:#00f;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .receipt[data-v-9a762c9a]{color:#00008b;font-size:15px;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .emo[data-v-9a762c9a]{width:30px;height:30px;vertical-align:bottom}.chat-box .im-chat-footer .send-content-area .send-image-area[data-v-9a762c9a]{text-align:left;border:1px solid #53a0e7}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box[data-v-9a762c9a]{position:relative;display:inline-block}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box .send-image[data-v-9a762c9a]{max-height:180px;border:1px solid #ccc;border-radius:2%;margin:2px}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box .send-image-close[data-v-9a762c9a]{position:absolute;padding:3px;right:7px;top:7px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;background-color:#aaa;border-radius:50%;border:1px solid #ccc}.chat-box .im-chat-footer .send-content-area .send-btn-area[data-v-9a762c9a]{padding:10px;position:absolute;bottom:4px;right:6px}.chat-box .chat-group-side-box[data-v-9a762c9a]{border-left:var(--im-border)}.chat-box .unread-message-tip[data-v-9a762c9a]{position:absolute;bottom:220px;left:50%;transform:translateX(-50%);background-color:var(--im-color-primary);color:#fff;padding:6px 12px;border-radius:16px;cursor:pointer;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.2);animation:fadeIn-9a762c9a .3s;display:flex;align-items:center}.chat-box .unread-message-tip i[data-v-9a762c9a]{margin-left:5px}.chat-box .unread-message-tip[data-v-9a762c9a]:hover{background-color:#3a8ee6}@keyframes fadeIn-9a762c9a{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.chat-box .delete-message-content[data-v-9a762c9a]{margin:10px 0;text-align:start}.chat-box .delete-message-content .delete-message-tip[data-v-9a762c9a]{font-weight:600;margin-bottom:15px;color:#333}.chat-box .delete-message-content .delete-options[data-v-9a762c9a]{display:flex;flex-direction:column;gap:10px}.chat-box .delete-message-content .delete-options .el-radio[data-v-9a762c9a]{margin-right:0;padding:8px 0;border-radius:4px;transition:background-color .3s}.chat-box .delete-message-content .delete-options .el-radio[data-v-9a762c9a]:hover{background-color:#f5f7fa}.chat-box .dialog-footer[data-v-9a762c9a]{display:flex;justify-content:flex-end;gap:10px}.announcement-box[data-v-9a762c9a]{position:sticky;top:0;z-index:10;width:100%;max-width:100%;background-color:#f8f8f8;border-radius:4px;margin-bottom:10px;padding:10px 15px;box-shadow:0 1px 3px rgba(0,0,0,.1);border-left:3px solid var(--im-color-primary);display:flex;align-items:center;justify-content:flex-start;cursor:pointer;box-sizing:border-box;overflow:hidden}.announcement-box[data-v-9a762c9a]:hover{background-color:#f0f0f0}.announcement-box .announcement-title[data-v-9a762c9a]{display:flex;align-items:center;font-weight:700;color:var(--im-color-primary);min-width:24px;width:24px;flex-shrink:0;margin-right:5px}.announcement-box .announcement-title i[data-v-9a762c9a]{font-size:16px}.announcement-box .announcement-content[data-v-9a762c9a]{flex:1;text-align:left;color:#666;font-size:14px;line-height:1.5;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:0}.announcement-box .announcement-arrow[data-v-9a762c9a]{color:#999;font-size:16px;min-width:14px;width:14px;flex-shrink:0;margin-left:5px}.notice-content[data-v-9a762c9a]{padding:10px;max-height:300px;overflow-y:auto;text-align:left;background-color:#f9f9f9;border-radius:4px;border:1px solid #eee}.notice-content p[data-v-9a762c9a]{line-height:1.6;margin:0;padding:10px;white-space:pre-wrap;word-break:break-word;color:#333;font-size:14px}.friend-box[data-v-4814a2e2]{height:100%;max-height:calc(100vh - 20px);overflow-y:auto;padding:30px;box-sizing:border-box}.friend-box .title[data-v-4814a2e2]{text-align:start;margin-bottom:10px;font-weight:600}.friend-box .main[data-v-4814a2e2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.friend-box .main .item[data-v-4814a2e2]{display:flex;align-items:center;justify-content:space-between;padding:10px;background:#f3f3f3;border-radius:5px;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.friend-box .main .item .item-box[data-v-4814a2e2]{display:flex;flex:1;margin-right:15px;overflow:hidden;min-width:0}.friend-box .main .item .item-box .item-box-right[data-v-4814a2e2]{margin-left:15px;text-align:start;width:100%;overflow:hidden;min-width:0}.friend-box .main .item .item-box .item-box-right .nick-name[data-v-4814a2e2]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-box .main .item .item-box .item-box-right .apply-reason[data-v-4814a2e2]{margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;font-size:14px}.friend-box .main .item .button-group[data-v-4814a2e2]{display:flex;flex-direction:column;gap:8px;min-width:85px;width:85px}.friend-box .main .item .button-group[data-v-4814a2e2] .el-button{width:100%;margin-left:0}@media(max-width:768px){.friend-box[data-v-4814a2e2]{padding:15px}.friend-box .main[data-v-4814a2e2]{grid-template-columns:1fr;gap:15px}}@media(min-width:768px)and (max-width:1200px){.friend-box .main[data-v-4814a2e2]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.add-friend-dialog .el-scrollbar__wrap{padding:15px}.add-friend-dialog .item{height:65px;display:flex;position:relative;align-items:center}.add-friend-dialog .item .add-friend-text{margin-left:15px;flex:3;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.add-friend-dialog .item .add-friend-text .text-user-name{display:flex;align-items:center;flex-direction:row;font-weight:600;font-size:16px;line-height:25px}.add-friend-dialog .item .add-friend-text .text-user-name div:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-friend-dialog .item .add-friend-text .text-user-name .online-status{min-width:35px;font-size:12px;font-weight:600}.add-friend-dialog .item .add-friend-text .text-user-name .online-status.online{color:#5fb878}.add-friend-dialog .item .add-friend-text .text-user-name .el-tag{border-radius:10px;border:0;height:20x;line-height:20px;font-size:12px;margin-left:3px}.add-friend-dialog .item .add-friend-text .text-nick-name{display:flex;flex-direction:row;font-size:12px;line-height:20px;text-align:left}.add-friend-dialog .loading-more{text-align:center;padding:10px 0;color:#999;font-size:14px}.add-friend-dialog .loading-more i{margin-right:5px;vertical-align:middle}.add-friend-dialog .loading-more span{vertical-align:middle}.add-friend-dialog .no-more{text-align:center;padding:10px 0;margin-bottom:10px;color:#999;font-size:14px}.add-friend-dialog .no-search-result{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;color:#909399}.add-friend-dialog .no-search-result i{font-size:36px;margin-bottom:10px}.add-friend-dialog .no-search-result p{margin:0;font-size:14px}.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-bba46aee]{display:flex;flex-direction:column;position:relative;width:100%;background:#f8f8f8}.chat-system-box .chat-main[data-v-bba46aee]{background:#f8f8f8;margin:0 3px;display:flex;flex-direction:column;align-items:center}.chat-system-box .chat-main .message-box[data-v-bba46aee]{width:400px;background-color:#fff;text-align:left;border-radius:3%;margin:15px;padding:5px 20px;cursor:pointer}.chat-system-box .chat-main .message-box .title[data-v-bba46aee]{text-align:center;font-size:18px;white-space:nowrap;overflow:hidden;margin:10px 20px;font-weight:600}.chat-system-box .chat-main .message-box .cover[data-v-bba46aee]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.chat-system-box .chat-main .message-box .intro[data-v-bba46aee]{padding:8px;font-size:16px;border-bottom:1px solid #eee;overflow-wrap:break-word}.chat-system-box .chat-main .message-box .bottom-bar[data-v-bba46aee]{font-size:14px;padding:8px;text-align:left;color:#00f}.chat-system-box .chat-main .chat-msg-tip[data-v-bba46aee]{line-height:20px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-page .chat-list-box[data-v-1fcb4694]{display:flex;flex-direction:column;background:var(--im-background)}.chat-page .chat-list-box .chat-list-header[data-v-1fcb4694]{height:50px;display:flex;align-items:center;padding:0 8px}.chat-page .chat-list-box .chat-list-header[data-v-1fcb4694] .el-badge__content.is-fixed{top:7px;right:19px}.chat-page .chat-list-box .chat-list-header .add-btn[data-v-1fcb4694]{padding:5px!important;margin:5px;font-size:16px;border-radius:50%}.chat-page .chat-list-box .chat-filter-buttons[data-v-1fcb4694]{display:flex;justify-content:space-around;padding:8px;border-bottom:var(--im-border)}.chat-page .chat-list-box .chat-filter-buttons .filter-btn[data-v-1fcb4694]{display:flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:15px;cursor:pointer;transition:all .3s;color:#606266;font-size:14px}.chat-page .chat-list-box .chat-filter-buttons .filter-btn i[data-v-1fcb4694]{margin-right:4px;font-size:16px}.chat-page .chat-list-box .chat-filter-buttons .filter-btn[data-v-1fcb4694]:hover{background-color:#f5f7fa;color:#409eff}.chat-page .chat-list-box .chat-filter-buttons .filter-btn.active[data-v-1fcb4694]{background-color:#409eff;color:#fff}.chat-page .chat-list-box .chat-list-loading[data-v-1fcb4694]{height:50px;background-color:#eee}.chat-page .chat-list-box .chat-list-loading .el-icon-loading[data-v-1fcb4694]{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .el-loading-text[data-v-1fcb4694]{color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .chat-loading-box[data-v-1fcb4694]{height:100%}.chat-page .chat-list-box .chat-list-items[data-v-1fcb4694]{flex:1}.chat-page .chat-list-box .chat-list-items .search-title[data-v-1fcb4694]{padding:10px 15px 5px;font-size:13px;color:#606266;font-weight:700}.chat-page .chat-list-box .chat-list-items .search-divider[data-v-1fcb4694]{height:1px;background-color:#ebeef5;margin:10px 15px}.chat-page .chat-list-box .chat-list-items .no-search-result[data-v-1fcb4694]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;color:#909399}.chat-page .chat-list-box .chat-list-items .no-search-result i[data-v-1fcb4694]{font-size:36px;margin-bottom:10px}.chat-page .chat-list-box .chat-list-items .no-search-result p[data-v-1fcb4694]{margin:0;font-size:14px}.chat-page .chat-box .null[data-v-1fcb4694]{width:100%;display:flex;align-items:center;justify-content:center}.chat-page .chat-box .null img[data-v-1fcb4694]{width:400px;height:400px}