.chat-box[data-v-91f961b0]{width:100%;height:80%;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.chat-box .tip-box[data-v-91f961b0]{width:100%;height:30px;float:left;display:flex;align-items:center;justify-content:center}.chat-box .tip-box .tip[data-v-91f961b0]{width:80px;height:20px;font-size:12px;font-weight:400;color:#fff;line-height:12px;background:#faad14;border-radius:10px;display:flex;align-items:center;justify-content:center}.chat-box .reconnect-box[data-v-91f961b0]{width:100%;height:30px;float:left;display:flex;align-items:center;justify-content:center}.chat-box .reconnect-box .reconnect-tip[data-v-91f961b0]{font-size:12px;font-weight:400;color:#666;line-height:12px;margin-right:10px}.chat-box .reconnect-box .reconnect-btn[data-v-91f961b0]{width:60px;height:20px;font-size:12px;font-weight:400;color:#3ca7fa;line-height:12px;border:1px solid #3ca7fa;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chat-box .reconnect-box .reconnect-btn[data-v-91f961b0]:hover{opacity:.8}.chat-box .tit[data-v-91f961b0]{width:100%;height:auto;font-size:16px;line-height:16px;font-weight:600;color:#333;margin-bottom:15px;box-sizing:border-box;padding:15px 15px 0 15px}.chat-box .chat-box[data-v-91f961b0]{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box;padding:15px 15px 0 15px}.chat-box .chat-box.end[data-v-91f961b0]{height:549px}.chat-box .chat-box .bullet-chat[data-v-91f961b0]{width:100%;height:auto;float:left;margin-bottom:20px}.chat-box .chat-box .bullet-chat[data-v-91f961b0]:last-child{margin-bottom:15px}.chat-box .chat-box .bullet-chat.active[data-v-91f961b0]{display:flex;justify-content:center}.chat-box .chat-box .bullet-chat .addmore[data-v-91f961b0]{display:inline-block;width:auto;height:auto;font-size:13px;font-weight:400;color:#666;line-height:18px;cursor:pointer}.chat-box .chat-box .bullet-chat .addmore[data-v-91f961b0]:hover{opacity:.8}.chat-box .chat-box .bullet-chat .alert-message[data-v-91f961b0]{width:100%;height:auto;float:left;text-align:center}.chat-box .chat-box .bullet-chat .alert-message .text-block[data-v-91f961b0]{width:auto;height:26px;padding:7px 12px;background:#ccc;border-radius:15px;display:inline-block;font-size:12px;line-height:12px;font-weight:400;color:#fff}.chat-box .chat-box .bullet-chat .nickname[data-v-91f961b0]{width:100%;height:auto;float:left;font-size:13px;font-weight:400;color:#666;line-height:18px;margin-bottom:5px}.chat-box .chat-box .bullet-chat .nickname.teacher[data-v-91f961b0]{width:auto;font-size:12px;font-weight:400;color:#fff;line-height:12px;padding:5px 10px;background:#3ca7fa;border-radius:2px}.chat-box .chat-box .bullet-chat .message-content[data-v-91f961b0]{width:100%;height:auto;float:left;display:flex;justify-content:space-between}.chat-box .chat-box .bullet-chat .message-content .chat-content[data-v-91f961b0]{width:auto;height:auto;float:left;background:#f5f5f5;box-sizing:border-box;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:400;color:#333;line-height:18px;word-break:break-all}.none[data-v-a4b70cd2]{width:100%;height:300px;float:left}.none.active[data-v-a4b70cd2]{background-color:#fff}.none .empty-box[data-v-a4b70cd2]{width:100%;height:auto;float:left;text-align:center}.none .empty-box .image-empty-item[data-v-a4b70cd2]{display:inline-block}.none .empty-box .image-empty-item img[data-v-a4b70cd2]{width:150px;height:150px}.mask[data-v-14e1a9d8]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:901;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.mask .dialog-box[data-v-14e1a9d8]{width:500px;min-height:400px;max-height:calc(100vh - 60px);background-color:#fff;border-radius:8px;animation:scaleBig .3s;display:flex;flex-direction:column}.mask .dialog-box .dialog-header[data-v-14e1a9d8]{width:100%;height:auto;float:left;box-sizing:border-box;padding:20px 30px 30px 30px;line-height:18px;position:relative;display:flex;flex-direction:row;justify-content:space-between}.mask .dialog-box .dialog-header .icon-close[data-v-14e1a9d8]{width:16.25px;height:16.25px;margin-right:2px;margin-top:12px;cursor:pointer}.mask .dialog-box .dialog-header .icon-close[data-v-14e1a9d8]:hover{opacity:.8}.mask .dialog-box .dialog-body[data-v-14e1a9d8]{flex:1;float:left;box-sizing:border-box;padding:0 30px 30px 30px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.mask .dialog-box .dialog-body .item[data-v-14e1a9d8]{width:100%;height:40px;display:flex;flex-direction:row;align-items:center}.mask .dialog-box .dialog-body .item .name[data-v-14e1a9d8]{flex:1;font-size:14px;font-weight:400;color:#333;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mask .dialog-box .dialog-body .item .time[data-v-14e1a9d8]{width:90px;height:auto;font-size:14px;font-weight:400;color:#666;line-height:14px;text-align:right}.mask .dialog-box .dialog-footer[data-v-14e1a9d8]{width:100%;height:74px;background:#fff;box-shadow:0 -2px 4px 0 hsla(0,0%,40%,.05);border-radius:0 0 8px 8px;display:flex;flex-direction:row-reverse;box-sizing:border-box;padding:11px 30px 19px 30px}.mask .progress[data-v-14e1a9d8]{margin-top:15px;width:100%;height:5px;margin-bottom:30px;overflow:hidden;background-color:#dcdfe6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.mask .progress-name[data-v-14e1a9d8]{width:100%;height:auto;font-size:14px;font-weight:400;color:#333;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px}.mask .progress-status[data-v-14e1a9d8]{width:100%;height:12px;font-size:12px;font-weight:400;color:#666;line-height:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.mask .progress-status .success[data-v-14e1a9d8]{color:#04c877}.mask .progress-status .error[data-v-14e1a9d8]{color:#ff4d4f}.mask .progress-status .link[data-v-14e1a9d8]{color:#3ca7fa;cursor:pointer}.mask .progress-status .link[data-v-14e1a9d8]:hover{opacity:.8}.mask .progress-bar[data-v-14e1a9d8]{background-color:#3ca7fa;background-image:linear-gradient(45deg,hsla(0,0%,100%,.14902) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.14902) 0,hsla(0,0%,100%,.14902) 75%,transparent 0,transparent);background-size:40px 40px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.14902);box-sizing:border-box;color:#fff;display:block;float:left;font-size:12px;height:5px;line-height:5px;text-align:center;transition-delay:0s;transition-duration:.6s;transition-property:width;transition-timing-function:ease;width:100%}.mask[data-v-a9ea5250]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:801;background-color:rgba(0,0,0,.5)}.dialog-box[data-v-a9ea5250]{position:absolute;top:50%;left:50%;width:500px;height:400px;background-color:#fff;border-radius:8px;animation:scaleBig .3s;margin-left:-250px;margin-top:-200px}.dialog-box .dialog-header[data-v-a9ea5250]{width:100%;height:auto;float:left;box-sizing:border-box;padding:30px;line-height:18px;position:relative;display:flex;flex-direction:row;justify-content:space-between}.dialog-box .dialog-header span[data-v-a9ea5250]{flex:1;font-size:18px;font-weight:500;color:#333;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dialog-box .dialog-header .icon-close[data-v-a9ea5250]{width:16.25px;height:16.25px;margin-right:2px;margin-top:2px;cursor:pointer}.dialog-box .dialog-header .icon-close[data-v-a9ea5250]:hover{opacity:.8}.dialog-box .dialog-body[data-v-a9ea5250]{width:100%;height:310px;float:left;box-sizing:border-box;padding:0 30px 30px 30px;display:flex;flex-direction:column;align-items:center}.dialog-box .dialog-body .num[data-v-a9ea5250]{width:100%;height:16px;font-size:16px;font-weight:400;color:#333;line-height:16px;margin-bottom:30px;text-align:center}.dialog-box .dialog-body .num i[data-v-a9ea5250]{font-style:normal;color:#ff4d4f}.dialog-box .dialog-body .count[data-v-a9ea5250]{width:150px;height:150px;background:rgba(255,77,79,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:41px;font-weight:600;color:#ff4d4f;line-height:41px;margin-bottom:40px}.dialog-box .dialog-body .button[data-v-a9ea5250]{display:inline-block;width:auto;height:auto;font-size:14px;font-weight:400;color:#fff;line-height:18px;cursor:pointer;background:#ef4444;padding:12px 20px;border-radius:4px;outline:none}.dialog-box .dialog-body .button[data-v-a9ea5250]:hover{opacity:.8}.chat-contanier[data-v-41f97219]{width:100%;height:auto;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.chat-contanier .attach-dialog[data-v-41f97219]{width:100%;float:left;height:70px;padding:15px;border-top:1px solid #e5e5e5;box-sizing:border-box;margin-top:30px;display:flex;flex-direction:column}.chat-contanier .attach-dialog .attach-dialog-body[data-v-41f97219]{width:100%;float:left;height:100%;display:flex;flex-direction:column;justify-content:space-between}.chat-contanier .attach-dialog .attach-dialog-body #cosfile[data-v-41f97219],.chat-contanier .attach-dialog .attach-dialog-body #ossfile[data-v-41f97219]{width:100%;float:left;height:20px;font-size:14px;font-weight:400;color:#666;line-height:20px}.chat-contanier .user-box[data-v-41f97219]{width:100%;height:657px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box;padding:0 15px 0 15px}.chat-contanier .user-box.end[data-v-41f97219]{height:500px}.chat-contanier .user-box .bullet-user[data-v-41f97219]{width:100%;height:auto;float:left;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:30px}.chat-contanier .user-box .bullet-user[data-v-41f97219]:last-child{margin-bottom:15px}.chat-contanier .user-box .bullet-user.active[data-v-41f97219]{display:flex;justify-content:center}.chat-contanier .user-box .bullet-user .addmore[data-v-41f97219]{display:inline-block;width:auto;height:auto;font-size:13px;font-weight:400;color:#666;line-height:18px;cursor:pointer}.chat-contanier .user-box .bullet-user .addmore[data-v-41f97219]:hover{opacity:.8}.chat-contanier .user-box .bullet-user .nickname[data-v-41f97219]{flex:1;font-size:14px;font-weight:400;color:#333;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:20px}.chat-contanier .user-box .bullet-user .config[data-v-41f97219]{width:26px;height:14px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ddd;cursor:pointer}.chat-contanier .user-box .bullet-user .config i[data-v-41f97219]{color:#fff}