search.wxss 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. .manufactorP.data-v-64d2b7fe{
  2. line-height: 69rpx;padding-left: 24rpx;
  3. width: 504rpx;margin-left: 30rpx;
  4. height: 69rpx;
  5. background: #FF4F00 linear-gradient(132deg, #FF8635 0%, #FF4828 100%);
  6. border-radius: 16rpx;
  7. font-weight: 500;
  8. color: #FFFFFF;font-size: 28rpx;
  9. }
  10. .manufactorPTow.data-v-64d2b7fe{
  11. line-height: 69rpx;padding-left: 24rpx;
  12. padding-right: 24rpx;display: flex;
  13. justify-content: space-between;
  14. background: #FF4F00 linear-gradient(132deg, #FF8635 0%, #FF4828 100%);
  15. font-weight: 500;
  16. color: #FFFFFF;font-size: 28rpx;
  17. }
  18. .brandList.data-v-64d2b7fe{
  19. height: calc(100vh - 200rpx);
  20. /* padding-bottom:var(--status-bar-height); */
  21. }
  22. .pLine.data-v-64d2b7fe{
  23. border-bottom: 1rpx solid #EEEEEE;
  24. font-weight: 400;
  25. color: #333333;font-size: 26rpx;
  26. padding: 30rpx 24rpx;
  27. }
  28. .popupone.data-v-64d2b7fe{
  29. width: 100vw;height: 100vh;
  30. background:rgba(0, 0, 0, 0.4) ;
  31. position: fixed;top: 0;left: 0;
  32. z-index: 11;
  33. }
  34. .popupTwo.data-v-64d2b7fe{
  35. z-index: 111;
  36. }
  37. .popup-content.data-v-64d2b7fe{
  38. width: 80vw;
  39. background: #FFFFFF;
  40. height: 100vh;
  41. margin-left: 20vw;
  42. }
  43. .ckcarJtimg.data-v-64d2b7fe{
  44. width: 26rpx;height: 26rpx;margin-top: 4rpx;
  45. }
  46. .ckcarlineBox.data-v-64d2b7fe{
  47. padding:24rpx ;
  48. border-bottom: 1px solid #EEEEEE;
  49. }
  50. .ckcarLeft.data-v-64d2b7fe{
  51. font-weight: 400;line-height: 36rpx;
  52. color: #1A1A1A;font-size: 26rpx;
  53. }
  54. .ckcarBox.data-v-64d2b7fe{
  55. width: 100vw;height: 100vh;
  56. background:rgba(0, 0, 0, 0.4) ;
  57. position: fixed;top: 0;left: 0;
  58. }
  59. .ckcar.data-v-64d2b7fe{
  60. width: 750rpx;
  61. height: 772rpx;
  62. background: #FFFFFF;
  63. border-radius: 24rpx 24rpx 0rpx 0rpx;
  64. position: absolute;
  65. left: 0;
  66. bottom: 0;
  67. }
  68. .ckcarClose.data-v-64d2b7fe{
  69. width: 30rpx;height: 30rpx;
  70. }
  71. .ckcarTitle.data-v-64d2b7fe{
  72. font-weight: 500;font-size: 28rpx;
  73. color: #1A1A1A;
  74. line-height: 40rpx;
  75. }
  76. .ckcarTop.data-v-64d2b7fe{
  77. padding: 40rpx 26rpx 20rpx 24rpx;
  78. }
  79. .box.data-v-64d2b7fe{
  80. padding: 0 24rpx;
  81. }
  82. .sTopBox.data-v-64d2b7fe{
  83. display: flex;padding: 30rpx 24rpx;
  84. }
  85. .searchBtn.data-v-64d2b7fe{
  86. font-weight: 400;font-size: 28rpx;padding-left: 24rpx;
  87. color: #1A1A1A;line-height: 80rpx;
  88. }
  89. .searchInputBox.data-v-64d2b7fe{
  90. width: 622rpx;display: flex;
  91. height: 80rpx;
  92. background: #F9F9F9;
  93. border-radius: 16rpx;
  94. }
  95. .ssinput.data-v-64d2b7fe{
  96. font-size: 28rpx;font-weight: 400;padding-left: 24rpx;line-height: 80rpx;height: 80rpx;
  97. }
  98. .simg.data-v-64d2b7fe{
  99. width: 34rpx;height: 34rpx;margin-top: 23rpx;margin-left:30rpx;
  100. }
  101. .historylinecarImg.data-v-64d2b7fe{
  102. width: 46rpx;
  103. height: 46rpx;
  104. }
  105. .historylinecar.data-v-64d2b7fe{
  106. font-weight: 400;font-size: 26rpx;
  107. color: #1A1A1A;
  108. line-height: 37rpx;width: 636rpx;
  109. }
  110. .historyLine.data-v-64d2b7fe{
  111. display: flex;justify-content: space-between;
  112. padding: 30rpx 0;border-bottom: 1rpx solid #EEEEEE;
  113. }