.Page {
    min-height: 100vh;
    min-width: 1200px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.promptStyle{
    text-align: center;
    font-size: 12px;
    color: #979797;
    padding-bottom: 40px;
}

.icon{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.flexCenter{
    display: flex;
    justify-content: center;
}
.loginContent .flexStartLogin{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    margin:0px;;
}

.pass-form-item {
    position: relative;
    margin: 0;
    margin-bottom: 16px;
}
.pass-form-item-PhoneCountry {
    z-index: 26;
}
.tang-pass-login {
    position: relative;
}
.tang-pass-sms {
    display: none;
    padding: 0 48px;
}

.bigTitle{
    margin-top: 30px;
    color: #3D3D3D;
    font-size: 18px;
    font-weight: 600;
}

.bigTitleNew{
    color: #3D3D3D;
    font-size: 18px;
    font-weight: 600;
}

.prompt{
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 48px;
    font-size: 14px;
    color: #666666;
}

.nc-container .nc_scale{
    height: 40px !important;
}

.nc-container .nc_scale span{
    font-size: 15px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.protocol{
    position: relative;
    color:#000000;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    padding-left: 4px;
    overflow: hidden;
    cursor: pointer;
}

.protocolStyle{
    color:#264AFF;
}

.complainBtn{
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.paddingleftRight .name{
    font-size: 14px;
    color: #131212;
}

.inputInfo input{
    font-size: 14px;
    border: none;
    background: none;
    width: 100%;
}


.inputInfo{
    border-radius: 8px;
    padding: 12px 12px;
    margin-top: 8px;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    border: 1px solid #DCDCDC;
}

.inputInfo input:focus {
    outline: none;
}

.paddingTop{
    padding-top: 20px;
}


.flexStart{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.register{
    font-size: 20px;
    color: #06BF7F;
    font-weight: bold;
}

.paddingleftRight{
    padding-left: 18px;
    padding-right: 18px;
 }

 .marginBottom{
    margin-bottom: 48px;
 }

 .absolute{
    position:relative;
    width: 100%;
    height: 100%;
 }
 .completeInfoStyle{
    padding-top:8px;
    font-size: 16px;
    color: #1A1A1A;
    font-weight: bold;
 }
 .complete_prompt{
    color: #000000;
    font-size: 12px;
    margin-left: 4px;
    cursor: pointer;
 }
 .registerSecondStyle{
    font-size: 20px;
    color:#264AFF;
    font-weight: bold;
 }

 .login{
    width: 100%;
    height: 100%;
    top: 0px; 
    left: 0px;
    position: fixed; 
    z-index: 2000;
    background: rgba(0, 0, 0, 0.65);
}

.loginContent{
    background: white;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 420px;
    padding: 0px 40px;
}

 .paddingTopBottom{
    padding-top: 48px;
    padding-bottom: 20px;
    padding-left: 18px;
    padding-right: 18px;
}

.paddingTopBottomNew{
    padding-top: 20px;
    font-size: 16px;
    color: #3D3D3D;
}

.padding18px{
    padding-top: 12px;
    font-size: 18px;
    font-weight: 600;
    color: #3D3D3D;
}


.loginContent .submitBtn{
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 40px 0px 8px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: #264AFF;
    color: white;
    cursor: pointer;
}

.loginContent .errorPrompt{
    border-radius: 3px;
    background: #FFE2D8;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 500;
    color: #131212;
    margin-bottom: 10px;
    margin-top: 10px;
}

  

  .input-group {
    position: relative;
    margin: 16px 0px 8px 0px;
  }
  
  .input-label {
    position: absolute;
    top: 16px;
    left: 16px;
    color: #666;
    pointer-events: none; /* 防止标签阻挡点击 */
    transition: all 0.3s;
    padding: 0 4px;
  }

  .input-label .star{
    color: #ff434f;
  }
  
  .input-field {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 16px 50px 16px 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
  }
  
  /* 输入聚焦时标签样式 */
  .input-field:focus + .input-label,
  .input-field:not(:placeholder-shown) + .input-label {
    top: 4px;
    left: 12px;
    font-size: 12px;
    color: #264AFF;
  }
  
  .forgotPassword{
    cursor: pointer;
    margin:8px 0px;
    color: #264AFF;
    font-size: 12px;
    border-bottom: 1px solid #264AFF; /* 实线 */
    padding-bottom: 2px;          /* 控制文字与下划线的间距 */
    display: inline-block;        /* 让下划线宽度匹配文字宽度 */
  }

  .conceal{
    position: absolute;
    top: 15px;
    right: 18px;
    width: 20px;
    height: 20px;
    background-image: url(../img/password_xianshi.png);
    background-size: 100% 100%;   
    cursor: pointer;
}

.conceal.yincang{
    background-image: url(../img/password_yincang.png);
    background-size: 100% 100%; 
}

.error { 
    color: #F01D24;
    display: none; 
}


.login .listItem {
    margin: 8px 0px 32px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.login .listItem .checkItem {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.login .listItem .checkItem .selectIcon{
    width: 16px; height: 16px;
    border-radius: 8px;
    margin-right: 8px;
    box-sizing: border-box;
    /* 小手 */
    cursor: pointer;
}
.login .listItem .checkItem .selected{
    border: 5px solid #264AFF;
}
.login .listItem .checkItem .unselect{
    border: 1px solid #D3D4D6;
}
.login .listItem span {
    /* 常规/正文 大 body_md_regular */
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #131212;
    margin-right: 8px;
}

.login .identityTitle{
    font-size: 14px;
    color: #8D8E99;
}

.login .fullName{
    font-size: 14px;
    padding: 10px 0px;
}

.login .inputMargin{
    width: 100%;
    box-sizing: border-box;
}

.login .resetTitle{
   padding-top: 56px;
   font-size: 24px;
   font-weight: 600;
   color: #3D3D3D;
}

.login .subTitle{
    padding-top: 24px;
    font-size: 18px;
    color: #3D3D3D;
}

.login .loginNow{
    color:#264AFF;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    padding: 60px 0px;
}

.loginContent .closeIcon{
    position: absolute;
    top:16px;
    right:16px;
    color: #131212;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}   

.loginContent .inquiry_close{
    width: 16px;
    height: 16px;
}

.loginContent .closeTitle{
    font-size: 12px;
    color: #979797;
    line-height: 14px;
}

.loginContent .infoImg{
    width: 90px;
    height: 90px;
    padding-top: 42px;
}

.loginContent .submitBtnLogIn{
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 40px 0px 60px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: #264AFF;
    color: white;
    cursor: pointer;
}

.loginContent .submitBtnLogNew{
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 30px 0px 40px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: #264AFF;
    color: white;
    cursor: pointer;
}

.ForgotName{
    margin-top: 30px;
    font-size: 17px;
    font-weight: 600;
    color: #3D3D3D;
}

.bigTitleForget{
    margin-top: 10px;
    margin-bottom: 30px;
    color: #3D3D3D;
    font-size: 14px;
}

.resetInfoStyle{
    font-weight: 600;
    color: #3D3D3D;
    margin-top: 56px;
    margin-bottom: 32px;
    line-height: 24px;
}

.resentEmail{
    margin-top: 30px;
    font-size: 14px;
    color: #264AFF;
    cursor: pointer;
    margin-bottom: 60px;
}

.successRegister{
    margin-top: 36px;
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: 600; 
    color: #3D3D3D;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset !important; /* 用内阴影覆盖背景 */
  background-color: white !important; /* 显式设置背景颜色 */
}
