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

.label_item[data-v-6dfd3448] {
  display: inline-block;
  width: 85px;
}
.icon[data-v-6dfd3448] {
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  cursor: pointer;
}
.flex-box[data-v-6dfd3448] {
  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;
}


.specInput[data-v-8a70921a]{
  width: 260px;
}
.checkbox[data-v-8a70921a]{
  margin: 10px;
}


.star_icon[data-v-4fc634ab] {
  position: absolute;
  left: -11px;
  color: #f56c6c;
  font-size: 14px !important;
}

