item.wxss 6.3 KB

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