contribution.wxss 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. @charset "UTF-8";
  2. /* 页面左右间距 */
  3. /* 文字尺寸 */
  4. /*文字颜色*/
  5. /* 边框颜色 */
  6. /*颜色*/
  7. /* 图片加载中颜色 */
  8. /* 行为相关颜色 */
  9. /* 功能栏字体大小 */
  10. /*功能栏左侧小图标*/
  11. page,
  12. page {
  13. height: 100%;
  14. background-color: #FFFFFF;
  15. }
  16. .content {
  17. background-color: #FFFFFF;
  18. line-height: 1;
  19. padding-top: 25rpx;
  20. padding: 24rpx 24rpx 0;
  21. }
  22. .content .top {
  23. display: -webkit-box;
  24. display: -webkit-flex;
  25. display: flex;
  26. -webkit-box-pack: justify;
  27. -webkit-justify-content: space-between;
  28. justify-content: space-between;
  29. -webkit-box-align: center;
  30. -webkit-align-items: center;
  31. align-items: center;
  32. }
  33. .content .top .img {
  34. width: 360rpx;
  35. height: 80rpx;
  36. margin-left: -22rpx;
  37. }
  38. .content .top .img image {
  39. width: 360rpx;
  40. height: 80rpx;
  41. }
  42. .content .top .info {
  43. width: 50rpx;
  44. height: 50rpx;
  45. }
  46. .content .top .info image {
  47. width: 50rpx;
  48. height: 50rpx;
  49. }
  50. .content .cross {
  51. margin-left: 6rpx;
  52. height: 76rpx;
  53. line-height: 76rpx;
  54. color: #444444;
  55. border-bottom: 1rpx solid #CCCCCC;
  56. }
  57. .content .box {
  58. padding: 0 0 24rpx;
  59. }
  60. .content .box .title {
  61. font-size: 28rpx;
  62. margin: 26rpx 0;
  63. font-weight: 700;
  64. }
  65. .content .box .love {
  66. margin: 32rpx 0;
  67. width: 100%;
  68. height: 373rpx;
  69. }
  70. .content .box .love image {
  71. width: 100%;
  72. height: 373rpx;
  73. }
  74. .content .box .detail {
  75. font-size: 28rpx;
  76. line-height: 40rpx;
  77. }
  78. .content .box .detail .detail-spe {
  79. line-height: 46rpx;
  80. display: -webkit-box;
  81. display: -webkit-flex;
  82. display: flex;
  83. margin-top: 12rpx;
  84. }
  85. .content .box .detail .detail-spe .left {
  86. width: 158rpx;
  87. }
  88. .content .box .detail .detail-spe .right {
  89. line-height: 46rpx;
  90. -webkit-box-align: center;
  91. -webkit-align-items: center;
  92. align-items: center;
  93. overflow: hidden;
  94. text-overflow: ellipsis;
  95. display: -webkit-box;
  96. -webkit-line-clamp: 2;
  97. -webkit-box-orient: vertical;
  98. }
  99. .content .box .detail .detail-spe .copyband {
  100. display: -webkit-box;
  101. display: -webkit-flex;
  102. display: flex;
  103. float: right;
  104. -webkit-box-pack: center;
  105. -webkit-justify-content: center;
  106. justify-content: center;
  107. background-color: #F1F1F1;
  108. border-radius: 6rpx;
  109. line-height: 34rpx;
  110. font-size: 14rpx;
  111. color: #333;
  112. width: 164rpx;
  113. height: 34rpx;
  114. margin-top: 8rpx;
  115. }
  116. .content .box .detail .detail-item {
  117. margin-top: 12rpx;
  118. display: -webkit-box;
  119. display: -webkit-flex;
  120. display: flex;
  121. -webkit-box-pack: justify;
  122. -webkit-justify-content: space-between;
  123. justify-content: space-between;
  124. -webkit-box-align: center;
  125. -webkit-align-items: center;
  126. align-items: center;
  127. line-height: 46rpx;
  128. color: #000;
  129. }
  130. .content .box .detail .detail-item .copy {
  131. display: -webkit-box;
  132. display: -webkit-flex;
  133. display: flex;
  134. -webkit-box-pack: center;
  135. -webkit-justify-content: center;
  136. justify-content: center;
  137. background-color: #F1F1F1;
  138. border-radius: 6rpx;
  139. line-height: 34rpx;
  140. font-size: 14rpx;
  141. color: #333;
  142. padding: 0 24rpx;
  143. height: 34rpx;
  144. }
  145. .content .box .detail .phone {
  146. margin-left: 138rpx;
  147. height: 40rpx;
  148. color: #000;
  149. }
  150. .content .box .erweima {
  151. display: -webkit-box;
  152. display: -webkit-flex;
  153. display: flex;
  154. -webkit-box-orient: vertical;
  155. -webkit-box-direction: normal;
  156. -webkit-flex-direction: column;
  157. flex-direction: column;
  158. -webkit-box-align: center;
  159. -webkit-align-items: center;
  160. align-items: center;
  161. width: 100%;
  162. height: 100%;
  163. }
  164. .content .box .erweima .zhifu {
  165. margin-top: 24rpx;
  166. color: #4a9fdd;
  167. font-weight: 900;
  168. font-size: 48rpx;
  169. }
  170. .content .box .erweima image {
  171. width: 490rpx;
  172. height: 524rpx;
  173. }
  174. .content .box .erweima .name {
  175. margin: 14rpx 0;
  176. color: #d32d26;
  177. font-weight: 900;
  178. font-size: 48rpx;
  179. }
  180. .content .box .weixin {
  181. display: -webkit-box;
  182. display: -webkit-flex;
  183. display: flex;
  184. -webkit-box-orient: vertical;
  185. -webkit-box-direction: normal;
  186. -webkit-flex-direction: column;
  187. flex-direction: column;
  188. -webkit-box-align: center;
  189. -webkit-align-items: center;
  190. align-items: center;
  191. width: 100%;
  192. height: 100%;
  193. }
  194. .content .box .weixin .zhifu {
  195. margin-top: 24rpx;
  196. color: #428751;
  197. font-weight: 900;
  198. font-size: 48rpx;
  199. }
  200. .content .box .weixin image {
  201. width: 490rpx;
  202. height: 524rpx;
  203. }
  204. .content .box .weixin .name {
  205. margin: 14rpx 0;
  206. color: #d32d26;
  207. font-weight: 900;
  208. font-size: 48rpx;
  209. }