detail.wxss 10 KB

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