preview.wxss 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  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: 30rpx;
  22. font-weight: 400;
  23. }
  24. .right {
  25. margin-right: 20rpx;
  26. }
  27. .universalpic_plan_6dots_black_30x32{
  28. width: 30rpx;
  29. height:32rpx;
  30. margin-right: 20rpx;
  31. }
  32. .panelCancel0 {
  33. width: 70rpx;
  34. height: 70rpx;
  35. background-color: rgba(0, 0, 0, 0.1);
  36. border-radius: 50%;
  37. margin-left: 15rpx;
  38. }
  39. .universalpic_fav_default_gray_26x24 {
  40. width: 26rpx;
  41. height: 24rpx;
  42. }
  43. .panelNumber1 {
  44. font-family: 'Roboto-Black';
  45. font-size: 20rpx;
  46. margin: 0 3rpx;
  47. height: 50rpx;
  48. min-width: 50rpx;
  49. text-align: center;
  50. line-height: 50rpx;
  51. color: rgba(255, 255, 255, 0.5);
  52. }
  53. .panelNumber2 {
  54. color: #fff;
  55. margin-right:25rpx;
  56. }
  57. .panelNumber2Line {
  58. width: 70%;
  59. height: 6rpx;
  60. margin-top: -7rpx;
  61. }
  62. .panelTopBtn{
  63. width:80rpx;
  64. height:80rpx;
  65. font-size: 24rpx;
  66. margin-left:10rpx;
  67. }
  68. .panelTopBtn2{
  69. font-size: 22rpx;
  70. letter-spacing:2rpx;
  71. }
  72. .universalpic_del_black_20x28{
  73. width:20rpx;
  74. height:28rpx;
  75. }
  76. .universalpic_fav_default_black_26x24{
  77. width: 26rpx;
  78. height: 24rpx;
  79. }
  80. .LimitTime{
  81. align-items: flex-start;
  82. width: 100%;
  83. }
  84. .text1 {
  85. font-size:24rpx;
  86. color:#fff;
  87. margin-left: 50rpx;
  88. }
  89. .text3 {
  90. color: #1E1E1E;
  91. height:80rpx;
  92. line-height: 80rpx;
  93. text-align: left;
  94. background-color: #fff;
  95. font-size: 24rpx;
  96. font-weight: 500;
  97. }
  98. .text4 {
  99. font-size:24rpx;
  100. margin-left:10rpx;
  101. font-weight: 500;
  102. }
  103. .editField{
  104. color:#fff;
  105. font-size:24rpx;
  106. align-self: flex-start;
  107. margin: 0 0 20rpx 50rpx;
  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 .universalpic_voicerecorder_transmit_black_44x34{
  235. width: 44rpx;
  236. height: 34rpx;
  237. }
  238. .panelItem .textProblem{
  239. padding: 3rpx 20rpx;
  240. background-color: #F1AB1E;
  241. border-radius: 22rpx;
  242. text-align: center;
  243. font-size:28rpx;
  244. line-height: 45rpx;
  245. font-weight: 500;
  246. color:#1e1e1e;
  247. margin: 0 0 10rpx 0;
  248. }
  249. .panelItem .textDot{
  250. color: #F1AB1E;
  251. font-size:36rpx;
  252. margin-right: 20rpx;
  253. }
  254. .panelItem .textLine {
  255. text-decoration: underline;
  256. }
  257. .panelItem .textHighlighter {
  258. color:#1E1E1E;
  259. }
  260. .panelItem .textNormal {
  261. min-height: 50rpx;
  262. }
  263. .panelItem .textNormal2 {
  264. font-size: 36rpx;
  265. }
  266. .panelItem .textPinyin {
  267. text-decoration: underline;
  268. margin-right: 10rpx;
  269. }
  270. .panelItem .imageContainer {
  271. width: 650rpx;
  272. margin: 6rpx 0;
  273. border-radius: 20rpx;
  274. background-color: rgba(0,0,0,0.1);
  275. }
  276. .panelItem .imageFree {
  277. width: 650rpx;
  278. border-radius: 6rpx;
  279. }
  280. .panelItem .imageContainer2 {
  281. width: 650rpx;
  282. border-radius: 10rpx;
  283. background-color: rgba(0,0,0,0.1);
  284. }
  285. .panelItem .imageFree2 {
  286. width: 650rpx;
  287. border-radius: 10rpx;
  288. }
  289. .panelItem .textBr {
  290. width: 100%;
  291. height: 24rpx;
  292. }
  293. .panelItem .textReturn {
  294. width: 100%;
  295. }
  296. .panelItem .textReturn2 {
  297. width: 100%;
  298. height: 30rpx;
  299. }
  300. /* ******************************** */
  301. .footer{
  302. width: 710rpx;
  303. position: fixed;
  304. bottom: 0;
  305. z-index: 10;
  306. border-top-left-radius: 20rpx;
  307. border-top-right-radius: 20rpx;
  308. }
  309. .panelFooter {
  310. width: 710rpx;
  311. margin-bottom: 20rpx;
  312. background-color: #181a21;
  313. border-radius: 20rpx;
  314. color: #d2d2d2;
  315. font-size: 48rpx;
  316. text-align: center;
  317. line-height: 140rpx;
  318. }
  319. .universalpic_next_gray_30x30{
  320. width:28rpx;
  321. height:26rpx;
  322. }
  323. .btn1 {
  324. width: 150rpx;
  325. height: 140rpx;
  326. }
  327. .btn2 {
  328. width: 450rpx;
  329. height: 140rpx;
  330. }
  331. .btn21 {
  332. font-size: 48rpx;
  333. color: #D2D2D2;
  334. text-align: center;
  335. padding-left: 0;
  336. padding-right: 0;
  337. background-color: #181a21;
  338. width: 454rpx;
  339. line-height: 140rpx;
  340. }
  341. .btn21::after {
  342. border: 0px;
  343. }
  344. .btn22 {
  345. width: 160rpx;
  346. line-height: 140rpx;
  347. text-align: center;
  348. font-size:36rpx;
  349. }
  350. .btn23 {
  351. width: 400rpx;
  352. }
  353. .panelSaveShare{
  354. justify-content: space-between;
  355. }
  356. .btn3 {
  357. width: 200rpx;
  358. line-height: 140rpx;
  359. text-align: center;
  360. font-size:36rpx;
  361. }
  362. .btn4 {
  363. width: 254rpx;
  364. line-height: 140rpx;
  365. text-align: center;
  366. font-size:48rpx;
  367. }
  368. .text5{
  369. width:108rpx;
  370. margin: 0 20rpx;
  371. }
  372. .universalpic_more_40x10 {
  373. width: 40rpx;
  374. height: 10rpx;
  375. }
  376. .universalpic_home_gray_36x36{
  377. width: 36rpx;
  378. height: 36rpx;
  379. }
  380. .numberContainer {
  381. width: 100%;
  382. justify-content: flex-start;
  383. align-items: flex-start;
  384. position: fixed;
  385. top: 0;
  386. background-color: #fff;
  387. color: #1e1e1e;
  388. z-index: 20;
  389. }
  390. .numberContaineFooter {
  391. width: 100%;
  392. position: fixed;
  393. bottom: 0;
  394. align-items: flex-start;
  395. font-size: 28rpx;
  396. border-top: 1rpx solid rgba(0, 0, 0, 0.2);
  397. text-align: center;
  398. line-height: 100rpx;
  399. }
  400. .numberContainerFooter1{
  401. width: 100%;
  402. position: fixed;
  403. bottom: 100rpx;
  404. }
  405. .numberContainerFooter10 {
  406. width: 100%;
  407. height: 100rpx;
  408. justify-content: flex-start;
  409. }
  410. .numberContainerFooter11 {
  411. margin-left: 20rpx;
  412. font-size: 28rpx;
  413. }
  414. .universalpic_part_black_30x30{
  415. width: 30rpx;
  416. height: 30rpx;
  417. margin-left: 40rpx;
  418. }
  419. .universalpic_more_black_32x8{
  420. width: 32rpx;
  421. height: 8rpx;
  422. }