.select-goods[data-v-6428fa28] {
  width: 1000px;
  display: flex;
}
.select-goods .left[data-v-6428fa28] {
  width: 200px;
  height: 700px;
  border-right: 1px solid #eeeeee;
  overflow: scroll;
}
.select-goods .right[data-v-6428fa28] {
  flex: 1;
  height: 700px;
  display: flex;
  flex-direction: column;
}
.select-goods .right .top[data-v-6428fa28] {
  height: 50px;
  border-bottom: 1px solid #eeeeee;
  line-height: 50px;
  vertical-align: middle;
}
.select-goods .right .top .search[data-v-6428fa28] {
  width: 200px;
  float: right;
  margin-right: 10px;
}
.select-goods .right .bottom[data-v-6428fa28] {
  flex: 1;
  padding: 10px;
}
.select-goods .right .bottom .product-info[data-v-6428fa28] {
  display: flex;
  align-items: center;
}
.select-goods .right .bottom .product-info img[data-v-6428fa28] {
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
.select-goods .right .bottom .pagination[data-v-6428fa28] {
  float: right;
  margin-top: 10px;
}


.content[data-v-76da0a5c] {
  height: 600px;
}
.img-list[data-v-76da0a5c] {
  width: 94px;
  height: 94px;
  padding: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid #d9d9d9;
  float: left;
  position: relative;
}
.img-list .goods-img[data-v-76da0a5c] {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.img-list .selected[data-v-76da0a5c] {
  position: absolute;
  width: 20px;
  height: 20px;
  right: -6px;
  top: -6px;
}
.no-data[data-v-76da0a5c] {
  text-align: center;
  padding-top: 40px;
  font-size: 14px;
  color: #999999;
}
.scroll_content1[data-v-76da0a5c]{
    height: 700px;
    border-right: 1px solid #eeeeee;
    overflow-y: scroll;
}
.scroll_content[data-v-76da0a5c] .ant-upload-list-picture-card{
    margin-bottom: 0 !important;
}

.select-goods[data-v-e208f100] {
  width: 1000px;
  display: flex;
}
.select-goods .left[data-v-e208f100] {
  width: 200px;
  height: 700px;
  border-right: 1px solid #eeeeee;
}
.select-goods .right[data-v-e208f100] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.select-goods .right .top[data-v-e208f100] {
  height: 50px;
  border-bottom: 1px solid #eeeeee;
}
.select-goods .right .top .search[data-v-e208f100] {
  width: 200px;
  float: right;
  margin-right: 10px;
}
.select-goods .right .bottom[data-v-e208f100] {
  flex: 1;
  padding: 10px;
}
.select-goods .right .bottom .product-info[data-v-e208f100] {
  display: flex;
  align-items: center;
}
.select-goods .right .bottom .product-info img[data-v-e208f100] {
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
.select-goods .right .bottom .pagination[data-v-e208f100] {
  float: right;
  margin-top: 10px;
}
.scrollbar[data-v-e208f100] {
  overflow-y: auto;
}
.scrollbar[data-v-e208f100]::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(217, 217, 217, 0.3);
}
.scrollbar[data-v-e208f100]::-webkit-scrollbar-thumb {
  background-color: rgba(217, 217, 217, 0.3);
  border-radius: 6px;
}
.scrollbar[data-v-e208f100]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(217, 217, 217, 0.3);
  background-color: #fff;
}

.goods-img[data-v-3dea2dc9] {
  width: 80px;
  height: 80px;
  margin: 10px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  border: 1px solid #d9d9d9;
}
.goods-img img[data-v-3dea2dc9],
.goods-img video[data-v-3dea2dc9] {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.goods-img .delete[data-v-3dea2dc9] {
  position: absolute;
  right: 0px;
  top: 0px;
}

