.loading-container[data-v-015b5a07] {
    /* background-color: #fff; */
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 100
}

.el-loading-mask.is-fullscreen .el-loading-spinner[data-v-015b5a07] {
    margin-top: -40px
}

.el-loading-mask.is-fullscreen .el-icon-loading[data-v-015b5a07] {
    font-size: 24px;
    margin-bottom: 10px
}

.el-loading-mask.is-fullscreen .el-icon-loading[data-v-015b5a07],
.el-loading-mask.is-fullscreen .el-loading-text[data-v-015b5a07] {
    color: #fe3636 !important
}

.header-container[data-v-35ecea9e] {
    position: static !important
}

.header-container .nav-container .left a[data-v-35ecea9e] {
    align-items: center;
    display: flex;
    height: 100%
}

.header-container .nav-container .left .logo[data-v-35ecea9e] {
    margin-right: 20px !important
}

.header-container .nav-container .left h2[data-v-35ecea9e] {
    align-items: center;
    color: #666;
    display: flex;
    font-size: 18px
}

.header-container .nav-container .left h2[data-v-35ecea9e]:before {
    background-color: #ff4247;
    content: "";
    display: block;
    height: 18px;
    margin-right: 20px;
    width: 3px
}

.invoice-preview [data-v-42725c92] {
    font-family: 微软雅黑 !important
}

.invoice-preview ul li[data-v-42725c92],
.invoice-preview ul[data-v-42725c92] {
    list-style: none;
    margin: 0;
    padding: 0
}

.invoice-preview body[data-v-42725c92] {
    font-family: KaiTi;
    font-weight: 500
}

.invoice-preview label[data-v-42725c92] {
    color: #902020
}

.invoice-preview span[data-v-42725c92] {
    font-family: SimSun, STSong, Songti SC, 宋体, sans-serif
}

.invoice-preview .rmb[data-v-42725c92] {
    font-family: Arial, Helvetica, sans-serif
}

.invoice-preview .c-red[data-v-42725c92] {
    color: #ff3133
}

.invoice-preview .c-black[data-v-42725c92] {
    color: #000
}

.invoice-preview .c-black-big[data-v-42725c92] {
    color: #000;
    font-size: 18px
}

.invoice-preview .f-big[data-v-42725c92] {
    font-family: Courier New, monospace;
    font-size: 14px
}

.invoice-preview .f-small[data-v-42725c92] {
    font-size: 12px
}

.invoice-preview .invoiceMain[data-v-42725c92] {
    border: 1px solid #000;
    box-sizing: border-box;
    color: #000;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px;
    width: 100%
}

.invoice-preview .invoiceHeader[data-v-42725c92] {
    display: flex;
    justify-content: space-between
}

.invoice-preview .headerLeft[data-v-42725c92] {
    display: flex;
    width: 210px
}

.invoice-preview .headerLeft .tag[data-v-42725c92] {
    height: 75px;
    line-height: 75px;
    text-align: center;
    width: 105px
}

.invoice-preview .headerLeft div p[data-v-42725c92],
.invoice-preview .headerLeft div[data-v-42725c92]:first-child {
    line-height: 26px
}

.invoice-preview .headerLeft div:nth-child(2) p.c-red[data-v-42725c92] {
    font-size: 24px;
    height: 46px;
    letter-spacing: 2px;
    line-height: 42px;
    text-align: center;
    width: 170px
}

.invoice-preview .headerLeft div p.c span[data-v-42725c92] {
    font-size: 18px;
    letter-spacing: 1px
}

.invoice-preview .headerRight[data-v-42725c92] {
    margin-top: 14px;
    width: 206px
}

.invoice-preview .headerRight p[data-v-42725c92] {
    margin-bottom: 11px;
    text-align: left
}

.invoice-preview .headerMiddle[data-v-42725c92] {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 360px
}

.invoice-preview .headerMiddle h1[data-v-42725c92] {
    color: #902020;
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 10px
}

.invoice-preview .total .rmb[data-v-42725c92] {
    font-family: Courier New, Courier, monospace;
    font-size: 14px
}

.invoice-preview .line[data-v-42725c92] {
    border-bottom: 1px solid #902020;
    border-top: 1px solid #902020;
    height: 3px;
    margin-bottom: 40px;
    width: 300px
}

