.count-wrap[data-v-5b6504f4] {
  background-color: #fff;
  margin-top: 20px;
  padding: 20px 0;
}
.count-wrap .count-option[data-v-5b6504f4] {
  position: relative;
  min-height: 40px;
  margin-bottom: 30px;
}
.count-wrap .count-option .cetent[data-v-5b6504f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 300px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.count-wrap .count-option .extra[data-v-5b6504f4] {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 12px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.count-wrap .count-option .extra .tag[data-v-5b6504f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.count-wrap .count-option .extra .tag .tag-item + .tag-item[data-v-5b6504f4] {
  margin-left: 4px;
}
.count-wrap .count-option .extra .tag .tag-item[data-v-5b6504f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.count-wrap .count-option .extra .tag .tag-item .name[data-v-5b6504f4] {
  font-weight: bold;
  margin-right: 2px;
  font-size: 14px;
}
.count-wrap .count-option .extra .tags[data-v-5b6504f4] {
  position: absolute;
  bottom: -100px;
  right: 0;
  min-width: 460px;
}
@media screen and (max-width: 1500px) {
.count-wrap .count-option .extra .tags[data-v-5b6504f4] {
    bottom: -125px;
}
}
.count-wrap .count-option .extra .tags .tag-item + .tag-item[data-v-5b6504f4] {
  margin-left: 4px;
}
.count-wrap .count-option .extra .tags .tag-item[data-v-5b6504f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.count-wrap .count-option .extra .tags .tag-item .name[data-v-5b6504f4] {
  font-weight: bold;
  margin-right: 2px;
  font-size: 14px;
}
.count-wrap .count-option[data-v-5b6504f4] .el-col .el-form-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
}
.count-wrap .count-option[data-v-5b6504f4] .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-5b6504f4] .el-col .el-form-item .el-form-item__content .el-select {
  width: 100%;
}
.count-wrap .count-option[data-v-5b6504f4] .el-col .el-form-item .el-form-item__content .el-range-editor.el-input__inner {
  width: 100%;
}

