index.wxss 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. /***********search************/
  2. .search{
  3. display: block;
  4. height: 78rpx;
  5. background: #fede18;
  6. }
  7. .search_input{
  8. height: 52rpx;
  9. width:674rpx;
  10. margin: 0px auto;
  11. background: white;
  12. border-radius: 10rpx;
  13. text-align: center;
  14. line-height: 52rpx;
  15. color: rgba(183, 183, 183, 1);
  16. font-size: 24rpx;
  17. background-position: 270rpx 14rpx;
  18. background-size:30rpx;
  19. background-repeat:no-repeat;
  20. }
  21. /*******topbanner*********/
  22. .conent{
  23. background-color:#F9F9F9;
  24. }
  25. .banner{
  26. position:relative;
  27. }
  28. .banner_t{
  29. position:relative;
  30. height: 380rpx;
  31. width: 100%;
  32. }
  33. .banner_item{
  34. width:100%;
  35. height: 100%;
  36. }
  37. .tab{
  38. position: absolute;
  39. bottom:10rpx;
  40. display: flex;
  41. text-align: center;
  42. justify-content:center;
  43. align-items:center;
  44. width:100%;
  45. }
  46. .tab-item{
  47. width:8rpx;
  48. height: 8rpx;
  49. border-radius:4rpx;
  50. background-color: rgba(255, 230, 0, 0.5);
  51. margin:0rpx 10rpx;
  52. }
  53. .selected{
  54. background-color: rgba(255, 230, 0, 1);
  55. }
  56. /*******nav*********/
  57. .nav_list{
  58. display: flex;
  59. padding: 0rpx 20rpx;
  60. height: 180rpx;
  61. background: white;
  62. }
  63. .nav_item{
  64. flex: 1;
  65. display: block;
  66. }
  67. .nav_item_link{
  68. text-align: center;
  69. margin:0rpx auto;
  70. }
  71. .nav_item_img{
  72. display: inline-block;
  73. width:82rpx;
  74. height: 82rpx;
  75. margin-top:28rpx;
  76. border-radius: 28rpx;
  77. box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.21);
  78. background-repeat: no-repeat;
  79. background-size: 70rpx;
  80. background-position: center;
  81. }
  82. .nav_item_img image{
  83. width:70rpx;
  84. height: 70rpx;
  85. margin:6rpx;
  86. }
  87. .nav_item_t{
  88. height: 24rpx;
  89. line-height: 36rpx;
  90. color: rgba(56, 55, 53, 1);
  91. font-size: 24rpx;
  92. }
  93. /*******goodcar*********/
  94. .goodcar{
  95. height: 98rpx;
  96. width:100%;
  97. display: flex;
  98. margin-top:20rpx;
  99. background-color:white;
  100. }
  101. .goodcar_t{
  102. width:98px;
  103. background-repeat:no-repeat;
  104. background-position: center;
  105. background-size:55rpx 55rpx;
  106. }
  107. .banner_g{
  108. position: relative;
  109. height: 100%;
  110. flex:1;
  111. }
  112. .goodcar_item{
  113. height: 49rpx;
  114. line-height: 49rpx;
  115. font-size: 24rpx;
  116. }
  117. /*******brand*********/
  118. .brand{
  119. margin-top:16rpx;
  120. }
  121. .brand_r{
  122. display: flex;
  123. flex-wrap:wrap;
  124. margin: 0rpx -4rpx 4rpx;
  125. }
  126. .brand_item{
  127. height: 150rpx;
  128. flex: 1;
  129. background: white;
  130. margin:4rpx 4rpx 0rpx 0rpx;
  131. }
  132. .brand_item_link{
  133. text-align: center;
  134. }
  135. .brand_item_img{
  136. height: 114rpx;
  137. background-repeat: no-repeat;
  138. background-position: center;
  139. background-size: 70%;
  140. }
  141. .brand_item_name{
  142. height: 36rpx;
  143. line-height: 36rpx;
  144. color: rgba(56, 55, 53, 1);
  145. font-size: 20rpx;
  146. }
  147. .brand_more{
  148. margin:0px auto;
  149. width: 500rpx;
  150. height: 68rpx;
  151. line-height: 68rpx;
  152. text-align: center;
  153. background-color: rgba(255, 230, 0, 1);
  154. }
  155. /**********recommend**********/
  156. .recommend{
  157. margin-top:20rpx;
  158. background: white;
  159. }
  160. .recommend_t{
  161. padding:64rpx 0rpx 60rpx;
  162. }
  163. .recommend_img{
  164. height: 32rpx;
  165. display: block;
  166. margin:0px auto;
  167. width:176rpx;
  168. }
  169. .recommend_w{
  170. height: 16rpx;
  171. line-height: 19rpx;
  172. color: rgba(56, 55, 53, 1);
  173. letter-spacing: 3rpx;
  174. font-size: 16rpx;
  175. text-align: center;
  176. font-family: PerpetuaTitlingMT-Light;
  177. }
  178. .recommend_sw{
  179. position: relative;
  180. }
  181. .recommend_list{
  182. height: 200rpx;
  183. }
  184. .recommended_tab{
  185. position: absolute;
  186. bottom:10rpx;
  187. display: flex;
  188. text-align: center;
  189. justify-content:center;
  190. align-items:center;
  191. width:100%;
  192. }
  193. .recommended_tab-item{
  194. width:8rpx;
  195. height: 8rpx;
  196. border-radius:4rpx;
  197. background-color: rgba(155, 155, 155, 1);
  198. margin:0rpx 10rpx;
  199. }
  200. .recommend_selected{
  201. background-color: rgba(58, 55, 53, 0.95);
  202. }
  203. /************cardetail***********/
  204. .car_b{
  205. height: 200rpx;
  206. width:100%;
  207. display: flex
  208. }
  209. .like_cart_c{
  210. margin-top:-20rpx;
  211. }
  212. .likecar_b{
  213. height: 200rpx;
  214. width:100%;
  215. display: flex;
  216. margin-top:20rpx;
  217. border-top:1px solid #F9F9F9;
  218. background: white;
  219. }
  220. .car_img{
  221. display: block;
  222. width:336rpx;
  223. height:100%;
  224. background-repeat: no-repeat;
  225. background-size: 100%;
  226. background-position: center;
  227. }
  228. .likecar_img{
  229. display: block;
  230. width:290rpx;
  231. height:100%;
  232. background-repeat: no-repeat;
  233. background-size: 100%;
  234. background-position: center;
  235. }
  236. .car_info{
  237. padding:10rpx 0rpx 0rpx 40rpx;
  238. align-items:center;
  239. }
  240. .car_t{
  241. height: 36rpx;
  242. line-height: 36rpx;
  243. color: rgba(56, 55, 53, 1);
  244. font-size: 26rpx;
  245. text-align: left;
  246. }
  247. .car_time{
  248. height: 30rpx;
  249. line-height: 30rpx;
  250. color: rgba(135, 135, 135, 1);
  251. font-size: 20rpx;
  252. text-align: left;
  253. }
  254. .car_store{
  255. height: 28rpx;
  256. line-height: 28rpx;
  257. color: rgba(245, 166, 35, 1);
  258. font-size: 20rpx;
  259. text-align: center;
  260. display: inline-block;
  261. border:1px solid rgba(245, 166, 35, 1);
  262. border-radius: 8rpx;
  263. }
  264. .car_p{
  265. height: 33rpx;
  266. line-height: 33rpx;
  267. color: rgba(33, 36, 37, 1);
  268. font-size: 28rpx;
  269. font-family: NotoSansHans-Medium;
  270. }
  271. .car_characteristic{
  272. height: 60rpx;
  273. }
  274. .car_characteristic_i{
  275. display: inline-block;
  276. height: 34rpx;
  277. line-height: 34rpx;
  278. border-radius: 6rpx;
  279. font-size: 18rpx;
  280. padding:0rpx 5rpx;
  281. background-color: rgba(255, 230, 0, 1);
  282. color: rgba(56, 55, 53, 1);
  283. }
  284. .car_guide_p{
  285. height: 33rpx;
  286. line-height: 33rpx;
  287. color: rgba(104, 104, 104, 1);
  288. font-size: 22rpx;
  289. text-align: left;
  290. }
  291. .car_guidep{
  292. display: inline;
  293. text-decoration:line-through;
  294. }
  295. .show_more{
  296. line-height: 68rpx;
  297. height: 68rpx;
  298. color: rgba(135, 135, 135, 1);
  299. font-size: 24rpx;
  300. text-align: center;
  301. background: white;
  302. }
  303. /*******bottom*********/
  304. .bottom_banner{
  305. width: 100%;
  306. height:240rpx;
  307. }