index.less 8.3 KB

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