.count-wrap[data-v-88926358] {
  background-color: #fff;
  margin-top: 20px;
  padding: 30px 0;
}
.count-wrap .count-option[data-v-88926358] {
  position: relative;
}
.count-wrap .count-option .extra[data-v-88926358] {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 12px;
  text-align: right;
}
.count-wrap .count-option[data-v-88926358] .el-col .el-form-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
}
.count-wrap .count-option[data-v-88926358] .el-col .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.count-wrap .count-option[data-v-88926358] .el-col .el-form-item .el-form-item__content .el-select {
  width: 100%;
}
.count-wrap .count-option[data-v-88926358] .el-col .el-form-item .el-form-item__content .el-range-editor.el-input__inner {
  width: 100%;
}

