.e-wrap .s-wrap[data-v-f9e1873e] {
  background: #fff;
}
.e-wrap .left[data-v-f9e1873e] {
  padding-bottom: 16px;
}
.e-wrap .left .header[data-v-f9e1873e] {
  padding: 16px;
  border-bottom: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.e-wrap .left .catecory[data-v-f9e1873e] {
  padding: 16px 16px 0 16px;
}
.e-wrap .left .catecory .sub[data-v-f9e1873e] {
  margin-top: 4px;
  background: #f8f8f8;
  padding: 10px 16px;
}
.e-wrap .left .catecory .sub .item[data-v-f9e1873e] {
  line-height: 30px;
}
.e-wrap .right[data-v-f9e1873e] {
  padding: 16px;
}
.e-wrap .right .drag-wrap[data-v-f9e1873e] {
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f8f8f8;
}
.e-wrap .right .drag-wrap .drag-item[data-v-f9e1873e] {
  background: #fff;
  padding: 8px;
  margin: 8px;
  width: 22.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.e-wrap .right .drag-wrap .info[data-v-f9e1873e] {
  background: pink;
  height: 15px;
  width: 15px;
}
.e-wrap .icon[data-v-f9e1873e] {
  width: 16px;
  height: 16px;
  margin-left: 3px;
}

