[data-v-6309e99c] .v-note-wrapper{border:0}[data-v-6309e99c] .v-note-wrapper .v-note-panel .v-note-show .v-show-content,[data-v-6309e99c] .v-note-wrapper .v-note-panel .v-note-show .v-show-content-html{padding:0}[data-v-6309e99c] .v-note-wrapper{display:block!important;position:static!important}.question-detail-page[data-v-15accf44]{background:#f8f9fb;min-height:100vh;padding:20px 45px 0;position:relative}.question-detail-page .breadcrumb-section[data-v-15accf44]{display:flex;align-items:center;margin-bottom:29px;padding:0;cursor:pointer}.question-detail-page .breadcrumb-section .back-icon[data-v-15accf44]{font-size:24px;color:#1778ff;margin-right:5px}.question-detail-page .breadcrumb-section .breadcrumb-text[data-v-15accf44]{font-size:14px;color:#1778ff;font-family:Inter;line-height:20px;font-weight:500}.question-detail-page .question-card[data-v-15accf44]{background:#fff;border-radius:5px;padding:0;overflow:hidden}.question-detail-page .question-card .question-header[data-v-15accf44]{display:flex;align-items:center;padding:21px 37px;position:relative}.question-detail-page .question-card .question-header .question-type-tag[data-v-15accf44]{background:#ddffea;border-radius:4px;padding:2px 10px;margin-right:14px;display:inline-flex;align-items:center;height:24px}.question-detail-page .question-card .question-header .question-type-tag .tag-text[data-v-15accf44]{font-size:14px;color:#166534;font-family:Inter;font-weight:500;line-height:20px}.question-detail-page .question-card .question-header .right-info[data-v-15accf44]{position:absolute;right:37px;display:flex;align-items:center;gap:20px}.question-detail-page .question-card .question-header .right-info .success-rate[data-v-15accf44]{display:flex;flex-direction:column;align-items:flex-end}.question-detail-page .question-card .question-header .right-info .success-rate .rate-label[data-v-15accf44]{font-size:14px;color:#6b7280;font-family:Inter;line-height:20px;margin-bottom:4px}.question-detail-page .question-card .question-header .right-info .success-rate .rate-value[data-v-15accf44]{font-size:22.125px;font-weight:700;color:#be2526;font-family:Inter;line-height:32px}.question-detail-page .question-card .question-main[data-v-15accf44]{display:flex;align-items:flex-start;gap:8px;margin-bottom:20px;line-height:1.8;padding:0 41px 21px 41px}.question-detail-page .question-card .question-main .question-text-wrapper[data-v-15accf44]{flex:1;overflow:hidden}.question-detail-page .question-card .question-main .question-text-wrapper .question-text[data-v-15accf44]{font-size:16px;color:#111827;line-height:1.8}.question-detail-page .question-card .question-main .question-text-wrapper .question-text.markdown-content[data-v-15accf44]{width:100%;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.question-detail-page .question-card .question-main .question-score-inline[data-v-15accf44]{flex-shrink:0;font-size:14px;color:#374151}.question-detail-page .question-card .programming-question-content[data-v-15accf44]{margin-bottom:24px;padding:0 41px}.question-detail-page .question-card .programming-question-content .question-desc[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-input-desc[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-output-desc[data-v-15accf44]{margin-bottom:20px;padding:16px;background:#f8f9fb;border-radius:8px}.question-detail-page .question-card .programming-question-content .question-desc-title[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-input-title[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-output-title[data-v-15accf44]{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px;display:flex;align-items:center;gap:8px}.question-detail-page .question-card .programming-question-content .question-desc-title i[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-input-title i[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-output-title i[data-v-15accf44]{font-size:18px;color:#2563eb}.question-detail-page .question-card .programming-question-content .question-desc-content[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-input-content[data-v-15accf44],.question-detail-page .question-card .programming-question-content .question-output-content[data-v-15accf44]{font-size:14px;color:#374151;line-height:1.8}.question-detail-page .question-card .programming-question-content .samples-section[data-v-15accf44]{margin-top:24px}.question-detail-page .question-card .programming-question-content .samples-section .samples-title[data-v-15accf44]{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px;display:flex;align-items:center;gap:8px}.question-detail-page .question-card .programming-question-content .samples-section .samples-title i[data-v-15accf44]{font-size:18px;color:#2563eb}.question-detail-page .question-card .programming-question-content .samples-section .samples-container[data-v-15accf44]{display:flex;flex-direction:column;gap:16px}.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item[data-v-15accf44]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-header[data-v-15accf44]{background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff;padding:10px 16px;font-size:14px;font-weight:600}.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content[data-v-15accf44]{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content .sample-input[data-v-15accf44],.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content .sample-output[data-v-15accf44]{display:flex;flex-direction:column}.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content .sample-input .sample-label[data-v-15accf44],.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content .sample-output .sample-label[data-v-15accf44]{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content .sample-input .sample-code[data-v-15accf44],.question-detail-page .question-card .programming-question-content .samples-section .samples-container .sample-item .sample-content .sample-output .sample-code[data-v-15accf44]{height:100%;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#1f2937;overflow-x:auto;white-space:pre-wrap;word-break:break-all;margin:0}.question-detail-page .question-card .divider[data-v-15accf44]{height:1px;background:#f2f2f2;margin:0 45px}.question-detail-page .question-card .options-analysis[data-v-15accf44]{margin-bottom:32px;padding:21px 37px 30px}.question-detail-page .question-card .options-analysis .options-title[data-v-15accf44]{font-size:16px;color:#333;font-weight:700;margin-bottom:16px}.question-detail-page .question-card .options-analysis .options-title span[data-v-15accf44]{font-size:14px}.question-detail-page .question-card .options-analysis .options-list[data-v-15accf44]{display:flex;flex-direction:column;gap:8px}.question-detail-page .question-card .options-analysis .options-list .option-item[data-v-15accf44]{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#f9fafb;border-radius:2px;min-height:35px}.question-detail-page .question-card .options-analysis .options-list .option-item.is-correct[data-v-15accf44]{background:#f0fdf4}.question-detail-page .question-card .options-analysis .options-list .option-item.is-correct .option-stats .stats-text[data-v-15accf44]{color:#13a148}.question-detail-page .question-card .options-analysis .options-list .option-item.is-incorrect[data-v-15accf44]{background:#fef2f2}.question-detail-page .question-card .options-analysis .options-list .option-item.is-incorrect .option-stats .stats-text[data-v-15accf44]{color:#df3a3a}.question-detail-page .question-card .options-analysis .options-list .option-item .option-content[data-v-15accf44]{display:flex;align-items:center;gap:8px}.question-detail-page .question-card .options-analysis .options-list .option-item .option-content .option-label[data-v-15accf44]{font-size:14px;color:#333;line-height:1.4}.question-detail-page .question-card .options-analysis .options-list .option-item .option-content .correct-tag[data-v-15accf44]{font-size:14px;color:#333}.question-detail-page .question-card .options-analysis .options-list .option-item .option-stats .stats-text[data-v-15accf44]{font-size:14px;color:#666;font-weight:500}.is-correct .question-detail-page .question-card .options-analysis .options-list .option-item .option-stats .stats-text[data-v-15accf44]{color:#16a44a}.question-detail-page .question-card .options-analysis-content[data-v-15accf44]{padding-left:34px;margin-bottom:20px;font-size:14px;color:#666}.question-detail-page .question-card .options-analysis-content .options-analysis-content-list .options-analysis-content-item[data-v-15accf44]{margin-bottom:4px}.question-detail-page .question-card .answer-analysis[data-v-15accf44]{margin-bottom:20px;font-size:14px;color:#333;padding:0 37px}.question-detail-page .question-card .answer-analysis .answer-title[data-v-15accf44]{margin-bottom:15px;font-size:16px}.question-detail-page .question-card .answer-analysis .answer-title span[data-v-15accf44]{font-size:14px}.question-detail-page .question-card .answer-analysis .answer-content[data-v-15accf44]{display:flex;align-items:center;gap:20px}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item[data-v-15accf44]{display:flex;align-items:center;justify-content:space-between;width:49%;height:70px;padding:0 15px;border-radius:5px;border:1px solid}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item.is-correct[data-v-15accf44]{background:#f0fdf4;border-color:#c4f8d6}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item.is-correct .answer-content-item-value[data-v-15accf44]{color:#13a148}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item.is-partial-correct[data-v-15accf44]{background:#fefce7;border-color:#fef194}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item.is-partial-correct .answer-content-item-value[data-v-15accf44]{color:#ca8903}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item.is-incorrect[data-v-15accf44]{background:#fef2f2;border-color:#fed4d4}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item.is-incorrect .answer-content-item-value[data-v-15accf44]{color:#df3a3a}.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item-label[data-v-15accf44],.question-detail-page .question-card .answer-analysis .answer-content .answer-content-item-value[data-v-15accf44]{font-size:14px;color:#333;line-height:1.4;white-space:nowrap}.question-detail-page .question-card .score-distribution[data-v-15accf44]{margin-bottom:20px;padding:12px 16px;background:#eff6ff;border-radius:4px;margin:0 37px 20px}.question-detail-page .question-card .score-distribution .score-title[data-v-15accf44]{font-size:16px;color:#333;font-weight:400;margin-bottom:16px}.question-detail-page .question-card .score-distribution .score-title span[data-v-15accf44]{font-size:14px;color:#333;font-weight:400}.question-detail-page .question-card .score-distribution .score-distribution-content[data-v-15accf44]{display:flex;align-items:center;gap:0}.question-detail-page .question-card .score-distribution .score-distribution-content>div[data-v-15accf44]{display:flex;align-items:center;gap:8px}.question-detail-page .question-card .score-distribution .score-distribution-content>div span[data-v-15accf44]{font-size:14px;color:#333;line-height:1.4;white-space:nowrap}.question-detail-page .question-card .score-distribution .score-distribution-content>div[data-v-15accf44]:not(:last-child){margin-right:40px}.question-detail-page .question-card .error-students[data-v-15accf44]{margin-bottom:20px;padding:20px;background:#fff9f9;border-radius:10px;margin:0 37px 20px}.question-detail-page .question-card .error-students .section-title[data-v-15accf44]{font-size:16px;color:#333;font-weight:400;margin-bottom:16px}.question-detail-page .question-card .error-students .student-tags[data-v-15accf44]{display:flex;flex-wrap:wrap;gap:12px}.question-detail-page .question-card .error-students .student-tags .student-tag[data-v-15accf44]{padding:0 12px;background:#fee2e2;border:none;border-radius:50px;font-size:16px;color:#be2526;font-weight:500}.question-detail-page .question-card .correct-answer[data-v-15accf44]{margin-bottom:20px;padding:10px 20px;background:#f0fdf4;border:1px solid #c4f8d6;border-radius:10px;margin:0 37px 20px}.question-detail-page .question-card .correct-answer .section-title[data-v-15accf44]{font-size:16px;color:#166534;margin-bottom:10px}.question-detail-page .question-card .correct-answer .correct-answer-content[data-v-15accf44]{font-size:14px;color:#333;line-height:1.4}.question-detail-page .question-card .standard-answer[data-v-15accf44]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px;background:#f0fdf4;border:1px solid #c4f8d6;border-radius:10px;margin:0 37px 20px}.question-detail-page .question-card .standard-answer .standard-title[data-v-15accf44]{font-size:16px;color:#166534;margin-bottom:10px}.question-detail-page .question-card .standard-answer .standard-answer-content[data-v-15accf44]{font-size:14px;color:#333;line-height:1.4}.question-detail-page .question-card .question-analysis[data-v-15accf44]{padding:20px;background:#eff6ff;border:1px solid #d0e4fe;border-radius:10px;margin:0 37px 23px;display:flex;gap:12px}.question-detail-page .question-card .question-analysis .analysis-icon[data-v-15accf44]{flex-shrink:0;padding-top:3px}.question-detail-page .question-card .question-analysis .analysis-icon i[data-v-15accf44]{font-size:20px;color:#1e4fd8}.question-detail-page .question-card .question-analysis .analysis-content[data-v-15accf44]{flex:1;overflow:hidden}.question-detail-page .question-card .question-analysis .analysis-content .analysis-title[data-v-15accf44]{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#333;font-weight:400;margin-bottom:8px}.question-detail-page .question-card .question-analysis .analysis-content .analysis-text[data-v-15accf44]{font-size:14px;color:#1e4fd8;line-height:1.4}.markdown-content[data-v-15accf44] pre.code-block-with-lines{background:#282c34!important;border-radius:8px;padding:20px 0!important;overflow-x:auto;margin:16px 0;color:#abb2bf;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6}.markdown-content[data-v-15accf44] pre.code-block-with-lines code{font-family:Consolas,Monaco,Courier New,monospace!important;font-size:14px!important;line-height:1.6!important;display:block;padding:0 20px!important;background:transparent!important}.markdown-content[data-v-15accf44] pre.code-block-with-lines .line-number{display:inline-block;width:40px;color:#5c6370;text-align:right;margin-right:20px;user-select:none;font-weight:400;padding-right:0}.markdown-content[data-v-15accf44] pre.code-block-with-lines .line-content{display:inline;color:#abb2bf}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.cdata,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.comment,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.doctype,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.prolog{color:#5c6370}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.punctuation{color:#abb2bf}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.boolean,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.constant,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.deleted,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.number,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.property,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.symbol,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.tag{color:#d19a66}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.attr-name,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.builtin,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.char,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.inserted,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.selector,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.string{color:#98c379}.markdown-content[data-v-15accf44] pre.code-block-with-lines .language-css .token.string,.markdown-content[data-v-15accf44] pre.code-block-with-lines .style .token.string,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.entity,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.operator,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.url{color:#56b6c2}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.atrule,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.attr-value,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.keyword{color:#c678dd}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.class-name,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.function{color:#e5c07b}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.important,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.regex,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.variable{color:#e06c75}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.bold,.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.important{font-weight:700}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.italic{font-style:italic}.markdown-content[data-v-15accf44] pre.code-block-with-lines .token.entity{cursor:help}.markdown-content[data-v-15accf44] pre:not(.code-block-with-lines){background:#f8f9fa;border-radius:8px;padding:16px;overflow-x:auto;margin:12px 0}.markdown-content[data-v-15accf44] pre:not(.code-block-with-lines) code{font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.6}.markdown-content[data-v-15accf44] code{background:#f1f3f5;padding:2px 6px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9em;color:#e83e8c}.markdown-content[data-v-15accf44] .katex{font-size:1.1em}.markdown-content[data-v-15accf44] .katex-display{margin:16px 0;overflow-x:auto;overflow-y:hidden}.markdown-content[data-v-15accf44] table{border-collapse:collapse;width:100%;margin:12px 0}.markdown-content[data-v-15accf44] table td,.markdown-content[data-v-15accf44] table th{border:1px solid #e2e8f0;padding:8px 12px;text-align:left}.markdown-content[data-v-15accf44] table th{background:#f8fafc;font-weight:600}.markdown-content[data-v-15accf44] img{max-width:100%;height:auto;border-radius:8px;margin:8px 0}.markdown-content[data-v-15accf44] ol,.markdown-content[data-v-15accf44] ul{padding-left:24px;margin:8px 0}.markdown-content[data-v-15accf44] p{margin:8px 0;line-height:1.8}.markdown-content[data-v-15accf44] h1,.markdown-content[data-v-15accf44] h2,.markdown-content[data-v-15accf44] h3,.markdown-content[data-v-15accf44] h4,.markdown-content[data-v-15accf44] h5,.markdown-content[data-v-15accf44] h6{margin:16px 0 8px;font-weight:600}.markdown-content[data-v-15accf44] blockquote{border-left:4px solid #667eea;padding-left:16px;margin:12px 0;color:#64748b}[data-v-15accf44] .comprehensive-question-drawer .el-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#f8f9fa;color:#495057;border-bottom:1px solid #e9ecef}[data-v-15accf44] .comprehensive-question-drawer .el-drawer__header .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}[data-v-15accf44] .comprehensive-question-drawer .el-drawer__header .header-actions .view-question-btn{background:#6b7de3;border:none;color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;display:flex;align-items:center;font-size:13px;font-weight:600;margin-right:12px;box-shadow:0 2px 8px rgba(107,125,227,.3);transition:all .3s ease}[data-v-15accf44] .comprehensive-question-drawer .el-drawer__header .header-actions .view-question-btn:hover{background:#5a6bdb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(107,125,227,.4)}[data-v-15accf44] .comprehensive-question-drawer .el-drawer__header .header-actions .return-btn{background:#6b7de3;border:none;color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;font-size:13px;font-weight:600;box-shadow:0 2px 8px rgba(107,125,227,.3)}[data-v-15accf44] .comprehensive-question-drawer .el-drawer__header .header-actions .return-btn:hover{background:#5a6bdb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(107,125,227,.4)}.el-drawer__body .analyze-content[data-v-15accf44]{display:flex;flex-direction:column;width:100%;height:100%;background-color:#f1f7fe}.el-drawer__body .analyze-content[data-v-15accf44] ::-webkit-scrollbar{width:5px;height:5px;background:#f1f1f1;padding-right:2px}.el-drawer__body .analyze-content[data-v-15accf44] ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.el-drawer__body .analyze-content .analyze-header[data-v-15accf44]{display:flex;align-items:center;justify-content:flex-end;padding:15px 30px;background-color:#1878ff}.el-drawer__body .analyze-content .analyze-body[data-v-15accf44]{display:flex;height:100%;padding:20px;overflow:hidden}.el-drawer__body .analyze-content .analyze-body .analyze-left[data-v-15accf44]{width:50%;padding:15px;margin-right:10px;overflow-y:auto;background-color:#fff;border-radius:5px}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item[data-v-15accf44]{padding:15px;border-bottom:1px solid #f0f3f9;font-size:14px;cursor:pointer;transition:all .25s}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item[data-v-15accf44]:hover{background-color:#efefef}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item.active .title strong[data-v-15accf44]{color:#409eff}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item .title[data-v-15accf44]{display:flex;align-items:center;margin-bottom:10px}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item .title img[data-v-15accf44]{width:50px;margin-right:20px;border-radius:10px}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item .title strong[data-v-15accf44]{margin-right:20px;color:#000;font-size:18px}.el-drawer__body .analyze-content .analyze-body .analyze-left .analyze-left-item .content[data-v-15accf44]{overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:30px}.el-drawer__body .analyze-content .analyze-body .analyze-left .pagination[data-v-15accf44]{padding:10px 0;text-align:right}.el-drawer__body .analyze-content .analyze-body .analyze-right[data-v-15accf44]{width:50%;padding:15px;overflow-y:auto;background-color:#fff;border-radius:5px}.el-drawer__body .analyze-content .analyze-body .analyze-right .title[data-v-15accf44]{margin-bottom:20px;font-size:18px;font-weight:700}.el-drawer__body .analyze-content .analyze-body .analyze-right .stu-info[data-v-15accf44]{display:flex;align-items:center;margin-bottom:20px}.el-drawer__body .analyze-content .analyze-body .analyze-right .stu-info img[data-v-15accf44]{width:50px;margin-right:10px;border-radius:10px}.el-drawer__body .analyze-content .analyze-body .analyze-right .stu-info span[data-v-15accf44]{margin-right:15px;font-size:14px;color:#333}.el-drawer__body .analyze-content .analyze-body .analyze-right .video-box[data-v-15accf44]{width:100%;padding:20px 0}.el-drawer__body .analyze-content .analyze-body .analyze-right .video-box .title[data-v-15accf44]{display:flex;align-items:center;margin-bottom:10px}.el-drawer__body .analyze-content .analyze-body .analyze-right .video-box .title span[data-v-15accf44]{padding-left:10px;font-size:14px;font-weight:700;color:#409eff}.el-drawer__body .analyze-content .analyze-body .analyze-right .video-box .content video[data-v-15accf44]{width:100%}.el-drawer__body .analyze-content .analyze-body .analyze-right .video-box .content video[data-v-15accf44]:last-child{margin-right:0}[data-v-15accf44]::-webkit-scrollbar{width:5px;height:5px;background:#f1f1f1;padding-right:2px}[data-v-15accf44]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.code-block,.code-block-with-lines,.hljs-pre{border:1px solid #d1d9e0;border-radius:8px;padding:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:16px;line-height:1.5;margin:12px 0;overflow-x:auto;max-width:100%;white-space:pre;background:#282c34}.code-block-with-lines code,.code-block .hljs,.hljs-pre .hljs{padding:16px;display:block;overflow-x:auto;max-width:100%;white-space:pre;background:transparent;color:#abb2bf}.line-number{display:inline-block;width:35px;color:#8e959f;text-align:center;margin-right:8px;user-select:none;font-weight:400;border-right:1px solid #8e959f;padding-right:8px!important}.line-content{display:inline}.question-content-area .markdown-content .code-block-with-lines .line-number{display:inline-block;width:35px;color:#8e959f;text-align:center;margin-right:8px;user-select:none;font-weight:400;border-right:1px solid #8e959f;padding-right:8px}.question-content-area .markdown-content .code-block-with-lines .line-content{display:inline}