.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:center}.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: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{position:absolute;background-color:var(--im-color-danger);right:0;top:0;border-radius:30px;padding:5px}.chat-item .chat-left .unread-text{background-color:var(--im-color-danger);right:-4px;top:-8px;padding:1px 5px}.chat-item .chat-left .recvNoticeTip,.chat-item .chat-left .unread-text{position:absolute;color:#fff;border-radius:30px;font-size:10px;text-align:center;white-space:nowrap;border:1px solid #f1e5e5}.chat-item .chat-left .recvNoticeTip{width:10px;height:10px;background-color:#f56c6c;right:0;top:0}.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}.chat-item .chat-right .chat-name .chat-name-text{flex:1;display:flex;align-items:center;font-size:var(--im-font-size);font-family:PingFang SC-Medium;white-space:nowrap;overflow:hidden}.chat-item .chat-right .chat-name .chat-name-text>div{display:flex;align-items:center}.chat-item .chat-right .chat-name .chat-name-text>div .tag{margin-left:5px;font-size:12px;background:#eef4ff;border-radius:20px;padding:1px 6px;height:16px;line-height:16px;color:#6b77ff;font-weight:500}.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}.chat-item .chat-right .chat-name .chat-time-text{font-size:var(--im-font-size-smaller);font-family:PingFang Regular;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;align-items:center;line-height:22px;font-family:PingFang SC;font-weight:400;color:#a8a9ab}.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,.chat-item .chat-right .chat-content .unreadCount{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;font-family:PingFang Regular}.el-dialog[data-v-00bd8438]{background:var(--im-color-primary)}.avatar[data-v-00bd8438]{margin:0 8px!important}.list[data-v-00bd8438]{width:100%;height:350px;overflow:auto}.list .item[data-v-00bd8438]{width:100%;height:48px;box-sizing:border-box;padding:10px 20px;justify-content:space-between}.list .item .left[data-v-00bd8438],.list .item[data-v-00bd8438]{display:flex;align-items:center}.list .item .left .avatar[data-v-00bd8438]{margin-right:10px}.list .item .left .name[data-v-00bd8438]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:0 0 170px;text-align:start;font-size:14px;color:#333}.list .item i[data-v-00bd8438]{font-weight:900;font-size:var(--im-font-size);background:#ccc;color:#fff;border-radius:50%;padding:2px;display:flex;align-items:center;justify-content:center;margin-right:10px}.list .item[data-v-00bd8438]:hover{background:#f5f5f7}.shareCardBox aside[data-v-00bd8438]{height:500px;border:0}.shareCardBox aside .selectBox[data-v-00bd8438]{display:flex;align-items:center;margin:10px 0}.shareCardBox aside .selectBox i[data-v-00bd8438]{font-size:var(--im-font-size-larger)}.shareCardBox aside .selectBox .selectItem[data-v-00bd8438]{height:32px;box-sizing:border-box;line-height:30px;flex:1;color:#7c7d7e;font-size:var(--im-font-size)}.shareCardBox aside .selectBox .active[data-v-00bd8438]{color:var(--im-color-primary);border-bottom:2px solid var(--im-color-primary)}.shareCardBox aside .searchList[data-v-00bd8438]{width:100%;height:380px;overflow:auto;position:relative}.shareCardBox aside .searchList .selectAll[data-v-00bd8438]{width:280px;display:flex;align-items:center;justify-content:space-between;background:#f3f3f5;box-sizing:border-box;padding:10px 20px;position:sticky;top:0;z-index:10}.shareCardBox aside .searchList .selectAll .left[data-v-00bd8438]{color:#333}.shareCardBox aside .searchList .list[data-v-00bd8438]{height:-moz-max-content;height:max-content;overflow:hidden}.shareCardBox aside .searchList .list .item[data-v-00bd8438]{width:280px;box-sizing:border-box}.shareCardBox main[data-v-00bd8438]{padding:0;padding-left:20px;height:500px;text-align:start}.shareCardBox main .title[data-v-00bd8438]{color:#a8a9ab;padding-bottom:20px}.shareCardBox main .item[data-v-00bd8438]{padding:0}.shareCardBox main .list[data-v-00bd8438]{height:400px;overflow:auto}.shareCardBox main .mainButton[data-v-00bd8438]{text-align:end;margin-top:20px}.chat-side[data-v-118b832d]{position:relative;box-sizing:border-box;padding:20px}.chat-side header[data-v-118b832d]{display:flex}.chat-side header .headerImg[data-v-118b832d]{display:flex;flex-direction:column;align-items:center;margin-right:10px}.chat-side header .headerImg img[data-v-118b832d]{width:38px;height:38px;border-radius:50%}.chat-side header .headerImg .tool-btn[data-v-118b832d]{box-sizing:border-box;font-size:var(--im-font-size);background:#f3f3f5;border-radius:8px;width:38px;height:38px;line-height:38px;text-align:center;color:#707070}.chat-side header .headerImg p[data-v-118b832d]{color:#333;font-size:var(--im-font-size-smaller);margin-top:5px;width:38px;height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-side .ui .li[data-v-118b832d]{display:flex;align-items:center;justify-content:space-between;color:#a8a9ab;font-size:var(--im-font-size);margin:10px 0}.chat-side .list .item[data-v-118b832d]{margin:10px 0;color:#a8a9ab;font-size:var(--im-font-size);text-align:start}.chat-side .buttonBox[data-v-118b832d]{margin-top:20px}.chat-side .buttonBox .button[data-v-118b832d]{width:130px;height:32px;background:var(--im-color-primary);border-radius:2px;line-height:32px;font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size);color:#fff;text-align:center;margin:20px auto}.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);font-family:PingFang SC;font-weight:500;color:#333;text-align:left;font-style:normal;text-transform:none;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}#search-input{color:#000}.ChatGroupManagement .el-dialog{border-radius:5px}.ChatGroupManagement .avatar-text{margin:20px auto 0}.ChatGroupManagement .avatar{width:-moz-max-content;width:max-content}.mutedUserBox .el-dialog{border-radius:5px}.mutedUserBox .el-dialog .mutedUsers{height:30vh;overflow:auto}.mutedUserBox .el-dialog .mutedUsers .mutedUser{display:flex;align-items:center;justify-content:space-between;margin:5px 0}.mutedUserBox .el-dialog .mutedUsers .mutedUser .left{display:flex;align-items:center}.mutedUserBox .el-dialog .mutedUsers .mutedUser .left .avatar{margin-right:10px}.mutedUserBox .el-dialog .mutedUsers .mutedUser .right{border-radius:50%;background:#e4e6e7;display:flex;align-items:center;justify-content:center}.mutedUserBox .el-dialog .mutedUsers .mutedUser .right i{font-size:var(--im-font-size);line-height:var(--im-font-size);padding:3px;color:#fff;font-weight:900}.ChatGroupManagement[data-v-7dd89f32]{text-align:start}.ChatGroupManagement .main[data-v-7dd89f32]{display:flex;justify-content:space-between;align-items:center;height:50vh}.ChatGroupManagement .main>.left[data-v-7dd89f32]{height:100%;flex:1;margin-right:20px}.ChatGroupManagement .main>.left .top[data-v-7dd89f32]{text-align:center;width:-moz-min-content;width:min-content;margin:0 auto}.ChatGroupManagement .main>.left .ui .li[data-v-7dd89f32]{display:flex;align-items:center;justify-content:space-between;color:#a8a9ab;font-size:var(--im-font-size);margin:10px 0}.ChatGroupManagement .main>.left .ui .li .right[data-v-7dd89f32]{text-align:end;padding-right:10px}.ChatGroupManagement .main>.left hr[data-v-7dd89f32]{width:100%;position:relative}.ChatGroupManagement .main>.right[data-v-7dd89f32]{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.ChatGroupManagement .main>.right .search-text[data-v-7dd89f32]{margin:10px 0!important}.ChatGroupManagement .main>.right .members[data-v-7dd89f32]{flex:1;overflow:auto;margin-top:16px}.ChatGroupManagement .main>.right .members .member[data-v-7dd89f32]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.ChatGroupManagement .main>.right .members .member .avatar[data-v-7dd89f32]{margin:0 10px 0 0}.ChatGroupManagement .main>.right .members .member .tag[data-v-7dd89f32]{font-size:12px;padding:2px 8px;border-radius:10px;background-color:#fff;margin-left:10px}.ChatGroupManagement .main>.right .members .member[data-v-7dd89f32]:hover{background:rgba(0,0,0,.1)}.ChatGroupManagement footer>div[data-v-7dd89f32]{color:red;width:-moz-max-content;width:max-content;padding:10px 10px 0 0}.dialog-footer[data-v-ac005268]{display:flex;justify-content:flex-end}.dialog-footer button[data-v-ac005268]{margin-right:20px}.noData[data-v-ac005268]{color:#a8a9ab;font-size:var(--im-font-size);margin-top:20px}main[data-v-ac005268]{height:400px;overflow:auto}.upload[data-v-ac005268]{display:flex;align-items:center;justify-content:space-between;width:90%;margin:0 auto;border-bottom:1px solid #e1e4e6;padding:8px 0}.upload .left[data-v-ac005268]{display:flex;align-items:center;justify-content:flex-start;flex:1;padding-right:20px;width:calc(100% - 160px)}.upload .left .text[data-v-ac005268]{margin-left:10px;width:100%}.upload .left .text .name[data-v-ac005268]{font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 20px)}.upload .left .text .name[data-v-ac005268],.upload .left .text .user[data-v-ac005268]{font-family:PingFang SC;font-size:var(--im-font-size);text-align:left;font-style:normal;text-transform:none}.upload .left .text .user[data-v-ac005268]{font-weight:400;color:#a8a9ab;padding-top:8px}.upload .left .text .user span[data-v-ac005268]{margin-left:4px}.upload .right[data-v-ac005268]{font-family:PingFang SC;font-weight:400;font-size:var(--im-font-size);color:#a8a9ab;text-align:end;font-style:normal;text-transform:none;width:60px}.dialog-footer[data-v-7405d452]{margin-top:20px;display:flex;justify-content:flex-end}.content-box[data-v-7405d452]{border-radius:6px 6px 6px 6px;padding:12px;border:1px solid #e1eef6;height:280px;overflow-y:scroll}.description{white-space:pre-wrap!important}.description{padding:14px 10px!important}.notice-content-eil[data-v-2390dca7]{display:flex;align-items:center}.notice-content-eil .notice-val[data-v-2390dca7]{width:calc(100% - 20px);color:#333;word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:22px;max-height:46px}.chat-group-side[data-v-2390dca7]{position:relative;padding:0 10px;box-sizing:border-box}.chat-group-side .group-side-search[data-v-2390dca7]{padding:10px}.chat-group-side .more-members[data-v-2390dca7]{color:#333;font-size:var(--im-font-size);padding:10px 0;display:flex;align-items:center;justify-content:center}.chat-group-side .more-members span[data-v-2390dca7]{padding-right:6px}.chat-group-side .groupSideBox[data-v-2390dca7]{color:#afb0b2;text-align:start;font-size:var(--im-font-size)}.chat-group-side .groupSideBox .groupInfo[data-v-2390dca7]{margin:20px 0}.chat-group-side .groupSideBox .groupInfo .title[data-v-2390dca7]{height:24px;line-height:24px}.chat-group-side .groupSideBox .groupInfo .content[data-v-2390dca7]{height:24px;line-height:24px;color:#333}.chat-group-side .groupSideBox .groupInfo .description[data-v-2390dca7]{height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:26px;overflow:hidden;word-break:break-all;text-overflow:ellipsis}.chat-group-side .groupSideBox .groupInfo .show[data-v-2390dca7]{display:block;text-overflow:none;height:-moz-max-content;height:max-content}.chat-group-side .ui .li[data-v-2390dca7]{display:flex;align-items:center;justify-content:space-between;color:#a8a9ab;font-size:var(--im-font-size);margin:20px 0}.chat-group-side .list .item[data-v-2390dca7]{margin:20px 0;color:#a8a9ab;font-size:var(--im-font-size);text-align:start}.chat-group-side .exit[data-v-2390dca7]{color:#ff3e3e;padding:10px;cursor:pointer}.chat-group-side .el-divider--horizontal[data-v-2390dca7]{margin:0}.chat-group-side .el-form-item[data-v-2390dca7]{margin-bottom:0!important}.chat-group-side .member-list[data-v-2390dca7]{padding:6px;display:flex;align-items:center;flex-wrap:wrap;font-size:14px;text-align:center;max-height:258px;overflow-y:auto;align-content:flex-start}.chat-group-side .member-list .group-side-member[data-v-2390dca7]{margin-left:5px}.chat-group-side .member-list .member-tools[data-v-2390dca7]{display:flex;flex-direction:column;align-items:center;width:54px}.chat-group-side .member-list .member-tools .tool-btn[data-v-2390dca7]{width:38px;height:38px;line-height:38px;font-size:18px;cursor:pointer;box-sizing:border-box;background:#f3f3f5;border-radius:8px}.chat-group-side .member-list .member-tools .tool-text[data-v-2390dca7]{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[data-v-2390dca7]{text-align:left;padding:10px;height:30%}.chat-group-side .group-side-form .el-form-item[data-v-2390dca7]{margin-bottom:12px}.chat-group-side .group-side-form .el-form-item .el-form-item__label[data-v-2390dca7]{padding:0;line-height:30px}.chat-group-side .group-side-form .el-form-item .el-textarea__inner[data-v-2390dca7]{min-height:100px!important}.chat-group-side .group-side-form .el-input__inner[data-v-2390dca7],.chat-group-side .group-side-form .el-textarea__inner[data-v-2390dca7]{color:var(--im-text-color)!important}.chat-group-side .group-side-form .btn-group[data-v-2390dca7]{text-align:center;margin-top:12px}.chat-side[data-v-5490372b]{position:relative;box-sizing:border-box;padding:20px;height:100%;background:#f5f5f5}.chat-side header[data-v-5490372b]{display:flex;flex-direction:column}.chat-side header .subtitle[data-v-5490372b]{font-size:var(--im-font-size);color:#a8a9ab;margin-top:10px;text-align:start}.chat-side .ui[data-v-5490372b]{color:#a8a9ab}.chat-side .ui .li[data-v-5490372b]{display:flex;align-items:center;justify-content:space-between;font-size:var(--im-font-size);margin:10px 0}.chat-side .ui .boxText[data-v-5490372b]{background:#eee;font-size:var(--im-font-size);padding:4px}.chat-side .list .item[data-v-5490372b]{margin:10px 0;color:#a8a9ab;font-size:var(--im-font-size)}.chat-side .buttonBox[data-v-5490372b]{margin-top:20px}.chat-side .buttonBox .button[data-v-5490372b]{width:130px;height:32px;background:var(--im-color-primary);border-radius:2px;line-height:32px;font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size-larger);color:#fff;text-align:center;margin:20px auto}.chat-group-member{display:flex;position:relative;padding:0 5px;align-items:center;white-space:nowrap;box-sizing:border-box}.chat-group-member.active{background:#e1eaf7}.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}.cancel-upload{cursor:pointer;margin-top:6px;padding:2px 12px;border-radius:12px;font-size:12px;background:hsla(0,0%,100%,.25);color:#fff}.cancel-upload:hover{background:hsla(0,0%,100%,.4)}.file-upload-progress .cancel-upload{color:#f56c6c;background:rgba(245,108,108,.1);margin-top:0}.file-upload-progress .cancel-upload:hover{background:rgba(245,108,108,.2)}.flexbefore{display:flex;align-items:center;justify-content:space-between}.chat-msg-item .history-video{background:#f3f3f5!important;min-width:60px;justify-content:space-between}.chat-msg-item .history-video,.chat-msg-item .video-center{display:flex!important;align-items:center!important}.chat-msg-item .chat-msg-tip{line-height:50px;font-size:var(--im-font-size-small);color:var(--im-text-color-light);font-family:PingFang SC-Medium}.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 .avatar{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:20px;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;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 .card{width:260px;background:#fff;color:var(--im-color-info);border-radius:10px;position:relative}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .card .top{display:flex;align-items:center;padding:10px 20px;overflow:hidden;height:60px;font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size-large);color:#333;text-align:left;font-style:normal;text-transform:none}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .card .top>div:first-child{width:80px;height:60px;position:relative}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .card .top .name{width:100%;height:50px;line-height:50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;box-sizing:border-box}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .card .bottom{width:100%;box-sizing:border-box;border-top:1px solid #e1e4e6;padding:4px 20px;line-height:30px;font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size);color:#a8a9ab;text-align:left;font-style:normal;text-transform:none}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .card:after{content:"";position:absolute;left:-19px;top:8px;width:0;height:0;border-style:solid dashed dashed;border-color:transparent #fff transparent transparent;overflow:hidden;border-width:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .joinGroup{width:260px;background:#fff;border-radius:10px;padding:20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .joinGroup .title{font-size:var(--im-font-size-larger);color:#333}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .joinGroup .content{display:flex;padding-top:10px;justify-content:space-between}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .joinGroup .content .left{color:var(--im-color-subInfo);font-size:var(--im-font-size);line-height:var(--im-font-size-larger);text-align:start}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .joinGroup .content img{flex:0 0 60px;height:60px;-o-object-fit:contain;object-fit:contain}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text{color:#333;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;font-family:PingFang Regular!important}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text a{color:#333!important}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text .voice{-webkit-mask-image:url(/voice.svg);mask-image:url(/voice.svg);-webkit-mask-size:var(--im-font-size);mask-size:var(--im-font-size);width:var(--im-font-size);height:var(--im-font-size);background-color:#333}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text img{width:var(--im-font-size);height:var(--im-font-size);-o-object-fit:contain;object-fit:contain}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text:after{content:"";position:absolute;left:-19px;top:8px;width:0;height:0;border-style:solid dashed dashed;border-color:transparent #fff transparent transparent;overflow:hidden;border-width:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image .img-load-box{position:relative}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image .image-upload-progress{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;background:rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:14px;z-index:1}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image .image-upload-progress i{font-size:24px;margin-bottom:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image .send-image{max-width:400px;max-height:300px;border-radius:8px;cursor:pointer}.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;position:relative}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-upload-progress{position:absolute;top:0;left:0;width:400px;height:300px;border-radius:8px;background:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:14px;z-index:1}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-upload-progress i{font-size:24px;margin-bottom:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video video{width:400px;height:300px;border-radius:8px;background:#000;-o-object-fit:contain;object-fit:contain}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-fallback{width:400px;height:300px;border-radius:8px;background:#1a1a1a;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#999;cursor:pointer;gap:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-fallback i{font-size:48px;color:#666}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-fallback span{font-size:14px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-fallback .video-fallback-link{color:var(--im-color-primary,#6c6cff);font-size:13px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-video .video-fallback:hover{background:#222}.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 img{min-width:200px;min-height:200px;max-width:400px;max-height:400px;border-radius:8px;cursor:pointer}.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;width:320px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-file .file-upload-progress{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;background:hsla(0,0%,100%,.85);display:flex;justify-content:center;align-items:center;gap:8px;color:#666;font-size:13px;z-index:1}.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;width:100%}.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;color:var(--im-color-info)}.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-color-info)}.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-primary)}.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 .avatar{left:auto;right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .voice{transform:scaleX(-1)}.chat-msg-item .chat-msg-normal.chat-msg-mine .title{text-align:start}.chat-msg-item .chat-msg-normal.chat-msg-mine .card{width:260px;border-radius:10px;position:relative}.chat-msg-item .chat-msg-normal.chat-msg-mine .card .top{width:100%;display:flex;align-items:center;padding:10px 0;height:60px;font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size-larger);text-align:left;font-style:normal;text-transform:none}.chat-msg-item .chat-msg-normal.chat-msg-mine .card .top>div{height:60px;position:relative;margin-right:30px}.chat-msg-item .chat-msg-normal.chat-msg-mine .card:after{left:auto!important;right:-16px!important;border-color:transparent transparent transparent #fff!important}.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{color:#333;margin-left:10px;font-family:PingFang Regular!important;background-color:var(--im-color-sub)}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text a{color:#333!important}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text:after{content:"";position:absolute;left:auto;right:-16px;width:0;height:0;border-style:solid dashed dashed;border-color:transparent transparent transparent var(--im-color-sub);overflow:hidden;border-width:10px}.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{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-4d9ff532]{position:fixed;width:392px;box-sizing:border-box;padding:5px;border-radius:5px;background-color:#fff;box-shadow:var(--im-box-shadow)}.emotion-box .emotion-item-list[data-v-4d9ff532]{padding-top:4px;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:1fr;grid-column-gap:4px;grid-row-gap:4px}.emotion-box .emotion-item-list .emotion-item[data-v-4d9ff532]{text-align:center;cursor:pointer}.chat-record .tip{font-size:18px}.chat-record .btn-group{margin-bottom:20px}[data-v-05563763]{font-family:PingFang Medium!important}.chatHistory .el-dialog__body{background:#f8f8f8}.chatHistory .el-input--small .el-input__inner{background:#fff;border-radius:6px;border:none}.chatHistory .el-dialog__header{background:#f8f8f8;text-align:start;border:0;padding-bottom:20px}.chatHistory .el-dialog__body{position:relative}.chatHistory .is-horizontal{display:none}.typeBox{display:flex;align-items:center;justify-content:space-evenly;width:80%;margin:0 auto}.typeBox .type{height:30px;font-size:var(--im-font-size-large)}.typeBox .active{box-sizing:border-box;color:var(--im-color-primary);border-bottom:2px solid var(--im-color-primary)}.search-text{margin:10px 0 20px}.search-text input{border-color:#f3f3f5;background-color:#f3f3f5;color:#9f9fa1;border-radius:0}.search-text input::-moz-placeholder{color:#9f9fa1}.search-text input::placeholder{color:#9f9fa1}hr{border:0;border-bottom:1px solid #e1e4e6;position:absolute;width:45vw;z-index:100;left:0;right:0;box-sizing:border-box}.chat-history{display:flex;height:50vh}.chat-history .chat-history-scrollbar{flex:1;overflow:hidden}.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}.group-member-choose[data-v-0a2b0619]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow)}.rtc-group-join[data-v-b41b7360]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-b41b7360]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-b41b7360]{margin-top:5px}.rtc-group-join .users-info[data-v-b41b7360]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-b41b7360]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-b41b7360]{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:26px;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-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键换行）";padding-left:12px;color:grey}.chat-input-area .edit-chat-container.not-empty>div:first-of-type:after{content:none}.el-checkbox__label{display:none}.shareCardBox>.el-dialog__header{padding:5px!important;border-bottom:0!important}.list .item img{margin-right:0!important}.el-dialog[data-v-3b7c4ff9]{background:var(--im-color-primary)}.avatar[data-v-3b7c4ff9]{margin:0 8px!important}.list[data-v-3b7c4ff9]{width:100%;height:350px;overflow:auto}.list .item[data-v-3b7c4ff9]{width:100%;height:48px;box-sizing:border-box;padding:10px 20px;justify-content:space-between}.list .item .left[data-v-3b7c4ff9],.list .item[data-v-3b7c4ff9]{display:flex;align-items:center}.list .item .left .avatar[data-v-3b7c4ff9]{margin-right:10px}.list .item .left .name[data-v-3b7c4ff9]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:0 0 170px;text-align:start;font-size:14px;color:#333}.list .item i[data-v-3b7c4ff9]{font-weight:900;font-size:var(--im-font-size);background:#ccc;color:#fff;border-radius:50%;padding:2px;display:flex;align-items:center;justify-content:center;margin-right:10px}.list .item[data-v-3b7c4ff9]:hover{background:#f5f5f7}.shareCardBox aside[data-v-3b7c4ff9]{height:500px;border:0}.shareCardBox aside .selectBox[data-v-3b7c4ff9]{display:flex;align-items:center;margin:10px 0}.shareCardBox aside .selectBox i[data-v-3b7c4ff9]{font-size:var(--im-font-size-larger)}.shareCardBox aside .selectBox .selectItem[data-v-3b7c4ff9]{height:32px;box-sizing:border-box;line-height:30px;flex:1;color:#7c7d7e;font-size:var(--im-font-size)}.shareCardBox aside .selectBox .active[data-v-3b7c4ff9]{color:var(--im-color-primary);border-bottom:2px solid var(--im-color-primary)}.shareCardBox aside .searchList[data-v-3b7c4ff9]{width:100%;height:380px;overflow:auto;position:relative}.shareCardBox aside .searchList .selectAll[data-v-3b7c4ff9]{width:280px;display:flex;align-items:center;justify-content:space-between;background:#f3f3f5;box-sizing:border-box;padding:10px 20px;position:sticky;top:0;z-index:10}.shareCardBox aside .searchList .selectAll .left[data-v-3b7c4ff9]{color:#333}.shareCardBox aside .searchList .list[data-v-3b7c4ff9]{height:-moz-max-content;height:max-content;overflow:hidden}.shareCardBox aside .searchList .list .item[data-v-3b7c4ff9]{width:280px;box-sizing:border-box}.shareCardBox main[data-v-3b7c4ff9]{padding:0;padding-left:20px;height:500px;text-align:start}.shareCardBox main .title[data-v-3b7c4ff9]{color:#a8a9ab;padding-bottom:20px}.shareCardBox main .item[data-v-3b7c4ff9]{padding:0}.shareCardBox main .list[data-v-3b7c4ff9]{height:400px;overflow:auto}.shareCardBox main .mainButton[data-v-3b7c4ff9]{text-align:end;margin-top:20px}.system-details-title[data-v-691efd5c]{padding:20px;word-wrap:break-word;overflow-wrap:break-word;max-width:calc(100vw - 360px)}.system-details-content[data-v-691efd5c]{text-align:start;padding:0 20px;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:calc(100vw - 360px)}.groupNotic[data-v-691efd5c]{width:600px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.groupNoticTip[data-v-691efd5c]{padding:4px 20px;position:sticky;top:0;background:#fffce6;border:1px solid #faea6e;font-family:14px;color:#333;display:flex;align-items:center}.groupNoticTip .left[data-v-691efd5c]{width:100%;display:flex;align-items:center;justify-content:space-between}.groupNoticTip .left img[data-v-691efd5c]{width:18px;margin-right:8px}.checkout[data-v-691efd5c]{width:18px;height:18px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;background:#fff;margin-right:12px;display:flex;align-items:center;justify-content:center}.checkout i[data-v-691efd5c]{font-size:12px;margin-right:1px}.checked[data-v-691efd5c]{border:0;background:var(--im-color-primary)}.scroll-to-bottom-btn[data-v-691efd5c]{position:absolute!important;right:20px!important;bottom:20px!important;width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:50%!important;background:var(--im-color-primary)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 2px 8px rgba(0,0,0,.15)!important;z-index:100!important;transition:all .3s!important;padding:0!important}.scroll-to-bottom-btn[data-v-691efd5c]:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)!important}.scroll-to-bottom-btn i[data-v-691efd5c]{font-size:20px!important;font-weight:700!important}.fade-enter-active[data-v-691efd5c],.fade-leave-active[data-v-691efd5c]{transition:opacity .3s}.fade-enter[data-v-691efd5c],.fade-leave-to[data-v-691efd5c]{opacity:0}.statue{display:flex;align-items:center}.statue:after{display:block;content:"";background:#999;border-radius:50%;width:10px;height:10px;margin-left:10px}.online.statue:after{background:#00b065!important}.forbidden{opacity:.6!important}.forbidden,.forbidden *{pointer-events:none!important;cursor:not-allowed!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.notice-box{width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-content{text-align:left;font-size:var(--im-font-size);color:#333;padding:24px}.joinTip{width:100%;background:#fffce6;border:1px solid #faea6e;position:sticky;top:0;justify-content:space-between;box-sizing:border-box;padding:6px 20px}.joinTip,.joinTip .left{display:flex;align-items:center}.joinTip .left{font-size:var(--im-font-size);color:var(--im-color-info)}.joinTip .left img{width:18px;margin-right:8px}.chat-box{position:relative;width:100%;background:#fff}.chat-box .el-header{display:flex;align-items:center;justify-content:space-between;padding:0 12px;line-height:50px;font-size:var(--im-font-size-large);border-bottom:var(--im-border);font-family:PingFang Medium!important}.chat-box .el-header .el-icon-more{font-size:20px;color:#747474}.chat-box .el-header .btn-side{position:absolute;right:20px;line-height:50px;font-size:20px;cursor:pointer;color:var(--im-text-color-light)}.chat-box .joinBox{width:100%;height:100%;overflow:auto;background-color:#f8f8f8}.chat-box .joinBox .joinInfo{width:80%;display:flex;flex-direction:column;margin:20px auto 0}.chat-box .joinBox .joinInfo .time{font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size);color:#afb0b2;text-align:left;margin-bottom:10px}.chat-box .joinBox .joinInfo .info{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 5px;background:#fff}.chat-box .joinBox .joinInfo .info .left{display:flex;align-items:center}.chat-box .joinBox .joinInfo .info .left .avatar-text,.chat-box .joinBox .joinInfo .info .left img{width:86px;height:86px;border-radius:50%;margin-left:12px;margin-right:16px}.chat-box .joinBox .joinInfo .info .left .info{font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size);color:#333;text-align:left;font-style:normal;text-transform:none}.chat-box .joinBox .joinInfo .info .left .info .name{padding-bottom:8px}.chat-box .joinBox .joinInfo .info .left .info .remark{color:#a8a9ab}.chat-box .joinBox .joinInfo .info .right{display:flex;align-items:center}.chat-box .joinBox .joinInfo .info .right span{color:#a8a9ab;margin-right:16px}.chat-box .joinBox .joinInfo .info .right .btn{width:74px;height:34px;border-radius:2px;border:1px solid #d9d9d9;margin-right:16px;font-family:PingFang SC;font-weight:500;font-size:var(--im-font-size);color:var(--im-color-primary);text-align:center;font-style:normal;text-transform:none;line-height:34px}.chat-box .joinBox .joinInfo .info .right .refuse{color:#a8a9ab}.chat-box .im-chat-main{padding:0;background-color:#f8f8f8}.chat-box .im-chat-main .im-chat-box{position:relative;height:100%}.chat-box .im-chat-main .im-chat-box>div{height:100%}.chat-box .im-chat-main .im-chat-box>div li{list-style-type:none}.chat-box .im-chat-main .im-chat-box>div li>div{padding:0 20px}.chat-box .im-chat-main .im-chat-box>div .item-wrapper{display:flex;align-items:center}.chat-box .im-chat-main .im-chat-box>div .item-wrapper .chat-msg-item{flex:1;padding-bottom:20px}.chat-box .multiple{flex-direction:row!important;font-size:var(--im-font-size);font-family:PingFang SC-Regular}.chat-box .multiple,.chat-box .multiple>.item{display:flex;align-items:center;justify-content:center}.chat-box .multiple>.item{flex-direction:column;margin-right:58px}.chat-box .multiple>.item img{width:56px;height:56px;margin-bottom:20px}.chat-box .multiple .closeButton{font-size:var(--im-font-size-large)}.chat-box .im-chat-footer{display:flex;flex-direction:column;padding:0;background:#f8f8f8;border-top:1px solid #e1e4e6}.chat-box .im-chat-footer .chat-tool-bar{display:flex;position:relative;width:100%;height:36px;text-align:left;box-sizing:border-box;padding:4px 2px 2px 8px}.chat-box .im-chat-footer .chat-tool-bar img{width:24px;height:24px}.chat-box .im-chat-footer .chat-tool-bar>div{font-size:22px;cursor:pointer;line-height:44px;height:44px;text-align:center;border-radius:2px;color:#999;transition:.3s;margin:0 14px}.chat-box .im-chat-footer .chat-tool-bar>div.chat-tool-active{font-weight:600;color:var(--im-color-primary);background-color:#ddd}.chat-box .im-chat-footer .chat-tool-bar>div:hover{color:#333}.chat-box .im-chat-footer .send-content-area{position:relative;display:flex;flex-direction:column;height:100%;background:#f8f8f8!important}.chat-box .im-chat-footer .send-content-area .send-btn-area{padding:10px;position:absolute;bottom:4px;right:6px}.chat-box .chat-group-side-box{border-left:var(--im-border)}.systemBox{height:100%;background:#f8f8f8;overflow:hidden auto}.systemBox .time{line-height:20px;padding:10px 0;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.systemBox .systemMsg{width:400px;background-color:#fff;text-align:left;border-radius:3%;margin:15px;padding:5px 20px;margin:0 auto;cursor:pointer}.systemBox .systemMsg .title{text-align:center;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:10px 20px;font-weight:600}.systemBox .systemMsg img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.systemBox .systemMsg .subTitle{padding:8px;font-size:16px;border-bottom:1px solid #eee;overflow-wrap:break-word}.systemBox .systemMsg .more{font-size:14px;padding:8px;text-align:left;color:#00f}.apply-friend-dialog{color:#a8a9ab}.apply-friend-dialog .subTitle{font-family:PingFang SC;font-weight:400;font-size:14px;color:#a8a9ab;text-align:left;font-style:normal;text-transform:none;padding-top:8px}.apply-friend-dialog .dialog-footer{display:flex;align-items:center;justify-content:flex-end}.apply-friend-dialog .dialog-footer>div{width:80px;height:30px;line-height:30px;border-radius:4px;box-sizing:border-box;border:1px solid #afb0b2;text-align:center;margin-left:20px}.apply-friend-dialog .dialog-footer .submit{color:#fff;background:var(--im-color-primary);border:0}.add-friend-dialog .item{height:65px;display:flex;position:relative;padding-left:15px;align-items:center;padding-right:25px}.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 .nick-name{display:flex;flex-direction:row;font-weight:600;font-size:14px;line-height:25px}.add-friend-dialog .item .add-friend-text .nick-name .online-status{font-size:12px;font-weight:600}.add-friend-dialog .item .add-friend-text .nick-name .online-status.online{color:#5fb878}.add-friend-dialog .item .add-friend-text .user-name{display:flex;flex-direction:row;font-size:12px;line-height:20px}.el-dialog__header{border-bottom:1px solid #e1e4e6}.apply-group-dialog{color:#a8a9ab}.apply-group-dialog .subTitle{font-family:PingFang SC;font-weight:400;font-size:14px;color:#a8a9ab;text-align:left;font-style:normal;text-transform:none;padding-top:8px}.apply-group-dialog .dialog-footer{display:flex;align-items:center;justify-content:flex-end}.apply-group-dialog .dialog-footer>div{width:80px;height:30px;line-height:30px;border-radius:4px;box-sizing:border-box;border:1px solid #afb0b2;text-align:center;margin-left:20px}.apply-group-dialog .dialog-footer .submit{color:#fff;background:var(--im-color-primary);border:0}.add-group-dialog .item{height:65px;display:flex;position:relative;padding-left:15px;align-items:center;padding-right:25px}.add-group-dialog .item .add-group-text{margin-left:15px;flex:3;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.add-group-dialog .item .add-group-text .nick-name{display:flex;flex-direction:row;font-weight:600;font-size:16px;line-height:25px}.add-group-dialog .item .add-group-text .nick-name .online-status{font-size:12px;font-weight:600}.add-group-dialog .item .add-group-text .nick-name .online-status.online{color:#5fb878}.add-group-dialog .item .add-group-text .user-name{display:flex;flex-direction:row;font-size:12px;line-height:20px}.search[data-v-a5527180]{width:18px;height:32px;padding-left:6px}.list-popover{min-width:120px;padding:0 10px!important}.list-popover .list{width:120px}.list-popover .list .item{display:flex;align-items:center;font-family:PingFang SC;font-weight:400;font-size:16px;color:#747474;margin:8px 0;cursor:pointer}.list-popover .list .item img{width:24px;height:24px;margin-right:12px}.chat-page .chat-list-box{display:flex;flex-direction:column;background:var(--im-background)}.chat-page .chat-list-box .chat-list-header{height:50px;display:flex;align-items:center;padding:0 8px}.chat-page .chat-list-box .chat-list-header .search-text{margin:0!important}.chat-page .chat-list-box .chat-list-header .search-text input{border:0;background:#f3f3f5;color:#000;border-radius:4px!important}.chat-page .chat-list-box .chat-list-header .search-text ::-moz-placeholder{color:#9f9fa1}.chat-page .chat-list-box .chat-list-header .search-text ::placeholder{color:#9f9fa1}.chat-page .chat-list-box .chat-list-header .add-btn{font-size:16px;color:#747474;margin:5px;padding:8px!important;border:0;background:#f3f3f5}.chat-page .chat-list-box .chat-list-header .svgBox{padding:7px 6px 0!important;background:#f3f3f5;cursor:pointer;border-radius:4px}.chat-page .chat-list-box .chat-list-header .svgBox svg{width:20px;height:20px}.chat-page .chat-list-box .chat-list-loading{height:50px;background-color:#eee}.chat-page .chat-list-box .chat-list-loading .el-icon-loading{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .el-loading-text{color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .chat-loading-box{height:100%}.chat-page .chat-list-box .chat-list-items{flex:1}