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

.login_logo_c,
.login_head_div_c {
    width: 24px;
    height: 24px;
}

.login_title_c {
    min-width: 96px;
    height: 36px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.form_item_c {
    width: 310px;
    height: 40px;
    border-radius: 100px 100px 100px 100px;
    border: 1px solid #f3dd7b;
    display: flex;
    align-items: center;
}

.form_label {
    display: flex;
    align-items: center;
}

.login_logo_zhdl {
    width: 24px;
    height: 24px;
    margin-left: 16px;
}

.form_darr_c {
    margin-left: 26px;
}

.form_darr_c,
.darr {
    border-color: #f38a12 !important;
    /*color: #F38A12 !important;*/
    /*border:2px solid #F38A12 !important;*/
}

.form_input_c {
    margin-left: 16px;
    background: white;
    height: 100% !important;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
}

.form_label_c {
    display: flex;
    align-items: center;
    height: 100%;
}

.form_item_wrap_c {
    margin-top: 16px !important;
}

input {
    outline: none; /* 移除默认的焦点轮廓 */
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
    background-color: #ffffff !important; /* 设置为你需要的颜色 */
}

input {
    border: 1px solid white; /* 设置为你需要的边框颜色和宽度 */
    border-radius: 4px; /* 可选：添加圆角 */
    height: 100%;
}

.login_logo_zhdl_yj {
    margin-left: 30px;
}

.xieyi_view_c {
    color: #f38a12 !important;
}

.xieyi_view_wj_c {
    margin-left: 10px;
}

.form_btn_c {
    margin-top: 18px !important;
}

.form_button_c1 {
    background: linear-gradient(180deg, #ffb61f 0%, #ff4a16 100%);
    border-radius: 78px 78px 78px 78px;
}

.form_button_c {
    disabled: disabled !important;

    background: linear-gradient(180deg, #ffb61f 0%, #ff4a16 100%);
    border-radius: 78px 78px 78px 78px;
}

.form_button_pws {
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    width: 100%;
    color: white !important;
    /*background: #ccc !important;*/
    background: linear-gradient(180deg, #ffb61f 0%, #ff4a16 100%);
    border-radius: 78px 78px 78px 78px;
    /*disabled:none !important;*/
}

.login_third-item_c {
    /*   font-family: PingFang SC, PingFang SC;*/
    /*font-weight: 400;*/
    /*font-size: 12px;*/
    /*color: rgba(0,0,0,0.4);*/
    /*line-height: 12px;*/
    /*text-align: left;*/
    /*font-style: normal;*/
    /*text-decoration-line: underline;*/
    /*text-transform: none;*/
    /*margin: auto;*/
    /*text-align: center;*/
}

.pop_body_czhmm {
    padding-top: 0;
}

.reset_mm_c {
    /*margin-top:18px ;*/
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.9);
    /*line-height: 28px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    overflow: hidden;
    padding-left: 8px;
}

.login_head_mm_c {
    /*margin-bottom:18px ;*/
    height: 28px;
    margin-bottom: 0;
}

.form_item_yzm_c {
    display: flex;
    justify-content: space-between;
    border: 0 !important;
}

.form_label_yzm_c {
    width: 206px;
    height: 38px;
    background: rgba(0, 0, 0, 0.08) !important;
    border-radius: 100px 100px 100px 100px;
    border: 0 !important;
}

.form_label_yzm_c input {
    background-color: transparent !important;
    width: 100%;
    height: 100%;
    border: 0;
    margin-left: 26px;
}

.btn_yzm_c {
    width: 92px;
    height: 36px;
    border-radius: 78px 78px 78px 78px;
    border: 1px solid #f38a12;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn a {
    color: #f38a12 !important;
}

.yzm_wb_c {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #f38a12 !important;
    position: static !important;
}

.login_third_login_c {
    /*padding: 0 65px;*/
    /*display: none;*/
    visibility: hidden;
    justify-content: center;
}

.login_border_c {
    width: 1px;
    height: 100%;
    height: 20px;
    background: #f3dd7b;
    margin: 0 20px;
}

.yj_c {
    display: flex;
    width: 100px;
    align-items: center;
}

.yj_c1 {
    justify-content: flex-end;
}

.yj_c2 {
}

.yj_img_c {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.yj_txt_c {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
}

.login_third-item_c {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6) !important;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-decoration: none !important; /* 移除下划线 */
    text-decoration-line: none !important;
}

.codeMsgView {
    max-width: 80vw;
    margin-bottom: 26px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    box-sizing: border-box;
    padding: 0 10px;
    word-break: break-all;
}

.captchaView_c {
    /*padding: 0 40px;*/
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: flex-end;
    align-items: flex-end;
}

.captchaView_c .form_item_c {
    width: 210px !important;
}

.captcha-container {
    width: 100%;

    display: flex;
    /* gap: 10px; */
    /*justify-content: space-between;*/
    align-items: flex-end;
}

.code-input {
    /*width: 32px;*/
    /*height: 32px;*/
    /*border: 2px solid #ddd;*/
    /*border-radius: 8px;*/
    /*text-align: center;*/
    /*font-size: 24px;*/
    /*transition: all 0.3s;*/
    /*background: rgba(0,0,0,0.08);*/
    /*font-size-adjust: 16px;*/
}

.code-input:focus {
    /*border-color: #FFB61F;*/
    /*box-shadow: 0 0 5px rgba(33, 150, 243, 0.3);*/
    /*outline: none;*/
}

/* 已输入数字的格子样式 */
.code-input.filled {
    /*border-color: #4caf50;*/
    /*animation: scaleUp 0.2s;*/
}

@keyframes scaleUp {
    50% {
        transform: scale(1.05);
    }
}

.sendBtn_c {
    margin-top: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 12px;
    text-align: left;
    font-style: normal;
    /*text-decoration-line: underline;*/
    text-transform: none;
    margin-left: 25px;
    margin-bottom: 15px;
}

.smsSend_c {
    /*color: #f38a12 !important;*/
    /*text-decoration-color: #f38a12;*/
    text-decoration: none !important;
}

.login_third_login_c1 {
    display: none;
    justify-content: center;
}

.login_third_login_c1 a {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-decoration-line: underline;
    text-transform: none;
    cursor: pointer;
}

.psw_c {
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: non;
}

.passwordMsgView {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

input[type="password"]::-ms-reveal {
    display: none;
}

.new_psw {
    height: 24px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.form_item_wrap_ccc {
    margin-top: 30px !important;
    display: flex;
    justify-content: center;
}

.tt_log {
    display: none;
    justify-content: center;
    margin-top: 20px;
}

.tt_title {
    display: none;
}

.tt_log img {
    width: 200px;
    height: 35px;
}
