carConfiguration.wxss 856 B

1234567891011121314151617181920212223242526272829303132333435
  1. .top.data-v-25d03d58{
  2. background: url('http://dmsphoto.66km.com.cn/thFiles/AFCBDA6F-03C0-46C0-9090-9A34C125D140.png') no-repeat;
  3. background-size: 100%;
  4. width: 750rpx;height: 250rpx;
  5. background-position: right bottom;
  6. }
  7. .carBrand.data-v-25d03d58{
  8. font-weight: 500;font-size: 44rpx;
  9. color: #FFFFFF;padding-left: 24rpx;
  10. line-height: 62rpx;padding-top: 30rpx;
  11. }
  12. .carName.data-v-25d03d58{
  13. font-weight: 400;font-size: 28rpx;
  14. color: #FFFFFF;padding-left: 24rpx;
  15. line-height: 40rpx;padding-top: 26rpx;
  16. }
  17. .box.data-v-25d03d58{
  18. width: 750rpx;
  19. background: #FFFFFF;
  20. padding-top: 20rpx;
  21. border-radius: 24rpx 24rpx 0rpx 0rpx;
  22. margin-top: -40rpx;
  23. }
  24. .line.data-v-25d03d58{
  25. display: flex;font-size: 28rpx;line-height: 40rpx;padding: 20rpx 24rpx;
  26. }
  27. .lineLeft.data-v-25d03d58{
  28. color: #999999;width: 180rpx;
  29. }
  30. .lineRight.data-v-25d03d58{
  31. color: #3C3C3C;
  32. }