detal.wxss 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597
  1. .page {
  2. position: relative;
  3. width: 750rpx;
  4. height: 3627rpx;
  5. background-color: rgba(246,246,246,1);
  6. overflow: hidden;
  7. display: flex;
  8. flex-direction: column;
  9. }
  10. .outer1 {
  11. width: 750rpx;
  12. height: 3543rpx;
  13. display: flex;
  14. flex-direction: column;
  15. }
  16. .box1 {
  17. height: 40rpx;
  18. background-color: rgba(255,255,255,1);
  19. display: flex;
  20. flex-direction: column;
  21. width: 750rpx;
  22. padding: 7rpx 0 0 12rpx;
  23. }
  24. .section1 {
  25. width: 727rpx;
  26. height: 29rpx;
  27. flex-direction: row;
  28. display: flex;
  29. }
  30. .icon1 {
  31. width: 33rpx;
  32. height: 20rpx;
  33. margin-top: 2rpx;
  34. }
  35. .info1 {
  36. width: 74rpx;
  37. height: 29rpx;
  38. display: block;
  39. overflow-wrap: break-word;
  40. color: rgba(3,3,3,1);
  41. font-size: 24rpx;
  42. font-family: Helvetica;
  43. white-space: nowrap;
  44. line-height: 29rpx;
  45. margin-left: 7rpx;
  46. }
  47. .main1 {
  48. width: 29rpx;
  49. height: 20rpx;
  50. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng5f3ad165c123fbded6e0fa697748977e2746aed8e69b16f7f768997af4af2979) -1rpx 0rpx no-repeat;
  51. background-size: 30rpx 20rpx;
  52. display: flex;
  53. flex-direction: column;
  54. margin: 2rpx 0 0 17rpx;
  55. }
  56. .txt1 {
  57. width: 90rpx;
  58. height: 29rpx;
  59. display: block;
  60. overflow-wrap: break-word;
  61. color: rgba(3,3,3,1);
  62. font-size: 24rpx;
  63. font-family: Helvetica;
  64. white-space: nowrap;
  65. line-height: 29rpx;
  66. text-align: center;
  67. margin-left: 158rpx;
  68. }
  69. .main2 {
  70. width: 12rpx;
  71. height: 20rpx;
  72. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng0efed2d58f84e5f45072ee057c875a49c4309a72e36f032844aa111ca0a435af) -1rpx -3rpx no-repeat;
  73. background-size: 15rpx 26rpx;
  74. display: flex;
  75. flex-direction: column;
  76. margin: 2rpx 0 0 177rpx;
  77. }
  78. .word1 {
  79. width: 66rpx;
  80. height: 29rpx;
  81. display: block;
  82. overflow-wrap: break-word;
  83. color: rgba(3,3,3,1);
  84. font-size: 24rpx;
  85. font-family: Helvetica;
  86. white-space: nowrap;
  87. line-height: 29rpx;
  88. text-align: right;
  89. margin-left: 5rpx;
  90. }
  91. .img1 {
  92. width: 53rpx;
  93. height: 23rpx;
  94. margin: 2rpx 0 0 6rpx;
  95. }
  96. .box2 {
  97. height: 88rpx;
  98. background-color: rgba(255,255,255,1);
  99. display: flex;
  100. flex-direction: column;
  101. padding-left: 24rpx;
  102. width: 750rpx;
  103. justify-content: center;
  104. }
  105. .main3 {
  106. width: 710rpx;
  107. height: 64rpx;
  108. flex-direction: row;
  109. display: flex;
  110. }
  111. .label1 {
  112. width: 48rpx;
  113. height: 48rpx;
  114. margin-top: 8rpx;
  115. }
  116. .word2 {
  117. width: 144rpx;
  118. height: 36rpx;
  119. display: block;
  120. overflow-wrap: break-word;
  121. color: rgba(51,51,51,1);
  122. font-size: 36rpx;
  123. font-family: PingFangSC-Medium;
  124. white-space: nowrap;
  125. line-height: 36rpx;
  126. text-align: center;
  127. margin: 14rpx 0 0 231rpx;
  128. }
  129. .pic1 {
  130. width: 174rpx;
  131. height: 64rpx;
  132. margin-left: 113rpx;
  133. }
  134. .box3 {
  135. height: 236rpx;
  136. border-radius: 12rpx;
  137. background-color: rgba(255,255,255,1);
  138. display: flex;
  139. flex-direction: column;
  140. padding-left: 24rpx;
  141. width: 710rpx;
  142. justify-content: center;
  143. margin: 20rpx 0 0 20rpx;
  144. }
  145. .bd1 {
  146. width: 493rpx;
  147. height: 188rpx;
  148. display: flex;
  149. flex-direction: column;
  150. }
  151. .info2 {
  152. width: 78rpx;
  153. height: 26rpx;
  154. display: block;
  155. overflow-wrap: break-word;
  156. color: rgba(153,153,153,1);
  157. font-size: 26rpx;
  158. font-family: PingFangSC-Regular;
  159. white-space: nowrap;
  160. line-height: 26rpx;
  161. text-align: left;
  162. }
  163. .word3 {
  164. width: 168rpx;
  165. height: 28rpx;
  166. display: block;
  167. overflow-wrap: break-word;
  168. color: rgba(51,51,51,1);
  169. font-size: 28rpx;
  170. font-family: PingFangSC-Medium;
  171. white-space: nowrap;
  172. line-height: 28rpx;
  173. text-align: center;
  174. margin-top: 16rpx;
  175. }
  176. .word4 {
  177. width: 78rpx;
  178. height: 26rpx;
  179. display: block;
  180. overflow-wrap: break-word;
  181. color: rgba(153,153,153,1);
  182. font-size: 26rpx;
  183. font-family: PingFangSC-Regular;
  184. white-space: nowrap;
  185. line-height: 26rpx;
  186. text-align: left;
  187. margin-top: 48rpx;
  188. }
  189. .word5 {
  190. width: 493rpx;
  191. height: 28rpx;
  192. display: block;
  193. overflow-wrap: break-word;
  194. color: rgba(51,51,51,1);
  195. font-size: 28rpx;
  196. font-family: PingFangSC-Medium;
  197. white-space: nowrap;
  198. line-height: 28rpx;
  199. text-align: center;
  200. margin-top: 16rpx;
  201. }
  202. .box4 {
  203. z-index: 61;
  204. height: 729rpx;
  205. border-radius: 12rpx;
  206. background-color: rgba(255,255,255,1);
  207. display: flex;
  208. flex-direction: column;
  209. padding-top: 24rpx;
  210. width: 710rpx;
  211. position: relative;
  212. margin: 20rpx 0 0 20rpx;
  213. }
  214. .box5 {
  215. width: 710rpx;
  216. height: 673rpx;
  217. display: flex;
  218. flex-direction: column;
  219. }
  220. .info3 {
  221. width: 128rpx;
  222. height: 32rpx;
  223. display: block;
  224. overflow-wrap: break-word;
  225. color: rgba(25,28,39,1);
  226. font-size: 32rpx;
  227. font-family: PingFangSC-Medium;
  228. white-space: nowrap;
  229. line-height: 32rpx;
  230. text-align: left;
  231. margin-left: 24rpx;
  232. }
  233. .bd2 {
  234. width: 710rpx;
  235. height: 1rpx;
  236. background-color: rgba(237,237,237,1);
  237. margin-top: 24rpx;
  238. display: flex;
  239. flex-direction: column;
  240. }
  241. .word6 {
  242. width: 357rpx;
  243. height: 26rpx;
  244. display: block;
  245. overflow-wrap: break-word;
  246. color: rgba(153,153,153,1);
  247. font-size: 26rpx;
  248. font-family: PingFangSC-Regular;
  249. white-space: nowrap;
  250. line-height: 26rpx;
  251. text-align: left;
  252. margin: 32rpx 0 0 24rpx;
  253. }
  254. .word7 {
  255. width: 238rpx;
  256. height: 26rpx;
  257. display: block;
  258. overflow-wrap: break-word;
  259. color: rgba(153,153,153,1);
  260. font-size: 26rpx;
  261. font-family: PingFangSC-Regular;
  262. white-space: nowrap;
  263. line-height: 26rpx;
  264. text-align: left;
  265. margin: 32rpx 0 0 24rpx;
  266. }
  267. .word8 {
  268. width: 395rpx;
  269. height: 28rpx;
  270. display: block;
  271. overflow-wrap: break-word;
  272. color: rgba(25,28,39,1);
  273. font-size: 28rpx;
  274. font-family: PingFangSC-Regular;
  275. white-space: nowrap;
  276. line-height: 28rpx;
  277. text-align: left;
  278. margin: 32rpx 0 0 88rpx;
  279. }
  280. .bd3 {
  281. width: 452rpx;
  282. height: 426rpx;
  283. flex-direction: row;
  284. display: flex;
  285. justify-content: space-between;
  286. margin: 14rpx 0 0 43rpx;
  287. }
  288. .main4 {
  289. width: 1rpx;
  290. height: 426rpx;
  291. border-radius: NaNrpx;
  292. background-color: rgba(227,227,227,1);
  293. display: flex;
  294. flex-direction: column;
  295. }
  296. .main5 {
  297. width: 407rpx;
  298. height: 424rpx;
  299. margin-top: 2rpx;
  300. display: flex;
  301. flex-direction: column;
  302. }
  303. .word9 {
  304. width: 407rpx;
  305. height: 24rpx;
  306. display: block;
  307. overflow-wrap: break-word;
  308. color: rgba(153,153,153,1);
  309. font-size: 24rpx;
  310. font-family: PingFangSC-Regular;
  311. white-space: nowrap;
  312. line-height: 24rpx;
  313. text-align: left;
  314. }
  315. .word10 {
  316. width: 395rpx;
  317. height: 28rpx;
  318. display: block;
  319. overflow-wrap: break-word;
  320. color: rgba(25,28,39,1);
  321. font-size: 28rpx;
  322. font-family: PingFangSC-Regular;
  323. white-space: nowrap;
  324. line-height: 28rpx;
  325. text-align: left;
  326. margin-top: 32rpx;
  327. }
  328. .word11 {
  329. width: 407rpx;
  330. height: 24rpx;
  331. display: block;
  332. overflow-wrap: break-word;
  333. color: rgba(153,153,153,1);
  334. font-size: 24rpx;
  335. font-family: PingFangSC-Regular;
  336. white-space: nowrap;
  337. line-height: 24rpx;
  338. text-align: left;
  339. margin-top: 16rpx;
  340. }
  341. .txt2 {
  342. width: 395rpx;
  343. height: 28rpx;
  344. display: block;
  345. overflow-wrap: break-word;
  346. color: rgba(25,28,39,1);
  347. font-size: 28rpx;
  348. font-family: PingFangSC-Regular;
  349. white-space: nowrap;
  350. line-height: 28rpx;
  351. text-align: left;
  352. margin-top: 32rpx;
  353. }
  354. .word12 {
  355. width: 159rpx;
  356. height: 24rpx;
  357. display: block;
  358. overflow-wrap: break-word;
  359. color: rgba(153,153,153,1);
  360. font-size: 24rpx;
  361. font-family: PingFangSC-Regular;
  362. white-space: nowrap;
  363. line-height: 24rpx;
  364. text-align: left;
  365. margin-top: 16rpx;
  366. }
  367. .word13 {
  368. width: 395rpx;
  369. height: 28rpx;
  370. display: block;
  371. overflow-wrap: break-word;
  372. color: rgba(25,28,39,1);
  373. font-size: 28rpx;
  374. font-family: PingFangSC-Regular;
  375. white-space: nowrap;
  376. line-height: 28rpx;
  377. text-align: left;
  378. margin-top: 32rpx;
  379. }
  380. .txt3 {
  381. width: 159rpx;
  382. height: 24rpx;
  383. display: block;
  384. overflow-wrap: break-word;
  385. color: rgba(153,153,153,1);
  386. font-size: 24rpx;
  387. font-family: PingFangSC-Regular;
  388. white-space: nowrap;
  389. line-height: 24rpx;
  390. text-align: left;
  391. margin-top: 16rpx;
  392. }
  393. .word14 {
  394. width: 395rpx;
  395. height: 28rpx;
  396. display: block;
  397. overflow-wrap: break-word;
  398. color: rgba(25,28,39,1);
  399. font-size: 28rpx;
  400. font-family: PingFangSC-Regular;
  401. white-space: nowrap;
  402. line-height: 28rpx;
  403. text-align: left;
  404. margin-top: 32rpx;
  405. }
  406. .word15 {
  407. width: 392rpx;
  408. height: 24rpx;
  409. display: block;
  410. overflow-wrap: break-word;
  411. color: rgba(153,153,153,1);
  412. font-size: 24rpx;
  413. font-family: PingFangSC-Regular;
  414. white-space: nowrap;
  415. line-height: 24rpx;
  416. text-align: left;
  417. margin-top: 16rpx;
  418. }
  419. .label2 {
  420. z-index: 76;
  421. position: absolute;
  422. left: 24rpx;
  423. top: 243rpx;
  424. width: 40rpx;
  425. height: 40rpx;
  426. }
  427. .label3 {
  428. z-index: 79;
  429. position: absolute;
  430. left: 34rpx;
  431. top: 333rpx;
  432. width: 20rpx;
  433. height: 20rpx;
  434. }
  435. .icon2 {
  436. z-index: 84;
  437. position: absolute;
  438. left: 34rpx;
  439. top: 433rpx;
  440. width: 20rpx;
  441. height: 20rpx;
  442. }
  443. .label4 {
  444. z-index: 89;
  445. position: absolute;
  446. left: 34rpx;
  447. top: 533rpx;
  448. width: 20rpx;
  449. height: 20rpx;
  450. }
  451. .label5 {
  452. z-index: 94;
  453. position: absolute;
  454. left: 34rpx;
  455. top: 633rpx;
  456. width: 20rpx;
  457. height: 20rpx;
  458. }
  459. .box6 {
  460. z-index: 128;
  461. height: 901rpx;
  462. border-radius: 12rpx;
  463. background-color: rgba(255,255,255,1);
  464. display: flex;
  465. flex-direction: column;
  466. padding-top: 24rpx;
  467. width: 710rpx;
  468. position: relative;
  469. margin: 20rpx 0 0 20rpx;
  470. }
  471. .bd4 {
  472. width: 710rpx;
  473. height: 845rpx;
  474. display: flex;
  475. flex-direction: column;
  476. }
  477. .box7 {
  478. width: 662rpx;
  479. height: 28rpx;
  480. margin-left: 24rpx;
  481. flex-direction: row;
  482. display: flex;
  483. justify-content: space-between;
  484. }
  485. .word16 {
  486. width: 84rpx;
  487. height: 28rpx;
  488. display: block;
  489. overflow-wrap: break-word;
  490. color: rgba(51,51,51,1);
  491. font-size: 28rpx;
  492. font-family: PingFangSC-Medium;
  493. white-space: nowrap;
  494. line-height: 28rpx;
  495. text-align: left;
  496. }
  497. .word17 {
  498. width: 63rpx;
  499. height: 24rpx;
  500. display: block;
  501. overflow-wrap: break-word;
  502. color: rgba(153,153,153,1);
  503. font-size: 24rpx;
  504. font-family: PingFangSC-Regular;
  505. white-space: nowrap;
  506. line-height: 24rpx;
  507. text-align: left;
  508. margin-top: 2rpx;
  509. }
  510. .box8 {
  511. width: 710rpx;
  512. height: 1rpx;
  513. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngaf734290af2f6f66bacb9d6183e1d8d8642dcbdf648e49e156fdc93ea6cb33ae) -1rpx 0rpx no-repeat;
  514. background-size: 712rpx 2rpx;
  515. margin-top: 24rpx;
  516. display: flex;
  517. flex-direction: column;
  518. }
  519. .box9 {
  520. width: 662rpx;
  521. height: 100rpx;
  522. flex-direction: row;
  523. display: flex;
  524. margin: 31rpx 0 0 24rpx;
  525. }
  526. .pic2 {
  527. width: 100rpx;
  528. height: 100rpx;
  529. }
  530. .section2 {
  531. width: 199rpx;
  532. height: 76rpx;
  533. display: flex;
  534. flex-direction: column;
  535. justify-content: space-between;
  536. margin: 12rpx 0 0 24rpx;
  537. }
  538. .txt4 {
  539. width: 199rpx;
  540. height: 30rpx;
  541. display: block;
  542. overflow-wrap: break-word;
  543. color: rgba(25,28,39,1);
  544. font-size: 30rpx;
  545. font-family: PingFangSC-Medium;
  546. white-space: nowrap;
  547. line-height: 30rpx;
  548. text-align: left;
  549. }
  550. .group1 {
  551. width: 166rpx;
  552. height: 26rpx;
  553. margin-top: 20rpx;
  554. flex-direction: row;
  555. display: flex;
  556. }
  557. .info4 {
  558. width: 78rpx;
  559. height: 26rpx;
  560. display: block;
  561. overflow-wrap: break-word;
  562. color: rgba(153,153,153,1);
  563. font-size: 26rpx;
  564. font-family: PingFangSC-Regular;
  565. white-space: nowrap;
  566. line-height: 26rpx;
  567. text-align: left;
  568. }
  569. .block1 {
  570. z-index: 155;
  571. height: 26rpx;
  572. background-color: rgba(228,228,228,1);
  573. width: 26rpx;
  574. position: relative;
  575. display: flex;
  576. flex-direction: column;
  577. justify-content: space-between;
  578. }
  579. .layer1 {
  580. width: 26rpx;
  581. height: 8rpx;
  582. flex-direction: row;
  583. display: flex;
  584. justify-content: space-between;
  585. }
  586. .block2 {
  587. width: 8rpx;
  588. height: 8rpx;
  589. background-color: rgba(80,80,154,1);
  590. display: flex;
  591. flex-direction: column;
  592. }
  593. .block3 {
  594. width: 9rpx;
  595. height: 8rpx;
  596. background-color: rgba(237,52,36,1);
  597. display: flex;
  598. flex-direction: column;
  599. }
  600. .block4 {
  601. width: 9rpx;
  602. height: 8rpx;
  603. background-color: rgba(85,197,245,1);
  604. display: flex;
  605. flex-direction: column;
  606. }
  607. .layer2 {
  608. width: 26rpx;
  609. height: 9rpx;
  610. flex-direction: row;
  611. display: flex;
  612. justify-content: space-between;
  613. }
  614. .mod1 {
  615. width: 9rpx;
  616. height: 9rpx;
  617. background-color: rgba(198,212,255,1);
  618. display: flex;
  619. flex-direction: column;
  620. }
  621. .mod2 {
  622. width: 9rpx;
  623. height: 9rpx;
  624. background-color: rgba(198,212,255,1);
  625. display: flex;
  626. flex-direction: column;
  627. }
  628. .layer3 {
  629. width: 26rpx;
  630. height: 9rpx;
  631. flex-direction: row;
  632. display: flex;
  633. justify-content: space-between;
  634. }
  635. .box10 {
  636. width: 9rpx;
  637. height: 9rpx;
  638. background-color: rgba(85,197,245,1);
  639. display: flex;
  640. flex-direction: column;
  641. }
  642. .box11 {
  643. width: 9rpx;
  644. height: 9rpx;
  645. background-color: rgba(80,80,154,1);
  646. display: flex;
  647. flex-direction: column;
  648. }
  649. .layer4 {
  650. z-index: 160;
  651. position: absolute;
  652. left: 8rpx;
  653. top: 8rpx;
  654. width: 9rpx;
  655. height: 9rpx;
  656. background-color: rgba(123,130,171,1);
  657. display: flex;
  658. flex-direction: column;
  659. }
  660. .layer5 {
  661. z-index: 163;
  662. position: absolute;
  663. left: 8rpx;
  664. top: 17rpx;
  665. width: 9rpx;
  666. height: 9rpx;
  667. background-color: rgba(237,52,36,1);
  668. display: flex;
  669. flex-direction: column;
  670. }
  671. .txt5 {
  672. width: 52rpx;
  673. height: 26rpx;
  674. display: block;
  675. overflow-wrap: break-word;
  676. color: rgba(153,153,153,1);
  677. font-size: 26rpx;
  678. font-family: PingFangSC-Regular;
  679. white-space: nowrap;
  680. line-height: 26rpx;
  681. text-align: left;
  682. margin-left: 10rpx;
  683. }
  684. .word18 {
  685. width: 207rpx;
  686. height: 26rpx;
  687. display: block;
  688. overflow-wrap: break-word;
  689. color: rgba(153,153,153,1);
  690. font-size: 26rpx;
  691. font-family: PingFangSC-Regular;
  692. white-space: nowrap;
  693. line-height: 26rpx;
  694. text-align: right;
  695. margin: 62rpx 0 0 132rpx;
  696. }
  697. .box12 {
  698. width: 552rpx;
  699. height: 120rpx;
  700. flex-direction: row;
  701. display: flex;
  702. justify-content: space-between;
  703. margin: 32rpx 0 0 24rpx;
  704. }
  705. .mod3-0 {
  706. z-index: 169;
  707. position: relative;
  708. width: 120rpx;
  709. height: 120rpx;
  710. border-radius: 4rpx;
  711. overflow: hidden;
  712. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  713. margin-right: 24rpx;
  714. display: flex;
  715. flex-direction: column;
  716. }
  717. .pic3-0 {
  718. z-index: 170;
  719. position: absolute;
  720. left: 0rpx;
  721. top: 0rpx;
  722. width: 120rpx;
  723. height: 120rpx;
  724. }
  725. .mod3-1 {
  726. z-index: 169;
  727. position: relative;
  728. width: 120rpx;
  729. height: 120rpx;
  730. border-radius: 4rpx;
  731. overflow: hidden;
  732. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  733. margin-right: 24rpx;
  734. display: flex;
  735. flex-direction: column;
  736. }
  737. .pic3-1 {
  738. z-index: 170;
  739. position: absolute;
  740. left: 0rpx;
  741. top: 0rpx;
  742. width: 120rpx;
  743. height: 120rpx;
  744. }
  745. .mod3-2 {
  746. z-index: 169;
  747. position: relative;
  748. width: 120rpx;
  749. height: 120rpx;
  750. border-radius: 4rpx;
  751. overflow: hidden;
  752. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  753. margin-right: 24rpx;
  754. display: flex;
  755. flex-direction: column;
  756. }
  757. .pic3-2 {
  758. z-index: 170;
  759. position: absolute;
  760. left: 0rpx;
  761. top: 0rpx;
  762. width: 120rpx;
  763. height: 120rpx;
  764. }
  765. .mod3-3 {
  766. z-index: 169;
  767. position: relative;
  768. width: 120rpx;
  769. height: 120rpx;
  770. border-radius: 4rpx;
  771. overflow: hidden;
  772. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  773. margin-right: 24rpx;
  774. display: flex;
  775. flex-direction: column;
  776. }
  777. .pic3-3 {
  778. z-index: 170;
  779. position: absolute;
  780. left: 0rpx;
  781. top: 0rpx;
  782. width: 120rpx;
  783. height: 120rpx;
  784. }
  785. .infoBox1 {
  786. width: 379rpx;
  787. height: 64rpx;
  788. display: block;
  789. overflow-wrap: break-word;
  790. color: rgba(102,102,102,1);
  791. font-size: 26rpx;
  792. font-family: PingFangSC-Regular;
  793. line-height: 26rpx;
  794. text-align: left;
  795. overflow: hidden;
  796. text-overflow: ellipsis;
  797. margin: 32rpx 0 0 24rpx;
  798. }
  799. .box13 {
  800. width: 654rpx;
  801. height: 1rpx;
  802. background-color: rgba(237,237,237,1);
  803. display: flex;
  804. flex-direction: column;
  805. margin: 32rpx 0 0 24rpx;
  806. }
  807. .box14 {
  808. width: 662rpx;
  809. height: 100rpx;
  810. flex-direction: row;
  811. display: flex;
  812. margin: 32rpx 0 0 24rpx;
  813. }
  814. .img2 {
  815. width: 100rpx;
  816. height: 100rpx;
  817. }
  818. .group2 {
  819. width: 166rpx;
  820. height: 76rpx;
  821. display: flex;
  822. flex-direction: column;
  823. justify-content: space-between;
  824. margin: 12rpx 0 0 24rpx;
  825. }
  826. .info5 {
  827. width: 139rpx;
  828. height: 30rpx;
  829. display: block;
  830. overflow-wrap: break-word;
  831. color: rgba(25,28,39,1);
  832. font-size: 30rpx;
  833. font-family: PingFangSC-Medium;
  834. white-space: nowrap;
  835. line-height: 30rpx;
  836. text-align: left;
  837. }
  838. .box15 {
  839. width: 166rpx;
  840. height: 26rpx;
  841. margin-top: 20rpx;
  842. flex-direction: row;
  843. display: flex;
  844. }
  845. .word19 {
  846. width: 78rpx;
  847. height: 26rpx;
  848. display: block;
  849. overflow-wrap: break-word;
  850. color: rgba(153,153,153,1);
  851. font-size: 26rpx;
  852. font-family: PingFangSC-Regular;
  853. white-space: nowrap;
  854. line-height: 26rpx;
  855. text-align: left;
  856. }
  857. .section3 {
  858. width: 26rpx;
  859. height: 26rpx;
  860. background-color: rgba(228,228,228,1);
  861. display: flex;
  862. flex-direction: column;
  863. }
  864. .word20 {
  865. width: 52rpx;
  866. height: 26rpx;
  867. display: block;
  868. overflow-wrap: break-word;
  869. color: rgba(153,153,153,1);
  870. font-size: 26rpx;
  871. font-family: PingFangSC-Regular;
  872. white-space: nowrap;
  873. line-height: 26rpx;
  874. text-align: left;
  875. margin-left: 10rpx;
  876. }
  877. .txt6 {
  878. width: 207rpx;
  879. height: 26rpx;
  880. display: block;
  881. overflow-wrap: break-word;
  882. color: rgba(153,153,153,1);
  883. font-size: 26rpx;
  884. font-family: PingFangSC-Regular;
  885. white-space: nowrap;
  886. line-height: 26rpx;
  887. text-align: justify;
  888. margin: 62rpx 0 0 165rpx;
  889. }
  890. .box16 {
  891. width: 678rpx;
  892. height: 120rpx;
  893. flex-direction: row;
  894. display: flex;
  895. justify-content: space-between;
  896. margin: 32rpx 0 0 24rpx;
  897. }
  898. .layer6 {
  899. z-index: 184;
  900. position: relative;
  901. width: 120rpx;
  902. height: 120rpx;
  903. border-radius: 4rpx;
  904. overflow: hidden;
  905. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  906. display: flex;
  907. flex-direction: column;
  908. }
  909. .pic4 {
  910. z-index: 185;
  911. position: absolute;
  912. left: 0rpx;
  913. top: 0rpx;
  914. width: 120rpx;
  915. height: 120rpx;
  916. }
  917. .layer7 {
  918. z-index: 187;
  919. position: relative;
  920. width: 120rpx;
  921. height: 120rpx;
  922. border-radius: 4rpx;
  923. overflow: hidden;
  924. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  925. display: flex;
  926. flex-direction: column;
  927. }
  928. .pic5 {
  929. z-index: 188;
  930. position: absolute;
  931. left: 0rpx;
  932. top: 0rpx;
  933. width: 120rpx;
  934. height: 120rpx;
  935. }
  936. .layer8 {
  937. z-index: 190;
  938. position: relative;
  939. width: 120rpx;
  940. height: 120rpx;
  941. border-radius: 4rpx;
  942. overflow: hidden;
  943. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  944. display: flex;
  945. flex-direction: column;
  946. }
  947. .pic6 {
  948. z-index: 191;
  949. position: absolute;
  950. left: 0rpx;
  951. top: 0rpx;
  952. width: 120rpx;
  953. height: 120rpx;
  954. }
  955. .layer9 {
  956. z-index: 193;
  957. position: relative;
  958. width: 120rpx;
  959. height: 120rpx;
  960. border-radius: 4rpx;
  961. overflow: hidden;
  962. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng22127b51e26a297a9e81a389eb4707cbf2f6a5b083640a3ebbd0652b80390548) 100% no-repeat;
  963. display: flex;
  964. flex-direction: column;
  965. }
  966. .pic7 {
  967. z-index: 194;
  968. position: absolute;
  969. left: 0rpx;
  970. top: 0rpx;
  971. width: 120rpx;
  972. height: 120rpx;
  973. }
  974. .layer10 {
  975. z-index: 198;
  976. position: relative;
  977. width: 102rpx;
  978. height: 120rpx;
  979. border-radius: 4rpx;
  980. overflow: hidden;
  981. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng62c479a6d78985843a3855460c85494b54756d47566fef47ab06552067c5fd9d) 100% no-repeat;
  982. display: flex;
  983. flex-direction: column;
  984. }
  985. .pic8 {
  986. z-index: 199;
  987. position: absolute;
  988. left: 0rpx;
  989. top: 0rpx;
  990. width: 102rpx;
  991. height: 120rpx;
  992. }
  993. .paragraph1 {
  994. width: 400rpx;
  995. height: 64rpx;
  996. display: block;
  997. overflow-wrap: break-word;
  998. color: rgba(102,102,102,1);
  999. font-size: 26rpx;
  1000. font-family: PingFangSC-Regular;
  1001. line-height: 26rpx;
  1002. text-align: left;
  1003. overflow: hidden;
  1004. text-overflow: ellipsis;
  1005. margin: 32rpx 0 0 24rpx;
  1006. }
  1007. .bd5 {
  1008. z-index: 200;
  1009. position: absolute;
  1010. left: 686rpx;
  1011. top: 653rpx;
  1012. width: 24rpx;
  1013. height: 120rpx;
  1014. background-color: rgba(255,255,255,1);
  1015. display: flex;
  1016. flex-direction: column;
  1017. }
  1018. .box17 {
  1019. z-index: 98;
  1020. height: 321rpx;
  1021. border-radius: 12rpx;
  1022. background-color: rgba(255,255,255,1);
  1023. display: flex;
  1024. flex-direction: column;
  1025. padding-top: 11rpx;
  1026. width: 710rpx;
  1027. position: relative;
  1028. margin: 20rpx 0 0 20rpx;
  1029. }
  1030. .outer2 {
  1031. width: 710rpx;
  1032. height: 278rpx;
  1033. display: flex;
  1034. flex-direction: column;
  1035. }
  1036. .bd6 {
  1037. width: 662rpx;
  1038. height: 58rpx;
  1039. margin-left: 24rpx;
  1040. flex-direction: row;
  1041. display: flex;
  1042. justify-content: space-between;
  1043. }
  1044. .txt7 {
  1045. width: 128rpx;
  1046. height: 32rpx;
  1047. display: block;
  1048. overflow-wrap: break-word;
  1049. color: rgba(25,28,39,1);
  1050. font-size: 32rpx;
  1051. font-family: PingFangSC-Medium;
  1052. white-space: nowrap;
  1053. line-height: 32rpx;
  1054. text-align: left;
  1055. margin-top: 13rpx;
  1056. }
  1057. .section4 {
  1058. width: 152rpx;
  1059. height: 58rpx;
  1060. border-radius: 29rpx;
  1061. border: 1px solid rgba(82,161,255,1);
  1062. display: flex;
  1063. flex-direction: column;
  1064. }
  1065. .bd7 {
  1066. width: 710rpx;
  1067. height: 1rpx;
  1068. background-color: rgba(237,237,237,1);
  1069. margin-top: 11rpx;
  1070. display: flex;
  1071. flex-direction: column;
  1072. }
  1073. .info6 {
  1074. width: 130rpx;
  1075. height: 26rpx;
  1076. display: block;
  1077. overflow-wrap: break-word;
  1078. color: rgba(153,153,153,1);
  1079. font-size: 26rpx;
  1080. font-family: PingFangSC-Regular;
  1081. white-space: nowrap;
  1082. line-height: 26rpx;
  1083. text-align: left;
  1084. margin: 32rpx 0 0 24rpx;
  1085. }
  1086. .word21 {
  1087. width: 245rpx;
  1088. height: 26rpx;
  1089. display: block;
  1090. overflow-wrap: break-word;
  1091. color: rgba(153,153,153,1);
  1092. font-size: 26rpx;
  1093. font-family: PingFangSC-Regular;
  1094. white-space: nowrap;
  1095. line-height: 26rpx;
  1096. text-align: left;
  1097. margin: 32rpx 0 0 24rpx;
  1098. }
  1099. .infoBox2 {
  1100. width: 661rpx;
  1101. height: 60rpx;
  1102. display: block;
  1103. overflow-wrap: break-word;
  1104. color: rgba(153,153,153,1);
  1105. font-size: 26rpx;
  1106. font-family: PingFangSC-Regular;
  1107. line-height: 26rpx;
  1108. text-align: left;
  1109. overflow: hidden;
  1110. text-overflow: ellipsis;
  1111. margin: 32rpx 0 0 24rpx;
  1112. }
  1113. .txt8 {
  1114. z-index: 105;
  1115. position: absolute;
  1116. left: 558rpx;
  1117. top: 27rpx;
  1118. width: 104rpx;
  1119. height: 26rpx;
  1120. display: block;
  1121. overflow-wrap: break-word;
  1122. color: rgba(82,161,255,1);
  1123. font-size: 26rpx;
  1124. font-family: PingFangSC-Regular;
  1125. white-space: nowrap;
  1126. line-height: 26rpx;
  1127. text-align: center;
  1128. }
  1129. .box18 {
  1130. height: 581rpx;
  1131. border-radius: 12rpx;
  1132. background-color: rgba(255,255,255,1);
  1133. display: flex;
  1134. flex-direction: column;
  1135. padding-top: 24rpx;
  1136. width: 710rpx;
  1137. margin: 20rpx 0 0 20rpx;
  1138. }
  1139. .section5 {
  1140. width: 710rpx;
  1141. height: 525rpx;
  1142. display: flex;
  1143. flex-direction: column;
  1144. }
  1145. .txt9 {
  1146. width: 128rpx;
  1147. height: 32rpx;
  1148. display: block;
  1149. overflow-wrap: break-word;
  1150. color: rgba(25,28,39,1);
  1151. font-size: 32rpx;
  1152. font-family: PingFangSC-Medium;
  1153. white-space: nowrap;
  1154. line-height: 32rpx;
  1155. text-align: left;
  1156. margin-left: 24rpx;
  1157. }
  1158. .mod4 {
  1159. width: 710rpx;
  1160. height: 1rpx;
  1161. background-color: rgba(237,237,237,1);
  1162. margin-top: 24rpx;
  1163. display: flex;
  1164. flex-direction: column;
  1165. }
  1166. .word22 {
  1167. width: 357rpx;
  1168. height: 26rpx;
  1169. display: block;
  1170. overflow-wrap: break-word;
  1171. color: rgba(153,153,153,1);
  1172. font-size: 26rpx;
  1173. font-family: PingFangSC-Regular;
  1174. white-space: nowrap;
  1175. line-height: 26rpx;
  1176. text-align: left;
  1177. margin: 32rpx 0 0 24rpx;
  1178. }
  1179. .word23 {
  1180. width: 208rpx;
  1181. height: 26rpx;
  1182. display: block;
  1183. overflow-wrap: break-word;
  1184. color: rgba(153,153,153,1);
  1185. font-size: 26rpx;
  1186. font-family: PingFangSC-Regular;
  1187. white-space: nowrap;
  1188. line-height: 26rpx;
  1189. text-align: left;
  1190. margin: 32rpx 0 0 24rpx;
  1191. }
  1192. .mod5 {
  1193. width: 301rpx;
  1194. height: 120rpx;
  1195. flex-direction: row;
  1196. display: flex;
  1197. justify-content: space-between;
  1198. margin: 32rpx 0 0 24rpx;
  1199. }
  1200. .mod6 {
  1201. height: 120rpx;
  1202. border-radius: 4rpx;
  1203. border: 1px solid rgba(237,237,237,1);
  1204. background-color: rgba(255,255,255,1);
  1205. display: flex;
  1206. flex-direction: column;
  1207. width: 120rpx;
  1208. padding: auto;
  1209. }
  1210. .main6 {
  1211. width: 68rpx;
  1212. height: 101rpx;
  1213. display: flex;
  1214. flex-direction: column;
  1215. }
  1216. .main6 image{ width: 116rpx;
  1217. height: 120rpx;}
  1218. .mod7 {
  1219. width: 157rpx;
  1220. height: 80rpx;
  1221. margin-top: 20rpx;
  1222. display: flex;
  1223. flex-direction: column;
  1224. justify-content: space-between;
  1225. }
  1226. .word24 {
  1227. width: 157rpx;
  1228. height: 28rpx;
  1229. display: block;
  1230. overflow-wrap: break-word;
  1231. color: rgba(25,28,39,1);
  1232. font-size: 28rpx;
  1233. font-family: PingFangSC-Regular;
  1234. white-space: nowrap;
  1235. line-height: 28rpx;
  1236. text-align: left;
  1237. }
  1238. .word25 {
  1239. width: 32rpx;
  1240. height: 28rpx;
  1241. display: block;
  1242. overflow-wrap: break-word;
  1243. color: rgba(153,153,153,1);
  1244. font-size: 28rpx;
  1245. font-family: PingFangSC-Regular;
  1246. white-space: nowrap;
  1247. line-height: 28rpx;
  1248. text-align: left;
  1249. margin-top: 24rpx;
  1250. }
  1251. .mod8 {
  1252. width: 648rpx;
  1253. height: 120rpx;
  1254. flex-direction: row;
  1255. display: flex;
  1256. justify-content: space-between;
  1257. margin: 32rpx 0 0 24rpx;
  1258. }
  1259. .block5 {
  1260. height: 120rpx;
  1261. border-radius: 4rpx;
  1262. border: 1px solid rgba(237,237,237,1);
  1263. background-color: rgba(255,255,255,1);
  1264. display: flex;
  1265. flex-direction: column;
  1266. width: 120rpx;
  1267. justify-content: center;
  1268. align-items: center;
  1269. }
  1270. .wrap1 {
  1271. width: 74rpx;
  1272. height: 100rpx;
  1273. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngb4e133fd4f4a50bed645eb0332bd3ba479960258acb6af0e112226153ee6f185) -1rpx 0rpx no-repeat;
  1274. background-size: 75rpx 100rpx;
  1275. display: flex;
  1276. flex-direction: column;
  1277. }
  1278. .block6 {
  1279. width: 504rpx;
  1280. height: 116rpx;
  1281. margin-top: 2rpx;
  1282. display: flex;
  1283. flex-direction: column;
  1284. justify-content: space-between;
  1285. }
  1286. .infoBox3 {
  1287. width: 504rpx;
  1288. height: 64rpx;
  1289. display: block;
  1290. overflow-wrap: break-word;
  1291. color: rgba(25,28,39,1);
  1292. font-size: 28rpx;
  1293. font-family: PingFangSC-Regular;
  1294. line-height: 28rpx;
  1295. text-align: left;
  1296. overflow: hidden;
  1297. text-overflow: ellipsis;
  1298. }
  1299. .info7 {
  1300. width: 26rpx;
  1301. height: 28rpx;
  1302. display: block;
  1303. overflow-wrap: break-word;
  1304. color: rgba(153,153,153,1);
  1305. font-size: 28rpx;
  1306. font-family: PingFangSC-Regular;
  1307. white-space: nowrap;
  1308. line-height: 28rpx;
  1309. text-align: left;
  1310. margin-top: 24rpx;
  1311. }
  1312. .mod9 {
  1313. width: 357rpx;
  1314. height: 24rpx;
  1315. flex-direction: row;
  1316. display: flex;
  1317. justify-content: space-between;
  1318. margin: 24rpx 0 0 24rpx;
  1319. }
  1320. .word26 {
  1321. width: 96rpx;
  1322. height: 24rpx;
  1323. display: block;
  1324. overflow-wrap: break-word;
  1325. color: rgba(25,28,39,1);
  1326. font-size: 24rpx;
  1327. font-family: PingFangSC-Semibold;
  1328. white-space: nowrap;
  1329. line-height: 24rpx;
  1330. text-align: left;
  1331. }
  1332. .word27 {
  1333. width: 213rpx;
  1334. height: 24rpx;
  1335. display: block;
  1336. overflow-wrap: break-word;
  1337. color: rgba(102,102,102,1);
  1338. font-size: 24rpx;
  1339. font-family: PingFangSC-Regular;
  1340. white-space: nowrap;
  1341. line-height: 24rpx;
  1342. text-align: left;
  1343. }
  1344. .box19 {
  1345. height: 527rpx;
  1346. border-radius: 12rpx;
  1347. background-color: rgba(255,255,255,1);
  1348. display: flex;
  1349. flex-direction: column;
  1350. padding-top: 24rpx;
  1351. width: 710rpx;
  1352. margin: 20rpx 0 0 20rpx;
  1353. }
  1354. .section6 {
  1355. width: 710rpx;
  1356. height: 471rpx;
  1357. display: flex;
  1358. flex-direction: column;
  1359. }
  1360. .info8 {
  1361. width: 192rpx;
  1362. height: 32rpx;
  1363. display: block;
  1364. overflow-wrap: break-word;
  1365. color: rgba(25,28,39,1);
  1366. font-size: 32rpx;
  1367. font-family: PingFangSC-Medium;
  1368. white-space: nowrap;
  1369. line-height: 32rpx;
  1370. text-align: left;
  1371. margin-left: 24rpx;
  1372. }
  1373. .bd8 {
  1374. width: 710rpx;
  1375. height: 1rpx;
  1376. background-color: rgba(237,237,237,1);
  1377. margin-top: 24rpx;
  1378. display: flex;
  1379. flex-direction: column;
  1380. }
  1381. .bd9 {
  1382. width: 666rpx;
  1383. height: 26rpx;
  1384. flex-direction: row;
  1385. display: flex;
  1386. margin: 32rpx 0 0 24rpx;
  1387. }
  1388. .word28 {
  1389. width: 130rpx;
  1390. height: 26rpx;
  1391. display: block;
  1392. overflow-wrap: break-word;
  1393. color: rgba(153,153,153,1);
  1394. font-size: 26rpx;
  1395. font-family: PingFangSC-Regular;
  1396. white-space: nowrap;
  1397. line-height: 26rpx;
  1398. text-align: left;
  1399. }
  1400. .txt10 {
  1401. width: 295rpx;
  1402. height: 26rpx;
  1403. display: block;
  1404. overflow-wrap: break-word;
  1405. color: rgba(25,28,39,1);
  1406. font-size: 26rpx;
  1407. font-family: PingFangSC-Regular;
  1408. white-space: nowrap;
  1409. line-height: 26rpx;
  1410. text-align: right;
  1411. }
  1412. .word29 {
  1413. width: 104rpx;
  1414. height: 26rpx;
  1415. display: block;
  1416. overflow-wrap: break-word;
  1417. color: rgba(153,153,153,1);
  1418. font-size: 26rpx;
  1419. font-family: PingFangSC-Regular;
  1420. white-space: nowrap;
  1421. line-height: 26rpx;
  1422. text-align: left;
  1423. margin-left: 137rpx;
  1424. }
  1425. .word30 {
  1426. width: 238rpx;
  1427. height: 26rpx;
  1428. display: block;
  1429. overflow-wrap: break-word;
  1430. color: rgba(153,153,153,1);
  1431. font-size: 26rpx;
  1432. font-family: PingFangSC-Regular;
  1433. white-space: nowrap;
  1434. line-height: 26rpx;
  1435. text-align: left;
  1436. margin: 32rpx 0 0 24rpx;
  1437. }
  1438. .bd10 {
  1439. width: 710rpx;
  1440. height: 1rpx;
  1441. background-color: rgba(237,237,237,1);
  1442. margin-top: 32rpx;
  1443. display: flex;
  1444. flex-direction: column;
  1445. }
  1446. .bd11 {
  1447. width: 666rpx;
  1448. height: 26rpx;
  1449. flex-direction: row;
  1450. display: flex;
  1451. margin: 32rpx 0 0 24rpx;
  1452. }
  1453. .word31 {
  1454. width: 130rpx;
  1455. height: 26rpx;
  1456. display: block;
  1457. overflow-wrap: break-word;
  1458. color: rgba(153,153,153,1);
  1459. font-size: 26rpx;
  1460. font-family: PingFangSC-Regular;
  1461. white-space: nowrap;
  1462. line-height: 26rpx;
  1463. text-align: left;
  1464. }
  1465. .info9 {
  1466. width: 295rpx;
  1467. height: 26rpx;
  1468. display: block;
  1469. overflow-wrap: break-word;
  1470. color: rgba(25,28,39,1);
  1471. font-size: 26rpx;
  1472. font-family: PingFangSC-Regular;
  1473. white-space: nowrap;
  1474. line-height: 26rpx;
  1475. text-align: right;
  1476. }
  1477. .txt11 {
  1478. width: 104rpx;
  1479. height: 26rpx;
  1480. display: block;
  1481. overflow-wrap: break-word;
  1482. color: rgba(153,153,153,1);
  1483. font-size: 26rpx;
  1484. font-family: PingFangSC-Regular;
  1485. white-space: nowrap;
  1486. line-height: 26rpx;
  1487. text-align: left;
  1488. margin-left: 137rpx;
  1489. }
  1490. .bd12 {
  1491. width: 366rpx;
  1492. height: 30rpx;
  1493. flex-direction: row;
  1494. display: flex;
  1495. justify-content: space-between;
  1496. margin: 30rpx 0 0 24rpx;
  1497. }
  1498. .txt12 {
  1499. width: 238rpx;
  1500. height: 26rpx;
  1501. display: block;
  1502. overflow-wrap: break-word;
  1503. color: rgba(153,153,153,1);
  1504. font-size: 26rpx;
  1505. font-family: PingFangSC-Regular;
  1506. white-space: nowrap;
  1507. line-height: 26rpx;
  1508. text-align: left;
  1509. margin-top: 2rpx;
  1510. }
  1511. .section7 {
  1512. height: 30rpx;
  1513. border-radius: 2rpx;
  1514. background-color: rgba(255,243,234,1);
  1515. display: flex;
  1516. flex-direction: column;
  1517. width: 100rpx;
  1518. justify-content: center;
  1519. align-items: center;
  1520. }
  1521. .txt13 {
  1522. width: 88rpx;
  1523. height: 22rpx;
  1524. display: block;
  1525. overflow-wrap: break-word;
  1526. color: rgba(255,115,0,1);
  1527. font-size: 22rpx;
  1528. font-family: PingFangSC-Regular;
  1529. white-space: nowrap;
  1530. line-height: 22rpx;
  1531. text-align: left;
  1532. }
  1533. .bd13 {
  1534. width: 710rpx;
  1535. height: 1rpx;
  1536. background-color: rgba(237,237,237,1);
  1537. margin-top: 30rpx;
  1538. display: flex;
  1539. flex-direction: column;
  1540. }
  1541. .bd14 {
  1542. width: 666rpx;
  1543. height: 26rpx;
  1544. flex-direction: row;
  1545. display: flex;
  1546. margin: 32rpx 0 0 24rpx;
  1547. }
  1548. .info10 {
  1549. width: 130rpx;
  1550. height: 26rpx;
  1551. display: block;
  1552. overflow-wrap: break-word;
  1553. color: rgba(153,153,153,1);
  1554. font-size: 26rpx;
  1555. font-family: PingFangSC-Regular;
  1556. white-space: nowrap;
  1557. line-height: 26rpx;
  1558. text-align: left;
  1559. }
  1560. .word32 {
  1561. width: 295rpx;
  1562. height: 26rpx;
  1563. display: block;
  1564. overflow-wrap: break-word;
  1565. color: rgba(25,28,39,1);
  1566. font-size: 26rpx;
  1567. font-family: PingFangSC-Regular;
  1568. white-space: nowrap;
  1569. line-height: 26rpx;
  1570. text-align: right;
  1571. }
  1572. .txt14 {
  1573. width: 104rpx;
  1574. height: 26rpx;
  1575. display: block;
  1576. overflow-wrap: break-word;
  1577. color: rgba(153,153,153,1);
  1578. font-size: 26rpx;
  1579. font-family: PingFangSC-Regular;
  1580. white-space: nowrap;
  1581. line-height: 26rpx;
  1582. text-align: left;
  1583. margin-left: 137rpx;
  1584. }
  1585. .word33 {
  1586. width: 238rpx;
  1587. height: 26rpx;
  1588. display: block;
  1589. overflow-wrap: break-word;
  1590. color: rgba(153,153,153,1);
  1591. font-size: 26rpx;
  1592. font-family: PingFangSC-Regular;
  1593. white-space: nowrap;
  1594. line-height: 26rpx;
  1595. text-align: left;
  1596. margin: 32rpx 0 0 24rpx;
  1597. }