.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-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:hover{background-color:#f8faff}.chat-group-member.active{background-color:#e8f2ff}.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;padding-right:300px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text{position:relative;line-height:26px;margin-top:3px;padding:7px;background-color:#eee;border-radius:10px;color:#000;display:block;font-size:14px;text-align:left;white-space:pre-wrap;word-break:break-all}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-text:after{content:"";position:absolute;left:-10px;top:13px;z-index:-1;width:0;height:0;border-style:solid dashed dashed;border-color:#eee transparent transparent;overflow:hidden;border-width:10px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-bottom .chat-msg-image .send-image{min-width:200px;min-height:150px;max-width:400px;max-height:300px;border:5px solid #ccc;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-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:#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-at-user{padding:2px 5px;border-radius:3px;font-weight:600;cursor:pointer}.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-left:180px;padding-right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-bottom .chat-msg-text{margin-left:10px;background-color:#587ff0;color:#fff;vertical-align:top}.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-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)}