.right-menu-mask{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:9999}.right-menu{position:fixed;box-shadow:0 0 10px #ccc}.right-menu .el-menu{border:1px solid #b4b4b4;border-radius:7px;overflow:hidden}.right-menu .el-menu .el-menu-item{height:40px;line-height:40px;border-bottom:1px solid #d0d0d0}.right-menu .el-menu .el-menu-item span{font-weight:600}.chat-item{height:50px;display:flex;margin-bottom:1px;position:relative;padding:5px;padding-left:10px;align-items:center;background-color:#fff;white-space:nowrap;color:#000;cursor:pointer}.chat-item:hover{background-color:#f8faff}.chat-item.active{background-color:#f4f9ff}.chat-item .chat-left{position:relative;display:flex;width:45px;height:45x}.chat-item .chat-left .unread-text{position:absolute;background-color:#f56c6c;right:-5px;top:-5px;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:25px;height:25px}.chat-item .chat-right .chat-name .chat-name-text{flex:1;font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden}.chat-item .chat-right .chat-name .chat-time-text{font-size:13px;text-align:right;color:#888;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:12px}.chat-item .chat-right .chat-content .chat-send-name{font-size:13px}.chat-item .chat-right .chat-content .chat-content-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.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;margin-bottom:1px;position:relative;padding:5px;padding-left:10px;align-items:center;background-color:#fafafa;white-space:nowrap;cursor:pointer}.friend-item:hover{background-color:#f8faff}.friend-item.active{background-color:#f4f9ff}.friend-item .friend-avatar{display:flex;justify-content:center;align-items:center;width:45px;height:45px}.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:15px;font-weight:600;line-height:30px;white-space:nowrap;overflow:hidden}.friend-item .friend-info .friend-online .online{padding-right:2px;width:15px;height:15px}.agm-container{display:flex}.agm-container .agm-l-box{flex:1;border:1px solid #587ff0;border-radius:5px;overflow:hidden}.agm-container .agm-l-box .el-checkbox{display:flex;align-items:center}.agm-container .agm-l-box .el-checkbox .el-checkbox__inner{width:20px;height:20px}.agm-container .agm-l-box .el-checkbox .el-checkbox__inner:after{height:12px;left:7px}.agm-container .agm-l-box .el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label{color:#333}.agm-container .agm-l-box .el-checkbox .el-checkbox__label{line-height:20px;padding-left:8px}.agm-container .agm-l-box .agm-friend-checkbox{margin-right:20px}.agm-container .agm-arrow{display:flex;align-items:center;font-size:20px;padding:10px;font-weight:600;color:#687ff0}.agm-container .agm-r-box{flex:1;border:1px solid #587ff0;border-radius:5px}.agm-container .agm-r-box .agm-select-tip{text-align:left;height:40px;line-height:40px;text-indent:5px}.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-member-list{padding:10px;display:flex;align-items:center;flex-wrap:wrap;font-size:16px;text-align:center}.chat-group-side .group-side-member-list .group-side-member{margin-left:15px}.chat-group-side .group-side-member-list .group-side-invite{display:flex;flex-direction:column;align-items:center;width:50px;margin-left:15px}.chat-group-side .group-side-member-list .group-side-invite .invite-member-btn{width:100%;height:50px;line-height:50px;border:1px solid #ccc;font-size:25px;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:16px;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 .btn-group{text-align:center}.chat-group-member{display:flex;margin-bottom:1px;position:relative;padding:0 5px;align-items:center;background-color:#fafafa;white-space:nowrap;box-sizing:border-box}.chat-group-member.active,.chat-group-member:hover{background-color:#eee}.chat-group-member .member-name{padding-left:10px;height:100%;text-align:left;white-space:nowrap;overflow:hidden;font-size:14px;font-weight:600}.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;box-shadow:0 0 10px #ccc;width:300px;background-color:#fafafa;border-radius:8px}.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:14px}.chat-msg-item .chat-msg-normal{position:relative;font-size:0;padding-left:60px;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:#333;font-size:14px;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}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text{width:100%;display:block;position:relative;line-height:26px;margin-top:3px;padding:7px;background-color:#fff;border-radius:10px;color:#000;font-size:14px;text-align:left;white-space:pre-wrap;word-break:break-all;box-shadow:1px 1px 1px #c0c0f0}.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:#fff transparent transparent;overflow:hidden;border-width:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text .rich-text-name{color:#66b1ff}.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;min-height:150px;max-width:400px;max-height:300px;border-radius:6px;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;padding-bottom:5px}.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:80px;box-shadow:5px 5px 2px silver;border:1px solid #ddd;border-radius:6px;background-color:#eee;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}.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:150px;max-width:300px;font-size:16px;font-weight:600;margin-bottom:15px;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-icon{font-size:50px;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-realtime{display:flex;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-realtime .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:#888;font-weight:600}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-status .chat-unread{font-size:12px;color:#f23c0f;font-weight:600}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-receipt{font-size:13px;color:#00f;cursor:pointer}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-receipt .icon-ok{font-size:20px;color:#329432}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom.chat-msg-nomine .item-ai-box{width:22px;cursor:pointer;margin-left:10px;font-size:16px;align-self:flex-end;margin-bottom:5px}.chat-msg-item .chat-msg-normal.chat-msg-mine{text-align:right;padding-left:0;padding-right:60px}.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-right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text{background-color:#587ff0;color:#fff;vertical-align:top;box-shadow:1px 1px 1px #ccc}.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:#587ff0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text .rich-text-name{color:#00ffa1}.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-realtime{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-realtime .iconfont{transform:rotateY(180deg)}.chat-msg-item .chat-msg-normal.chat-msg-kf-mine .chat-msg-text{background-color:#ddd!important;color:#000!important}.chat-msg-item .chat-msg-normal.chat-msg-kf-mine .chat-msg-text:after{left:auto;right:-10px;border-top-color:#ddd!important}.chat-msg-item .chat-msg-normal.chat-msg-kf-mine .chat-msg-text .rich-text-name{color:#66b1ff!important}.chat-msg-item .chat-msg-normal.chat-msg-kf-normal .chat-msg-text{background-color:#ddd!important}.chat-msg-item .chat-msg-normal.chat-msg-kf-normal .chat-msg-text:after{left:auto;right:-10px;border-top-color:#ddd!important}.chat-msg-item .chat-msg-normal.chat-msg-kf-normal .chat-msg-text .rich-text-name{color:#66b1ff!important}.emotion-box[data-v-2712b4b7]{position:fixed;width:500px;box-sizing:border-box;padding:5px;border:1px solid #b4b4b4;border-radius:5px;background-color:#f5f5f5;box-shadow:0 0 10px #ccc}.emotion-box .emotion-item-list[data-v-2712b4b7]{display:flex;flex-wrap:wrap}.emotion-box .emotion-item-list .emotion-item[data-v-2712b4b7]{text-align:center;cursor:pointer;padding:5px}.emotion-box[data-v-2712b4b7]:after{content:"";position:absolute;left:185px;bottom:-30px;width:0;height:0;border-style:solid dashed dashed;border-color:#f5f5f5 transparent transparent;overflow:hidden;border-width:15px}.chat-voice .chat-voice-tip{font-size:18px}.chat-voice .chat-voice-btn-group{margin-bottom:20px}.chat-history{display:flex;height:100%}.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}.group-member-choose[data-v-ee2efbaa]{position:fixed;width:200px;height:300px;border:1px solid #b4b4b4;border-radius:5px;background-color:#f5f5f5;box-shadow:0 0 10px #ccc}.chat-box-message[data-v-812ae798]{min-width:700px;margin-bottom:10px}.chat-box-message .ai-chat-box[data-v-812ae798]{max-height:500px;padding-right:10px;overflow:auto}.message[data-v-812ae798]{margin-bottom:10px}.el-icon-circle-close[data-v-812ae798]:hover{color:#409eff}.user-message[data-v-812ae798]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end}.user-message .message-text[data-v-812ae798]{max-width:700px;margin-left:auto;background-color:#e0dfff;border-radius:12px;line-height:24px;padding:6px 14px;white-space:pre-wrap}.ai-message[data-v-812ae798]{display:flex;flex-direction:row;justify-content:flex-start}.ai-message .message-text[data-v-812ae798]{max-width:700px;background-color:#f7f7f7;border-radius:12px;line-height:24px;padding:6px 14px;white-space:pre-wrap}.send-btn[data-v-812ae798]{cursor:pointer;color:#5850da}.el-popover__reference-wrapper[data-v-812ae798]{display:flex;justify-content:center;align-items:center}.text-icon[data-v-812ae798]:hover{color:#409eff}.chat-box{position:relative;width:100%;background:#f0f2f5;border:1px solid #ddd}.chat-box .el-header{padding:3px;background-color:#fff;line-height:50px;font-size:20px;font-weight:600;border-bottom:1px solid #ddd}.chat-box .el-header .btn-side{position:absolute;right:20px;line-height:50px;font-size:25px;cursor:pointer}.chat-box .im-chat-main{padding:0;background-color:#f0f2f5}.chat-box .im-chat-main .im-chat-box>ul{padding:0 20px}.chat-box .im-chat-main .im-chat-box>ul li{list-style-type:none}.chat-box .im-chat-footer{display:flex;flex-direction:column;padding:0}.chat-box .im-chat-footer .chat-tool-bar{display:flex;position:relative;width:100%;height:40px;text-align:left;box-sizing:border-box;border-top:1px solid #ccc;padding:2px;background-color:#e8f2ff}.chat-box .im-chat-footer .chat-tool-bar>div{font-size:22px;cursor:pointer;color:#000;line-height:34px;width:34px;height:34px;text-align:center;border-radius:3px}.chat-box .im-chat-footer .chat-tool-bar>div:hover{color:#000}.chat-box .im-chat-footer .chat-tool-bar>div.chat-tool-active{background:#ddd}.chat-box .im-chat-footer .send-content-area{position:relative;display:flex;flex-direction:column;height:100%;background-color:#fff!important}.chat-box .im-chat-footer .send-content-area .send-text-area{box-sizing:border-box;padding:5px;width:100%;flex:1;resize:none;font-size:16px;color:#000;outline-color:rgba(83,160,231,.61);text-align:left;line-height:30 px}.chat-box .im-chat-footer .send-content-area .send-text-area:before{content:attr(placeholder);color:grey}.chat-box .im-chat-footer .send-content-area .send-text-area .at{color:#00f;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .receipt{color:#00008b;font-size:15px;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .emo{width:30px;height:30px;vertical-align:bottom}.chat-box .im-chat-footer .send-content-area .send-image-area{text-align:left;border:1px solid #53a0e7}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box{position:relative;display:inline-block}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box .send-image{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{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{padding:10px;position:absolute;bottom:0;right:0}.chat-box .chat-group-side-box{border:1px solid #ddd;animation:rtl-drawer-in .3s 1ms}.item_class[data-v-81311e86]{background-color:#fff;margin-bottom:20px;margin-right:20px;border-radius:10px}.item_class .item_image[data-v-81311e86]{width:110px;height:110px}.item_class .item_baby[data-v-81311e86]{border:1px solid #3d7fff;border-radius:2px;color:#3d7fff;cursor:pointer;font-size:10px;margin-top:5px;text-align:center;width:82px;padding:3px 7px}.item_class[data-v-7c650a59]{background-color:#fff;margin-bottom:20px;margin-right:20px;border-radius:10px;font-size:14px;padding:10px}.item_class .item_image[data-v-7c650a59]{width:80px;height:80px}.item_class .item_baby[data-v-7c650a59]{border:1px solid #3d7fff;border-radius:2px;color:#3d7fff;cursor:pointer;font-size:12px;text-align:center;padding:3px 20px}.child_box+.child_box[data-v-7c650a59]{margin-top:10px}.item_class[data-v-1f4802b0]{background-color:#fff;margin-bottom:20px;margin-right:20px;border-radius:10px}.item_class .item_image[data-v-1f4802b0]{width:110px;height:110px}.item_class .item_baby[data-v-1f4802b0]{border:1px solid #3d7fff;border-radius:2px;color:#3d7fff;cursor:pointer;font-size:10px;margin-top:5px;text-align:center;width:82px;padding:3px 7px}.avatar-text[data-v-7c0a24d1]{width:50px;height:50px;background-color:#f2f2f2;border-radius:15%;display:flex;align-items:center;justify-content:center;border:1px solid #ccc}.box[data-v-08d78142]{box-sizing:border-box;padding:20px;padding-bottom:0;min-width:500px}.chat-page .chat-list-box{display:flex;flex-direction:column;border:1px solid #ddd;background:#fff;width:3rem}.chat-page .chat-list-box .chat-list-header{padding:3px 8px;line-height:50px;border-bottom:1px solid #ddd}.chat-page .chat-list-box .chat-list-header .el-input__inner{border-radius:10px!important;background-color:#f0f2f5}.chat-page .chat-list-box .chat-list-loadding{height:50px;background-color:#eee}.chat-page .chat-list-box .chat-list-loadding .chat-loading-box{height:100%}.chat-page .chat-list-box .chat-list-items{flex:1;background:#f0f2f5;margin:0 3px}