earnings_apply.wxss 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. .panel1{
  2. width:711rpx;
  3. margin-top: 60rpx;
  4. background-color: #fff;
  5. border-radius: 20rpx;
  6. }
  7. .text1{
  8. font-size: 36rpx;
  9. margin-top: 40rpx;
  10. color:#4D4D4D;
  11. }
  12. .text1_0{
  13. color:#FE6659;
  14. }
  15. .text2{
  16. font-size: 64rpx;
  17. margin-top: 10rpx;
  18. color:#4D4D4D;
  19. font-family: 'Roboto-Black';
  20. }
  21. .text3{
  22. font-size: 28rpx;
  23. color:#4D4D4D;
  24. margin-bottom: 30rpx;
  25. }
  26. .line{
  27. width:650rpx;
  28. height:1rpx;
  29. background-color: #e3e3e3;
  30. }
  31. .panel11{
  32. width:100%;
  33. justify-content: flex-start;
  34. }
  35. .panel111{
  36. margin: 30rpx 0 0 0;
  37. width:650rpx;
  38. justify-content: flex-start;
  39. }
  40. .panel112{
  41. margin: 20rpx 0 0 0;
  42. width:650rpx;
  43. justify-content: flex-start;
  44. }
  45. .panel113{
  46. margin: 20rpx 0 30rpx 0;
  47. width:650rpx;
  48. justify-content: flex-start;
  49. }
  50. .text4{
  51. font-size: 24rpx;
  52. color:#787878;
  53. font-weight: 400;
  54. }
  55. .text5{
  56. font-size: 24rpx;
  57. color:#4D4D4D;
  58. margin-left: 30rpx;
  59. }
  60. .panel12{
  61. width:100%;
  62. height: 100rpx;
  63. }
  64. .text6{
  65. font-size: 28rpx;
  66. color: #1e1e1e;
  67. margin-left: 30rpx;
  68. font-weight: 400;
  69. }
  70. .line2{
  71. width:100%;
  72. height:1rpx;
  73. background-color: #e3e3e3;
  74. }
  75. .Arrow{
  76. width:16rpx;
  77. height:26rpx;
  78. margin-right: 30rpx;
  79. }
  80. .panel21{
  81. width:100%;
  82. height:93rpx;
  83. justify-content: space-between;
  84. font-size:24rpx;
  85. }
  86. .text7{
  87. font-size: 24rpx;
  88. color: #787878;
  89. margin-left: 30rpx;
  90. font-weight: 400;
  91. }
  92. .text8{
  93. font-size: 24rpx;
  94. color: #4d4d4d;
  95. margin-right: 30rpx;
  96. }
  97. .panel22{
  98. justify-content: space-between;
  99. }
  100. .panel3{
  101. width: 100%;
  102. justify-content: space-between;
  103. margin: 60rpx 0 30rpx 0;
  104. }
  105. .text9{
  106. margin-left: 30rpx;
  107. font-size: 32rpx;
  108. color:#4D4D4D;
  109. }
  110. .Number1{
  111. font-family: 'Roboto-Black';
  112. font-size:36rpx;
  113. color:#4D4D4D;
  114. }
  115. .product_icon_mg_70x70{
  116. width:80rpx;
  117. height:80rpx;
  118. border-radius: 20rpx;
  119. }
  120. .panel4{
  121. width: 100%;
  122. justify-content: space-between;
  123. height:140rpx;
  124. background-color: #fff;
  125. }
  126. .panel41{
  127. margin-left:30rpx;
  128. }
  129. .panel411{
  130. margin-left:20rpx;
  131. align-items: flex-start;
  132. }
  133. .text10{
  134. color:#4D4D4D;
  135. font-size:28rpx;
  136. font-weight: 400;
  137. }
  138. .text11{
  139. color:#9B9B9B;
  140. font-size:20rpx;
  141. }
  142. .Number2{
  143. font-family: 'Roboto-Black';
  144. font-size:28rpx;
  145. color:#4D4D4D;
  146. margin-right: 30rpx;
  147. }
  148. .Number3{
  149. color:#FE6659;
  150. }
  151. .nullLine{
  152. width:100%;
  153. height:20rpx;
  154. background-color: #f2f2f2;
  155. }
  156. .panelItem2{
  157. justify-content: flex-start;
  158. height:111rpx;
  159. width:100%;
  160. background-color: #fff;
  161. }
  162. .avatar2{
  163. width:50rpx;
  164. height:50rpx;
  165. border-radius: 50%;
  166. margin-left: 30rpx;
  167. }
  168. .text9{
  169. font-size: 24rpx;
  170. margin-left: 20rpx;
  171. color:#4D4D4D;
  172. }