detail.wxss 9.5 KB

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