| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362 |
- <!DOCTYPE html>
- <html lang="zh-CN">
- <head>
- <meta charset="UTF-8"/>
- <title>高考英语临考词汇突击潜力展望报告</title>
- <style>
- @page {
- size: A4;
- margin: 0;
- }
- body {
- margin: 0;
- background-color: #f5f7fa;
- padding: 0;
- color: #333;
- font-family: MiSans, ReportFont, sans-serif;
- font-size: 14px;
- line-height: 1.72;
- -webkit-print-color-adjust: exact;
- print-color-adjust: exact;
- }
- .report-container {
- max-width: 1200px;
- margin: 0 auto;
- background: #fff;
- padding: 32px;
- border-radius: 12px;
- border: 1px solid #e7edf5;
- box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
- }
- h1.report-title {
- font-family: MiSans, ReportFont, sans-serif;
- text-align: center;
- font-size: 28px;
- font-weight: 600;
- color: #2b4c8a;
- margin: 0 0 8px;
- }
- p.report-subtitle {
- font-family: MiSans, ReportFont, sans-serif;
- text-align: center;
- margin: 0 0 24px;
- color: #68768a;
- line-height: 1.72;
- }
- .section {
- margin-top: 26px;
- }
- .section-title {
- font-family: MiSans, ReportFont, sans-serif;
- font-size: 20px;
- color: #2b4c8a;
- border-left: 6px solid #ff7d00;
- padding-left: 12px;
- margin: 0 0 14px;
- font-weight: 600;
- }
- .analysis-table {
- width: 100%;
- table-layout: fixed;
- border-collapse: separate;
- border-spacing: 0 16px;
- }
- .analysis-row {
- page-break-inside: avoid;
- }
- .analysis-cell {
- width: 50%;
- vertical-align: top;
- height: 100%;
- }
- .analysis-cell-left {
- padding-right: 10px;
- }
- .analysis-cell-right {
- padding-left: 10px;
- }
- .card {
- background: #fafbfc;
- border: 1px solid #e7edf5;
- border-radius: 10px;
- padding: 20px;
- page-break-inside: avoid;
- display: flex;
- flex-direction: column;
- min-height: 370px;
- }
- .card-title {
- font-family: MiSans, ReportFont, sans-serif;
- font-size: 16px;
- color: #2b4c8a;
- font-weight: 600;
- margin: 0 0 10px;
- }
- .chart-box {
- height: 220px;
- margin: 10px 0;
- border-radius: 10px;
- background: #f8fbff;
- text-align: center;
- }
- .chart-box svg {
- width: 100%;
- height: 100%;
- display: block;
- }
- .data-text {
- font-family: MiSans, ReportFont, sans-serif;
- margin: 6px 0;
- color: #3d4a5d;
- line-height: 1.72;
- }
- .highlight,
- .score-gain {
- color: #ff7d00;
- font-weight: 700;
- }
- .frequency-table {
- width: 100%;
- table-layout: fixed;
- border-collapse: separate;
- border-spacing: 0;
- margin-bottom: 16px;
- }
- .frequency-row {
- page-break-inside: avoid;
- }
- .frequency-cell {
- width: 25%;
- vertical-align: top;
- }
- .frequency-cell-1,
- .frequency-cell-2,
- .frequency-cell-3 {
- padding-right: 7px;
- }
- .frequency-cell-2,
- .frequency-cell-3,
- .frequency-cell-4 {
- padding-left: 7px;
- }
- .freq-card {
- position: relative;
- background: #f8f9fa;
- border: 2px solid #e0e0e0;
- border-radius: 8px;
- padding: 15px;
- page-break-inside: avoid;
- }
- .freq-card.active {
- background: #e3f2fd;
- border-color: #2196f3;
- }
- .freq-header {
- font-family: MiSans, ReportFont, sans-serif;
- font-size: 18px;
- font-weight: 600;
- color: #303a49;
- margin-bottom: 10px;
- }
- .badge {
- display: inline-block;
- margin-left: 5px;
- padding: 2px 6px;
- border-radius: 10px;
- background: #2196f3;
- color: #fff;
- font-size: 12px;
- vertical-align: middle;
- }
- .crown {
- position: absolute;
- top: -10px;
- right: 10px;
- font-size: 20px;
- }
- .freq-progress {
- background: #dfe6ef;
- border-radius: 999px;
- height: 8px;
- overflow: hidden;
- margin-bottom: 12px;
- }
- .freq-progress > span {
- display: block;
- height: 100%;
- background: #2c8cff;
- }
- .freq-data {
- font-family: MiSans, ReportFont, sans-serif;
- color: #4a5568;
- font-size: 14px;
- line-height: 1.72;
- }
- .text-desc {
- font-family: MiSans, ReportFont, sans-serif;
- font-size: 14px;
- color: #4a5568;
- margin: 10px 0;
- line-height: 1.72;
- }
- .suggest-note {
- background: #fff8e1;
- border-left: 4px solid #ffc107;
- border-radius: 4px;
- padding: 12px 20px;
- color: #e65100;
- margin-bottom: 12px;
- }
- .suggest-box {
- background: #edf3fc;
- border-radius: 10px;
- padding: 25px 30px;
- }
- .suggest-item + .suggest-item {
- margin-top: 20px;
- }
- .suggest-item h4 {
- font-size: 16px;
- color: #2b4c8a;
- margin: 0 0 8px;
- }
- .suggest-item p {
- margin: 0;
- color: #4a5568;
- line-height: 1.72;
- }
- .student-case {
- background: #fff7ed;
- border: 1px solid #f5dcc2;
- border-radius: 10px;
- padding: 30px;
- page-break-inside: avoid;
- }
- .student-case-table {
- width: 100%;
- table-layout: fixed;
- border-collapse: collapse;
- }
- .student-case-row {
- page-break-inside: avoid;
- }
- .case-chart-cell {
- width: 260px;
- vertical-align: middle;
- padding-right: 30px;
- }
- .case-info-cell {
- vertical-align: middle;
- }
- .case-chart svg {
- width: 260px;
- height: 260px;
- display: block;
- }
- .case-info {
- width: 100%;
- }
- .case-info p {
- margin: 0 0 8px;
- line-height: 2;
- }
- .case-info h3 {
- color: #e65c00;
- margin: 0 0 15px;
- }
- @media print {
- .section:nth-of-type(2) {
- margin-top: 0;
- }
- .page-break-before-module2 {
- break-before: page;
- page-break-before: always;
- height: 0;
- margin: 0;
- padding: 0;
- line-height: 0;
- font-size: 0;
- }
- }
- </style>
- </head>
- <body>
- <div class="report-container">
- <h1 class="report-title">高考英语临考词汇突击潜力展望报告</h1>
- <p class="report-subtitle">科学规划 · 精准提分 · 短期见效</p>
- <div class="section">
- <h2 class="section-title">模块一:个人学情分析</h2>
- <table class="analysis-table" role="presentation">
- <tr class="analysis-row">
- <td class="analysis-cell analysis-cell-left">{{syllabusMasteryChart}}</td>
- <td class="analysis-cell analysis-cell-right">{{pastPaperVocabularyChart}}</td>
- </tr>
- <tr class="analysis-row">
- <td class="analysis-cell analysis-cell-left">{{highFrequencyVocabularyChart}}</td>
- <td class="analysis-cell analysis-cell-right">{{vocabularyFrequencyBandChart}}</td>
- </tr>
- </table>
- </div>
- <div class="page-break-before-module2" aria-hidden="true"></div>
- <div class="section">
- <h2 class="section-title">模块二:科学备考建议</h2>
- {{studySuggestionSection}}
- </div>
- <div class="section">
- <h2 class="section-title">模块三:上届学员提分案例</h2>
- {{scoreImprovementCaseStudy}}
- </div>
- </div>
- </body>
- </html>
|