detail.wxss 10 KB

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