.invoice-preview .invoiceBody[data-v-42725c92] {
    border: 1px solid #902020;
    position: relative
}

.invoice-preview .line-red[data-v-42725c92],
.invoice-preview .line-yellow[data-v-42725c92] {
    height: 178px;
    position: absolute;
    right: -2px;
    width: 2px;
    z-index: -1
}

.invoice-preview .line-yellow[data-v-42725c92] {
    background-color: #f6ede1;
    top: -1px
}

.invoice-preview .line-red[data-v-42725c92] {
    background-color: #765954;
    bottom: -1px
}

.invoice-preview .userInfo[data-v-42725c92] {
    align-items: center;
    border-bottom: 1px solid #902020;
    display: flex;
    height: 83px;
    width: 100%
}

.invoice-preview .userInfo ul[data-v-42725c92] {
    padding: 0 0 0 5px;
    width: 50%
}

.invoice-preview .userInfo ul li[data-v-42725c92] {
    line-height: 36px
}

.invoice-preview .userInfo ul li[data-v-42725c92]:nth-child(3) {
    position: relative
}

.invoice-preview .buy[data-v-42725c92],
.invoice-preview .sell[data-v-42725c92] {
    align-items: center;
    border-right: 1px solid #902020;
    color: #902020;
    display: flex;
    height: 100%;
    line-height: 14px;
    padding: 0 2px;
    text-align: center;
    width: 20px
}

.invoice-preview .sell[data-v-42725c92] {
    border-left: 1px solid #902020
}

.invoice-preview .GoodsTable[data-v-42725c92] {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

.invoice-preview .GoodsTable td[data-v-42725c92] {
    color: #902020
}

.invoice-preview .item-title[data-v-42725c92] {
    padding-right: 10px
}

.invoice-preview .invoice-list[data-v-42725c92] {
    line-height: 18px;
    overflow: hidden
}

.invoice-preview .invoice-list td[data-v-42725c92] {
    color: #000;
    vertical-align: top
}

.invoice-preview .invoice-list td[data-v-42725c92]:nth-child(3) {
    text-align: center
}

.invoice-preview .invoice-list td[data-v-42725c92]:nth-child(4),
.invoice-preview .invoice-list td[data-v-42725c92]:nth-child(5),
.invoice-preview .invoice-list td[data-v-42725c92]:nth-child(6),
.invoice-preview .invoice-list td[data-v-42725c92]:nth-child(7),
.invoice-preview .invoice-list td[data-v-42725c92]:nth-child(8),
.invoice-preview .total td[data-v-42725c92]:nth-child(5),
.invoice-preview .total td[data-v-42725c92]:nth-child(6),
.invoice-preview .total td[data-v-42725c92]:nth-child(7),
.invoice-preview .total td[data-v-42725c92]:nth-child(8) {
    text-align: right
}

.invoice-preview table td[data-v-42725c92] {
    padding: 0 5px
}

.invoice-preview .invoice-list tr td[data-v-42725c92] {
    height: 21px
}

.invoice-preview .GoodsTable thead tr[data-v-42725c92] {
    height: 24px;
    text-align: center
}

.invoice-preview .GoodsTotal[data-v-42725c92] {
    border-bottom: 1px solid #902020;
    border-top: 1px solid #902020;
    height: 30px
}

.invoice-preview .total td[data-v-42725c92] {
    color: #000
}

.invoice-preview .total td[data-v-42725c92]:first-child {
    color: #902020;
    text-align: center
}

.invoice-preview .remark[data-v-42725c92] {
    display: flex;
    height: 75px
}

.invoice-preview .remark-title[data-v-42725c92] {
    align-items: center;
    border-right: 1px solid #902020;
    color: #902020;
    display: flex;
    height: 100%;
    line-height: 14px;
    padding: 0 5px;
    text-align: center;
    width: 20px
}

.invoice-preview .remark-content[data-v-42725c92] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    font-family: SimSun, STSong, Songti SC, 宋体, sans-serif;
    line-height: 13px;
    overflow-y: hidden;
    padding: 5px;
    word-break: break-all
}

.invoice-preview .invoiceFooter[data-v-42725c92] {
    display: flex;
    justify-content: space-between;
    padding-left: 60px;
    padding-top: 20px
}

.invoice-preview .invoiceFooter li[data-v-42725c92] {
    width: 25%
}