
.login[data-v-390ecb7a] {
  height: 100vh;
  width: 100vw;
  background: url(../../static/img/background.9caafbbb.png) no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login_box[data-v-390ecb7a] {
  /* border: 1px solid red; */
  width: 500px;
  height: 630px;
  margin-top: -155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 10px 5px #ffffff;
          box-shadow: 0px 0px 10px 5px #ffffff;
}
.login_box > h1[data-v-390ecb7a] {
  margin-bottom: 35px;
}
.elBtn[data-v-390ecb7a] {
  width: 155px;
}
.fromClass[data-v-390ecb7a] input {
  background: #c6e2ff;
}
.login_foot[data-v-390ecb7a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid gray;
  width: 95%;
  height: 45px;
}
.aphoneSidentify[data-v-390ecb7a] .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acompanyName[data-v-390ecb7a] .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

