preview.wxss 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  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. }
  27. .right {
  28. margin-right: 30rpx;
  29. }
  30. .text2 {
  31. color: #787878;
  32. margin-left: 30rpx;
  33. font-weight: 500;
  34. }
  35. .text3 {
  36. color: #787878;
  37. width: 132rpx;
  38. line-height: 80rpx;
  39. text-align: center;
  40. background-color: #fff;
  41. border:1rpx solid #9B9B9B;
  42. border-radius: 10rpx;
  43. font-size: 24rpx;
  44. }
  45. .text4 {
  46. color: #A20602;
  47. }
  48. .panelItem {
  49. width: 650rpx;
  50. font-weight: 400;
  51. flex-wrap: wrap;
  52. justify-content: flex-start;
  53. color: #1e1e1e;
  54. }
  55. .panelField1 {
  56. width: 100%;
  57. background-color: #fff;
  58. min-height: 320rpx;
  59. justify-content: flex-start;
  60. border-bottom-left-radius: 50rpx;
  61. border-bottom-right-radius: 50rpx;
  62. }
  63. .panelFieldsharepreview{
  64. min-height: 0rpx;
  65. border-bottom-left-radius: 0;
  66. border-bottom-right-radius: 0;
  67. }
  68. .panelField11 {
  69. font-size: 46rpx;
  70. justify-content: flex-start;
  71. margin: 40rpx 0 80rpx 0;
  72. }
  73. .panelItem .universalpic_read_gray_40x40 {
  74. width: 40rpx;
  75. height: 40rpx;
  76. margin: 0 10rpx 0 10rpx;
  77. }
  78. .panelItem .panelSound {
  79. width: 40rpx;
  80. height: 40rpx;
  81. margin: 0 10rpx 0 0;
  82. background-color: #F0F0F0;
  83. border-radius: 50%;
  84. }
  85. .panelItem .universalpic_read_mark_black_20x20 {
  86. width: 21rpx;
  87. height: 20rpx;
  88. }
  89. .panelItem .textLine {
  90. text-decoration: underline;
  91. }
  92. .panelItem .textNormal {
  93. width:650rpx;
  94. justify-content: flex-start;
  95. }
  96. .panelItem .textPinyin {
  97. text-decoration: underline;
  98. margin-right: 10rpx;
  99. }
  100. .panelItem .imageBishun {
  101. width: 360rpx;
  102. height: 360rpx;
  103. margin: 30rpx 0;
  104. }
  105. .panelItem .imageFree {
  106. width: 650rpx;
  107. margin: 30rpx 0;
  108. border-radius: 20rpx;
  109. }
  110. .panelItem .textBr{
  111. width:100%;
  112. height:20rpx;
  113. }
  114. .panelItem .textReturn {
  115. width: 100%;
  116. }
  117. .panelItem .textReturn2 {
  118. width: 100%;
  119. height: 30rpx;
  120. }
  121. .panelTag {
  122. width: 100%;
  123. justify-content: space-between;
  124. margin: 60rpx 0 20rpx 0;
  125. }
  126. .panelTag1 {
  127. font-size: 28rpx;
  128. margin-left: 50rpx;
  129. }
  130. .panelTag .tagDot{
  131. width:20rpx;
  132. height:20rpx;
  133. border-radius: 5rpx;
  134. background-color: #9B9B9B;
  135. margin-right: 20rpx;
  136. }
  137. .panelTag .tag {
  138. color: #1E1E1E;
  139. margin: 6rpx 20rpx 6rpx 0;
  140. }
  141. .right2 {
  142. margin-right: 50rpx;
  143. }
  144. .line1 {
  145. width: 4rpx;
  146. height: 30rpx;
  147. background-color: #d2d2d2;
  148. }
  149. .universalpic_restore_black_34x34 {
  150. width: 26rpx;
  151. height: 26rpx;
  152. margin-left: 50rpx;
  153. }
  154. .panelField2 {
  155. width: 100%;
  156. margin-bottom: 20rpx;
  157. }
  158. .panelField21 {
  159. width: 650rpx;
  160. font-size: 36rpx;
  161. margin: 40rpx 0 0 0;
  162. }
  163. .lineField{
  164. width:650rpx;
  165. height:3rpx;
  166. background-color: #D2D2D2;
  167. margin-top: 30rpx;
  168. }
  169. .panelSave {
  170. width: 100%;
  171. background-color: #fff;
  172. position: fixed;
  173. bottom: 0;
  174. font-size: 36rpx;
  175. z-index: 10;
  176. color: #0071ef;
  177. text-align: center;
  178. line-height: 120rpx;
  179. border-top: 1rpx solid #d2d2d2;
  180. }
  181. .btn1 {
  182. width: 150rpx;
  183. height: 120rpx;
  184. }
  185. .btn2 {
  186. width: 225rpx;
  187. height: 120rpx;
  188. background-color: #fff;
  189. }
  190. .btn21 {
  191. width: 160rpx;
  192. height: 80rpx;
  193. font-size: 24rpx;
  194. color: #0071ef;
  195. line-height: 80rpx;
  196. text-align: center;
  197. padding-left: 0;
  198. padding-right: 0;
  199. background-color: #fff;
  200. border:1rpx solid #9B9B9B;
  201. border-radius: 10rpx;
  202. margin: 0;
  203. }
  204. .btn21::after {
  205. border: 0px;
  206. }
  207. .universalpic_prev_black_30x30 {
  208. width: 28rpx;
  209. height: 26rpx;
  210. }
  211. .panelSaveShare{
  212. justify-content: space-between;
  213. }
  214. .btn3 {
  215. width: 375rpx;
  216. line-height: 120rpx;
  217. height:120rpx;
  218. background-color: #fff;
  219. text-align: center;
  220. color: #0071ef;
  221. }
  222. .text5{
  223. width:108rpx;
  224. margin: 0 20rpx;
  225. }
  226. .universalpic_more_40x10 {
  227. width: 40rpx;
  228. height: 10rpx;
  229. }