div[data-v-2529d779] {
  box-sizing: border-box;
}
.login[data-v-2529d779] {
  background: #eeefef;
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 590px;
}
input[data-v-2529d779]:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset;
}
.main[data-v-2529d779] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  margin: auto;
  width: 800px;
  height: 490px;
  border-radius: 4px;
  background: url(../../assets/img/login-bg.aa334221.jpg) no-repeat;
  background-position: 0 0;
  background-size: contain;
  background-color: #fff;
  padding: 40px 85px 0 335px;
  color: #666666;
  overflow: hidden;
  text-align: center;
}
.main .company-logo[data-v-2529d779] {
  width: 70px;
  height: 50px;
}
.main .logo-box[data-v-2529d779] {
  text-align: center;
  height: 160px;
}
.main .welcome[data-v-2529d779] {
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 10px 0;
}
.tips[data-v-2529d779] {
  text-align: center;
  color: red;
  font-weight: bold;
  padding-top: 10px;
}
.form[data-v-2529d779] {
  text-align: left;
  padding: 0 20px;
}
.form input[data-v-2529d779] {
  outline: none;
  border: 0;
  width: 200px;
}
.form img[data-v-2529d779] {
  width: 17px;
  vertical-align: middle;
  margin-right: 5px;
}
.form .form-item[data-v-2529d779] {
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 10px 14px;
  margin-bottom: 20px;
}
.form .btn[data-v-2529d779] {
  float: right;
  cursor: pointer;
  color: #323391;
}
.form .submit[data-v-2529d779] {
  width: 100%;
}
.form .company-submit[data-v-2529d779] {
  margin-top: 30px;
}
.company[data-v-2529d779] {
  text-align: center;
  color: #323391;
  font-weight: 500;
  margin: 21px;
  cursor: pointer;
}
.footer[data-v-2529d779] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

