.AuthLayout_container__NG4G_ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 32px);
  background-color: #fff;
  /* 新增样式 */
}
.AuthLayout_container__NG4G_ .AuthLayout_logobox__MtaMG {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 96px;
}
.AuthLayout_container__NG4G_ .AuthLayout_logo__9U47h {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.AuthLayout_container__NG4G_ .AuthLayout_logo-text__XHrJ1 {
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  color: #333;
}
.AuthLayout_container__NG4G_ .AuthLayout_logo-describe__c6bCT {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  color: #a6a6a6;
}
.AuthLayout_container__NG4G_ .AuthLayout_content__XLjWP {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
}
.AuthLayout_container__NG4G_ .AuthLayout_content-inner__tVQ__ {
  width: 480px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.AuthLayout_container__NG4G_ .AuthLayout_bottomLinks__NjWn8 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.AuthLayout_container__NG4G_ .AuthLayout_bottomLinks__NjWn8.AuthLayout_center__audmR {
  justify-content: center;
}
.AuthLayout_container__NG4G_ .AuthLayout_linkLeft__nbz1P,
.AuthLayout_container__NG4G_ .AuthLayout_linkRight__LnBKg {
  text-decoration: none;
  padding: 8px 16px;
  transition: background-color 0.3s;
}
.AuthLayout_container__NG4G_ .AuthLayout_linkLeft__nbz1P {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #51b67d;
}
.AuthLayout_container__NG4G_ .AuthLayout_linkLeft__nbz1P:hover {
  background-color: #eef8f2;
  border-radius: 4px;
}
.AuthLayout_container__NG4G_ .AuthLayout_linkRight__LnBKg {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #7f7f7f;
}
.AuthLayout_container__NG4G_ .AuthLayout_linkRight__LnBKg:hover {
  background-color: #f5f5f5;
  border-radius: 4px;
}
.AuthLayout_container__NG4G_ .AuthLayout_link__CVhh8:hover {
  text-decoration: underline;
}
.AuthLayout_container__NG4G_ .AuthLayout_bottomLinks__NjWn8.AuthLayout_blue__VkC0m .AuthLayout_linkLeft__nbz1P {
  color: #6174fe;
}
.AuthLayout_container__NG4G_ .AuthLayout_bottomLinks__NjWn8.AuthLayout_blue__VkC0m .AuthLayout_linkLeft__nbz1P:hover {
  background-color: #fafbff;
  border-radius: 4px;
}
.AuthLayout_container__NG4G_ .AuthLayout_bottomLinks__NjWn8.AuthLayout_no-padding__N9thG {
  padding-bottom: 0;
  border-bottom: none;
}
.AuthLayout_container__NG4G_ .AuthLayout_footer__Zi3rh {
  text-align: center;
  margin-top: 28px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #a6a6a6;
}
.AuthLayout_container__NG4G_ .AuthLayout_footerLink__FqAKc {
  text-decoration: none;
  color: #193ce7a6;
  font-size: 14px;
  font-weight: 400;
}
.AuthLayout_icpFooter__mCovw {
  height: 32px;
  text-align: center;
  font-size: 12px;
  line-height: 32px;
  color: #a6a6a6;
}
.AuthLayout_icpFooter__mCovw a {
  text-decoration: none;
}

