
.content-box[data-v-242232c0] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.radio-group-box[data-v-242232c0] {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.tip[data-v-242232c0] {
  font-size: 14px;
  margin-bottom: 15px;
}
.item[data-v-242232c0] {
  width: 50%;
  padding: 10px 10px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 12px;
}
.bottom-box[data-v-242232c0] {
  padding: 15px 15px calc(env(safe-area-inset-bottom) + 15px);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

