.left[data-v-17bd5cf4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.left .portrait[data-v-17bd5cf4] {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  color: white;
  background: grey;
  font-size: 20px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
}
.left .picture[data-v-17bd5cf4] {
  width: 100px;
  height: 100px;
  border-radius: 20px;
  background: grey;
  margin-right: 15px;
}
.left .bold[data-v-17bd5cf4] {
  color: #333;
  font-weight: 800;
}
.left .marginLeft[data-v-17bd5cf4] {
  margin-left: 10px;
}

.right[data-v-65640da6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
  margin-bottom: 25px;
}
.right .portrait[data-v-65640da6] {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  color: white;
  background: grey;
  font-size: 20px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
}
.right .picture[data-v-65640da6] {
  width: 100px;
  height: 100px;
  border-radius: 20px;
  background: grey;
  margin-right: 15px;
}
.right .bold[data-v-65640da6] {
  color: #333;
  font-weight: 800;
}
.right .marginLeft[data-v-65640da6] {
  margin-left: 10px;
}

.modal-content[data-v-128065f8] {
  width: 400px;
  margin: 0 auto;
}
.modal-content .title[data-v-128065f8] {
  margin: 20px 0 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.modal-content .modal-footer[data-v-128065f8] {
  margin-top: 45px;
}
.modal-content .modal-footer button[data-v-128065f8] {
  width: 120px;
  margin-left: 20px ;
}
.modal-content .upload-area[data-v-128065f8] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 600px;
}
.modal-content .upload-area .img-box[data-v-128065f8] {
  position: relative;
}
.modal-content .upload-area .img-box .close-ico[data-v-128065f8] {
  position: absolute;
  right: 0;
  top: 20px;
  cursor: pointer;
}
.modal-content .barcode[data-v-128065f8],
.modal-content .img[data-v-128065f8],
.modal-content .plus[data-v-128065f8] {
  width: 140px;
  height: 140px;
  margin: 20px 0 20px 20px;
  overflow: hidden;
  border: 1px dashed #d9d9d9;
  border-radius: 5px;
}
.modal-content .plus[data-v-128065f8] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}
.modal-content[data-v-128065f8] .ant-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.modal-content[data-v-128065f8] .ant-upload-list {
  display: none;
}

.header[data-v-24fca328] {
  background: #fff;
  padding: 16px 24px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
.header .title[data-v-24fca328] {
  padding-right: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  margin-top: 8px;
}
.content[data-v-24fca328] {
  background: #fff;
  margin: 0 24px;
  padding: 0 24px;
}
.content .title[data-v-24fca328] {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  margin-top: 8px;
}
.content .status-item[data-v-24fca328] {
  padding: 3px;
  margin-left: 10px;
  border: 1px solid;
  border-radius: 3px;
  font-size: 12px;
}
.content .wrap[data-v-24fca328] {
  padding: 16px 0;
  border-bottom: 1px solid #f1f1f1;
}
.content .wrap .label-item[data-v-24fca328] {
  line-height: 40px;
}

