preview.wxss 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514
  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. }
  191. .panelField2 {
  192. width: 710rpx;
  193. margin-bottom: 20rpx;
  194. border-radius: 20rpx;
  195. }
  196. .panelField21 {
  197. width: 650rpx;
  198. font-size: 36rpx;
  199. margin: 40rpx;
  200. line-height: 66rpx;
  201. }
  202. .panelItem .panelSound {
  203. width: 40rpx;
  204. height: 40rpx;
  205. margin: 0 10rpx 0 0;
  206. background-color: #fff;
  207. border-radius: 50%;
  208. }
  209. .panelItem .panelSoundHover {
  210. background-color: #d2d2d2;
  211. }
  212. .panelItem .panelSoundHover1 {
  213. color: #d2d2d2;
  214. }
  215. .panelItem .universalpic_starting_tc01_26x26{
  216. width: 26rpx;
  217. height: 26rpx;
  218. margin: 10rpx 20rpx 10rpx 0;
  219. }
  220. .panelItem .universalpic_read_mark_black_20x20 {
  221. width: 21rpx;
  222. height: 20rpx;
  223. }
  224. .panelItem .panelRecorder {
  225. width:100%;
  226. justify-content: flex-start;
  227. }
  228. .panelItem .panelRecorder0 {
  229. width: 168rpx;
  230. height: 70rpx;
  231. background-color: #fff;
  232. border-radius: 10rpx;
  233. }
  234. .panelItem .textProblem{
  235. padding: 3rpx 20rpx;
  236. background-color: #F1AB1E;
  237. border-radius: 22rpx;
  238. text-align: center;
  239. font-size:28rpx;
  240. line-height: 45rpx;
  241. font-weight: 500;
  242. color:#1e1e1e;
  243. margin: 0 0 10rpx 0;
  244. }
  245. .panelItem .textDot{
  246. color: #F1AB1E;
  247. font-size:36rpx;
  248. margin-right: 20rpx;
  249. }
  250. .panelItem .textLine {
  251. text-decoration: underline;
  252. }
  253. .panelItem .textHighlighter {
  254. color:#1E1E1E;
  255. }
  256. .panelItem .textNormal {
  257. min-height: 50rpx;
  258. }
  259. .panelItem .textNormal2 {
  260. font-size: 36rpx;
  261. }
  262. .panelItem .textPinyin {
  263. text-decoration: underline;
  264. margin-right: 10rpx;
  265. text-decoration-skip: ink;
  266. }
  267. .panelItem .imageContainer {
  268. width: 650rpx;
  269. margin: 6rpx 0;
  270. border-radius: 20rpx;
  271. background-color: rgba(0,0,0,0.1);
  272. position: relative;
  273. }
  274. .panelItem .imageFree {
  275. width: 650rpx;
  276. border-radius: 6rpx;
  277. }
  278. .panelItem .imageContainer2 {
  279. width: 650rpx;
  280. border-radius: 10rpx;
  281. background-color: rgba(0,0,0,0.1);
  282. position: relative;
  283. }
  284. .panelItem .imageFree2 {
  285. width: 650rpx;
  286. border-radius: 10rpx;
  287. }
  288. .panelItem .BishunPlay{
  289. width:80rpx;
  290. height:80rpx;
  291. background-color: #9B9B9B;
  292. color:#fff;
  293. position: absolute;
  294. bottom:0;
  295. right:0;
  296. z-index: 10;
  297. font-size:28rpx;
  298. text-align: center;
  299. line-height: 80rpx;
  300. }
  301. .panelItem .textBr {
  302. width: 100%;
  303. height: 24rpx;
  304. }
  305. .panelItem .textReturn {
  306. width: 100%;
  307. }
  308. .panelItem .textReturn2 {
  309. width: 100%;
  310. height: 30rpx;
  311. }
  312. /* ******************************** */
  313. .footer{
  314. width: 710rpx;
  315. position: fixed;
  316. bottom: 0;
  317. z-index: 10;
  318. border-top-left-radius: 20rpx;
  319. border-top-right-radius: 20rpx;
  320. }
  321. .panelFooter {
  322. width: 710rpx;
  323. margin-bottom: 20rpx;
  324. background-color: #181a21;
  325. border-radius: 20rpx;
  326. color: #d2d2d2;
  327. font-size: 48rpx;
  328. text-align: center;
  329. line-height: 140rpx;
  330. }
  331. .universalpic_next_gray_30x30{
  332. width:28rpx;
  333. height:26rpx;
  334. }
  335. .btn1 {
  336. width: 150rpx;
  337. height: 140rpx;
  338. }
  339. .btn2 {
  340. width: 450rpx;
  341. height: 140rpx;
  342. }
  343. .btn21 {
  344. font-size: 48rpx;
  345. color: #D2D2D2;
  346. text-align: center;
  347. padding-left: 0;
  348. padding-right: 0;
  349. background-color: #181a21;
  350. width: 454rpx;
  351. line-height: 140rpx;
  352. }
  353. .btn21::after {
  354. border: 0rpx;
  355. }
  356. .btn22 {
  357. width: 160rpx;
  358. line-height: 140rpx;
  359. text-align: center;
  360. font-size:36rpx;
  361. }
  362. .btn23 {
  363. width: 400rpx;
  364. }
  365. .panelSaveShare{
  366. justify-content: space-between;
  367. }
  368. .btn3 {
  369. width: 200rpx;
  370. line-height: 140rpx;
  371. text-align: center;
  372. font-size:36rpx;
  373. }
  374. .btn4 {
  375. width: 254rpx;
  376. line-height: 140rpx;
  377. text-align: center;
  378. font-size:48rpx;
  379. }
  380. .text5{
  381. width:108rpx;
  382. margin: 0 20rpx;
  383. }
  384. .universalpic_more_40x10 {
  385. width: 40rpx;
  386. height: 10rpx;
  387. }
  388. .universalpic_home_gray_36x36{
  389. width: 36rpx;
  390. height: 36rpx;
  391. }
  392. /* ****菜单********* */
  393. .panelMenu{
  394. width: 100%;
  395. justify-content: flex-end;
  396. position: fixed;
  397. bottom: 0;
  398. background-color: rgba(0, 0, 0, 0.66);
  399. z-index: 20;
  400. }
  401. .panelMenu1{
  402. width:710rpx;
  403. min-height: 110rpx;
  404. line-height: 110rpx;
  405. text-align: center;
  406. border-radius: 20rpx;
  407. background-color: #fff;
  408. font-size:36rpx;
  409. font-weight: 400;
  410. justify-content: space-between;
  411. }
  412. .panelMenu10{
  413. margin-bottom: 70rpx;
  414. }
  415. .panelMenu11{
  416. color:#FE6659;
  417. font-weight: 500;
  418. margin-bottom: 20rpx;
  419. }
  420. .panelMenu12{
  421. margin-bottom: 20rpx;
  422. }
  423. .Arrow{
  424. width:16rpx;
  425. height:26rpx;
  426. margin:0 30rpx;
  427. }
  428. .panelMenuLine{
  429. width:100%;
  430. height:1rpx;
  431. background-color: #d2d2d2;
  432. }
  433. .iphone10plusMenu{
  434. width:100%;
  435. height:200rpx;
  436. }