celldetail.wxss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800
  1. .page {
  2. position: relative;
  3. width: 750rpx;
  4. height: 1334rpx;
  5. background-color: rgba(246,246,246,1);
  6. overflow: hidden;
  7. display: flex;
  8. flex-direction: column;
  9. }
  10. .box1 {
  11. width: 750rpx;
  12. height: 1141rpx;
  13. display: flex;
  14. flex-direction: column;
  15. }
  16. .wrap1 {
  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. .outer1 {
  25. width: 727rpx;
  26. height: 29rpx;
  27. flex-direction: row;
  28. display: flex;
  29. }
  30. .label1 {
  31. width: 33rpx;
  32. height: 20rpx;
  33. margin-top: 2rpx;
  34. }
  35. .word1 {
  36. width: 79rpx;
  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: SFProText-Regular;
  43. white-space: nowrap;
  44. line-height: 29rpx;
  45. margin-left: 7rpx;
  46. }
  47. .section1 {
  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 12rpx;
  55. }
  56. .info1 {
  57. width: 98rpx;
  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: SFProText-Semibold;
  64. white-space: nowrap;
  65. line-height: 29rpx;
  66. text-align: center;
  67. margin-left: 154rpx;
  68. }
  69. .section2 {
  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 173rpx;
  77. }
  78. .word2 {
  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: SFProText-Regular;
  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. .wrap2 {
  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. .outer2 {
  106. width: 710rpx;
  107. height: 64rpx;
  108. flex-direction: row;
  109. display: flex;
  110. }
  111. .label2 {
  112. width: 48rpx;
  113. height: 48rpx;
  114. margin-top: 8rpx;
  115. }
  116. .txt1 {
  117. width: 123rpx;
  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: left;
  127. margin: 14rpx 0 0 242rpx;
  128. }
  129. .img2 {
  130. width: 174rpx;
  131. height: 64rpx;
  132. margin-left: 123rpx;
  133. }
  134. .wrap3 {
  135. height: 177rpx;
  136. background-color: rgba(255,255,255,1);
  137. display: flex;
  138. flex-direction: column;
  139. width: 750rpx;
  140. padding: 40rpx 0 0 30rpx;
  141. }
  142. .outer3 {
  143. width: 304rpx;
  144. height: 113rpx;
  145. display: flex;
  146. flex-direction: column;
  147. justify-content: space-between;
  148. }
  149. .txt2 {
  150. width: 253rpx;
  151. display: block;
  152. overflow-wrap: break-word;
  153. color: rgba(51,51,51,1);
  154. font-size: 30rpx;
  155. font-family: PingFangSC-Medium;
  156. white-space: nowrap;
  157. line-height: 30rpx;
  158. text-align: left;
  159. }
  160. .main1 {
  161. width: 304rpx;
  162. height: 64rpx;
  163. margin-top: 23rpx;
  164. flex-direction: row;
  165. display: flex;
  166. justify-content: space-between;
  167. }
  168. .group1 {
  169. height: 64rpx;
  170. border-radius: 8rpx;
  171. background-color: rgba(82,161,255,1);
  172. display: flex;
  173. flex-direction: column;
  174. width: 142rpx;
  175. justify-content: center;
  176. align-items: center;
  177. }
  178. .word3 {
  179. width: 96rpx;
  180. height: 24rpx;
  181. display: block;
  182. overflow-wrap: break-word;
  183. color: rgba(255,255,255,1);
  184. font-size: 24rpx;
  185. font-family: PingFangSC-Regular;
  186. white-space: nowrap;
  187. line-height: 24rpx;
  188. text-align: left;
  189. }
  190. .group2 {
  191. height: 64rpx;
  192. border-radius: 8rpx;
  193. background-color: rgba(82,161,255,1);
  194. display: flex;
  195. flex-direction: column;
  196. width: 142rpx;
  197. justify-content: center;
  198. align-items: center;
  199. }
  200. .info2 {
  201. width: 96rpx;
  202. height: 24rpx;
  203. display: block;
  204. overflow-wrap: break-word;
  205. color: rgba(255,255,255,1);
  206. font-size: 24rpx;
  207. font-family: PingFangSC-Regular;
  208. white-space: nowrap;
  209. line-height: 24rpx;
  210. text-align: left;
  211. }
  212. .wrap4 {
  213. height: 90rpx;
  214. background-color: rgba(255,255,255,1);
  215. margin-top: 20rpx;
  216. display: flex;
  217. flex-direction: column;
  218. padding-top: 30rpx;
  219. width: 750rpx;
  220. }
  221. .box2 {
  222. width: 750rpx;
  223. height: 60rpx;
  224. display: flex;
  225. flex-direction: column;
  226. justify-content: space-between;
  227. }
  228. .word4 {
  229. width: 180rpx;
  230. height: 30rpx;
  231. display: block;
  232. overflow-wrap: break-word;
  233. color: rgba(51,51,51,1);
  234. font-size: 30rpx;
  235. font-family: PingFangSC-Medium;
  236. white-space: nowrap;
  237. line-height: 30rpx;
  238. text-align: left;
  239. margin-left: 30rpx;
  240. }
  241. .box3 {
  242. width: 750rpx;
  243. height: 1rpx;
  244. background-color: rgba(237,237,237,1);
  245. margin-top: 29rpx;
  246. display: flex;
  247. flex-direction: column;
  248. }
  249. .wrap5 {
  250. height: 136rpx;
  251. background-color: rgba(255,255,255,1);
  252. display: flex;
  253. flex-direction: column;
  254. padding-top: 30rpx;
  255. width: 750rpx;
  256. }
  257. .main2 {
  258. width: 750rpx;
  259. height: 106rpx;
  260. display: flex;
  261. flex-direction: column;
  262. }
  263. .box4 {
  264. width: 690rpx;
  265. height: 30rpx;
  266. margin-left: 30rpx;
  267. flex-direction: row;
  268. display: flex;
  269. justify-content: space-between;
  270. }
  271. .info3 {
  272. width: 120rpx;
  273. height: 30rpx;
  274. display: block;
  275. overflow-wrap: break-word;
  276. color: rgba(51,51,51,1);
  277. font-size: 30rpx;
  278. font-family: PingFangSC-Medium;
  279. white-space: nowrap;
  280. line-height: 30rpx;
  281. text-align: left;
  282. }
  283. .word5 {
  284. width: 182rpx;
  285. height: 26rpx;
  286. display: block;
  287. overflow-wrap: break-word;
  288. color: rgba(153,153,153,1);
  289. font-size: 26rpx;
  290. font-family: PingFangSC-Regular;
  291. white-space: nowrap;
  292. line-height: 26rpx;
  293. text-align: right;
  294. }
  295. .box5 {
  296. width: 690rpx;
  297. height: 26rpx;
  298. flex-direction: row;
  299. display: flex;
  300. justify-content: space-between;
  301. margin: 20rpx 0 0 30rpx;
  302. }
  303. .txt3 {
  304. width: 182rpx;
  305. height: 26rpx;
  306. display: block;
  307. overflow-wrap: break-word;
  308. color: rgba(153,153,153,1);
  309. font-size: 26rpx;
  310. font-family: PingFangSC-Regular;
  311. white-space: nowrap;
  312. line-height: 26rpx;
  313. text-align: left;
  314. }
  315. .txt4 {
  316. width: 260rpx;
  317. height: 26rpx;
  318. display: block;
  319. overflow-wrap: break-word;
  320. color: rgba(153,153,153,1);
  321. font-size: 26rpx;
  322. font-family: PingFangSC-Regular;
  323. white-space: nowrap;
  324. line-height: 26rpx;
  325. text-align: right;
  326. }
  327. .box6 {
  328. width: 750rpx;
  329. height: 1rpx;
  330. background-color: rgba(237,237,237,1);
  331. margin-top: 29rpx;
  332. display: flex;
  333. flex-direction: column;
  334. }
  335. .wrap6 {
  336. height: 136rpx;
  337. background-color: rgba(255,255,255,1);
  338. display: flex;
  339. flex-direction: column;
  340. padding-top: 30rpx;
  341. width: 750rpx;
  342. }
  343. .layer1 {
  344. width: 750rpx;
  345. height: 106rpx;
  346. display: flex;
  347. flex-direction: column;
  348. }
  349. .main3 {
  350. width: 690rpx;
  351. height: 30rpx;
  352. margin-left: 30rpx;
  353. flex-direction: row;
  354. display: flex;
  355. justify-content: space-between;
  356. }
  357. .word6 {
  358. width: 120rpx;
  359. height: 30rpx;
  360. display: block;
  361. overflow-wrap: break-word;
  362. color: rgba(51,51,51,1);
  363. font-size: 30rpx;
  364. font-family: PingFangSC-Medium;
  365. white-space: nowrap;
  366. line-height: 30rpx;
  367. text-align: left;
  368. }
  369. .info4 {
  370. width: 182rpx;
  371. height: 26rpx;
  372. display: block;
  373. overflow-wrap: break-word;
  374. color: rgba(153,153,153,1);
  375. font-size: 26rpx;
  376. font-family: PingFangSC-Regular;
  377. white-space: nowrap;
  378. line-height: 26rpx;
  379. text-align: right;
  380. }
  381. .main4 {
  382. width: 690rpx;
  383. height: 26rpx;
  384. flex-direction: row;
  385. display: flex;
  386. justify-content: space-between;
  387. margin: 20rpx 0 0 30rpx;
  388. }
  389. .word7 {
  390. width: 182rpx;
  391. height: 26rpx;
  392. display: block;
  393. overflow-wrap: break-word;
  394. color: rgba(153,153,153,1);
  395. font-size: 26rpx;
  396. font-family: PingFangSC-Regular;
  397. white-space: nowrap;
  398. line-height: 26rpx;
  399. text-align: left;
  400. }
  401. .info5 {
  402. width: 260rpx;
  403. height: 26rpx;
  404. display: block;
  405. overflow-wrap: break-word;
  406. color: rgba(153,153,153,1);
  407. font-size: 26rpx;
  408. font-family: PingFangSC-Regular;
  409. white-space: nowrap;
  410. line-height: 26rpx;
  411. text-align: right;
  412. }
  413. .main5 {
  414. width: 750rpx;
  415. height: 1rpx;
  416. background-color: rgba(237,237,237,1);
  417. margin-top: 29rpx;
  418. display: flex;
  419. flex-direction: column;
  420. }
  421. .wrap7 {
  422. height: 136rpx;
  423. background-color: rgba(255,255,255,1);
  424. display: flex;
  425. flex-direction: column;
  426. padding-top: 30rpx;
  427. width: 750rpx;
  428. }
  429. .main6 {
  430. width: 750rpx;
  431. height: 106rpx;
  432. display: flex;
  433. flex-direction: column;
  434. }
  435. .block1 {
  436. width: 690rpx;
  437. height: 30rpx;
  438. margin-left: 30rpx;
  439. flex-direction: row;
  440. display: flex;
  441. justify-content: space-between;
  442. }
  443. .info6 {
  444. width: 120rpx;
  445. height: 30rpx;
  446. display: block;
  447. overflow-wrap: break-word;
  448. color: rgba(51,51,51,1);
  449. font-size: 30rpx;
  450. font-family: PingFangSC-Medium;
  451. white-space: nowrap;
  452. line-height: 30rpx;
  453. text-align: left;
  454. }
  455. .word8 {
  456. width: 182rpx;
  457. height: 26rpx;
  458. display: block;
  459. overflow-wrap: break-word;
  460. color: rgba(153,153,153,1);
  461. font-size: 26rpx;
  462. font-family: PingFangSC-Regular;
  463. white-space: nowrap;
  464. line-height: 26rpx;
  465. text-align: right;
  466. }
  467. .block2 {
  468. width: 690rpx;
  469. height: 26rpx;
  470. flex-direction: row;
  471. display: flex;
  472. justify-content: space-between;
  473. margin: 20rpx 0 0 30rpx;
  474. }
  475. .word9 {
  476. width: 286rpx;
  477. height: 26rpx;
  478. display: block;
  479. overflow-wrap: break-word;
  480. color: rgba(153,153,153,1);
  481. font-size: 26rpx;
  482. font-family: PingFangSC-Regular;
  483. white-space: nowrap;
  484. line-height: 26rpx;
  485. text-align: left;
  486. }
  487. .word10 {
  488. width: 260rpx;
  489. height: 26rpx;
  490. display: block;
  491. overflow-wrap: break-word;
  492. color: rgba(153,153,153,1);
  493. font-size: 26rpx;
  494. font-family: PingFangSC-Regular;
  495. white-space: nowrap;
  496. line-height: 26rpx;
  497. text-align: right;
  498. }
  499. .block3 {
  500. width: 750rpx;
  501. height: 1rpx;
  502. background-color: rgba(237,237,237,1);
  503. margin-top: 29rpx;
  504. display: flex;
  505. flex-direction: column;
  506. }
  507. .wrap8 {
  508. height: 136rpx;
  509. background-color: rgba(255,255,255,1);
  510. display: flex;
  511. flex-direction: column;
  512. padding-top: 30rpx;
  513. width: 750rpx;
  514. }
  515. .layer2 {
  516. width: 750rpx;
  517. height: 106rpx;
  518. display: flex;
  519. flex-direction: column;
  520. }
  521. .outer4 {
  522. width: 690rpx;
  523. height: 30rpx;
  524. margin-left: 30rpx;
  525. flex-direction: row;
  526. display: flex;
  527. justify-content: space-between;
  528. }
  529. .word11 {
  530. width: 120rpx;
  531. height: 30rpx;
  532. display: block;
  533. overflow-wrap: break-word;
  534. color: rgba(51,51,51,1);
  535. font-size: 30rpx;
  536. font-family: PingFangSC-Medium;
  537. white-space: nowrap;
  538. line-height: 30rpx;
  539. text-align: left;
  540. }
  541. .word12 {
  542. width: 182rpx;
  543. height: 26rpx;
  544. display: block;
  545. overflow-wrap: break-word;
  546. color: rgba(153,153,153,1);
  547. font-size: 26rpx;
  548. font-family: PingFangSC-Regular;
  549. white-space: nowrap;
  550. line-height: 26rpx;
  551. text-align: right;
  552. }
  553. .outer5 {
  554. width: 690rpx;
  555. height: 26rpx;
  556. flex-direction: row;
  557. display: flex;
  558. justify-content: space-between;
  559. margin: 20rpx 0 0 30rpx;
  560. }
  561. .info7 {
  562. width: 286rpx;
  563. height: 26rpx;
  564. display: block;
  565. overflow-wrap: break-word;
  566. color: rgba(153,153,153,1);
  567. font-size: 26rpx;
  568. font-family: PingFangSC-Regular;
  569. white-space: nowrap;
  570. line-height: 26rpx;
  571. text-align: left;
  572. }
  573. .txt5 {
  574. width: 260rpx;
  575. height: 26rpx;
  576. display: block;
  577. overflow-wrap: break-word;
  578. color: rgba(153,153,153,1);
  579. font-size: 26rpx;
  580. font-family: PingFangSC-Regular;
  581. white-space: nowrap;
  582. line-height: 26rpx;
  583. text-align: right;
  584. }
  585. .outer6 {
  586. width: 750rpx;
  587. height: 1rpx;
  588. background-color: rgba(237,237,237,1);
  589. margin-top: 29rpx;
  590. display: flex;
  591. flex-direction: column;
  592. }
  593. .wrap9 {
  594. height: 182rpx;
  595. background-color: rgba(255,255,255,1);
  596. display: flex;
  597. flex-direction: column;
  598. width: 750rpx;
  599. justify-content: center;
  600. align-items: center;
  601. }
  602. .main7 {
  603. width: 690rpx;
  604. height: 122rpx;
  605. display: flex;
  606. flex-direction: column;
  607. justify-content: space-between;
  608. }
  609. .box7 {
  610. width: 690rpx;
  611. height: 30rpx;
  612. flex-direction: row;
  613. display: flex;
  614. justify-content: space-between;
  615. }
  616. .info8 {
  617. width: 120rpx;
  618. height: 30rpx;
  619. display: block;
  620. overflow-wrap: break-word;
  621. color: rgba(51,51,51,1);
  622. font-size: 30rpx;
  623. font-family: PingFangSC-Medium;
  624. white-space: nowrap;
  625. line-height: 30rpx;
  626. text-align: left;
  627. }
  628. .word13 {
  629. width: 182rpx;
  630. height: 26rpx;
  631. display: block;
  632. overflow-wrap: break-word;
  633. color: rgba(153,153,153,1);
  634. font-size: 26rpx;
  635. font-family: PingFangSC-Regular;
  636. white-space: nowrap;
  637. line-height: 26rpx;
  638. text-align: right;
  639. }
  640. .box8 {
  641. width: 690rpx;
  642. height: 26rpx;
  643. margin-top: 20rpx;
  644. flex-direction: row;
  645. display: flex;
  646. justify-content: space-between;
  647. }
  648. .word14 {
  649. width: 286rpx;
  650. height: 26rpx;
  651. display: block;
  652. overflow-wrap: break-word;
  653. color: rgba(153,153,153,1);
  654. font-size: 26rpx;
  655. font-family: PingFangSC-Regular;
  656. white-space: nowrap;
  657. line-height: 26rpx;
  658. text-align: left;
  659. }
  660. .word15 {
  661. width: 260rpx;
  662. height: 26rpx;
  663. display: block;
  664. overflow-wrap: break-word;
  665. color: rgba(153,153,153,1);
  666. font-size: 26rpx;
  667. font-family: PingFangSC-Regular;
  668. white-space: nowrap;
  669. line-height: 26rpx;
  670. text-align: right;
  671. }
  672. .txt6 {
  673. width: 546rpx;
  674. height: 26rpx;
  675. display: block;
  676. overflow-wrap: break-word;
  677. color: rgba(153,153,153,1);
  678. font-size: 26rpx;
  679. font-family: PingFangSC-Regular;
  680. white-space: nowrap;
  681. line-height: 26rpx;
  682. text-align: left;
  683. margin-top: 20rpx;
  684. }
  685. .box9 {
  686. z-index: 81;
  687. height: 1334rpx;
  688. background-color: rgba(0,0,0,0.4);
  689. display: flex;
  690. flex-direction: column;
  691. padding-top: 830rpx;
  692. width: 750rpx;
  693. position: absolute;
  694. left: 0rpx;
  695. top: 0rpx;
  696. }
  697. .bd1 {
  698. height: 504rpx;
  699. border-radius: NaNrpx;
  700. background-color: rgba(255,255,255,1);
  701. box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.06);
  702. display: flex;
  703. flex-direction: column;
  704. padding-top: 40rpx;
  705. width: 750rpx;
  706. align-items: center;
  707. }
  708. .bd2 {
  709. width: 630rpx;
  710. height: 404rpx;
  711. display: flex;
  712. flex-direction: column;
  713. }
  714. .info9 {
  715. width: 144rpx;
  716. height: 36rpx;
  717. display: block;
  718. overflow-wrap: break-word;
  719. color: rgba(51,51,51,1);
  720. font-size: 36rpx;
  721. font-family: PingFangSC-Medium;
  722. white-space: nowrap;
  723. line-height: 36rpx;
  724. text-align: center;
  725. margin-left: 243rpx;
  726. }
  727. .mod1 {
  728. height: 200rpx;
  729. border-radius: 8rpx;
  730. background-color: rgba(246,246,246,1);
  731. margin-top: 40rpx;
  732. display: flex;
  733. flex-direction: column;
  734. width: 630rpx;
  735. padding: 30rpx 0 0 30rpx;
  736. }
  737. .word16 {
  738. width: 182rpx;
  739. height: 26rpx;
  740. display: block;
  741. overflow-wrap: break-word;
  742. color: rgba(153,153,153,1);
  743. font-size: 26rpx;
  744. font-family: PingFangSC-Regular;
  745. white-space: nowrap;
  746. line-height: 26rpx;
  747. text-align: left;
  748. }
  749. .mod2 {
  750. width: 452rpx;
  751. height: 68rpx;
  752. flex-direction: row;
  753. display: flex;
  754. justify-content: space-between;
  755. margin: 60rpx 0 0 89rpx;
  756. }
  757. .layer3 {
  758. height: 68rpx;
  759. border-radius: 4rpx;
  760. border: 1px solid rgba(204,204,204,1);
  761. display: flex;
  762. flex-direction: column;
  763. width: 176rpx;
  764. justify-content: center;
  765. align-items: center;
  766. }
  767. .info10 {
  768. width: 56rpx;
  769. height: 28rpx;
  770. display: block;
  771. overflow-wrap: break-word;
  772. color: rgba(51,51,51,1);
  773. font-size: 28rpx;
  774. font-family: PingFangSC-Regular;
  775. white-space: nowrap;
  776. line-height: 28rpx;
  777. text-align: left;
  778. }
  779. .layer4 {
  780. height: 68rpx;
  781. border-radius: 4rpx;
  782. background-color: rgba(82,161,255,1);
  783. display: flex;
  784. flex-direction: column;
  785. width: 176rpx;
  786. justify-content: center;
  787. align-items: center;
  788. }
  789. .txt7 {
  790. width: 56rpx;
  791. height: 28rpx;
  792. display: block;
  793. overflow-wrap: break-word;
  794. color: rgba(255,255,255,1);
  795. font-size: 28rpx;
  796. font-family: PingFangSC-Regular;
  797. white-space: nowrap;
  798. line-height: 28rpx;
  799. text-align: left;
  800. }