item.wxss 5.9 KB

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