preview.wxss 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. .container {
  2. justify-content: flex-start;
  3. font-weight: 500;
  4. color: #1e1e1e;
  5. background-color: #e3e3e3;
  6. }
  7. .panelTop {
  8. width: 100%;
  9. height: 120rpx;
  10. background-color: #fff;
  11. justify-content: space-between;
  12. font-size: 28rpx;
  13. position: fixed;
  14. top:0;
  15. z-index: 10;
  16. border-bottom: 1rpx solid #d2d2d2;
  17. }
  18. .panelTop1{
  19. width:100%;
  20. height: 120rpx;
  21. background-color: #fff;
  22. }
  23. .left {
  24. margin-left: 25rpx;
  25. font-weight: 400;
  26. align-items: flex-start;
  27. }
  28. .right {
  29. margin-right: 20rpx;
  30. }
  31. .panelCancel0 {
  32. width: 70rpx;
  33. height: 70rpx;
  34. background-color: rgba(0, 0, 0, 0.1);
  35. border-radius: 50%;
  36. margin-left: 15rpx;
  37. }
  38. .universalpic_fav_default_gray_26x24 {
  39. width: 26rpx;
  40. height: 24rpx;
  41. }
  42. .panelNumber1 {
  43. font-family: 'Roboto-Black';
  44. font-size: 20rpx;
  45. margin: 0 3rpx;
  46. height: 50rpx;
  47. min-width: 50rpx;
  48. text-align: center;
  49. line-height: 50rpx;
  50. color: rgba(255, 255, 255, 0.5);
  51. }
  52. .panelNumber2 {
  53. color: #fff;
  54. margin-right:25rpx;
  55. }
  56. .panelNumber2Line {
  57. width: 70%;
  58. height: 6rpx;
  59. margin-top: -7rpx;
  60. }
  61. .panelTopBtn{
  62. width:100rpx;
  63. height:120rpx;
  64. }
  65. .universalpic_del_black_20x28{
  66. width:20rpx;
  67. height:28rpx;
  68. }
  69. .universalpic_info_black_26x26{
  70. width:26rpx;
  71. height:26rpx;
  72. }
  73. .universalpic_edit_black_25x25{
  74. width: 25rpx;
  75. height: 25rpx;
  76. }
  77. .universalpic_fav_default_black_26x24{
  78. width: 26rpx;
  79. height: 24rpx;
  80. }
  81. .LimitTime{
  82. align-items: flex-start;
  83. width: 100%;
  84. }
  85. .text1 {
  86. font-size:24rpx;
  87. color:#fff;
  88. margin-left: 50rpx;
  89. }
  90. .text3 {
  91. color: #787878;
  92. width: 156rpx;
  93. line-height: 80rpx;
  94. text-align: center;
  95. background-color: #fff;
  96. border:1rpx solid #9B9B9B;
  97. border-radius: 10rpx;
  98. font-size: 24rpx;
  99. }
  100. .text4 {
  101. color: #A20602;
  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 .textProblem{
  225. padding: 3rpx 20rpx;
  226. background-color: #F1AB1E;
  227. border-radius: 22rpx;
  228. text-align: center;
  229. font-size:28rpx;
  230. line-height: 45rpx;
  231. font-weight: 500;
  232. color:#1e1e1e;
  233. margin: 0 0 10rpx 0;
  234. }
  235. .panelItem .textDot{
  236. color: #F1AB1E;
  237. font-size:36rpx;
  238. margin-right: 20rpx;
  239. }
  240. .panelItem .textLine {
  241. text-decoration: underline;
  242. }
  243. .panelItem .textNormal {
  244. min-height: 50rpx;
  245. }
  246. .panelItem .textNormal2 {
  247. font-size: 36rpx;
  248. }
  249. .panelItem .textPinyin {
  250. text-decoration: underline;
  251. margin-right: 10rpx;
  252. }
  253. .panelItem .imageContainer {
  254. width: 650rpx;
  255. margin: 6rpx 0;
  256. border-radius: 20rpx;
  257. background-color: rgba(0,0,0,0.1);
  258. }
  259. .panelItem .imageFree {
  260. width: 650rpx;
  261. border-radius: 6rpx;
  262. }
  263. .panelItem .imageContainer2 {
  264. width: 650rpx;
  265. border-radius: 10rpx;
  266. background-color: rgba(0,0,0,0.1);
  267. }
  268. .panelItem .imageFree2 {
  269. width: 650rpx;
  270. border-radius: 10rpx;
  271. }
  272. .panelItem .textBr {
  273. width: 100%;
  274. height: 24rpx;
  275. }
  276. .panelItem .textReturn {
  277. width: 100%;
  278. }
  279. .panelItem .textReturn2 {
  280. width: 100%;
  281. height: 30rpx;
  282. }
  283. /* ******************************** */
  284. .footer{
  285. width: 710rpx;
  286. position: fixed;
  287. bottom: 0;
  288. z-index: 10;
  289. border-top-left-radius: 20rpx;
  290. border-top-right-radius: 20rpx;
  291. }
  292. .panelFooter {
  293. width: 710rpx;
  294. margin-bottom: 20rpx;
  295. background-color: #181a21;
  296. border-radius: 20rpx;
  297. color: #d2d2d2;
  298. font-size: 48rpx;
  299. text-align: center;
  300. line-height: 140rpx;
  301. }
  302. .universalpic_next_gray_30x30{
  303. width:28rpx;
  304. height:26rpx;
  305. }
  306. .btn1 {
  307. width: 150rpx;
  308. height: 120rpx;
  309. }
  310. .btn2 {
  311. width: 450rpx;
  312. height: 120rpx;
  313. }
  314. .btn21 {
  315. font-size: 48rpx;
  316. color: #D2D2D2;
  317. text-align: center;
  318. padding-left: 0;
  319. padding-right: 0;
  320. background-color: #181a21;
  321. }
  322. .btn21::after {
  323. border: 0px;
  324. }
  325. .panelSaveShare{
  326. justify-content: space-between;
  327. }
  328. .btn3 {
  329. width: 200rpx;
  330. line-height: 120rpx;
  331. text-align: center;
  332. font-size:36rpx;
  333. }
  334. .btn4 {
  335. width: 254rpx;
  336. line-height: 120rpx;
  337. text-align: center;
  338. font-size:48rpx;
  339. }
  340. .text5{
  341. width:108rpx;
  342. margin: 0 20rpx;
  343. }
  344. .universalpic_more_40x10 {
  345. width: 40rpx;
  346. height: 10rpx;
  347. }
  348. .universalpic_home_gray_28x28{
  349. width: 28rpx;
  350. height: 28rpx;
  351. }