html {
    font-size: 52px;
    background-color: #fff;
}
body {
    font-size: 16px;
}
html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.cbs_mz {
    display: block;
    width: 100%;
}

.car_basic {
    margin: 21.32px;
    margin-right: 0;
}

.car_basic .brandName {
    font-size: 0.44rem;
    color: #25252A;
    line-height: 0.44rem;
    font-weight: bold;
    overflow: hidden;
}

.car_basic .modelName {
    font-size: 0.28rem;
    color: #25252A;
    text-align: justify;
    line-height: 0.28rem;
    margin: 0.3rem 0 0.31rem 0;
}

.car_basic .three_param {
    display: flex;
    justify-content: flex-start;
    font-size: 0.26rem;
    color: #6B6B70;
    line-height: 0.26rem;
}

.car_basic .three_param div {
    margin-right: 4px;
}

.line_split {
    width: 100%;
    display: block;
    height: 10px;
    background-color: #f8f8f8;
}

.jgsj {
    padding-top: 0.6rem;
    overflow: hidden;

    padding-bottom: 0.4rem;
}

.titlebar {
    width: 100%;
    height: 0.32rem;
    display: flex;
    justify-content: flex-start;

    margin: 0 4%;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #25252A;
    position: relative;
}

.titlebar .prefix {
    height: 0.32rem;
    width: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: -3.8%;
    background-image: linear-gradient(-153deg, #FF8C1F 0%, #FF541F 100%);
}

.titlebar .content {
    flex-grow: 1;
}

.titlebar .titlebarright{
    float: right;
    font-weight: normal;
    font-size: 0.26rem;
    color: #6B6B70;
    margin-right: 32px;
}


.jgsj .new_local {
    font-size: 0.26rem;
    color: #25252A;
    padding: 0 4%;
    overflow: hidden;
    margin: 0.4rem 0 0 0;
    display: flex;
    justify-content: space-between;
}

.jgsj .new_local .price_font {
    color: #ff541f;
    font-weight: bold;
}

.jgsj .suggests {
    overflow: hidden;
    margin: 0.4rem;
    background: #F8F8F9;
    border-radius: 12px;

    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.jgsj .suggests .suggest {
    width: 50%;
    margin-top: 0.3rem;
    text-align: center;

}

.jgsj .suggests .suggest .suggest_title {

    font-size: 0.26rem;
    color: #25252A;
    letter-spacing: 0;
    line-height: 0.24rem;
}

.jgsj .suggests .suggest .suggest_value {
    font-size: 0.44rem;
    color: #FF541F;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.4rem;
    margin: 0.2rem 0;
    font-weight: bold;
}

.jgsj .suggests .suggest .suggest_range {
    font-size: 0.26rem;
    color: #9999AD;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.28rem;
    margin-bottom: 0.3rem;
    display: block;
}

.jgsj .analyse_btn {
    display: flex;
    justify-content: center;
    cursor: pointer;

    font-size: 0.28rem;
    color: #25252A;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.28rem;
}

.jgsj img {
    height: 0.12rem;
    width: 0.22rem;
    margin-top: 0.08rem;
    margin-left: 0.1rem;
}

.jgsj .analyse_content .priceAnalysis {
    margin: 0.4rem 4% 0.4rem 4%;
    border-bottom: 1px solid #EBEBED;
    list-style: none;
    padding-left: 0;
}

.jgsj .analyse_content .priceAnalysis li {
    font-size: 0.28rem;
    color: #6B6B70;
    padding-bottom: 0.4rem;
    line-height: 0.42rem;
}

.jgsj .analyse_content .priceAnalysis label {
    background: #FFDC3D;
    border-radius: 4px;
    font-size: 0.28rem;
    color: #25252A;
    min-width: 1.5rem;
    font-weight: bold;
    padding: 0.05rem 3%;
    padding-top: 0.07rem;
    position: relative;
}

.jgsj .analyse_content .priceAnalysis p {
    margin-top: 0.2rem;
    margin-bottom: 0;
    text-align: justify;
}

.jgzs .history_future_btns {
    display: flex;
    justify-content: space-evenly;
    width: 55%;
    padding-left: 26%;
    overflow: auto;
    margin-bottom: 0.2rem;
}

.jgzs .history_future_btn {
    font-size: 0.28rem;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 30px;
    display: block;
    padding: 0.1rem 0.1rem;
    text-align: center;
    margin: 0 3%;
    width: 1.6rem;
    float: left;
    margin-top: 0.4rem;
    color: #333;

    
}

.jgzs .history_future_btn.actived_btn {
    background: #ff541f;
    color: #fff;
}

.jgzs .charts {
    width: 390px;
    height: 258px;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

.jgsj .gj_xq {
    width: 86%;
    margin: 0 auto;
    margin-top: 0.4rem;
}

.jgsj .gj_xq .gj_xq_items {
    display: flex;
    justify-content: space-between;

}

.jgsj .gj_xq_item {
    font-size: 0.44rem;
    font-weight: bold;
    padding-bottom: 0.24rem;
    display: block;
    text-align: left;
    display: flex;
    align-items: baseline;
}

.jgsj .gj_xq_item.zj {
    display: flex;
    justify-content: space-between;
    width: 68%;
}

.gj {
    color: #52C41A !important;
}

.xq {
    color: #FB723D !important;
}

.jgsj .gj_xq_item .number {
    font-size: 0.44rem;
}

.jgsj .gj_xq_item .unit {
    font-size: 0.24rem;
}

.gj_xq_percent_graph {
    height: 0.3rem;
    width: 100%;
    display: flex;
    border-radius: 0.15rem;
    overflow: hidden;
}

.gj_xq_percent_graph .percent {
    text-align: center;
    overflow: hidden;
}

.gj_xq_percent_graph .percent {
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.3rem;
}
.gj_xq_percent_graph .percent.gj_percent {
    background-color: #52C41A;
}

.gj_xq_percent_graph .percent.xq_percent {
    background-color: #FB723D;
}

.gxbl {
    border-bottom: 1px solid #EBEBED;
}

.gx_tag {
    display: flex;
    justify-content: space-between;
}

.gx_tag div {
    display: block;
    text-align: left;
    font-size: 0.24rem;
    color: #25252A;
    padding-top: 0.1rem;
}

.gqgx {
    text-align: center;
    color: #25252A;
    font-size: 0.28rem;
    padding: 0.4rem 0 0.4rem 0;
}

.jx90 {
    color: #FF541F;
}

.gj_xq_percent_graph .percent.lower {
    width: 20%;
    background-color: #FFC900;
}

.gj_xq_percent_graph .percent.reasonable {
    width: 60%;
    background-color: #73D13D;
}

.gj_xq_percent_graph .percent.higher {
    width: 20%;
    background-color: #FF3D00;
}

.gx_tag .lower {
    color: #FFC900;
}

.gx_tag .reasonable {
    color: #73D13D;
}

.gx_tag .higher {
    color: #FF3D00;
}

.gj_xq_item.jg .number{
    font-size: 0.28rem;
}

.gj_xq_item.jg.lower .number{
    color: #FFC900;

}

.gj_xq_item.jg.reasonable .number{
    color: #73D13D;
}


.gj_xq_item.jg.higher .number{
    color: #FF3D00;
}

.gj_xq_item.reasonable.jg {
    width: 60%;
    display: flex;
    justify-content: space-between;
}

.explains {
    padding: 0.38rem 4%;
}

.explain {
    display: flex;
    line-height: 0.46rem;
    font-size: 0.28rem;
    color: #6B6B70;
}

.charts .chart {
    width: 94%;
    height: 100%;
    margin-bottom: 20px;
}

#app {
    height: 100%;
}

.old {
    background-color: #0e419d;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.refund {
    background-color: #fffafa;
    width: 90%;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;

}

.old .mz {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}

.old .mztk {
    font-size: 14px;
    color: #735CFA;
    text-align: center;
    margin: 10px 0;
    margin-top: 32px;
}

.old .mz .mznr {
    color: #888888;
    font-size: 12.48px;
    text-indent: 2em;
    line-height: 20.8px;
}

.refund .refund_reason {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    text-indent: 2em;
}

.refund .refund_btn {
    margin: 20px auto;
    background-color: rgba(116, 93, 255, 1);
    color: #fff;
    
    width: 120px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
}

.old_title {
    display: inline-block;
    margin-left: 5%;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #745dff;
    border-top-left-radius: 3px;
}

.more_link {
    display: block;
    position: fixed;
    bottom: 20px;
    left: calc(50% - 80px);
    background-color: #745dff;
    color: #fff;
    width: 160px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 20px;
    border-top-left-radius: 5px;
    text-align: center;
}