index.less 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  1. .homePage {
  2. .homeBox {
  3. width: 100%;
  4. height: calc(100% - 50px);
  5. overflow: auto;
  6. .intervalRow {
  7. width: 100%;
  8. height: 5px;
  9. background-color: #f5f5f5;
  10. }
  11. .nameDeviceRow {
  12. // height: 40px;
  13. flex-direction: row;
  14. align-items: center;
  15. background: url("../../assets/home/line.png") bottom center no-repeat;
  16. background-size: 100% auto;
  17. font-size: 0.4rem;
  18. color: rgba(135, 135, 166, 1);
  19. text-align: left;
  20. font-family: PingFangSC-Medium;
  21. justify-content: space-between;
  22. padding: 0.3rem 0.5rem;
  23. .lineCon {
  24. width: 1px;
  25. height: 0.8rem;
  26. border: 1px solid #B9BAD0;
  27. transform: scale(0.6);
  28. }
  29. .txt3 {
  30. // flex:1;
  31. // height: 16px;
  32. overflow-wrap: break-word;
  33. color: rgba(64, 77, 116, 1);
  34. font-size: 0.4rem;
  35. white-space: nowrap;
  36. line-height: 0.4rem;
  37. display: block;
  38. }
  39. .info3 {
  40. // width: 47px;
  41. // height: 16px;
  42. overflow-wrap: break-word;
  43. white-space: nowrap;
  44. line-height: 0.4rem;
  45. font-size: 0.4rem;
  46. // margin-left: 36px;
  47. display: block;
  48. }
  49. .word2 {
  50. font-size: 0.4rem;
  51. // height: 0.5rem;
  52. overflow-wrap: break-word;
  53. white-space: nowrap;
  54. line-height: 0.4rem;
  55. // margin-left: 14px;
  56. display: block;
  57. }
  58. }
  59. .titleBox {
  60. // height: 30px;
  61. margin: 0.3rem 0;
  62. padding: 0 0.3rem;
  63. .layer2 {
  64. // height: 25px;
  65. width: 2.15rem;
  66. .section5 {
  67. width: 0.4rem;
  68. height: 0.4rem;
  69. background: url("../../assets/home/titleIcon.png") top center no-repeat;
  70. background-size: 100%;
  71. // margin-left: 15px;
  72. }
  73. .TextGroup2 {
  74. // width: 56px;
  75. // height: 14px;
  76. .txt4 {
  77. overflow-wrap: break-word;
  78. color: rgba(64, 77, 116, 1);
  79. font-size: 0.4rem;
  80. font-family: PingFangSC-Semibold;
  81. text-align: left;
  82. white-space: nowrap;
  83. line-height: 0.4rem;
  84. display: block;
  85. }
  86. }
  87. .surveybyantdv {
  88. // width: au;
  89. height: 27px;
  90. margin-left: auto;
  91. margin-right: 10px;
  92. }
  93. }
  94. }
  95. .salesData {
  96. background: url("../../assets/home/outer.png") top center no-repeat;
  97. background-size: 100% 100%;
  98. // width: 100%;
  99. margin-top: 0.5rem;
  100. padding: 0.5rem 0.5rem;
  101. // .block5 {
  102. // width: 100%;
  103. // cursor: pointer;
  104. .topTitle {
  105. width: 100%;
  106. // height: 17px;
  107. .txt10 {
  108. // height: 17px;
  109. overflow-wrap: break-word;
  110. color: #4d6add;
  111. font-size: 0.35rem;
  112. text-align: center;
  113. white-space: nowrap;
  114. line-height: 0.5rem;
  115. }
  116. .layer4 {
  117. width: 0.5rem;
  118. height: 0.5rem;
  119. background: url('../../assets/home/gotoRight.png') top center no-repeat;
  120. background-size: 100%;
  121. }
  122. }
  123. .salesDataBox {
  124. margin: 0.6rem 0;
  125. .dataGroup {
  126. width: 33.3%;
  127. // height: 58px;
  128. .dataGroupBox {
  129. // width: 100%;
  130. // height: 30px;
  131. .currencySymbol {
  132. // width: auto;
  133. // height: 20px;
  134. // padding-right: 0.5rem;
  135. overflow-wrap: break-word;
  136. color: rgba(223, 94, 76, 1);
  137. font-size: 0.4rem;
  138. font-family: PingFangSC-Semibold;
  139. text-align: center;
  140. white-space: nowrap;
  141. line-height: 0.4rem;
  142. margin-top: 0.25rem;
  143. display: block;
  144. }
  145. .dataNum {
  146. // width: 49px;
  147. // height: 30px;
  148. overflow-wrap: break-word;
  149. color: rgba(223, 94, 76, 1);
  150. font-size: 0.6rem;
  151. font-family: PingFangSC-Semibold;
  152. text-align: center;
  153. white-space: nowrap;
  154. line-height: 0.6rem;
  155. // margin-left: -20px;
  156. margin-top: 0.1rem;
  157. display: block;
  158. }
  159. }
  160. .dataText {
  161. // width: 100%;
  162. // height: 17px;
  163. overflow-wrap: break-word;
  164. color: rgba(135, 135, 166, 1);
  165. font-size: 0.35rem;
  166. text-align: center;
  167. white-space: nowrap;
  168. line-height: 0.35rem;
  169. display: block;
  170. margin-top: 0.35rem;
  171. }
  172. }
  173. }
  174. // .main4 {
  175. // width: 33%;
  176. // height: 58px;
  177. // .main5 {
  178. // width: 100%;
  179. // height: 30px;
  180. // .word8 {
  181. // width: auto;
  182. // height: 20px;
  183. // padding-right: 21px;
  184. // overflow-wrap: break-word;
  185. // color: rgba(223, 94, 76, 1);
  186. // font-size: 14px;
  187. // font-family: PingFangSC-Semibold;
  188. // text-align: center;
  189. // white-space: nowrap;
  190. // line-height: 20px;
  191. // margin-top: 8px;
  192. // display: block;
  193. // }
  194. // .word9 {
  195. // height: 30px;
  196. // overflow-wrap: break-word;
  197. // color: rgba(223, 94, 76, 1);
  198. // font-size: 22px;
  199. // font-family: PingFangSC-Semibold;
  200. // text-align: center;
  201. // white-space: nowrap;
  202. // line-height: 30px;
  203. // margin-left: -20px;
  204. // display: block;
  205. // }
  206. // }
  207. // .info5 {
  208. // width: 100%;
  209. // height: 17px;
  210. // overflow-wrap: break-word;
  211. // color: rgba(135, 135, 166, 1);
  212. // font-size: 15px;
  213. // text-align: center;
  214. // white-space: nowrap;
  215. // line-height: 17px;
  216. // display: block;
  217. // margin-top: 11px;
  218. // }
  219. // }
  220. // .TextGroup7 {
  221. // height: 58px;
  222. // width: 33%;
  223. // .mod3 {
  224. // width: 100%;
  225. // height: 58px;
  226. // align-items: center;
  227. // .txt8 {
  228. // height: 30px;
  229. // overflow-wrap: break-word;
  230. // color: rgba(223, 94, 76, 1);
  231. // font-size: 22px;
  232. // font-family: PingFangSC-Semibold;
  233. // text-align: center;
  234. // white-space: nowrap;
  235. // line-height: 30px;
  236. // display: block;
  237. // }
  238. // .info6 {
  239. // height: 17px;
  240. // overflow-wrap: break-word;
  241. // color: rgba(135, 135, 166, 1);
  242. // font-size: 15px;
  243. // text-align: center;
  244. // white-space: nowrap;
  245. // line-height: 17px;
  246. // margin-top: 11px;
  247. // display: block;
  248. // }
  249. // }
  250. // }
  251. // .TextGroup8 {
  252. // height: 58px;
  253. // width: 33%;
  254. // .outer6 {
  255. // width: 100%;
  256. // height: 58px;
  257. // align-items: center;
  258. // .txt9 {
  259. // height: 30px;
  260. // overflow-wrap: break-word;
  261. // color: rgba(223, 94, 76, 1);
  262. // font-size: 22px;
  263. // font-family: PingFangSC-Semibold;
  264. // text-align: center;
  265. // white-space: nowrap;
  266. // line-height: 30px;
  267. // display: block;
  268. // }
  269. // .word10 {
  270. // height: 17px;
  271. // overflow-wrap: break-word;
  272. // color: rgba(135, 135, 166, 1);
  273. // font-size: 15px;
  274. // text-align: center;
  275. // white-space: nowrap;
  276. // line-height: 17px;
  277. // margin-top: 11px;
  278. // display: block;
  279. // }
  280. // }
  281. // }
  282. // }
  283. }
  284. .Chart1 {
  285. background-color: rgba(255, 255, 255, 1);
  286. height: 350px;
  287. width: 100%;
  288. }
  289. .outer9 {
  290. // width: 100%;
  291. // height: 54px;
  292. background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
  293. background-size: 100% auto;
  294. padding: 0.2rem 0.5rem;
  295. .main24 {
  296. // width: 100%;
  297. .ImageText10 {
  298. // height: 14px;
  299. // margin-left: 20px;
  300. width: 2.2rem;
  301. .wrap2 {
  302. // width: 78px;
  303. // height: 14px;
  304. .outer10 {
  305. // z-index: 2;
  306. position: relative;
  307. width: 0.35rem;
  308. height: 0.4rem;
  309. border: 2px rgba(128, 150, 236, 1);
  310. background: url("../../assets/home/commonTools.png") center no-repeat;
  311. background-size: 100%;
  312. }
  313. .TextGroup13 {
  314. // height: 14px;
  315. // width: 56px;
  316. .txt13 {
  317. // width: 56px;
  318. // height: 0.4rem;
  319. overflow-wrap: break-word;
  320. color: rgba(64, 77, 116, 1);
  321. font-size: 0.4rem;
  322. font-family: PingFangSC-Semibold;
  323. text-align: left;
  324. white-space: nowrap;
  325. line-height: 0.4rem;
  326. display: block;
  327. }
  328. }
  329. }
  330. }
  331. }
  332. }
  333. .outer11 {
  334. width: 90%;
  335. flex-wrap: wrap;
  336. margin: 5%;
  337. .main25 {
  338. width: 33%;
  339. height: 3rem;
  340. justify-content: space-around;
  341. // margin: 0 26px 27px 0;
  342. // margin-bottom: 27px;
  343. /* &:nth-last-child(-n + 5) {
  344. margin-bottom: 0;
  345. } */
  346. .mod7 {
  347. height: 50px;
  348. width: 50px;
  349. margin: 0 auto;
  350. align-items: center;
  351. justify-content: center;
  352. }
  353. .TextGroup14 {
  354. width: 100%;
  355. .info15 {
  356. width: 100%;
  357. // height: 14px;
  358. overflow-wrap: break-word;
  359. color: rgba(135, 135, 166, 1);
  360. font-size: 14px;
  361. text-align: center;
  362. // white-space: nowrap;
  363. line-height: 15px;
  364. display: block;
  365. }
  366. }
  367. }
  368. }
  369. }
  370. }
  371. .van-floating-bubble {
  372. background-color: #557ffd;
  373. }