celldetail.wxss 15 KB

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