@media print{.printBtn{display:none}}.cardPrint{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#666}.cardPrint .printBtn{margin:10px 0}.cardPrint .cusInfo{width:100%;padding:10px 20px}.cardPrint .cusInfo>h2{text-align:center}.cardPrint .cusInfo>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cardPrint .tableList{padding:20px;width:100%}.cardPrint .tableList>h4{border:1px solid #333;border-bottom:0;margin:0;padding:10px 20px;font-size:16px;font-weight:700}.cardPrint .tableList table{width:100%;color:#333}.cardPrint .tableList table thead{font-size:14px;font-weight:700}.cardPrint .tableList table td{border:1px solid #333;padding:10px 5px}