.denglu {
  background-color: #ffffff;
  min-height: 100vh;
}
.denglu > .data > .title {
  font-size: 16px;
  color: #111111;
  margin-bottom: 15px;
  font-weight: bold;
}
.denglu > .data > .input-box {
  font-size: 16px;
  color: #000000;
  margin-bottom: 15px;
}
.denglu > .data > .button {
  margin-top: 110px;
}
.yunduanketang {
  background-image: url(../img/yunduanketang.png);
  background-size: 100% 100%;
  padding: 15px;
  height: 100vh;
}
.yunduanketang > .list {
  padding: 40px;
}
.yunduanketang > .list > a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  margin-bottom: 40px;
}
