detail.wxss 13 KB

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