page { background: white; } .cy-balance-item { margin-left: 40rpx; width: 710rpx; height: 130rpx; border-bottom: 1rpx solid #e0e0e0; overflow: hidden; } .cy-balance-title { font-size: 30rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(51, 51, 51, 1); letter-spacing: 3rpx; } .cy-balance-money { margin-right: 40rpx; font-size: 40rpx; font-family: PingFang-SC-Bold; font-weight: bold; color: rgba(51, 51, 51, 1); } .cy-balance-time { font-size: 24rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(153, 153, 153, 1); letter-spacing: 3rpx; }