.select-product-spec .el-select__tags .el-tag--info {
  max-width: 73px !important;
}
@charset "UTF-8";
.icon[data-v-70b98e2c] {
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  cursor: pointer;
}
.disabled[data-v-70b98e2c] {
  text-decoration: line-through;
  color: #8492a6;
}
.edit-icon[data-v-70b98e2c] {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #409EFF;
}
.label[data-v-70b98e2c] {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.delete-icon[data-v-70b98e2c] {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #888;
}
.more[data-v-70b98e2c] {
  display: inline-block;
  max-width: calc(100% - 40px);
}
.spec-item[data-v-70b98e2c] {
  line-height: 28px;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Type 22 File Upload Styles */
.file-upload-box[data-v-70b98e2c] {
  width: 100%;
}
.file-upload-box .row[data-v-70b98e2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-upload-box .file-view-box[data-v-70b98e2c] {
  width: 40px;
  height: 40px;
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-upload-box .mask[data-v-70b98e2c] {
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; /* 均匀分布 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.file-upload-box .mask .mask-icon[data-v-70b98e2c] {
  cursor: pointer;
  font-size: 12px;
}
.file-upload-box .mask .mask-icon[data-v-70b98e2c]:hover {
  color: #409EFF;
}
.file-upload-box .file-view-box:hover .mask[data-v-70b98e2c] {
  opacity: 1;
}
.file-upload-box .icon-svg[data-v-70b98e2c] {
  width: 100%;
  height: 100%;
}
.file-upload-box .avatar-uploader[data-v-70b98e2c] {
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-upload-box .avatar-uploader[data-v-70b98e2c]:hover {
  border-color: #409EFF;
}
.file-upload-box .avatar-uploader .uploader-trigger[data-v-70b98e2c] {
  width: 100%;
  height: 100%;
}
.file-upload-box .avatar-uploader .avatar-uploader-icon[data-v-70b98e2c] {
  font-size: 16px;
  color: #8c939d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

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

.static[data-v-72504e1b] {
  font-size: 14px;
  margin-top: 10px !important;
}
.static span[data-v-72504e1b] {
  margin-left: 30px;
}
.static span b[data-v-72504e1b] {
  color: #409EFF;
}
.icon[data-v-72504e1b] {
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  cursor: pointer;
}
.disabled[data-v-72504e1b] {
  text-decoration: line-through;
  color: #8492a6;
}
.edit-icon[data-v-72504e1b] {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #409EFF;
}
@charset "UTF-8";
.auto-input-comp[data-v-74c9ccb8] {
  display: inline-block;
  min-height: 20px;
  width: 100%;
}
.item-text[data-v-74c9ccb8] {
  word-wrap: break-word;
  overflow-wrap: break-word;
  display: inline-block;
  width: 100%;
}
.isDelete[data-v-74c9ccb8] {
  text-decoration: line-through;
  color: #8492a6;
}

/* ---------------------- Type 22 样式 ---------------------- */
.file-upload-box[data-v-74c9ccb8] {
  width: 100%;
}
.file-upload-box .row[data-v-74c9ccb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-upload-box .file-view-box[data-v-74c9ccb8] {
  width: 50px;
  height: 50px;
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  margin-right: 10px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-upload-box .mask[data-v-74c9ccb8] {
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; /* 均匀分布 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.file-upload-box .mask .mask-icon[data-v-74c9ccb8] {
  cursor: pointer;
  font-size: 16px;
}
.file-upload-box .mask .mask-icon[data-v-74c9ccb8]:hover {
  color: #409EFF;
}
.file-upload-box .file-view-box:hover .mask[data-v-74c9ccb8] {
  opacity: 1;
}
.file-upload-box .icon-svg[data-v-74c9ccb8] {
  width: 100%;
  height: 100%;
}
