home.wxss 1.6 KB
/* pages/main/advancepayment/home.wxss */
.text_white_28 {
  font-size: 28rpx;
  color: #fff;
  font-family: PingFangSC-Regular;
  line-height: 70rpx;
}

.text_666_28 {
  font-size: 28rpx;
  color: #666;
  font-family:  PingFangSC-Regular;
}

.arrow_wrap {
  position: relative;
  width: 20rpx;
  height: 14rpx;
  margin-top: 28rpx;
  align-self: center;
}

.swiper-tab {
  width: 100%;
  text-align: center;
  line-height: 88rpx;
  background: #fff;
  box-sizing: border-box;
}

.swiper-tab-list {
  font-size: 28rpx;
  display: inline-block;
  color: #999;
  flex: 1
}

.on {
  color: #4e8fe7;
  border-bottom: 6rpx solid #4e8fe7;
}

.head_image_wrap_down {
  width: 24rpx;
  height: 16rpx;
  margin-top: 24rpx;
  float:right;
}

.head_image_wrap_up {
  width: 26rpx;
  height: 20rpx;
  float:right;
  margin-top:20rpx
}

/* .payment_img_bg {
  width: 92%;
  height: 312rpx;
}

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

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

.view_bg_wrap {
  position: absolute;
  z-index: 2;
  display: flex;
  width: 690rpx;
  flex-wrap: nowrap;
}

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

.text_text_wrap {
  font-family: PingFang-SC-Medium;
  font-size: 11px;
  color: #fff;
  text-align: center;
}

.text_wrap_left {
  font-family: PingFang-SC-Medium;
  font-size: 30rpx;
  color: #999;
  float: left
}

.text_wrap_right {
  font-family: PingFang-SC-Medium;
  font-size: 30rpx;
  color: #000;
  text-align: right;
  float: right
} */