.Box{ /* overflow: hidden; */ } .limit{ font-size: 32rpx; text-align: center; font-weight: 600; color: #ffffff; margin-top: 20rpx; } .balance{ font-size: 38rpx; text-align: center; color: #07E881; font-weight: 600; margin-top: 20rpx; } .detail{ width: 90%; text-align: center; padding: 6rpx 0; color: #ffffff; margin: 10rpx auto; border-bottom: solid 1rpx #ffffff; font-size: 26rpx; } .itemBox{ width: 96%; margin: 20rpx 2%; color: #ffffff; overflow: hidden; } .leftBox{ float: left; height: 120rpx; } .order{ font-size: 26rpx; } .orderTiem{ font-size: 26rpx; } .rightBox{ line-height: 120rpx; float: right; color: #07E881; font-size: 34rpx; } .addright{ line-height: 120rpx; float: right; color: red; font-size: 34rpx; } .segmentation{ width: 80%; background-color: rgba(255,255,255,0.3); height: 1rpx; margin: 10rpx auto; }