page { background-color: #f6f6ff; } .park-export { padding: 0 30rpx; &-number { &-icon { width: 478rpx; height: 478rpx; margin: 63rpx auto 30rpx; } &-text { color: #999999; font-size: 50rpx; text-align: center; margin-bottom: 80rpx; } &-input { margin-bottom: 40rpx; } &-tips { font-size: 28rpx; color: #999; margin-bottom: 40rpx; text { color: #fa3534; } } &-btn { margin-bottom: 40rpx; } &-error { color: #FF6D6D; font-size: 30rpx; text-align: center; margin-bottom: 20rpx; } } &-order { &-title { font-size: 46rpx; color: #292929; text-align: center; padding-top: 31rpx; line-height: 65rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; } &-tips { width: calc(100% - 72rpx); font-size: 30rpx; color: #777777; text-align: center; margin: 10rpx auto; line-height: 47rpx; } &-info { margin: 30rpx auto; background-color: #fff; border-radius: 15rpx; padding: 39rpx 41rpx; &-item { display: flex; margin-bottom: 16rpx; view { color: #2a2a2a; &:first-child { width: 30%; } &:last-child { color: #6e6e6e; } } } } &-btn { margin-bottom: 40rpx; } &-info { color: #fa3534; font-size: 32rpx; } } } .weight { color: #2a2a2a !important; font-weight: 500; } .really-money { color: #fa7319 !important; } .vehicle-no { color: #f00 !important; font-weight: 500; font-size: 34rpx; }