preview.wxss 3.3 KB

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