user_index.wxss 3.4 KB

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