shangcheng.css 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. /* pages/shangcheng.wxss */
  2. .shangchengTop {
  3. width: 100%;
  4. }
  5. .shangchengTop image {
  6. width: 100%;
  7. height: 420rpx;
  8. }
  9. .cnfl {
  10. width: 100%;
  11. margin: 40rpx 0;
  12. display: flex;
  13. justify-content: space-between;
  14. }
  15. .gxs,
  16. .hm {
  17. width: 48%;
  18. border-radius: 20rpx;
  19. overflow: hidden;
  20. position: relative;
  21. }
  22. .gxs text,
  23. .hm text {
  24. position: absolute;
  25. left: 13%;
  26. top: 30%;
  27. font-size: 36rpx;
  28. font-weight: bold;
  29. }
  30. .gxs text {
  31. color: #2c8246;
  32. }
  33. .hm text {
  34. color: #d36900;
  35. }
  36. .gxs image,
  37. .hm image {
  38. width: 100%;
  39. height: 134rpx;
  40. }
  41. /* 积分 */
  42. .jfZongshu {
  43. width: 100%;
  44. display: flex;
  45. justify-content: space-between;
  46. margin: 30rpx 0;
  47. }
  48. .jfZongshu_in {
  49. width: 50%;
  50. background: #07c160;
  51. display: flex;
  52. flex-direction: column;
  53. padding: 3%;
  54. }
  55. .jfZongshu_in text {
  56. font-size: 24rpx;
  57. color: #fff;
  58. }
  59. .jfZongshu_in h2 {
  60. font-size: 44rpx;
  61. color: #fff;
  62. font-weight: bold;
  63. line-height: 80rpx;
  64. }
  65. .jfZongshu_in span {
  66. padding: 10rpx 0;
  67. font-size: 30rpx;
  68. background: -webkit-linear-gradient(#e9c79a, #e7bd88);
  69. background: -o-linear-gradient(#e9c79a, #e7bd88);
  70. background: -moz-linear-gradient(#e9c79a, #e7bd88);
  71. background: linear-gradient(#e9c79a, #e7bd88);
  72. color: #4f3413;
  73. width: 50%;
  74. text-align: center;
  75. border-radius: 20rpx;
  76. margin: 20rpx 0 0 160rpx;
  77. font-size: 28rpx;
  78. }
  79. .jfZongshuFr {
  80. width: 40%;
  81. }
  82. .xszn,
  83. .jfmx {
  84. background: #ecfcf2;
  85. padding: 30rpx;
  86. font-size: 30rpx;
  87. }
  88. .xszn {
  89. margin: 0 0 30rpx 0;
  90. }
  91. .icon-xinshouyindao,
  92. .icon-mingxi {
  93. font-size: 40rpx;
  94. color: #07c160;
  95. margin: 0 20rpx 0 0;
  96. }
  97. .icon-shangpin {
  98. font-size: 40rpx;
  99. margin: 0 10rpx 0 0;
  100. }
  101. .jiage {
  102. display: flex;
  103. margin: 20rpx 0 0 0;
  104. }
  105. .yhjg {
  106. font-size: 30rpx;
  107. color: #07c160;
  108. }
  109. .yhjg em {
  110. font-size: 24rpx;
  111. color: #07c160;
  112. }
  113. .yjjg {
  114. font-size: 24rpx;
  115. color: #9c9c9c;
  116. margin: 6rpx 0 0 20rpx;
  117. text-decoration: line-through;
  118. }
  119. .tjcpList {
  120. width: 100%;
  121. display: flex;
  122. justify-content: space-between;
  123. flex-wrap: wrap;
  124. padding: 0 0 120rpx 0;
  125. }
  126. .tjcpList li {
  127. width: 48%;
  128. background: #f5f5f5;
  129. border-radius: 10rpx;
  130. overflow: hidden;
  131. margin: 14rpx 0;
  132. padding: 0 0 16rpx 0;
  133. }
  134. .sp_pic {
  135. width: 100%;
  136. height: 270rpx;
  137. }
  138. .sp_wenben {
  139. width: 87%;
  140. padding: 20rpx;
  141. text-align: justify;
  142. }
  143. .sp_title {
  144. font-size: 30rpx;
  145. color: #333;
  146. }
  147. .tuijianCp {
  148. width: 100%;
  149. display: flex;
  150. justify-content: space-between;
  151. }
  152. .fenlei {
  153. font-size: 28rpx;
  154. line-height: 90rpx;
  155. color: #c3c3c3;
  156. }
  157. .tuijianCp .titleLeft {
  158. width: 80%;
  159. }
  160. .icon-fenlei {
  161. margin: 8rpx 10rpx 0 0;
  162. }
  163. .fabiaoPl {
  164. display: flex;
  165. justify-content: space-between;
  166. position: fixed;
  167. left: 0;
  168. bottom: 0;
  169. height: 112rpx;
  170. background: #e8e8e8;
  171. box-shadow: 0rpx 0rpx 16rpx #999;
  172. padding: 0 56rpx;
  173. width: 100%;
  174. }
  175. .fabiaoPl view {
  176. width: 112rpx;
  177. text-align: center;
  178. }
  179. .fabiaoPl view span {
  180. font-size: 20rpx;
  181. }
  182. .fabiaoPl view image {
  183. width: 54rpx;
  184. height: 54rpx;
  185. margin: 10rpx auto 0 auto;
  186. }