.login_wrapper[data-v-74904d88] {
  min-height: 100vh;
  position: relative;
}
.login_wrapper .top_box[data-v-74904d88] {
  width: 100%;
  height: 220px;
  background: url(../../static/img/1.png) 100% 100% no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.login_wrapper .top_box .title[data-v-74904d88] {
  color: #fff;
  font-size: 30px;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 30px;
}
.login_wrapper .footer_bg[data-v-74904d88] {
  height: 70px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  background: url(../../static/img/2.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.login_wrapper .login_con[data-v-74904d88] {
  padding: 20px;
  width: 30%;
  margin: 100px auto;
}
.login_wrapper .login_con .login_btn[data-v-74904d88] {
  margin-top: 70px;
  font-size: 15px;
}
.login_wrapper .btn_box[data-v-74904d88] {
  text-align: right;
  margin-top: 20px;
}
.login_wrapper .btn_box .register_btn[data-v-74904d88] {
  display: inline-block;
  color: #989898;
  border-bottom: 1px solid #989898;
}
.login_wrapper .slide_wrapper[data-v-74904d88] {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.login_wrapper .slide_wrapper > div[data-v-74904d88] {
  width: 100%;
  height: 100vh;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login_wrapper .daojishi[data-v-74904d88] {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #e3e3e3;
}

