preview.wxss 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. .container {
  2. background-color: #e3e3e3;
  3. }
  4. .panelTop {
  5. width: 100%;
  6. height: 100rpx;
  7. background-color: #fff;
  8. justify-content: space-between;
  9. font-size: 28rpx;
  10. position: fixed;
  11. top:0;
  12. z-index: 10;
  13. border-bottom: 1rpx solid #d2d2d2;
  14. }
  15. .panelTop1{
  16. width:100%;
  17. height: 100rpx;
  18. background-color: #fff;
  19. }
  20. .left {
  21. margin-left: 10rpx;
  22. }
  23. .right {
  24. margin-right: 10rpx;
  25. }
  26. .universalpic_fav_default_gray_26x24 {
  27. width: 26rpx;
  28. height: 24rpx;
  29. }
  30. .panelTopBtn{
  31. width:80rpx;
  32. height:80rpx;
  33. font-size: 28rpx;
  34. margin:0 10rpx;
  35. }
  36. .panelTopBtn2{
  37. margin-left:0;
  38. }
  39. .panelTopBtn3{
  40. width:140rpx;
  41. height:80rpx;
  42. position: relative;
  43. }
  44. .panelTopBtn31{
  45. font-size: 28rpx;
  46. }
  47. .panelTopBtnNumber{
  48. text-align: center;
  49. background-color: #e3e3e3;
  50. border-radius: 12rpx;
  51. font-size: 20rpx;
  52. font-family: "Roboto-Black";
  53. position: absolute;
  54. right:0rpx;
  55. top:0rpx;
  56. padding: 0 10rpx;
  57. height:24rpx;
  58. line-height: 24rpx;
  59. }
  60. .panelTopBtn4{
  61. width:160rpx;
  62. }
  63. .universalpic_del_black_20x28{
  64. width:20rpx;
  65. height:28rpx;
  66. }
  67. .universalpic_star_black_34x34{
  68. width: 34rpx;
  69. height: 34rpx;
  70. }
  71. .universalpic_arrow_up_black_14x10{
  72. width: 14rpx;
  73. height:10rpx;
  74. margin-left:10rpx;
  75. }
  76. .universalpic_omit_black_36x10{
  77. width:36rpx;
  78. height:10rpx;
  79. }
  80. .panelTop2{
  81. background-color: #F8F8F8;
  82. width:100%;
  83. }
  84. .panelTop2Item{
  85. width:100%;
  86. height:100rpx;
  87. justify-content: space-between;
  88. }
  89. .universalpic_diagram_black_30x28{
  90. width:30rpx;
  91. height:28rpx;
  92. margin-left:20rpx;
  93. }
  94. .universalpic_calendar_black_30x32{
  95. width:30rpx;
  96. height:32rpx;
  97. margin-left:20rpx;
  98. }
  99. .panelTop2Item1{
  100. font-size:28rpx;
  101. font-weight: 400;
  102. margin-left:30rpx;
  103. }
  104. .Arrow{
  105. width:16rpx;
  106. height:26rpx;
  107. margin:0 30rpx;
  108. }
  109. /* 段落显示************************ */
  110. .editFieldNull{
  111. height:50rpx;
  112. }
  113. .editFieldNull1{
  114. height:40rpx;
  115. }
  116. .editFieldNull2{
  117. height:60rpx;
  118. }
  119. .editFieldNull3{
  120. height:30rpx;
  121. }
  122. .panelItem {
  123. width: 650rpx;
  124. font-weight: 400;
  125. flex-wrap: wrap;
  126. justify-content: flex-start;
  127. z-index: 5;
  128. position: relative;
  129. }
  130. .panelField1 {
  131. width: 100%;
  132. justify-content: flex-start;
  133. z-index: 5;
  134. position: relative;
  135. }
  136. .panelField11 {
  137. font-size: 48rpx;
  138. justify-content: flex-start;
  139. color: #fff;
  140. }
  141. .panelTag {
  142. width: 100%;
  143. min-height: 95rpx;
  144. align-items: flex-start;
  145. justify-content: flex-start;
  146. margin-top: 60rpx;
  147. z-index: 5;
  148. }
  149. .panelTag .panelTagLine {
  150. margin: 0 0 0 50rpx;
  151. max-width: 650rpx;
  152. height: 10rpx;
  153. }
  154. .panelTag .panelTag1 {
  155. margin: 0 0 0 50rpx;
  156. width: 650rpx;
  157. flex-wrap: wrap;
  158. align-items: flex-start;
  159. justify-content: flex-start;
  160. }
  161. .panelTag .tag {
  162. font-size: 46rpx;
  163. margin: 0 30rpx 20rpx 0;
  164. font-weight: 400;
  165. color: #F1AB1E;
  166. }
  167. .right2 {
  168. position: absolute;
  169. top: 0;
  170. right: 0;
  171. width: 134rpx;
  172. height: 150rpx;
  173. align-items: flex-start;
  174. }
  175. .universalpic_show_white_30x30 {
  176. width: 36rpx;
  177. height: 36rpx;
  178. margin: 68rpx 50rpx 0 50rpx;
  179. }
  180. .universalpic_hide_white_34x34 {
  181. width: 36rpx;
  182. height: 20rpx;
  183. margin: 68rpx 50rpx 0 50rpx;
  184. }
  185. .panelField20 {
  186. width: 100%;
  187. justify-content: flex-start;
  188. z-index: 5;
  189. position: relative;
  190. min-height:240rpx;
  191. }
  192. .panelField2 {
  193. width: 710rpx;
  194. margin-bottom: 20rpx;
  195. border-radius: 20rpx;
  196. min-height:240rpx;
  197. }
  198. .panelField21 {
  199. width: 650rpx;
  200. font-size: 36rpx;
  201. margin: 40rpx;
  202. line-height: 66rpx;
  203. }
  204. .panelItem .panelSound {
  205. width: 40rpx;
  206. height: 40rpx;
  207. margin: 0 10rpx 0 0;
  208. background-color: #fff;
  209. border-radius: 50%;
  210. }
  211. .panelItem .panelSoundHover {
  212. background-color: #d2d2d2;
  213. }
  214. .panelItem .panelSoundHover1 {
  215. color: #d2d2d2;
  216. }
  217. .panelItem .universalpic_starting_tc01_26x26{
  218. width: 26rpx;
  219. height: 26rpx;
  220. margin: 10rpx 20rpx 10rpx 0;
  221. }
  222. .panelItem .universalpic_read_mark_black_20x20 {
  223. width: 21rpx;
  224. height: 20rpx;
  225. }
  226. .panelItem .panelRecorder {
  227. width:100%;
  228. justify-content: flex-start;
  229. }
  230. .panelItem .panelRecorder0 {
  231. width: 168rpx;
  232. height: 70rpx;
  233. background-color: #fff;
  234. border-radius: 10rpx;
  235. }
  236. .panelItem .textProblem{
  237. padding: 3rpx 20rpx;
  238. background-color: #F1AB1E;
  239. border-radius: 22rpx;
  240. text-align: center;
  241. font-size:28rpx;
  242. line-height: 45rpx;
  243. font-weight: 500;
  244. color:#1e1e1e;
  245. margin: 0 0 10rpx 0;
  246. }
  247. .panelItem .textDot{
  248. color: #F1AB1E;
  249. font-size:36rpx;
  250. margin-right: 20rpx;
  251. }
  252. .panelItem .textLine {
  253. text-decoration: underline;
  254. }
  255. .panelItem .textHighlighter {
  256. color:#1E1E1E;
  257. }
  258. .panelItem .textNormal {
  259. min-height: 50rpx;
  260. }
  261. .panelItem .textBigword{
  262. font-size:108rpx;
  263. }
  264. .panelItem .textNormal2 {
  265. font-size: 36rpx;
  266. }
  267. .panelItem .textPinyin {
  268. text-decoration: underline;
  269. margin-right: 10rpx;
  270. text-decoration-skip: ink;
  271. }
  272. .panelItem .imageContainer {
  273. width: 650rpx;
  274. margin: 6rpx 0;
  275. border-radius: 20rpx;
  276. background-color: rgba(0,0,0,0.1);
  277. position: relative;
  278. }
  279. .panelItem .imageFree {
  280. width: 650rpx;
  281. border-radius: 6rpx;
  282. }
  283. .panelItem .imageContainer2 {
  284. width: 650rpx;
  285. border-radius: 10rpx;
  286. background-color: rgba(0,0,0,0.1);
  287. position: relative;
  288. }
  289. .panelItem .imageFree2 {
  290. width: 650rpx;
  291. border-radius: 10rpx;
  292. }
  293. .panelItem .BishunPlay{
  294. width:80rpx;
  295. height:80rpx;
  296. background-color: #9B9B9B;
  297. color:#fff;
  298. position: absolute;
  299. bottom:0;
  300. right:0;
  301. z-index: 10;
  302. font-size:28rpx;
  303. text-align: center;
  304. line-height: 80rpx;
  305. }
  306. .panelItem .textBr {
  307. width: 100%;
  308. height: 24rpx;
  309. }
  310. .panelItem .textReturn {
  311. width: 100%;
  312. }
  313. .panelItem .textReturn2 {
  314. width: 100%;
  315. height: 30rpx;
  316. }
  317. /* ******************************** */
  318. .footer{
  319. width: 710rpx;
  320. position: fixed;
  321. bottom: 0;
  322. z-index: 10;
  323. border-top-left-radius: 20rpx;
  324. border-top-right-radius: 20rpx;
  325. }
  326. .panelFooter {
  327. width: 710rpx;
  328. margin-bottom: 20rpx;
  329. background-color: #181a21;
  330. border-radius: 20rpx;
  331. color: #d2d2d2;
  332. font-size: 48rpx;
  333. text-align: center;
  334. line-height: 140rpx;
  335. }
  336. .universalpic_next_gray_30x30{
  337. width:28rpx;
  338. height:26rpx;
  339. }
  340. .btn1 {
  341. width: 150rpx;
  342. height: 140rpx;
  343. }
  344. .btn2 {
  345. width: 450rpx;
  346. height: 140rpx;
  347. }
  348. .btn21 {
  349. font-size: 48rpx;
  350. color: #D2D2D2;
  351. text-align: center;
  352. padding-left: 0;
  353. padding-right: 0;
  354. background-color: #181a21;
  355. width: 454rpx;
  356. line-height: 140rpx;
  357. }
  358. .btn21::after {
  359. border: 0rpx;
  360. }
  361. .btn22 {
  362. width: 160rpx;
  363. line-height: 140rpx;
  364. text-align: center;
  365. font-size:36rpx;
  366. }
  367. .btn23 {
  368. width: 400rpx;
  369. }
  370. .panelSaveShare{
  371. justify-content: space-between;
  372. }
  373. .btn3 {
  374. width: 200rpx;
  375. line-height: 140rpx;
  376. text-align: center;
  377. font-size:36rpx;
  378. }
  379. .btn4 {
  380. width: 254rpx;
  381. line-height: 140rpx;
  382. text-align: center;
  383. font-size:48rpx;
  384. }
  385. .text5{
  386. width:108rpx;
  387. margin: 0 20rpx;
  388. }
  389. .universalpic_more_40x10 {
  390. width: 40rpx;
  391. height: 10rpx;
  392. }
  393. .universalpic_home_gray_36x36{
  394. width: 36rpx;
  395. height: 36rpx;
  396. }
  397. /* ****菜单********* */
  398. .panelMenu{
  399. width: 100%;
  400. justify-content: flex-end;
  401. position: fixed;
  402. bottom: 0;
  403. background-color: rgba(0, 0, 0, 0.66);
  404. z-index: 20;
  405. }
  406. .panelMenu1{
  407. width:710rpx;
  408. min-height: 110rpx;
  409. line-height: 110rpx;
  410. text-align: center;
  411. border-radius: 20rpx;
  412. background-color: #fff;
  413. font-size:36rpx;
  414. font-weight: 400;
  415. justify-content: space-between;
  416. }
  417. .panelMenu10{
  418. margin-bottom: 70rpx;
  419. }
  420. .panelMenu11{
  421. color:#FE6659;
  422. font-weight: 500;
  423. margin-bottom: 20rpx;
  424. }
  425. .panelMenu12{
  426. margin-bottom: 20rpx;
  427. }
  428. .Arrow{
  429. width:16rpx;
  430. height:26rpx;
  431. margin:0 30rpx;
  432. }
  433. .panelMenuLine{
  434. width:100%;
  435. height:1rpx;
  436. background-color: #d2d2d2;
  437. }
  438. .iphone10plusMenu{
  439. width:100%;
  440. height:200rpx;
  441. }