detail.wxss 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  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 .textReturn {
  168. width: 100%;
  169. }
  170. .panelItem .textReturn2 {
  171. width: 100%;
  172. height: 30rpx;
  173. }
  174. /* 底部记忆选择 */
  175. .panelBottomAnswer0 {
  176. height: 20rpx;
  177. width: 100%;
  178. position: fixed;
  179. bottom: 130rpx;
  180. z-index: 10;
  181. }
  182. .panelBottomAnswer {
  183. width: 100%;
  184. position: fixed;
  185. bottom: 0;
  186. font-size: 20rpx;
  187. justify-content: space-between;
  188. z-index: 10;
  189. }
  190. .Answer {
  191. flex: 1;
  192. height: 130rpx;
  193. font-size: 24rpx;
  194. justify-content: flex-start;
  195. }
  196. .AnswerHover1{
  197. background-color: #F0F0F0;
  198. }
  199. .AnswerHover2{
  200. background-color: #49354C;
  201. }
  202. .AnswerHover3{
  203. background-color: #504F5A;
  204. }
  205. .AnswerHover4{
  206. background-color: #373B4F;
  207. }
  208. .AnswerHover5{
  209. background-color: #34384C;
  210. }
  211. .AnswerHover6{
  212. background-color: #32304C;
  213. }
  214. .AnswerHover7{
  215. background-color: #3D3838;
  216. }
  217. .AnswerHover8{
  218. background-color: #473F52;
  219. }
  220. .Answer .btnColor {
  221. height: 30rpx;
  222. width: 90%;
  223. border-radius: 6rpx;
  224. margin-top: 30rpx;
  225. }
  226. .Answer .btnTime {
  227. margin-top: 10rpx;
  228. }
  229. .Answer0 {
  230. background-color: #FE6659;
  231. }
  232. .Answer1 {
  233. background-color: #FFBC00;
  234. }
  235. .Answer2 {
  236. background-color: #329468;
  237. }
  238. .Answer3 {
  239. background-color: #0A60BE;
  240. }
  241. .numberContainer {
  242. background-color: rgba(0, 0, 0, 0.7);
  243. position: fixed;
  244. width: 100%;
  245. top: 0;
  246. z-index: 20;
  247. }
  248. .numberContainer1 {
  249. background-color: #f0f0f0;
  250. margin-top: 10rpx;
  251. width: 730rpx;
  252. border-radius: 10rpx;
  253. font-size: 28rpx;
  254. color: #1e1e1e;
  255. }
  256. .numberContainer11 {
  257. border-top-left-radius: 10rpx;
  258. border-top-right-radius: 10rpx;
  259. justify-content: space-between;
  260. height: 100rpx;
  261. width: 100%;
  262. }
  263. .numberContainer .left {
  264. margin-left: 30rpx;
  265. font-weight: 400;
  266. }
  267. .numberContainer .right3 {
  268. margin-right: 30rpx;
  269. color:#787878;
  270. font-weight: 500;
  271. }
  272. .numberContainer12 {
  273. justify-content: space-between;
  274. height: 100rpx;
  275. width: 100%;
  276. background-color: #fff;
  277. font-weight: 400;
  278. }
  279. .numberContainer13 {
  280. height: 100rpx;
  281. width: 100%;
  282. color: #0071ef;
  283. border-bottom-left-radius: 10rpx;
  284. border-bottom-right-radius: 10rpx;
  285. text-align: center;
  286. font-weight: 500;
  287. }
  288. .footer{
  289. height:180rpx;
  290. width: 100%;
  291. }
  292. .panelLast {
  293. width: 100%;
  294. justify-content: flex-start;
  295. position: fixed;
  296. top:0;
  297. }
  298. .text1 {
  299. margin: 230rpx 0 60rpx 0;
  300. font-size: 64rpx;
  301. }
  302. .panelLastTime {
  303. font-size: 28rpx;
  304. font-weight: 400;
  305. margin-bottom: 40rpx;
  306. }
  307. .panelLastTime .time {
  308. font-size: 30rpx;
  309. font-family: 'Roboto-Black';
  310. }
  311. .practice_introduction_marks_a{
  312. width: 22rpx;
  313. height: 16rpx;
  314. margin-top: 104rpx;
  315. }
  316. .text2 {
  317. margin-top: 30rpx;
  318. font-size: 28rpx;
  319. font-weight: 400;
  320. text-align: center;
  321. }
  322. .practice_introduction_marks_b{
  323. width: 22rpx;
  324. height: 16rpx;
  325. margin-top: 30rpx;
  326. }
  327. .text3 {
  328. margin-top: 40rpx;
  329. font-size: 20rpx;
  330. font-weight: 500;
  331. text-align: center;
  332. }