detail.wxss 10 KB

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