.pagewd-end{
    width: 1300px;
    margin: 0px auto;
    min-width: 1300px;
    display: flex;
    align-items: center;
    justify-content: end;
    /*position: static;*/
}
.block {
    position: absolute;
    top: calc(50% - 350px);
}
.block-back {
    position: absolute;
    top: 100px;
    right: 0;
    width: 1200px;
    background: rgba(255, 255, 255, 1);
    height: 500px;
    z-index: 1;
    border-radius: 40px;
    padding-top: 130px;
    padding-left: 50px;
}
.block-login {
    position: absolute;
    top: 0;
    right: 100px;
    width: 500px;
    height: 700px;
    background: rgba(255, 255, 255, 1);
    z-index: 10;
    border-radius: 40px;
    padding: 40px 80px;
    box-shadow: 0px 8px 32px 0px rgba(66,133,244,0.15);
}

.p1 {
    font-weight: 700;
    font-size: 36px;
    color: #FF780D;
    line-height: 90px;
}
.p2 {
    font-weight: 400;
    font-size: 24px;
    color: #FF780D;
    line-height: 40px;
}
.p3 {
    font-weight: 400;
    font-size: 24px;
    color: #FF780D;
    line-height: 40px;
}
.p4 {
    font-weight: 400;
    font-size: 15px;
    color: #2D2D2D;
    line-height: 40px;
}

/*.login_form_box_new{height: 526px;background: rgba(255, 255, 255, 0.8);border-radius: 16px;padding: 0 50px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-animation: bounceInRight 2s 0s 1 linear both;-moz-animation: bounceInRight 2s 0s 1 linear both;-ms-animation: bounceInRight 2s 0s 1 linear both;-o-animation: bounceInRight 2s 0s 1 linear both;animation: bounceInRight 2s 0s 1 linear both;display: flex;}*/
.login_form_box_new .tab_box{ text-align: center; font-size: 0; *word-spacing:-1px; margin: 45px 0 0px; }
.login_form_box_new .tab_box li{ display: inline-block; font-size: 24px; letter-spacing: normal; word-spacing: normal; line-height: 40px; margin: 0 25px; border-bottom: 3px solid transparent; cursor: pointer; }
.login_form_box_new .tab_box li.on{border-color: #1E90FF;color: #1E90FF;}
.login_form_box_new .nr .int{ padding: 8px 12px; border: 1px solid #DCDBDD; border-radius: 12px; margin-bottom: 15px; position: relative; }
.login_form_box_new .nr .input_error{ border: 1px solid #1E90FF;}

.login_form_box_new .nr .int input{ width: 100%; height: 30px; line-height: 30px; background: no-repeat; border: none; font-size: 14px; }

.login_form_box_new .nr .int .box{ margin-right: 86px; }
.login_form_box_new .nr .int .txyzm{ position: absolute; right: 12px; top: 8px; width: 86px; height: 30px; overflow: hidden; }
.login_form_box_new .nr .int .txyzm img{ cursor: pointer; width: 86px; height: 30px; }
.login_form_box_new .nr .int2{ margin-right: 135px; }
.login_form_box_new .nr .intBox{ margin-bottom: 15px; }
.login_form_box_new .nr .intBox .dxymz{ width: 120px; height: 48px; line-height: 48px; text-align: center; background: #1E90FF; border-radius: 4px; font-size: 14px; color: #fff; cursor: pointer;}
.login_form_box_new .nr .intBox .dxymz.on{ background: #1E90FF; }
.login_form_box_new .nr .middle{ font-size: 14px; padding: 22px 0 38px; }
.login_form_box_new .nr .middle label{ display: inline-block; width: 18px; height: 18px;background-image: url(../images/idx_banner_checkbox.png); background-repeat: no-repeat;background-size: cover;  margin-top: -3px; vertical-align: middle; position: relative; }
.login_form_box_new .nr .middle label input{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer; }
.login_form_box_new .nr .middle label.on{ background-image: url(../images/idx_banner_checkbox_on.png); }
.login_form_box_new .nr .btn{ display: block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; border-radius: 4px; text-align: center; }
.login_form_box_new .nr .btn1{
    border-radius: 12px 12px 12px 12px;
}
.login_form_box_new .nr .btn2{
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #DCDBDD;
    background: linear-gradient(90deg, rgba(254,76,68,0.73) 0%, #FF7401 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.wcLMenuTopNew {
    /* background-color: #fff; */
    padding-top: 25px;
    margin-bottom: 55px;

    padding-bottom: 20px;
    border-top-left-radius: 10px;
}
.wcLMenuTopNew .headImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.wcLMenuTopNew .headName {
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
}

.input-container {
    position: relative;

    label {
        font-size: 14px;
    }
}

.input-container input {
    /*padding-top: 10px;*/
    /*width: 200px; !* 适当的宽度 *!*/
    border-color: #DCDBDD;
}

.input-container label {
    position: absolute;
    top: 0;
    left: 0;
    margin: 12px 0 0 11px;
    pointer-events: none; /* 使得点击提示文字不会触发输入框的焦点事件 */
    transition: opacity 0.5s; /* 可选：提示文字淡入淡出效果 */
    opacity: 1; /* 默认情况下提示文字不可见 */
    color: #84818A;
}

.input-container input:focus + label {
    opacity: 1; /* 输入框获得焦点时提示文字可见 */
}

@keyframes eee {
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-23px);
    }
}
.topTransform {
    animation: eee linear 100ms forwards;
    z-index: 100;
    color: #84818A;
    background: #fff;
}
.title-login {
    font-weight: 500;
    font-size: 36px;
    color: #202020;
    line-height: 48px;
    text-align: center;
}
.block-img {
    text-align: center;
}
.block-image {
    width: 200px;
    margin: 0 auto;
}
.btn1 {
    background: linear-gradient( 270deg, rgba(254,76,68,0.72) 0%, rgba(255,116,1,0.81) 100%);
}
hr {
    border: 0; /* 移除默认边框 */
    height: 1px; /* 分割线的高度 */
    background-color: #DCDBDD; /* 分割线颜色 */
    margin: 20px 0; /* 上下外边距 */
}
.block-hr {
    position: relative;
}
.block-or {
    left: 46%;
    width: 26px;
    position: absolute;
    top: -10px;
    text-align: center;
    background: #fff;
    color: #84818A;
    font-weight: 400;
}
