
@media print {
.physicalForm-page[data-v-326011f8] {
    page: physicalForm-page; /* 绑定唯一命名 */
}
@page physicalForm-page {
    size: A5 landscape; /* 设置为A5横向 */
    margin: 0mm; /* 可根据需要调整页边距 */
}
body[data-v-326011f8] {width: 148mm;height: 210mm;margin: 0 auto;padding: 0;background: white;}
.title[data-v-326011f8]{
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* 标准属性，确保背景色打印 */
}
.student-Info[data-v-326011f8]{
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* 标准属性，确保背景色打印 */
}
.project-title[data-v-326011f8]{
    width: 100%;
    font-weight: 600;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* 标准属性，确保背景色打印 */
}
.project-name[data-v-326011f8]{
    width: 100%;
    font-weight: 600;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* 标准属性，确保背景色打印 */
}
.no-print[data-v-326011f8] { display: none !important;
} /* 隐藏非打印元素 */
}
.page[data-v-326011f8] {margin: 0 auto;padding-top:15px;padding-left:50px;padding-right:50px;margin-top:10px;text-align: center;background-color: white;overflow: hidden;position: relative;PAGE-BREAK-AFTER: always}
.head[data-v-326011f8]{display: -webkit-box;display: -ms-flexbox;display: flex;text-align: center;font-size: 0px !important;font-weight: 600;}
.title[data-v-326011f8]{font-size: 25px;font-weight: bold;text-align: center;width: 100%;}
.student-Info[data-v-326011f8]{
  font-weight: 600;
  line-height: 30px;
  border-collapse: collapse;
  text-align: left;
  border:none;
}
.student-Info-title[data-v-326011f8]{
  background: #c3c4c8;
  padding:5px;
  padding-left:10px;
  border-radius: 10px;
  margin-right: 10px;
}
.physical-data span[data-v-326011f8]:last-child {
  padding-left: 20px;
}


/*# sourceMappingURL=43.css.map?v=1764910019039*/