/* 设置基础样式 */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
} 
 
.page {
  background-color: rgba(250, 250, 250, 1);
  position: relative;
  width: 100%;
  height: 100vh; /* 使用视口高度 */
  overflow: hidden;
}
 
.section_1 {
  height: 120vh; /* 适当调整高度 */
  margin-top: -20vh; /* 使用视口高度 */
  width: 100%;
  z-index: 10;
}
.login-bg-container{
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 0;
  background: url(../../img/denglu/20250716-140929.png);
  background-size: cover;
  filter: blur(4px);
}
.group_1 {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100vh; /* 使用视口高度 */
  margin-top: 20vh; /* 使用视口高度 */
}

.image-wrapper_1 {
  background-color: rgba(240, 244, 255, 1);
  height: 560px; /* 转换为 rem */
  width: 530px; /* 转换为 rem */
  /* margin: 6.9333rem 0 0 11.92rem; */
}

.image_1 {
  width: 501px; /* 转换为 rem */
  height: 376px; /* 转换为 rem */
  margin: 7.0533rem 0 0 -0.0067rem; /* 转换为 rem */
}

.section_2 {
  background-color: rgba(255, 255, 255, 1);
  height: 560px; /* 转换为 rem */
  width: 496px; /* 转换为 rem */
  /* margin: 6.9333rem 11.92rem 0 0;  */
}

.block_1 {
  width: 64px;
  height: 18px;
  margin: 34px 0 0 35px;
}

.thumbnail_1 {
  width: 0.32rem; /* 转换为 rem */
  height: 0.32rem; /* 转换为 rem */
  margin-top: 0.9867rem; /* 转换为 rem */
}

.text_1 {
  width: 1.28rem; /* 转换为 rem */
  height: 0.48rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size:12px; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.32rem; /* 转换为 rem */
  margin: 0.9067rem 0 0 0.1067rem; /* 转换为 rem */
}

.image-wrapper_2 {
  background-color: rgba(240, 244, 255, 1);
  height: 2.48rem; /* 转换为 rem */
  margin-left: 8.1067rem; /* 转换为 rem */
  width: 2.48rem; /* 转换为 rem */
}

.image_2 {
  width: 2.32rem; /* 转换为 rem */
  height: 2.32rem; /* 转换为 rem */
  margin-left: 0.16rem; /* 转换为 rem */
}

.text-wrapper_1 {
  /* width: 5.3067rem;  */
  height: 0.64rem; /* 转换为 rem */
  margin: 55px 0 0 149px; /* 转换为 rem */
}

.text_2 {
  height: 0.64rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgb(102 102 102);
  font-size: 16px; /* 转换为 rem */
  font-family: Source Han Sans CN-Bold;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.4267rem; /* 转换为 rem */
  cursor: pointer; /* 添加鼠标指针样式 */
}

.text_3 {
  width: 200px; /* 转换为 rem */
  height: 0.64rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 16px; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.4267rem; /* 转换为 rem */
  cursor: pointer; /* 添加鼠标指针样式 */
}

.block_2 {
  position: relative;
  width: 314px;
  height: 41px;
  margin: 65px 0 0 100px;
  border: 1px solid rgb(217 217 217);
  display: flex;
}

.text_4 {
  flex: 1;
  padding-left: 10px;
  background-color: #fff;
}
input:-webkit-autofill {
  color: white !important;
  background-color: transparent !important;
  -webkit-text-fill-color: white !important;
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-box-shadow: 0 0 0 400px transparent inset;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
-webkit-text-fill-color: #333 !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.text_4:focus {
  outline: none;
}

.image-wrapper_3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex: 1;
}

.thumbnail_2 {
  width: 16px; /* 转换为 rem */
  height: 16px; /* 转换为 rem */
  margin: 0.0467rem 0 0 0.3467rem; /* 转换为 rem */
  flex-shrink: 0;
}

