u-overlay.wxss 970 Bytes
page.data-v-1625041b {
  width: 100%;
  height: 100%;
}
.divid_line_horizen.data-v-1625041b {
  width: 100%;
  height: 2rpx;
  background-color: #f2f2f2;
  align-self: center;
  margin-top: 1rpx;
}
.input_warp .u-input__input.data-v-1625041b {
  font-size: 34rpx;
}
.button_warp .u-button .u-size-default.data-v-1625041b {
  font-size: 30rpx;
  height: 96rpx;
  line-height: 80rpx;
}
.button_warp .u-button .u-btn--primary--disabled.data-v-1625041b {
  color: rgba(0, 0, 0, 0.45) !important;
  border-color: rgba(0, 0, 0, 0.06) !important;
  background-color: rgba(0, 0, 0, 0.06) !important;
}
view.data-v-1625041b, scroll-view.data-v-1625041b, swiper-item.data-v-1625041b {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: auto;
  align-items: stretch;
  align-content: flex-start;
}
.u-overlay.data-v-1625041b {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}