index.rpx.scss 17 KB

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