engineOil.wxss 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. .content.data-v-2eba3b6c {
  2. min-height: 100vh;
  3. background: #F4F5F7;
  4. }
  5. .box.data-v-2eba3b6c {
  6. padding: 0 24rpx;
  7. background: #ffffff;
  8. }
  9. .historylinecarImg.data-v-2eba3b6c {
  10. width: 46rpx;
  11. height: 46rpx;
  12. }
  13. .historylinecar.data-v-2eba3b6c {
  14. font-weight: 400;
  15. font-size: 26rpx;
  16. color: #1A1A1A;
  17. line-height: 37rpx;
  18. width: 636rpx;
  19. }
  20. .historyLine.data-v-2eba3b6c {
  21. display: flex;
  22. justify-content: space-between;
  23. padding: 30rpx 0;
  24. border-top: 1rpx solid #EEEEEE;
  25. }
  26. .cont.data-v-2eba3b6c {
  27. padding: 30rpx 24rpx;
  28. }
  29. .toplineImg.data-v-2eba3b6c{
  30. width: 35rpx;
  31. height: 34rpx;
  32. }
  33. .topName.data-v-2eba3b6c{
  34. line-height: 34rpx;font-weight: 400;
  35. color: #FFFFFF;font-size: 28rpx;padding-left: 16rpx;
  36. }
  37. .topBox.data-v-2eba3b6c{
  38. width: 702rpx;
  39. height: 98rpx;
  40. background: #FFFFFF linear-gradient(132deg, #FF8635 0%, #FF4828 100%);
  41. border-radius: 16rpx;
  42. display: flex;justify-content: space-around;
  43. }
  44. .topsx.data-v-2eba3b6c{
  45. width: 2rpx;background: #ffffff;
  46. height: 54rpx;margin-top: 22rpx;
  47. }
  48. .topLine.data-v-2eba3b6c{
  49. display: flex;padding-top: 32rpx;
  50. }
  51. .jiyouTop.data-v-2eba3b6c{
  52. display: flex;justify-content: space-between;
  53. }
  54. .jiyouBox.data-v-2eba3b6c{
  55. margin-top: 30rpx;border-radius: 16rpx;
  56. background: #ffffff;padding: 30rpx;
  57. }
  58. .jiyoutopTitle.data-v-2eba3b6c{
  59. font-weight: 500;font-size: 28rpx;
  60. color: #1A1A1A;
  61. line-height: 40rpx;
  62. }
  63. .jyzl.data-v-2eba3b6c{
  64. font-weight: 400;line-height: 40rpx;
  65. color: #666666;font-size: 24rpx;
  66. }
  67. .jyimg.data-v-2eba3b6c{
  68. width: 302rpx;
  69. height: 302rpx;
  70. border-radius: 10rpx;
  71. }
  72. .jyline.data-v-2eba3b6c{
  73. width: 302rpx;padding-top: 30rpx;
  74. }
  75. .jyName.data-v-2eba3b6c{
  76. font-weight: 400;font-size: 22rpx;
  77. color: #1A1A1A;
  78. line-height:36rpx ;
  79. overflow: hidden;
  80. text-overflow: ellipsis;
  81. display: -webkit-box;
  82. -webkit-box-orient: vertical;
  83. -webkit-line-clamp: 2;
  84. padding-top: 10rpx;
  85. }
  86. .best.data-v-2eba3b6c{
  87. color: #FF4F00;border-radius: 6rpx;
  88. padding: 0 8rpx;border: 1px solid #FF4F00;
  89. }
  90. .jylineBox.data-v-2eba3b6c{
  91. display: flex;justify-content: space-between;flex-wrap: wrap;
  92. }
  93. .jyNametxt.data-v-2eba3b6c{
  94. }