item.wxss 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. page{
  2. background-color: #D2D2D2;
  3. }
  4. .square{
  5. background-color: #181A21;
  6. width:136rpx;
  7. line-height:53rpx;
  8. text-align: center;
  9. color: #fff;
  10. border-radius:10rpx;
  11. font-size:24rpx;
  12. font-weight: 700;
  13. }
  14. .panelTop{
  15. width:100%;
  16. height:140rpx;
  17. justify-content: flex-end;
  18. position: fixed;
  19. z-index: 100;
  20. }
  21. .panelTop2{
  22. width:100%;
  23. height:120rpx;
  24. justify-content: space-between;
  25. color:#fff;
  26. }
  27. .left{
  28. margin-left: 50rpx;
  29. }
  30. .Number1{
  31. width:50rpx;
  32. height:50rpx;
  33. justify-content: flex-end;
  34. font-size:20rpx;
  35. font-weight: 400;
  36. font-family: 'Roboto-Black';
  37. margin-bottom: 10rpx;
  38. }
  39. .Number2{
  40. color:rgba(255,255,255,0.5);
  41. }
  42. .line1{
  43. width:26rpx;
  44. height:6rpx;
  45. margin-top: 5rpx;
  46. }
  47. .line2{
  48. background-color: #F1AB1E;
  49. }
  50. .right{
  51. margin-right: 40rpx;
  52. }
  53. .btnTop{
  54. width:70rpx;
  55. height:70rpx;
  56. border-radius: 50%;
  57. background-color: rgba(0,0,0,0.1);
  58. margin-left: 30rpx;
  59. }
  60. .btnTop2{
  61. margin-left: 60rpx;
  62. }
  63. .universalpic_broadcast_default_gray_34x25{
  64. width:34rpx;
  65. height:25rpx;
  66. }
  67. .panelTopText{
  68. font-size: 20rpx;
  69. color:#D2D2D2;
  70. margin-left: 14rpx;
  71. }
  72. .panelTopText2{
  73. margin-right: 30rpx;
  74. }
  75. .universalpic_shelve_gray_26x26{
  76. width:26rpx;
  77. height:26rpx;
  78. }
  79. .universalpic_undo_gray_26x20{
  80. width:26rpx;
  81. height:20rpx;
  82. }
  83. /* 段落显示************************ */
  84. .editFieldNull{
  85. height:50rpx;
  86. }
  87. .editFieldNull1{
  88. height:40rpx;
  89. }
  90. .editFieldNull2{
  91. height:60rpx;
  92. }
  93. .editFieldNull3{
  94. height:30rpx;
  95. }
  96. .panelItem {
  97. width: 650rpx;
  98. font-weight: 400;
  99. flex-wrap: wrap;
  100. justify-content: flex-start;
  101. z-index: 5;
  102. position: relative;
  103. }
  104. .panelField1 {
  105. width: 100%;
  106. justify-content: flex-start;
  107. z-index: 5;
  108. position: relative;
  109. }
  110. .panelField11 {
  111. font-size: 48rpx;
  112. justify-content: flex-start;
  113. color: #fff;
  114. }
  115. .panelTag {
  116. width: 100%;
  117. min-height: 95rpx;
  118. align-items: flex-start;
  119. justify-content: flex-start;
  120. margin-top: 60rpx;
  121. z-index: 5;
  122. }
  123. .panelTag .panelTagLine {
  124. margin: 0 0 0 50rpx;
  125. max-width: 650rpx;
  126. height: 10rpx;
  127. }
  128. .panelTag .panelTag1 {
  129. margin: 0 0 0 50rpx;
  130. width: 650rpx;
  131. flex-wrap: wrap;
  132. align-items: flex-start;
  133. justify-content: flex-start;
  134. }
  135. .panelTag .tag {
  136. font-size: 46rpx;
  137. margin: 0 30rpx 20rpx 0;
  138. font-weight: 400;
  139. color: #F1AB1E;
  140. }
  141. .right2 {
  142. position: absolute;
  143. top: 0;
  144. right: 0;
  145. width: 134rpx;
  146. height: 150rpx;
  147. align-items: flex-start;
  148. }
  149. .universalpic_show_white_30x30 {
  150. width: 36rpx;
  151. height: 36rpx;
  152. margin: 68rpx 50rpx 0 50rpx;
  153. }
  154. .universalpic_hide_white_34x34 {
  155. width: 36rpx;
  156. height: 20rpx;
  157. margin: 68rpx 50rpx 0 50rpx;
  158. }
  159. .panelField20 {
  160. width: 100%;
  161. justify-content: flex-start;
  162. z-index: 5;
  163. position: relative;
  164. min-height:240rpx;
  165. }
  166. .panelField2 {
  167. width: 710rpx;
  168. margin-bottom: 20rpx;
  169. border-radius: 20rpx;
  170. min-height:240rpx;
  171. }
  172. .panelField21 {
  173. width: 650rpx;
  174. font-size: 36rpx;
  175. margin: 40rpx;
  176. line-height: 66rpx;
  177. }
  178. .panelItem .panelSound {
  179. width: 40rpx;
  180. height: 40rpx;
  181. margin: 0 10rpx 0 0;
  182. background-color: #fff;
  183. border-radius: 50%;
  184. }
  185. .panelItem .panelSoundHover {
  186. background-color: #d2d2d2;
  187. }
  188. .panelItem .panelSoundHover1 {
  189. color: #d2d2d2;
  190. }
  191. .panelItem .universalpic_starting_tc01_26x26{
  192. width: 26rpx;
  193. height: 26rpx;
  194. margin: 10rpx 20rpx 10rpx 0;
  195. }
  196. .panelItem .universalpic_read_mark_black_20x20 {
  197. width: 21rpx;
  198. height: 20rpx;
  199. }
  200. .panelItem .panelRecorder {
  201. width:100%;
  202. justify-content: flex-start;
  203. }
  204. .panelItem .panelRecorder0 {
  205. width: 168rpx;
  206. height: 70rpx;
  207. background-color: #fff;
  208. border-radius: 10rpx;
  209. }
  210. .panelItem .textProblem{
  211. padding: 3rpx 20rpx;
  212. background-color: #F1AB1E;
  213. border-radius: 22rpx;
  214. text-align: center;
  215. font-size:28rpx;
  216. line-height: 45rpx;
  217. font-weight: 700;
  218. color:#1e1e1e;
  219. margin: 0 0 10rpx 0;
  220. }
  221. .panelItem .textDot{
  222. color: #F1AB1E;
  223. font-size:36rpx;
  224. margin-right: 20rpx;
  225. }
  226. .panelItem .textLine {
  227. text-decoration: underline;
  228. }
  229. .panelItem .textHighlighter {
  230. color:#1E1E1E;
  231. }
  232. .panelItem .textNormal {
  233. min-height: 50rpx;
  234. }
  235. .panelItem .textBigword{
  236. font-size:108rpx;
  237. line-height: 108rpx;
  238. }
  239. .panelItem .textNormal2 {
  240. font-size: 36rpx;
  241. }
  242. .panelItem .textPinyin {
  243. text-decoration: underline;
  244. margin-right: 10rpx;
  245. }
  246. .panelItem .imageContainer {
  247. width: 650rpx;
  248. margin: 6rpx 0;
  249. border-radius: 20rpx;
  250. background-color: rgba(0,0,0,0.1);
  251. position: relative;
  252. }
  253. .panelItem .imageFree {
  254. width: 650rpx;
  255. border-radius: 6rpx;
  256. }
  257. .panelItem .imageContainer2 {
  258. width: 650rpx;
  259. border-radius: 10rpx;
  260. background-color: rgba(0,0,0,0.1);
  261. position: relative;
  262. }
  263. .panelItem .imageFree2 {
  264. width: 650rpx;
  265. border-radius: 10rpx;
  266. }
  267. .panelItem .BishunPlay{
  268. width:80rpx;
  269. height:80rpx;
  270. background-color: #9B9B9B;
  271. color:#fff;
  272. position: absolute;
  273. bottom:0;
  274. right:0;
  275. z-index: 10;
  276. font-size:28rpx;
  277. text-align: center;
  278. line-height: 80rpx;
  279. }
  280. .panelItem .textBr {
  281. width: 100%;
  282. height: 24rpx;
  283. }
  284. .panelItem .textReturn {
  285. width: 100%;
  286. }
  287. .panelItem .textReturn2 {
  288. width: 100%;
  289. height: 30rpx;
  290. }
  291. /* ******************************** */
  292. .footerShade{
  293. width: 100%;
  294. position: fixed;
  295. height:480rpx;
  296. bottom: 0;
  297. z-index: 1;
  298. }
  299. /* 底部记忆选择 */
  300. .footer{
  301. width: 710rpx;
  302. position: fixed;
  303. bottom: 0;
  304. z-index: 10;
  305. border-top-left-radius: 20rpx;
  306. border-top-right-radius: 20rpx;
  307. }
  308. .footerImage{
  309. width:710rpx;
  310. position: absolute;
  311. bottom:0;
  312. height:80rpx;
  313. z-index: 10;
  314. }
  315. .panelFooter {
  316. width: 710rpx;
  317. margin-bottom: 20rpx;
  318. background-color: #181a21;
  319. border-radius: 20rpx;
  320. color: #d2d2d2;
  321. font-size: 48rpx;
  322. text-align: center;
  323. line-height: 140rpx;
  324. z-index: 15;
  325. }
  326. .panelFooter0 {
  327. line-height: 40rpx;
  328. }
  329. .panelBottomAnswer0 {
  330. width: 100%;
  331. height: 20rpx;
  332. z-index: 10;
  333. }
  334. .panelBottomAnswer {
  335. width: 100%;
  336. font-size: 28rpx;
  337. justify-content: space-between;
  338. z-index: 10;
  339. height: 140rpx;
  340. }
  341. .iphoneX {
  342. width: 100%;
  343. height: 60rpx;
  344. z-index: 10;
  345. }
  346. .Answer {
  347. font-size: 28rpx;
  348. justify-content: flex-start;
  349. height: 140rpx;
  350. width:180rpx;
  351. }
  352. .AnswerLeft{
  353. border-top-left-radius: 20rpx;
  354. border-bottom-left-radius: 20rpx;
  355. width:265rpx;
  356. }
  357. .AnswerRight{
  358. border-top-right-radius: 20rpx;
  359. border-bottom-right-radius: 20rpx;
  360. width:265rpx;
  361. }
  362. .AnswerHover{
  363. background-color: #262935;
  364. }
  365. .Answer .btnColor {
  366. height: 14rpx;
  367. width: 75%;
  368. border-radius: 4rpx;
  369. margin-top: 16rpx;
  370. }
  371. .Answer .btnTime {
  372. margin-top: 34rpx;
  373. }
  374. .Answer .Answer0 {
  375. background-color: #fe6659;
  376. }
  377. .Answer .Answer1 {
  378. background-color: #ffbc00;
  379. }
  380. .Answer .Answer4 {
  381. background-color: #787878;
  382. }
  383. .Answer .Answer1Recommend {
  384. height: 50rpx;
  385. border-bottom-left-radius: 0;
  386. border-bottom-right-radius: 0;
  387. margin-top: 16rpx;
  388. }
  389. .Answer .Answer2 {
  390. background-color: #329468;
  391. }
  392. .Answer .Answer3 {
  393. background-color: #0a60be;
  394. }
  395. .footer0 {
  396. height: 180rpx;
  397. width: 100%;
  398. z-index: 1;
  399. }
  400. .universalpic_import_gray{
  401. width:24rpx;
  402. height:24rpx;
  403. }