.car-info{ margin-top: 20rpx; margin-bottom: 33rpx; .car-info-img{ width: 220rpx; height: 287rpx;; padding: 14rpx; margin-right: 35rpx; box-sizing: border-box; background: #FFFFFF; box-shadow: 0px 0px 8rpx 3rpx rgba(166, 166, 166, 0.29); border-radius: 10rpx; } .car-info-text{ .text-item{ padding-bottom: 10rpx; margin-bottom: 10rpx; border-bottom: 1px solid #EAEAEA; font-size: 30rpx; font-weight: 400; color: #8A8A8A; line-height: 42rpx; letter-spacing: 1px; .car{ font-size: 40rpx; font-weight: 500; color: #3D3D3D; line-height: 56rpx; } .balance{ font-size: 32rpx; font-weight: 500; color: #FA6400; line-height: 45rpx; } .recharge{ padding: 0 22rpx; height: 36rpx; line-height: 36rpx; background: #3397FA; color: #fff; border-radius: 5rpx; font-size: 18rpx; } } } } .parking-info{ background: #EDF6FF; border-radius: 10rpx; padding: 30rpx; .parking-info-item{ margin-bottom: 9rpx; font-size: 36rpx; font-weight: 400; color: #63717F; line-height: 50rpx; letter-spacing: 1px; } } .bottom-btn-box{ bottom: 194rpx; } .orderDetails{ /deep/ dl{ display: flex; font-size: 36rpx; line-height: 60rpx; padding-left: 30rpx; padding-right: 30rpx; dt{ color: #5F5F5F; } } /deep/ .tip{ margin: 20rpx 30rpx 47rpx; font-size: 36rpx; font-weight: 400; color: #5F5F5F; line-height: 51rpx; } }