.box { background: #fff; border-radius: 20rpx; padding: 40rpx 20rpx; display: flex; align-items: center; box-sizing: border-box; line-height: 1.75; } .total { font-size: 40px; font-family: PingFang SC-Heavy, PingFang SC; font-weight: 800; color: #323635; margin-top: 48rpx; }