﻿.percentage-bar-container {
    width: 100%;
    margin: 10px auto;
    font-family: Arial, sans-serif;
    position: relative;
}

.percentage-bar {
    height: 30px;
    background-color: #f0f0f0;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.bg-a, .bg-b {
    height: 100%;
    position: absolute;
    top: 0;
    transition: width 0.5s ease;
}

.bg-a {
    background-color: #007BFF;
    left: 0;
    border-radius: 5px 0 0 5px;
}

.bg-b {
    background-color: #FF6347;
    right: 0;
    border-radius: 0 5px 5px 0;
}

.text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    pointer-events: none; /* 允许点击穿透到背景层 */
}

.text-a, .text-b {
    color: white;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    z-index: 1;
}

.labels {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
    font-size: 14px;
}

.label-a {
    color: #007BFF;
    font-weight: bold;
}

.label-b {
    color: #FF6347;
    font-weight: bold;
}

.loan-info-container {
    width: 100%;
    margin: 0px auto;
    padding: 10px 0px;
    background-color: #e9ecef;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.loan-info-item {
    text-align: center;
    flex: 1;
}

.sp {
    border-right: 1px solid #d1d8e0;
}


.loan-amount {
    font-size: 15px;
    color: #444;
    margin-bottom: 5px;
    font-weight: bold;
}

.loan-label {
    font-size: 12px;
    color: #777;
}

.equal-sign, .plus-sign {
    font-size: 15px;
    color: #444;
}



.rmbdx {
    text-align: center;
    padding-left: 30px;
    background-color: lightblue;
    padding: 5px;
    border-radius: 5px;
    color: #006666;
}

.jsq-caption {
    text-align: center;
    padding: 10px;
    font-size: 1.2em;
}

.bj-caption {
    text-align: center;
    padding: 10px;
}

.bj-caption-name {
    color: #007BFF;
    padding-right: 0.2em;
    font-size: 1.2em;
}

.bx-caption {
    text-align: center;
    padding: 10px;
}

.bx-caption-name {
    color: #FF6347;
    padding-right: 0.2em;
    font-size: 1.2em;
}

.top-bg-color {
    background-color: #e3f2fd;
}


.form-field {
    text-align: left;
    padding: 5px;
}

.calc-result {
    letter-spacing: 0.08em; /* 间距为当前字体大小的10% */
    background-color: honeydew !important;
    background-color: lightyellow !important;
    background-color: #f8f9fa !important;
}

.input-warning {
    border: solid 1px red;
    background-color: lightpink;
}

.hidden {
    display: none;
}

.showing {
    display: block;
}

/*random css area*/
.etBVGl8EDO{}
.jbyj6fnGSL{}
.mdr9i400Q{}
.XMWL8xpxT9{}
.jZg2Q1{}
.WOGLvQlx{}
.qceFE97E{}
.rH9Q8j9N{}
.cokhAcEab{}
.bqfzI4Ry{}
.jGj3LBisF{}
.CwMScjk{}
.hKcaD7G{}
.lChyXq{}
.xlh3yIOsS0{}
.ybSGdryIr{}
.wBdmvCsOm{}
.lAItH5{}
.MYYetbY{}
.ozLzZ0o9e{}
.EeQ0fvNF3{}
.QBx0jbJ{}
.oBszsJZdRp{}
.ipCDOWZ{}
.MPyNXiFY{}
.bMqXzA{}
.vvsVhjcO{}
.lV0z8Tl{}
.jTihXFr{}
.LWce9IQW0{}
.xEeBQNTpOw{}
.zfeB8vQe{}
.LZb8ewa{}
.gKelzgzP{}
.ZdEwH15{}
.lQTMbma{}
.xdCDgksM{}
.Neey50{}
.ISwMX9q9hQ{}
.Aq7xxeOVd8{}
.jWT2nR{}
.v7IR22eZw{}
.zWDvzvNwn{}
.AnPj75JL{}
.R6VImETp{}
.efgHR6fqCZ{}
.kgE0qgxqz{}
.WrQeDX5oe{}
.BhO9iyhFYd{}
.iY5eWAVef{}
.kZnAWz{}
