.select-product-spec .el-select__tags .el-tag--info {
  max-width: 73px !important;
}

.label_item[data-v-dd5aacce]{
  display: inline-block;
  width: 85px;
}
.icon[data-v-dd5aacce]{
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  cursor: pointer;
}
.flex-box[data-v-dd5aacce]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

