.userInfo_right {
    padding: 0;
}

.userInfo_right .userInfo_right_top {
    padding: 15px;
    border-bottom: 15px solid rgb(245, 246, 250);
}

.header_spoint {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.userInfo_right_top .userInfo_right_top_label {
    font-size: 17px;
    font-weight: 400;
}

.userInfo_right_top_label samp {
    font-size: 13px;
    color: #999;
}

.fob_pople {
    font-size: 17px;
}

.fob_pople_label {
    font-size: 14px;
    color: #999;
}

.price_num {
    margin-top: 20px;
    font-size: 33px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    color: #ff6300;
}


.other_function {
    padding: 15px 15px 30px;
}

.other_function_wern {
    font-size: 14px;
    color: #ff6300;
    cursor: pointer;
}