.labelRow[data-v-24d5ef90] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.labelRow .label[data-v-24d5ef90] {
  width: 50%;
  text-align: left;
}
.title[data-v-24d5ef90] {
  font-size: 17px;
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
  margin-left: 50px;
}
.returnRow[data-v-24d5ef90] {
  width: 118px;
  height: 32px;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  cursor: pointer;
}
.returnRow[data-v-24d5ef90]:active {
  opacity: 0.8;
}
.returnRow img[data-v-24d5ef90] {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.returnRow div[data-v-24d5ef90] {
  color: #606266;
  font-size: 15px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.formBox[data-v-24d5ef90] {
  display: flex;
  flex-wrap: wrap;
}
.formBox .item__label[data-v-24d5ef90] {
  width: 50%;
}

