.edit-page[data-v-ce762c7e] {
  background: #f7f8fa;
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.flex[data-v-ce762c7e] {
  display: flex;
  align-items: center;
}
.scroll-box[data-v-ce762c7e] {
  flex: 1;
  overflow-y: scroll;
  padding-bottom: 1.6rem;
  /* 留出底部保存按钮空间 */
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
.msg-info[data-v-ce762c7e] {
  background: #ffffff;
  border-radius: 0.10667rem;
  margin: 0.32rem 0.42667rem;
  padding: 0.32rem 0.26667rem;
}
.msg-info .item[data-v-ce762c7e] {
  margin-top: 0.42667rem;
}
.msg-info .item[data-v-ce762c7e]:first-child {
  margin-top: 0;
}
.msg-info .item .top[data-v-ce762c7e] {
  justify-content: space-between;
}
.msg-info .item .top .tit[data-v-ce762c7e] {
  font-size: 0.37333rem;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 0.53333rem;
}
.msg-info .item .cont[data-v-ce762c7e] {
  margin-top: 0.21333rem;
}
.msg-info .item .cont[data-v-ce762c7e] .van-cell {
  border-radius: 0.21333rem;
  border: 1px solid #eee;
  margin-top: 0.10667rem;
  padding: 0.16rem;
  padding-left: 0.21333rem;
}
.msg-info .item .cont[data-v-ce762c7e] .van-field__control {
  color: #666;
  font-size: 0.37333rem;
  font-family: DIN-Medium, DIN;
}
.msg-info .item .cont[data-v-ce762c7e] .van-cell-disabled {
  background: #E6E8EB;
}
.msg-info .item .cont[data-v-ce762c7e] .van-cell-disabled .van-field__control {
  color: #999;
}
.msg-info .item .cont[data-v-ce762c7e] .van-radio-group--horizontal {
  flex-direction: column;
}
.msg-info .item .cont[data-v-ce762c7e] .van-radio-group--horizontal .van-radio {
  margin-bottom: 0.26667rem;
  font-size: 0.37333rem;
}
.msg-info .item .cont[data-v-ce762c7e] .van-radio-group--horizontal .van-radio:last-child {
  margin-bottom: 0;
}
.msg-info .item .cont[data-v-ce762c7e] .van-checkbox-group--horizontal {
  flex-direction: column;
}
.msg-info .item .cont[data-v-ce762c7e] .van-checkbox-group--horizontal .van-checkbox {
  margin-bottom: 0.26667rem;
  font-size: 0.37333rem;
}
.msg-info .item .cont[data-v-ce762c7e] .van-checkbox-group--horizontal .van-checkbox:last-child {
  margin-bottom: 0;
}
.submit-btn[data-v-ce762c7e] {
  padding: 0.21333rem 0;
  align-items: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #f8f9fa;
  box-shadow: 0px -0.10667rem 0.10667rem 0px rgba(0, 40, 96, 0.04);
  z-index: 99;
}
.submit-btn button[data-v-ce762c7e] {
  margin: 0 0.42667rem;
  background: #2475fc;
  height: 0.96rem;
  font-size: 0.37333rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 0.10667rem;
}

