.waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}

.modify .modify-icon{color:#888;cursor:pointer}.modify-content{white-space:wrap;cursor:pointer}.modify-ellipsis{white-space:nowrap;display:flex;overflow:hidden;align-items:center}.modify-ellipsis .modify-content{flex:1;overflow:hidden;text-overflow:ellipsis}.modify:hover .modify-icon{color:#666}.modify-placeholder{color:#888}

.radio-checked{font-size:9px;padding:2px;border:1px solid #888;border-radius:100%;background:#fff;color:transparent}.radio-checked:hover{border-color:#006ffe}.radio-checked-on,.radio-checked-on:hover{color:#fff !important;border-color:#006ffe !important;background:#006ffe !important}.radio-checked-disabled,.radio-checked-disabled:hover{background:#ddd;border:1px solid #888}

.copy-action{cursor:pointer;margin-left:6px}.copy-success{margin-left:6px;color:#32CD32}

.m-tabs{display:flex;width:100%;height:100%}.m-tabs-nav{transition:all ease .5s;position:relative;left:0;top:0}.m-tabs-nav-wrapper{position:relative;border:1px solid #e8e8e8}.m-tabs-nav-wrapper .prev,.m-tabs-nav-wrapper .next{position:absolute;font-size:16px;cursor:pointer;opacity:.6}.m-tabs-nav-wrapper .prev:hover,.m-tabs-nav-wrapper .next:hover{opacity:1}.m-tabs-nav-scroll{height:100%;overflow:hidden}.m-tabs-nav .active{color:#06f}.m-tabs-tab{cursor:pointer}.m-tabs-panel{display:none}.m-tabs-content{flex:1}.m-tabs-content .active{display:block}.m-tabs-horizontal{flex-direction:column;border-width:0 0 1px}.m-tabs-horizontal .m-tabs-nav-wrapper{border-width:0 0 1px}.m-tabs-horizontal .m-tabs-nav-wrapper.with-scroll{padding:0 30px}.m-tabs-horizontal .m-tabs-nav-wrapper .prev,.m-tabs-horizontal .m-tabs-nav-wrapper .next{top:50%;transform:translateY(-50%)}.m-tabs-horizontal .m-tabs-nav-wrapper .prev{left:10px}.m-tabs-horizontal .m-tabs-nav-wrapper .prev .icon-svg{transform:rotate(90deg)}.m-tabs-horizontal .m-tabs-nav-wrapper .next{right:10px}.m-tabs-horizontal .m-tabs-nav-wrapper .next .icon-svg{transform:rotate(-90deg)}.m-tabs-horizontal .m-tabs-nav-scroll{margin-bottom:-1px}.m-tabs-horizontal .m-tabs-nav{white-space:nowrap;display:inline-block}.m-tabs-horizontal .m-tabs-tab{display:inline-block;text-align:center;box-sizing:border-box}.m-tabs-horizontal.filp{flex-direction:column-reverse}.m-tabs-horizontal.filp .m-tabs-nav-wrapper{border-width:1px 0 0}.m-tabs-horizontal.filp .m-tabs-nav-scroll{margin:-1px 0 0}.m-tabs-vertical{flex-direction:row}.m-tabs-vertical .m-tabs-nav-wrapper{border-width:0 1px 0 0}.m-tabs-vertical .m-tabs-nav-wrapper.with-scroll{padding:20px 0}.m-tabs-vertical .m-tabs-nav-wrapper .prev,.m-tabs-vertical .m-tabs-nav-wrapper .next{left:50%;margin-left:-10px}.m-tabs-vertical .m-tabs-nav-wrapper .prev{top:0}.m-tabs-vertical .m-tabs-nav-wrapper .prev .icon-svg{transform:rotate(180deg)}.m-tabs-vertical .m-tabs-nav-wrapper .next{bottom:0}.m-tabs-vertical .m-tabs-tab{text-align:right}.m-tabs-vertical.filp{flex-direction:row-reverse}.m-tabs-vertical.filp .m-tabs-nav-wrapper{border-width:0 0 0 1px}.m-tabs-vertical.filp .m-tabs-tab{text-align:left}

.preview-img-wrapper{position:fixed;left:0;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;z-index:20;background:rgba(0,0,0,0.75)}.preview-img-wrapper .preview-img-screen{width:100vw;overflow:hidden;flex:1}.preview-img-wrapper .preview-imgs{display:flex;height:100%;transition:all ease .5s}.preview-img-wrapper .preview-img-item{width:100vw;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-img-wrapper .payload-img{cursor:grab;position:relative;user-select:none;pointer-events:all}.preview-img-wrapper .preview-img-action{text-align:center;position:absolute;left:0;bottom:0;width:100%}.preview-img-wrapper .action-item{pointer-events:all;color:#eee;font-size:14px;padding:8px;background:rgba(0,0,0,0.3);margin-right:8px;border-radius:100px}.preview-img-wrapper .action-item.allow:hover{background:rgba(0,0,0,0.45)}.preview-img-wrapper .action-item.disabled{cursor:not-allowed;opacity:.4}.preview-img-wrapper .preview-close{position:absolute;top:10px;right:10px;background:rgba(0,0,0,0.3);color:#fff;border-radius:100px;cursor:pointer;padding:10px;z-index:9}.preview-img-wrapper .preview-close:hover{background:rgba(0,0,0,0.45)}.preview-img-wrapper .preview-img-count{position:absolute;left:10px;top:10px;font-size:20px;color:rgba(255,255,255,0.6)}.preview-img-wrapper .action-left,.preview-img-wrapper .action-right{position:absolute;padding:12px;left:15px;top:50%;z-index:3;font-size:26px}.preview-img-wrapper .action-left.disabled,.preview-img-wrapper .action-right.disabled{display:none}.preview-img-wrapper .action-right{left:unset;right:0}

.user-info-modal .ant-modal-body{padding:0}.user-info-modal .ant-modal-content{border-radius:10px}.user-info-modal .ant-modal-footer{border-radius:10px;padding:0 30px 24px;border-top:unset;background:#f7f7f7}.user-info-panel .user-info-header{display:flex;padding:50px 30px 20px}.user-info-panel .user-info-header .content{flex:1;overflow:hidden}.user-info-panel .user-info-header .avatar{width:72px;height:72px;margin-left:16px;border-radius:6px}.user-info-panel .user-info-header .name{font-size:20px;font-weight:500;color:#181c2f;margin-bottom:6px}.user-info-panel .user-info-header .id{font-size:14px;font-weight:500;color:#9fa1a8;line-height:21px;display:flex;overflow:hidden}.user-info-panel .user-info-header .copy-wrapper{flex:1;overflow:hidden}.user-info-panel .user-info-body{padding:20px 30px;background:#f7f7f7}.user-info-panel .user-info-body .block{font-size:14px;display:flex}.user-info-panel .user-info-body .title{font-size:16px}.user-info-panel .user-info-body .label{font-weight:400;color:#9fa1a8;width:100px}.user-info-panel .user-info-body .content{flex:1;overflow:hidden}.user-invite-info .name{color:#248cff;margin:-7px 5px;cursor:pointer;max-width:100px;display:inline-block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-invite-info .content{color:#999999}

.setting-body{max-height:500px;min-width:320px;overflow-y:auto}


.group-shock-card{width:280px;padding:30px 16px}.group-shock-card .msg{background-color:#333333;padding:10px;color:#fff;border-radius:4px}.group-shock-card .cancel,.group-shock-card .enter{border-radius:100px;background-color:#248cff;width:52px;height:52px;display:flex;justify-content:center;flex-direction:column;opacity:.8}.group-shock-card .cancel:hover,.group-shock-card .enter:hover{opacity:1}.group-shock-card .cancel{background-color:#ff4f4f}.group-shock-card .action{display:flex;justify-content:space-around;color:#fff}.group-shock-card .avatar-wrapper{display:inline-block;border-radius:100%;border:10px solid #b3d4ff}.group-shock-card .avatar-wrapper img{width:72px;height:72px;border-radius:100%;border:10px solid #6babff}

.preview-img-wrapper{position:fixed;left:0;top:0;width:100vw;height:100vh;display:flex;flex-direction:column;z-index:20;background:rgba(0,0,0,0.75)}.preview-img-wrapper .preview-img-screen{width:100vw;overflow:hidden;flex:1}.preview-img-wrapper .preview-imgs{display:flex;height:100%;transition:all ease .5s}.preview-img-wrapper .preview-img-item{width:100vw;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-img-wrapper .payload-img{cursor:grab;position:relative;user-select:none;pointer-events:all}.preview-img-wrapper .preview-img-action{text-align:center;position:absolute;left:0;bottom:0;width:100%}.preview-img-wrapper .action-item{pointer-events:all;color:#eee;font-size:14px;padding:8px;background:rgba(0,0,0,0.3);margin-right:8px;border-radius:100px}.preview-img-wrapper .action-item.allow:hover{background:rgba(0,0,0,0.45)}.preview-img-wrapper .action-item.disabled{cursor:not-allowed;opacity:.4}.preview-img-wrapper .preview-close{position:absolute;top:10px;right:10px;background:rgba(0,0,0,0.3);color:#fff;border-radius:100px;cursor:pointer;padding:10px;z-index:9}.preview-img-wrapper .preview-close:hover{background:rgba(0,0,0,0.45)}.preview-img-wrapper .preview-img-count{position:absolute;left:10px;top:10px;font-size:20px;color:rgba(255,255,255,0.6)}.preview-img-wrapper .action-left,.preview-img-wrapper .action-right{position:absolute;padding:12px;left:15px;top:50%;z-index:3;font-size:26px}.preview-img-wrapper .action-left.disabled,.preview-img-wrapper .action-right.disabled{display:none}.preview-img-wrapper .action-right{left:unset;right:0}

.list-item{display:flex;align-items:center;padding:12px;position:relative}.list-item .info{flex:1;white-space:nowrap;overflow:hidden}.list-item .info .content{font-size:12px;color:#B9BAC0}.list-item .info .title,.list-item .info .content{width:90%;overflow:hidden;text-overflow:ellipsis}.list-item .avatar{margin-right:10px}.list-item .avatar-img{width:30px;height:30px;border-radius:5px}.list-item .title{color:#070914;font-size:14px}

.avatar-wrapper{position:relative;display:inline-block}.avatar-wrapper .avatar-doc{position:absolute;width:135%;left:50%;bottom:0px;transform:translate(-50%, 35%)}

.connect-status-bar{position:absolute;left:0;top:0;width:100%;z-index:5}

.user-transfer-wrapper{display:flex;height:300px}.user-transfer-wrapper .list-item{padding:8px 16px}.user-transfer-item{flex:1;overflow:hidden;background:#fff}.user-transfer-topbar{line-height:32px;padding:16px}.user-transfer-list{height:234px;overflow-y:auto}.user-transfer-left{height:352px;border-right:1px solid #eee}.user-transfer-left .list-item:hover{background:#eee}.user-transfer-left .user-transfer-list{height:289px}.user-transfer-right .right-close{opacity:.35;cursor:pointer}.user-transfer-right .right-close:hover{opacity:.6}.user-transfer-modal .ant-modal-body{padding:0}

.login-screen{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.login-screen.windows{border:1px solid #ddd}.login-screen.web{background:radial-gradient(circle at 100% 0%, #459cff, #005ac0)}.login-screen.web .login-wrapper{background:unset}.login-screen.web .login-body{box-shadow:0 0 15px rgba(0,0,0,0.3)}.login-screen.web .logo{color:#fff}.logo{position:absolute;left:20px;top:20px;z-index:2;line-height:32px}.logo .logo-icon{width:32px}.waves{position:absolute;bottom:0;left:0;z-index:0;opacity:.4}.login-mode-switch{display:inline-block;width:60px;height:60px;background:linear-gradient(45deg, #fff, #fff 50%, #80b7ff 50.01%, #80b7ff);transition:all ease .3s;font-size:38px;line-height:0;padding:5px 5px 0 0;color:#fff;cursor:pointer}.login-mode-switch:hover{background:linear-gradient(45deg, #fff, #fff 50%, #599ffb 50.01%, #599ffb)}.login-wrapper{display:flex;align-items:center;justify-content:center;width:100%;max-width:900px;padding:0 20px;position:relative;z-index:1;background:#fff}.login-left-ad{flex:1;margin-right:30px;line-height:0.5}.login-body{width:360px;height:450px;box-shadow:0 0 15px #ddd;border-radius:5px;overflow:hidden;background:#fff}.app-version{position:absolute;right:6px;bottom:6px;color:#e4e4e4;font-size:12px;opacity:.3}.login-close{position:absolute;z-index:9;top:10px;cursor:pointer;border-radius:100px}.login-close.mac{font-size:9px;left:10px;background:#ea6a5e;color:rgba(0,0,0,0);padding:2px}.login-close.mac:hover{color:rgba(0,0,0,0.6);background:#fe483d}.login-close.windows{top:0;right:0;font-size:12px;color:#666;padding:5px;border-radius:0;padding:8px 15px}.login-close.windows:hover{background:#fe483d;color:#fff}@media (max-width: 720px){.login-left-ad{display:none}}

.login-qrcode-scan{position:relative}.login-scan-head{position:relative;margin:0 auto;height:200px;width:200px;display:flex;align-items:center;justify-content:center}.login-scan-head .login-scan-avtar{width:120px;height:120px}.qrcode-ref{position:absolute;display:flex;width:200px;height:200px;left:0;top:0;background:rgba(255,255,255,0.5);align-items:center;justify-content:center}.qrcode-ref .icon{background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.5);padding:10px;border-radius:100px;display:inline-block;font-size:20px;cursor:pointer}.qrcode-ref .icon:hover{color:#006fff;box-shadow:0 0 15px rgba(0,0,0,0.6)}.qrcode-ref .icon:active{background:#eee}.login-qrcode-userinfo{position:absolute;left:0;top:10px;min-height:100%;width:100%;opacity:0;background-color:#fff;transition:all ease .3s;z-index:-1}.login-qrcode-userinfo.show{top:0;opacity:1;z-index:3}

.login-form .ant-input,.login-form .ant-input-affix-wrapper{background:#f8f8f8;border:1px solid #f8f8f8;outline:none;box-shadow:none}.login-form .ant-input:hover,.login-form .ant-input:focus,.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper:focus{border-color:#07f}.login-form .ant-input-affix-wrapper-focused{border-color:#07f}.login-form .ant-tabs-nav::before{display:none}.login-form .login-submit[disabled]{border-color:#CCE2FF;background:#CCE2FF;color:#fff}.login-form .ant-tabs-tab{padding-top:0}.login-auto-list{position:absolute;z-index:5;left:0;top:38px;transition:all ease .2s;transform-origin:center top;transform:scaleY(0);width:100%;border:1px solid #07f;background:#fff;overflow:hidden;overflow-y:auto;max-height:160px;cursor:pointer}.login-auto-list .item{padding:10px 10px;border-bottom:1px solid #e4e4e4}.login-auto-list .item:hover{background:#f4f4f4}.login-auto-list.show{transform:scaleY(1)}.login-auto-complete:hover .ant-input-affix-wrapper{border-color:#07f}.login-country{position:absolute;left:0;top:0;z-index:2}.login-country .ant-select-selector{background:none !important;border:none !important;box-shadow:none !important;font-size:14px !important}.login-country .ant-select-selection-item{line-height:42px !important}.login-country .ant-select:hover .anticon-caret-down{color:#07f}.login-country .ant-select-open .anticon-caret-down{color:#07f;transform:rotate(180deg)}

.chat-window-bar{border-bottom:1px solid #ddd;text-align:right;position:absolute;left:70px;top:0;right:0}.chat-window-bar .action-icon{padding:10px 16px;font-size:12px;cursor:pointer}.chat-window-bar .action-icon:hover{color:#06f;background:#eee}

.chat-sidebar{background-color:#292f4c;position:relative;text-align:center;z-index:9}.chat-sidebar .avatar{border-radius:100px;width:50px;height:50px;margin:40px 0 30px}.chat-sidebar .menu .item{cursor:pointer;padding:12px 0}.chat-sidebar .menu .item .menu-icon{font-size:26px;color:rgba(255,255,255,0.35)}.chat-sidebar .menu .active{background:rgba(255,255,255,0.12)}.chat-sidebar .menu .active .menu-icon{color:rgba(255,255,255,0.8)}.chat-sidebar .chat-sidebar-ext{position:absolute;bottom:20px;text-align:center;color:#fff;width:100%}.chat-sidebar .ext-item{opacity:.4}.chat-sidebar .ext-item:hover{opacity:.8}.chat-sidebar .logout{transform:rotate(180deg)}.chat-sidebar .cus-icon svg{width:20px}

.code-iframe-wrapper{position:fixed;left:70px;right:0;top:0;bottom:0;z-index:99;display:flex;flex-direction:column;background:#fff}.code-iframe-bar{padding:5px;border-bottom:1px solid #ddd}.code-iframe-body{width:100%;height:100%;border:0;flex:1;align-items:center}.code-iframe-bar img{margin-left:20px}.code-iframe-error{flex:1;display:flex;align-items:center;justify-content:center}.error-iframe-img{max-width:360px;min-width:220px;width:50%}

.search-user-list{height:320px;padding-top:20px;overflow-y:auto}

.search-wrapper{height:60px;padding:15px 10px;display:flex;position:relative;z-index:4;border-bottom:1px solid #eee}.search-wrapper .search-input{flex:1}.search-wrapper .search-input .ant-input-affix-wrapper{border-radius:49px;height:30px;color:#bfc1c9;background:#f9f9f9;border:1px solid #f9f9f9;box-shadow:none;outline:none}.search-wrapper .search-input .ant-input-affix-wrapper-focused{border-color:#06f}.search-wrapper .search-input .ant-input-prefix{position:relative;top:1px}.search-wrapper .search-input input{font-size:12px;border:0;width:100%;background:#f9f9f9}.search-wrapper .search-action{margin-left:10px;width:30px;height:30px;line-height:31px;text-align:center;border-radius:100px;background:#f9f9f9;color:#bfc1c9;cursor:pointer}.search-wrapper .search-action:hover{color:#06f;background:#e9f2ff}.search-wrapper .search-result{position:absolute;left:0;top:60px;width:100%;max-height:380px;overflow:auto;padding:12px;box-shadow:0px 4px 7px 0px rgba(134,134,134,0.5);border-radius:0px 0px 4px 4px;background:#fff}.search-wrapper .search-result .ta-c{margin:10px}.search-wrapper .search-result .item{display:flex;justify-content:flex-start;align-items:center;padding:6px 0;border-top:1px solid #efefef;cursor:pointer}.search-wrapper .search-result .item .item-avatar{width:30px;height:30px}.search-wrapper .search-result .item .item-name{width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:6px}

.voice-icon-play .voice_svg__v2{animation:v2 1s infinite}.voice-icon-play .voice_svg__v3{animation:v3 1s infinite}.me .voice-icon{transform:rotate(180deg)}@keyframes v2{0%{opacity:0}33%{opacity:0}33.01%{opacity:1}100%{opacity:1}}@keyframes v3{0%{opacity:0}66%{opacity:0}66.01%{opacity:1}100%{opacity:1}}.file{direction:rtl;display:flex;background:#fff;padding:8px 12px;border-radius:5px;border:1px solid #eee;cursor:pointer}.file:active{background:#eee}.file .info{direction:ltr;min-width:160px}.file .icon{font-size:42px;margin-left:6px}.file .name{font-size:16px;color:#444}.file .size{font-size:12px;color:#aaa}.img-msg-content{cursor:zoom-in}.red-pack-message{direction:ltr;color:#fff;background:#ffa34f;padding:12px 12px 0;border-radius:5px;width:235px;font-size:16px;user-select:none}.red-pack-message-opened{background:#ffdfc2}.red-pack-message .red-icon{width:42px;height:42px;margin-right:8px}.red-pack-message .red-pack-content{display:flex;align-items:center}.red-pack-message .red-pack-remark{border-top:1px solid #ffc895;margin-top:10px;font-size:12px;line-height:2}.trans-pack-message{direction:ltr;border-radius:5px;overflow:hidden}.trans-pack-message .trans-pack-content{display:flex;color:#fff;background-color:#2c9eff;padding:12px}.trans-pack-message .trans-pack-remark{background-color:#fff;padding:0 12px;font-size:12px;line-height:2;color:#888}

.chat-list{border-right:1px solid #eee;display:flex;flex-direction:column;position:relative}.chat-list .list-item{cursor:default}.chat-list .list-item:hover{background-color:#f5f6f7}.chat-list .list-item-active,.chat-list .list-item-active:hover{background-color:#ebedf0}.conv-list .avatar-img{width:44px;height:44px}.conv-list .emoji-img{width:15px;height:15px}.conv-sticky-icon{position:absolute;border:5px solid transparent;border-top-color:#9ec8f5;border-right-color:#9ec8f5;width:0;height:0;right:3px;top:3px}.chat-list-scroll{overflow-y:auto}.sticky-title{line-height:30px;padding-left:14px;background:#fff;z-index:3;color:#07f}.group-list,.friend-list,.conv-list{flex:1}

.emoji-item{width:30px;height:30px;padding:5px}.emoji-item:hover{background-color:#eee}.expression-wrapper .emoji-block-title{padding:12px 12px 4px}.expression-wrapper .emoji-block-content{padding:0 8px}.expression-wrapper .ant-popover-inner-content{padding:0;width:412px}.expression-wrapper .m-tabs-panel{height:200px;overflow-y:auto}.expression-wrapper .m-tabs-nav{padding:4px;font-size:16px}.expression-wrapper .m-tabs-tab{height:40px;line-height:40px;width:40px;text-align:center}.expression-wrapper .m-tabs-tab.active{background:#eee}.expression-tab-img{width:22px;height:22px}.expre-list{padding-top:6px;padding-left:6px}.expre-img-wrapper{width:60px;height:60px;margin-right:6px;margin-bottom:6px;cursor:pointer;display:inline-block;text-align:center;line-height:60px}.expre-img-wrapper:hover{background:#eee}

.editor-emoji{width:20px;position:relative;z-index:2}.editor-emoji.ProseMirror-selectednode{outline:1px solid #000}

.editor-mention{user-select:all;color:#07f}.editor-mention.ProseMirror-selectednode{outline:1px solid #444}.editor-mention::selection{color:#fff !important;background:#000 !important}

.sugg-popper{position:fixed;left:0;bottom:5000px;max-height:300px;overflow:auto;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,0.2);border-radius:4px;z-index:3}.sugg-item{display:flex;padding:6px 10px;align-items:center;width:140px;border-bottom:1px solid #eee;cursor:pointer}.sugg-item.selected{background:#eee}.sugg-item .name{margin-left:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sugg-item .avatar{width:20px;height:20px;border-radius:100px}

.chat-send-wrapper{position:relative;z-index:5;border-top:1px solid #eee;background-color:#fff}.chat-send-wrapper .disturb-mask{position:absolute;left:0;top:-1px;height:100%;width:100%;z-index:4;background:rgba(115,128,139,0.09)}.ProseMirror{height:100px;overflow-y:auto;padding:5px 16px;box-sizing:border-box;outline:none;color:#000;line-height:22px;word-wrap:break-word;white-space:normal;word-break:break-all;width:100%}.ProseMirror p{margin:0}.ProseMirror img{user-select:all;vertical-align:bottom}.ProseMirror div::selection,.ProseMirror span::selection,.ProseMirror img::selection{color:#000;background:#9bcaef}.editor-bar{padding:0 16px;display:flex;height:32px;align-items:center}.editor-bar .action-label{margin-right:16px;cursor:pointer;color:#999;font-size:18px}.editor-bar .action-label:hover{color:#07f}.editor-action{padding:5px 16px}.editor-img{max-width:120px;max-height:80px}.editor-split-line{position:absolute;height:5px;left:0;top:0;width:100%;cursor:n-resize}

.msg-wrapper{max-width:70%}.msg-wrapper .msg-hd .name{color:#181c2f;font-size:14px;margin-right:5px}.msg-wrapper .msg-hd .name .at{opacity:0}.msg-wrapper .msg-hd .group-name:hover{cursor:pointer;color:#016eff}.msg-wrapper .msg-hd .group-name:hover .at{opacity:1}.msg-wrapper .msg-hd .timer{font-size:12px;color:#B5B6B8}.msg-wrapper .msg-hd .timer .read-status{margin-left:5px;font-size:16px;color:#2C9EFF}.msg-wrapper .msg-hd .timer .read-status_svg__v2{display:none}.msg-wrapper .msg-hd .timer .readed .read-status_svg__v2{display:inline}.msg-wrapper .msg-bd{position:relative;border-radius:5px;display:inline-block}.msg-wrapper .msg-bd .normal{padding:5px 10px;font-size:14px;line-height:32px;background:#fff;border-radius:5px;line-height:24px;direction:ltr;display:inline-block}.msg-wrapper .msg-bd .normal .emoji-img{width:20px}.msg-wrapper .msg-bd .video{position:relative;border-radius:5px;overflow:hidden}.msg-wrapper .msg-bd .video .preview{cursor:pointer;position:absolute;left:0;top:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#000}.msg-wrapper .msg-bd .video .preview:hover .play{opacity:1}.msg-wrapper .msg-bd .video .thumb{opacity:.6}.msg-wrapper .msg-bd .video .play{font-size:42px;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:3;opacity:.8}.msg-wrapper .msg-bd .media{border-radius:5px}.msg-wrapper .msg-bd .voice{cursor:pointer;padding:0 10px;font-size:0;line-height:32px;border-radius:5px;font-size:14px;display:flex;align-items:center;justify-content:space-between;min-width:80px;user-select:none;background:#fff}.msg-wrapper .msg-bd .voice:active{background:rgba(0,0,0,0.1)}.msg-wrapper .msg-content{display:inline-block}.msg-wrapper .msg-status{font-size:14px;position:absolute;left:-30px;top:calc(50% - 5px)}.me .msg-wrapper{direction:rtl}.me .msg-bd{word-wrap:break-word;white-space:normal;word-break:break-all}.me .msg-bd .normal{background:#cee6fb}.me .msg-bd .voice{direction:rtl;background:#cee6fb}.me .msg-bd .voice .icon{transform:rotate(180deg)}.single .msg-hd .name,.me .msg-hd .name{display:none !important}.single .chat-message-avatar,.me .chat-message-avatar{position:relative;top:21px}.msg-snapchat{font-size:12px;margin-top:5px;border-radius:100px;overflow:hidden;background:#ddd;height:3px;direction:ltr}.msg-snapchat .process{height:3px;background:#f60}

.chat-message-list{background-color:#f2f4f5;height:500px;overflow-y:auto;position:relative;z-index:3}.chat-message-list .to-bottom{position:sticky;top:90%;background-color:#f00}.chat-message-row{display:flex;padding:12px 20px}.chat-message-checkbox{padding-right:20px;color:#fff}.chat-message-row.checked{background:#E9E9E9}.chat-message-item{flex:1;display:flex}.chat-message-avatar{margin:0 10px 0 0}.chat-message-avatar .avatar{width:32px;height:32px;border-radius:4px}.chat-message-row.me .chat-message-item{flex-direction:row-reverse}.chat-message-row.me .chat-message-avatar{flex-direction:row-reverse;margin:0 0 0 10px}.notice-message-row{text-align:center;padding:6px 20px;font-size:12px;color:#aaa;word-break:break-all}.message-select-action{position:absolute;left:0;bottom:0;width:100%;height:179px;border-top:1px solid #eee;background:#fff;z-index:6;text-align:right;line-height:180px}.message-select-action .ant-btn{margin-right:20px}

.preview-notice .ant-modal-confirm-btns{width:100%;text-align:center}.preview-notice .pre-notice-header{padding:16px 0;border-bottom:1px solid #e6e6e6;margin-bottom:20px}.preview-notice .ant-modal-body{padding:20px}.preview-notice .pre-notice-content{max-height:300px;overflow-y:auto}

.chat-empty-body{width:100%;height:100vh;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex:1;flex-direction:column;color:#aaa}.chat-empty-body img{width:238px;height:213px}

.chat-friend-content{max-width:460px;width:80%;display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;margin:0 auto;height:100%}.chat-friend-content .friend-header{display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:20px;margin-bottom:34px;margin-top:86px;border-bottom:1px solid #e6e6e6}.chat-friend-content .friend-header .name{font-family:SourceHanSansCN;font-size:24px;font-weight:500;color:#181c2f;line-height:24px;margin-bottom:16px}.chat-friend-content .friend-header .describe{font-size:14px;font-weight:400;color:#888;line-height:21px}.chat-friend-content .friend-header .avatar{border-radius:10px;width:80px;height:80px}.chat-friend-content .friend-body .item{margin-bottom:20px;display:flex}.chat-friend-content .friend-body .item .item-key{margin-right:20px;font-size:14px;font-weight:400;color:#888}.chat-friend-content .botton{width:140px;height:40px;font-size:14px;font-weight:500;color:#fff;line-height:40px;text-align:center;cursor:pointer;background:#006fff;border-radius:4px;margin:40px auto 0px}.chat-friend-content .chat-friend-content-bootm{font-family:SourceHanSansCN;font-size:14px;font-weight:500;color:#577497;line-height:21px;cursor:pointer;margin:0px auto 60px}

.chat-group-content{max-width:460px;width:80%;display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;height:100%;margin:0 auto}.chat-group-content .group-header{display:flex;flex-direction:column;-webkit-box-pack:justify;align-items:center;padding-bottom:20px;margin-bottom:40px;margin-top:86px}.chat-group-content .group-header .name{font-family:SourceHanSansCN;font-size:24px;color:#181c2f;line-height:36px;text-align:center;margin:0px 40px;margin-top:17px}.chat-group-content .group-header .avatar{border-radius:10px;height:110px;width:110px}.chat-group-content .botton{width:140px;height:40px;font-size:14px;font-weight:500;color:#fff;line-height:40px;text-align:center;cursor:pointer;background:#006fff;border-radius:4px;margin:40px auto 0px}.chat-group-content .chat-group-content-bootm{font-family:SourceHanSansCN;font-size:14px;font-weight:500;color:#577497;line-height:21px;cursor:pointer;margin:0px auto 60px}

.detail-drawer .ant-drawer-body{padding:0}.detail-title{padding-left:16px}.detail-panel{display:flex;flex-direction:column;height:100%}.detail-panel .detail-title{color:#333333;line-height:61px;border-bottom:0.5px solid #f0f0f0;color:#000;font-weight:400;font-size:18px;cursor:pointer}.detail-panel .detail-header{margin-top:20px;text-align:center}.detail-panel .detail-header .avatar{border-radius:10px;width:110px;height:110px}.detail-panel .detail-header .name{margin-top:25px;font-size:18px;max-width:85%;margin:20px auto 0}.detail-panel .detail-header .id{margin-top:10px;font-weight:normal;font-size:14px;line-height:21px;color:#9fa1a8}.detail-panel .detail-group-header{display:flex;justify-content:space-around;align-items:center;margin-top:20px}.detail-panel .detail-body{margin:20px;overflow-y:auto;overflow-x:hidden;display:flex;flex:1;flex-direction:column}.detail-panel .detail-body .detail-block{display:flex;justify-content:space-between;line-height:48px;border-bottom:0.5px solid rgba(0,0,0,0.1)}.detail-panel .detail-body .detail-block-title{color:#181c2f;white-space:nowrap;margin-right:10px}.detail-panel .detail-body .detail-block-title .anticon{margin-right:10px}.detail-panel .detail-body .detail-block-content{flex:1;text-align:right;overflow:hidden}.detail-panel .detail-bottom{position:absolute;bottom:0;width:100%;padding:20px;border-top:0.5px solid rgba(0,0,0,0.1);text-align:center}

.friend-detail-panel .detail-header .id{display:flex;justify-content:center}.friend-detail-panel .detail-header .id .copy-content{max-width:170px;overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.friend-detail-panel .snapchat-select{width:90px;text-align:center}.friend-detail-panel .snapchat-select .ant-select-selector{border-radius:20px}

.group-detail-members{margin-right:10px;overflow-y:auto;overflow-x:hidden;display:flex;flex:1;flex-direction:column}.member-item{padding:10px 0 10px 20px}.member-item .more{cursor:pointer;padding:0 5px;font-size:16px}.member-item .more:hover{color:#06f}.member-item .member-forbit{position:absolute;left:20px;top:10px;color:#f40;width:30px;height:30px;line-height:36px;background:rgba(255,255,255,0.6)}.radiogroup{display:flex;flex-direction:column}.radiogroup .radio-item{margin-top:10px}.radiogroup .radio-item .ant-radio-checked .ant-radio-inner{border-color:#F63434}.radiogroup .radio-item .ant-radio-inner::after{background-color:#F63434}

.detail-panel .group-notice-detail{margin:0}.item-notice-readed{background:#f9f9f9}.item-notice{display:flex;flex-direction:column;padding:16px}.item-notice .item-notice-header{display:flex;justify-content:space-between;align-items:center}.item-notice .item-notice-header .avatar{width:30px;height:30px;border-radius:4px}.item-notice .item-notice-header .item-notice-detail{display:flex;flex-direction:column}.item-notice .item-notice-header .item-notice-detail .name{width:150px;margin-left:6px;text-overflow:ellipsis;white-space:nowrap;display:block;color:#222;flex:1 1 0%;overflow:hidden}.item-notice .item-notice-header .item-notice-detail .timer{color:#ccc;font-size:12px;white-space:nowrap;margin-left:5px}.item-notice .item-notice-content{font-size:12px;font-weight:400;color:#181c2f;line-height:20px;overflow-wrap:break-word;margin-top:5px}.notice-create{position:absolute;bottom:20px;right:20px;box-shadow:0 0 12px rgba(0,0,0,0.2)}.notice-tip{font-size:14px;line-height:150%;color:#9fa1a8;text-align:center;margin-top:100px}.notice-textarea{flex:1 1}.notice-textarea textarea{width:100%;height:100%;border:none;resize:none;word-break:break-all;word-wrap:break-word}.notice-textarea .ant-input-textarea{height:100%}.notice-textarea-wrapper{padding:20px;display:flex;flex-direction:column;height:100%}.notice-textarea-wrapper .notice-textarea{position:relative}.notice-textarea-wrapper .ant-input{outline:none}.notice-list{overflow-y:auto;overflow-x:hidden}

.invite-join-user{display:inline-block;margin-right:6px;margin-bottom:6px;cursor:pointer}.invite-join-user .avatar{width:30px;height:30px;border-radius:3px}.invite-join-list .ant-collapse-extra{color:#aaa;font-size:12px}.invite-join-list .header-avatar{width:20px;height:20px;border-radius:3px;margin-right:6px}.invite-join-tip{cursor:pointer;color:#666}

.friend-verify-body{overflow:auto}.friend-verify-item{display:flex;justify-content:space-between;background:#fff;border-radius:4px;border:1px solid #e8e8e9;margin:20px;padding:20px}.friend-verify-item .avatar{width:40px;height:40px;border-radius:4px}.friend-verify-item .info{flex:1;margin:0 20px}.friend-verify-item .info .title{margin-bottom:6px}.friend-verify-item .info .name{color:#006fff}.friend-verify-item .action,.friend-verify-item .result{width:70px;text-align:center}

.system-noticy-body{padding:20px;overflow:auto;flex:1}.system-noticy-body .item{margin-bottom:20px;padding:20px;background:#fff;border-radius:4px;border:1px solid #ddd}.system-noticy-body .notice-img{max-width:60px;max-height:60px;margin-right:8px;margin-bottom:8px;cursor:pointer}.system-noticy-body .notice-img:hover{box-shadow:0 0 10px #bbb}

.payment-record-body{overflow:auto;padding:20px;flex:1}.payment-record-row{width:280px;margin:0 auto;padding:16px;margin-bottom:16px;background:#fff;border-radius:3px;box-shadow:0 0 3px #ccc;position:relative}.payment-record-money{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:10px 0}.payment-platform-icon{position:absolute;right:0;top:0}

.chat-header{height:60px;background:#f2f4f5;display:flex;align-items:center;border-bottom:1px solid #e8e8e9;padding:0 20px;color:#222}.chat-header .avatar{width:36px;height:36px;line-height:36px;font-size:18px;border-radius:5px}.chat-header .title{flex:1;margin-left:10px}.chat-header .more{cursor:pointer;font-size:18px}.chat-header .more:hover{color:#07f}.chat-body{display:flex;flex-direction:column;background-color:#f2f4f5;position:relative;overflow:hidden}.chat-body .chat-message-list{flex:1 1}.snapchat-setting{text-align:center;margin-right:20px;cursor:pointer}.snapchat-setting .text{font-size:10px;display:block}.snapchat-setting .anticon{font-size:20px;position:relative;top:2px}.chat-header-status{position:absolute;left:-18px;bottom:1px;border:2px solid #F2F4F5;display:inline-block;width:12px;height:12px;border-radius:100px}.chat-footer{height:60px;background:#fff;text-align:center}.chat-main{height:calc(100vh - 120px);overflow-y:scroll;padding:10px}.main-box{height:100%;box-sizing:border-box}.main-box .main-left{border-right:1px solid #eeeeee}.main-box .main-item{height:68px;padding:8px;display:flex;align-items:center}.main-box .main-item img{width:44px;height:44px;border-radius:6px;margin:0 8px}

.chat-wrapper{background:rgba(0,0,0,0) !important;display:flex;height:100%}.chat-sidebar{width:70px;min-width:70px;max-width:70px}.chat-list{width:248px;background:#fff}.chat-wrapper-window .chat-list,.chat-wrapper-window .chat-body,.chat-wrapper-window .chat-empty-body{margin-top:33px}.chat-body{flex:1}.chat-body-back{display:none}@media (max-width: 600px){.chat-list{flex:1}.chat-empty-body{display:none}.chat-body{position:absolute;left:70px;right:0;top:0;bottom:0;z-index:9}.chat-body-back{display:block}}

html,body{margin:0;padding:0;font-family:arial, sans-serif}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background-color:#dddddd;background-clip:padding-box;min-height:28px;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#bbb}.app-wrapper{position:absolute;left:0;top:0;width:100vw;height:100vh;background:#fff;overflow:hidden}.mr5{margin-right:5px}.mrt{margin-top:5px}.m20{margin:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.m10{margin:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.p20{padding:20px}.pl20{padding-left:20px}.pr20{padding-right:20px}.pt20{padding-top:20px}.pb20{padding-bottom:20px}.p10{padding:10px}.pl10{padding-left:10px}.pr10{padding-right:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.bold{font-weight:600}.f0{font-size:0}.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.f22{font-size:22px}.f24{font-size:24px}.f26{font-size:26px}.f28{font-size:28px}.f30{font-size:30px}.f32{font-size:32px}.f34{font-size:34px}.f36{font-size:36px}.f38{font-size:38px}.f40{font-size:40px}.f42{font-size:42px}.w-full{width:100%}.h-full{width:100%}.red{color:#f40}.red-1{color:#eb4f4f}.blue{color:#07f}.green{color:#008000}.opacity{opacity:0}.gray{color:#888}.gray-1{color:#aaa}.gray-2{color:#ccc}.hide{display:none !important}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.rotate45{transform:rotate(45deg)}.rotate90{transform:rotate(90deg)}.rotate135{transform:rotate(135deg)}.rotate180{transform:rotate(180deg)}.rotate225{transform:rotate(225deg)}.rotate270{transform:rotate(270deg)}.rotate315{transform:rotate(315deg)}.ty-center{display:flex;align-items:center;justify-content:center;height:100%}.flex-col{flex-direction:column}.nowrap{white-space:nowrap}.wrap{word-wrap:break-word;word-break:break-all;white-space:pre-wrap}.ellipsis{overflow:hidden;text-overflow:ellipsis}.event-none{pointer-events:none !important}.hover-red:hover{color:#ff5a50}.hover-blue:hover{color:#07f}.pointer{cursor:pointer}.hover-pointer{cursor:pointer}.hover-underline{text-decoration:underline}.text-link:hover,.link-text{color:#07f;cursor:pointer}.under-link:hover{cursor:pointer;text-decoration:underline}.fl{float:left}.flr{float:right}.fl-clear{clear:both}.fl-clear-after::after{content:'';clear:both;height:0;width:0;display:block}.cursor-event{pointer-events:all !important}.ant-dropdown,.ant-modal,.app-no-drag{-webkit-app-region:no-drag}.app-drag{-webkit-app-region:drag}.app-select{user-select:text}.app-no-select{user-select:none}.relative{position:relative}.app-area-side,.app-area-side:after{content:'';position:fixed;-webkit-app-region:no-drag;pointer-events:all;z-index:999999}.app-area-side-ver,.app-area-side-ver:after{height:3px;width:100%;left:0}.app-area-side-ver{top:0}.app-area-side-ver:after{bottom:0}.app-area-side-col,.app-area-side-col:after{width:3px;height:100%;top:0}.app-area-side-col{left:0}.app-area-side-col:after{right:0}div.ant-typography,.ant-typography p{margin-bottom:0}.edit-wrapper{height:300px}.edit-wrapper .editor-root{height:100%}.edit-wrapper .ProseMirror{height:100%;background-color:#fff;overflow-y:auto;padding:10px;font-variant-ligatures:'none';white-space:pre-wrap}.antd-hide-btns-wrapper .ant-modal-confirm-btns{height:0;margin:0;padding:0}.antd-ok-2-close{position:absolute;right:0;top:0;color:#444;background:unset;border:none;box-shadow:none}.antd-ok-2-close:hover{color:#07f !important;background:unset}.antd-ok-2-close:active,.antd-ok-2-close:focus{color:#444;background:unset}.empty-modal{width:unset;text-align:center}.empty-modal .ant-modal-body{padding:0}.empty-modal .ant-modal-content{display:inline-block}.empty-modal .empty-close-modal{position:absolute;right:0;top:0;color:#444;background:unset;border:none;box-shadow:none}.empty-modal .empty-close-modal:hover{color:#07f !important;background:unset}.empty-modal .empty-close-modal:active,.empty-modal .empty-close-modal:focus{color:#444;background:unset}.empty-modal .ant-modal-confirm-btns{margin:0 !important}

