.form-content-btns[data-v-1f3f8737] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.paginations[data-v-1f3f8737] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.header[data-v-1f3f8737] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-left[data-v-1f3f8737] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-right[data-v-1f3f8737] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sc_cascader[data-v-1f3f8737] {
  position: relative !important;
}
.sc_cascader[data-v-1f3f8737] .el-cascader__tags {
  top: 52% !important;
  left: 0 !important;
  right: 50px;
}
.sc_cascader[data-v-1f3f8737] .el-input__inner {
  height: 28px !important;
  width: 330px !important;
}
.sc_cascader[data-v-1f3f8737] .el-cascader__tags {
  -ms-flex-wrap: inherit !important;
      flex-wrap: inherit !important;
  width: 180px !important;
}
