ranking.wxss 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. /* parents//pages/ranking/ranking.wxss */
  2. @import '../../../templates/nodata/nodata.wxss';
  3. @import '../../../templates/loading/loading.wxss';
  4. .bg{
  5. height: 434rpx;
  6. margin: 0;
  7. padding: 0;
  8. width: 100%;
  9. }
  10. .head{
  11. position: relative;
  12. }
  13. .head-history{
  14. width:236rpx;
  15. height:58rpx;
  16. text-align: center;
  17. line-height: 58rpx;
  18. color: #fff;
  19. font-size: 28rpx;
  20. position: absolute;
  21. top: 40rpx;
  22. left: 0;
  23. background:rgba(255,145,128,1);
  24. border-radius:0px 29px 29px 0px;
  25. }
  26. .head-ranking{
  27. font-size: 47.72rpx;
  28. color: #fff;
  29. position: absolute;
  30. top: 147rpx;
  31. left: 39rpx;
  32. }
  33. .title{
  34. display: flex;
  35. justify-content: flex-start;
  36. padding: 0 28rpx 0 40rpx;
  37. position: relative;
  38. top: -120rpx;
  39. }
  40. .title-left{
  41. width:92%;
  42. height:395rpx;
  43. background:rgba(255,255,255,1);
  44. border-radius:20rpx;
  45. position: relative;
  46. left: 10rpx;
  47. }
  48. .title-left-one{
  49. position: absolute;
  50. top: 34rpx;
  51. left: 38rpx;
  52. color: #A1A1B3;
  53. font-size: 28rpx;
  54. }
  55. .title-left-one-img{
  56. width: 30rpx;
  57. height: 30rpx;
  58. margin-right: 10rpx;
  59. }
  60. .title-left-two{
  61. color: #41414C;
  62. font-size: 28rpx;
  63. position: absolute;
  64. top: -34rpx;
  65. left: 264rpx;
  66. text-align: center;
  67. }
  68. .title-left-two-img{
  69. width:134rpx;
  70. height:134rpx;
  71. border-radius:50%;
  72. border:8rpx solid rgba(255, 255, 255, 0.6);
  73. }
  74. .title-left-three{
  75. color: #F7B93C;
  76. font-size: 36rpx;
  77. text-align: center;
  78. margin-top: 213rpx;
  79. font-weight: bold;
  80. }
  81. .li-blue{
  82. color: #778FF2 !important;
  83. }
  84. .li-blue-text{
  85. color: #16235A !important;
  86. }
  87. .title-left-four{
  88. color: #86641F;
  89. font-size: 28rpx;
  90. margin-top: 60rpx;
  91. display: flex;
  92. justify-content: space-around;
  93. }
  94. .title-right{
  95. font-size: 28rpx;
  96. color: #fff;
  97. }
  98. .title-right-one{
  99. width:80rpx;
  100. height:218rpx;
  101. background:linear-gradient(90deg,rgba(250,202,106,1),rgba(250,202,106,1),rgba(239,181,64,1));
  102. border-radius:0px 20rpx 20rpx 0px;
  103. display: flex;
  104. flex-direction: column
  105. }
  106. .title-right-two{
  107. width:60rpx;
  108. height:174rpx;
  109. background:rgba(119,143,242,1);
  110. border-radius:0px 0px 20rpx 0px;
  111. display: flex;
  112. flex-direction: column
  113. }
  114. .title-right-one-text{
  115. margin: auto;
  116. width: 30rpx;
  117. }
  118. .li{
  119. background:rgba(255,255,255,1);
  120. border-radius:20px;
  121. padding: 30rpx;
  122. color: #41414C;
  123. font-size: 30rpx;
  124. margin: 0 40rpx;
  125. position: relative;
  126. top: -80rpx;
  127. }
  128. .li-head{
  129. color: #6C6C80;
  130. font-size: 28rpx;
  131. display: flex;
  132. justify-content: space-between;
  133. padding-bottom: 30rpx;
  134. }
  135. .li-items{
  136. display: flex;
  137. justify-content: space-between;
  138. padding: 25rpx 0;
  139. }
  140. .li-items-img{
  141. width: 36rpx;
  142. height: 36rpx;
  143. text-align: center;
  144. margin: auto;
  145. }
  146. .li-items-head{
  147. width: 74rpx;
  148. height: 74rpx;
  149. margin: 0 30rpx;
  150. border-radius: 50%;
  151. }
  152. .model-list{
  153. color: #A1A1B3;
  154. font-size: 28rpx;
  155. text-align: left;
  156. padding: 0 34rpx 34rpx 34rpx;
  157. }
  158. .model-list-title{
  159. color: #41414C;
  160. font-size: 32rpx;
  161. padding: 37rpx 0;
  162. text-align: center;
  163. }
  164. .model-list-del{
  165. position: absolute;
  166. bottom: -120rpx;
  167. left: 45%;
  168. }
  169. .model-list-img{
  170. width: 60rpx;
  171. height: 60rpx;
  172. }
  173. .head-month{
  174. width:262rpx;
  175. height:58rpx;
  176. background:rgba(255,145,128,1);
  177. border-radius:29rpx;
  178. text-align: center;
  179. line-height: 58rpx;
  180. color: #FFFFFF;
  181. font-size: 32rpx;
  182. margin: 30rpx auto;
  183. }
  184. .head-all{
  185. color: #FFFFFF;
  186. font-size: 52rpx;
  187. margin-bottom: 25rpx;
  188. }
  189. .head-people{
  190. color: #136FB8;
  191. font-size: 28rpx;
  192. }
  193. .head-item{
  194. position: absolute;
  195. top: 0;
  196. text-align: center;
  197. width: 100%;
  198. }
  199. .xl{
  200. position: relative;
  201. top:-100rpx;
  202. /* display: flex;
  203. justify-content: flex-start; */
  204. text-align: center
  205. }
  206. .ul-item{
  207. width:223rpx;
  208. height:347rpx;
  209. background:rgba(255,255,255,1);
  210. color: #41414C;
  211. font-size: 26rpx;
  212. text-align: center;
  213. display: inline-block
  214. }
  215. .ul-item-img{
  216. width:139rpx;
  217. height:139rpx;
  218. border-radius:50%;
  219. margin-top: 40rpx;
  220. }
  221. .ul-item-num{
  222. width: 168rpx;
  223. height: 70rpx;
  224. position: relative;
  225. bottom: 20rpx;
  226. }
  227. .ul-item-name{
  228. font-size: 28rpx;
  229. font-weight: bold;
  230. }
  231. .two{
  232. border-radius:20rpx 20rpx 0px 20rpx;
  233. }
  234. .one{
  235. border-radius: 20rpx;
  236. height: 401rpx;
  237. width: 250rpx;
  238. position: relative;
  239. bottom:52rpx;
  240. box-shadow:0px 2rpx 29rpx 2rpx rgba(0, 0, 0, 0.1);
  241. }
  242. .three{
  243. border-radius:20rpx 20rpx 20rpx 0px;
  244. }
  245. .title-bottom{
  246. width: 60rpx !important;
  247. border-radius:0px 20rpx 0rpx 0px;
  248. }
  249. .title-top{
  250. width: 80rpx !important;
  251. border-radius:0px 20rpx 20rpx 0px;
  252. }
  253. .head-month-img{
  254. width: 12rpx;
  255. height: 22rpx;
  256. margin-left:30rpx;
  257. transform: rotate(90deg)
  258. }
  259. .li-items-one{
  260. color: #F5AD00;
  261. font-size: 33rpx;
  262. font-weight: bold;
  263. margin: auto
  264. }
  265. .li-items-two{
  266. color: #ADADAD;
  267. font-size: 33rpx;
  268. font-weight: bold;
  269. margin: auto
  270. }
  271. .li-items-three{
  272. color: #A87812;
  273. font-size: 33rpx;
  274. font-weight: bold;
  275. margin: auto
  276. }