.el-popover .down-form .content .el-form-item.active label.el-form-item__label {
  width: 110px !important;
}
.down-form[data-v-5dcaf8d5] {
  font-size: 13px;
}
.down-form .title[data-v-5dcaf8d5] {
  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;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
}
.down-form .content[data-v-5dcaf8d5] {
  padding: 15px 0;
}
.down-form .content .el-input[data-v-5dcaf8d5] {
  width: 200px;
}
