user.wxss 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. @charset "UTF-8";
  2. /* 页面左右间距 */
  3. /* 文字尺寸 */
  4. /*文字颜色*/
  5. /* 边框颜色 */
  6. /*颜色*/
  7. /* 图片加载中颜色 */
  8. /* 行为相关颜色 */
  9. /* 功能栏字体大小 */
  10. /*功能栏左侧小图标*/
  11. .content {
  12. line-height: 1;
  13. }
  14. .content .top {
  15. width: 750rpx;
  16. height: 450rpx;
  17. background-color: #FF727E;
  18. }
  19. .content .top-box {
  20. width: 690rpx;
  21. height: 360rpx;
  22. background: #FFFFFF;
  23. box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.06);
  24. border-radius: 12rpx;
  25. margin: -240rpx auto 0;
  26. }
  27. .content .top-box .user-box {
  28. display: -webkit-box;
  29. display: -webkit-flex;
  30. display: flex;
  31. padding: 40rpx 40rpx 0;
  32. }
  33. .content .top-box .user-box .avatar {
  34. width: 110rpx;
  35. height: 110rpx;
  36. margin-right: 30rpx;
  37. }
  38. .content .top-box .user-box .avatar .avatar-img {
  39. width: 110rpx;
  40. height: 110rpx;
  41. border-radius: 50%;
  42. }
  43. .content .top-box .user-box .user-right {
  44. padding-top: 20rpx;
  45. }
  46. .content .top-box .user-box .user-right .nickname {
  47. font-size: 32rpx;
  48. font-weight: 500;
  49. color: #030303;
  50. margin-bottom: 20rpx;
  51. }
  52. .content .top-box .user-box .user-right .xin-box {
  53. display: -webkit-box;
  54. display: -webkit-flex;
  55. display: flex;
  56. -webkit-box-align: center;
  57. -webkit-align-items: center;
  58. align-items: center;
  59. }
  60. .content .top-box .user-box .user-right .xin-box .xin-img {
  61. width: 37rpx;
  62. height: 32rpx;
  63. margin-right: 6rpx;
  64. }
  65. .content .top-box .list-box {
  66. display: -webkit-box;
  67. display: -webkit-flex;
  68. display: flex;
  69. padding-top: 70rpx;
  70. }
  71. .content .top-box .list-box .item-box {
  72. width: 375rpx;
  73. text-align: center;
  74. }
  75. .content .top-box .list-box .item-box .box-top {
  76. font-size: 56rpx;
  77. font-weight: 500;
  78. color: #222222;
  79. margin-bottom: 20rpx;
  80. }
  81. .content .top-box .list-box .item-box .box-foot {
  82. font-size: 24rpx;
  83. font-weight: 500;
  84. color: #666666;
  85. }
  86. .content .menu-box {
  87. display: -webkit-box;
  88. display: -webkit-flex;
  89. display: flex;
  90. -webkit-flex-wrap: wrap;
  91. flex-wrap: wrap;
  92. padding: 80rpx 0rpx 0;
  93. }
  94. .content .menu-box .menu {
  95. text-align: center;
  96. width: 250rpx;
  97. margin-bottom: 70rpx;
  98. }
  99. .content .menu-box .menu .menu-top {
  100. margin: 0 auto;
  101. }
  102. .content .menu-box .menu .menu-foot {
  103. font-size: 24rpx;
  104. font-weight: 500;
  105. color: #222222;
  106. margin-top: 25rpx;
  107. }
  108. .jifen-box {
  109. background: #FFFFFF;
  110. padding: 70rpx 50rpx 80rpx;
  111. border-radius: 12rpx;
  112. }
  113. .jifen-box .now-vip .top-vip {
  114. display: -webkit-box;
  115. display: -webkit-flex;
  116. display: flex;
  117. -webkit-box-align: center;
  118. -webkit-align-items: center;
  119. align-items: center;
  120. -webkit-box-pack: justify;
  121. -webkit-justify-content: space-between;
  122. justify-content: space-between;
  123. font-size: 28rpx;
  124. font-family: PingFang SC;
  125. font-weight: 500;
  126. color: #666666;
  127. line-height: 1;
  128. }
  129. .jifen-box .now-vip .top-num {
  130. display: -webkit-box;
  131. display: -webkit-flex;
  132. display: flex;
  133. -webkit-box-align: center;
  134. -webkit-align-items: center;
  135. align-items: center;
  136. -webkit-box-pack: justify;
  137. -webkit-justify-content: space-between;
  138. justify-content: space-between;
  139. font-size: 36rpx;
  140. font-family: PingFang SC;
  141. font-weight: 500;
  142. color: #222222;
  143. line-height: 1;
  144. margin-top: 22rpx;
  145. }
  146. .jifen-box .now-vip .top-num .num-dj {
  147. visibility: hidden;
  148. }
  149. .jifen-box .now-vip .line-progress {
  150. padding: 30rpx 10rpx 24rpx;
  151. }
  152. .jifen-box .now-vip .vip-icon {
  153. display: -webkit-box;
  154. display: -webkit-flex;
  155. display: flex;
  156. -webkit-box-align: center;
  157. -webkit-align-items: center;
  158. align-items: center;
  159. -webkit-box-pack: justify;
  160. -webkit-justify-content: space-between;
  161. justify-content: space-between;
  162. font-size: 28rpx;
  163. font-family: PingFang SC;
  164. font-weight: 500;
  165. color: #666666;
  166. }
  167. .jifen-box .cztx-box {
  168. margin-top: 90rpx;
  169. }
  170. .jifen-box .cztx-box .cztx-tit {
  171. font-size: 36rpx;
  172. font-family: PingFang SC;
  173. font-weight: 500;
  174. color: #222222;
  175. }
  176. .jifen-box .cztx-box .cztx-vip-box .experience-box {
  177. display: -webkit-box;
  178. display: -webkit-flex;
  179. display: flex;
  180. -webkit-box-align: end;
  181. -webkit-align-items: flex-end;
  182. align-items: flex-end;
  183. -webkit-justify-content: space-around;
  184. justify-content: space-around;
  185. padding: 14rpx 0 0;
  186. }
  187. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper-text {
  188. font-size: 24rpx;
  189. font-family: PingFang SC;
  190. font-weight: 500;
  191. color: #222222;
  192. margin-bottom: 30rpx;
  193. }
  194. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper1 {
  195. display: -webkit-box;
  196. display: -webkit-flex;
  197. display: flex;
  198. -webkit-box-orient: vertical;
  199. -webkit-box-direction: normal;
  200. -webkit-flex-direction: column;
  201. flex-direction: column;
  202. -webkit-box-align: center;
  203. -webkit-align-items: center;
  204. align-items: center;
  205. }
  206. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper1 .line-exper1 {
  207. width: 14rpx;
  208. height: 26rpx;
  209. background: #E62129;
  210. border-radius: 7rpx 7rpx 0px 0px;
  211. margin-bottom: 24rpx;
  212. }
  213. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper1 .exper1-img {
  214. width: 30rpx;
  215. height: 26rpx;
  216. }
  217. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper2 {
  218. display: -webkit-box;
  219. display: -webkit-flex;
  220. display: flex;
  221. -webkit-box-orient: vertical;
  222. -webkit-box-direction: normal;
  223. -webkit-flex-direction: column;
  224. flex-direction: column;
  225. -webkit-box-align: center;
  226. -webkit-align-items: center;
  227. align-items: center;
  228. }
  229. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper2 .line-exper2 {
  230. width: 14rpx;
  231. height: 104rpx;
  232. background: #EDEDED;
  233. border-radius: 7rpx 7rpx 0px 0px;
  234. margin-bottom: 24rpx;
  235. }
  236. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper2 .exper2-img {
  237. width: 50rpx;
  238. height: 32rpx;
  239. }
  240. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper3 {
  241. display: -webkit-box;
  242. display: -webkit-flex;
  243. display: flex;
  244. -webkit-box-orient: vertical;
  245. -webkit-box-direction: normal;
  246. -webkit-flex-direction: column;
  247. flex-direction: column;
  248. -webkit-box-align: center;
  249. -webkit-align-items: center;
  250. align-items: center;
  251. }
  252. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper3 .line-exper3 {
  253. width: 14rpx;
  254. height: 182rpx;
  255. background: #EDEDED;
  256. border-radius: 7rpx 7rpx 0px 0px;
  257. margin-bottom: 24rpx;
  258. }
  259. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper3 .exper3-img {
  260. width: 68rpx;
  261. height: 32rpx;
  262. }
  263. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper4 {
  264. display: -webkit-box;
  265. display: -webkit-flex;
  266. display: flex;
  267. -webkit-box-orient: vertical;
  268. -webkit-box-direction: normal;
  269. -webkit-flex-direction: column;
  270. flex-direction: column;
  271. -webkit-box-align: center;
  272. -webkit-align-items: center;
  273. align-items: center;
  274. }
  275. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper4 .line-exper4 {
  276. width: 14rpx;
  277. height: 260rpx;
  278. background: #EDEDED;
  279. border-radius: 7rpx 7rpx 0px 0px;
  280. margin-bottom: 24rpx;
  281. }
  282. .jifen-box .cztx-box .cztx-vip-box .experience-box .exper4 .exper4-img {
  283. width: 87rpx;
  284. height: 32rpx;
  285. }
  286. .jifen-box .cztx-box .cztx-vip-box .cztx-experience {
  287. margin-top: 50rpx;
  288. text-align: center;
  289. font-size: 24rpx;
  290. font-family: PingFang SC;
  291. font-weight: 500;
  292. color: #222222;
  293. }