page{ background-color: #F4F4F4; } .print-btn { width: 60; height: 60; } .owelist{ margin: 31rpx 40rpx; padding-bottom: 40rpx; .owelist-item{ background-color: #fff; padding: 25rpx 31rpx; border-radius: 10rpx; margin-bottom: 19rpx; .item-header{ margin-bottom: 11rpx; .vehicle-no{ font-size: 40rpx; font-weight: 500; color: #3D3D3D; line-height: 56rpx; } .space-name{ font-size: 34rpx; font-weight: 500; color: #8F8F8F; line-height: 48rpx; } } .road-name{ font-size: 26rpx; font-weight: 400; color: #A2A2A2; line-height: 37rpx; padding-bottom: 20rpx; border-bottom: 1px solid #D5D5D5; margin-bottom: 21rpx; } .info-item{ font-size: 30rpx; color: #63717F; line-height: 42rpx; margin-bottom: 13rpx; .amount{ font-weight: 500; color: #FA6400; } } } }