other_list.wxss 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. .panelTop{
  2. position: fixed;
  3. top:0;
  4. width:100%;
  5. background-color: #fff;
  6. }
  7. .panelTop1{
  8. width:400rpx;
  9. height:100rpx;
  10. justify-content: flex-end;
  11. }
  12. .panelTop2{
  13. width:200rpx;
  14. }
  15. .panelTop3{
  16. width:150rpx;
  17. justify-content: center;
  18. }
  19. .text0{
  20. font-size: 36rpx;
  21. }
  22. .line1{
  23. width:144rpx;
  24. height:10rpx;
  25. background-color: #fff;
  26. margin-top:10rpx;
  27. }
  28. .selectItem{
  29. color: #5282FA;
  30. }
  31. .selectItemBG{
  32. background-color: #5282FA;
  33. }
  34. .universalpic_magnifier_black_30x30{
  35. width:30rpx;
  36. height:30rpx;
  37. margin-top: 15rpx;
  38. }
  39. .panel1{
  40. width:710rpx;
  41. margin: 60rpx 0 0 0;
  42. background-color: #fff;
  43. border-radius: 20rpx;
  44. }
  45. .panel11{
  46. width:100%;
  47. font-size: 22rpx;
  48. font-weight: 400;
  49. min-height: 178rpx;
  50. justify-content: flex-start;
  51. }
  52. .text1{
  53. margin: 30rpx 0;
  54. width:650rpx;
  55. line-height: 42rpx;
  56. }
  57. .panel12{
  58. width:100%;
  59. height: 100rpx;
  60. justify-content: space-between;
  61. border-top:1rpx solid #e3e3e3;
  62. }
  63. .text2{
  64. font-size: 28rpx;
  65. font-weight: 400;
  66. margin-left: 30rpx;
  67. }
  68. .Arrow{
  69. width:16rpx;
  70. height:26rpx;
  71. margin-right: 30rpx;
  72. }
  73. .panel2{
  74. width: 100%;
  75. justify-content: space-between;
  76. margin: 60rpx 0 30rpx 0;
  77. }
  78. .text3{
  79. margin-left: 30rpx;
  80. font-size: 36rpx;
  81. color:#4D4D4D;
  82. }
  83. .Number1{
  84. font-family: 'Roboto-Black';
  85. font-size:36rpx;
  86. color:#4D4D4D;
  87. }
  88. .panel3{
  89. width:100%;
  90. flex-wrap: wrap;
  91. justify-content: flex-start;
  92. align-items: flex-start;
  93. background-color: #fff;
  94. }
  95. .nullLine{
  96. width:100%;
  97. height:20rpx;
  98. background-color: #f2f2f2;
  99. }
  100. .panelItem{
  101. width: 100%;
  102. height:141rpx;
  103. justify-content: space-between;
  104. }
  105. .panelItem0{
  106. width:100%;
  107. }
  108. .avatar{
  109. width:80rpx;
  110. height:80rpx;
  111. border-radius: 20rpx;
  112. margin-left: 30rpx;
  113. }
  114. .panelItem2{
  115. justify-content: flex-start;
  116. height:111rpx;
  117. }
  118. .avatar2{
  119. width:50rpx;
  120. height:50rpx;
  121. border-radius: 50%;
  122. margin-left: 30rpx;
  123. }
  124. .text9{
  125. font-size: 24rpx;
  126. margin-left: 20rpx;
  127. color:#4D4D4D;
  128. }
  129. .panelItem1{
  130. align-items: flex-start;
  131. margin-left: 20rpx;
  132. }
  133. .text4{
  134. font-size: 28rpx;
  135. color:#4D4D4D;
  136. font-weight: 400;
  137. }
  138. .text5{
  139. font-size: 20rpx;
  140. color:#9B9B9B;
  141. }
  142. .text7{
  143. font-size: 20rpx;
  144. color:#9B9B9B;
  145. margin-top: 6rpx;
  146. }
  147. .Right{
  148. margin-right: 30rpx;
  149. align-items: flex-end;
  150. height:141rpx;
  151. }
  152. .text6{
  153. font-size: 24rpx;
  154. color:#4D4D4D;
  155. }
  156. .footer{
  157. width:100%;
  158. height:232rpx;
  159. background-color: #fff;
  160. }
  161. .text8{
  162. margin-right: 30rpx;
  163. font-size: 32rpx;
  164. color:#4D4D4D;
  165. }
  166. .panelBottom{
  167. width:100%;
  168. height:131rpx;
  169. bottom: 0;
  170. position: fixed;
  171. background-color: #f2f2f2;
  172. border-top: 1rpx solid #d2d2d2;
  173. }
  174. /* 申请提现 */
  175. .panelBottom .btn{
  176. width:730rpx;
  177. height:110rpx;
  178. border-radius: 20rpx;
  179. background-color: #F57C00;
  180. line-height: 110rpx;
  181. color:#fff;
  182. font-size:48rpx;
  183. text-align: center;
  184. z-index: 10;
  185. }
  186. .container2{
  187. background-color: rgba(0,0,0,0.8);
  188. position: fixed;
  189. top:0;
  190. z-index: 10;
  191. width: 100%;
  192. }
  193. .panel5{
  194. width: 710rpx;
  195. border-radius: 20rpx;
  196. position: fixed;
  197. bottom:160rpx;
  198. background-color: #fff;
  199. min-height: 500rpx;
  200. }
  201. .btnCancel{
  202. width:710rpx;
  203. height:100rpx;
  204. border-radius: 20rpx;
  205. text-align: center;
  206. line-height: 100rpx;
  207. font-size:28rpx;
  208. background-color: #fff;
  209. color: #1e1e1e;
  210. position: fixed;
  211. bottom:30rpx;
  212. }
  213. .universalpic_exclamation_orange_40x40{
  214. width:40rpx;
  215. height:40rpx;
  216. margin-left: 30rpx;
  217. }
  218. .text51{
  219. margin-top: 40rpx;
  220. font-size: 32rpx;
  221. color:#4D4D4D;
  222. }
  223. .panel51{
  224. margin-top: 10rpx;
  225. width:100%;
  226. }
  227. .panel511{
  228. flex: 1;
  229. }
  230. .text52{
  231. font-size: 64rpx;
  232. color:#4D4D4D;
  233. font-family: 'Roboto-Black';
  234. }
  235. .text53{
  236. font-size: 24rpx;
  237. color:#4D4D4D;
  238. margin: 0 30rpx 0 20rpx;
  239. font-weight: 400;
  240. }
  241. .panel52{
  242. width: 100%;
  243. background-color: #FFE4B6;
  244. height:94rpx;
  245. justify-content: space-between;
  246. margin-top: 30rpx;
  247. }
  248. .text54{
  249. font-size: 24rpx;
  250. color:#4D4D4D;
  251. margin: 0 30rpx 0 30rpx;
  252. font-weight: 400;
  253. }
  254. .panel53{
  255. width: 100%;
  256. height:94rpx;
  257. justify-content: space-between;
  258. }
  259. .btn2{
  260. width:100%;
  261. line-height: 127rpx;
  262. border-bottom-left-radius: 20rpx;
  263. border-bottom-right-radius: 20rpx;
  264. background-color: #F57C00;
  265. text-align: center;
  266. color:#fff;
  267. font-size: 48rpx;
  268. }