.bottomBtnDiv[data-v-e92dbf76] {
  position: sticky;
  bottom: 0;
  padding: 10px;
  background: rgba(239, 246, 255, 0.8);
  text-align: center;
  margin: 0 -20px;
}
.add-product[data-v-e92dbf76] {
  background: #ffffff;
  padding-bottom: 20px;
  border: 1px solid #e4efff;
  margin-bottom: 20px;
}
.add-product .el-upload[data-v-e92dbf76] {
  margin: 50px 0 !important;
}
.add-product .form-data[data-v-e92dbf76] {
  /*margin: 10px auto;*/
}
.add-product .uploadImg[data-v-e92dbf76] {
  display: flex;
  line-height: 36px;
  font-size: 14px;
}
.add-product .uploadImg .photoNum[data-v-e92dbf76] {
  font-weight: bold;
}
.add-product .uploadImg .photoNum em[data-v-e92dbf76] {
  font-style: normal;
  color: #ff0000;
}
.add-product .uploadImg .input-fileup[data-v-e92dbf76] {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  position: relative;
  /*background: #409EFF;*/
  color: #ffffff;
  border: 1px solid #dcdfe6;
  text-decoration: none;
  display: block;
  margin: 0 15px 0 5px;
  border-radius: 3px;
  color: #666666;
}
.add-product .uploadImg .input-fileup input[data-v-e92dbf76] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.add-product .pickAlbumPreListO[data-v-e92dbf76] {
  width: 100%;
  background: #f1f1f1;
  /*height: 224px;*/
}
.add-product .pickAlbumPreListO .tipsCon[data-v-e92dbf76] {
  text-align: center;
  color: #999999;
}
.add-product .pickAlbumPreList[data-v-e92dbf76] {
  display: table;
  margin: 0;
  padding: 0;
  /*height: 174px;*/
}
.add-product .pickAlbumPreList li[data-v-e92dbf76] {
  width: 110px;
  padding: 10px;
  box-sizing: border-box;
  /*height: 140px;*/
  display: block;
  float: left;
  margin: 5px;
  position: relative;
  font-size: 12px;
  text-align: center;
}
.add-product .pickAlbumPreList li img[data-v-e92dbf76],
.add-product .pickAlbumPreList li .el-image[data-v-e92dbf76] {
  display: block;
  width: 90px;
  height: 90px;
  border: 1px solid #d6d6d6;
}
.add-product .pickAlbumPreList li i.el-icon-close[data-v-e92dbf76] {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #409eff;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
}
.add-product .pickAlbumPreList li .btnchang[data-v-e92dbf76] {
  display: flex;
  margin-top: 10px;
  align-items: center;
  align-content: center;
}
.add-product .pickAlbumPreList li .sizeImg[data-v-e92dbf76] {
  color: #ff0000;
}
.add-product .pickAlbumPreList li button[data-v-e92dbf76] {
  width: 40px;
  margin: 0 auto;
  padding: 0;
  height: 28px;
}
.add-product .pickAlbumPreList li:hover i.el-icon-close[data-v-e92dbf76] {
  display: block;
}
.add-product .pickAlbumPreList li i.el-icon-picture[data-v-e92dbf76] {
  width: 90px;
  height: 90px;
  display: block;
  text-align: center;
  line-height: 90px;
  border: 1px solid #e1e1e1;
  font-size: 20px;
  border-radius: 4px;
  background: #fff;
}
.add-product .getVideoUrl[data-v-e92dbf76] {
  display: table;
  width: 100%;
}
.add-product .selectedM[data-v-e92dbf76] {
  float: left;
  width: 120px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #dcdfe6;
  text-align: center;
  margin-top: 4px;
  position: relative;
  border-radius: 4px;
}
.add-product .selectedM input[data-v-e92dbf76] {
  width: 100% !important;
  height: 32px;
  font-size: 12px;
}
.add-product .getVideo[data-v-e92dbf76] {
  margin: 10px 0px 0px;
  width: 345px;
  height: 200px;
  background: rgb(0, 0, 0);
}
.add-product .tips[data-v-e92dbf76] {
  font-size: 12px;
  color: #999999;
}
.add-product .tips span[data-v-e92dbf76] {
  color: #409eff;
  cursor: pointer;
}
.add-product .title1[data-v-e92dbf76] {
  border-bottom: 1px solid #dddddd;
  font-size: 15px;
  padding: 12px 0;
  font-weight: bold;
  width: 100%;
  margin: 0 auto 20px;
  background: #eff6ff;
  text-indent: 10px;
}
.add-product .fs[data-v-e92dbf76] {
  font-size: 12px;
  color: #999999;
  font-style: normal;
}
.add-product .posterImg[data-v-e92dbf76],
.add-product .avatar[data-v-e92dbf76] {
  width: 200px;
  text-align: center;
  font-size: 38px;
  color: #8c939d;
}
.add-product .posterImg[data-v-e92dbf76] {
  border: 1px dashed #b4b6b9;
}
.add-product .specs-detail[data-v-e92dbf76] {
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.add-product .specs-detail .el-form-item[data-v-e92dbf76] {
  width: 50%;
  margin: 0;
  padding: 10px 0;
  border-left: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  box-sizing: border-box;
}
.add-product .spu-cover-container[data-v-e92dbf76] {
  position: relative;
  display: inline-block;
}
.add-product .spu-cover-img[data-v-e92dbf76] {
  width: 80px;
  height: 80px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
  transition: all 0.3s ease;
}
.add-product .spu-cover-img[data-v-e92dbf76]:hover {
  border-color: #409eff;
  box-shadow: 0 2px 8px rgba(64, 158, 255, 0.2);
}
.add-product .spu-cover-placeholder[data-v-e92dbf76] {
  width: 80px;
  height: 80px;
  border: 1px dashed #dcdfe6;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fafafa;
  color: #999;
  font-size: 12px;
  cursor: pointer;
}
.add-product .spu-cover-placeholder i[data-v-e92dbf76] {
  font-size: 40px;
  color: #c0c4cc;
}
.add-product .spu-cover-placeholder span[data-v-e92dbf76] {
  font-size: 10px;
  line-height: 20px;
}
