index.less 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. .robotRanking * {
  2. box-sizing: border-box;
  3. flex-shrink: 0;
  4. }
  5. body {
  6. font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
  7. Arial, PingFang SC-Light, Microsoft YaHei;
  8. }
  9. button {
  10. margin: 0;
  11. padding: 0;
  12. border: 1px solid transparent;
  13. outline: none;
  14. background-color: transparent;
  15. }
  16. button:active {
  17. opacity: 0.6;
  18. }
  19. .flex-col {
  20. display: flex;
  21. flex-direction: column;
  22. }
  23. .flex-row {
  24. display: flex;
  25. flex-direction: row;
  26. }
  27. .justify-start {
  28. display: flex;
  29. justify-content: flex-start;
  30. }
  31. .justify-center {
  32. display: flex;
  33. justify-content: center;
  34. }
  35. .justify-end {
  36. display: flex;
  37. justify-content: flex-end;
  38. }
  39. .justify-evenly {
  40. display: flex;
  41. justify-content: space-evenly;
  42. }
  43. .justify-around {
  44. display: flex;
  45. justify-content: space-around;
  46. }
  47. .justify-between {
  48. display: flex;
  49. justify-content: space-between;
  50. }
  51. .align-start {
  52. display: flex;
  53. align-items: flex-start;
  54. }
  55. .align-center {
  56. display: flex;
  57. align-items: center;
  58. }
  59. .align-end {
  60. display: flex;
  61. align-items: flex-end;
  62. }
  63. .group5 {
  64. width: 15%;
  65. height: 16px;
  66. margin-right: 50px;
  67. .icon2 {
  68. width: 18px;
  69. height: 18px;
  70. margin-right: 5px;
  71. }
  72. .TextGroup2 {
  73. height: 16px;
  74. width: 22px;
  75. .txt3 {
  76. width: 22px;
  77. height: 16px;
  78. overflow-wrap: break-word;
  79. color: rgba(64, 77, 116, 1);
  80. font-size: 14px;
  81. font-family: PingFangSC-Semibold;
  82. text-align: center;
  83. white-space: nowrap;
  84. line-height: 16px;
  85. display: block;
  86. }
  87. }
  88. }
  89. .robotRanking {
  90. background-color: #fff;
  91. width: 100%;
  92. // height: calc(100vh - 100px);
  93. .box1 {
  94. height: 100%;
  95. width: 100%;
  96. height: calc(100% - 50px);
  97. padding-bottom: 10px;
  98. overflow: auto;
  99. overflow-x: hidden;
  100. .van-tabs__line {
  101. background-color: #4d6add !important;
  102. }
  103. .van-tabs__nav--line {
  104. height: 40px;
  105. }
  106. .van-tab--active .van-tab__text--ellipsis {
  107. color: #4d6add;
  108. }
  109. .box2 {
  110. height: 64px;
  111. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnged210ff8540d1e20d828b0758e650612a9ea018b41f720bede87fea0f933d8d8) 100% no-repeat;
  112. width: 100%;
  113. .layer1 {
  114. width: 364px;
  115. height: 20px;
  116. margin: 1px 0 0 7px;
  117. .group1 {
  118. width: 34px;
  119. height: 6px;
  120. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga64b2ae35561e96115c75cc6dfc235eedb108ecf95df957be1ef364417a9806e) 100% no-repeat;
  121. margin-top: 7px;
  122. }
  123. .word1 {
  124. width: 38px;
  125. height: 17px;
  126. overflow-wrap: break-word;
  127. color: rgba(81, 84, 106, 1);
  128. font-size: 12px;
  129. font-family: PingFangSC-Semibold;
  130. text-align: right;
  131. white-space: nowrap;
  132. line-height: 17px;
  133. margin-left: 21px;
  134. display: block;
  135. }
  136. .group2 {
  137. width: 30px;
  138. height: 17px;
  139. overflow-wrap: break-word;
  140. font-size: 0;
  141. font-family: PingFangSC-Semibold;
  142. text-align: right;
  143. white-space: nowrap;
  144. line-height: 17px;
  145. margin: 3px 0 0 73px;
  146. .info1 {
  147. width: 30px;
  148. height: 17px;
  149. overflow-wrap: break-word;
  150. color: rgba(81, 84, 106, 1);
  151. font-size: 12px;
  152. font-family: PingFangSC-Semibold;
  153. text-align: left;
  154. white-space: nowrap;
  155. line-height: 17px;
  156. }
  157. .word2 {
  158. width: 30px;
  159. height: 17px;
  160. overflow-wrap: break-word;
  161. color: rgba(81, 84, 106, 1);
  162. font-size: 12px;
  163. font-family: PingFangSC-Medium;
  164. text-align: left;
  165. white-space: nowrap;
  166. line-height: 17px;
  167. }
  168. }
  169. .group3 {
  170. width: 26px;
  171. height: 10px;
  172. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng2e68dee6e62554db0f6ac40572f41b7be9cc24d35fc06b24c556fed2b7b18626) 100% no-repeat;
  173. margin: 5px 0 0 142px;
  174. }
  175. }
  176. .layer2 {
  177. width: 218px;
  178. height: 22px;
  179. margin: 9px 0 12px 10px;
  180. .label1 {
  181. width: 10px;
  182. height: 18px;
  183. margin-top: 4px;
  184. }
  185. .txt1 {
  186. width: 80px;
  187. height: 22px;
  188. overflow-wrap: break-word;
  189. color: rgba(64, 77, 116, 1);
  190. font-size: 16px;
  191. font-family: PingFangSC-Medium;
  192. text-align: center;
  193. white-space: nowrap;
  194. line-height: 22px;
  195. display: block;
  196. }
  197. }
  198. }
  199. .box3 {
  200. background-color: rgba(255, 255, 255, 1);
  201. height: 100%;
  202. margin-top: 1px;
  203. width: 100%;
  204. .main1 {
  205. width: 100%;
  206. height: 100%;
  207. .groove {
  208. height: 10px;
  209. width: 100%;
  210. background-color: #f5f5f5;
  211. }
  212. .mod1 {
  213. .section1 {
  214. margin: 0.5rem 0.5rem;
  215. .ImageText1 {
  216. // height: 16px;
  217. // margin-top: 1px;
  218. // width: 55%;
  219. .group4 {
  220. // width: 2.2rem;
  221. // height: 16px;
  222. .layer3 {
  223. width: 15px;
  224. height: 15px;
  225. margin-right: 5px;
  226. background: url("../../assets/home/titleIcon.png") top center no-repeat;
  227. background-size: 100%;
  228. }
  229. .word3 {
  230. // width: auto;
  231. // height: 14px;
  232. overflow-wrap: break-word;
  233. color: rgba(64, 77, 116, 1);
  234. font-size: 15px;
  235. font-family: PingFangSC-Semibold;
  236. text-align: left;
  237. white-space: nowrap;
  238. line-height: 15px;
  239. display: block;
  240. }
  241. }
  242. }
  243. .main5 {
  244. width: auto;
  245. cursor: pointer;
  246. .label2 {
  247. width: 17px;
  248. height: 17px;
  249. // margin-right: 5px;
  250. }
  251. }
  252. }
  253. }
  254. .robotLabelName {
  255. width: 25%;
  256. }
  257. .mod3 {
  258. background-color: rgba(255, 255, 255, 1);
  259. z-index: 24;
  260. height: 350px;
  261. width: 100%;
  262. position: relative;
  263. }
  264. .mod5 {
  265. background-color: rgba(255, 255, 255, 1);
  266. z-index: 84;
  267. height: 350px;
  268. width: 100%;
  269. position: relative;
  270. }
  271. .mod9 {
  272. background-color: rgba(255, 255, 255, 1);
  273. z-index: 156;
  274. height: 350px;
  275. width: 100%;
  276. position: relative;
  277. }
  278. .mod11 {
  279. background-color: rgba(255, 255, 255, 1);
  280. z-index: 217;
  281. height: 350px;
  282. width: 100%;
  283. position: relative;
  284. }
  285. }
  286. }
  287. }
  288. .van-field__label {
  289. width: auto;
  290. }
  291. .van-field__control {
  292. width: 70%;
  293. }
  294. .van-field__body {
  295. width: 100%;
  296. }
  297. .van-calendar__day--start-end {
  298. background-color: #4d6add;
  299. }
  300. .van-calendar__selected-day {
  301. background-color: #4d6add;
  302. }
  303. .van-calendar__day--start {
  304. background-color: #4d6add;
  305. }
  306. .van-calendar__day--middle {
  307. color: #4d6add;
  308. }
  309. .van-calendar__day--end {
  310. background-color: #4d6add;
  311. }
  312. .van-calendar__confirm {
  313. border-color: #4d6add;
  314. background-color: #4d6add;
  315. }
  316. }