home.wxss
362 Bytes
/* pages/main/advancepayment/home.wxss */
.page{
background-color: #fcfcfc;
}
.text_gray_32 {
font-size: 32rpx;
color: #6C7596 ;
font-family: PingFangSC-Semibold;
line-height: 100rpx;
}
.arrow_wrap {
position: relative;
width: 40rpx;
height: 40rpx;
margin-top: 30rpx;
align-self: center
}
.payment_img_bg{
width: 92%;
height: 312rpx;
}