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

