.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)}.chat-item{height:50px;display:flex;position:relative;padding:5px 10px;align-items:center;background-color:#fff;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 .group-tag{position:absolute;top:-8px;left:-8px;border-radius:50%;width:18px;height:18px;background-color:#fff}.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{flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;overflow:hidden}.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 .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}.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}.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}.friend-item .friend-info .friend-name{font-size:var(--im-font-size);white-space:nowrap;overflow:hidden}.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}.agm-container{display:flex}.agm-container .agm-l-box{flex:1;overflow:hidden;border:var(--im-border)}.agm-container .agm-l-box .search{height:40px;display:flex;align-items:center}.agm-container .agm-l-box .search .el-input__inner{border:unset;border-bottom:var(--im-border)}.agm-container .agm-l-box .agm-friend-checkbox{margin-right:20px}.agm-container .agm-arrow{display:flex;align-items:center;font-size:18px;padding:10px;font-weight:600;color:var(--im-color-primary)}.agm-container .agm-r-box{flex:1;border:var(--im-border)}.agm-container .agm-r-box .agm-select-tip{text-align:left;height:40px;line-height:40px;text-indent:6px;color:var(--im-text-color-light)}.group-member{display:flex;flex-direction:column;align-items:center;width:50px}.group-member .member-name{font-size:12px;text-align:center;width:100%;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.group-member .btn-kick{display:none;position:absolute;right:-8px;top:-8px;color:#8b0000;font-size:20px;cursor:pointer}.group-member:hover .btn-kick{display:block;color:#ce1818}.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}.container[data-v-da450674]{height:100%;background-color:var(--im-background)}.container .list-items[data-v-da450674]{flex:1}.container .list-items .list-item[data-v-da450674]{background-color:#fff;box-sizing:border-box;padding:6px;border-bottom:1px solid #d3d3d3;position:relative}.container .list-items .list-item .creator[data-v-da450674]{color:#999;font-size:12px}.container .list-items .list-item .opt-btn[data-v-da450674]{width:28px!important;padding:0!important;height:18px!important}.container .single-line-ellipsis[data-v-da450674]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;align-items:center}.chat-group-member[data-v-57c94436]{display:flex;position:relative;padding:0 5px;align-items:center;white-space:nowrap;box-sizing:border-box}.chat-group-member[data-v-57c94436]:hover{background-color:var(--im-background-active);cursor:pointer}.chat-group-member .member-name[data-v-57c94436]{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[data-v-d7c1c394]{line-height:50px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal[data-v-d7c1c394]{position:relative;font-size:0;padding-left:48px;min-height:50px;margin-top:10px}.chat-msg-item .chat-msg-normal .head-image[data-v-d7c1c394]{position:absolute;width:40px;height:40px;top:0;left:0}.chat-msg-item .chat-msg-normal .chat-msg-content[data-v-d7c1c394]{text-align:left}.chat-msg-item .chat-msg-normal .chat-msg-content .send-fail[data-v-d7c1c394]{color:#e60c0c;font-size:30px;cursor:pointer;margin:0 20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top[data-v-d7c1c394]{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[data-v-d7c1c394]{margin-right:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom[data-v-d7c1c394]{display:inline-block;padding-left:5px;width:100%}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text[data-v-d7c1c394]{display:inline-block;position:relative;line-height:26px;padding:6px 10px;background-color:#fff;border-radius:10px;font-size:var(--im-font-size);text-align:left;white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word;max-width:70%}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text[data-v-d7c1c394]:after{content:"";position:absolute;left:-10px;top:13px;width:0;height:0;border-style:solid dashed dashed;border-color:#fff transparent transparent;overflow:hidden;border-width:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .answer-msg[data-v-d7c1c394]{background-color:var(--im-background);padding:3px 5px;font-size:10px;max-width:240px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image[data-v-d7c1c394]{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[data-v-d7c1c394]{max-width:400px;max-height:300px;border-radius:8px;cursor:pointer;border:1px solid #d3d3d3}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file[data-v-d7c1c394]{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[data-v-d7c1c394]{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[data-v-d7c1c394]{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[data-v-d7c1c394]{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[data-v-d7c1c394]{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[data-v-d7c1c394]{font-size:44px;color:#d42e07}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .send-fail[data-v-d7c1c394]{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[data-v-d7c1c394]{font-size:14px;cursor:pointer}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-voice audio[data-v-d7c1c394]{height:45px;padding:5px 0}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-action[data-v-d7c1c394]{align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-action .iconfont[data-v-d7c1c394]{cursor:pointer;font-size:22px;padding-right:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status[data-v-d7c1c394]{display:block}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status .chat-readed[data-v-d7c1c394]{font-size:10px;color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status .chat-unread[data-v-d7c1c394]{font-size:10px;color:var(--im-color-danger)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-receipt[data-v-d7c1c394]{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[data-v-d7c1c394]{font-size:20px;color:var(--im-color-sucess)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-at-user[data-v-d7c1c394]{padding:2px 5px;border-radius:3px;cursor:pointer}.chat-msg-item .chat-msg-normal.chat-msg-mine[data-v-d7c1c394]{text-align:right;padding-left:0;padding-right:48px}.chat-msg-item .chat-msg-normal.chat-msg-mine .head-image[data-v-d7c1c394]{left:auto;right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content[data-v-d7c1c394]{text-align:right;margin-right:10px}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top[data-v-d7c1c394]{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top span[data-v-d7c1c394]{margin-left:12px;margin-right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom[data-v-d7c1c394]{padding-right:5px;width:100%}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text[data-v-d7c1c394]{display:inline-block;margin-left:10px;background-color:var(--chat-bg-color);color:var(--chat-text-color);white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text[data-v-d7c1c394]:after{left:auto;right:-10px;border-top-color:var(--chat-bg-color)}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-action[data-v-d7c1c394],.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-file[data-v-d7c1c394],.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-image[data-v-d7c1c394]{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-action .iconfont[data-v-d7c1c394]{transform:rotateY(180deg)}.emotion-box[data-v-67d9f91e]{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-67d9f91e]{display:flex;flex-wrap:wrap}.emotion-box .emotion-item-list .emotion-item[data-v-67d9f91e]{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 li:hover{cursor:pointer}.group-member-choose[data-v-62be8d34]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow)}.answer-box[data-v-5dace83a]{text-align:start;position:fixed;width:300px;background-color:hsla(0,0%,100%,.08);box-shadow:var(--im-box-shadow)}.group-member-item[data-v-4cdc163c]{display:flex;position:relative;padding:0 15px;align-items:center;white-space:nowrap;box-sizing:border-box}.group-member-item[data-v-4cdc163c]:hover{background-color:var(--im-background-active)}.group-member-item.active[data-v-4cdc163c]{background-color:#eee}.group-member-item .member-name[data-v-4cdc163c]{flex:1;padding-left:10px;height:100%;text-align:left;white-space:nowrap;overflow:hidden;font-size:var(--im-font-size)}.group-member-selector{display:flex}.group-member-selector .left-box{width:48%;overflow:hidden;border:var(--im-border)}.group-member-selector .left-box .el-input__inner{border:none;border-bottom:var(--im-border)}.group-member-selector .arrow{display:flex;align-items:center;font-size:20px;padding:10px;font-weight:600;color:var(--im-color-primary)}.group-member-selector .right-box{width:48%;border:var(--im-border)}.group-member-selector .right-box .select-tip{text-align:left;height:40px;line-height:40px;text-indent:5px;color:var(--im-text-color-light)}.group-member-selector .right-box .checked-member-list{padding:10px;display:flex;flex-direction:row;flex-wrap:wrap}.group-member-selector .right-box .checked-member-list .member-item{padding:2px}.rtc-group-join[data-v-74737c1c]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-74737c1c]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-74737c1c]{margin-top:5px}.rtc-group-join .users-info[data-v-74737c1c]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-74737c1c]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-74737c1c]{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;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>div:first-of-type:after{content:"请输入消息（按Ctrl+Enter键换行）";color:grey}.chat-input-area .edit-chat-container.not-empty>div:first-of-type:after{content:none}#container[data-v-7af578e9]{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;position:relative;background:#000}#fireworks[data-v-7af578e9]{transform:scale(0);animation:fireworks-7af578e9 3s 2s infinite}@keyframes fireworks-7af578e9{0%{transform:scale(0)}80%{transform:scale(1)}to{opacity:0}}#firecracker[data-v-7af578e9]{position:absolute;left:50%;bottom:0;margin-left:-4px;animation:firecracker-7af578e9 3s infinite}@keyframes firecracker-7af578e9{0%{transform:scale(1);bottom:0}to{bottom:60%;transform:scale(0)}}[data-v-fec1b1e4] canvas{height:calc(100% - 20px)!important}[data-v-fec1b1e4] .el-tabs__content{height:calc(100% - 55px)}.chat-box[data-v-fec1b1e4]{position:relative;width:100%;background:#f5f5f5}.chat-box .group-notice[data-v-fec1b1e4]{margin-top:3px;max-width:500px;font-size:10px;color:#a9a9a9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-box .content-box[data-v-fec1b1e4]{min-width:100px}.chat-box .el-header[data-v-fec1b1e4]{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-fec1b1e4]{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-fec1b1e4]{padding:0;background:#f5f5f5;overflow-x:auto}.chat-box .im-chat-main .im-chat-box>ul[data-v-fec1b1e4]{padding:0 20px}.chat-box .im-chat-main .im-chat-box>ul li[data-v-fec1b1e4]{list-style-type:none}.chat-box .im-chat-footer[data-v-fec1b1e4]{display:flex;flex-direction:column;padding:0}.chat-box .im-chat-footer .chat-tool-bar[data-v-fec1b1e4]{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-fec1b1e4]{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-fec1b1e4]{font-weight:600;color:var(--im-color-primary);background-color:#ddd}.chat-box .im-chat-footer .chat-tool-bar>div[data-v-fec1b1e4]:hover{color:#333}.chat-box .im-chat-footer .send-content-area[data-v-fec1b1e4]{position:relative;display:flex;flex-direction:column;height:100%;background-color:#f5f5f5}.chat-box .im-chat-footer .send-content-area .send-text-area[data-v-fec1b1e4]{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-fec1b1e4]:before{content:attr(placeholder);color:grey}.chat-box .im-chat-footer .send-content-area .send-text-area .at[data-v-fec1b1e4]{color:#00f;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .receipt[data-v-fec1b1e4]{color:#00008b;font-size:15px;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .emo[data-v-fec1b1e4]{width:30px;height:30px;vertical-align:bottom}.chat-box .im-chat-footer .send-content-area .send-image-area[data-v-fec1b1e4]{text-align:left;border:1px solid #53a0e7}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box[data-v-fec1b1e4]{position:relative;display:inline-block}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box .send-image[data-v-fec1b1e4]{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-fec1b1e4]{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-fec1b1e4]{padding:10px;position:absolute;bottom:4px;right:6px}.chat-box .chat-group-side-box[data-v-fec1b1e4]{border-left:var(--im-border)}.chat-page[data-v-6d3fe438]{width:100%}.chat-page .chat-box[data-v-6d3fe438]{background:linear-gradient(hsla(0,0%,100%,.6),hsla(0,0%,100%,.9)),url(../img/whale.634d02fb.svg) no-repeat 50%;position:relative}.chat-page .chat-list-box[data-v-6d3fe438]{display:flex;flex-direction:column;border-right:1px solid #d3d3d3;background:#f5f5f5}.chat-page .chat-list-box .chat-list-header[data-v-6d3fe438]{height:50px;display:flex;align-items:center;padding:0 8px}.chat-page .chat-list-box .chat-list-loading[data-v-6d3fe438]{height:50px;background-color:#eee}.chat-page .chat-list-box .chat-list-loading .el-icon-loading[data-v-6d3fe438]{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .el-loading-text[data-v-6d3fe438]{color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .chat-loading-box[data-v-6d3fe438]{height:100%}.chat-page .chat-list-box .chat-list-items[data-v-6d3fe438]{flex:1}