record.wxss 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. .page {
  2. position: relative;
  3. width: 750rpx;
  4. background-color: rgba(248,248,248,1);
  5. overflow: hidden;
  6. display: flex;
  7. flex-direction: column;
  8. }
  9. .layer1 {
  10. width: 750rpx;
  11. display: flex;
  12. flex-direction: column;
  13. }
  14. .mod1 {
  15. width: 438rpx;
  16. height: 64rpx;
  17. flex-direction: row;
  18. display: flex;
  19. justify-content: space-between;
  20. }
  21. .wrap1 {
  22. width: 166rpx;
  23. height: 44rpx;
  24. background-color: rgba(255,255,255,1);
  25. margin-top: 10rpx;
  26. display: flex;
  27. flex-direction: column;
  28. }
  29. .img1 {
  30. width: 174rpx;
  31. height: 64rpx;
  32. }
  33. .word1 {
  34. z-index: 14;
  35. position: absolute;
  36. left: 302rpx;
  37. top: 60rpx;
  38. width: 146rpx;
  39. height: 50rpx;
  40. display: block;
  41. overflow-wrap: break-word;
  42. color: rgba(74,74,74,1);
  43. font-size: 36rpx;
  44. letter-spacing: 0rpx;
  45. font-family: PingFangSC-Semibold;
  46. white-space: nowrap;
  47. line-height: 50rpx;
  48. text-align: left;
  49. }
  50. .box2 {
  51. height: 292rpx;
  52. border-radius: 8rpx;
  53. background-color: rgba(255,255,255,1);
  54. display: flex;
  55. flex-direction: column;
  56. padding-left: 32rpx;
  57. width: 686rpx;
  58. justify-content: center;
  59. margin: 32rpx 0 0 32rpx;
  60. }
  61. .layer2 {
  62. width: 620rpx;
  63. height: 228rpx;
  64. display: flex;
  65. flex-direction: column;
  66. }
  67. .word2 {
  68. width: 113rpx;
  69. height: 28rpx;
  70. display: block;
  71. overflow-wrap: break-word;
  72. color: rgba(51,51,51,1);
  73. font-size: 28rpx;
  74. letter-spacing: 0rpx;
  75. font-family: PingFangSC-Medium;
  76. white-space: nowrap;
  77. line-height: 28rpx;
  78. text-align: left;
  79. }
  80. .word3 {
  81. width: 141rpx;
  82. height: 28rpx;
  83. display: block;
  84. overflow-wrap: break-word;
  85. color: rgba(102,102,102,1);
  86. font-size: 28rpx;
  87. letter-spacing: 0rpx;
  88. font-family: PingFangSC-Regular;
  89. white-space: nowrap;
  90. line-height: 28rpx;
  91. text-align: left;
  92. margin-top: 32rpx;
  93. }
  94. .word4 {
  95. width: 256rpx;
  96. height: 28rpx;
  97. display: block;
  98. overflow-wrap: break-word;
  99. color: rgba(102,102,102,1);
  100. font-size: 28rpx;
  101. letter-spacing: 0rpx;
  102. font-family: PingFangSC-Regular;
  103. white-space: nowrap;
  104. line-height: 28rpx;
  105. text-align: left;
  106. margin-top: 24rpx;
  107. }
  108. .paragraph1 {
  109. width: 620rpx;
  110. height: 64rpx;
  111. display: block;
  112. overflow-wrap: break-word;
  113. color: rgba(102,102,102,1);
  114. font-size: 28rpx;
  115. letter-spacing: 0rpx;
  116. font-family: PingFangSC-Regular;
  117. line-height: 28rpx;
  118. text-align: left;
  119. margin-top: 24rpx;
  120. overflow: hidden;
  121. text-overflow: ellipsis;
  122. }
  123. .box3 {
  124. width: 686rpx;
  125. height: 424rpx;
  126. display: flex;
  127. flex-direction: column;
  128. justify-content: space-between;
  129. margin: 24rpx 0 0 32rpx;
  130. }
  131. .wrap2-0 {
  132. z-index: 21;
  133. height: 204rpx;
  134. border-radius: 8rpx;
  135. background-color: rgba(255,255,255,1);
  136. margin-bottom: 24rpx;
  137. width: 686rpx;
  138. position: relative;
  139. display: flex;
  140. flex-direction: column;
  141. }
  142. .main1-0 {
  143. width: 630rpx;
  144. height: 56rpx;
  145. flex-direction: row;
  146. display: flex;
  147. margin: 24rpx 0 0 32rpx;
  148. }
  149. .txt1-0 {
  150. width: 168rpx;
  151. height: 28rpx;
  152. display: block;
  153. overflow-wrap: break-word;
  154. color: rgba(51,51,51,1);
  155. font-size: 28rpx;
  156. letter-spacing: 0rpx;
  157. font-family: PingFangSC-Medium;
  158. white-space: nowrap;
  159. line-height: 28rpx;
  160. text-align: left;
  161. margin-top: 8rpx;
  162. }
  163. .bd1-0 {
  164. width: 109rpx;
  165. height: 56rpx;
  166. border-radius: 4rpx;
  167. border: 2px solid rgba(70,153,255,1);
  168. margin-left: 380rpx;
  169. display: flex;
  170. flex-direction: column;
  171. }
  172. .main2-0 {
  173. width: 287rpx;
  174. height: 28rpx;
  175. flex-direction: row;
  176. display: flex;
  177. margin: 12rpx 0 0 32rpx;
  178. }
  179. .info1-0 {
  180. width: 287rpx;
  181. height: 28rpx;
  182. display: block;
  183. overflow-wrap: break-word;
  184. color: rgba(102,102,102,1);
  185. font-size: 28rpx;
  186. letter-spacing: 0rpx;
  187. font-family: PingFangSC-Regular;
  188. white-space: nowrap;
  189. line-height: 28rpx;
  190. text-align: left;
  191. }
  192. .main3-0 {
  193. width: 496rpx;
  194. height: 28rpx;
  195. flex-direction: row;
  196. display: flex;
  197. margin: 24rpx 0 32rpx 32rpx;
  198. }
  199. .word6-0 {
  200. width: 496rpx;
  201. height: 28rpx;
  202. display: block;
  203. overflow-wrap: break-word;
  204. color: rgba(102,102,102,1);
  205. font-size: 28rpx;
  206. letter-spacing: 0rpx;
  207. font-family: PingFangSC-Regular;
  208. white-space: nowrap;
  209. line-height: 28rpx;
  210. text-align: left;
  211. }
  212. .word7-0 {
  213. z-index: 30;
  214. position: absolute;
  215. left: 583rpx;
  216. top: 40rpx;
  217. width: 49rpx;
  218. height: 24rpx;
  219. display: block;
  220. overflow-wrap: break-word;
  221. color: rgba(70,153,255,1);
  222. font-size: 24rpx;
  223. letter-spacing: 0rpx;
  224. font-family: PingFangSC-Regular;
  225. white-space: nowrap;
  226. line-height: 24rpx;
  227. text-align: left;
  228. }
  229. .wrap2-1 {
  230. z-index: 21;
  231. height: 204rpx;
  232. border-radius: 8rpx;
  233. background-color: rgba(255,255,255,1);
  234. margin-bottom: 24rpx;
  235. width: 686rpx;
  236. position: relative;
  237. display: flex;
  238. flex-direction: column;
  239. }
  240. .main1-1 {
  241. width: 630rpx;
  242. height: 56rpx;
  243. flex-direction: row;
  244. display: flex;
  245. margin: 24rpx 0 0 32rpx;
  246. }
  247. .txt1-1 {
  248. width: 168rpx;
  249. height: 28rpx;
  250. display: block;
  251. overflow-wrap: break-word;
  252. color: rgba(51,51,51,1);
  253. font-size: 28rpx;
  254. letter-spacing: 0rpx;
  255. font-family: PingFangSC-Medium;
  256. white-space: nowrap;
  257. line-height: 28rpx;
  258. text-align: left;
  259. margin-top: 8rpx;
  260. }
  261. .main2-1 {
  262. width: 287rpx;
  263. height: 28rpx;
  264. flex-direction: row;
  265. display: flex;
  266. margin: 12rpx 0 0 32rpx;
  267. }
  268. .info1-1 {
  269. width: 287rpx;
  270. height: 28rpx;
  271. display: block;
  272. overflow-wrap: break-word;
  273. color: rgba(102,102,102,1);
  274. font-size: 28rpx;
  275. letter-spacing: 0rpx;
  276. font-family: PingFangSC-Regular;
  277. white-space: nowrap;
  278. line-height: 28rpx;
  279. text-align: left;
  280. }
  281. .word5-1 {
  282. width: 200rpx;
  283. height: 24rpx;
  284. display: block;
  285. overflow-wrap: break-word;
  286. color: rgba(102,102,102,1);
  287. font-size: 24rpx;
  288. letter-spacing: 0rpx;
  289. font-family: PingFangSC-Regular;
  290. white-space: nowrap;
  291. line-height: 24rpx;
  292. text-align: left;
  293. margin: 0 -224rpx 0 24rpx;
  294. }
  295. .main3-1 {
  296. width: 496rpx;
  297. height: 28rpx;
  298. flex-direction: row;
  299. display: flex;
  300. margin: 24rpx 0 32rpx 32rpx;
  301. }
  302. .word6-1 {
  303. width: 496rpx;
  304. height: 28rpx;
  305. display: block;
  306. overflow-wrap: break-word;
  307. color: rgba(102,102,102,1);
  308. font-size: 28rpx;
  309. letter-spacing: 0rpx;
  310. font-family: PingFangSC-Regular;
  311. white-space: nowrap;
  312. line-height: 28rpx;
  313. text-align: left;
  314. }
  315. .info2-1 {
  316. width: 200rpx;
  317. height: 24rpx;
  318. display: block;
  319. overflow-wrap: break-word;
  320. color: rgba(102,102,102,1);
  321. font-size: 24rpx;
  322. letter-spacing: 0rpx;
  323. font-family: PingFangSC-Regular;
  324. white-space: nowrap;
  325. line-height: 24rpx;
  326. text-align: left;
  327. margin: -4rpx -15rpx 0 -185rpx;
  328. }
  329. .box4 {
  330. height: 148rpx;
  331. border-radius: NaNrpx;
  332. background-color: rgba(255,255,255,1);
  333. box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.06);
  334. margin-top: 290rpx;
  335. display: flex;
  336. flex-direction: column;
  337. padding-left: 275rpx;
  338. width: 750rpx;
  339. justify-content: center;
  340. }
  341. .layer3 {
  342. width: 199rpx;
  343. height: 32rpx;
  344. flex-direction: row;
  345. display: flex;
  346. justify-content: space-between;
  347. }
  348. .outer1 {
  349. z-index: 37;
  350. height: 32rpx;
  351. background-color: rgba(0,0,0,0);
  352. display: flex;
  353. flex-direction: column;
  354. width: 32rpx;
  355. position: relative;
  356. padding: 11rpx 0 0 24rpx;
  357. }
  358. .layer4 {
  359. width: 3rpx;
  360. height: 3rpx;
  361. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng4968ce3536ce4bb63979b684e0217e9d5675025829b601e16a9fdd48daca3256) 0rpx -1rpx no-repeat;
  362. background-size: 3rpx 4rpx;
  363. display: flex;
  364. flex-direction: column;
  365. }
  366. .layer5 {
  367. z-index: 39;
  368. position: absolute;
  369. left: 4rpx;
  370. top: 5rpx;
  371. width: 24rpx;
  372. height: 24rpx;
  373. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng85d7297b160686cf1fc35069d14a6e6a7a3e419a509e7327e10f33332480832b) -1rpx 0rpx no-repeat;
  374. background-size: 25rpx 24rpx;
  375. display: flex;
  376. flex-direction: column;
  377. }
  378. .layer6 {
  379. z-index: 50;
  380. position: absolute;
  381. left: 2rpx;
  382. top: 2rpx;
  383. width: 29rpx;
  384. height: 29rpx;
  385. background: url(https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/icon_dayinwuliudan_dabao%403x.png?sign=ee5724782e63c62a5b11588273b01a21&t=1645280025) 0rpx -1rpx no-repeat;
  386. background-size: 30rpx 30rpx;
  387. display: flex;
  388. flex-direction: column;
  389. }
  390. .info3 {
  391. width: 151rpx;
  392. height: 30rpx;
  393. display: block;
  394. overflow-wrap: break-word;
  395. color: rgba(82,161,255,1);
  396. font-size: 30rpx;
  397. letter-spacing: 0rpx;
  398. font-family: PingFangSC-Regular;
  399. white-space: nowrap;
  400. line-height: 30rpx;
  401. text-align: left;
  402. margin-top: 1rpx;
  403. }