list.wxss 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014
  1. /* pages/home/map/list.wxss */
  2. .page {
  3. z-index: 1;
  4. position: relative;
  5. width: 750rpx;
  6. height: 1406rpx;
  7. background-color: rgba(246,246,246,1);
  8. overflow: hidden;
  9. display: flex;
  10. flex-direction: column;
  11. justify-content: flex-start;
  12. padding-top: 0rpx;
  13. }
  14. .layer1 {
  15. z-index: auto;
  16. width: 750rpx;
  17. height: 1344rpx;
  18. display: flex;
  19. flex-direction: column;
  20. }
  21. .group1 {
  22. z-index: 10;
  23. height: 40rpx;
  24. background-color: rgba(255,255,255,1);
  25. width: 750rpx;
  26. justify-content: flex-end;
  27. padding-bottom: 4rpx;
  28. align-items: center;
  29. display: flex;
  30. flex-direction: column;
  31. }
  32. .outer1 {
  33. z-index: auto;
  34. width: 727rpx;
  35. height: 29rpx;
  36. flex-direction: row;
  37. display: flex;
  38. }
  39. .icon1 {
  40. z-index: 26;
  41. width: 33rpx;
  42. height: 20rpx;
  43. margin-top: 2rpx;
  44. }
  45. .word1 {
  46. z-index: 25;
  47. width: 74rpx;
  48. height: 29rpx;
  49. display: block;
  50. overflow-wrap: break-word;
  51. color: rgba(3,3,3,1);
  52. font-size: 24rpx;
  53. font-family: Helvetica;
  54. white-space: nowrap;
  55. line-height: 29rpx;
  56. margin-left: 7rpx;
  57. }
  58. .section1 {
  59. z-index: 31;
  60. width: 29rpx;
  61. height: 20rpx;
  62. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng5f3ad165c123fbded6e0fa697748977e2746aed8e69b16f7f768997af4af2979) -1rpx 0rpx no-repeat;
  63. background-size: 30rpx 20rpx;
  64. display: flex;
  65. flex-direction: column;
  66. margin: 2rpx 0 0 17rpx;
  67. }
  68. .word2 {
  69. z-index: 22;
  70. width: 90rpx;
  71. height: 29rpx;
  72. display: block;
  73. overflow-wrap: break-word;
  74. color: rgba(3,3,3,1);
  75. font-size: 24rpx;
  76. font-family: Helvetica;
  77. white-space: nowrap;
  78. line-height: 29rpx;
  79. text-align: center;
  80. margin-left: 158rpx;
  81. }
  82. .section2 {
  83. z-index: 21;
  84. width: 12rpx;
  85. height: 20rpx;
  86. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng0efed2d58f84e5f45072ee057c875a49c4309a72e36f032844aa111ca0a435af) -1rpx -3rpx no-repeat;
  87. background-size: 15rpx 26rpx;
  88. display: flex;
  89. flex-direction: column;
  90. margin: 2rpx 0 0 177rpx;
  91. }
  92. .word3 {
  93. z-index: 20;
  94. width: 66rpx;
  95. height: 29rpx;
  96. display: block;
  97. overflow-wrap: break-word;
  98. color: rgba(3,3,3,1);
  99. font-size: 24rpx;
  100. font-family: Helvetica;
  101. white-space: nowrap;
  102. line-height: 29rpx;
  103. text-align: right;
  104. margin-left: 5rpx;
  105. }
  106. .img1 {
  107. z-index: 14;
  108. width: 53rpx;
  109. height: 23rpx;
  110. margin: 2rpx 0 0 6rpx;
  111. }
  112. .icon2 {
  113. z-index: 2;
  114. width: 48rpx;
  115. height: 48rpx;
  116. align-self: flex-start;
  117. margin: 20rpx 0 0 24rpx;
  118. }
  119. .group2 {
  120. z-index: 36;
  121. height: 112rpx;
  122. background-color: rgba(255,255,255,1);
  123. margin-top: 20rpx;
  124. width: 750rpx;
  125. justify-content: center;
  126. align-items: center;
  127. display: flex;
  128. flex-direction: column;
  129. }
  130. .section3 {
  131. z-index: auto;
  132. width: 686rpx;
  133. height: 72rpx;
  134. flex-direction: row;
  135. display: flex;
  136. }
  137. .outer2 {
  138. z-index: 37;
  139. height: 72rpx;
  140. border-radius: 36rpx;
  141. background-color: rgba(242,242,242,1);
  142. width: 502rpx;
  143. justify-content: center;
  144. align-items: flex-start;
  145. padding-left: 30rpx;
  146. display: flex;
  147. flex-direction: column;
  148. }
  149. .bd1 {
  150. z-index: auto;
  151. width: 100%;
  152. height: 36rpx;
  153. flex-direction: row;
  154. display: flex;
  155. justify-content: space-between;
  156. display: -webkit-flex; /* Safari */
  157. align-items:center;/*指定垂直居中*/
  158. }
  159. .icon3 {
  160. z-index: 40;
  161. width: 36rpx;
  162. height: 36rpx;
  163. }
  164. .word4 {
  165. width: 100%;
  166. height: 36rpx;
  167. color: rgba(153,153,153,1);
  168. font-size: 28rpx;
  169. font-family: PingFangSC-Regular;
  170. white-space: nowrap;
  171. text-align: left;
  172. }
  173. .outer3 {
  174. z-index: 44;
  175. height: 30rpx;
  176. background-color: rgba(0,0,0,0);
  177. width: 30rpx;
  178. display: flex;
  179. flex-direction: column;
  180. margin: 21rpx 0 0 32rpx;
  181. }
  182. .label1 {
  183. z-index: 45;
  184. width: 30rpx;
  185. height: 30rpx;
  186. }
  187. .word5 {
  188. z-index: 39;
  189. width: 112rpx;
  190. height: 28rpx;
  191. display: block;
  192. overflow-wrap: break-word;
  193. color: rgba(25,28,39,1);
  194. font-size: 28rpx;
  195. font-family: PingFangSC-Regular;
  196. white-space: nowrap;
  197. line-height: 28rpx;
  198. text-align: left;
  199. margin: 22rpx 0 0 10rpx;
  200. }
  201. .group3 {
  202. z-index: 51;
  203. height: 256rpx;
  204. border-radius: 12rpx;
  205. background-color: rgba(255,255,255,1);
  206. align-self: center;
  207. margin-top: 24rpx;
  208. width: 718rpx;
  209. justify-content: center;
  210. align-items: flex-start;
  211. padding-left: 32rpx;
  212. display: flex;
  213. flex-direction: column;
  214. }
  215. .block1 {
  216. z-index: auto;
  217. width: 646rpx;
  218. height: 180rpx;
  219. flex-direction: row;
  220. display: flex;
  221. }
  222. .wrap1 {
  223. z-index: auto;
  224. width: 455rpx;
  225. height: 156rpx;
  226. display: flex;
  227. flex-direction: column;
  228. }
  229. .info1 {
  230. z-index: 53;
  231. width: 421rpx;
  232. height: 30rpx;
  233. display: block;
  234. overflow-wrap: break-word;
  235. color: rgba(25,28,39,1);
  236. font-size: 30rpx;
  237. font-family: PingFangSC-Medium;
  238. white-space: nowrap;
  239. line-height: 30rpx;
  240. text-align: left;
  241. align-self: flex-start;
  242. }
  243. .main1 {
  244. z-index: auto;
  245. width: 190rpx;
  246. height: 30rpx;
  247. margin-top: 16rpx;
  248. flex-direction: row;
  249. display: flex;
  250. justify-content: space-between;
  251. }
  252. .wrap2 {
  253. z-index: 60;
  254. height: 30rpx;
  255. border-radius: 2rpx;
  256. background-color: rgba(255,243,234,1);
  257. width: 100rpx;
  258. justify-content: center;
  259. align-items: center;
  260. display: flex;
  261. flex-direction: column;
  262. }
  263. .txt1 {
  264. z-index: 61;
  265. width: 88rpx;
  266. height: 22rpx;
  267. display: block;
  268. overflow-wrap: break-word;
  269. color: rgba(255,102,61,1);
  270. font-size: 22rpx;
  271. font-family: PingFangSC-Regular;
  272. white-space: nowrap;
  273. line-height: 22rpx;
  274. text-align: left;
  275. }
  276. .wrap3 {
  277. z-index: 56;
  278. height: 30rpx;
  279. border-radius: 2rpx;
  280. background-color: rgba(232,242,255,1);
  281. width: 78rpx;
  282. justify-content: center;
  283. align-items: center;
  284. display: flex;
  285. flex-direction: column;
  286. }
  287. .word6 {
  288. z-index: 57;
  289. width: 66rpx;
  290. height: 22rpx;
  291. display: block;
  292. overflow-wrap: break-word;
  293. color: rgba(70,153,255,1);
  294. font-size: 22rpx;
  295. font-family: PingFangSC-Regular;
  296. white-space: nowrap;
  297. line-height: 22rpx;
  298. text-align: left;
  299. }
  300. .main2 {
  301. z-index: auto;
  302. width: 455rpx;
  303. /* height: 24rpx;
  304. margin-top: 16rpx;*/
  305. flex-direction: row;
  306. display: flex;
  307. justify-content: space-between;
  308. display: -webkit-flex; /* Safari */
  309. align-items:center;/*指定垂直居中*/
  310. }
  311. .label2 {
  312. font-size: 24rpx;
  313. color: #666666;
  314. margin-bottom: 8px;
  315. display: block;
  316. }
  317. .info2 {
  318. z-index: 62;
  319. width: 423rpx;
  320. height: 28rpx;
  321. display: block;
  322. overflow-wrap: break-word;
  323. color: rgba(102,102,102,1);
  324. font-size: 24rpx;
  325. font-family: PingFangSC-Regular;
  326. white-space: normal;
  327. line-height: 24rpx;
  328. text-align: left;
  329. }
  330. .main3 {
  331. width: 231rpx;
  332. flex-direction: row;
  333. display: flex;
  334. justify-content: space-between;
  335. display: -webkit-flex; /* Safari */
  336. align-items:center;/*指定垂直居中*/
  337. }
  338. .label3 {
  339. font-size: 24rpx;
  340. color: #666666;
  341. }
  342. .word7 {
  343. z-index: 69;
  344. width: 199rpx;
  345. height: 24rpx;
  346. display: block;
  347. overflow-wrap: break-word;
  348. color: rgba(102,102,102,1);
  349. font-size: 24rpx;
  350. font-family: PingFangSC-Regular;
  351. white-space: nowrap;
  352. line-height: 24rpx;
  353. text-align: left;
  354. }
  355. .wrap4 {
  356. z-index: 82;
  357. width: 1rpx;
  358. height: 156rpx;
  359. background-color: rgba(228,228,228,1);
  360. margin-left: 51rpx;
  361. display: flex;
  362. flex-direction: column;
  363. }
  364. .wrap5 {
  365. z-index: auto;
  366. width: 100rpx;
  367. height: 80rpx;
  368. display: flex;
  369. flex-direction: column;
  370. margin: 38rpx 0 0 39rpx;
  371. }
  372. .section4 {
  373. z-index: auto;
  374. width: 100rpx;
  375. height: 40rpx;
  376. flex-direction: row;
  377. display: flex;
  378. justify-content: space-between;
  379. }
  380. .icon4 {
  381. z-index: 77;
  382. width: 40rpx;
  383. height: 40rpx;
  384. }
  385. .word8 {
  386. z-index: 81;
  387. width: 52rpx;
  388. height: 26rpx;
  389. display: block;
  390. overflow-wrap: break-word;
  391. color: rgba(25,28,39,1);
  392. font-size: 26rpx;
  393. font-family: PingFangSC-Regular;
  394. white-space: nowrap;
  395. line-height: 26rpx;
  396. text-align: left;
  397. margin-top: 7rpx;
  398. }
  399. .info3 {
  400. z-index: 83;
  401. width: 98rpx;
  402. height: 24rpx;
  403. display: block;
  404. overflow-wrap: break-word;
  405. color: rgba(102,102,102,1);
  406. font-size: 24rpx;
  407. font-family: PingFangSC-Regular;
  408. white-space: nowrap;
  409. line-height: 24rpx;
  410. text-align: center;
  411. margin-top: 16rpx;
  412. }
  413. .group4 {
  414. z-index: auto;
  415. width: 718rpx;
  416. height: 560rpx;
  417. display: flex;
  418. flex-direction: column;
  419. margin: 24rpx 0 0 16rpx;
  420. }
  421. .layer2-0 {
  422. z-index: 115;
  423. height: 268rpx;
  424. border-radius: 12rpx;
  425. background-color: rgba(255,255,255,1);
  426. margin-bottom: 24rpx;
  427. width: 718rpx;
  428. justify-content: center;
  429. align-items: flex-end;
  430. padding-right: 27rpx;
  431. display: flex;
  432. flex-direction: column;
  433. }
  434. .layer3-0 {
  435. z-index: auto;
  436. width: 659rpx;
  437. height: 188rpx;
  438. flex-direction: row;
  439. display: flex;
  440. justify-content: space-between;
  441. }
  442. .bd2-0 {
  443. z-index: auto;
  444. width: 479rpx;
  445. height: 188rpx;
  446. display: flex;
  447. flex-direction: column;
  448. }
  449. .word9-0 {
  450. z-index: 117;
  451. width: 210rpx;
  452. height: 30rpx;
  453. display: block;
  454. overflow-wrap: break-word;
  455. font-size: 30rpx;
  456. font-family: PingFangSC-Medium;
  457. white-space: nowrap;
  458. line-height: 30rpx;
  459. text-align: left;
  460. align-self: flex-start;
  461. color: rgba(25,28,39,1);
  462. }
  463. .layer4-0 {
  464. z-index: 120;
  465. height: 30rpx;
  466. border-radius: 2rpx;
  467. align-self: flex-start;
  468. margin-top: 16rpx;
  469. width: 78rpx;
  470. justify-content: center;
  471. align-items: center;
  472. display: flex;
  473. flex-direction: column;
  474. background: rgba(232,242,255,1);
  475. }
  476. .txt2-0 {
  477. z-index: 121;
  478. width: 88rpx;
  479. height: 22rpx;
  480. display: block;
  481. overflow-wrap: break-word;
  482. font-size: 22rpx;
  483. font-family: PingFangSC-Regular;
  484. white-space: nowrap;
  485. line-height: 22rpx;
  486. text-align: left;
  487. color: rgba(70,153,255,1);
  488. }
  489. .layer5-0 {
  490. z-index: auto;
  491. width: 479rpx;
  492. height: 56rpx;
  493. margin-top: 16rpx;
  494. flex-direction: row;
  495. display: flex;
  496. justify-content: space-between;
  497. }
  498. .icon5-0 {
  499. z-index: 123;
  500. width: 24rpx;
  501. height: 24rpx;
  502. }
  503. .word10-0 {
  504. z-index: 122;
  505. width: 447rpx;
  506. height: 56rpx;
  507. display: block;
  508. overflow-wrap: break-word;
  509. font-size: 24rpx;
  510. font-family: PingFangSC-Regular;
  511. line-height: 24rpx;
  512. text-align: left;
  513. overflow: hidden;
  514. text-overflow: ellipsis;
  515. color: rgba(102,102,102,1);
  516. }
  517. .layer6-0 {
  518. z-index: auto;
  519. width: 312rpx;
  520. height: 24rpx;
  521. margin-top: 16rpx;
  522. flex-direction: row;
  523. display: flex;
  524. justify-content: space-between;
  525. }
  526. .icon6-0 {
  527. z-index: 130;
  528. width: 24rpx;
  529. height: 24rpx;
  530. }
  531. .txt3-0 {
  532. z-index: 129;
  533. width: 280rpx;
  534. height: 24rpx;
  535. display: block;
  536. overflow-wrap: break-word;
  537. font-size: 24rpx;
  538. font-family: PingFangSC-Regular;
  539. white-space: nowrap;
  540. line-height: 24rpx;
  541. text-align: left;
  542. color: rgba(102,102,102,1);
  543. }
  544. .bd3-0 {
  545. z-index: 142;
  546. width: 1rpx;
  547. height: 188rpx;
  548. background-color: rgba(228,228,228,1);
  549. display: flex;
  550. flex-direction: column;
  551. }
  552. .bd4-0 {
  553. z-index: auto;
  554. width: 126rpx;
  555. height: 80rpx;
  556. margin-top: 54rpx;
  557. display: flex;
  558. flex-direction: column;
  559. }
  560. .wrap6-0 {
  561. z-index: auto;
  562. width: 100rpx;
  563. height: 40rpx;
  564. margin-left: 13rpx;
  565. flex-direction: row;
  566. display: flex;
  567. justify-content: space-between;
  568. }
  569. .icon7-0 {
  570. z-index: 137;
  571. width: 40rpx;
  572. height: 40rpx;
  573. }
  574. .txt4-0 {
  575. z-index: 141;
  576. width: 52rpx;
  577. height: 26rpx;
  578. display: block;
  579. overflow-wrap: break-word;
  580. color: rgba(25,28,39,1);
  581. font-size: 26rpx;
  582. font-family: PingFangSC-Regular;
  583. white-space: nowrap;
  584. line-height: 26rpx;
  585. text-align: left;
  586. margin-top: 7rpx;
  587. }
  588. .word11-0 {
  589. z-index: 143;
  590. width: 131rpx;
  591. height: 24rpx;
  592. display: block;
  593. overflow-wrap: break-word;
  594. color: rgba(102,102,102,1);
  595. font-size: 24rpx;
  596. font-family: PingFangSC-Regular;
  597. white-space: nowrap;
  598. line-height: 24rpx;
  599. text-align: center;
  600. margin-top: 16rpx;
  601. }
  602. .layer2-1 {
  603. z-index: 115;
  604. height: 268rpx;
  605. border-radius: 12rpx;
  606. background-color: rgba(255,255,255,1);
  607. margin-bottom: 24rpx;
  608. width: 718rpx;
  609. justify-content: center;
  610. align-items: flex-end;
  611. padding-right: 27rpx;
  612. display: flex;
  613. flex-direction: column;
  614. }
  615. .layer3-1 {
  616. z-index: auto;
  617. width: 659rpx;
  618. height: 188rpx;
  619. flex-direction: row;
  620. display: flex;
  621. justify-content: space-between;
  622. }
  623. .bd2-1 {
  624. z-index: auto;
  625. width: 479rpx;
  626. height: 188rpx;
  627. display: flex;
  628. flex-direction: column;
  629. }
  630. .word9-1 {
  631. z-index: 117;
  632. width: 210rpx;
  633. height: 30rpx;
  634. display: block;
  635. overflow-wrap: break-word;
  636. font-size: 30rpx;
  637. font-family: PingFangSC-Medium;
  638. white-space: nowrap;
  639. line-height: 30rpx;
  640. text-align: left;
  641. align-self: flex-start;
  642. color: rgba(25,28,39,0.5);
  643. }
  644. .layer4-1 {
  645. z-index: 120;
  646. height: 30rpx;
  647. border-radius: 2rpx;
  648. align-self: flex-start;
  649. margin-top: 16rpx;
  650. width: 78rpx;
  651. justify-content: center;
  652. align-items: center;
  653. display: flex;
  654. flex-direction: column;
  655. background: rgba(237,237,237,1);
  656. }
  657. .txt2-1 {
  658. z-index: 121;
  659. width: 88rpx;
  660. height: 22rpx;
  661. display: block;
  662. overflow-wrap: break-word;
  663. font-size: 22rpx;
  664. font-family: PingFangSC-Regular;
  665. white-space: nowrap;
  666. line-height: 22rpx;
  667. text-align: left;
  668. color: rgba(102,102,102,1);
  669. }
  670. .layer5-1 {
  671. z-index: auto;
  672. width: 479rpx;
  673. height: 56rpx;
  674. margin-top: 16rpx;
  675. flex-direction: row;
  676. display: flex;
  677. justify-content: space-between;
  678. }
  679. .icon5-1 {
  680. z-index: 123;
  681. width: 24rpx;
  682. height: 24rpx;
  683. }
  684. .word10-1 {
  685. z-index: 122;
  686. width: 447rpx;
  687. height: 56rpx;
  688. display: block;
  689. overflow-wrap: break-word;
  690. font-size: 24rpx;
  691. font-family: PingFangSC-Regular;
  692. line-height: 24rpx;
  693. text-align: left;
  694. overflow: hidden;
  695. text-overflow: ellipsis;
  696. color: rgba(102,102,102,0.5);
  697. }
  698. .layer6-1 {
  699. z-index: auto;
  700. width: 312rpx;
  701. height: 24rpx;
  702. margin-top: 16rpx;
  703. flex-direction: row;
  704. display: flex;
  705. justify-content: space-between;
  706. }
  707. .icon6-1 {
  708. z-index: 130;
  709. width: 24rpx;
  710. height: 24rpx;
  711. }
  712. .txt3-1 {
  713. z-index: 129;
  714. width: 280rpx;
  715. height: 24rpx;
  716. display: block;
  717. overflow-wrap: break-word;
  718. font-size: 24rpx;
  719. font-family: PingFangSC-Regular;
  720. white-space: nowrap;
  721. line-height: 24rpx;
  722. text-align: left;
  723. color: rgba(102,102,102,0.5);
  724. }
  725. .bd3-1 {
  726. z-index: 142;
  727. width: 1rpx;
  728. height: 188rpx;
  729. background-color: rgba(228,228,228,1);
  730. display: flex;
  731. flex-direction: column;
  732. }
  733. .bd4-1 {
  734. z-index: auto;
  735. width: 126rpx;
  736. height: 80rpx;
  737. margin-top: 54rpx;
  738. display: flex;
  739. flex-direction: column;
  740. }
  741. .wrap6-1 {
  742. z-index: auto;
  743. width: 100rpx;
  744. height: 40rpx;
  745. margin-left: 13rpx;
  746. flex-direction: row;
  747. display: flex;
  748. justify-content: space-between;
  749. }
  750. .icon7-1 {
  751. z-index: 137;
  752. width: 40rpx;
  753. height: 40rpx;
  754. }
  755. .txt4-1 {
  756. z-index: 141;
  757. width: 52rpx;
  758. height: 26rpx;
  759. display: block;
  760. overflow-wrap: break-word;
  761. color: rgba(25,28,39,1);
  762. font-size: 26rpx;
  763. font-family: PingFangSC-Regular;
  764. white-space: nowrap;
  765. line-height: 26rpx;
  766. text-align: left;
  767. margin-top: 7rpx;
  768. }
  769. .word11-1 {
  770. z-index: 143;
  771. width: 131rpx;
  772. height: 24rpx;
  773. display: block;
  774. overflow-wrap: break-word;
  775. color: rgba(102,102,102,1);
  776. font-size: 24rpx;
  777. font-family: PingFangSC-Regular;
  778. white-space: nowrap;
  779. line-height: 24rpx;
  780. text-align: center;
  781. margin-top: 16rpx;
  782. }
  783. .group5 {
  784. z-index: 85;
  785. height: 236rpx;
  786. border-radius: 12rpx;
  787. background-color: rgba(255,255,255,1);
  788. align-self: center;
  789. margin-top: 24rpx;
  790. width: 718rpx;
  791. justify-content: center;
  792. align-items: flex-end;
  793. padding-right: 27rpx;
  794. display: flex;
  795. flex-direction: column;
  796. }
  797. .layer7 {
  798. z-index: auto;
  799. width: 659rpx;
  800. height: 156rpx;
  801. flex-direction: row;
  802. display: flex;
  803. }
  804. .layer8 {
  805. z-index: auto;
  806. width: 455rpx;
  807. height: 156rpx;
  808. display: flex;
  809. flex-direction: column;
  810. }
  811. .txt5 {
  812. z-index: 87;
  813. width: 309rpx;
  814. height: 30rpx;
  815. display: block;
  816. overflow-wrap: break-word;
  817. color: rgba(25,28,39,1);
  818. font-size: 30rpx;
  819. font-family: PingFangSC-Medium;
  820. white-space: nowrap;
  821. line-height: 30rpx;
  822. text-align: left;
  823. align-self: flex-start;
  824. }
  825. .group6 {
  826. z-index: 90;
  827. height: 30rpx;
  828. border-radius: 2rpx;
  829. background-color: rgba(255,235,234,1);
  830. align-self: flex-start;
  831. margin-top: 16rpx;
  832. width: 78rpx;
  833. justify-content: center;
  834. align-items: center;
  835. display: flex;
  836. flex-direction: column;
  837. }
  838. .info4 {
  839. z-index: 91;
  840. width: 66rpx;
  841. height: 22rpx;
  842. display: block;
  843. overflow-wrap: break-word;
  844. color: rgba(225,60,48,1);
  845. font-size: 22rpx;
  846. font-family: PingFangSC-Regular;
  847. white-space: nowrap;
  848. line-height: 22rpx;
  849. text-align: left;
  850. }
  851. .group7 {
  852. z-index: auto;
  853. width: 455rpx;
  854. height: 24rpx;
  855. margin-top: 16rpx;
  856. flex-direction: row;
  857. display: flex;
  858. justify-content: space-between;
  859. }
  860. .label4 {
  861. z-index: 93;
  862. width: 24rpx;
  863. height: 24rpx;
  864. }
  865. .word12 {
  866. z-index: 92;
  867. width: 423rpx;
  868. height: 24rpx;
  869. display: block;
  870. overflow-wrap: break-word;
  871. color: rgba(102,102,102,1);
  872. font-size: 24rpx;
  873. font-family: PingFangSC-Regular;
  874. white-space: nowrap;
  875. line-height: 24rpx;
  876. text-align: left;
  877. }
  878. .group8 {
  879. z-index: auto;
  880. width: 123rpx;
  881. height: 24rpx;
  882. margin-top: 16rpx;
  883. flex-direction: row;
  884. display: flex;
  885. justify-content: space-between;
  886. }
  887. .label5 {
  888. z-index: 100;
  889. width: 24rpx;
  890. height: 24rpx;
  891. }
  892. .word13 {
  893. z-index: 99;
  894. width: 91rpx;
  895. height: 24rpx;
  896. display: block;
  897. overflow-wrap: break-word;
  898. color: rgba(102,102,102,1);
  899. font-size: 24rpx;
  900. font-family: PingFangSC-Regular;
  901. white-space: nowrap;
  902. line-height: 24rpx;
  903. text-align: left;
  904. }
  905. .layer9 {
  906. z-index: 112;
  907. width: 1rpx;
  908. height: 156rpx;
  909. background-color: rgba(228,228,228,1);
  910. margin-left: 51rpx;
  911. display: flex;
  912. flex-direction: column;
  913. }
  914. .layer10 {
  915. z-index: auto;
  916. width: 126rpx;
  917. height: 80rpx;
  918. display: flex;
  919. flex-direction: column;
  920. margin: 38rpx 0 0 26rpx;
  921. }
  922. .wrap7 {
  923. z-index: auto;
  924. width: 100rpx;
  925. height: 40rpx;
  926. margin-left: 13rpx;
  927. flex-direction: row;
  928. display: flex;
  929. justify-content: space-between;
  930. }
  931. .label6 {
  932. z-index: 107;
  933. width: 40rpx;
  934. height: 40rpx;
  935. }
  936. .word14 {
  937. z-index: 111;
  938. width: 52rpx;
  939. height: 26rpx;
  940. display: block;
  941. overflow-wrap: break-word;
  942. color: rgba(25,28,39,1);
  943. font-size: 26rpx;
  944. font-family: PingFangSC-Regular;
  945. white-space: nowrap;
  946. line-height: 26rpx;
  947. text-align: left;
  948. margin-top: 7rpx;
  949. }
  950. .txt6 {
  951. z-index: 113;
  952. width: 126rpx;
  953. height: 24rpx;
  954. display: block;
  955. overflow-wrap: break-word;
  956. color: rgba(102,102,102,1);
  957. font-size: 24rpx;
  958. font-family: PingFangSC-Regular;
  959. white-space: nowrap;
  960. line-height: 24rpx;
  961. text-align: center;
  962. margin-top: 16rpx;
  963. }
  964. .layer11 {
  965. z-index: 5;
  966. height: 88rpx;
  967. background-color: rgba(255,255,255,1);
  968. width: 750rpx;
  969. justify-content: center;
  970. align-items: flex-end;
  971. padding-right: 14rpx;
  972. position: absolute;
  973. left: 0rpx;
  974. top: 40rpx;
  975. display: flex;
  976. flex-direction: column;
  977. }
  978. .wrap8 {
  979. z-index: auto;
  980. width: 712rpx;
  981. height: 64rpx;
  982. flex-direction: row;
  983. display: flex;
  984. }
  985. .label7 {
  986. z-index: 7;
  987. width: 48rpx;
  988. height: 48rpx;
  989. margin-top: 8rpx;
  990. }
  991. .word15 {
  992. z-index: 6;
  993. width: 144rpx;
  994. height: 36rpx;
  995. display: block;
  996. overflow-wrap: break-word;
  997. color: rgba(25,28,39,1);
  998. font-size: 36rpx;
  999. font-family: PingFangSC-Medium;
  1000. white-space: nowrap;
  1001. line-height: 36rpx;
  1002. text-align: center;
  1003. margin: 14rpx 0 0 231rpx;
  1004. }
  1005. .pic1 {
  1006. z-index: 35;
  1007. width: 174rpx;
  1008. height: 64rpx;
  1009. margin-left: 115rpx;
  1010. }