list.wxss 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. .container {
  2. background-color: #f0f0f0;
  3. color: #1e1e1e;
  4. font-weight: 500;
  5. }
  6. .pay_shelf_banner_750x200 {
  7. width: 100%;
  8. height: 200rpx;
  9. }
  10. .panel1 {
  11. width: 100%;
  12. margin-top: 50rpx;
  13. justify-content: flex-start;
  14. align-items: flex-start;
  15. background-color: #fff;
  16. }
  17. .product_icon_group_50x50 {
  18. width: 50rpx;
  19. height: 50rpx;
  20. border-radius: 10rpx;
  21. margin: 30rpx 30rpx 0 30rpx;
  22. }
  23. .panel11 {
  24. margin-top: 30rpx;
  25. align-items: flex-start;
  26. }
  27. .panel111 {
  28. width: 100%;
  29. justify-content: space-between;
  30. }
  31. .text1 {
  32. font-size: 36rpx;
  33. }
  34. .text0 {
  35. font-size: 36rpx;
  36. margin-right: 30rpx;
  37. }
  38. .text3 {
  39. margin-top: 10rpx;
  40. font-size: 24rpx;
  41. color: #787878;
  42. }
  43. .text2 {
  44. font-size: 24rpx;
  45. color: #fe6659;
  46. margin-bottom: 30rpx;
  47. }
  48. .text23 {
  49. margin-top: 10rpx;
  50. font-size: 24rpx;
  51. color: #787878;
  52. margin-bottom: 30rpx;
  53. }
  54. .line1 {
  55. width: 640rpx;
  56. height: 1rpx;
  57. background-color: #e3e3e3;
  58. }
  59. .panel12 {
  60. width: 100%;
  61. height: 131rpx;
  62. justify-content: space-between;
  63. }
  64. .panel121 {
  65. height: 100rpx;
  66. }
  67. .product_icon_ksxq_70x70 {
  68. width: 70rpx;
  69. height: 70rpx;
  70. border-radius: 10rpx;
  71. }
  72. .panel13 {
  73. margin-left: 20rpx;
  74. align-items: flex-start;
  75. }
  76. .text4 {
  77. font-size: 28rpx;
  78. }
  79. .text5 {
  80. font-size: 24rpx;
  81. font-weight: 400;
  82. color: #787878;
  83. }
  84. .panel14 {
  85. margin-right: 30rpx;
  86. width: 108rpx;
  87. height: 50rpx;
  88. text-align: center;
  89. color: #fff;
  90. line-height: 50rpx;
  91. border-radius: 6rpx;
  92. font-size: 24rpx;
  93. background-color: #0792e4;
  94. }
  95. .panel2 {
  96. width: 100%;
  97. justify-content: space-between;
  98. background-color: #ffdd0c;
  99. height: 110rpx;
  100. }
  101. .text6 {
  102. margin-left: 110rpx;
  103. font-size: 36rpx;
  104. }
  105. .universalpic_indicator_right_white {
  106. margin-right: 30rpx;
  107. width: 16rpx;
  108. height: 26rpx;
  109. }
  110. .universalpic_indicator_down_gray {
  111. margin-right: 30rpx;
  112. width: 26rpx;
  113. height: 16rpx;
  114. }
  115. .file_0303 {
  116. margin-top: 50rpx;
  117. width: 100%;
  118. height: 752rpx;
  119. }