detail.wxss 15 KB

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