
.login-wrap[data-v-ad8631ce] {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../static/img/sp_login_bg.png);
  background-repeat: no-repeat;
  /* background-size: 100%;*/
  background-size: 100% 100%;
}
.ms-title[data-v-ad8631ce] {
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-bottom: 1px solid #ddd;
}
.ms-login[data-v-ad8631ce] {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 350px;
  margin: -190px 0 0 -175px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.ms-content[data-v-ad8631ce] {
  padding: 30px 30px;
}
.login-btn[data-v-ad8631ce] {
  text-align: center;
}
.login-btn button[data-v-ad8631ce] {
  width: 100%;
  height: 36px;
  margin-bottom: 10px;
}
.login-tips[data-v-ad8631ce] {
  font-size: 12px;
  line-height: 30px;
  color: #fff;
}


/*# sourceMappingURL=chunk.42.1770345687481.css.map*/