.chat-box[data-v-1fbcb1f4]{width:100%;height:100%;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.chat-box .tip-box[data-v-1fbcb1f4]{width:100%;height:30px;float:left;display:flex;align-items:center;justify-content:center}.chat-box .tip-box .tip[data-v-1fbcb1f4]{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 .tit[data-v-1fbcb1f4]{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-1fbcb1f4]{width:100%;height:628px;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-1fbcb1f4]{height:549px}.chat-box .chat-box .bullet-chat[data-v-1fbcb1f4]{width:100%;height:auto;float:left;margin-bottom:20px}.chat-box .chat-box .bullet-chat[data-v-1fbcb1f4]:last-child{margin-bottom:15px}.chat-box .chat-box .bullet-chat.active[data-v-1fbcb1f4]{display:flex;justify-content:center}.chat-box .chat-box .bullet-chat .addmore[data-v-1fbcb1f4]{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-1fbcb1f4]:hover{opacity:.8}.chat-box .chat-box .bullet-chat .alert-message[data-v-1fbcb1f4]{width:100%;height:auto;float:left;text-align:center}.chat-box .chat-box .bullet-chat .alert-message .text-block[data-v-1fbcb1f4]{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-1fbcb1f4]{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-1fbcb1f4]{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-1fbcb1f4]{width:100%;height:auto;float:left;display:flex;justify-content:space-between}.chat-box .chat-box .bullet-chat .message-content .chat-content[data-v-1fbcb1f4]{width:auto;height:auto;float:left;background:#e1f1fd;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-7f5e5ef3]{width:100%;height:auto;float:left;padding-top:100px;padding-bottom:100px;background-color:#f4fafe}.none.active[data-v-7f5e5ef3]{background-color:#fff}.none .empty-box[data-v-7f5e5ef3]{width:100%;height:auto;float:left;text-align:center;padding-top:50px;padding-bottom:50px}.none .empty-box .image-empty-item[data-v-7f5e5ef3]{display:inline-block}.none .empty-box .image-empty-item img[data-v-7f5e5ef3]{width:150px;height:150px}.live-attach-box[data-v-27580757]{width:100%;height:642px;float:left;display:flex;flex-direction:column;box-sizing:border-box}.live-attach-box .reload[data-v-27580757]{width:189px;height:26px;background:#e1f1fd;border-radius:15px;margin:0 auto;margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.live-attach-box .reload span[data-v-27580757]{font-size:12px;font-weight:400;color:#999;line-height:12px}.live-attach-box .reload a[data-v-27580757]{font-size:12px;font-weight:400;color:#3ca7fa;line-height:12px;cursor:pointer}.live-attach-box .reload a[data-v-27580757]:hover{opacity:.8}.live-attach-box .list-box[data-v-27580757]{width:100%;float:left;height:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:0 15px 30px 15px;overflow-x:hidden;overflow-y:auto}.live-attach-box .list-box .item-comp[data-v-27580757]{width:100%;height:auto;display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-top:30px}.live-attach-box .list-box .item-comp .title[data-v-27580757]{flex:1;height:auto;font-size:14px;font-weight:400;color:#333;line-height:16px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;margin-right:10px}.live-attach-box .list-box .item-comp .link[data-v-27580757]{width:auto;font-size:14px;font-weight:400;line-height:16px;color:#3ca7fa;text-decoration:none}.live-attach-box .list-box .item-comp .link[data-v-27580757]:hover{opacity:.8}.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}[data-v-2c4c96f6]::-webkit-scrollbar{width:8px;height:8px}[data-v-2c4c96f6]::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}[data-v-2c4c96f6]::-webkit-scrollbar-track{background:#fff;border-radius:0}.content[data-v-2c4c96f6]{width:100%;height:100%;position:relative;margin:0}.content .navheader[data-v-2c4c96f6]{width:100%;height:70px;background:#fff}.content .navheader .top[data-v-2c4c96f6]{width:1200px;height:70px;margin:0 auto;font-size:16px;font-weight:500;color:#333;line-height:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.content .navheader .top .icon-back[data-v-2c4c96f6]{width:24px;height:24px;margin-right:10px;cursor:pointer}.content .navheader .top span[data-v-2c4c96f6]{cursor:pointer}.content .navheader .top .button[data-v-2c4c96f6]{display:inline-block;width:auto;height:auto;font-size:14px;font-weight:400;color:#fff;line-height:18px;cursor:pointer;background:#3ca7fa;padding:12px 20px;border-radius:4px}.content .navheader .top .button[data-v-2c4c96f6]:hover{opacity:.8}.content .live-banner[data-v-2c4c96f6]{width:100%;height:100vh;padding-top:50px;box-sizing:border-box;padding-bottom:270px;background:url(../../static/img/bg-zhibo.54176c05.png) no-repeat;background-size:100% 100%}.content .live-banner .live-box[data-v-2c4c96f6]{width:1200px;height:auto;margin:0 auto;background-color:#fff;display:flex;flex-direction:row}.content .live-banner .live-box .live-item[data-v-2c4c96f6]{width:950px;height:auto;position:relative;display:flex;flex-direction:column}.content .live-banner .live-box .live-item .live-item-title[data-v-2c4c96f6]{width:100%;height:76px;background:#000;box-sizing:border-box;padding:30px}.content .live-banner .live-box .live-item .live-item-title .name[data-v-2c4c96f6]{height:16px;font-size:16px;font-weight:500;color:#fff;line-height:16px;margin-right:30px}.content .live-banner .live-box .live-item .live-item-title .time[data-v-2c4c96f6]{height:16px;font-size:16px;font-weight:400;color:#3ca7fa;line-height:16px}.content .live-banner .live-box .live-item .live-item-video[data-v-2c4c96f6]{width:100%;height:535px;background-color:#000}.content .live-banner .live-box .live-item .live-item-video .play[data-v-2c4c96f6]{width:100%;height:100%;background-color:#000}.content .live-banner .live-box .live-item .live-item-video .alert-message[data-v-2c4c96f6]{width:100%;height:535px;display:flex;align-items:center;justify-content:center}.content .live-banner .live-box .live-item .live-item-video .alert-message .play-button[data-v-2c4c96f6]{width:auto;height:auto;background:#3ca7fa;border-radius:32px;display:inline-block;margin-top:-76px;cursor:pointer;font-size:14px;box-sizing:border-box;padding:15px 20px;font-weight:400;line-height:14px;color:#fff}.content .live-banner .live-box .live-item .live-item-video .alert-message .play-button[data-v-2c4c96f6]:hover{opacity:.8}.content .live-banner .live-box .live-item .live-item-video .alert-message .message[data-v-2c4c96f6]{background:hsla(0,0%,100%,.3);padding:20px 30px;font-size:24px;font-weight:400;color:#fff;line-height:24px;border-radius:32px}.content .live-banner .live-box .live-item .live-item-video .alert-message .message a[data-v-2c4c96f6],.content .live-banner .live-box .live-item .live-item-video .alert-message .message span[data-v-2c4c96f6]{color:#3ca7fa;cursor:pointer}.content .live-banner .live-box .live-item .live-item-video .alert-message .message a[data-v-2c4c96f6]:hover{opacity:.8}.content .live-banner .live-box .live-item .replybox[data-v-2c4c96f6]{width:100%;height:78px;background:#fff;box-sizing:border-box;padding:15px 30px;position:relative}.content .live-banner .live-box .live-item .replybox input[data-v-2c4c96f6]{width:400px;height:48px;box-sizing:border-box;background:#f1f3f5;border-radius:24px;outline:none;padding-left:20px;padding-right:64px;float:right;font-size:14px;font-weight:400}.content .live-banner .live-box .live-item .replybox .submit[data-v-2c4c96f6]{position:absolute;width:48px;height:48px;background:#3ca7fa;border-radius:24px;font-size:14px;font-weight:400;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;top:15px;right:30px;z-index:10}.content .live-banner .live-box .live-item .replybox .submit[data-v-2c4c96f6]:hover{opacity:.8}.content .live-banner .live-box .live-item .replybox .submit.disabled[data-v-2c4c96f6]{background:#ccc}.content .live-banner .live-box .chat-item[data-v-2c4c96f6]{width:250px;height:auto;float:left}.content .live-banner .live-box .chat-item .tabs[data-v-2c4c96f6]{width:100%;height:46px;display:flex;flex-direction:row;position:relative;border-bottom:1px solid #e5e5e5;justify-content:space-between;box-sizing:border-box;padding:0 40px;overflow:hidden}.content .live-banner .live-box .chat-item .tabs .item-tab[data-v-2c4c96f6]{display:flex;width:auto;min-width:50px;height:46px;font-size:16px;font-weight:400;color:#333;line-height:16px;flex-direction:column;align-items:center;box-sizing:border-box;padding-top:15px;cursor:pointer;position:relative}.content .live-banner .live-box .chat-item .tabs .item-tab.active[data-v-2c4c96f6]{font-weight:600;color:#3ca7fa}.content .live-banner .live-box .chat-item .tabs .item-tab .actline[data-v-2c4c96f6]{display:block;width:50px;height:4px;background:#3ca7fa;margin-top:11px}