body {
  background-color: #fff;
}
.header-box {
  height: 6.67333333rem;
  background: url(./dlbg@2x.png) no-repeat;
  background-size: cover;
}
.header-nav {
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  padding: 0 0.29333333rem;
}
.return-img {
  width: 0.58666667rem;
  height: 0.58666667rem;
}
.header-text {
  letter-spacing: 2px;
  /* margin-top: 1.06666667rem; */
  margin-left: 0.97333333rem;
  color: #FEFEFE;
  font-size: 0.64rem;
  font-weight: bold;
  line-height: 1.04rem;
}
.content-box {
  margin: -1.6rem 0 0 0 !important;
  background-color: #fff;
  border-radius: 0.90666667rem 0.90666667rem 0 0;
  padding: 1.2rem 0.93333333rem 0;
}
.input-box.spacing {
  margin-top: 0.66666667rem;
}
.input-title {
  color: #222222;
  font-weight: bold;
}
.input-box input {
  height: 1.17333333rem;
  width: 100%;
  border-bottom: 1px solid #F4F4F8;
}
.see-img {
  width: 0.58666667rem;
  height: 0.58666667rem;
}
.login-btn {
  width: 100%;
  height: 1.33333333rem;
  text-align: center;
  line-height: 1.33333333rem;
  background-color: #476BFF;
  border-radius: 0.13333333rem;
  color: #fff;
  font-weight: bold;
  margin-top: 1.6rem;
  border: none;
}
