detail.wxss 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668
  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 .textNormal {
  194. min-height: 50rpx;
  195. }
  196. .panelItem .textNormal2 {
  197. font-size: 36rpx;
  198. }
  199. .panelItem .textPinyin {
  200. text-decoration: underline;
  201. margin-right: 10rpx;
  202. }
  203. .panelItem .imageContainer {
  204. width: 650rpx;
  205. margin: 6rpx 0;
  206. border-radius: 20rpx;
  207. background-color: rgba(0,0,0,0.1);
  208. }
  209. .panelItem .imageFree {
  210. width: 650rpx;
  211. border-radius: 6rpx;
  212. }
  213. .panelItem .imageContainer2 {
  214. width: 650rpx;
  215. border-radius: 10rpx;
  216. background-color: rgba(0,0,0,0.1);
  217. }
  218. .panelItem .imageFree2 {
  219. width: 650rpx;
  220. border-radius: 10rpx;
  221. }
  222. .panelItem .textBr {
  223. width: 100%;
  224. height: 24rpx;
  225. }
  226. .panelItem .textReturn {
  227. width: 100%;
  228. }
  229. .panelItem .textReturn2 {
  230. width: 100%;
  231. height: 30rpx;
  232. }
  233. /* ******************************** */
  234. /* 底部记忆选择 */
  235. .footerShade{
  236. width: 100%;
  237. position: fixed;
  238. height:480rpx;
  239. bottom: 0;
  240. z-index: 1;
  241. }
  242. .footer{
  243. width: 710rpx;
  244. position: fixed;
  245. bottom: 0;
  246. z-index: 10;
  247. border-top-left-radius: 20rpx;
  248. border-top-right-radius: 20rpx;
  249. }
  250. .footerImage{
  251. width:710rpx;
  252. position: absolute;
  253. bottom:0;
  254. height:80rpx;
  255. z-index: 10;
  256. }
  257. .panelFooter {
  258. width: 710rpx;
  259. margin-bottom: 20rpx;
  260. background-color: #181a21;
  261. border-radius: 20rpx;
  262. color: #d2d2d2;
  263. font-size: 48rpx;
  264. text-align: center;
  265. line-height: 140rpx;
  266. z-index: 15;
  267. }
  268. .panelFooter0 {
  269. line-height: 40rpx;
  270. }
  271. .panelBottomAnswer0 {
  272. width: 100%;
  273. height: 20rpx;
  274. z-index: 10;
  275. }
  276. .panelBottomAnswer {
  277. width: 100%;
  278. font-size: 28rpx;
  279. justify-content: space-between;
  280. z-index: 10;
  281. height: 140rpx;
  282. }
  283. .iphoneX {
  284. width: 100%;
  285. height: 60rpx;
  286. z-index: 10;
  287. }
  288. .Answer {
  289. flex: 1;
  290. font-size: 28rpx;
  291. justify-content: flex-start;
  292. height: 140rpx;
  293. }
  294. .AnswerLeft{
  295. border-top-left-radius: 20rpx;
  296. border-bottom-left-radius: 20rpx;
  297. }
  298. .AnswerRight{
  299. border-top-right-radius: 20rpx;
  300. border-bottom-right-radius: 20rpx;
  301. }
  302. .AnswerHover{
  303. background-color: #262935;
  304. }
  305. .Answer .btnColor {
  306. height: 14rpx;
  307. width: 75%;
  308. border-radius: 4rpx;
  309. margin-top: 16rpx;
  310. }
  311. .Answer .btnTime {
  312. margin-top: 34rpx;
  313. }
  314. .Answer .Answer0 {
  315. background-color: #fe6659;
  316. }
  317. .Answer .Answer1 {
  318. background-color: #ffbc00;
  319. }
  320. .Answer .Answer1Recommend {
  321. height: 50rpx;
  322. border-bottom-left-radius: 0;
  323. border-bottom-right-radius: 0;
  324. margin-top: 16rpx;
  325. }
  326. .Answer .Answer2 {
  327. background-color: #329468;
  328. }
  329. .Answer .Answer3 {
  330. background-color: #0a60be;
  331. }
  332. .footer0 {
  333. height: 180rpx;
  334. width: 100%;
  335. z-index: 1;
  336. }
  337. /* 最后一页 */
  338. .panelLast {
  339. width: 100%;
  340. justify-content: flex-start;
  341. align-items: flex-start;
  342. position: fixed;
  343. top: 0;
  344. color: #fff;
  345. z-index: 20;
  346. }
  347. .text1 {
  348. margin: 100rpx 0 60rpx 40rpx;
  349. font-size: 90rpx;
  350. }
  351. .text1_iPad {
  352. margin: 20rpx 0 60rpx 40rpx;
  353. font-size: 90rpx;
  354. }
  355. .panelLastTime {
  356. font-size: 28rpx;
  357. font-weight: 400;
  358. color: #e3e3e3;
  359. margin: 0 0 40rpx 40rpx;
  360. align-items: flex-start;
  361. }
  362. .panelLastTime .time1 {
  363. font-size: 90rpx;
  364. }
  365. .panelLastTime .time11 {
  366. font-size: 108rpx;
  367. font-family: 'Roboto-Black';
  368. }
  369. .panelLastTime .time2 {
  370. font-size: 36rpx;
  371. font-family: 'Roboto-Black';
  372. }
  373. .panelLastFooter {
  374. width: 100%;
  375. position: fixed;
  376. bottom: 0;
  377. align-items: flex-start;
  378. font-size: 36rpx;
  379. }
  380. .panelLastFooter .panelLastFooter1 {
  381. width: 100%;
  382. height: 131rpx;
  383. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  384. justify-content: flex-start;
  385. }
  386. .panelLastFooter .panelLastFooter2 {
  387. width: 100%;
  388. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  389. text-align: center;
  390. line-height: 131rpx;
  391. }
  392. .universalpic_undo_gray_26x20 {
  393. width: 26rpx;
  394. height: 19rpx;
  395. margin: 0 20rpx 0 30rpx;
  396. }
  397. .universalpic_screenshot_gray_30x30 {
  398. width: 30rpx;
  399. height: 30rpx;
  400. margin: 0 20rpx 0 30rpx;
  401. }
  402. .numberContainer {
  403. width: 100%;
  404. justify-content: flex-start;
  405. align-items: flex-start;
  406. position: fixed;
  407. top: 0;
  408. color: #fff;
  409. z-index: 20;
  410. }
  411. .numberContainer .numberContainer11 {
  412. margin: 50rpx 0 0 30rpx;
  413. font-size:32rpx;
  414. }
  415. .numberContainer .left {
  416. margin-left: 30rpx;
  417. font-weight: 400;
  418. font-size:28rpx;
  419. }
  420. .numberContainer .right3 {
  421. margin-right: 30rpx;
  422. font-weight: 500;
  423. font-size:28rpx;
  424. }
  425. .numberContainer .numberContainer12 {
  426. justify-content: space-between;
  427. height: 100rpx;
  428. width: 100%;
  429. font-weight: 400;
  430. }
  431. .numberContainer .numberContaineFooter{
  432. width: 100%;
  433. position: fixed;
  434. bottom: 0;
  435. align-items: flex-start;
  436. font-size: 36rpx;
  437. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  438. text-align: center;
  439. line-height: 131rpx;
  440. }
  441. .lineWidthAll{
  442. width: 100%;
  443. justify-content: flex-end;
  444. height: 1rpx;
  445. background-color: transparent;
  446. }
  447. .lineWidth720{
  448. width: 720rpx;
  449. height: 1rpx;
  450. background-color:rgba(0, 0, 0, 0.2);
  451. }
  452. .lineFooter{
  453. width: 100%;
  454. height: 1rpx;
  455. background-color:rgba(0, 0, 0, 0.2);
  456. }
  457. .lineWidth670{
  458. width: 670rpx;
  459. height: 1rpx;
  460. background-color:rgba(0, 0, 0, 0.2);
  461. }
  462. .practice_introduction_marks_a {
  463. width: 22rpx;
  464. height: 16rpx;
  465. margin-top: 104rpx;
  466. }
  467. .text2 {
  468. margin-top: 30rpx;
  469. font-size: 28rpx;
  470. font-weight: 400;
  471. text-align: center;
  472. }
  473. .practice_introduction_marks_b {
  474. width: 22rpx;
  475. height: 16rpx;
  476. margin-top: 30rpx;
  477. }
  478. .text3 {
  479. margin-top: 40rpx;
  480. font-size: 20rpx;
  481. font-weight: 500;
  482. text-align: center;
  483. }
  484. .Canvas{
  485. width: 600px;
  486. height: 360px;
  487. position: fixed;
  488. left:760rpx;
  489. }
  490. /* 更多功能 */
  491. .numberContainerFooter1{
  492. width:100%;
  493. position: fixed;
  494. bottom:131rpx;
  495. }
  496. .numberContainerFooter102{
  497. width:100%;
  498. height: 132rpx;
  499. justify-content: flex-start;
  500. }
  501. .numberContainerFooter103{
  502. width:100%;
  503. height: 111rpx;
  504. justify-content: flex-start;
  505. }
  506. .numberContainerFooter104{
  507. width:100%;
  508. height: 100rpx;
  509. justify-content: flex-start;
  510. }
  511. .numberContainerFooter101{
  512. width:100%;
  513. height: 234rpx;
  514. justify-content: flex-start;
  515. align-items: flex-start;
  516. }
  517. .universalpic_edit_gray_25x25{
  518. width: 25rpx;
  519. height: 25rpx;
  520. margin: 0 30rpx 0 30rpx;
  521. }
  522. .universalpic_bell_gray_30x30{
  523. width:30rpx;
  524. height:30rpx;
  525. margin: 40rpx 20rpx 0 30rpx;
  526. }
  527. .universalpic_typesize_gray_30x18{
  528. width: 30rpx;
  529. height: 18rpx;
  530. margin: 57rpx 20rpx 0 30rpx;
  531. }
  532. .numberContainerFooter11{
  533. align-items: flex-start;
  534. margin-top: 40rpx;
  535. }
  536. .numberContainerFooter111{
  537. font-size:36rpx;
  538. font-weight: 400;
  539. }
  540. .numberContainerFooter1111{
  541. margin-top: 40rpx;
  542. }
  543. .numberContainerFooter113{
  544. font-size:28rpx;
  545. font-weight: 400;
  546. margin-left: 80rpx;
  547. }
  548. .numberContainerFooter112{
  549. justify-content: flex-start;
  550. }
  551. .numberContainerFooter1121{
  552. width:108rpx;
  553. line-height:73rpx;
  554. border:3rpx solid #D2D2D2;
  555. border-radius: 10rpx;
  556. text-align: center;
  557. margin: 30rpx 30rpx 0 0;
  558. font-size:24rpx;
  559. }
  560. .numberContainerFooter1121Select{
  561. border:3rpx solid #F1AB1E;
  562. color:#F1AB1E
  563. }