
.word-style[data-v-0b8b30ee] {
  font-family: "等线", "Calibri", sans-serif; /* 近似 Word 默认字体 */
  max-width: 21cm; /* A4纸宽度 */
  min-height: 29.7cm;
  margin: 20px auto;
  padding: 2cm; /* 页边距 */
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
          box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
h1[data-v-0b8b30ee] { font-size: 24px; margin: 24px 0;
}
h2[data-v-0b8b30ee] { font-size: 18px; margin: 18px 0;
}
.normal-text[data-v-0b8b30ee] { line-height: 1.5; margin: 12px 0;
}
table[data-v-0b8b30ee] {
  border-collapse: collapse;
  width: 100%;
}
td[data-v-0b8b30ee], th[data-v-0b8b30ee] {
  border: 1px solid #ddd;
  padding: 8px;
}

