detail.wxss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983
  1. page{
  2. background-color: #D2D2D2;
  3. }
  4. .square{
  5. background-color: #181A21;
  6. width:136rpx;
  7. line-height:53rpx;
  8. text-align: center;
  9. color: #fff;
  10. border-radius:10rpx;
  11. font-size:24rpx;
  12. font-weight: 500;
  13. z-index: 101;
  14. position: relative;
  15. }
  16. .CombinedShape1{
  17. width:80rpx;
  18. height:80rpx;
  19. justify-content: flex-start;
  20. }
  21. .CombinedShape11{
  22. width:19rpx;
  23. height:34rpx;
  24. }
  25. /* 工具栏 */
  26. .panelTop {
  27. width: 100%;
  28. height: 110rpx;
  29. position: fixed;
  30. font-size: 20rpx;
  31. z-index: 20;
  32. }
  33. .panelCancel {
  34. width: 100rpx;
  35. height: 110rpx;
  36. margin: 0 10rpx;
  37. }
  38. .panelCancel0 {
  39. width: 70rpx;
  40. height: 70rpx;
  41. background-color: rgba(0, 0, 0, 0.1);
  42. border-radius: 50%;
  43. }
  44. .universalpic_light_gray_20x28{
  45. width: 20rpx;
  46. height: 28rpx;
  47. }
  48. .universalpic_undo_white_30p_26x20 {
  49. width: 26rpx;
  50. height: 19rpx;
  51. }
  52. .universalpic_han_gray_28x25{
  53. width: 28rpx;
  54. height: 25rpx;
  55. }
  56. .universalpic_wrench_gray_26x26 {
  57. width: 26rpx;
  58. height: 26rpx;
  59. }
  60. .universalpic_edit_gray_25x25 {
  61. width: 25rpx;
  62. height: 25rpx;
  63. }
  64. .universalpic_star_gray_34x34 {
  65. width: 34rpx;
  66. height: 34rpx;
  67. }
  68. .panelNumber {
  69. width: 218rpx;
  70. height: 50rpx;
  71. margin: 20rpx 31rpx;
  72. align-items: flex-start;
  73. }
  74. .panelNumber1 {
  75. font-family: 'Roboto-Black';
  76. font-size: 20rpx;
  77. margin: 0 3rpx;
  78. height: 50rpx;
  79. min-width: 50rpx;
  80. text-align: center;
  81. line-height: 50rpx;
  82. color: rgba(255, 255, 255, 0.5);
  83. }
  84. .panelNumber2 {
  85. color: #fff;
  86. }
  87. .panelNumber2Line {
  88. width: 70%;
  89. height: 6rpx;
  90. margin-top: -7rpx;
  91. }
  92. .panelField10 {
  93. width: 100%;
  94. height: 110rpx;
  95. }
  96. .footerShade{
  97. width: 100%;
  98. position: fixed;
  99. height:480rpx;
  100. bottom: 0;
  101. z-index: 1;
  102. }
  103. /* 段落显示************************ */
  104. .editFieldNull{
  105. height:50rpx;
  106. }
  107. .editFieldNull2{
  108. height:60rpx;
  109. }
  110. .panelItem {
  111. width: 650rpx;
  112. font-weight: 400;
  113. flex-wrap: wrap;
  114. justify-content: flex-start;
  115. z-index: 5;
  116. position: relative;
  117. }
  118. .panelField1 {
  119. width: 100%;
  120. justify-content: flex-start;
  121. z-index: 5;
  122. position: relative;
  123. }
  124. .panelField11 {
  125. font-size: 48rpx;
  126. justify-content: flex-start;
  127. color: #fff;
  128. }
  129. .panelTag {
  130. width: 100%;
  131. min-height: 95rpx;
  132. align-items: flex-start;
  133. justify-content: flex-start;
  134. margin-top: 60rpx;
  135. z-index: 5;
  136. }
  137. .panelTag .panelTagLine {
  138. margin: 0 0 0 50rpx;
  139. max-width: 650rpx;
  140. height: 10rpx;
  141. }
  142. .panelTag .panelTag1 {
  143. margin: 0 0 0 50rpx;
  144. width: 650rpx;
  145. flex-wrap: wrap;
  146. align-items: flex-start;
  147. justify-content: flex-start;
  148. }
  149. .panelTag .tag {
  150. font-size: 46rpx;
  151. margin: 0 30rpx 20rpx 0;
  152. font-weight: 400;
  153. color: #F1AB1E;
  154. }
  155. .right2 {
  156. position: absolute;
  157. top: 0;
  158. right: 0;
  159. width: 134rpx;
  160. height: 150rpx;
  161. align-items: flex-start;
  162. }
  163. .universalpic_show_white_30x30 {
  164. width: 36rpx;
  165. height: 36rpx;
  166. margin: 68rpx 50rpx 0 50rpx;
  167. }
  168. .universalpic_hide_white_34x34 {
  169. width: 36rpx;
  170. height: 20rpx;
  171. margin: 68rpx 50rpx 0 50rpx;
  172. }
  173. .universalpic_4blocks_gray_28x28{
  174. width: 28rpx;
  175. height: 28rpx;
  176. }
  177. .panelField20 {
  178. width: 100%;
  179. justify-content: flex-start;
  180. z-index: 5;
  181. position: relative;
  182. }
  183. .panelField2 {
  184. width: 710rpx;
  185. margin-bottom: 20rpx;
  186. border-radius: 20rpx;
  187. }
  188. .panelField21 {
  189. width: 650rpx;
  190. font-size: 36rpx;
  191. margin: 40rpx;
  192. line-height: 66rpx;
  193. }
  194. .panelItem .panelSound {
  195. width: 40rpx;
  196. height: 40rpx;
  197. margin: 0 10rpx 0 0;
  198. background-color: #fff;
  199. border-radius: 50%;
  200. }
  201. .panelItem .panelSoundHover {
  202. background-color: #d2d2d2;
  203. }
  204. .panelItem .panelSoundHover1 {
  205. color: #d2d2d2;
  206. }
  207. .panelItem .universalpic_starting_tc01_26x26{
  208. width: 26rpx;
  209. height: 26rpx;
  210. margin: 10rpx 20rpx 10rpx 0;
  211. }
  212. .panelItem .universalpic_read_mark_black_20x20 {
  213. width: 21rpx;
  214. height: 20rpx;
  215. }
  216. .panelItem .textProblem{
  217. padding: 3rpx 20rpx;
  218. background-color: #F1AB1E;
  219. border-radius: 22rpx;
  220. text-align: center;
  221. font-size:28rpx;
  222. line-height: 45rpx;
  223. font-weight: 500;
  224. color:#1e1e1e;
  225. margin: 0 0 10rpx 0;
  226. }
  227. .panelItem .textDot{
  228. color: #F1AB1E;
  229. font-size:36rpx;
  230. margin-right: 20rpx;
  231. }
  232. .panelItem .textLine {
  233. text-decoration: underline;
  234. }
  235. .panelItem .textHighlighter {
  236. color:#1E1E1E;
  237. }
  238. .panelItem .textNormal {
  239. min-height: 50rpx;
  240. overflow:hidden;
  241. color:#fff;
  242. }
  243. .panelItem .textNormal2 {
  244. font-size: 36rpx;
  245. }
  246. .panelItem .textPinyin {
  247. text-decoration: underline;
  248. margin-right: 10rpx;
  249. }
  250. .panelItem .panelRecorder {
  251. width:100%;
  252. justify-content: flex-start;
  253. }
  254. .panelItem .panelRecorder0 {
  255. width: 168rpx;
  256. height: 70rpx;
  257. background-color: #fff;
  258. border-radius: 10rpx;
  259. }
  260. .panelItem .imageContainer {
  261. width: 650rpx;
  262. margin: 6rpx 0;
  263. border-radius: 20rpx;
  264. background-color: rgba(0,0,0,0.1);
  265. position: relative;
  266. }
  267. .panelItem .imageFree {
  268. width: 650rpx;
  269. border-radius: 6rpx;
  270. }
  271. .panelItem .imageContainer2 {
  272. width: 650rpx;
  273. border-radius: 10rpx;
  274. background-color: rgba(0,0,0,0.1);
  275. position: relative;
  276. }
  277. .panelItem .imageFree2 {
  278. width: 650rpx;
  279. border-radius: 10rpx;
  280. }
  281. .panelItem .BishunPlay{
  282. width:80rpx;
  283. height:80rpx;
  284. background-color: #9B9B9B;
  285. color:#fff;
  286. position: absolute;
  287. bottom:0;
  288. right:0;
  289. z-index: 10;
  290. font-size:28rpx;
  291. text-align: center;
  292. line-height: 80rpx;
  293. }
  294. .panelItem .textBr {
  295. width: 100%;
  296. height: 24rpx;
  297. }
  298. .panelItem .textReturn {
  299. width: 100%;
  300. }
  301. .panelItem .textReturn2 {
  302. width: 100%;
  303. height: 30rpx;
  304. }
  305. /* ******************************** */
  306. /* 底部记忆选择 */
  307. .footer{
  308. width: 710rpx;
  309. position: fixed;
  310. bottom: 0;
  311. z-index: 10;
  312. border-top-left-radius: 20rpx;
  313. border-top-right-radius: 20rpx;
  314. }
  315. .footerImage{
  316. width:710rpx;
  317. position: absolute;
  318. bottom:0;
  319. height:80rpx;
  320. z-index: 10;
  321. }
  322. .panelFooter {
  323. width: 710rpx;
  324. margin-bottom: 20rpx;
  325. background-color: #181a21;
  326. border-radius: 20rpx;
  327. color: #d2d2d2;
  328. font-size: 48rpx;
  329. text-align: center;
  330. line-height: 140rpx;
  331. z-index: 15;
  332. position: relative;
  333. top:0;
  334. left:0;
  335. overflow: hidden;
  336. }
  337. .panelFooter0 {
  338. line-height: 40rpx;
  339. }
  340. .panelBottomAnswer {
  341. width: 1420rpx;
  342. position: relative;
  343. top:0;
  344. left:355rpx;
  345. }
  346. .panelBottomAnswer0{
  347. width: 710rpx;
  348. font-size: 28rpx;
  349. justify-content: space-between;
  350. z-index: 10;
  351. height: 140rpx;
  352. }
  353. .iphoneX {
  354. width: 100%;
  355. height: 60rpx;
  356. z-index: 10;
  357. }
  358. .Answer {
  359. flex: 1;
  360. font-size: 24rpx;
  361. justify-content: flex-start;
  362. height: 140rpx;
  363. }
  364. .Answer00 {
  365. flex: 1;
  366. font-size: 24rpx;
  367. height: 140rpx;
  368. color:#D2D2D2;
  369. }
  370. .AnswerLeft{
  371. border-top-left-radius: 20rpx;
  372. border-bottom-left-radius: 20rpx;
  373. }
  374. .AnswerRight{
  375. border-top-right-radius: 20rpx;
  376. border-bottom-right-radius: 20rpx;
  377. width:110rpx;
  378. font-size: 24rpx;
  379. height: 140rpx;
  380. }
  381. .line2{
  382. width:2rpx;
  383. height:70rpx;
  384. background-color: #2D313E;
  385. }
  386. .line3{
  387. width:2rpx;
  388. height:30rpx;
  389. background-color: #2D313E;
  390. }
  391. .AnswerHover{
  392. background-color: #262935;
  393. }
  394. .btnColor {
  395. height: 14rpx;
  396. width: 75%;
  397. border-radius: 4rpx;
  398. margin-top: 16rpx;
  399. }
  400. .btnTime {
  401. margin-top: 34rpx;
  402. }
  403. .Answer0 {
  404. background-color: #fe6659;
  405. }
  406. .Answer1 {
  407. background-color: #ffbc00;
  408. }
  409. .Answer1Recommend {
  410. height: 50rpx;
  411. border-bottom-left-radius: 0;
  412. border-bottom-right-radius: 0;
  413. margin-top: 16rpx;
  414. }
  415. .Answer2 {
  416. background-color: #329468;
  417. }
  418. .Answer3 {
  419. background-color: #0a60be;
  420. }
  421. .Answer4 {
  422. background-color: #3C4152;
  423. width:30rpx;
  424. }
  425. .footer0 {
  426. height: 180rpx;
  427. width: 100%;
  428. z-index: 1;
  429. }
  430. /* 最后一页 */
  431. .panelLast {
  432. width: 100%;
  433. justify-content: flex-start;
  434. align-items: flex-start;
  435. position: fixed;
  436. color: #fff;
  437. z-index: 20;
  438. }
  439. .text1 {
  440. margin: 80rpx 0 60rpx 40rpx;
  441. font-size: 144rpx;
  442. }
  443. .text1_iPad {
  444. margin: -80rpx 0 10rpx 40rpx;
  445. font-size: 144rpx;
  446. }
  447. .panelLastTime {
  448. font-size: 36rpx;
  449. font-weight: 400;
  450. color: #d2d2d2;
  451. margin: 0 0 40rpx 40rpx;
  452. align-items: flex-start;
  453. }
  454. .panelLastTime .time1 {
  455. font-size: 28rpx;
  456. }
  457. .panelLastTime .time11 {
  458. font-size: 144rpx;
  459. font-family: 'Roboto-Black';
  460. }
  461. .panelLastTime .time11_1 {
  462. margin-top: 70rpx;
  463. }
  464. .panelLastTime2{
  465. width:100%;
  466. }
  467. .panelLastTime2 .panelLastTime21{
  468. width:345rpx;
  469. height:212rpx;
  470. background-color: rgba(0, 0, 0, 0.2);
  471. border-radius:20rpx;
  472. margin: 0 10rpx;
  473. font-size:36rpx;
  474. color:#d2d2d2;
  475. font-weight: 400;
  476. align-items: flex-start;
  477. }
  478. .panelLastTime2 .panelLastTime211{
  479. margin-left: 70rpx;
  480. font-weight: 400;
  481. }
  482. .panelLastTime2 .time2 {
  483. margin-left: 70rpx;
  484. justify-content: flex-start;
  485. }
  486. .panelLastTime2 .time21{
  487. font-size: 96rpx;
  488. font-family: 'Roboto-Black';
  489. }
  490. .panelLastTime2 .time21_1{
  491. margin: 30rpx 0 0 10rpx;
  492. }
  493. .panelLastTime3{
  494. margin: 30rpx 0 0 50rpx;
  495. font-size: 24rpx;
  496. color:#d2d2d2;
  497. }
  498. .panelLastTime4{
  499. width: 710rpx;
  500. height:100rpx;
  501. margin:20rpx 0 0 20rpx;
  502. justify-content: space-between;
  503. background-color: rgba(0, 0, 0, 0.2);
  504. border-radius: 20rpx;
  505. }
  506. .panelLastTime4 .panelLastTime41{
  507. font-size: 28rpx;
  508. margin-left: 30rpx;
  509. color:#f2f2f2;
  510. }
  511. .panelLastFooter {
  512. width: 100%;
  513. position: fixed;
  514. bottom: 0;
  515. justify-content: flex-end;
  516. z-index: 100;
  517. }
  518. .panelLastFooter .panelLastFooter1 {
  519. width: 730rpx;
  520. height: 140rpx;
  521. border-top-left-radius: 10rpx;
  522. border-top-right-radius: 10rpx;
  523. border-bottom-left-radius: 40rpx;
  524. border-bottom-right-radius: 40rpx;
  525. background-color: #181A21;
  526. margin-bottom: 10rpx;
  527. position: relative;
  528. }
  529. .panelLastFooter .panelLastFooter11 {
  530. width:365rpx;
  531. height:140rpx;
  532. font-size: 24rpx;
  533. color:#D2D2D2;
  534. }
  535. .icon_reload_1{
  536. width: 30rpx;
  537. height: 30rpx;
  538. margin: 0 20rpx 0 0;
  539. }
  540. .icon_report_1{
  541. width: 24rpx;
  542. height: 30rpx;
  543. margin-bottom: 20rpx;
  544. }
  545. .panelLastFooter2{
  546. background-image: linear-gradient(141deg, #746D6B 0%, #504846 100%);
  547. border-radius: 10rpx;
  548. width:80rpx;
  549. height:100rpx;
  550. position: absolute;
  551. bottom:90rpx;
  552. left:150rpx;
  553. justify-content: flex-end;
  554. }
  555. .icon_flag_3{
  556. width:80rpx;
  557. height:75rpx;
  558. border-radius: 0 0 10rpx 10rpx;
  559. }
  560. .universalpic_undo_gray_26x20 {
  561. width: 26rpx;
  562. height: 19rpx;
  563. margin: 0 20rpx 0 30rpx;
  564. }
  565. .universalpic_screenshot_gray_30x30 {
  566. width: 30rpx;
  567. height: 30rpx;
  568. margin: 0 20rpx 0 30rpx;
  569. }
  570. .universalpic_close_gray_24x24{
  571. width: 24rpx;
  572. height: 24rpx;
  573. }
  574. .numberContainer {
  575. width: 100%;
  576. justify-content: flex-start;
  577. align-items: flex-start;
  578. position: fixed;
  579. bottom: 0;
  580. color: #fff;
  581. z-index: 20;
  582. }
  583. .numberContainer .numberContainer11 {
  584. margin: 50rpx 0 0 30rpx;
  585. font-size:32rpx;
  586. }
  587. .numberContainer .left {
  588. margin-left: 30rpx;
  589. font-weight: 400;
  590. font-size:28rpx;
  591. }
  592. .numberContainer .right3 {
  593. margin-right: 30rpx;
  594. font-weight: 500;
  595. font-size:28rpx;
  596. }
  597. .numberContainer .numberContainer12 {
  598. justify-content: space-between;
  599. height: 100rpx;
  600. width: 100%;
  601. font-weight: 400;
  602. }
  603. .numberContainer .numberContaineFooter{
  604. width: 100%;
  605. position: fixed;
  606. bottom: 0;
  607. align-items: flex-start;
  608. font-size: 36rpx;
  609. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  610. text-align: center;
  611. line-height: 131rpx;
  612. }
  613. .lineWidthAll{
  614. width: 100%;
  615. justify-content: flex-end;
  616. height: 1rpx;
  617. background-color: transparent;
  618. }
  619. .lineWidth720{
  620. width: 720rpx;
  621. height: 1rpx;
  622. background-color:rgba(0, 0, 0, 0.2);
  623. }
  624. .lineFooter{
  625. width: 100%;
  626. height: 1rpx;
  627. background-color:rgba(0, 0, 0, 0.2);
  628. }
  629. .lineWidth670{
  630. width: 670rpx;
  631. height: 1rpx;
  632. background-color:rgba(0, 0, 0, 0.2);
  633. }
  634. .practice_introduction_marks_a {
  635. width: 22rpx;
  636. height: 16rpx;
  637. margin-top: 104rpx;
  638. }
  639. .text2 {
  640. margin-top: 30rpx;
  641. font-size: 28rpx;
  642. font-weight: 400;
  643. text-align: center;
  644. }
  645. .practice_introduction_marks_b {
  646. width: 22rpx;
  647. height: 16rpx;
  648. margin-top: 30rpx;
  649. }
  650. .text3 {
  651. margin-top: 40rpx;
  652. font-size: 20rpx;
  653. font-weight: 500;
  654. text-align: center;
  655. }
  656. /* 更多功能 */
  657. .numberContainerFooter1{
  658. width:100%;
  659. position: fixed;
  660. bottom:131rpx;
  661. }
  662. .numberContainerFooter102{
  663. width:100%;
  664. height: 132rpx;
  665. justify-content: flex-start;
  666. }
  667. .numberContainerFooter103{
  668. width:100%;
  669. height: 111rpx;
  670. justify-content: flex-start;
  671. }
  672. .numberContainerFooter104{
  673. width:100%;
  674. height: 100rpx;
  675. justify-content: flex-start;
  676. }
  677. .numberContainerFooter101{
  678. width:100%;
  679. height: 234rpx;
  680. justify-content: flex-start;
  681. align-items: flex-start;
  682. }
  683. .universalpic_sendtoback_gray_30x26{
  684. width: 30rpx;
  685. height: 26rpx;
  686. margin: 0 30rpx;
  687. }
  688. .universalpic_practisemodel_gray_30x28{
  689. width: 30rpx;
  690. height: 28rpx;
  691. margin: 0 30rpx;
  692. }
  693. .universalpic_autoread_gray_30x23{
  694. width:30rpx;
  695. height:23rpx;
  696. margin: 0 30rpx;
  697. }
  698. .numberContainerFooter11{
  699. align-items: flex-start;
  700. margin-top: 40rpx;
  701. }
  702. .numberContainerFooter111{
  703. font-size:36rpx;
  704. font-weight: 400;
  705. }
  706. .numberContainerFooter1111{
  707. margin-top: 40rpx;
  708. }
  709. .numberContainerFooter113{
  710. font-size:28rpx;
  711. font-weight: 400;
  712. margin-left: 80rpx;
  713. }
  714. .numberContainerFooter112{
  715. justify-content: flex-start;
  716. }
  717. .switch{
  718. position: absolute;
  719. right:30rpx;
  720. }
  721. .StopAudioPlay{
  722. position: fixed;
  723. top:278rpx;
  724. right:0rpx;
  725. width:170rpx;
  726. height:70rpx;
  727. border-top-left-radius: 35rpx;
  728. border-bottom-left-radius: 35rpx;
  729. z-index: 20;
  730. font-size:20rpx;
  731. color:#D2D2D2;
  732. line-height: 70rpx;
  733. }
  734. .universalpic_cardlist_gray_30x28{
  735. width:30rpx;
  736. height:28rpx;
  737. margin: 0 30rpx;
  738. }
  739. .numberContainerFooter107{
  740. width:100%;
  741. justify-content: space-between;
  742. height:132rpx;
  743. }
  744. .Arrow{
  745. width:16rpx;
  746. height:26rpx;
  747. margin-right: 30rpx;
  748. }
  749. .numberContainerFooter106{
  750. width:100%;
  751. justify-content: flex-start;
  752. align-items: flex-start;
  753. position: absolute;
  754. top:30rpx;
  755. z-index: 10;
  756. }
  757. .numberContainerFooter1061{
  758. font-size:32rpx;
  759. margin:0 0 0 30rpx;
  760. }
  761. .numberContainerFooter1062{
  762. font-size:20rpx;
  763. color:rgba(255, 255, 255, 0.6);
  764. margin:4rpx 0 0 30rpx;
  765. width:690rpx;
  766. }
  767. .FolderList{
  768. width:100%;
  769. height:780rpx;
  770. background-color: rgba(0, 0, 0, 0.2);
  771. position: absolute;
  772. top:200rpx;
  773. z-index: 10;
  774. justify-content: flex-start;
  775. }
  776. .FolderItem{
  777. width:710rpx;
  778. height:100rpx;
  779. border-radius: 10rpx;
  780. border:2rpx solid rgba(255,255,255,0.2);
  781. margin:30rpx 0 0 20rpx;
  782. justify-content: space-between;
  783. }
  784. .FolderItem0{
  785. margin:20rpx 0 0 20rpx;
  786. }
  787. .FolderItem1{
  788. margin:0 30rpx;
  789. font-size:28rpx;
  790. font-weight: 400;
  791. }
  792. .FolderItem2{
  793. color:rgba(255, 255, 255, 0.4);
  794. font-weight: 500;
  795. }
  796. .FolderTitle{
  797. margin:50rpx 50rpx 0 50rpx;
  798. width:650rpx;
  799. font-size:28rpx;
  800. }
  801. .numberContainerFooter105{
  802. width:100%;
  803. height: 125rpx;
  804. position: fixed;
  805. bottom:131rpx;
  806. justify-content: space-between;
  807. z-index: 50;
  808. }
  809. .numberContainerFooter1051{
  810. align-items: flex-start;
  811. margin: 0 0 0 30rpx;
  812. }
  813. .numberContainerFooter10511{
  814. font-size:24rpx;
  815. font-weight: 400;
  816. }
  817. .numberContainerFooter10512{
  818. font-size:20rpx;
  819. color:rgba(255, 255, 255, 0.6);
  820. }
  821. .FolderTitle2{
  822. margin: 4rpx 0 0 50rpx;
  823. font-size:20rpx;
  824. color:rgba(255, 255, 255, 0.6);
  825. }
  826. .universalpic_typesize_gray_30x18{
  827. width: 30rpx;
  828. height: 18rpx;
  829. margin: 57rpx 20rpx 0 30rpx;
  830. }
  831. .numberContainerFooter1121{
  832. width:108rpx;
  833. line-height:73rpx;
  834. border:3rpx solid #D2D2D2;
  835. border-radius: 10rpx;
  836. text-align: center;
  837. margin: 30rpx 30rpx 0 0;
  838. font-size:24rpx;
  839. }
  840. .numberContainerFooter1121Select{
  841. border:3rpx solid #F1AB1E;
  842. color:#F1AB1E
  843. }