.n_cf435b_fmn {
    width: 100%;
    background: #222;
    padding: 30px 0 0;
    margin-top: 20px;
}

.n_cf435b_fcn {
    width: 100%;
    background: #222;
}

.n_cf435b_fwr {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.n_cf435b_ftop {
    overflow: hidden;
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.n_cf435b_flef {
    flex-shrink: 0;
}

.n_cf435b_frig {
    display: flex;
    gap: 25px;
}

.n_cf435b_frig a {
    font-size: 13px;
    color: #888;
    text-decoration: none;
    transition: color 0.2s ease;
}

.n_cf435b_frig a:hover {
    color: #5A67F2;
}

.n_cf435b_flog {
    margin: 0;
}

.n_cf435b_flimg {
    width: 150px;
    height: auto;
}

.n_cf435b_fbot {
    padding: 15px 0;
    text-align: center;
    margin-top: 0;
}

.n_cf435b_fcpr {
    font-size: 12px;
    color: #555;
    line-height: 20px;
}

.n_cf435b_fcpr a {
    color: #666;
    text-decoration: none;
}

.n_cf435b_fcpr a:hover {
    color: #5A67F2;
}

.n_cf435b_sdbr {
    display: none;
}

.n_cf435b_sbdr {
    border: 1px solid #eee;
}

.n_cf435b_sscd {
    display: none;
}

.n_cf435b_stop02 {
    display: block;
}

@media (max-width: 1200px) {
    .n_cf435b_fwr {
        width: 95%;
        margin: 0 auto;
    }
}
