item.wxss 6.6 KB

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