
.apply-banner[data-v-603ccf36] {
  height: 250px;
  color: #fff;
}
.register-con[data-v-603ccf36] {
  min-height: calc(100vh - 400px);
}
.register-ruleForm[data-v-603ccf36] {
  margin: 40px auto 30px;
  max-width: 700px;
}
.register-ruleForm[data-v-603ccf36] .el-input__inner {
  height: 40px;
  line-height: 40px;
}
.register-ruleForm .form-group[data-v-603ccf36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
.register-ruleForm .form-group .name[data-v-603ccf36] {
  margin-right: 10px;
  text-align: right;
  width: 80px;
}
.register-ruleForm .form-group .el-input[data-v-603ccf36] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

