.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;
}


.name[data-v-874f6864] {
  display: inline-block;
  max-width: 200px;
  white-space: wrap;
  word-break: break-all;
}
.simulate-group-num.ant-form-item[data-v-874f6864] {
  margin-bottom: 0;
}
.pagination-wrap[data-v-874f6864] {
  margin-top: 10px;
  width: 100%;
  text-align: right;
}

