.Footer__ICP--2Fq_V {
  color: inherit;
  text-decoration: none;
}
.Footer__ICP--2Fq_V:hover {
  color: inherit;
}

.LoginDialog__box--ws4Ur {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: url(/dist/bg_login-3dca48c7.png) no-repeat center center;
}
.LoginDialog__innerBox--1VFng {
  width: 1300px;
  height: 590px;
  background: #fff;
  border-radius: 20px;
}
.LoginDialog__layoutBox--zE0vr {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.LoginDialog__layoutBox--zE0vr > div {
  width: 650px;
}
.LoginDialog__displayBox--14xSB {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.LoginDialog__divider--10eRM {
  margin-top: 60px;
  width: 1px;
  height: 326px;
  border-left: solid 1px rgba(0, 0, 0, 0.04);
}
.LoginDialog__loginBox--111Pb {
  margin-left: 80px;
  width: 302px;
  height: 360px;
}
.LoginDialog__title--Cx30M {
  color: rgba(0, 0, 0, 0.65);
}
.LoginDialog__title--Cx30M h3 {
  height: 48px;
  line-height: 48px;
  font-size: 48px;
  color: rgba(0, 0, 0, 0.65);
}
.LoginDialog__title--Cx30M p {
  font-size: 20px;
}
.LoginDialog__item--2BC6p {
  margin-bottom: 20px;
}
.LoginDialog__errorTips--DqKcb {
  line-height: 11px;
  color: #F5222D;
}
.LoginDialog__errorTips--DqKcb span {
  margin-right: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  line-height: 11px;
  background: #F5222D;
  color: #fff;
  border-radius: 10px;
  text-align: center;
}
.LoginDialog__noError--1ufhH {
  visibility: hidden;
}
.LoginDialog__footer--3I3PE {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 12px 0;
}
.LoginDialog__footer--3I3PE a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.LoginDialog__box--ws4Ur .LoginDialog__boxFooter--1UsH7 {
  margin-top: 51px;
  color: rgba(225, 225, 225, 0.5);
  text-align: center;
}
.LoginDialog__box--ws4Ur .ant-input {
  width: 302px;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.85);
}
.LoginDialog__box--ws4Ur .ant-btn {
  width: 302px;
  height: 50px;
  line-height: 50px;
}
.LoginDialog__box--ws4Ur .ant-btn-lg {
  font-size: 18px;
}

