.record-box[data-v-70ce31b8]{display:inline-block;margin-right:12px;margin-bottom:12px}.record-item[data-v-70ce31b8]{display:inline-flex;align-items:center;height:30px;border-radius:15px;background-color:#ecf1ff;padding:0 14px}.record-item .record-icon[data-v-70ce31b8]{width:15px;height:15px}.record-item .record-line[data-v-70ce31b8]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.record-item .record-line div[data-v-70ce31b8]{width:2px;background-color:#36f;margin-right:3px}.record-item .record-line .small[data-v-70ce31b8]{height:5px}.record-item .record-line .medium[data-v-70ce31b8]{height:9px}.record-item .record-line .large[data-v-70ce31b8]{height:13px}.record-item .record-animation .small[data-v-70ce31b8]{animation:smallLine-70ce31b8 1s linear infinite}.record-item .record-animation .medium[data-v-70ce31b8]{animation:mediumLine-70ce31b8 1s linear infinite}.record-item .record-animation .large[data-v-70ce31b8]{animation:largeLine-70ce31b8 1s linear infinite}.record-item .record-second[data-v-70ce31b8]{min-width:35px;font-size:14px;color:#36f}@keyframes smallLine-70ce31b8{0%{height:5px}50%{height:13px}to{height:5px}}@keyframes mediumLine-70ce31b8{0%{height:9px}33%{height:13px}66%{height:5px}to{height:9px}}@keyframes largeLine-70ce31b8{0%{height:13px}50%{height:5px}to{height:13px}}.answerQuestion-mask[data-v-530e6197]{z-index:300}.answerQuestion-box[data-v-530e6197]{width:740px;border-radius:16px;background:linear-gradient(180deg,#e6f0ff,#fff 20%);position:relative}.answerQuestion-box .answerQuestion-close[data-v-530e6197]{width:16px;height:16px;position:absolute;top:20px;right:20px;cursor:pointer}.answerQuestion-box .answerQuestion-title[data-v-530e6197]{font-size:18px;font-weight:700;text-align:center;padding:20px 0}.answerQuestion-box .answerQuestion-content[data-v-530e6197]{padding:0 20px}.answerQuestion-box .answerQuestion-content .answerQuestion-textarea[data-v-530e6197]{width:100%;height:200px;border-radius:10px;background-color:#fff;box-shadow:0 0 3px 1px rgba(0,0,0,.1);padding:16px 0 0}.answerQuestion-box .answerQuestion-content .answerQuestion-textarea .answerQuestion-inputi[data-v-530e6197]{height:150px}.answerQuestion-box .answerQuestion-content .answerQuestion-textarea .answerQuestion-inputi[data-v-530e6197] textarea{height:100%;color:#333!important;box-shadow:none!important;word-break:break-all}.answerQuestion-box .answerQuestion-content .answerQuestion-limit[data-v-530e6197]{text-align:right;padding:0 10px;font-size:14px;margin-top:5px}.answerQuestion-box .imgList[data-v-530e6197]{display:flex;padding:20px 20px 0}.answerQuestion-box .imgList .imgList-item[data-v-530e6197]{width:110px;height:110px;border-radius:8px;position:relative;margin-right:16px}.answerQuestion-box .imgList .imgList-item .imgList-item-img[data-v-530e6197]{border-radius:8px;width:100%;height:100%}.answerQuestion-box .imgList .imgList-item .imgList-item-del[data-v-530e6197]{width:24px;height:24px;position:absolute;top:-8px;right:-10px;cursor:pointer}.answerQuestion-box .imgList .imgList-limit[data-v-530e6197]{font-size:14px;color:#aaa;display:flex;align-items:flex-end}.answerQuestion-box .imgList .imgList-add[data-v-530e6197]{cursor:pointer}.answerQuestion-box .imgList .fileInput[data-v-530e6197]{opacity:0;display:none}.answerQuestion-box .answerQuestion-bottom[data-v-530e6197]{width:100%;height:90px;box-shadow:0 0 6px 1px hsla(0,0%,80%,.3);border-radius:0 0 16px 16px;margin-top:30px;display:flex;align-items:center;justify-content:center}.answerQuestion-box .answerQuestion-bottom .answerQuestion-but[data-v-530e6197]{width:320px;height:50px;border-radius:25px;background:linear-gradient(180deg,#97b2ff,#2871ff);color:#fff;font-size:16px;text-align:center;line-height:50px;cursor:pointer}.questionComponent[data-v-35c2e338]{padding-top:26px;padding-left:43px;padding-right:22px;position:relative}.line[data-v-35c2e338]{border-bottom:1px dashed #eee;padding-bottom:20px;margin-bottom:20px!important}.questionTitle[data-v-35c2e338]{position:relative}.titleHidden[data-v-35c2e338]{height:170px;overflow-y:scroll}.title-unfold-mask[data-v-35c2e338]{width:100%;height:20px;background-color:#fff;filter:blur(3px);position:absolute;bottom:-15px;left:0}.title[data-v-35c2e338]{font-size:16px;color:#333;line-height:30px;word-break:break-all}.title .questionType[data-v-35c2e338]{color:#36f;margin-right:5px}.title-img[data-v-35c2e338]{width:200px;height:200px;margin:20px 0;display:block;border-radius:10px}.title-audio[data-v-35c2e338]{margin:20px 0}.title-video[data-v-35c2e338]{width:100%;height:300px;margin:20px 0}.title-unfold[data-v-35c2e338]{width:130px;height:36px;border-radius:19px;background-color:#f7f7fa;margin:0 auto;font-size:14px;color:#777;display:flex;align-items:center;justify-content:center}.title-unfold img[data-v-35c2e338]{width:8px;transition:all .3s}.title-unfold .unfoldDown[data-v-35c2e338]{transform:rotate(180deg)}.answer-option[data-v-35c2e338]{font-size:16px;color:#333;display:flex;align-items:flex-start;margin-bottom:22px}.answer-i[data-v-35c2e338]{width:20px;height:20px;border-radius:50%;border:1px solid #999;font-size:12px;text-align:center;line-height:20px;color:#fff;position:relative}.answer-i .answer-check[data-v-35c2e338],.answer-i .answer-error[data-v-35c2e338]{display:none}.answer-userAnswer .answer-i[data-v-35c2e338]{border-color:#36f;background-color:#36f}.answer-userAnswer .answer-i[data-v-35c2e338]:after{content:"";width:6px;height:6px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.answer-right[data-v-35c2e338]{color:#34b851}.answer-right .answer-i[data-v-35c2e338]{border-color:#34b851;background-color:#34b851}.answer-right .answer-i .answer-check[data-v-35c2e338]{display:inline-block}.answer-wrong[data-v-35c2e338]{color:#ff3030}.answer-wrong .answer-i[data-v-35c2e338]{border-color:#ff3030;background-color:#ff3030}.answer-option-item[data-v-35c2e338],.answer-wrong .answer-i .answer-error[data-v-35c2e338]{display:inline-block}.answer-option-item-content[data-v-35c2e338]{flex:1;flex-wrap:wrap}.sizeTwo-option-item[data-v-35c2e338]{color:#36f!important}.inputi[data-v-35c2e338]{height:180px}.inputi[data-v-35c2e338] textarea{height:100%;padding:14px 16px 0;font-size:15px;color:#333!important;box-shadow:none!important;background-color:#f7f7fa!important;word-break:break-all}.inputi[data-v-35c2e338] .el-input__count{bottom:14px;right:16px}.textarea-box[data-v-35c2e338]{position:relative;border-radius:8px;overflow:hidden}.textarea-box .wordLength[data-v-35c2e338]{font-size:14px;color:#777;padding:5px 16px 14px;text-align:right}.textarea-box .wordLength span[data-v-35c2e338]:first-child{color:#36f}.upload[data-v-35c2e338]{display:flex;align-items:flex-end;flex-wrap:wrap}.upload .upload-img[data-v-35c2e338]{display:flex}.upload .upload-item[data-v-35c2e338]{width:110px;height:110px;position:relative}.upload .upload-item .upload-cover[data-v-35c2e338]{width:100%;height:100%;border-radius:8px}.upload .upload-item .upload-del[data-v-35c2e338]{width:24px;height:24px;position:absolute;top:-12px;right:-12px}.upload .upload-tips[data-v-35c2e338]{font-size:14px;color:#aaa;margin-left:14px}.upload .upload-tips span[data-v-35c2e338]:first-child{color:#36f}.upload .fileInput[data-v-35c2e338]{opacity:0;display:none}.answer[data-v-35c2e338]{width:100%;padding:24px 0;background-color:#f9fbff;display:flex;align-items:center;border-top:1px dashed #eee;position:relative}.answer .answer-item[data-v-35c2e338]{display:flex;align-items:flex-start;font-size:16px;color:#333}.answer .answer-item .answer-item-status[data-v-35c2e338]{width:10px;height:10px;border-radius:50%;margin-right:5px;transform:translateY(6px)}.answer .answer-item .answer-item-userAnswer[data-v-35c2e338]{font-weight:700}.answer .answer-item:last-child .answer-item-userAnswer[data-v-35c2e338]{flex:1}.answer .answer-item .subjective-answer-item-questionAnswer[data-v-35c2e338]{flex:1;color:#333!important;font-weight:400!important}.answer .answer-right .answer-item-status[data-v-35c2e338]{background-color:#34b851}.answer .answer-right .answer-item-userAnswer[data-v-35c2e338]{color:#34b851}.answer .answer-wrong .answer-item-status[data-v-35c2e338]{background-color:#ff3030}.answer .answer-wrong .answer-item-userAnswer[data-v-35c2e338]{color:#ff3030}.answer .answer-noAnswer .answer-item-status[data-v-35c2e338]{background-color:#aaa}.answer .answer-noAnswer .answer-item-userAnswer[data-v-35c2e338]{color:#aaa}.answer .answer-reference[data-v-35c2e338]{flex:1;width:0;word-break:break-all;flex-wrap:wrap}.answer .answerQuestion-setUp[data-v-35c2e338]{width:90px;height:36px}.answer .answerQuestion[data-v-35c2e338]{width:90px;height:36px;background-color:#e6efff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#1061ff;line-height:1;cursor:pointer;position:absolute;right:20px;top:24px}.answer .answerQuestion img[data-v-35c2e338]{width:16px;height:16px;margin-right:6px;display:block;transform:translateY(1px)}.analysis .analysis-title[data-v-35c2e338]{position:relative;color:#333;font-size:14px;font-weight:700}.analysis .analysis-title[data-v-35c2e338]:after{content:"";width:4px;height:14px;background-color:#36f;border-radius:2px;position:absolute;left:0;top:50%;transform:translateY(-50%);margin-top:1px}.analysis .analysis-content[data-v-35c2e338]{font-size:14px;color:#777}.player-main[data-v-35c2e338]{width:100%;height:495px;position:relative;background:#2e2e2e}.homework .upload[data-v-35c2e338]{display:block}.homework .upload-item[data-v-35c2e338]{width:76px;height:76px}.homework .upload-item .upload-del[data-v-35c2e338]{width:16px;height:16px;top:-8px;right:-8px}.homework .upload-tips[data-v-35c2e338]{margin-left:0;margin-top:12px}.record .record-title[data-v-35c2e338]{font-size:16px;color:#333;position:relative}.record .record-title[data-v-35c2e338]:before{content:"";width:4px;height:12px;background-color:#36f;border-radius:2px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.record .record-flex[data-v-35c2e338]{display:flex;align-items:flex-end}.record .record-but[data-v-35c2e338]{width:144px;height:40px;border-radius:4px;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;border:none}.record .record-but img[data-v-35c2e338]{width:13px;height:18px;margin-right:6px}.record .record-start[data-v-35c2e338]{background:linear-gradient(180deg,#97b2ff,#3067ff)}.record .record-ing[data-v-35c2e338]{background:linear-gradient(180deg,#ffa997,#ff3030)}.record .record-tips[data-v-35c2e338]{font-size:14px;color:#aaa}.record .record-tips span[data-v-35c2e338]:first-child{color:#36f}.quiz[data-v-35c2e338]{font-size:14px}.quiz .quiz-info[data-v-35c2e338]{display:flex;align-items:center}.quiz .quiz-info .quiz-icon[data-v-35c2e338]{width:19px;height:19px;margin-right:10px}.quiz .quiz-info .quiz-name[data-v-35c2e338]{color:#333}.quiz .quiz-info .quiz-time[data-v-35c2e338]{color:#999}.quiz .quiz-content[data-v-35c2e338]{color:#777;line-height:26px;word-break:break-all}.quiz .quiz-img[data-v-35c2e338]{display:flex;flex-wrap:wrap}.quiz .quiz-img .quiz-img-item[data-v-35c2e338]{width:76px;height:76px;border-radius:8px;margin-right:15px}.quiz .quiz-img .quiz-img-item[data-v-35c2e338]:last-child{margin-right:0}.multipleSubmit[data-v-35c2e338]{width:200px;height:50px;border-radius:6px;background:linear-gradient(180deg,#97b2ff,#3067ff);font-size:16px;color:#fff;text-align:center;line-height:50px;margin:58px auto;cursor:pointer}.multipleSubmit2[data-v-35c2e338]{margin:0 auto}.grasp[data-v-35c2e338]{margin-top:76px}.grasp .grasp-tips[data-v-35c2e338]{text-align:center;font-size:14px;color:#aaa;margin-bottom:20px}.grasp .grasp-buts[data-v-35c2e338]{display:flex;justify-content:center}.grasp .grasp-buts div[data-v-35c2e338]{width:243px;height:49px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#333;border:1px solid #ebebeb;border-radius:8px;margin:0 20px;cursor:pointer}.grasp2[data-v-35c2e338]{margin-top:0}.teacher-img[data-v-35c2e338]{margin-left:10px;display:flex;flex-wrap:wrap}.teacher-img .teacher-img-cover[data-v-35c2e338]{width:76px;height:76px;border-radius:8px;margin-right:16px;margin-bottom:10px}.knowledgeTest .multipleSubmit[data-v-35c2e338]{margin:42px auto}.knowledgeTest .grasp[data-v-35c2e338]{margin-top:44px}.question-body[data-v-77f111fa]{min-width:1200px;background-color:#f7f8fb;padding-bottom:80px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center}.question-body[data-v-77f111fa] .el-loading-mask{z-index:50}.question[data-v-77f111fa]{width:1060px;height:757px;background-color:#fff;border-radius:10px;box-shadow:0 0 6px 1px hsla(0,0%,80%,.3)}.question-main[data-v-77f111fa]{overflow-y:auto;position:relative}.question-bottom-but[data-v-77f111fa]{width:100%;height:66px;box-shadow:0 -3px 6px 1px rgba(0,0,0,.05);border-radius:0 0 10px 10px;display:flex;justify-content:space-between}.question-bottom-but-item[data-v-77f111fa]{width:350px;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333}.question-bottom-but-item .arrow[data-v-77f111fa]{width:8px;height:13px;transform:translateY(2px)}.question-bottom-but-item .arrow img[data-v-77f111fa]{width:100%;height:100%;display:block}.question-bottom-but-item .arrow img[data-v-77f111fa]:last-child{display:none}.question-bottom-but-item[data-v-77f111fa]:hover{background-color:#f9fbff;color:#36f}.question-bottom-but-item:hover .arrow img[data-v-77f111fa]:first-child{display:none}.question-bottom-but-item:hover .arrow img[data-v-77f111fa]:last-child{display:block}.question-bottom-but-disable[data-v-77f111fa]{color:#aaa!important;background-color:transparent!important;cursor:default}.question-bottom-but-disable .arrow img[data-v-77f111fa]{display:none!important}.sheet[data-v-77f111fa]{width:320px;height:582px;background-color:#fff;box-shadow:0 0 6px 1px hsla(0,0%,80%,.3);border-radius:6px;margin-left:20px;padding:16px 16px 0;display:flex;flex-direction:column;align-items:center}.sheet .sheet-top[data-v-77f111fa]{width:100%;border-bottom:1px solid #eee;padding-bottom:16px;display:flex;align-items:center;justify-content:space-between}.sheet .sheet-top .sheet-left[data-v-77f111fa]{font-size:16px;color:#333;display:flex;align-items:center}.sheet .sheet-top .sheet-left img[data-v-77f111fa]{width:14px;height:14px;margin-right:6px}.sheet .sheet-main[data-v-77f111fa]{width:100%;padding:16px 0;overflow:auto;border-bottom:1px solid #eee}.sheet .sheet-main[data-v-77f111fa]::-webkit-scrollbar{display:none}.sheet .sheet-but[data-v-77f111fa]{width:180px;height:40px;border-radius:6px;font-size:16px;color:#fff;background:linear-gradient(180deg,#97b2ff,#3067ff);margin:24px auto 0}.sheet .sheet-examStatus[data-v-77f111fa]{font-size:14px;color:#777;display:flex;align-items:center;margin-top:17px}.sheet .sheet-examStatus img[data-v-77f111fa]{width:14px;height:18px;margin-right:6px}.sheet-right[data-v-77f111fa]{display:flex;align-items:center}.sheet-right .sheet-right-item[data-v-77f111fa]{margin-left:12px;font-size:14px;display:flex;align-items:center}.sheet-right .sheet-right-item .sheet-right-item-status[data-v-77f111fa]{width:8px;height:8px;border-radius:50%;margin-right:5px;transform:translateY(1px)}.sheet-right .sheet-right-item[data-v-77f111fa]:first-child{margin-left:0}.sheet-right .sheet-already[data-v-77f111fa]{color:#36f}.sheet-right .sheet-already .sheet-right-item-status[data-v-77f111fa]{background-color:#36f}.sheet-right .sheet-right[data-v-77f111fa]{color:#34b851}.sheet-right .sheet-right .sheet-right-item-status[data-v-77f111fa]{background-color:#34b851}.sheet-right .sheet-wrong[data-v-77f111fa]{color:#ff3030}.sheet-right .sheet-wrong .sheet-right-item-status[data-v-77f111fa]{background-color:#ff3030}.sheet-right .sheet-noAnswer[data-v-77f111fa]{color:#aaa}.sheet-right .sheet-noAnswer .sheet-right-item-status[data-v-77f111fa]{background-color:#aaa}.sheet-main-item-title[data-v-77f111fa]{position:relative;padding-left:10px}.sheet-main-item-title span[data-v-77f111fa]:first-child{color:#666;font-size:14px}.sheet-main-item-title span[data-v-77f111fa]:last-child{font-size:12px;color:#999}.sheet-main-item-title[data-v-77f111fa]:after{content:" ";width:4px;height:12px;background-color:#36f;border-radius:4px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.sheet-main-item-for[data-v-77f111fa]{display:flex;flex-wrap:wrap}.sheet-main-item-for-i[data-v-77f111fa]{width:36px;height:36px;border:1px solid #eee;border-radius:4px;font-size:16px;color:#aaa;display:flex;align-items:center;justify-content:center;margin-right:14px;margin-bottom:14px;white-space:nowrap}.sheet-main-item-for-i[data-v-77f111fa]:nth-child(6n){margin-right:0}.mask[data-v-77f111fa]{width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:2023}.sub-tips-box[data-v-77f111fa]{width:354px;background-color:#fff;border-radius:12px;padding:24px 0}.sub-tips-box .sub-tips[data-v-77f111fa]{font-size:20px;color:#333;padding:0 50px;text-align:center;line-height:34px;margin-bottom:32px}.sub-tips-box .sub-tips span[data-v-77f111fa]{color:#36f}.sub-tips-box .sub-tips-but[data-v-77f111fa]{display:flex;align-items:center;justify-content:center}.sub-tips-box .sub-tips-but .sub-tips-but-item[data-v-77f111fa]{width:110px;height:40px;margin:0 20px;font-size:16px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-weight:400!important}.sub-tips-box .sub-tips-but .sub-tips-but-left[data-v-77f111fa]{background-color:#e8f0ff;color:#36f}.sub-tips-box .sub-tips-but .sub-tips-but-right[data-v-77f111fa]{background-color:#1c81f5;color:#fff}.already[data-v-77f111fa]{background-color:#ecf1ff;border-color:#ecf1ff!important;color:#36f!important}.w1200[data-v-77f111fa]{width:1200px;margin:0 auto}.top[data-v-77f111fa]{height:74px;background-color:#fff;background-image:url(../img/homework-title-bg.6bd56219.png);background-size:100% 100%;box-shadow:0 0 6px 1px hsla(0,0%,80%,.3);border-radius:6px;display:flex;align-items:center;position:relative}.top .title[data-v-77f111fa]{font-size:20px;color:#333;font-weight:700;max-width:760px}.top .grade-icon[data-v-77f111fa]{width:62px;height:62px;position:absolute;right:277px;top:50%;transform:translateY(-50%)}.serial[data-v-77f111fa]{flex:1;font-size:14px;color:#aaa}.serial span[data-v-77f111fa]{color:#36f}.submit-finish[data-v-77f111fa]{display:flex;align-items:center;font-size:14px}.submit-finish .icon[data-v-77f111fa]{width:13px;height:14px;transform:translateY(1px)}.submit-finish .title[data-v-77f111fa]{font-size:14px;color:#aaa;font-weight:400}.submit-finish .time[data-v-77f111fa]{font-size:#333}.but[data-v-77f111fa]{width:130px;height:40px;display:flex;align-items:center;justify-content:center;font-size:16px;border-radius:4px;cursor:pointer}.but-save[data-v-77f111fa]{border:1px solid #36f;color:#36f}.but-sub[data-v-77f111fa]{background-color:#36f;color:#fff}.file-hs[data-v-77f111fa]{display:flex;align-items:center;font-size:14px;color:#aaa}.file-hs img[data-v-77f111fa]{width:13px;height:14px}.file-ask-but[data-v-77f111fa]{width:144px;height:40px;border-radius:4px;background:linear-gradient(180deg,#97b2ff,#3067ff);color:#fff;font-size:16px;text-align:center;line-height:40px}.sheet-main[data-v-77f111fa]{height:270px;border-bottom:none!important}.question[data-v-77f111fa]{flex:1;width:auto}.questionHeight[data-v-77f111fa]{height:auto}.question-main[data-v-77f111fa]{height:calc(100% - 66px)}.question-full[data-v-77f111fa]{height:100%}.fileTitle[data-v-77f111fa]{position:relative;z-index:2;display:flex;align-items:center}.fileTitle[data-v-77f111fa]:before{content:"";width:1200px;height:74px;background-image:url(../img/homework-title-bg.6bd56219.png);background-size:100% 100%;position:absolute;left:-24px;top:-26px;z-index:-1}.fileTitle .fileTitle-icon[data-v-77f111fa]{width:60px;height:60px}.fileTitle .fileTitle-content[data-v-77f111fa]{flex:1;width:0}.fileTitle .fileTitle-content .title[data-v-77f111fa]{font-size:18px;color:#333;font-weight:700}.fileTitle .fileTitle-content .file-down[data-v-77f111fa]{display:inline-block;font-size:18px;color:#36f}.fileTitle .fileTitle-content .file-down img[data-v-77f111fa]{width:16px;height:16px}.question-bottom-submit[data-v-77f111fa]{justify-content:flex-start;position:relative}.ask-but[data-v-77f111fa]{width:144px;height:40px;border-radius:4px;background:linear-gradient(180deg,#97b2ff,#3067ff);color:#fff;font-size:14px;text-align:center;line-height:40px;position:absolute;right:36px;top:50%;transform:translateY(-50%)}.ask-box[data-v-77f111fa]{width:876px;border-radius:8px;background-color:#fff;position:relative}.ask-box .ask-main[data-v-77f111fa]{padding:28px 32px 0;height:calc(100% - 104px);overflow-y:auto}.ask-box .ask-title[data-v-77f111fa]{font-size:18px;color:#333;text-align:center;font-weight:700}.ask-box .textarea-box[data-v-77f111fa]{position:relative}.ask-box .textarea-box .inputi[data-v-77f111fa]{height:180px}.ask-box .textarea-box .inputi[data-v-77f111fa] textarea{height:100%;padding:14px 16px;font-size:15px;color:#333!important;box-shadow:none!important;background-color:#f7f7fa!important;word-break:break-all}.ask-box .textarea-box .inputi[data-v-77f111fa] .el-input__count{bottom:14px;right:16px}.ask-box .textarea-box .wordLength[data-v-77f111fa]{font-size:14px;color:#777;position:absolute;right:16px;bottom:32px}.ask-box .textarea-box .wordLength span[data-v-77f111fa]:first-child{color:#36f}.ask-box .ask-img .upload-img[data-v-77f111fa]{display:flex;flex-wrap:wrap}.ask-box .ask-img .upload-item[data-v-77f111fa]{width:78px;height:78px;position:relative}.ask-box .ask-img .upload-item .upload-cover[data-v-77f111fa]{width:100%;height:100%;border-radius:8px}.ask-box .ask-img .upload-item .upload-del[data-v-77f111fa]{width:16px;height:16px;position:absolute;top:-8px;right:-8px}.ask-box .ask-img .fileInput[data-v-77f111fa]{opacity:0;display:none}.ask-box .ask-img .ask-img-tips[data-v-77f111fa]{font-size:14px;color:#aaa}.ask-box .ask-img .ask-img-tips span[data-v-77f111fa]:first-child{color:#36f}.ask-box .ask-record .ask-record-title[data-v-77f111fa]{font-size:16px;color:#333;position:relative}.ask-box .ask-record .ask-record-title[data-v-77f111fa]:before{content:"";width:4px;height:12px;background-color:#36f;border-radius:2px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.ask-box .ask-record .ask-record-flex[data-v-77f111fa]{display:flex;align-items:flex-end}.ask-box .ask-record .ask-record-but[data-v-77f111fa]{width:144px;height:40px;border-radius:4px;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;border:none}.ask-box .ask-record .ask-record-but img[data-v-77f111fa]{width:13px;height:18px;margin-right:6px}.ask-box .ask-record .ask-record-start[data-v-77f111fa]{background:linear-gradient(180deg,#97b2ff,#3067ff)}.ask-box .ask-record .ask-record-ing[data-v-77f111fa]{background:linear-gradient(180deg,#ffa997,#ff3030)}.ask-box .ask-record .ask-record-tips[data-v-77f111fa]{font-size:14px;color:#aaa}.ask-box .ask-record .ask-record-tips span[data-v-77f111fa]:first-child{color:#36f}.ask-box .ask-but-setUp[data-v-77f111fa]{height:104px}.ask-box .ask-but-box[data-v-77f111fa]{width:100%;height:104px;box-shadow:0 -3px 6px 1px hsla(0,0%,80%,.16);background-color:#fff;border-radius:0 0 8px 8px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:0}.ask-box .ask-but-box .ask-but-item[data-v-77f111fa]{width:208px;height:44px;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:16px;margin:0 20px}.ask-box .ask-but-box .ask-but-item[data-v-77f111fa]:first-child{border:1px solid #eee;color:#777}.ask-box .ask-but-box .ask-but-item[data-v-77f111fa]:nth-child(2){background-color:#36f;color:#fff}.question-bottom-but[data-v-77f111fa]{background-color:#fff}