preview.wxss 3.1 KB

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