@charset "UTF-8";

/* print width */
@page {
margin: 13mm 10mm;
size: 210mm 297mm;
}
body {
-webkit-print-color-adjust: exact;
width: 1440px;
zoom: 0.7;
}
/* gotop */
.gotop{
display:none !important;
}
/* bottomBtn */
.bottomBtn{
position:absolute !important;
}