<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.level-item-step {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 180px;
    height: 190px;
    background: #FAFAFA;
    border-radius: 4px 4px 4px 4px;
}

.level-item-step-div-1 {
    margin: 16px 12px 10px 12px;
}

.level-item-step-div-1 span {
    font-size: 14px;
    font-weight: bold;
    color: #9E6A00;
}

.level-item-step-div-2 {
    flex: 1;
    margin: 0 12px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    z-index: 1;
}

.level-item-step-div-3 {
    position: absolute;
    right: 0;
    top: 12px;
}

.ffzd-fffs {
    width: 953px;
    height: 579px;
    background: #F5F6FA;
    border-radius: 8px 8px 8px 8px;
}

.ffzd-fffs-title {
    margin: 10px 0 10px 10px;
    font-weight: bold;
    color: #333333;
}

.ffzd-fffs-pay {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 446px;
    height: 152px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
}

.ffzd-fffs-pay-div {
    display: flex;
    justify-content: space-between;
}

.ffzd-fffs-pay-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 300px;
}

.ffzd-fffs-pay-content-div {
    display: flex;
    margin-bottom: 10px;
}

.ffzd-fffs-pay-content-div span {
    display: flex;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666;
}

.ffzd-fffs-pay-content-red {
    font-size: 14px;
    color: #DB4E3E;
}

.ffzd-yhhk {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 921px;
    height: 306px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
}

.ffzd-yhhk-desc {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
}

.ffzd-yhhk-desc div.colname {
    width: 90px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.colval_bank_jianshe {
    width: 126px;
    height: 24px;
    background: url(../img/bank_jianshe.png) no-repeat center center;
}

.ffzd-yhhk-tbts {
    font-size: 16px;
    font-weight: bold;
    color: #DB4E3E;
}

.ffzd-yhhk-tbts-div {
    font-size: 14px;
    color: #333333;
}</pre></body></html>