.step2[data-v-3dbefba0] {
  width: 100%;
}
.step2 .formDiv[data-v-3dbefba0] {
  width: 60%;
  height: 100%;
  margin-left: 185px;
}
.step2 .formDiv .el-form[data-v-3dbefba0] {
  margin-top: 25px;
  margin-right: 30px;
}
.step2 .formDiv .el-form-item[data-v-3dbefba0] {
  width: 87%;
}
.step2 .formDiv .file-form-item[data-v-3dbefba0] {
  width: 110%;
}
.step2 .formDiv[data-v-3dbefba0] .el-input__inner {
  width: 100% !important;
}
.step2 .formDiv[data-v-3dbefba0] .el-select {
  width: 100% !important;
}
.step2 .formDiv[data-v-3dbefba0] .el-cascader {
  width: 100% !important;
}
.step2 .formDiv[data-v-3dbefba0] .el-date-editor {
  width: 100% !important;
}
.step2 .formDiv .agree[data-v-3dbefba0] {
  font-size: var(--font-size-small);
  color: var(--text-color-deep);
  font-weight: 400;
  margin-top: -12px;
}
.step2 .formDiv .agree span[data-v-3dbefba0] {
  margin-left: 9px;
}
.step2 .formDiv .agree a[data-v-3dbefba0] {
  color: var(--primary-color);
  cursor: pointer;
}

