.mui-covers dd[data-v-6bd627eb] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
}
.mui-covers dd img[data-v-6bd627eb] {
  display: block;
  height: 100px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mui-number[data-v-742abefc] {
  width: 200px;
}
.mui-number[data-v-742abefc] .el-input__inner {
  text-align: left;
}
.mui-textarea[data-v-742abefc] {
  position: relative;
  max-width: 600px;
}
.mui-textarea .tip[data-v-742abefc] {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  line-height: 1.2;
  font-size: 12px;
  color: #999999;
  padding: 5px 10px;
}
.avatar-uploader[data-v-742abefc] {
  width: 500px;
  min-height: 100px;
  height: auto;
}
.mgbt-10[data-v-742abefc] {
  margin-top: 8px;
}
.flex-box[data-v-742abefc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-box .goods-img[data-v-742abefc] {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
}
.flex-box .goods-info[data-v-742abefc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-box .goods-info .p[data-v-742abefc] {
  width: 200px;
  word-break: break-all;
  line-height: 22px;
}
.flex-box .el-form-item[data-v-742abefc] {
  display: inline-block;
}
.flex-box .mgbt[data-v-742abefc] {
  margin-bottom: 18px;
}

