earnings_apply.wxss 2.5 KB

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