.handle[data-v-786f264e] {
  cursor: pointer;
}
.handle[data-v-786f264e]:hover {
  color: #1890ff;
}
.first-box[data-v-786f264e],
.second-box[data-v-786f264e],
.third-box[data-v-786f264e] {
  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;
}
.second-box[data-v-786f264e] {
  margin-left: 20px;
}
.third-box[data-v-786f264e] {
  margin-left: 40px;
}
.img-container[data-v-786f264e] {
  width: 40px;
  height: 40px;
}
.img-container img[data-v-786f264e] {
  width: 16px;
  height: 16px;
  margin: 12px;
}
.img-container .drag-img[data-v-786f264e] {
  cursor: move;
}
.title-con[data-v-786f264e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 90px);
}
.title-con .title[data-v-786f264e] {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.active[data-v-786f264e] {
  background: #1890ff20;
  -webkit-box-shadow: 2px 0px 0px 0px #1890ff;
          box-shadow: 2px 0px 0px 0px #1890ff;
  color: #1890ff;
}
.parentactive[data-v-786f264e] {
  color: #1890ff;
}

.drag-box[data-v-6774c60e] {
  width: 100%;
  cursor: default;
  color: #333333;
}

.select-goods[data-v-31f19d46] {
  width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-goods .left[data-v-31f19d46] {
  width: 200px;
  height: 700px;
  border-right: 1px solid #eeeeee;
}
.select-goods .right[data-v-31f19d46] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.select-goods .right .top[data-v-31f19d46] {
  height: 50px;
  border-bottom: 1px solid #eeeeee;
}
.select-goods .right .top .search[data-v-31f19d46] {
  width: 200px;
  float: right;
  margin-right: 10px;
}
.select-goods .right .bottom[data-v-31f19d46] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
}
.select-goods .right .bottom .product-info[data-v-31f19d46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-goods .right .bottom .product-info img[data-v-31f19d46] {
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
.select-goods .right .bottom .pagination[data-v-31f19d46] {
  float: right;
  margin-top: 10px;
}
.scrollbar[data-v-31f19d46] {
  overflow-y: auto;
}
.scrollbar[data-v-31f19d46]::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(217, 217, 217, 0.3);
}
.scrollbar[data-v-31f19d46]::-webkit-scrollbar-thumb {
  background-color: rgba(217, 217, 217, 0.3);
  border-radius: 6px;
}
.scrollbar[data-v-31f19d46]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(217, 217, 217, 0.3);
  background-color: #fff;
}

.left[data-v-d75f2f5e] {
  width: 180px;
  min-height: calc(100vh - 350px);
}
.right[data-v-d75f2f5e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: calc(100vh - 350px);
  margin-left: 10px;
}
.qrcode-img[data-v-d75f2f5e] {
  width: 400px;
  height: 400px;
  margin-left: 50%;
  -webkit-transform: translateX(-200px);
          transform: translateX(-200px);
}
.search-order[data-v-d75f2f5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-order[data-v-d75f2f5e] .ant-input-group-addon {
  padding: 0;
  border: 0;
}
.status[data-v-d75f2f5e] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 8px;
}
.status p[data-v-d75f2f5e] {
  margin-bottom: 0;
  margin-right: 10px;
}

