data.wxss 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735
  1. /* subpages/data/data.wxss */
  2. page {
  3. background-repeat: no-repeat;
  4. background-size: 100% 100%;
  5. -moz-background-size: 100% 100%;
  6. padding-bottom: 130px;
  7. background-color: #F8FAFF;
  8. }
  9. .container {
  10. height: 100%;
  11. display: flex;
  12. flex-direction: column;
  13. align-items: center;
  14. /* border: 2rpx solid #e0e0e0; */
  15. /* 设置圆角弧度 */
  16. border-radius: 20rpx;
  17. /* 可以根据需要调整圆角的大小 */
  18. /* 设置阴影效果 */
  19. box-shadow: 0rpx 4rpx 8rpx rgba(0, 0, 0, 0.1);
  20. /* 阴影的偏移量、模糊半径和颜色 */
  21. }
  22. .calendar {
  23. width: 750rpx;
  24. }
  25. .header {
  26. font-size: large;
  27. color: #605eac;
  28. }
  29. .board {
  30. background-color: #ffffff;
  31. }
  32. .value {
  33. width: 350rpx;
  34. height: 350rpx;
  35. border: 10rpx solid #62c4d9;
  36. border-radius: 50%;
  37. margin-top: 30rpx;
  38. display: flex;
  39. flex-direction: column;
  40. align-items: center;
  41. justify-content: center;
  42. }
  43. .title {
  44. font-size: 28rpx;
  45. color: #605eac;
  46. }
  47. .num {
  48. font-size: 100rpx;
  49. margin: 20rpx;
  50. font-weight: 800;
  51. color: #fff;
  52. }
  53. .tag {
  54. color: #ffd700;
  55. }
  56. .list {
  57. height: 15rpx;
  58. font-size: 25rpx;
  59. }
  60. .list .content {
  61. font-size: 25rpx;
  62. }
  63. .canvas0 {
  64. display: flex;
  65. flex-direction: column;
  66. width: 100%;
  67. height: 620rpx;
  68. background-color: #ffffff;
  69. /* 这里设置你想要的背景色 */
  70. }
  71. .canvas {
  72. display: flex;
  73. flex-direction: column;
  74. width: 100%;
  75. height: 420rpx;
  76. }
  77. .canvas1 {
  78. display: flex;
  79. flex-direction: column;
  80. width: 100%;
  81. height: 620rpx;
  82. background-color: #ffffff;
  83. /* 这里设置你想要的背景色 */
  84. }
  85. .canvas2 {
  86. display: flex;
  87. flex-direction: column;
  88. width: 100%;
  89. height: 620rpx;
  90. background-color: #ffffff;
  91. /* 这里设置你想要的背景色 */
  92. }
  93. .canvas3 {
  94. display: flex;
  95. flex-direction: column;
  96. width: 100%;
  97. height: 620rpx;
  98. background-color: #ffffff;
  99. /* 这里设置你想要的背景色 */
  100. }
  101. .canvas4 {
  102. display: flex;
  103. flex-direction: column;
  104. width: 100%;
  105. height: 720rpx;
  106. background-color: #ffffff;
  107. /* 这里设置你想要的背景色 */
  108. }
  109. .canvas5 {
  110. display: flex;
  111. flex-direction: column;
  112. width: 100%;
  113. height: 620rpx;
  114. /* background-color: #ffffff; */
  115. }
  116. .big-title_c2-box {
  117. margin-top: 30rpx;
  118. width: calc(100% - 60rpx);
  119. margin-bottom: 28rpx;
  120. position: relative;
  121. }
  122. .big-title_c2 {
  123. font-size: 32rpx;
  124. color: #3E3D44;
  125. }
  126. .big-title_c2-line {
  127. position: absolute;
  128. left: 0;
  129. bottom: 0;
  130. width: 288rpx;
  131. height: 12rpx;
  132. background: linear-gradient(90deg, #8D32F1 0%, rgba(255, 255, 255, 0) 100%);
  133. }
  134. ec-canvas {
  135. width: 100%;
  136. height: 100%;
  137. }
  138. /* canvas {
  139. margin-bottom: 40rpx;
  140. } */
  141. .percentage {
  142. font-size: 36rpx;
  143. text-align: center;
  144. /* margin-left: 150rpx;
  145. margin-top:5rpx */
  146. }
  147. .centered {
  148. display: flex;
  149. flex-direction: column;
  150. justify-content: center;
  151. /* 垂直居中 */
  152. align-items: center;
  153. /* 水平居中,但在这里不是必需的,因为text-align会处理水平居中 */
  154. }
  155. .centered-text {
  156. text-align: center;
  157. /* 水平居中 */
  158. color: '#62c4d9';
  159. font-size: 60rpx;
  160. font-weight: 700;
  161. /* 这里可以添加其他文本样式 */
  162. }
  163. .container1 {
  164. display: flex;
  165. justify-content: center;
  166. align-items: center;
  167. }
  168. .gradient-button {
  169. width: 600rpx;
  170. height: 80rpx;
  171. border: none;
  172. border-radius: 10rpx;
  173. background: linear-gradient(to right, #6699ff, #625eff);
  174. color: #fff;
  175. font-size: 32rpx;
  176. text-align: center;
  177. line-height: 80rpx;
  178. box-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
  179. transition: background 0.3s ease;
  180. /* 添加过渡效果 */
  181. margin-top: 10rpx;
  182. }
  183. .gradient-button-clicked {
  184. background: linear-gradient(to right, #ff9966, #ff5e62);
  185. /* 点击后的背景渐变 */
  186. }
  187. .air-conditioner-controls {
  188. display: flex;
  189. justify-content: space-between;
  190. align-items: center;
  191. padding: 20rpx;
  192. }
  193. .control-button {
  194. width: 160rpx;
  195. height: 160rpx;
  196. border-radius: 50%;
  197. display: flex;
  198. flex-direction: column;
  199. align-items: center;
  200. justify-content: center;
  201. background-color: #fff;
  202. box-shadow: 0 4rpx 10rpx rgba(0, 0, 0, 0.1);
  203. margin: 0 10rpx;
  204. }
  205. .control-icon {
  206. width: 80rpx;
  207. height: 80rpx;
  208. }
  209. .control-text {
  210. font-size: 24rpx;
  211. color: #333;
  212. margin-top: 10rpx;
  213. }
  214. .image-container {
  215. position: relative;
  216. display: flex;
  217. flex-direction: column;
  218. align-items: center;
  219. justify-content: center;
  220. width: 100%;
  221. height: 620rpx;
  222. /* 根据实际情况设置容器高度 */
  223. overflow: hidden;
  224. }
  225. .background-image {
  226. width: 100%;
  227. height: 100%;
  228. margin-top: 38rpx;
  229. }
  230. .header {
  231. position: absolute;
  232. top: 20rpx;
  233. /* 距离顶部的距离,根据需要调整 */
  234. left: 20rpx;
  235. /* 距离左边的距离,确保按钮在图片左边 */
  236. display: flex;
  237. flex-direction: column;
  238. align-items: flex-start;
  239. /* 垂直对齐在顶部 */
  240. }
  241. .picker-container {
  242. width: 100%;
  243. /* 根据需要调整 */
  244. display: flex;
  245. align-items: center;
  246. /* 垂直居中 */
  247. justify-content: space-between;
  248. /* 水平两端对齐,你也可以根据需要调整 */
  249. padding: 20rpx;
  250. /* 容器内边距 */
  251. background-color: rgba(255, 255, 255, 0.8);
  252. /* 半透明背景色,可选 */
  253. position: relative;
  254. /* 如果需要相对于其他元素定位 */
  255. z-index: 10;
  256. /* 确保在图片上方 */
  257. }
  258. .picker-placeholder {
  259. line-height: 60rpx;
  260. /* 根据需要调整 */
  261. text-align: center;
  262. white-space: nowrap;
  263. color: #ffffff;
  264. /* 占位符颜色 */
  265. z-index: 10;
  266. margin-left: 20rpx;
  267. border-radius: 20rpx;
  268. font-size: 24rpx;
  269. }
  270. .picker-row {
  271. display: flex;
  272. left: 0;
  273. top: 0;
  274. right: 0;
  275. padding-top: 20rpx;
  276. padding-bottom: 20rpx;
  277. z-index: 9999;
  278. background: #F8FAFF;
  279. position: sticky;
  280. flex-direction: row;
  281. align-items: center;
  282. width: 100%;
  283. box-shadow: 0rpx 16rpx 40rpx 0rpx #E8E8E8;
  284. }
  285. .picker {
  286. flex: 1;
  287. /* 平分空间 */
  288. background-color: transparent;
  289. /* 移除默认背景 */
  290. border: none;
  291. /* 移除默认边框 */
  292. /* border-radius: 5%; */
  293. border-radius: 20rpx;
  294. background-color: rgba(255, 255, 255, 1);
  295. width: 40%;
  296. }
  297. .picker-placeholder {
  298. text-align: center;
  299. line-height: 64rpx;
  300. color: #666666;
  301. font-size: 24rpx;
  302. font-weight: 400;
  303. }
  304. .picker-placeholder1 {
  305. text-align: center;
  306. line-height: 64rpx;
  307. color: #666666;
  308. margin-left: 15rpx;
  309. font-size: 24rpx;
  310. }
  311. .picker-placeholder2 {
  312. text-align: center;
  313. line-height: 64rpx;
  314. color: #666666;
  315. margin-right: 15rpx;
  316. font-size: 24rpx;
  317. }
  318. .button-group {
  319. position: absolute;
  320. top: 80rpx;
  321. left: 10rpx;
  322. display: flex;
  323. flex-direction: column;
  324. z-index: 999;
  325. }
  326. .select-group {
  327. position: absolute;
  328. top: 80rpx;
  329. right: 10rpx;
  330. width: 160rpx;
  331. height: 50rpx;
  332. display: flex;
  333. flex-direction: column;
  334. z-index: 999;
  335. }
  336. .small-button {
  337. width: 160rpx;
  338. height: 60rpx;
  339. font-size: 25rpx;
  340. margin-top: 10rpx;
  341. background-color: #a873b6;
  342. /* 浅紫色示例,你可以根据需要选择具体的颜色 */
  343. background-color: rgba(255, 255, 255, 1);
  344. color: white;
  345. border-radius: 4px;
  346. /* 设置圆角 */
  347. }
  348. .small-button:last-child {
  349. margin-bottom: 0;
  350. /* 最后一个按钮不需要下边距 */
  351. }
  352. .centered-text {
  353. position: absolute;
  354. top: 570rpx;
  355. /* 垂直居中 */
  356. left: 0;
  357. right: 0;
  358. transform: translateY(-50%);
  359. /* 垂直居中 */
  360. text-align: center;
  361. /* 水平居中 */
  362. z-index: 999;
  363. }
  364. .centered-text_1 {
  365. position: absolute;
  366. top: 130rpx;
  367. /* 垂直居中 */
  368. left: 0;
  369. right: 0;
  370. transform: translateY(-50%);
  371. /* 垂直居中 */
  372. text-align: center;
  373. /* 水平居中 */
  374. }
  375. .text-line {
  376. display: block;
  377. margin-bottom: 20rpx;
  378. /* 行间距 */
  379. }
  380. .text-line-1 {
  381. color: white;
  382. /* 第一行文字颜色 */
  383. font-size: 40rpx;
  384. /* 第一行文字大小 */
  385. }
  386. .text-line-2 {
  387. color: #99ff62;
  388. /* 第二行文字颜色 */
  389. font-size: 120rpx;
  390. /* 第二行文字大小 */
  391. }
  392. .text-line-3 {
  393. color: #3E3D44;
  394. font-size: 32rpx;
  395. margin-left: 18rpx;
  396. font-weight: 600;
  397. }
  398. .text-line:last-child {
  399. margin-bottom: 0;
  400. /* 最后一行不需要下边距 */
  401. }
  402. .container_1 {
  403. display: flex;
  404. justify-content: space-between;
  405. /* 根据需要调整间距 */
  406. align-items: center;
  407. /* 垂直居中 */
  408. padding: 20rpx;
  409. /* 外部间距 */
  410. }
  411. .item_c1 {
  412. display: flex;
  413. align-items: center;
  414. /* 垂直居中 */
  415. margin: 0 20rpx;
  416. /* 左右间距 */
  417. }
  418. .image_c1 {
  419. width: 100rpx;
  420. /* 图片宽度 */
  421. height: 100rpx;
  422. /* 图片高度 */
  423. margin-right: 20rpx;
  424. /* 图片与文字的间距 */
  425. }
  426. .text-container_c1 {
  427. flex: 1;
  428. }
  429. .text-line_c1 {
  430. /* 根据需要设置文本样式 */
  431. font-size: 28rpx;
  432. line-height: 1.5;
  433. margin-bottom: 10rpx;
  434. /* 行间距 */
  435. color: white;
  436. }
  437. /* 最后一行文字不需要下外边距 */
  438. .text-container_c1 .text-line_c1:last-child {
  439. margin-bottom: 0;
  440. }
  441. .title-container_2 {
  442. display: flex;
  443. justify-content: space-between;
  444. align-items: center;
  445. margin-right: 230rpx;
  446. padding: 10rpx;
  447. }
  448. .container_3 {
  449. display: flex;
  450. flex-direction: column;
  451. height: 100%;
  452. /* 或者你需要的任意高度 */
  453. width: 95%;
  454. }
  455. .row_c3 {
  456. display: flex;
  457. justify-content: space-between;
  458. /* 使两个cell之间有一定间距 */
  459. align-items: flex-start;
  460. /* 顶端对齐 */
  461. padding: 10rpx 0;
  462. /* 上下内边距 */
  463. }
  464. .cell_c3 {
  465. display: flex;
  466. align-items: flex-start;
  467. position: relative;
  468. /* 顶端对齐 */
  469. flex: 1;
  470. /* 使两个cell等宽 */
  471. margin-right: 10rpx;
  472. /* 右边距,最后一个cell可以去掉或使用 :nth-last-child() 选择器去除 */
  473. border-radius: 5%;
  474. width: 80%;
  475. padding-left: 10rpx;
  476. margin-left: 10rpx;
  477. height: 150rpx;
  478. background-color: rgba(255, 255, 255, 1);
  479. }
  480. .image_c5 {
  481. position: absolute;
  482. right: 0;
  483. bottom: 0;
  484. width: 116rpx;
  485. }
  486. .cell_c3:nth-last-child(1) {
  487. margin-right: 0;
  488. /* 移除最后一个cell的右边距 */
  489. }
  490. .cell-image_c3 {
  491. width: 50rpx;
  492. /* 图片宽度,可以根据需要调整 */
  493. height: 50rpx;
  494. /* 图片高度,可以根据需要调整 */
  495. margin-right: 10rpx;
  496. /* 图片与文字的间距 */
  497. }
  498. .cell-text_c3 {
  499. flex: 1;
  500. margin-top: 14rpx;
  501. display: flex;
  502. flex-direction: column;
  503. /* 使文本部分占据剩余空间 */
  504. }
  505. .text-line_c3 {
  506. white-space: nowrap;
  507. /* 防止文本自动换行,但这里不需要,因为我们想要两行显示 */
  508. overflow: hidden;
  509. /* 如果需要,可以隐藏溢出内容 */
  510. text-overflow: ellipsis;
  511. /* 如果需要,可以用省略号表示溢出 */
  512. border-radius: 5%;
  513. color: rgba(0, 170, 255, 0.8);
  514. font-size: 24rpx;
  515. /* 可以添加其他文本样式,如字体大小、颜色等 */
  516. }
  517. /* 如果需要固定文本行数,可以为 .text-line 添加特定的高度和行高 */
  518. .text-line_c3:nth-child(1) {
  519. /* 第一行文本样式(如果需要) */
  520. color: #6C6970;
  521. }
  522. .text-line_c3:nth-child(2) {
  523. /* 第二行文本样式(如果需要) */
  524. color: rgba(255, 255, 255, 0.6);
  525. }
  526. .text-line_c3_1 {
  527. white-space: nowrap;
  528. /* 防止文本自动换行,但这里不需要,因为我们想要两行显示 */
  529. overflow: hidden;
  530. /* 如果需要,可以隐藏溢出内容 */
  531. text-overflow: ellipsis;
  532. /* 如果需要,可以用省略号表示溢出 */
  533. border-radius: 5%;
  534. background: linear-gradient(to right, #000 5%, #62c4d9 100%);
  535. /* 可以添加其他文本样式,如字体大小、颜色等 */
  536. }
  537. /* 如果需要固定文本行数,可以为 .text-line 添加特定的高度和行高 */
  538. .text-line_c3_1:nth-child(1) {
  539. /* 第一行文本样式(如果需要) */
  540. color: rgba(255, 255, 255, 0.8);
  541. }
  542. .text-line_c3_1:nth-child(2) {
  543. /* 第二行文本样式(如果需要) */
  544. color: rgba(255, 255, 255, 0.6);
  545. }
  546. .text-line_c31 {
  547. white-space: nowrap;
  548. /* 防止文本自动换行,但这里不需要,因为我们想要两行显示 */
  549. overflow: hidden;
  550. /* 如果需要,可以隐藏溢出内容 */
  551. text-overflow: ellipsis;
  552. font-weight: 550;
  553. font-size: 32rpx;
  554. }
  555. .text-line_c31-units {
  556. font-size: 24rpx;
  557. font-weight: 400;
  558. }
  559. .text-line_c31:nth-child(1) {
  560. color: #3E3D44;
  561. }
  562. .text-line_c31:nth-child(2) {
  563. /* 第二行文本样式(如果需要) */
  564. color: white;
  565. }
  566. .container_4 {
  567. display: flex;
  568. justify-content: space-between;
  569. align-items: flex-start;
  570. width: 95%;
  571. margin-top: 10rpx;
  572. /* padding: 10px; */
  573. }
  574. .left-panel_c4 {
  575. position: relative;
  576. flex: 1;
  577. /* 左边面板占据剩余空间的一半 */
  578. display: flex;
  579. flex-direction: column;
  580. justify-content: space-between;
  581. /* 标题和内容垂直分布 */
  582. align-items: center;
  583. /* padding-right: 10px; */
  584. background-color: rgba(255, 255, 255, 1);
  585. height: 320rpx;
  586. margin-left: 10rpx;
  587. border-radius: 5%;
  588. }
  589. .left-panel-header_c4 {
  590. /* 标题样式 */
  591. font-weight: bold;
  592. margin-bottom: 20rpx;
  593. /* 与内容的间距 */
  594. color: white;
  595. }
  596. .left-panel-content_c4 {
  597. /* 内容样式 */
  598. color: white;
  599. margin-bottom: 100rpx;
  600. padding: 20rpx;
  601. }
  602. .right-panel_c4 {
  603. flex: 1;
  604. /* 右边面板占据剩余空间的一半 */
  605. display: flex;
  606. flex-direction: column;
  607. justify-content: space-between;
  608. /* 垂直分布三个cell */
  609. height: 320rpx;
  610. background: white;
  611. /* 与左边面板等高 */
  612. margin-left: 15rpx;
  613. border-radius: 20rpx;
  614. box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
  615. }
  616. .cell_c4 {
  617. display: flex;
  618. flex: auto;
  619. align-items: center;
  620. /* 顶端对齐 */
  621. justify-content: flex-start;
  622. /* 子元素靠右对齐 */
  623. padding: 20rpx 5rpx;
  624. /* 上下内边距 */
  625. /* margin-bottom: 10rpx; */
  626. /* background-color: rgba(255, 255, 255, 1); */
  627. /* border-radius: 5%; */
  628. }
  629. .cell-image_c4 {
  630. width: 60rpx;
  631. /* 图片宽度 */
  632. height: 60rpx;
  633. /* 图片高度 */
  634. margin-right: 10rpx;
  635. }
  636. .cell-text_c4 {
  637. flex: 1;
  638. margin-right: 30rpx;
  639. /* 文本部分占据剩余空间 */
  640. }
  641. .text-line_c4 {
  642. /* 文本行样式 */
  643. white-space: nowrap;
  644. /* 防止文本自动换行,但这里不需要 */
  645. overflow: hidden;
  646. /* 如果需要,可以隐藏溢出内容 */
  647. text-overflow: ellipsis;
  648. /* 如果需要,可以用省略号表示溢出 */
  649. color: #6C6970;
  650. }
  651. /* 如果需要固定文本为两行显示,可以为 .text-line 设置特定的 height 和 line-height */
  652. .text-line_c4 {
  653. height: 48rpx;
  654. font-size: 24rpx;
  655. /* 假设每行文本高度为24px */
  656. line-height: 48rpx;
  657. /* 行高与文本高度相同 */
  658. /* 还可以添加其他文本样式,如字体大小、颜色等 */
  659. }
  660. .image_c4 {
  661. width: 100%;
  662. height: 100%;
  663. object-fit: cover;
  664. /* 确保图片填充整个容器并保持其宽高比 */
  665. }
  666. .text-container_c4 {
  667. position: absolute;
  668. /* 绝对定位使得文字可以位于图片之上 */
  669. top: 50%;
  670. /* 垂直居中 */
  671. left: 50%;
  672. /* 水平居中 */
  673. width: calc(100% - 60rpx);
  674. transform: translate(-50%, -50%);
  675. /* 调整位置以完全居中 */
  676. color: white;
  677. /* 或者其他你需要的颜色 */
  678. }
  679. .text-container_c4_top_left {
  680. position: absolute;
  681. /* 绝对定位使得文字可以位于图片之上 */
  682. top: 9%;
  683. /* 垂直居中 */
  684. left: 20%;
  685. /* 水平居中 */
  686. width: 40%;
  687. transform: translate(-50%, -50%);
  688. /* 调整位置以完全居中 */
  689. color: white;
  690. /* 或者其他你需要的颜色 */
  691. text-align: center;
  692. /* 确保文字水平居中(尽管在绝对定位下这不是必需的)*/
  693. }
  694. .text_c4 {
  695. color: #3C3796;
  696. font-size: 24rpx;
  697. text-align: start;
  698. font-weight: 400;
  699. }
  700. .text_c4_left_top {
  701. color: #ffffff;
  702. font-size: 28rpx;
  703. font-weight: 600;
  704. }
  705. .text_c4_1 {
  706. font-size: 34rpx;
  707. color: #6E6AB2;
  708. font-weight: 700;
  709. }
  710. .text-line_c41 {
  711. /* 文本行样式 */
  712. white-space: nowrap;
  713. /* 防止文本自动换行,但这里不需要 */
  714. overflow: hidden;
  715. /* 如果需要,可以隐藏溢出内容 */
  716. text-overflow: ellipsis;
  717. /* 如果需要,可以用省略号表示溢出 */
  718. color: #000;
  719. font-size: 32rpx;
  720. }
  721. /* 如果需要固定文本为两行显示,可以为 .text-line 设置特定的 height 和 line-height */
  722. .text-line_c41 {
  723. height: 48rpx;
  724. /* 假设每行文本高度为24px */
  725. line-height: 48rpx;
  726. /* 行高与文本高度相同 */
  727. /* 还可以添加其他文本样式,如字体大小、颜色等 */
  728. }
  729. .container_5 {
  730. display: flex;
  731. flex-direction: column;
  732. align-items: flex-start;
  733. /* padding: 40rpx; */
  734. width: 95%;
  735. margin-top: 30rpx;
  736. background-color: rgba(255, 255, 255, 1);
  737. border-radius: 20rpx;
  738. box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
  739. }
  740. .header_c5 {
  741. display: flex;
  742. justify-content: flex-start;
  743. align-items: center;
  744. margin: 20rpx 0rpx 20rpx 20rpx;
  745. width: 92%;
  746. }
  747. .header-image_c5 {
  748. width: 72rpx;
  749. height: 72rpx;
  750. margin-right: 20rpx;
  751. }
  752. .header-image_comma {
  753. width: 32rpx;
  754. /* 根据需要调整图片大小 */
  755. height: 32rpx;
  756. /* 根据需要调整图片大小 */
  757. margin-left: 10rpx;
  758. }
  759. .header-title_c5 {
  760. font-size: 32rpx;
  761. font-weight: 600;
  762. color: #3E3D44;
  763. }
  764. .data-row_c5 {
  765. display: flex;
  766. justify-content: space-between;
  767. align-items: center;
  768. margin-left: 20rpx;
  769. width: calc(100% - 100rpx);
  770. background-color: rgba(221, 222, 255, 0.2);
  771. border-top-left-radius: 20rpx;
  772. border-top-right-radius: 20rpx;
  773. padding: 15rpx 30rpx 0 30rpx;
  774. }
  775. .data-row_c5_down {
  776. display: flex;
  777. justify-content: space-between;
  778. align-items: center;
  779. /* margin-bottom: 10rpx; */
  780. margin-left: 20rpx;
  781. width: calc(100% - 100rpx);
  782. background-color: rgba(221, 222, 255, 0.2);
  783. border-bottom-left-radius: 20rpx;
  784. border-bottom-right-radius: 20rpx;
  785. padding: 0 30rpx 15rpx 30rpx;
  786. }
  787. .data-item_c5 {
  788. display: flex;
  789. align-items: center;
  790. }
  791. .data-item_c5.left_c5 {
  792. display: flex;
  793. justify-content: flex-start;
  794. /* 子元素靠右对齐 */
  795. align-items: center;
  796. /* 如果需要垂直居中对齐 */
  797. padding: 10rpx 5rpx;
  798. /* 上下内边距 */
  799. margin-bottom: 2rpx;
  800. height: 52rpx;
  801. /* background-color:rgba(255, 255, 255, 1); */
  802. border-radius: 5%;
  803. }
  804. .data-item_c5 .right_c5 {
  805. display: flex;
  806. justify-content: flex-end;
  807. /* 子元素靠右对齐 */
  808. align-items: center;
  809. /* 如果需要垂直居中对齐 */
  810. padding: 15rpx 5rpx;
  811. /* 上下内边距 */
  812. margin-bottom: 10rpx;
  813. height: 62rpx;
  814. /* background-color:rgba(255, 255, 255, 1); */
  815. border-radius: 5%;
  816. }
  817. .data-image_c5 {
  818. width: 45rpx;
  819. /* 根据需要调整图片大小 */
  820. height: 45rpx;
  821. /* 根据需要调整图片大小 */
  822. margin-right: 8rpx;
  823. /* 图片和文本之间的间距 */
  824. }
  825. .data-text_c5 {
  826. font-size: 28rpx;
  827. color: #3E3D44;
  828. }
  829. .dot_c51 {
  830. width: 16rpx;
  831. height: 16rpx;
  832. background-color: #6086EF;
  833. border-radius: 50%;
  834. display: inline-block;
  835. margin-right: 10rpx;
  836. }
  837. .data-text_c51 {
  838. /* 文本样式可以根据需要调整 */
  839. margin-left: 10rpx;
  840. font-size: 20rpx;
  841. color: #6186EF;
  842. background: #E6EDFF;
  843. padding: 1rpx 7rpx;
  844. border-radius: 4rpx;
  845. }
  846. .dot_c51_1 {
  847. width: 16rpx;
  848. height: 16rpx;
  849. background-color: #60C38D;
  850. border-radius: 50%;
  851. display: inline-block;
  852. margin-right: 10rpx;
  853. }
  854. .data-text_c51_1 {
  855. /* 文本样式可以根据需要调整 */
  856. margin-left: 10rpx;
  857. font-size: 20rpx;
  858. color: #60C38D;
  859. background: #DEFAEB;
  860. padding: 1rpx 7rpx;
  861. border-radius: 4rpx;
  862. }
  863. .separator_c5 {
  864. width: 100%;
  865. height: 2rpx;
  866. background-color: #fff;
  867. /* 分割线的颜色为白色 */
  868. margin-bottom: 20rpx;
  869. }
  870. .container_6 {
  871. display: flex;
  872. flex-direction: column;
  873. align-items: flex-start;
  874. width: 95%;
  875. padding-bottom: 30rpx;
  876. background: white;
  877. margin-top: 30rpx;
  878. border-radius: 20rpx;
  879. box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
  880. }
  881. .title-row_c6 {
  882. display: flex;
  883. justify-content: space-between;
  884. align-items: center;
  885. margin: 20rpx 0rpx 20rpx 20rpx;
  886. width: 92%;
  887. }
  888. .title-left_c6 {
  889. display: flex;
  890. justify-content: flex-start;
  891. /* 子元素靠右对齐 */
  892. align-items: center;
  893. /* 如果需要垂直居中对齐 */
  894. }
  895. .title-right_c6 {
  896. display: flex;
  897. justify-content: flex-end;
  898. /* 子元素靠右对齐 */
  899. align-items: center;
  900. /* 如果需要垂直居中对齐 */
  901. }
  902. .title-image_c6 {
  903. width: 72rpx;
  904. height: 72rpx;
  905. margin-right: 20rpx;
  906. }
  907. .title-text_c6,
  908. .title-text-right_c6 {
  909. font-size: 32rpx;
  910. font-weight: 600;
  911. color: #3E3D44;
  912. }
  913. .title-text-right_c6_1 {
  914. font-size: 24rpx;
  915. color: #EE8E56;
  916. margin-right: 30rpx;
  917. }
  918. .title-text-right_c6 {
  919. text-align: right;
  920. }
  921. .data-row_c6 {
  922. display: flex;
  923. justify-content: space-between;
  924. align-items: center;
  925. margin-bottom: 20rpx;
  926. width: 95%;
  927. margin-left: 20rpx;
  928. }
  929. .data-row_c6_0 {
  930. margin-bottom: 20rpx;
  931. width: 95%;
  932. margin-left: 20rpx;
  933. border-top-left-radius: 20rpx;
  934. border-top-right-radius: 20rpx;
  935. background-color: rgba(221, 222, 255, 0.2);
  936. padding: 15rpx;
  937. }
  938. .data-row_c6_1 {
  939. display: flex;
  940. justify-content: space-between;
  941. align-items: center;
  942. }
  943. .data-row_c6_2 {
  944. display: flex;
  945. justify-content: space-between;
  946. align-items: center;
  947. margin-top: 15rpx;
  948. }
  949. .data-item_c6 {
  950. flex: 1;
  951. display: flex;
  952. flex-direction: row;
  953. align-items: center;
  954. }
  955. .data-item_c6.left_c60 {
  956. display: flex;
  957. justify-content: flex-start;
  958. align-items: center;
  959. /* 如果需要垂直居中对齐 */
  960. text-align: left;
  961. color: white;
  962. font-size: 38rpx;
  963. }
  964. .data-item_c6 .left_c6 {
  965. display: flex;
  966. justify-content: flex-start;
  967. align-items: center;
  968. /* 如果需要垂直居中对齐 */
  969. text-align: left;
  970. color: rgba(0, 0, 0, 0.6);
  971. }
  972. .left_c61 {
  973. display: flex;
  974. justify-content: flex-start;
  975. align-items: center;
  976. /* 如果需要垂直居中对齐 */
  977. text-align: left;
  978. color: #3E3D44;
  979. /* color:rgba(0, 0, 0, 0.6); */
  980. font-size: 28rpx;
  981. font-weight: 525;
  982. }
  983. .data-item_c6 .left_c62 {
  984. display: flex;
  985. justify-content: flex-start;
  986. align-items: center;
  987. /* 如果需要垂直居中对齐 */
  988. text-align: left;
  989. font-size: 24rpx;
  990. color: #3E3D44;
  991. }
  992. .data-item_c6 .left_c62_1 {
  993. display: flex;
  994. justify-content: flex-start;
  995. align-items: center;
  996. /* 如果需要垂直居中对齐 */
  997. text-align: left;
  998. font-size: 24rpx;
  999. color: #ff0000;
  1000. }
  1001. .data-item_c6 .right_c6 {
  1002. display: flex;
  1003. justify-content: flex-end;
  1004. /* 子元素靠右对齐 */
  1005. align-items: center;
  1006. /* 如果需要垂直居中对齐 */
  1007. text-align: right;
  1008. color: rgba(0, 0, 0, 0.6);
  1009. }
  1010. .separator_c6 {
  1011. width: 100%;
  1012. height: 2rpx;
  1013. background-color: #ccc;
  1014. /* 分割线的颜色 */
  1015. margin-bottom: 20rpx;
  1016. }
  1017. .echarts-container_c6 {
  1018. width: 100%;
  1019. /* 可以根据需要调整 */
  1020. height: 400rpx;
  1021. /* 可以根据需要调整,或者设置为百分比 */
  1022. display: flex;
  1023. justify-content: center;
  1024. align-items: center;
  1025. /* 如果需要垂直居中对齐 */
  1026. }
  1027. /* ec-canvas 组件的样式可以根据需要进行调整 */
  1028. ec-canvas_c6 {
  1029. width: 92%;
  1030. height: 100%;
  1031. margin-left: 50rpx;
  1032. }
  1033. .container_4_1 {
  1034. display: flex;
  1035. align-items: center;
  1036. /* 垂直居中 */
  1037. justify-content: left;
  1038. /* 水平居中(如果需要整个容器内的内容居中)*/
  1039. padding-top: 10rpx;
  1040. /* 如果只需要image和text水平居中,并且它们占据整个容器的宽度,可以删除justify-content并设置flex-direction: row*/
  1041. }
  1042. .image_4_1 {
  1043. width: 50rpx;
  1044. /* 设置图片的宽度 */
  1045. height: 50rpx;
  1046. /* 设置图片的高度 */
  1047. margin-right: 20rpx;
  1048. /* 图片和文本之间的间距 */
  1049. }
  1050. .text_4_1 {
  1051. /* 这里可以设置文本的样式,如字体大小、颜色等 */
  1052. font-size: 50rpx;
  1053. color: #ffffff;
  1054. }
  1055. .picker-view {
  1056. margin-top: 12rpx;
  1057. }
  1058. .loading-container {
  1059. position: fixed;
  1060. top: 50%;
  1061. left: 50%;
  1062. transform: translate(-50%, -50%);
  1063. padding: 10px;
  1064. background-color: #00ffff;
  1065. width: 350rpx;
  1066. color: #909090;
  1067. border-radius: 4px;
  1068. z-index: 9999;
  1069. /* 确保它显示在其他内容之上 */
  1070. }
  1071. .loading-text {
  1072. /* 其他样式 */
  1073. width: 300rpx;
  1074. white-space: nowrap;
  1075. }
  1076. .circle-container-yh {
  1077. display: flex;
  1078. align-items: center;
  1079. justify-content: center;
  1080. /* 让左右文本分布在图片两侧 */
  1081. width: 100%;
  1082. /* 根据需要调整,确保足够宽以容纳图片和文本 */
  1083. }
  1084. .circle-image-yh {
  1085. width: 200rpx;
  1086. /* 假设圆环图片宽度 */
  1087. height: 200rpx;
  1088. /* 假设圆环图片高度 */
  1089. }
  1090. .text-container-yh {
  1091. display: flex;
  1092. flex-direction: column;
  1093. /* 文本内容垂直排列 */
  1094. align-items: flex-start;
  1095. /* 文本内容从顶部开始排列 */
  1096. align-items: left;
  1097. }
  1098. .left-text-yh {
  1099. margin-left: 15rpx;
  1100. }
  1101. .left-text-yh,
  1102. .right-text-yh {
  1103. /* 根据需要添加样式,如内边距、字体大小等 */
  1104. display: flex;
  1105. align-items: center;
  1106. }
  1107. .icon-yh {
  1108. width: 30rpx;
  1109. /* 假设小图片的宽度 */
  1110. height: 30rpx;
  1111. /* 假设小图片的高度 */
  1112. margin-right: 10rpx;
  1113. /* 小图片与文字的间距 */
  1114. }
  1115. .top-text-yh {
  1116. /* 上方文字的样式 */
  1117. display: flex;
  1118. justify-content: space-between;
  1119. /* 让左右文本分布在水平方向上 */
  1120. align-items: center;
  1121. margin-top: 20rpx;
  1122. /* 与圆环图片的间距 */
  1123. }
  1124. .text-row-yh {
  1125. display: flex;
  1126. align-items: center;
  1127. margin-bottom: 10rpx;
  1128. /* 行与行之间的间距 */
  1129. }
  1130. .centered-text-yh {
  1131. position: absolute;
  1132. top: 85rpx;
  1133. /* 垂直居中 */
  1134. left: 0;
  1135. right: 0;
  1136. transform: translateY(-50%);
  1137. /* 垂直居中 */
  1138. text-align: center;
  1139. /* 水平居中 */
  1140. }
  1141. .text-line-yh {
  1142. display: block;
  1143. margin-bottom: 20rpx;
  1144. /* 行间距 */
  1145. }
  1146. .text-line-yh-1 {
  1147. color: white;
  1148. /* 第一行文字颜色 */
  1149. font-size: 40rpx;
  1150. /* 第一行文字大小 */
  1151. }
  1152. .text-line-yh-2 {
  1153. color: #99ff62;
  1154. /* 第二行文字颜色 */
  1155. font-size: 120rpx;
  1156. /* 第二行文字大小 */
  1157. }
  1158. .text-line-yh-3 {
  1159. color: white;
  1160. /* 第三行文字颜色 */
  1161. font-size: 32rpx;
  1162. /* 第三行文字大小 */
  1163. }
  1164. .text-content-yh {
  1165. color: #9A969F;
  1166. font-size: 20rpx;
  1167. }
  1168. .text-content-yh_1 {
  1169. color: #3E3D44;
  1170. font-size: 24rpx;
  1171. }
  1172. .text-content-yh_1-units {
  1173. font-size: 20rpx;
  1174. }
  1175. /* 蓝色 */
  1176. .blue-dot-up {
  1177. width: 16rpx;
  1178. height: 16rpx;
  1179. background-color: #5555ff;
  1180. border-radius: 50%;
  1181. display: inline-block;
  1182. margin-right: 12rpx;
  1183. margin-left: 20rpx;
  1184. margin-top: 32rpx;
  1185. }
  1186. /* 紫色 */
  1187. .purple-dot-up {
  1188. width: 16rpx;
  1189. height: 16rpx;
  1190. background-color: #9d00f1;
  1191. border-radius: 50%;
  1192. display: inline-block;
  1193. margin-right: 12rpx;
  1194. margin-left: 20rpx;
  1195. margin-top: 32rpx;
  1196. }
  1197. /* 绿色 */
  1198. .green-dot-up {
  1199. width: 16rpx;
  1200. height: 16rpx;
  1201. background-color: #55ff7f;
  1202. border-radius: 50%;
  1203. display: inline-block;
  1204. margin-right: 12rpx;
  1205. margin-left: 20rpx;
  1206. margin-top: 32rpx;
  1207. }
  1208. /* 橘色 */
  1209. .organize-dot-up {
  1210. width: 16rpx;
  1211. height: 16rpx;
  1212. background-color: #ffaa00;
  1213. border-radius: 50%;
  1214. display: inline-block;
  1215. margin-right: 12rpx;
  1216. margin-left: 20rpx;
  1217. margin-top: 32rpx;
  1218. }
  1219. /* 蓝色 */
  1220. .blue-dot {
  1221. width: 16rpx;
  1222. height: 16rpx;
  1223. margin-left: 25rpx;
  1224. background-color: #6086EF;
  1225. border-radius: 50%;
  1226. display: inline-block;
  1227. margin-right: 10rpx;
  1228. }
  1229. /* 紫色 */
  1230. .purple-dot {
  1231. width: 16rpx;
  1232. height: 16rpx;
  1233. background-color: #9d00f1;
  1234. border-radius: 50%;
  1235. display: inline-block;
  1236. margin-right: 10rpx;
  1237. }
  1238. /* 绿色 */
  1239. .green-dot {
  1240. width: 16rpx;
  1241. height: 16rpx;
  1242. margin-left: 25rpx;
  1243. background-color: #61C38D;
  1244. border-radius: 50%;
  1245. display: inline-block;
  1246. margin-right: 10rpx;
  1247. }
  1248. /* 橘色 */
  1249. .organize-dot {
  1250. width: 16rpx;
  1251. height: 16rpx;
  1252. margin-left: 25rpx;
  1253. background-color: #ffaa00;
  1254. border-radius: 50%;
  1255. display: inline-block;
  1256. margin-right: 10rpx;
  1257. }
  1258. .echarts-container_c000 {
  1259. width: 300rpx;
  1260. /* 可以根据需要调整 */
  1261. height: 300rpx;
  1262. /* 可以根据需要调整,或者设置为百分比 */
  1263. display: flex;
  1264. justify-content: center;
  1265. align-items: center;
  1266. /* 如果需要垂直居中对齐 */
  1267. margin-left: 150rpx;
  1268. }
  1269. .echarts-container_c00 {
  1270. width: 350rpx;
  1271. height: 350rpx;
  1272. }
  1273. .container_00 {
  1274. display: flex;
  1275. flex-direction: column;
  1276. align-items: flex-start;
  1277. /* padding: 40rpx; */
  1278. border-radius: 20rpx;
  1279. width: 95%;
  1280. margin-top: 20rpx;
  1281. background-color: rgba(255, 255, 255, 1);
  1282. height: 500rpx;
  1283. box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
  1284. }
  1285. .separator_c00 {
  1286. width: 90%;
  1287. height: 1rpx;
  1288. background-color: #ebebeb;
  1289. /* 分割线的颜色为白色 */
  1290. margin-bottom: 15rpx;
  1291. }
  1292. .header_c00 {
  1293. display: flex;
  1294. justify-content: flex-start;
  1295. align-items: center;
  1296. margin: 20rpx 0rpx 20rpx 20rpx;
  1297. width: 92%;
  1298. }
  1299. .header-image_c00 {
  1300. width: 100rpx;
  1301. /* 根据需要调整图片大小 */
  1302. height: 100rpx;
  1303. /* 根据需要调整图片大小 */
  1304. margin-right: 20rpx;
  1305. }
  1306. .header-title_c00 {
  1307. font-size: 38rpx;
  1308. /* 标题字体大小 */
  1309. color: white;
  1310. }
  1311. .data-row_c00 {
  1312. display: flex;
  1313. justify-content: space-between;
  1314. align-items: center;
  1315. margin-left: 20rpx;
  1316. width: 92%;
  1317. padding: 25rpx 0rpx;
  1318. }
  1319. .data-item_c00 {
  1320. display: flex;
  1321. align-items: center;
  1322. }
  1323. .data-item_c00.left_c00 {
  1324. display: flex;
  1325. justify-content: flex-start;
  1326. /* 子元素靠右对齐 */
  1327. align-items: center;
  1328. /* 如果需要垂直居中对齐 */
  1329. }
  1330. .data-item_c00.right_c00 {
  1331. display: flex;
  1332. justify-content: flex-end;
  1333. /* 子元素靠右对齐 */
  1334. align-items: center;
  1335. /* 如果需要垂直居中对齐 */
  1336. }
  1337. .data-image_c00 {
  1338. width: 32rpx;
  1339. /* 根据需要调整图片大小 */
  1340. height: 32rpx;
  1341. /* 根据需要调整图片大小 */
  1342. margin-left: 12rpx;
  1343. /* 图片和文本之间的间距 */
  1344. }
  1345. .data-image_c00_0 {
  1346. width: 28rpx;
  1347. /* 根据需要调整图片大小 */
  1348. height: 28rpx;
  1349. margin-left: 12rpx;
  1350. /* 根据需要调整图片大小 */
  1351. }
  1352. .data-image_c00_01 {
  1353. width: 16rpx;
  1354. /* 根据需要调整图片大小 */
  1355. height: 16rpx;
  1356. /* 根据需要调整图片大小 */
  1357. margin-left: 6rpx;
  1358. margin-right: 6rpx
  1359. }
  1360. .data-text_c00_0 {
  1361. color: #3E3D44;
  1362. font-family: 'Microsoft YaHei', 'Heiti SC', 'Heiti TC', sans-serif;
  1363. font-size: 24rpx;
  1364. margin-left: 10rpx;
  1365. white-space: nowrap;
  1366. border-top-right-radius: 20rpx;
  1367. border-bottom-right-radius: 20rpx;
  1368. background-color: rgba(255, 255, 255, 1);
  1369. font-weight: 600;
  1370. }
  1371. .data-text_c00 {
  1372. /* 文本样式可以根据需要调整 */
  1373. color: #000;
  1374. font-family: 'Microsoft YaHei', 'Heiti SC', 'Heiti TC', sans-serif;
  1375. font-size: 24rpx;
  1376. margin-right: 30rpx;
  1377. margin-left: 12rpx;
  1378. }
  1379. .data-text_c002 {
  1380. /* 文本样式可以根据需要调整 */
  1381. color: #000;
  1382. font-family: 'Microsoft YaHei', 'Heiti SC', 'Heiti TC', sans-serif;
  1383. font-size: 28rpx;
  1384. font-weight: 600;
  1385. }
  1386. .data-text_c001 {
  1387. /* 文本样式可以根据需要调整 */
  1388. margin-left: 10rpx;
  1389. font-size: 20rpx;
  1390. color: rgba(255, 255, 255, 0.6);
  1391. }
  1392. .block-element {
  1393. display: block;
  1394. }
  1395. .hidden-element {
  1396. display: none;
  1397. }
  1398. .picker-arrow {
  1399. display: inline-block;
  1400. width: 0;
  1401. height: 0;
  1402. border-left: 10rpx solid transparent;
  1403. border-right: 10rpx solid transparent;
  1404. border-top: 10px solid rgba(161, 161, 161, 1.0);
  1405. margin-left: 2px;
  1406. margin-top: 10px;
  1407. margin-right: 10rpx;
  1408. }
  1409. .picker_out {
  1410. display: flex;
  1411. flex-direction: row;
  1412. min-width: 380rpx;
  1413. margin-right: 20rpx;
  1414. justify-content: space-between;
  1415. border-radius: 60rpx;
  1416. background-color: white;
  1417. margin-left: 20rpx;
  1418. }
  1419. .picker-row_view {
  1420. display: flex;
  1421. flex-direction: row;
  1422. height: 64rpx;
  1423. flex: 1;
  1424. justify-content: left;
  1425. /* 移除默认背景 */
  1426. align-items: center;
  1427. background-color: rgba(255, 255, 255, 1);
  1428. border-top-right-radius: 32rpx;
  1429. border-bottom-right-radius: 32rpx;
  1430. /* height:50rpx; */
  1431. }
  1432. .card-h {
  1433. width: 100%;
  1434. height: 100%;
  1435. display: flex;
  1436. flex-direction: row;
  1437. }
  1438. .card-h .chart-left-box {
  1439. display: flex;
  1440. width: 110rpx;
  1441. justify-content: space-between;
  1442. align-items: flex-end;
  1443. flex-direction: column;
  1444. }
  1445. .card-h .chart-left-box .chart-left-title-box {
  1446. display: flex;
  1447. flex-direction: row;
  1448. align-items: center;
  1449. flex-wrap: nowrap;
  1450. justify-content: center;
  1451. }
  1452. .card-h .chart-left-box .chart-left-title-box .dot {
  1453. width: 16rpx;
  1454. height: 16rpx;
  1455. border-radius: 100%;
  1456. }
  1457. .card-h .chart-left-box .chart-left-title-box .left-title {
  1458. white-space: nowrap;
  1459. color: #333333;
  1460. margin-left: 16rpx;
  1461. min-width: 52rpx;
  1462. font-size: 24rpx;
  1463. color: #3E3D44;
  1464. }
  1465. .card-h .chart-left-box .chart-left-title-box:last-child {
  1466. margin-bottom: 30rpx;
  1467. }
  1468. .sub-title {
  1469. font-size: 24rpx;
  1470. margin-bottom: 30rpx;
  1471. color: #3E3D44;
  1472. margin-left: 30rpx;
  1473. }
  1474. .card5-h {
  1475. margin-top: 20rpx;
  1476. display: flex;
  1477. width: calc(100% - 40rpx);
  1478. background: #F7F8FD;
  1479. margin-left: 20rpx;
  1480. flex-direction: row;
  1481. align-items: center;
  1482. padding: 24rpx 0;
  1483. justify-content: space-around;
  1484. }
  1485. .card-v {
  1486. display: flex;
  1487. align-items: center;
  1488. flex-direction: column;
  1489. }
  1490. .card-t1 {
  1491. font-size: 28rpx;
  1492. font-weight: 600;
  1493. color: #3E3D44;
  1494. }
  1495. .card-t2 {
  1496. font-size: 24rpx;
  1497. color: #6C6970;
  1498. }
  1499. .card6-h {
  1500. width: 100%;
  1501. margin: auto;
  1502. display: flex;
  1503. }
  1504. .card-item {
  1505. display: flex;
  1506. flex-direction: row;
  1507. align-items: center;
  1508. justify-content: center;
  1509. }
  1510. .card-t3 {
  1511. font-size: 24rpx;
  1512. color: #3E3D44;
  1513. }
  1514. .card-item2 {
  1515. margin-bottom: 30rpx;
  1516. width: 100%;
  1517. display: flex;
  1518. flex-direction: column;
  1519. }