

#print-container {
    width: 241mm;
    min-height: 150mm;
    padding: 5mm;
}

#print-container * {
    font-size: 16px;
}

.clear {
    clear: both;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

table td,
table th {
    height: 7mm;
}

#print-title {
    font-family: 黑体;
    font-size: 6mm;
    font-weight: bold;
    margin-bottom: 3mm;
}

#customer-phone {
    padding-left: 10mm;
}

.print-row {
    width: 100%;
    height: 10mm;
}

.row-item {
    display: inline-block;
    width: 76mm;
}

.print-row .label {
    display: inline-block;
    width: auto;
}

.big-font {
    font-size: 5mm;
    font-family: 黑体;
    font-weight: bold;
}

.column {
    display: inline-block;
}

.detail-info-table {
    width: 100%;
    box-sizing: border-box;
}

#details-container {
    width: 100%;
}

#details-container {
    min-height: 103mm;
}

.detail-info-table {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.detail-info-table td,
.detail-info-table th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

th.money {
    width: 30mm;
}

#sum-table .s-t-label {
    width: 23mm;
}

.print-footer {
    margin-top: 2mm;
}

#sign-info,
#org-info {
    width: 100%;
}

#print-container .row-print {
    width: 33%;
}


.refundProjects-table {
    margin-top: 5mm;
}

.refundProjects-table td,
.refundProjects-table th {
    height: 10mm;
    padding: 0 10px;
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}

.refundProjects-table th {
    background-color: #fafafa;
}

.refundProjects-table {
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}