.block_3 {
  position: relative;
  width: 314px;
  height: 41px;
  margin: 40px 0 0 100px; /* 转换为 rem */
}

.text_5 {
  width: 2.56rem; /* 转换为 rem */
  height: 0.48rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(217, 217, 217, 1);
  font-size: 0.32rem; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.32rem; /* 转换为 rem */
  margin: 0.32rem 0 0 1.0133rem; /* 转换为 rem */
}

.text-wrapper_2 {
  background-color: rgba(238, 238, 238, 1);
  border-radius: 0.1067rem; /* 转换为 rem */
  height: 1.12rem; /* 转换为 rem */
  margin-left: 2.24rem; /* 转换为 rem */
  width: 2.6133rem; /* 转换为 rem */
}

.text_6 {
  color: rgba(102, 102, 102, 1);
  cursor: pointer;
  margin-right: 10px;
}

.image-wrapper_4 {
  border-radius: 0.1067rem; /* 转换为 rem */
  height: 41px; /* 转换为 rem */
  width: 314px; /* 转换为 rem */
  border: 0.0267rem solid rgba(217, 217, 217, 1);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}

.thumbnail_3 {
  width: 16px; /* 转换为 rem */
  height: 16px; /* 转换为 rem */
  margin: 0.0467rem 0 0 0.3467rem; /* 转换为 rem */
}

.block_4 {
  width: 5.4933rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  margin: 0.3667rem 0 0 2.48rem; /* 转换为 rem */
  align-items: end;
}

.group_2 {
  border-radius: 0.0267rem; /* 转换为 rem */
  width: 0.2667rem; /* 转换为 rem */
  height: 0.2667rem; /* 转换为 rem */
  border: 0.0267rem solid rgba(217, 217, 217, 1);
  margin-top: 0.08rem; /* 转换为 rem */
}

.text-wrapper_3 {
  width: 4.9867rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  font-size: 0;
  font-family: Source Han Sans CN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}

.text_7 {
  width: 4.9867rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.2667rem; /* 转换为 rem */
  font-family: Source Han Sans CN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}
#loginBtn{
  width: 100%;
  font-size: 0.4001rem;
  font-family: Source Han Sans CN-Normal;
}
#agreementCheckbox{
  width: 0.2667rem;
  height: 0.2667rem;
  border-radius: 0.0267rem;
}
.verification-code {
  flex:1;
  border: none;
  outline: none;
  padding-left: 10px;
}

.verification-code:focus {
  border: none;
}

.text_8 {
  width: 4.9867rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 0.2667rem; /* 转换为 rem */
  font-family: Source Han Sans CN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}

.text_9 {
  width: 4.9867rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 0.2667rem; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}

.text_10 {
  width: 4.9867rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 0.2667rem; /* 转换为 rem */
  font-family: Source Han Sans CN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}

.text_11 {
  width: 4.9867rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 0.2667rem; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}

.block_5 {
  width: 120%; /* 转换为 rem */
  height: 40px; /* 转换为 rem */
  text-align: center;
  margin-top: 45px;
}

.text-wrapper_4 {
  width: 80%; /* 转换为 rem */
  height: 100%; /* 转换为 rem */
  overflow-wrap: break-word;
  font-size: 0;
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}
.denglu{
  width: 100%;
  text-align: center;
}
#login-sms-btn,#login-pwd-btn {
  width: 316px;
  height: 36px;
  font-size: 16px;
  background: linear-gradient( 90deg, #7192FF 0%, #8F87FF 100%);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
  border-radius: 12px 12px 12px 12px;
  color: #fff;
  cursor: pointer;
}
#login-pwd-btn{
  font-size: 16px;  
}
.text_12 {
  width: 2.6667rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}

.text_13 {
  width: 2.6667rem; /* 转换为 rem */
  height: 0.4rem; /* 转换为 rem */
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 12px; /* 转换为 rem */
  font-family: Source Han Sans CN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.2667rem; /* 转换为 rem */
}