detail.wxss 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  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_typesize_white_30x18 {
  30. width: 29rpx;
  31. height: 18rpx;
  32. }
  33. .universalpic_shelve_white_26x26 {
  34. width: 26rpx;
  35. height: 26rpx;
  36. }
  37. .universalpic_edit_white_25x25 {
  38. width: 25rpx;
  39. height: 25rpx;
  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. /* 段落显示************************ */
  66. .editFieldNull{
  67. height:60rpx;
  68. }
  69. .editFieldNull2{
  70. height:80rpx;
  71. }
  72. .panelItem {
  73. width: 650rpx;
  74. font-weight: 400;
  75. flex-wrap: wrap;
  76. justify-content: flex-start;
  77. z-index: 5;
  78. }
  79. .panelField10 {
  80. width: 100%;
  81. height: 110rpx;
  82. }
  83. .panelField1 {
  84. width: 100%;
  85. justify-content: flex-start;
  86. }
  87. .panelField11 {
  88. font-size: 48rpx;
  89. justify-content: flex-start;
  90. color: #fff;
  91. }
  92. .panelTag {
  93. width: 100%;
  94. min-height: 95rpx;
  95. align-items: flex-start;
  96. justify-content: flex-start;
  97. margin-top: 80rpx;
  98. z-index: 5;
  99. }
  100. .panelTag .panelTagLine {
  101. margin: 0 0 0 50rpx;
  102. max-width: 650rpx;
  103. height: 10rpx;
  104. }
  105. .panelTag .panelTag1 {
  106. margin: 0 0 0 50rpx;
  107. width: 650rpx;
  108. flex-wrap: wrap;
  109. align-items: flex-start;
  110. justify-content: flex-start;
  111. }
  112. .panelTag .tag {
  113. font-size: 46rpx;
  114. margin: 20rpx 30rpx 0 0;
  115. font-weight: 400;
  116. color: #d2d2d2;
  117. }
  118. .right2 {
  119. position: absolute;
  120. top: 0;
  121. right: 0;
  122. width: 134rpx;
  123. height: 150rpx;
  124. align-items: flex-start;
  125. }
  126. .line1 {
  127. width: 4rpx;
  128. height: 30rpx;
  129. background-color: rgba(255, 255, 255, 0.2);
  130. margin-top: 66rpx;
  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. }
  147. .panelField2 {
  148. width: 710rpx;
  149. margin-bottom: 20rpx;
  150. border-radius: 20rpx;
  151. }
  152. .panelField21 {
  153. width: 650rpx;
  154. font-size: 36rpx;
  155. margin: 50rpx 40rpx;
  156. }
  157. .panelItem .panelSound {
  158. width: 40rpx;
  159. height: 40rpx;
  160. margin: 0 10rpx 0 0;
  161. background-color: #fff;
  162. border-radius: 50%;
  163. }
  164. .panelItem .panelSoundHover {
  165. background-color: #d2d2d2;
  166. }
  167. .panelItem .panelSoundHover1 {
  168. color: #d2d2d2;
  169. }
  170. .panelItem .universalpic_read_mark_black_20x20 {
  171. width: 21rpx;
  172. height: 20rpx;
  173. }
  174. .panelItem .textLine {
  175. text-decoration: underline;
  176. }
  177. .panelItem .textNormal {
  178. min-height: 50rpx;
  179. }
  180. .panelItem .textNormal2 {
  181. font-size: 36rpx;
  182. }
  183. .panelItem .textPinyin {
  184. text-decoration: underline;
  185. margin-right: 10rpx;
  186. }
  187. .panelItem .imageBishun {
  188. width: 360rpx;
  189. height: 360rpx;
  190. margin: 6rpx 0;
  191. }
  192. .panelItem .imageFree {
  193. width: 650rpx;
  194. margin: 6rpx 0;
  195. border-radius: 20rpx;
  196. }
  197. .panelItem .imageFree2 {
  198. width: 650rpx;
  199. border-radius: 10rpx;
  200. }
  201. .panelItem .textBr {
  202. width: 100%;
  203. height: 24rpx;
  204. }
  205. .panelItem .textReturn {
  206. width: 100%;
  207. }
  208. .panelItem .textReturn2 {
  209. width: 100%;
  210. height: 30rpx;
  211. }
  212. /* ******************************** */
  213. /* 底部记忆选择 */
  214. .footerShade{
  215. width: 100%;
  216. position: fixed;
  217. height:480rpx;
  218. bottom: 0;
  219. z-index: 7;
  220. }
  221. .footer{
  222. width: 710rpx;
  223. position: fixed;
  224. bottom: 0;
  225. z-index: 10;
  226. border-top-left-radius: 20rpx;
  227. border-top-right-radius: 20rpx;
  228. }
  229. .panelFooter {
  230. width: 710rpx;
  231. margin-bottom: 20rpx;
  232. background-color: #181a21;
  233. border-radius: 20rpx;
  234. color: #d2d2d2;
  235. font-size: 48rpx;
  236. text-align: center;
  237. line-height: 140rpx;
  238. }
  239. .panelFooter0 {
  240. line-height: 40rpx;
  241. }
  242. .panelBottomAnswer0 {
  243. width: 100%;
  244. height: 20rpx;
  245. z-index: 10;
  246. }
  247. .panelBottomAnswer {
  248. width: 100%;
  249. font-size: 28rpx;
  250. justify-content: space-between;
  251. z-index: 10;
  252. height: 140rpx;
  253. }
  254. .iphoneX {
  255. width: 100%;
  256. height: 60rpx;
  257. z-index: 10;
  258. }
  259. .Answer {
  260. flex: 1;
  261. font-size: 28rpx;
  262. justify-content: flex-start;
  263. height: 140rpx;
  264. }
  265. .Answer .btnColor {
  266. height: 14rpx;
  267. width: 75%;
  268. border-radius: 4rpx;
  269. margin-top: 34rpx;
  270. }
  271. .Answer .btnTime {
  272. margin-top: 14rpx;
  273. }
  274. .Answer .Answer0 {
  275. background-color: #fe6659;
  276. }
  277. .Answer .Answer1 {
  278. background-color: #ffbc00;
  279. }
  280. .Answer .Answer2 {
  281. background-color: #329468;
  282. }
  283. .Answer .Answer3 {
  284. background-color: #0a60be;
  285. }
  286. .footer0 {
  287. height: 180rpx;
  288. width: 100%;
  289. z-index: 1;
  290. }
  291. /* 最后一页 */
  292. .panelLast {
  293. width: 100%;
  294. justify-content: flex-start;
  295. align-items: flex-start;
  296. position: fixed;
  297. top: 0;
  298. color: #fff;
  299. z-index: 20;
  300. }
  301. .text1 {
  302. margin: 100rpx 0 60rpx 40rpx;
  303. font-size: 90rpx;
  304. }
  305. .panelLastTime {
  306. font-size: 28rpx;
  307. font-weight: 400;
  308. color: #e3e3e3;
  309. margin: 0 0 40rpx 40rpx;
  310. align-items: flex-start;
  311. }
  312. .panelLastTime .time1 {
  313. font-size: 90rpx;
  314. }
  315. .panelLastTime .time11 {
  316. font-size: 108rpx;
  317. font-family: 'Roboto-Black';
  318. }
  319. .panelLastTime .time2 {
  320. font-size: 36rpx;
  321. font-family: 'Roboto-Black';
  322. }
  323. .panelLastFooter {
  324. width: 100%;
  325. position: fixed;
  326. bottom: 0;
  327. align-items: flex-start;
  328. font-size: 36rpx;
  329. }
  330. .panelLastFooter .panelLastFooter1 {
  331. width: 100%;
  332. height: 131rpx;
  333. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  334. justify-content: flex-start;
  335. }
  336. .panelLastFooter .panelLastFooter2 {
  337. width: 100%;
  338. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  339. text-align: center;
  340. line-height: 131rpx;
  341. }
  342. .universalpic_undo_gray_26x20 {
  343. width: 26rpx;
  344. height: 19rpx;
  345. margin: 0 20rpx 0 30rpx;
  346. }
  347. .universalpic_screenshot_gray_30x30 {
  348. width: 30rpx;
  349. height: 30rpx;
  350. margin: 0 20rpx 0 30rpx;
  351. }
  352. .numberContainer {
  353. width: 100%;
  354. justify-content: flex-start;
  355. align-items: flex-start;
  356. position: fixed;
  357. top: 0;
  358. color: #fff;
  359. z-index: 20;
  360. }
  361. .numberContainer .numberContainer11 {
  362. margin: 50rpx 0 0 30rpx;
  363. font-size:32rpx;
  364. }
  365. .numberContainer .left {
  366. margin-left: 30rpx;
  367. font-weight: 400;
  368. font-size:28rpx;
  369. }
  370. .numberContainer .right3 {
  371. margin-right: 30rpx;
  372. font-weight: 500;
  373. font-size:28rpx;
  374. }
  375. .numberContainer .numberContainer12 {
  376. justify-content: space-between;
  377. height: 100rpx;
  378. width: 100%;
  379. font-weight: 400;
  380. }
  381. .numberContainer .numberContaineFooter{
  382. width: 100%;
  383. position: fixed;
  384. bottom: 0;
  385. align-items: flex-start;
  386. font-size: 36rpx;
  387. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  388. text-align: center;
  389. line-height: 131rpx;
  390. }
  391. .lineWidthAll{
  392. width: 100%;
  393. justify-content: flex-end;
  394. height: 1rpx;
  395. background-color: transparent;
  396. }
  397. .lineWidth720{
  398. width: 720rpx;
  399. height: 1rpx;
  400. background-color:rgba(0, 0, 0, 0.2);
  401. }
  402. .lineFooter{
  403. width: 100%;
  404. height: 1rpx;
  405. background-color:rgba(0, 0, 0, 0.2);
  406. }
  407. .practice_introduction_marks_a {
  408. width: 22rpx;
  409. height: 16rpx;
  410. margin-top: 104rpx;
  411. }
  412. .text2 {
  413. margin-top: 30rpx;
  414. font-size: 28rpx;
  415. font-weight: 400;
  416. text-align: center;
  417. }
  418. .practice_introduction_marks_b {
  419. width: 22rpx;
  420. height: 16rpx;
  421. margin-top: 30rpx;
  422. }
  423. .text3 {
  424. margin-top: 40rpx;
  425. font-size: 20rpx;
  426. font-weight: 500;
  427. text-align: center;
  428. }
  429. .Canvas{
  430. width: 600px;
  431. height: 360px;
  432. position: fixed;
  433. left:760rpx;
  434. }