index.less 11 KB

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