.el-message{min-width:380px;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:#ebeef5;position:fixed;left:50%;top:20px;transform:translateX(-50%);background-color:#edf2fc;transition:opacity .3s,transform .4s,top .4s;overflow:hidden;padding:15px 15px 15px 20px;display:flex;align-items:center}.el-message.is-center{justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67c23a}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#e6a23c}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#f56c6c}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message__closeBtn{position:absolute;top:50%;right:15px;transform:translateY(-50%);cursor:pointer;color:#c0c4cc;font-size:16px}.el-message__closeBtn:focus{outline-width:0}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67c23a}.el-message .el-icon-error{color:#f56c6c}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#e6a23c}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;transform:translate(-50%,-100%)}.el-notification{display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;box-sizing:border-box;border:1px solid #ebeef5;position:fixed;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;overflow:hidden}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67c23a}.el-notification .el-icon-error{color:#f56c6c}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#e6a23c}.el-notification-fade-enter.right{right:0;transform:translateX(100%)}.el-notification-fade-enter.left{left:0;transform:translateX(-100%)}.el-notification-fade-leave-active{opacity:0}.conversation-list__container[data-v-610f462d]{position:relative;overflow:hidden;display:inline-block;width:200px;height:var(--height);background-color:#eceae8}.conversation-list__container img[data-v-610f462d]{width:100%;height:100%}.conversation-list__container .conversation-list__list .conversation-list__item[data-v-610f462d]{position:relative;display:flex;align-items:center;height:65px;padding:5px 10px 5px 5px;box-sizing:border-box}.conversation-list__container .conversation-list__list .conversation-list__item.is-selected[data-v-610f462d]{background-color:#c6c6c6}.conversation-list__container .conversation-list__list .conversation-list__item.is-selected .conversation-list__latest-message-time[data-v-610f462d]{color:#999}.conversation-list__container .conversation-list__list .conversation-list__item[data-v-610f462d]:hover{background-color:#d2d1d1}.conversation-list__container .conversation-list__list .conversation-list__item:hover .conversation-list__delete[data-v-610f462d]{display:block}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__avatar[data-v-610f462d]{position:relative;flex-shrink:1;width:50px;height:50px;padding:5px;box-sizing:border-box;background:#f4f4f4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__avatar[data-v-610f462d]:not([data-unread="0"]):after{overflow:hidden;position:absolute;right:-5px;top:-5px;content:attr(data-unread);min-width:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:12px;line-height:12px;padding:2px;border-radius:20px;text-align:center;background:red;color:#fff;font-size:12px}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__name[data-v-610f462d]{overflow:hidden;flex:1;display:flex;flex-flow:column nowrap;margin-left:5px}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__name .conversation-list__username-time[data-v-610f462d]{display:flex;flex-flow:row nowrap;justify-content:space-between}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__name .conversation-list__username-time .conversation-list__username[data-v-610f462d]{font-size:15px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word;color:#000;cursor:default}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__name .conversation-list__username-time .conversation-list__latest-message-time[data-v-610f462d]{color:#b9b9b9;font-size:12px}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__name .conversation-list__latest-message[data-v-610f462d]{height:20px;font-size:13px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word;color:#999;cursor:default}.conversation-list__container .conversation-list__list .conversation-list__item .conversation-list__delete[data-v-610f462d]{display:none;overflow:hidden;position:absolute;z-index:99;top:calc(50% - 8.5px);right:12px;width:17px;height:17px;border-radius:100%;box-sizing:border-box;border:1px solid #d20000;text-align:center;line-height:1;color:#d20000;font-size:13px;cursor:pointer}.chatroom__message-list[data-v-83be7754]{overflow:hidden;position:relative;padding:0 var(--padding);box-sizing:border-box;width:100%;height:calc(var(--height) - 185px);background-color:#f5f5f5}.chatroom__message-list .chatroom__scroll[data-v-83be7754]{padding:5px 0;box-sizing:border-box}.chatroom__message-list .chatroom__scroll>.is-reverse[data-v-83be7754]{flex-flow:row-reverse}.chatroom__message-list .chatroom__scroll>.is-reverse .chatroom__content .chatroom__sender[data-v-83be7754]{text-align:right}.chatroom__message-list .chatroom__scroll>.is-reverse .chatroom__content .chatroom__message[data-v-83be7754]{background-color:#95ec69}.chatroom__message-list .chatroom__scroll>.is-reverse .chatroom__content .chatroom__message[data-v-83be7754]:before{right:0;left:calc(100% - 7px);transform:rotateY(180deg);transform-origin:right;border-right-color:#95ec69}.chatroom__message-list .chatroom__scroll>.is-reverse .chatroom__content .chatroom__message .received[data-v-83be7754]{display:none}.chatroom__message-list .chatroom__scroll>.is-reverse .chatroom__content .chatroom__message .send[data-v-83be7754]{display:inline}.chatroom__message-list .chatroom__system-info[data-v-83be7754]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:140px;margin:0 auto;padding:5px;box-sizing:border-box;text-align:justify;font-size:13px;color:#999}.chatroom__message-list .chatroom__item[data-v-83be7754]{display:flex;flex-flow:row nowrap;padding-bottom:15px}.chatroom__message-list .chatroom__item .chatroom__avatar[data-v-83be7754]{flex-shrink:1;width:50px;height:50px;padding:5px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chatroom__message-list .chatroom__item .chatroom__content[data-v-83be7754]{display:flex;flex-flow:column nowrap;max-width:70%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 5px}.chatroom__message-list .chatroom__item .chatroom__content .chatroom__sender[data-v-83be7754]{font-size:13px;color:#b2b2b2;min-height:10px}.chatroom__message-list .chatroom__item .chatroom__content .chatroom__message[data-v-83be7754]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:22px;padding:5px 7px;box-sizing:border-box;font-size:15px;background-color:#fff;color:#232323;white-space:pre-wrap}.chatroom__message-list .chatroom__item .chatroom__content .chatroom__message[data-v-83be7754]:before{content:"";position:absolute;top:15px;left:-7px;border-width:7px 7px 7px 0;border-style:solid;border-color:transparent #fff transparent transparent}.chatroom__message-list .chatroom__item .chatroom__content .chatroom__message[data-v-83be7754]:hover{filter:brightness(.9)}.chatroom__message-list .chatroom__item .chatroom__content .chatroom__message .received[data-v-83be7754]{margin-right:5px}.chatroom__message-list .chatroom__item .chatroom__content .chatroom__message .send[data-v-83be7754]{display:none;margin-left:5px}.chatroom__message-list .chatroom__item .chatroom__content .is-media[data-v-83be7754]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chatroom__reply[data-v-218382b0]{display:flex;flex-flow:column nowrap;justify-content:space-between;width:100%;height:145px;padding:0 15px;box-sizing:border-box;background:#fff}.chatroom__reply .chatroom__reply-functions[data-v-218382b0]{height:36px;font-size:24px}.chatroom__reply .chatroom__reply-functions span[data-v-218382b0]{margin-right:10px;color:#999;cursor:pointer}.chatroom__reply .chatroom__reply-functions span[data-v-218382b0]:hover{color:#333}.chatroom__reply .chatroom__reply-content[data-v-218382b0]{overflow:hidden auto;flex:1;padding:5px 0;box-sizing:border-box;outline:0}.chatroom__reply .chatroom__reply-content[data-v-218382b0] img{max-width:80px;max-height:80px;-o-object-fit:scale-down;object-fit:scale-down}.chatroom__reply .chatroom__reply-content textarea[data-v-218382b0]{width:100%;height:100%;resize:none}.chatroom__reply .chatroom__reply-button[data-v-218382b0]{text-align:right;height:45px;line-height:45px}.chatroom__reply .chatroom__reply-button button[data-v-218382b0]{width:100px;height:30px;line-height:30px;border-radius:5px;text-align:center;background-color:#e9e9e9;color:#07c160;cursor:pointer}.chatroom__reply .chatroom__reply-button button[data-v-218382b0]:hover{background-color:#d2d2d2;color:#06ae57}.chat-message-container[data-v-ccd991fe]{overflow:hidden;position:relative;width:calc(var(--width) - 200px);height:var(--height);--padding:15px;background-color:#fff}.chat-message-container .is-offline[data-v-ccd991fe]{color:#fc300d}.chat-message-container .is-online[data-v-ccd991fe]{color:#3c9840}.chat-message-container .chat-message__title[data-v-ccd991fe]{position:relative;display:flex;justify-content:space-between;width:100%;height:40px;line-height:40px;padding-left:var(--padding);box-sizing:border-box;border-bottom:1px solid #e7e7e7;background-color:#f5f5f5}.chat-message-container .chat-message__title .chat-message__title-name[data-v-ccd991fe]{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word;max-width:60%;padding:0 5px;box-sizing:border-box;font-size:18px;cursor:default}.chat-message-container .chat-message__title .chat-message__status[data-v-ccd991fe]{display:inline-block;font-size:14px;margin-left:4px}.chat-message-container .chat-message__title .chat-message__title-tool[data-v-ccd991fe]{position:absolute;right:var(--padding)}.chat-message-container .chat-message__title .chat-message__title-tool span[data-v-ccd991fe]{margin-left:5px;padding:5px;box-sizing:border-box;cursor:pointer}.chat-message-container .chat-message__title .chat-message__title-tool span[data-v-ccd991fe]:hover{color:#999}.media-call__container[data-v-0249b2a3]{background:#191919;z-index:99999}.media-call__container .media-call__bar[data-v-0249b2a3]{position:absolute;top:0;left:0;right:0;height:20px;line-height:1;z-index:2}.media-call__container .media-call__bar .media-call__tool[data-v-0249b2a3]{position:absolute;right:0;height:100%}.media-call__container .media-call__bar .media-call__tool span[data-v-0249b2a3]{margin-left:5px;padding:5px;box-sizing:border-box;color:#6a6a6a;cursor:pointer}.media-call__container .media-call__bar .media-call__tool span[data-v-0249b2a3]:hover{color:#999}.media-call__container .media-call__video-container[data-v-0249b2a3]{position:relative;width:800px;height:600px}.media-call__container .media-call__video-container[data-v-0249b2a3] video{width:100%;height:100%}.media-call__container .media-call__video-container .media-call__video-local[data-v-0249b2a3]{position:absolute;right:25px;top:30px;width:200px;height:150px;background-color:#999;z-index:1}.media-call__container .media-call__video-container .media-call__video-remote[data-v-0249b2a3]{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#666;z-index:0}.media-call__container .media-call__mark[data-v-0249b2a3]{position:relative;display:flex;justify-content:center;align-items:center;width:250px;height:425px}.media-call__container .media-call__user-info[data-v-0249b2a3]{display:flex;flex-flow:column nowrap;align-items:center}.media-call__container .media-call__user-info img[data-v-0249b2a3]{width:100px;height:100px}.media-call__container .media-call__user-info .media-call__user-info__name[data-v-0249b2a3]{line-height:1.5;padding:10px 0 5px;box-sizing:border-box;font-size:13px;color:#fff}.media-call__container .media-call__user-info .media-call__user-info__status[data-v-0249b2a3]{transform:scale(.5);line-height:1;font-size:22px;color:#6d6d6e}.media-call__container .media-call__user-info .media-call__user-info__waiting[data-v-0249b2a3]{line-height:1;text-align:center;color:#8b8b8b}.media-call__container .media-call__user-info .media-call__user-info__waiting span[data-v-0249b2a3]:nth-child(0){-webkit-animation:waiting-data-v-0249b2a3 0s infinite;animation:waiting-data-v-0249b2a3 0s infinite}.media-call__container .media-call__user-info .media-call__user-info__waiting span[data-v-0249b2a3]:first-child{-webkit-animation:waiting-data-v-0249b2a3 .75s infinite;animation:waiting-data-v-0249b2a3 .75s infinite}.media-call__container .media-call__user-info .media-call__user-info__waiting span[data-v-0249b2a3]:nth-child(2){-webkit-animation:waiting-data-v-0249b2a3 1.5s infinite;animation:waiting-data-v-0249b2a3 1.5s infinite}.media-call__container .media-call__user-info .media-call__user-info__waiting span[data-v-0249b2a3]:nth-child(3){-webkit-animation:waiting-data-v-0249b2a3 2.25s infinite;animation:waiting-data-v-0249b2a3 2.25s infinite}@-webkit-keyframes waiting-data-v-0249b2a3{0%,to{color:#8b8b8b}25%,75%{color:#5d5d5d}50%{color:#2f2f2f}}@keyframes waiting-data-v-0249b2a3{0%,to{color:#8b8b8b}25%,75%{color:#5d5d5d}50%{color:#2f2f2f}}.media-call__container .media-call__func[data-v-0249b2a3]{position:absolute;left:0;right:0;bottom:20px;display:flex;justify-content:center;align-items:center}.media-call__container .media-call__func .media-call__func-item[data-v-0249b2a3]{text-align:center}.media-call__container .media-call__func .media-call__func-item+.media-call__func-item[data-v-0249b2a3]{margin-left:10px}.media-call__container .media-call__func .media-call__func-item button[data-v-0249b2a3]{width:30px;height:30px;line-height:30px;background-color:#fa5151;border-radius:100%;box-sizing:border-box;color:#fff;font-size:18px;cursor:pointer}.media-call__container .media-call__func .media-call__func-item p[data-v-0249b2a3]{margin-top:10px;line-height:1;color:#fff;transform:scale(.5);font-size:22px;white-space:nowrap}@font-face{font-family:chatroom;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAA4oAAsAAAAAFjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8FUzeY21hcAAAAYgAAADWAAACzhEbjfNnbHlmAAACYAAACTQAAA20R2eLm2hlYWQAAAuUAAAAMQAAADYgpHQdaGhlYQAAC8gAAAAgAAAAJAfeA5FobXR4AAAL6AAAABMAAABMTAD//GxvY2EAAAv8AAAAKAAAACgikiZGbWF4cAAADCQAAAAfAAAAIAEiAH1uYW1lAAAMRAAAAUwAAAJnGqYgp3Bvc3QAAA2QAAAAlgAAAOiLgERpeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnjG84mNu+N/AwMB8hwFIMjCiKGICAGRPDHJ4nOWSsRHCMAxFfwgESEIgaSngqKlZgZHYg1nYhAWofsAVG4Rvf1pgAOR7vpNOPsn6AjABkIu9GAMZkSHaTdEsxXOUKT7GRf5WR3kEcxZsueaGOx545IlnXvvy8QzNMPzIqGLGV8tSpc8HaLHCQr0s1WGNERr9pdO7CgWmmGGe+i5+1PkHq9N9f3td1MZohlLJaJpgYTRXsDVJ7bXRrMGNiVvDnYkVeDBSAjwaaQKeTNw0nk3q4WrilvWlkXZ4PI1URKiM9ESojZRFWBhpjNAYlC/nvleGAAB4nK1Wa4wb1RWec+/MvTOehz2e8Yy9Xr/Xdvbl3bW9dmGzT28eJGFhSbSBVaBOoERAaNBCu0BKC0Ki9BeVCkhJ1f6hEq1oWlIR2or9sdD+pIr6I1Sq+JE+KG2o2koI9SE86bm2SVFVQVHrsa7vy3fOd8537vkkIuGHdsguqSRdJ0nOHJSb9UazUfXTkALXy5Bqs9qYhXqpXAFu4Vwa5sFlYWCl8nSpOV1vzkHW8z0/5lpQLuCuWSjl+Xt6hBBDO/HmCc2wjGeBgGmfuuPuP524/RS4xjvjhaeHZhSA3Uu/h8G3F3dBfDiuPl2otJ9vg0fsUFuzaTZLbe2YEYEwgG1uJJt2lETta5KbRoSOFaqyLVeKMoWNxsiOsbHySP3+xLAPNq0W9vq+hLiufJ/+kq5KU9IdkqRMTuXLpQ8/jXlo1KpeBvGEQdgvnmajP2EB5EWbubqEDw5qVfG/0gRUcFOhf+QENMVUiQSJWLy4uOfo0VtbU5koDzup1cFirGRtWtSYUSKJscnhAeeYO22fySuZVefazhtuZNW1QqCEU5NLR9rtXfNZm4Sj/qh5k02dM2pS+6xipxtLO5MWgRYjbNO+UWV2emq5fVt7T6s4MHQLvsKJno7W3WNucqRSiYeVnTo1N5Or6Zscj25GVp1WgkTzC7uOHmkvTQyGZVAi5mp0LLzJQVmyEvPzzXSUndSS6ukYUgHQb6/S1+iCNIGDEheBxrBjWLsuK88BAi2XCnkLYq6fJj66ZA6mq8IP5Nuqrqpc19ViZHFzNBSyy6CHaKY4WArX1mrm6EvBM7lC7XCNjNXr10GCcFnloYGoro9tLkSGVBeUmL7vUH0fbs7nnu2cHzWnDtbShdQIBrDL01epJBlSQspLs9JBtA+tcNOABtQrQPMVqM9BNQ1IRMf1qo16Kc+agpGFXJ6JcLGYjdtruWpj2q6XHJfhQgm7jRnkdC4DyIcYkWaP79x5/GHRzE6sTk6u3iaan6dH0vhttz0lYQSPWr7itYebA+MJsj3cbPKU01lwUinn8ZAHD3uhx50UafcPwSa4r38KNjAbEwelv9gy7IjZag4HC8mxRHMY8JzOJXEGbDup7MJCNuUg5F5+vkXOS1mpjohznIkHgQhG1iancs2GeBBFl4xKCQPWTVxB1u58iZzsvGvZpqubfmTADBGzNzB117Rh3VTPqrJ8Fg9VQpy8BJRrETcV3FDyIoz2R/C9dCwS4nRUUZ9Q1V/IGvmyQmkYfstCaJ4sbJSBvCCFpQxauSzs7Drb+8DX9F++xikvViwxkV5ii0g4ZFBvE5ILe5hiVR9Dsb9z2ctkPOJhazC5c1lmTCaezOCrRsrcNizL2DZTCctKhdi2omxThSrkhawXeF4268FlL9u5pDCmwGXRVlTgGzxhBf+wEtiBcMKCy+F458+M0Q3KQPwQQpmEJLtyUQY6JsWkorSE5MtPIHv6TMH7Li0MZ9CDOAPVDNicFaBRFzcBsi6MyZJnbgY4Qx7Og+9VYVtjF84KNGcvyKbBjeCEAPOyxs6dYxoNM/FrREUbNfm5c9zs9Uf5hYwHC17mAmLT+ftvaCZZ43KwLXN2jvz0HAueYL2dxodO6PZFznwIx7LUlu77r7FgMjV6zOrSqoIhQsJhbnXpV+4vz/Xqwr+tldAJ5dKcuDpdzj4aObmG64qiDCbWs5lMdj0xyKluq+nk3pWVvck0uxVXZSWkjY5XRjRX8TUjNFmvT4YM1jYNLZlkxIoqxSL7WDd1zqumqbiJ9VObm6fWEy6zLar4yb1br2/tTfryM7gqq6GRex+8dyQUiWtqSJ985MlHJvWQcjquF24ucFsnbOLzE6pIR+FX8kLfr9OfgB/oKwu6XklD46MdA18vFpWoRVgP5Mfz4B20jhHd5sLaqE66eXnlIl3r27korX7S6P/v4YXf/L8CGOz7JCESMcLmh+QM3ptNaQVvJOH6FDDef/wevWNYEERJr5cdxgt5Udi78MScAM3K/3kavsFMQ3Vyw6WJwrDrs6H8+NTMsuDYH1T1EtMVrIOazGZnmaIaWoxN5nLfZbqscV2lbMcORlVd81ghHidPyYTp/G4wI8lcpdFaubU1dm2uxL7ADYUoF3mMBy9qRFaVmHrir/doLlOZoq3++EeGRrAb03Z+bVaNMY3LWv3BhxDmlfcx8JT8AFFL0EveUjeUPQ3TB49V0Lua3FjNscSL+e6WOQCHK0Q3CInqizPfmmtZHlcUitVByWXvGJl0Uox7ifmVe49uHP/MbU8NZEzdjFnl/NoS7HU8M5EJD/imyvFCNaJe1DPjYR71vRzEsvlypbpzTyET9/btmJwavyHpUOrkpb7u2KJ/pI9Jd6EK9WFamFwV9mD1cbtWY8Rq070Kz2NTLkcQFkwQtDw2A4KeosKgdq1N1aYrZLYvBlIwhSqlNgdNjCTLd/HOAghWr8ngAQ8fuuuQxQkAp8qQL6PItS0VJv7OwfQ05b3MyuhJMCIRI3hLtHBy6cSc2MKV5s11o7xnMM/V4XsOhhlA8JoKVoyekoPLqwmvtrBQ8+Pm7heHovG4rg/tmDimWZoaVvcfXP6b6tmU0fdSRWUd7LiNX1jn+z/X2q9ammapt9fXaoSkk3mu5Baq8bjtPABz3IvSrq59ni7Sw1JE2t1TQF1RU+2W0AqIVHbRO+gcP4aKp5vVWJNGYXqONFHIFyq4hRdQI2GSTxca01MoEKTx68fHr18XTXA+7BaHHl35lJ1I2D+xE/Foc/8j+ygAcQYcFKEPPHl/C8Clh8cPjAdvVg6MjR2owJAYfNq1FHLj7tYtobVEPh7PJ9ZChx4/QGUu/La80WptLBMl7H6gaR6D5ySh5iQHFQFajNFDW75UIFuFQme5AM8V8NPlxc/oA+RlKSlJGojqyjUQ1dXXQFTXpgZC6pVJGZbViK8FW8GW5kdUWA62xBiWYbk7XoRdqm/jOo5tXw1ewXXfVmFX8IqK46t3xv3kXVSYaancUzGpvm7sSplZlIg9PRPL2TmngL1CbjpHl4O0k3zQGRx0oOMMHsHONwMKna+sDzrBd+DX5N2keyTpBMRJJp2Hkg78yk12/vI8BLh42EkeuarzjpO30QqOb7ZztoKvoHd26uR05wy5k/wOe6/XOmekfwJt1EA9eJxjYGRgYADicocZKvH8Nl8ZuFkYQODeYfE/MPr/n//LWZiZG4FcDgYmkCgAS8kMwgAAAHicY2BkYGBu+N/AEMPC8P/P/78szAxAERQgDACgiQZ2eJxjYWBgYCEJ//+DSw4APq4CSAAAAAAAAGwBCAFUAdACIgKKAu4DmgPuBGwE6AVEBdgGOgZQBoYGxAbaeJxjYGRgYBBmKGRgZQABJiDmAkIGhv9gPgMAFccBoAB4nGWRu07DMBiFT3oDWoEQSCwsFkMHkNLLWImpot07dE9TpxclceS4lTrzNDwCT8AjsLHyFEicpH+WNpGd7xwf//4jA7jDDzwcn3uOI3u4pDpyDRd4FK7TfxJukJ+Fm+hgKNyi/yrcxgvehDusmLGC17ii6uJd2MMtPoRruMGncJ3+l3CD/C3cxAN+hVv0/4TbmHvXwh10vXBsdeD0Ui0OahOaNDKpC9eBs8YkM73axYGtZPWda5tvTKoGfr+ypjrVtiqT71dD5yIVWZOoCevpODYqs2arQ+evnctGvV4kvh+aBGNYaARwnJdQWODAeYMQBimicnZU6zJjqQ0SzJheYYeYrj1bPdVzpi1yVi2qKQzgo3+WmjKVlsnTbnLsedqQrmNHisOWOxQm0p9mJzFZ8QKLtS2dkL7PM4pdGUbo8Y1O8n75n8k/v2dvP3icbYzLDoIwFEQ7KAULPvE3SEC/6Eob2kTAIBeNXy8puHMW8ziLEYGYpcR/ZQiwwhohJCLE2EAhQYotdtjjgCNOyHAWKbF2XW65rfkR+qFm1Lu2lhU1pic1Om1mEvoajd2dG1MseV2yXPKSPl9uqGzun6Qlf97wYErvhfqwezvqLJOsmdqbiyeiadrJr+SahPgCfyY5kAAA) format("woff"),url(fonts/iconfont.9fc36ae0.ttf) format("truetype")}.chat-icon{font-family:chatroom!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-audio-hungup:before{content:"\e6d3"}.cr-audio:before{content:"\e636"}.cr-audio-ring:before{content:"\e61f"}.cr-camera:before{content:"\e611"}.cr-video-ring:before{content:"\e677"}.cr-video:before{content:"\e9f0"}.cr-volume0:before{content:"\ea0b"}.cr-volume3:before{content:"\ea0c"}.cr-volume1:before{content:"\ea0d"}.cr-volume2:before{content:"\ea0e"}.cr-switch-audio:before{content:"\e70a"}.cr-hangup:before{content:"\e622"}.cr-mute1:before{content:"\e606"}.cr-mute0:before{content:"\e647"}.cr-zuixiaohua:before{content:"\e61b"}.cr-guanbi:before{content:"\e603"}.cr-zuidahua:before{content:"\e600"}.cr-zuidahua-da:before{content:"\e692"}.chat-web-container blockquote,.chat-web-container button,.chat-web-container dd,.chat-web-container dl,.chat-web-container fieldset,.chat-web-container figure,.chat-web-container form,.chat-web-container h1,.chat-web-container h2,.chat-web-container h3,.chat-web-container h4,.chat-web-container h5,.chat-web-container h6,.chat-web-container input,.chat-web-container legend,.chat-web-container ol,.chat-web-container p,.chat-web-container pre,.chat-web-container td,.chat-web-container textarea,.chat-web-container th,.chat-web-container ul{margin:0;padding:0}.chat-web-container button,.chat-web-container code,.chat-web-container input,.chat-web-container kbd,.chat-web-container pre,.chat-web-container samp,.chat-web-container select,.chat-web-container textarea,.chat-web-container tt{line-height:1.5;font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif}.chat-web-container big,.chat-web-container button,.chat-web-container h1,.chat-web-container h2,.chat-web-container h3,.chat-web-container h4,.chat-web-container h5,.chat-web-container h6,.chat-web-container input,.chat-web-container select,.chat-web-container small,.chat-web-container textarea{font-size:100%}.chat-web-container h1,.chat-web-container h2,.chat-web-container h3,.chat-web-container h4,.chat-web-container h5,.chat-web-container h6{font-family:tahoma,arial,Hiragino Sans GB,微软雅黑,simsun,sans-serif}.chat-web-container menu,.chat-web-container ol,.chat-web-container ul{list-style:none}.chat-web-container button,.chat-web-container img,.chat-web-container input,.chat-web-container object,.chat-web-container select,.chat-web-container textarea{vertical-align:middle}.chat-web-container a,.chat-web-container button,.chat-web-container input,.chat-web-container select,.chat-web-container textarea{outline:0 none;border:none}.chat-web-container button::-moz-focus-inner,.chat-web-container input::-moz-focus-inner{padding:0;border:0}.chat-web-container img{width:100%;height:100%}.chat-web-container ::-webkit-scrollbar{width:5px;height:5px}.chat-web-container ::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.2);border-radius:6px}.chat-web-container ::-webkit-scrollbar-thumb:vertical{height:5px;background-color:hsla(0,0%,49%,.7);border-radius:6px}.chat-web-container ::-webkit-scrollbar-thumb:horizontal{width:5px;background-color:hsla(0,0%,49%,.7)}.chat-web-container{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;display:flex;flex-flow:row nowrap;border-radius:5px;box-shadow:1px 1px 50px rgba(0,0,0,.3);--width:890px;--height:535px;z-index:999}