detail.wxss 5.6 KB

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