page ._page-section_12xf0_2 {
  margin-bottom: 24rpx;
}

page ._page-body-text-location_12xf0_6 {
  display: flex;
  flex-direction: row;
  padding: 20rpx;
}

page ._page-section-demo_12xf0_11 {
  padding: 25rpx;
  background-color: #fff;
}

page ._info_12xf0_16 {
  font-size: 36rpx;
}

page ._page-section-btns_12xf0_19 {
  height: 80rpx;
  display: flex;
  flex-direction: row;
}

page ._btn-left_12xf0_24,
page ._btn-right_12xf0_25 {
  display: flex;
  flex: 1;
  height: 100%;
  background-color: #fff;
  border-top: 2rpx solid #eee;
  text-align: center;
  line-height: 80rpx;
  justify-content: center;
  align-items: center;
}

page ._btn-left_12xf0_24 {
  border-right: 2rpx solid #eee;
}

page ._page-section-text_12xf0_40 {
  font-size: 20rpx;
}