detail.wxss 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415
  1. .container {
  2. justify-content: flex-start;
  3. font-weight: 500;
  4. background-color: #a5656e;
  5. }
  6. /* 工具栏 */
  7. .panelTop {
  8. width: 100%;
  9. height: 110rpx;
  10. position: fixed;
  11. top: 0;
  12. font-size: 20rpx;
  13. z-index: 10;
  14. background-color: #a5656e;
  15. justify-content: space-between;
  16. }
  17. .panelTop0 {
  18. width: 100%;
  19. height: 30rpx;
  20. position: fixed;
  21. top: 110rpx;
  22. z-index: 10;
  23. background:-webkit-linear-gradient(#a5656e,rgba(165,101,110,0));
  24. background:-o-linear-gradient(#a5656e,rgba(165,101,110,0));
  25. background:-moz-linear-gradient(#a5656e,rgba(165,101,110,0));
  26. background:linear-gradient(#a5656e,rgba(165,101,110,0));
  27. }
  28. .panelCancel {
  29. width: 100rpx;
  30. height: 110rpx;
  31. }
  32. .panelCancel1 {
  33. margin: 0 36rpx 0 10rpx;
  34. }
  35. .panelCancel2 {
  36. margin: 0 10rpx 0 36rpx;
  37. }
  38. .universalpic_undo_white_20x28 {
  39. width: 17rpx;
  40. height: 24rpx;
  41. }
  42. .universalpic_typesize_white_30x18{
  43. width: 29rpx;
  44. height: 18rpx;
  45. }
  46. .universalpic_shelve_white_30x14 {
  47. width: 36rpx;
  48. height: 20rpx;
  49. }
  50. .universalpic_restore_white_34x34 {
  51. width: 26rpx;
  52. height: 26rpx;
  53. }
  54. .universalpic_more_white_32x8 {
  55. width: 32rpx;
  56. height: 8rpx;
  57. }
  58. .panelNumber {
  59. width: 218rpx;
  60. height: 120rpx;
  61. }
  62. .panelNumber1 {
  63. font-family: 'Roboto-Black';
  64. font-size: 20rpx;
  65. margin: 0 3rpx;
  66. color: rgba(255, 255, 255, 0.5);
  67. height: 50rpx;
  68. min-width: 50rpx;
  69. text-align: center;
  70. line-height: 50rpx;
  71. }
  72. .panelNumber2 {
  73. background-color: rgba(0, 0, 0, 0.3);
  74. color: #fff;
  75. border-radius: 50%;
  76. }
  77. /* 段落 */
  78. .panelField10{
  79. width: 100%;
  80. background-color: #a5656e;
  81. height: 110rpx;
  82. }
  83. .panelField1 {
  84. width: 100%;
  85. background-color: #a5656e;
  86. min-height: 320rpx;
  87. justify-content: flex-start;
  88. }
  89. .panelField11 {
  90. width: 100%;
  91. font-size: 68rpx;
  92. justify-content: flex-start;
  93. margin: 60rpx 0 80rpx 0;
  94. }
  95. .panelTag {
  96. width: 100%;
  97. justify-content: space-between;
  98. align-items: flex-end;
  99. height:110rpx;
  100. padding-bottom: 20rpx;
  101. position: relative;
  102. background-color: #362738;
  103. }
  104. .panelTag1 {
  105. font-size: 28rpx;
  106. border-radius: 25rpx;
  107. background-color: #000;
  108. margin-left: 50rpx;
  109. padding: 0 10rpx;
  110. }
  111. .panelTag .tag {
  112. color: #fff;
  113. text-align: center;
  114. margin: 6rpx 10rpx 6rpx 10rpx;
  115. }
  116. .right2 {
  117. position: absolute;
  118. top:0;
  119. right:0;
  120. width:134rpx;
  121. height:150rpx;
  122. align-items: flex-start;
  123. }
  124. .line1 {
  125. width: 4rpx;
  126. height: 30rpx;
  127. background-color: rgba(255,255,255,0.2);
  128. margin-top: 66rpx;
  129. }
  130. .universalpic_restore_black_34x34 {
  131. width: 26rpx;
  132. height: 26rpx;
  133. margin: 68rpx 50rpx 0 50rpx;
  134. }
  135. .panelField20 {
  136. width: 100%;
  137. justify-content: flex-start;
  138. background-color: #362738;
  139. }
  140. .panelField2 {
  141. width: 100%;
  142. margin-bottom: 20rpx;
  143. }
  144. .panelField21 {
  145. width: 650rpx;
  146. font-size: 36rpx;
  147. margin: 40rpx 30rpx 0 30rpx;
  148. min-height: 50rpx;
  149. }
  150. .panelItem {
  151. width: 650rpx;
  152. font-weight: 400;
  153. flex-wrap: wrap;
  154. justify-content: flex-start;
  155. color: #fff;
  156. z-index: 5;
  157. }
  158. .panelItem .panelSound {
  159. width: 40rpx;
  160. height: 40rpx;
  161. margin: 0 10rpx 0 0;
  162. background-color: #fff;
  163. border-radius: 50%;
  164. }
  165. .panelItem .universalpic_read_mark_black_20x20 {
  166. width: 21rpx;
  167. height: 20rpx;
  168. }
  169. .panelItem .textLine {
  170. text-decoration: underline;
  171. }
  172. .panelItem .textNormal{
  173. min-height:50rpx;
  174. }
  175. .panelItem .textNormal2{
  176. font-size:36rpx;
  177. }
  178. .panelItem .textPinyin {
  179. text-decoration: underline;
  180. margin-right: 10rpx;
  181. }
  182. .panelItem .imageBishun {
  183. width: 360rpx;
  184. height: 360rpx;
  185. margin: 30rpx 0;
  186. }
  187. .panelItem .textReturn {
  188. width: 100%;
  189. }
  190. .panelItem .textReturn2 {
  191. width: 100%;
  192. height: 30rpx;
  193. }
  194. /* 底部记忆选择 */
  195. .panelBottomAnswer0 {
  196. height: 30rpx;
  197. background:-webkit-linear-gradient(rgba(54,39,56,0),#362738);
  198. background:-o-linear-gradient(rgba(54,39,56,0),#362738);
  199. background:-moz-linear-gradient(rgba(54,39,56,0),#362738);
  200. background:linear-gradient(rgba(54,39,56,0),#362738);
  201. width: 100%;
  202. position: fixed;
  203. bottom: 120rpx;
  204. z-index: 10;
  205. }
  206. .panelBottomAnswer {
  207. height: 120rpx;
  208. background-color: #362738;
  209. width: 100%;
  210. position: fixed;
  211. bottom: 0;
  212. font-size: 20rpx;
  213. justify-content: space-between;
  214. z-index: 10;
  215. }
  216. .Answer {
  217. flex: 1;
  218. height: 120rpx;
  219. font-size: 24rpx;
  220. color: #F8F8F8;
  221. justify-content: flex-start;
  222. }
  223. .Answer .btnColor {
  224. height: 30rpx;
  225. width: 90%;
  226. border-radius: 6rpx;
  227. margin-top: 20rpx;
  228. }
  229. .Answer .btnTime {
  230. margin-top: 10rpx;
  231. }
  232. .Answer0 {
  233. background-color: #FE6659;
  234. }
  235. .Answer1 {
  236. background-color: #FFBC00;
  237. }
  238. .Answer2 {
  239. background-color: #329468;
  240. }
  241. .Answer3 {
  242. background-color: #0A60BE;
  243. }
  244. .numberContainer {
  245. background-color: rgba(0, 0, 0, 0.7);
  246. position: fixed;
  247. width: 100%;
  248. top: 0;
  249. z-index: 20;
  250. }
  251. .numberContainer1 {
  252. background-color: #f0f0f0;
  253. margin-top: 10rpx;
  254. width: 730rpx;
  255. border-radius: 10rpx;
  256. font-size: 28rpx;
  257. color: #1e1e1e;
  258. }
  259. .numberContainer11 {
  260. border-top-left-radius: 10rpx;
  261. border-top-right-radius: 10rpx;
  262. justify-content: space-between;
  263. height: 100rpx;
  264. width: 100%;
  265. }
  266. .numberContainer111 {
  267. line-height: 45rpx;
  268. text-align: center;
  269. color: #fff;
  270. padding: 0 20rpx;
  271. border-radius: 22rpx;
  272. background-color: #1e1e1e;
  273. }
  274. .left {
  275. margin-left: 30rpx;
  276. }
  277. .right {
  278. margin-right: 30rpx;
  279. }
  280. .numberContainer12 {
  281. justify-content: space-between;
  282. height: 100rpx;
  283. width: 100%;
  284. background-color: #fff;
  285. font-weight: 400;
  286. }
  287. .numberContainer13 {
  288. height: 100rpx;
  289. width: 100%;
  290. color: #0071ef;
  291. border-bottom-left-radius: 10rpx;
  292. border-bottom-right-radius: 10rpx;
  293. text-align: center;
  294. font-weight: 500;
  295. }
  296. .footer{
  297. background-color: #362738;
  298. height:180rpx;
  299. width: 100%;
  300. }
  301. .footer1{
  302. background-color: #a5656e;
  303. }
  304. .panelLast {
  305. width: 100%;
  306. justify-content: flex-start;
  307. background-color: #a5656e;
  308. position: fixed;
  309. top:0;
  310. }
  311. .text1 {
  312. margin-top: 350rpx;
  313. font-size: 64rpx;
  314. color: #fff;
  315. }
  316. .panelLastTime {
  317. font-size: 28rpx;
  318. font-weight: 400;
  319. color: #f0f0f0;
  320. margin-top: 60rpx;
  321. }
  322. .panelLastTime .time {
  323. font-size: 36rpx;
  324. color: #f0f0f0;
  325. font-family: 'Roboto-Black';
  326. }
  327. .practice_introduction_marks_a{
  328. width: 22rpx;
  329. height: 16rpx;
  330. margin-top: 208rpx;
  331. }
  332. .text2 {
  333. margin-top: 30rpx;
  334. color: #f0f0f0;
  335. font-size: 28rpx;
  336. font-weight: 400;
  337. text-align: center;
  338. }
  339. .practice_introduction_marks_b{
  340. width: 22rpx;
  341. height: 16rpx;
  342. margin-top: 30rpx;
  343. }
  344. .text3 {
  345. margin-top: 60rpx;
  346. color: #f0f0f0;
  347. font-size: 20rpx;
  348. font-weight: 500;
  349. text-align: center;
  350. }