report.wxss 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. .container {
  2. background-color: #E3E3E3;
  3. }
  4. .panel1 {
  5. width: 630rpx;
  6. margin: 40rpx 0 0 0;
  7. align-items: flex-start;
  8. position: relative;
  9. }
  10. .panel11 {
  11. font-size: 24rpx;
  12. color: #787878;
  13. }
  14. .panel12 {
  15. font-size: 24rpx;
  16. color: #787878;
  17. margin-top: 7rpx;
  18. }
  19. .panel13 {
  20. font-size: 48rpx;
  21. color: #2E2E2E;
  22. margin-top: 20rpx;
  23. }
  24. .panel14 {
  25. margin-top: 30rpx;
  26. font-size: 28rpx;
  27. color: #2E2E2E;
  28. }
  29. .panel15 {
  30. font-size: 28rpx;
  31. color: #4d4d4d;
  32. font-weight: 400;
  33. height:40rpx;
  34. }
  35. .panel16 {
  36. margin-top: 60rpx;
  37. font-size: 24rpx;
  38. color: #1E1E1E;
  39. font-weight: 400;
  40. }
  41. .sysIcon_e01 {
  42. width: 220rpx;
  43. height: 220rpx;
  44. position: absolute;
  45. right: 0;
  46. top: 60rpx;
  47. }
  48. .panelLine1 {
  49. width: 100%;
  50. height: 1rpx;
  51. background-color: #BCBCBC;
  52. margin-top: 30rpx;
  53. }
  54. .panel2 {
  55. width: 690rpx;
  56. margin-top: 60rpx;
  57. background-color: #fff;
  58. border-radius: 0 0 20rpx 20rpx;
  59. }
  60. .panel21 {
  61. width: 100%;
  62. height: 10rpx;
  63. }
  64. .panel22 {
  65. width: 100%;
  66. }
  67. .panel221 {
  68. width: 100%;
  69. height: 120rpx;
  70. justify-content: space-between;
  71. }
  72. .panel2211 {
  73. margin-left: 30rpx;
  74. }
  75. .panel22111 {
  76. font-family: Teko-SemiBold;
  77. font-size: 48rpx;
  78. color: #2E2E2E;
  79. margin: 8rpx 0 0 10rpx;
  80. }
  81. .panel2212 {
  82. margin-right: 30rpx;
  83. }
  84. .panel22121 {
  85. background: #F8F8F8;
  86. border: 4rpx solid #4D4D4D;
  87. border-radius: 10rpx;
  88. font-size: 24rpx;
  89. color: #4D4D4D;
  90. width: 136rpx;
  91. line-height: 50rpx;
  92. text-align: center;
  93. margin-left: 20rpx;
  94. }
  95. .sysIcon_c06 {
  96. width: 20rpx;
  97. height: 20rpx;
  98. margin: 0 30rpx;
  99. }
  100. .panel222 {
  101. width: 100%;
  102. justify-content: flex-end;
  103. align-items: flex-end;
  104. margin-bottom: 40rpx;
  105. border-radius: 0 0 20rpx 20rpx;
  106. }
  107. .panelLine2 {
  108. width: 580rpx;
  109. height: 1rpx;
  110. background-color: #e3e3e3;
  111. }
  112. .panel2221 {
  113. justify-content: space-between;
  114. width: 100%;
  115. }
  116. .panel22211 {
  117. width: 40rpx;
  118. height: 40rpx;
  119. background-color: #f8f8f8;
  120. border-radius: 50%;
  121. margin: 0 30rpx 0 40rpx;
  122. border: 3rpx solid #D2D2D2;
  123. }
  124. .panel22210 {
  125. width: 40rpx;
  126. height: 40rpx;
  127. background-color: #FF8451;
  128. border-radius: 50%;
  129. margin: 0 30rpx 0 40rpx;
  130. border: 3rpx solid #FF8451;
  131. }
  132. .sysIcon_b07 {
  133. width: 20rpx;
  134. height: 20rpx;
  135. }
  136. .panel22212 {
  137. margin: 30rpx 0;
  138. font-weight: 400;
  139. font-size: 28rpx;
  140. color: #2E2E2E;
  141. width: 580rpx;
  142. }
  143. .panel222121 {
  144. font-weight: 700;
  145. }
  146. .panel3 {
  147. width: 630rpx;
  148. margin-top: 60rpx;
  149. font-size: 24rpx;
  150. color: #4D4D4D;
  151. font-weight: 400;
  152. }
  153. .panel31 {
  154. font-weight: 700;
  155. }
  156. .panelFooter {
  157. background: #E3E3E3;
  158. width: 100%;
  159. position: fixed;
  160. bottom: 0;
  161. height: 200rpx;
  162. color: #F2F2F2;
  163. font-size: 24rpx;
  164. align-items: flex-start;
  165. }
  166. .panelFooter1 {
  167. width: 570rpx;
  168. height: 140rpx;
  169. background: #1E1E1E;
  170. border-radius: 10rpx 0 0 60rpx;
  171. box-shadow: 0 30rpx 0 0 #0C0C0C, 0 50rpx 0 0 rgba(0, 0, 0, 0.60);
  172. }
  173. .panelFooter10 {
  174. width: 560rpx;
  175. height: 120rpx;
  176. background: rgba(255, 255, 255, 0.08);
  177. border-radius: 5rpx 10rpx 10rpx 50rpx;
  178. }
  179. .panelFooter2 {
  180. width: 160rpx;
  181. height: 140rpx;
  182. background: #1E1E1E;
  183. border-radius: 0 10rpx 60rpx 0;
  184. box-shadow: 0 30rpx 0 0 #0C0C0C, 0 50rpx 0 0 rgba(0, 0, 0, 0.60);
  185. }
  186. .panelFooter20 {
  187. width: 140rpx;
  188. height: 120rpx;
  189. background: rgba(255, 255, 255, 0.08);
  190. border-radius: 10rpx 5rpx 50rpx 10rpx;
  191. }
  192. .panelFooter11 {
  193. font-family: Teko-SemiBold;
  194. font-size: 36rpx;
  195. text-align: center;
  196. }
  197. .sysIcon_b05 {
  198. width: 20rpx;
  199. height: 20rpx;
  200. }
  201. .panelFooter120 {
  202. margin-top: 17rpx;
  203. }
  204. .menuContainer {
  205. width: 100%;
  206. position: fixed;
  207. top: 0;
  208. background: rgba(0, 0, 0, 0.50);
  209. z-index: 10;
  210. justify-content: flex-start;
  211. }
  212. .panelMenu {
  213. position: fixed;
  214. bottom: 0;
  215. width: 100%;
  216. border-radius: 60rpx 60rpx 0 0;
  217. justify-content: flex-start;
  218. background: #FFFFFF;
  219. }
  220. .panelMenu1 {
  221. width: 100%;
  222. margin-top: 40rpx;
  223. align-items: flex-start;
  224. justify-content: space-between;
  225. }
  226. .panelMenu11 {
  227. font-size: 28rpx;
  228. color: #2E2E2E;
  229. width: 580rpx;
  230. margin-left: 40rpx;
  231. }
  232. .panelMenu12 {
  233. width: 60rpx;
  234. height: 60rpx;
  235. margin-right: 40rpx;
  236. border-radius: 50%;
  237. background-color: #f0f0f0;
  238. }
  239. .sysIcon_b03 {
  240. width: 20rpx;
  241. height: 20rpx;
  242. }
  243. .panelMenu2 {
  244. font-size: 24rpx;
  245. color: #787878;
  246. margin: 30rpx 0 20rpx 40rpx;
  247. align-self: start;
  248. }
  249. .panelMenu3 {
  250. width: 100%;
  251. align-items: flex-start;
  252. }
  253. .panelMenu31 {
  254. width: 100%;
  255. height: 100rpx;
  256. justify-content: flex-start;
  257. }
  258. .sysIcon_b04 {
  259. width: 40rpx;
  260. height: 34rpx;
  261. margin: 0 30rpx 0 60rpx;
  262. }
  263. .panelMenu311 {
  264. font-weight: 400;
  265. font-size: 28rpx;
  266. color: #2E2E2E;
  267. justify-content: flex-start;
  268. }
  269. .panelMenu3111 {
  270. width: 494rpx;
  271. }
  272. .panelMenu31111 {
  273. font-weight: 700;
  274. }
  275. .sysIcon_a01 {
  276. width: 16rpx;
  277. height: 26rpx;
  278. margin-left: 30rpx;
  279. }
  280. .panelLine3 {
  281. width: 570rpx;
  282. height: 1rpx;
  283. background-color: #e3e3e3;
  284. margin-left: 110rpx;
  285. }
  286. .panelMenu4 {
  287. width: 650rpx;
  288. height: 90rpx;
  289. background-color: #f0f0f0;
  290. border-radius: 20rpx;
  291. margin: 60rpx 0;
  292. font-size: 36rpx;
  293. font-weight: 700;
  294. }
  295. .panelMenu50{
  296. width:100%;
  297. height:900rpx;
  298. }
  299. .panelMenu5{
  300. width:100%;
  301. }
  302. .panelMenu51 {
  303. width: 670rpx;
  304. font-size:28rpx;
  305. font-weight: 400;
  306. margin: 30rpx 0;
  307. }
  308. .panelLine4 {
  309. width: 670rpx;
  310. height: 1rpx;
  311. background-color: #e3e3e3;
  312. }
  313. .sysIcon_e03{
  314. width:400rpx;
  315. height:180rpx;
  316. margin-top: 120rpx;
  317. }
  318. .panelMenu61 {
  319. font-size:28rpx;
  320. font-weight: 700;
  321. margin: 40rpx 0 0 0;
  322. }
  323. .panelMenu62 {
  324. font-size:24rpx;
  325. font-weight: 400;
  326. margin: 10rpx 0 0 0;
  327. }