preview.wxss 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  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. }
  129. .panelField1 {
  130. width: 100%;
  131. justify-content: flex-start;
  132. }
  133. .panelField11 {
  134. font-size: 48rpx;
  135. justify-content: flex-start;
  136. color: #fff;
  137. }
  138. .panelTag {
  139. width: 100%;
  140. min-height: 95rpx;
  141. align-items: flex-start;
  142. justify-content: flex-start;
  143. margin-top: 60rpx;
  144. z-index: 5;
  145. }
  146. .panelTag .panelTagLine {
  147. margin: 0 0 0 50rpx;
  148. max-width: 650rpx;
  149. height: 10rpx;
  150. }
  151. .panelTag .panelTag1 {
  152. margin: 0 0 0 50rpx;
  153. width: 650rpx;
  154. flex-wrap: wrap;
  155. align-items: flex-start;
  156. justify-content: flex-start;
  157. }
  158. .panelTag .tag {
  159. font-size: 46rpx;
  160. margin: 0 30rpx 20rpx 0;
  161. font-weight: 400;
  162. color: #F1AB1E;
  163. }
  164. .right2 {
  165. position: absolute;
  166. top: 0;
  167. right: 0;
  168. width: 134rpx;
  169. height: 150rpx;
  170. align-items: flex-start;
  171. }
  172. .universalpic_show_white_30x30 {
  173. width: 36rpx;
  174. height: 36rpx;
  175. margin: 68rpx 50rpx 0 50rpx;
  176. }
  177. .universalpic_hide_white_34x34 {
  178. width: 36rpx;
  179. height: 20rpx;
  180. margin: 68rpx 50rpx 0 50rpx;
  181. }
  182. .panelField20 {
  183. width: 100%;
  184. justify-content: flex-start;
  185. z-index: 5;
  186. }
  187. .panelField2 {
  188. width: 710rpx;
  189. margin-bottom: 20rpx;
  190. border-radius: 20rpx;
  191. }
  192. .panelField21 {
  193. width: 650rpx;
  194. font-size: 36rpx;
  195. margin: 40rpx;
  196. line-height: 66rpx;
  197. }
  198. .panelItem .panelSound {
  199. width: 40rpx;
  200. height: 40rpx;
  201. margin: 0 10rpx 0 0;
  202. background-color: #fff;
  203. border-radius: 50%;
  204. }
  205. .panelItem .panelSoundHover {
  206. background-color: #d2d2d2;
  207. }
  208. .panelItem .panelSoundHover1 {
  209. color: #d2d2d2;
  210. }
  211. .panelItem .universalpic_starting_tc01_26x26{
  212. width: 26rpx;
  213. height: 26rpx;
  214. margin: 10rpx 20rpx 10rpx 0;
  215. }
  216. .panelItem .universalpic_read_mark_black_20x20 {
  217. width: 21rpx;
  218. height: 20rpx;
  219. }
  220. .panelItem .textProblem{
  221. padding: 3rpx 20rpx;
  222. background-color: #F1AB1E;
  223. border-radius: 22rpx;
  224. text-align: center;
  225. font-size:28rpx;
  226. line-height: 45rpx;
  227. font-weight: 500;
  228. color:#1e1e1e;
  229. margin: 0 0 10rpx 0;
  230. }
  231. .panelItem .textDot{
  232. color: #F1AB1E;
  233. font-size:36rpx;
  234. margin-right: 20rpx;
  235. }
  236. .panelItem .textLine {
  237. text-decoration: underline;
  238. }
  239. .panelItem .textNormal {
  240. min-height: 50rpx;
  241. }
  242. .panelItem .textNormal2 {
  243. font-size: 36rpx;
  244. }
  245. .panelItem .textPinyin {
  246. text-decoration: underline;
  247. margin-right: 10rpx;
  248. }
  249. .panelItem .imageContainer {
  250. width: 650rpx;
  251. margin: 6rpx 0;
  252. border-radius: 20rpx;
  253. background-color: rgba(0,0,0,0.1);
  254. }
  255. .panelItem .imageFree {
  256. width: 650rpx;
  257. border-radius: 6rpx;
  258. }
  259. .panelItem .imageContainer2 {
  260. width: 650rpx;
  261. border-radius: 10rpx;
  262. background-color: rgba(0,0,0,0.1);
  263. }
  264. .panelItem .imageFree2 {
  265. width: 650rpx;
  266. border-radius: 10rpx;
  267. }
  268. .panelItem .textBr {
  269. width: 100%;
  270. height: 24rpx;
  271. }
  272. .panelItem .textReturn {
  273. width: 100%;
  274. }
  275. .panelItem .textReturn2 {
  276. width: 100%;
  277. height: 30rpx;
  278. }
  279. /* ******************************** */
  280. .footer{
  281. width: 710rpx;
  282. position: fixed;
  283. bottom: 0;
  284. z-index: 10;
  285. border-top-left-radius: 20rpx;
  286. border-top-right-radius: 20rpx;
  287. }
  288. .panelFooter {
  289. width: 710rpx;
  290. margin-bottom: 20rpx;
  291. background-color: #181a21;
  292. border-radius: 20rpx;
  293. color: #d2d2d2;
  294. font-size: 48rpx;
  295. text-align: center;
  296. line-height: 140rpx;
  297. }
  298. .universalpic_next_gray_30x30{
  299. width:28rpx;
  300. height:26rpx;
  301. }
  302. .btn1 {
  303. width: 150rpx;
  304. height: 120rpx;
  305. }
  306. .btn2 {
  307. width: 450rpx;
  308. height: 120rpx;
  309. }
  310. .btn21 {
  311. font-size: 48rpx;
  312. color: #D2D2D2;
  313. text-align: center;
  314. padding-left: 0;
  315. padding-right: 0;
  316. background-color: #181a21;
  317. }
  318. .btn21::after {
  319. border: 0px;
  320. }
  321. .panelSaveShare{
  322. justify-content: space-between;
  323. }
  324. .btn3 {
  325. width: 200rpx;
  326. line-height: 120rpx;
  327. text-align: center;
  328. font-size:36rpx;
  329. }
  330. .btn4 {
  331. width: 254rpx;
  332. line-height: 120rpx;
  333. text-align: center;
  334. font-size:48rpx;
  335. }
  336. .text5{
  337. width:108rpx;
  338. margin: 0 20rpx;
  339. }
  340. .universalpic_more_40x10 {
  341. width: 40rpx;
  342. height: 10rpx;
  343. }
  344. .universalpic_home_gray_28x28{
  345. width: 28rpx;
  346. height: 28rpx;
  347. }