user_index.wxss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. .container{
  2. width: 100%;
  3. justify-content: flex-start;
  4. color:#fff;
  5. background-color: #FC7406;
  6. }
  7. .panel0{
  8. width:500rpx;
  9. height:110rpx;
  10. margin-top: 30rpx;
  11. background-color: #AB4E05;
  12. border-radius: 20rpx;
  13. }
  14. .panel01{
  15. font-size:36rpx;
  16. color:#FC7406;
  17. width:250rpx;
  18. }
  19. .panel02Left{
  20. color:#fff;
  21. background-color: #793703;
  22. height:110rpx;
  23. border-top-left-radius: 20rpx;
  24. border-bottom-left-radius: 20rpx;
  25. }
  26. .panel02Right{
  27. color:#fff;
  28. background-color: #793703;
  29. height:110rpx;
  30. border-top-right-radius: 20rpx;
  31. border-bottom-right-radius: 20rpx;
  32. }
  33. .avatar{
  34. width:160rpx;
  35. height:160rpx;
  36. margin-top: 60rpx;
  37. border-radius: 50%;
  38. }
  39. .promotion_user_home_title01{
  40. width:200rpx;
  41. height:67rpx;
  42. margin-top: 30rpx;
  43. }
  44. .text1{
  45. font-size:96rpx;
  46. font-family: 'Roboto-Black';
  47. color:#2E2E2E;
  48. }
  49. .text2{
  50. font-size:96rpx;
  51. font-family: 'Roboto-Black';
  52. }
  53. .panelAD{
  54. width:710rpx;
  55. height:230rpx;
  56. margin-top: 60rpx;
  57. white-space: nowrap;
  58. }
  59. .adImage{
  60. width:710rpx;
  61. height:230rpx;
  62. display: inline-block;
  63. }
  64. .panelTitle{
  65. width:650rpx;
  66. justify-content: flex-start;
  67. margin-top: 50rpx;
  68. }
  69. .panel1{
  70. width:710rpx;
  71. background-color: #F2F2F2;
  72. border-radius: 20rpx;
  73. color:#4D4D4D;
  74. margin: 30rpx 0 0 0;
  75. justify-content: flex-start;
  76. box-shadow: 0 20rpx 0 0 rgba(0,0,0,0.1);
  77. }
  78. .panel12{
  79. margin-top: 40rpx;
  80. flex-wrap: wrap;
  81. }
  82. .panel111{
  83. width:355rpx;
  84. height:208rpx;
  85. }
  86. .panel112{
  87. width:236rpx;
  88. height:203rpx;
  89. position: relative;
  90. }
  91. .text3{
  92. font-size:64rpx;
  93. font-family: 'Roboto-Black';
  94. color:#4d4d4d;
  95. }
  96. .text4{
  97. font-size:24rpx;
  98. margin-top: 10rpx;
  99. }
  100. .text8{
  101. font-size:24rpx;
  102. margin-top: 22rpx;
  103. }
  104. .line{
  105. width:4rpx;
  106. height:40rpx;
  107. background-color: #4D4D4D;
  108. }
  109. .line2{
  110. background-color: #FD9949;
  111. }
  112. .universalpic_indicator_right_deepgray{
  113. width:16rpx;
  114. height:26rpx;
  115. margin: 0 10rpx;
  116. }
  117. .panel2{
  118. width:100%;
  119. background-color: #F2F2F2;
  120. justify-content: space-between;
  121. height: 100rpx;
  122. }
  123. .panel2_0{
  124. background-color: #2e2e2e;
  125. color:#fff;
  126. border-bottom-left-radius: 20rpx;
  127. border-bottom-right-radius: 20rpx;
  128. }
  129. .panel2_1{
  130. border-top:1rpx solid #e3e3e3;
  131. border-bottom-left-radius: 20rpx;
  132. border-bottom-right-radius: 20rpx;
  133. background-color: #fff;
  134. justify-content: center;
  135. font-size: 28rpx;
  136. font-weight: 400;
  137. }
  138. .panel21{
  139. font-size: 28rpx;
  140. font-weight: 400;
  141. width:238rpx;
  142. min-height: 100rpx;
  143. }
  144. .Arrow{
  145. width:16rpx;
  146. height:26rpx;
  147. margin-right: 30rpx;
  148. }
  149. .text5{
  150. font-size:36rpx;
  151. margin-top: 40rpx;
  152. }
  153. .promotion_index_rules{
  154. width:46rpx;
  155. height:46rpx;
  156. }
  157. .textMessage{
  158. position: absolute;
  159. top:20rpx;
  160. left:40rpx;
  161. width:80rpx;
  162. height:36rpx;
  163. line-height: 36rpx;
  164. border-radius: 18rpx;
  165. background-color: #FE6659;
  166. text-align: center;
  167. font-size: 20rpx;
  168. font-weight: 600;
  169. color:#fff;
  170. }
  171. .textBottom{
  172. font-size:28rpx;
  173. color:#fff;
  174. margin: 70rpx 0 60rpx 0;
  175. }
  176. .panel3{
  177. width:710rpx;
  178. margin-top: 10rpx;
  179. justify-content: space-between;
  180. }
  181. .panel13{
  182. width:430rpx;
  183. height:210rpx;
  184. justify-content: flex-end;
  185. align-items: flex-start;
  186. }
  187. .text6{
  188. margin: 0 0 30rpx 30rpx;
  189. font-size:34rpx;
  190. }
  191. .panel14{
  192. width:260rpx;
  193. height:210rpx;
  194. background-color: #F7E1D1;
  195. justify-content: flex-start;
  196. }
  197. .text7{
  198. margin: 0 0 0 30rpx;
  199. font-size:34rpx;
  200. }
  201. .Null1{
  202. height:30rpx;
  203. }