@charset "utf-8";

/* ==================================================
device
================================================== */
@page {
  margin: 3mm 2mm 3mm 2mm;
}
* {
  -webkit-print-color-adjust: exact !important;
  background-attachment: initial !important;
  overflow-y: visible !important;
}
html {
  width: 1360px !important; /* 最小幅1280px + 左右余白40px */
  overflow: visible !important;
  zoom: 0.8 !important;
}
.sp {
  display: none !important;
}
.header {
  display: none !important;
}
.footer {
  display: none !important;
}
.sideFloatNav {
  display: none !important;
}
.btnPageTop {
  display: none !important;
}
.floatBtn {
  display: none !important;
}
