lookandupdate.wxss 4.7 KB
/* pages/main/addtionalreduce/childreneducate/childreneducate.wxss */

page {
  background-color: #fcfcfc;
}

.view_bg_wrap {
  position: absolute;
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}

.arrow_wrap {
  width: 40rpx;
  height: 40rpx;
  float: right;
  margin-top: 24rpx;
}

.text_num_wrap {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.text_text_wrap {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.btn_blue_radius {
  margin: 26rpx 30rpx;
  background: #357aeb;
  border-radius: 5px;
  height: 84rpx;
}

.icon_wrap {
  width: 8rpx;
  height: 28rpx;
}

.arrow_img {
  width: 40rpx;
  height: 40rpx;
  align-items: center;
  float: right;
  margin-bottom: 8rpx;
}

.icon_declare_wrap {
  width: 23rpx;
  height: 26rpx;
}

.text_gray_32 {
  font-size: 32rpx;
  color: #6c7596;
  font-family: PingFangSC-Semibold;
}

.text_gray_36 {
  font-size: 36rpx;
  color: #080c1a;
  font-family: PingFangSC-Semibold;
}

.text_999_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #999;
  text-align: right;
}

.text_999_30 {
  font-family: PingFangSC-Regular;
  font-size: 30rpx;
  color: #999;
  text-align: right;
}

.text_333_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #333;
  text-align: right;
}

.text_singleline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text_orange_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #ff9f00;
  text-align: right;
}

.text_blue_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #3795ff;
}

.rectangle_dashed_bg {
  height: 90rpx;
  margin: 40rpx 32rpx;
  border-style: dashed;
  background: #fff;
  border: 1px dashed #d7e4fb;
  border-radius: 4px;
}

.text_white_34 {
  font-family: PingFangSC-Regular;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 42px;
}

.bottom_btn_wrap {
  background: #fff;
  box-shadow: 0 -2px 8px 0 rgba(208, 208, 208, 0.30);
  height: 136rpx;
  width: 100%;
  position: fixed;
  bottom: 0;
}

.input_wrap {
  width: 350rpx;
  height: 90rpx;
  font-size: 30rpx;
  color: #333;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 遮罩层 */

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 10;
}

.modal_img {
  width: 325px;
  height: 390px;
  margin: 0 auto;
  display: block;
}

.modal_lg {
  width: 72%;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 260rpx;
  z-index: 10;
}

.openmodal_img {
  width: 92%;
  height: 132rpx;
  margin: 30rpx;
  align-items: center;
}

.text_modal_title {
  font-size: 32rpx;
  color: #6c7596;
  font-family: PingFangSC-Semibold;
  text-align: center;
  line-height: 45rpx;
  margin: 40rpx 0;
  padding: 0 20rpx;
}

.text_cancel {
  font-family: PingFangSC-Regular;
  font-size: 36rpx;
  color: #999;
  letter-spacing: 0;
  text-align: center;
  flex: 1;
  padding: 30rpx;
}

.text_confirm {
  font-family: PingFangSC-Regular;
  font-size: 36rpx;
  color: #108ee9;
  letter-spacing: 0;
  text-align: center;
  flex: 1;
  padding: 30rpx;
}

.text_cancel01 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #999;
  letter-spacing: 0;
  text-align: center;
  flex: 1;
  padding: 30rpx;
}

.text_confirm01 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #108ee9;
  letter-spacing: 0;
  text-align: center;
  flex: 1;
  padding: 30rpx;
}

.icon_choosed {
  width: 24rpx;
  height: 26rpx;
  margin-top: 30rpx;
  margin-right: 20rpx;
  float: right;
}

.text_item_blue {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #108ee9;
  letter-spacing: 0;
  line-height: 18px;
  padding: 30rpx;
}

.text_item_black {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  line-height: 18px;
  padding: 30rpx;
}

.declare_style {
  width: 144rpx;
  height: 48rpx;
  border-radius: 20px 0px 0px 20px;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  line-height: 48rpx;
  margin-top: 30rpx;
  float: right;
}

.declare_style_new {
  width: 144rpx;
  height: 48rpx;
  border-radius: 20px 0px 0px 20px;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  line-height: 48rpx;
  margin-top:16rpx;
  float: right;
}

.orange_bg {
  background: #f5a623;
}

.red_bg {
  background: #f56723;
}

.blue_bg {
  background: #357aeb;
}