.content[data-v-7c39b4f8] {
  min-height: 100vh;
  background-color: #f4f4f4;
}
.body[data-v-7c39b4f8] {
  padding: 0 5.333333vw;
}
.item-li[data-v-7c39b4f8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.666667vw;
  padding: 2.666667vw;
  background-color: #fff;
}
.upload-body-btn[data-v-7c39b4f8] {
  position: fixed;
  bottom: 5.333333vw;
  left: 50%;
  width: 90%;
  transform: translate(-50%);
}

