index.wxss 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800
  1. /**index.wxss**/
  2. .sj_tit{ padding: 20rpx 20rpx; font-size: 30rpx; line-height: 42rpx; color: #333333; display: flex; justify-content: space-between; align-items: center;}
  3. .sj_tit view{ font-size: 24rpx; color: #999999;}
  4. .sj_zttj1{ padding:10rpx 20rpx 20rpx 20rpx; display: flex; justify-content: space-between;}
  5. .sj_zttj1_item{ width: 224rpx; height: 142rpx; display: flex; justify-content: center; align-items: center; flex-direction: column; flex: none; background: #FDFDFD; border-radius: 12rpx; }
  6. .sj_zttj1_num{ font-size: 30rpx; color: #2751DD; line-height: 42rpx;}
  7. .sj_zttj1_lb{ font-size: 20rpx; color: #333333; line-height: 28rpx; padding-top: 12rpx;}
  8. .sj_zttj2{ padding:0rpx 20rpx; display: flex; justify-content: space-between;}
  9. .sj_zttj2_item{ width: 344rpx; height: 142rpx; box-sizing: border-box; padding-left: 30rpx; display: flex; justify-content: center; align-items: flex-start; flex-direction: column; flex: none; background: #FDFDFD; border-radius: 12rpx;background-size: 100%; }
  10. /* .sj_zttj2_item:nth-child(1){ background: linear-gradient(226deg, #FCFCFF 0%, #EDF1FF 100%);} */
  11. .sj_zttj2_item:nth-child(1){ background:url(https://oss.zhongyihz.cn/group156/default/20220816/16/12/6/b97f5d9ca0a5de97a83e7145bba9226b.png); background-size: 100% 100%;}
  12. .sj_zttj2_item:nth-child(2){ background:url(https://oss.zhongyihz.cn/group156/default/20220816/16/27/6/a31243e56febda4c322cd53aa38d079f.png); background-size: 100% 100%;}
  13. /* .sj_zttj2_item:nth-child(2){ background: linear-gradient(45deg, #FCEFE3 0%, #FFFAF5 100%);} */
  14. .sj_zttj2_num{ font-size: 30rpx; color: #333333; line-height: 42rpx;}
  15. .sj_zttj2_lb{ font-size: 20rpx; color: #333333; line-height: 28rpx; padding-top: 12rpx;}
  16. .sj_yj1{ height: 148rpx; background: #ffffff; box-sizing: border-box; padding: 75rpx 132rpx 0 132rpx; display: flex; justify-content: space-between; align-items: center; }
  17. .sj_yj1>view{ width: 120rpx; height: 50rpx; line-height: 50rpx; border-radius: 52rpx; border: 1px solid #C0C0C0; text-align: center; font-size: 24rpx; color: #333333;}
  18. .sj_yj1>view.sec{ color: #2C59E6; border: 1px solid #2C59E6; background: rgba(44, 89, 230, 0.1100);}
  19. .sj_yj2{height:355rpx;width: 100%;background-color: #fff;padding: 32rpx 30rpx; box-sizing: border-box;}
  20. .sj_cys{ background: #ffffff; padding: 40rpx 20rpx; display: flex; justify-content: space-between; align-items: center;}
  21. .sj_cys_item{ flex: none; width: 50%;}
  22. .sj_cys_tit{ font-size: 24rpx; color: #999999;text-align: center;}
  23. .sj_cys_chart{ width: 238rpx; height: 238rpx; margin: auto;}
  24. .sj_cys_val{ font-size: 24rpx; color: #999999;text-align: center;}
  25. .sj_yc{background: #ffffff; padding: 20rpx 20rpx;}
  26. .sj_yc_item>view{ display: flex; justify-content: space-between; align-items: stretch;}
  27. .sj_yc_item>view>view{ width: 100%; padding: 10rpx;}
  28. .sj_yc_tr1,.sj_yc_tr3{ background: #F8F8F8; font-size: 24rpx; color: #333333;}
  29. .sj_yc_tr2,.sj_yc_tr4{ font-size: 18rpx; color: #333333; padding: 10rpx 0;border-top: 1rpx solid #F8F8F8;}
  30. .sj_yc_tr1>view:nth-child(1),
  31. .sj_yc_tr2>view:nth-child(1),
  32. .sj_yc_tr3>view:nth-child(1),
  33. .sj_yc_tr4>view:nth-child(1){text-align: left;}
  34. .sj_yc_tr1>view:nth-child(2),
  35. .sj_yc_tr2>view:nth-child(2){text-align: center;overflow: hidden;
  36. text-overflow: ellipsis;white-space: nowrap;}
  37. .sj_yc_tr3>view:nth-child(2),
  38. .sj_yc_tr4>view:nth-child(2){text-align: right;overflow: hidden;
  39. text-overflow: ellipsis;white-space: nowrap;}
  40. .sj_yc_tr1>view:nth-child(3),
  41. .sj_yc_tr2>view:nth-child(3){text-align: right;overflow: hidden;
  42. text-overflow: ellipsis;white-space: nowrap;}
  43. .sj_cydd{ height: 398rpx; background: #ffffff;}
  44. .sj_csfb{ height: 584rpx; background: #ffffff;}
  45. .container {
  46. height: 100%;
  47. display: flex;
  48. flex-direction: column;
  49. align-items: center;
  50. justify-content: space-between;
  51. box-sizing: border-box;
  52. background: #fff;
  53. }
  54. .home_top_map {
  55. width: 100%;
  56. /* padding: 5rpx 12rpx; */
  57. display: flex;
  58. }
  59. .map_data {
  60. /* margin-left: 1%; */
  61. margin-top: 10rpx;
  62. width:100%;
  63. display: flex; justify-content: space-between; align-items: stretch;
  64. }
  65. .map {
  66. /* margin-right: 1%; */
  67. border-radius: 5%;
  68. width:100%;
  69. height: 900rpx;
  70. }
  71. .home_map {
  72. width: 100%;
  73. height: 100%;
  74. }
  75. .cover-view {
  76. position: absolute;
  77. bottom: 0rpx;
  78. left: 0rpx;
  79. z-index: 1;
  80. }
  81. .cover-image {
  82. width: 60%;
  83. height: 60%;
  84. }
  85. .map_data_top {
  86. height:220rpx;
  87. width: 49%;
  88. background: #fff;
  89. border-radius: 15rpx;
  90. margin-bottom: 4%;
  91. border: 1rpx solid #eee;
  92. color: #999;
  93. box-shadow: 0rpx 2rpx 4rpx 0rpx rgba(0, 0, 0, 0.07);
  94. display: flex;
  95. flex-direction: column;
  96. }
  97. .map_data_bottom {
  98. background: #fff;
  99. height:220rpx;
  100. width: 49.5%;
  101. border-radius: 15rpx;
  102. box-shadow: 0rpx 2rpx 4rpx 0rpx rgba(0, 0, 0, 0.07);
  103. /* margin-top: 2%; */
  104. border: 1rpx solid #eee;
  105. }
  106. .map_data_top>view {
  107. height: 20%;
  108. text-align: center;
  109. font-size: 19rpx;
  110. display: flex;
  111. align-items: center;
  112. }
  113. .map_data_top>view>text {
  114. white-space: nowrap;
  115. margin: 0 15rpx 0 15rpx;
  116. }
  117. .map_data_top>view>view {
  118. overflow: hidden;
  119. text-overflow: ellipsis;
  120. white-space: nowrap;
  121. }
  122. .dataObj {
  123. width: 100%;
  124. /* height: 210rpx; */
  125. background-color: #f8f8f8;
  126. padding: 19rpx 30rpx;
  127. box-sizing: border-box;
  128. }
  129. .backData {
  130. margin-top: 15rpx;
  131. display: flex;
  132. justify-content: space-between;
  133. }
  134. .backA {
  135. width: 158rpx;
  136. height: 126rpx;
  137. position: relative;
  138. text-align: center;
  139. background-repeat: no-repeat;
  140. }
  141. .backA>view {
  142. font-size: 18rpx;
  143. color: #fff;
  144. position: absolute;
  145. top: 10rpx;
  146. left: 16rpx;
  147. }
  148. .backA>text {
  149. font-size: 39rpx;
  150. color: #fff;
  151. width: 100%;
  152. display: flex;
  153. /* line-height: 64px; */
  154. position: absolute;
  155. top: 44rpx;
  156. left: 0;
  157. text-align: center;
  158. justify-content: center;
  159. }
  160. .backA image {
  161. width: 100%;
  162. height: 100%;
  163. }
  164. .temperature{
  165. /* margin-bottom: 19rpx; */
  166. }
  167. .temperature>text {
  168. padding: 0 30rpx 15rpx 30rpx;
  169. display: block;
  170. }
  171. .temperatureData {
  172. display: flex;
  173. justify-content: space-between;
  174. padding: 57rpx 0 62.5rpx 0;
  175. border-bottom: 5rpx solid #f8f8f8;
  176. background-color: #fff;
  177. }
  178. .temperatureData>view {
  179. width: 33%;
  180. }
  181. .temperatureData>view>text {
  182. display: block;
  183. font-size: 42rpx;
  184. font-style: italic;
  185. color: #295AFD;
  186. text-align: center;
  187. font-weight: 700;
  188. }
  189. .temperatureData>view>view {
  190. color: #999;
  191. font-size: 21.5rpx;
  192. text-align: center;
  193. }
  194. .temperatureDataBorder {
  195. border-left: 1rpx solid #E3E7ED;
  196. border-right: 1rpx solid #E3E7ED;
  197. }
  198. .waringTop {
  199. display: flex;
  200. justify-content: space-between;
  201. padding: 15rpx 0;
  202. }
  203. .legend {
  204. display: flex;
  205. align-items: center;
  206. }
  207. .legend>view {
  208. display: flex;
  209. align-items: center;
  210. }
  211. .legend>view>view {
  212. width: 20rpx;
  213. height: 20rpx;
  214. }
  215. .legend>view>text {
  216. font-size: 25rpx;
  217. color: #999999;
  218. margin: 0 15rpx;
  219. }
  220. .waringStatu {
  221. margin-top: 19rpx;
  222. background-color: #fff;
  223. }
  224. .waringStatu>view {
  225. padding: 15rpx 30rpx;
  226. border-bottom: 5rpx solid #f8f8f8;
  227. }
  228. .round {
  229. padding: 15rpx 0;
  230. width: 100%;
  231. display: flex;
  232. flex-wrap: wrap;
  233. }
  234. .round > view{
  235. width: 25%;
  236. }
  237. .round .border{
  238. /* border: 2rpx solid #DCD7FC;
  239. padding: 18rpx; */
  240. border-radius: 50%;
  241. width: 120rpx;
  242. height: 120rpx;
  243. }
  244. .round .canvas_radius{
  245. border: 2rpx solid #DCD7FC;
  246. padding: 10rpx;
  247. border-radius: 50%;
  248. background: #FFF;
  249. width: 140rpx;
  250. height: 140rpx;
  251. margin-left: 15rpx;
  252. display: flex;
  253. justify-content: center;
  254. align-items: center;
  255. }
  256. .round .roundName{
  257. text-align: center;
  258. color: #999999;
  259. padding-top: 16rpx;
  260. padding-bottom: 36rpx;
  261. }
  262. .roundText {
  263. display: flex;
  264. justify-content: space-around;
  265. }
  266. .roundLine {
  267. width: 5px;
  268. display: flex;
  269. align-items: center;
  270. text-align: center;
  271. }
  272. .roundLine view {
  273. width: 2.5rpx;
  274. height: 50%;
  275. background: #E3E7ED;
  276. }
  277. /* .round >view{
  278. width: 200rpx;
  279. height: 200rpx;
  280. border: 2.5rpx solid #DCD7FC;
  281. border-radius: 50%;
  282. display: flex;
  283. align-items: center;
  284. justify-content: center;
  285. } */
  286. .transportationStatu {
  287. display: flex;
  288. justify-content: space-between;
  289. padding: 18rpx 30rpx;
  290. /* background: #FFF; */
  291. }
  292. .transportationStatu>view {
  293. color: #999999;
  294. font-size: 24rpx;
  295. }
  296. .barChart,
  297. .pieDom,.labelNum {
  298. height: 500rpx;
  299. width: 100%;
  300. background-color: #fff;
  301. padding: 32rpx 30rpx;
  302. box-sizing: border-box;
  303. }
  304. .textFoot {
  305. padding: 15rpx 30rpx;
  306. }
  307. .textFoot>.textActive {
  308. color: #333333;
  309. font-size: 24rpx;
  310. padding: 15rpx 0 30rpx 0;
  311. /* text-indent:48rpx; */
  312. }
  313. .textFoot>.active {
  314. display: flex;
  315. }
  316. .textFoot>.active>view>image {
  317. width: 180rpx;
  318. height: 140rpx;
  319. padding-left: 38rpx;
  320. }
  321. .text {
  322. color: #999999;
  323. font-size: 16rpx;
  324. display: block;
  325. /* text-indent:32rpx; */
  326. }
  327. .botActive {
  328. color: #999999;
  329. font-size: 22rpx;
  330. padding: 65rpx 0;
  331. text-align: center;
  332. }
  333. .dingwei {
  334. position: absolute;
  335. display: flex;
  336. justify-content: center;
  337. align-items: center;
  338. bottom: 10rpx;
  339. right: 10rpx;
  340. width: 50rpx;
  341. height: 50rpx;
  342. border-radius: 50rpx;
  343. background: #ffffff;
  344. }
  345. .dingwei_img {
  346. width: 30rpx;
  347. height: 30rpx;
  348. }
  349. .no_data {
  350. width: 100%;
  351. height: 100%;
  352. display: flex;
  353. justify-content: center;
  354. flex-direction: column;
  355. align-items: center;
  356. text-align: center;
  357. background: #ffffff;
  358. border-radius: 16rpx;
  359. }
  360. .no_data cover-image {
  361. width: 442rpx;
  362. height: 194rpx;
  363. flex: none;
  364. }
  365. .no_data image {
  366. width: 50%;
  367. height: 50%;
  368. flex: none;
  369. }
  370. .no_data_txt {
  371. font-size: 22rpx;
  372. line-height: 36rpx;
  373. flex: none;
  374. padding-top: 10rpx;
  375. color: #999999;
  376. }
  377. .homeTop {
  378. position: relative;
  379. height: 1000rpx;
  380. overflow: hidden;
  381. background: url(http://oss.zhongyihz.cn/group156/images/161158d59a4c2d37364430d360ec4c2a.png) top center no-repeat fixed;
  382. background-size: 750rpx 1344rpx;
  383. }
  384. .idx_banner {
  385. height: 1344rpx;
  386. width: 750rpx;
  387. }
  388. .homeTop .mask {
  389. height: 240rpx;
  390. width: 100%;
  391. background-color: #fff;
  392. position: absolute;
  393. bottom: 0;
  394. left: 0;
  395. border-radius: 15% -20% 0 0;
  396. }
  397. .homeTop .mask>.temo {
  398. width: 100%;
  399. height: 60rpx;
  400. background: red;
  401. border-radius: 50% 50% 0 0;
  402. opacity: .1;
  403. position: absolute;
  404. top: -60rpx;
  405. transform: rotate(180deg);
  406. z-index: 100;
  407. }
  408. .newsList {
  409. background: #fff;
  410. padding: 15rpx 30rpx 0 30rpx;
  411. }
  412. .newsList>view {
  413. display: flex;
  414. padding: 15rpx 0;
  415. border-bottom: 2.5rpx solid #f8f8f8;
  416. }
  417. .newsList>view>.newsListInfo {
  418. width: 68%;
  419. margin-right: 2%;
  420. }
  421. .newsList>view>.newsListInfo>text {
  422. color: #222222;
  423. padding-bottom: 32rpx;
  424. display: block;
  425. }
  426. .newsList>view>.newsListInfo>view {
  427. display: flex;
  428. justify-content: space-between;
  429. align-items: center;
  430. }
  431. .newsList>view>.newsListInfo>view>text {
  432. font-size: 22rpx;
  433. color: #999999;
  434. }
  435. .newsList>view>.newsListImg {
  436. width: 30%;
  437. }
  438. .newsList>view>.newsListImg image {
  439. height: 100%;
  440. border-radius: 10rpx;
  441. }
  442. .cu-custom {
  443. background: transparent;
  444. }
  445. .idx_nav {
  446. position: absolute;
  447. bottom: 0;
  448. left: 0;
  449. right: 0;
  450. height: 174rpx;
  451. box-sizing: border-box;
  452. z-index: 1;
  453. padding: 0 80rpx;
  454. display: flex;
  455. justify-content: space-between;
  456. align-items: center;
  457. }
  458. .idx_nav_bg {
  459. width: 750rpx;
  460. height: 174rpx;
  461. position: absolute;
  462. top: 0;
  463. left: 0;
  464. }
  465. .idx_nav_item {
  466. text-align: center;
  467. font-size: 24rpx;
  468. color: #333333;
  469. position: relative;
  470. z-index: 1;
  471. }
  472. .idx_nav_item image {
  473. width: 100rpx;
  474. height: 100rpx;
  475. margin: auto;
  476. display: block;
  477. }
  478. .idx_tit {
  479. /* position: relative; */
  480. color: #ffffff;
  481. font-size: 30rpx;
  482. position: fixed;
  483. width: 100%;
  484. z-index: 99;
  485. /* line-height: 50rpx; */
  486. text-align: center;
  487. /* padding: 80rpx 0 0 0; */
  488. }
  489. .idx_active{
  490. background-color: var(--color);
  491. }
  492. .idx_tit .statusBar{
  493. position: absolute;
  494. width: calc(100% - 440rpx);
  495. margin: auto;
  496. margin: auto;
  497. height: 60rpx;
  498. font-size: 32rpx;
  499. line-height: 60rpx;
  500. left: 0;
  501. right: 0;
  502. bottom: 0;
  503. }
  504. .idx_tit .msgBar{
  505. position: absolute;
  506. height: 60rpx;
  507. font-size: 32rpx;
  508. line-height: 60rpx;
  509. left: 20rpx;
  510. bottom: 0;
  511. }
  512. .idx_tit .msgBar cover-image{
  513. width: 45rpx;
  514. height: 45rpx;
  515. }
  516. .no_data {
  517. width: 100%;
  518. height: 100%;
  519. display: flex;
  520. justify-content: center;
  521. flex-direction: column;
  522. align-items: center;
  523. padding: 50rpx 0 !important;
  524. text-align: center;
  525. background: #ffffff;
  526. border-radius: 16rpx;
  527. }
  528. .no_data cover-image {
  529. width: 442rpx;
  530. height: 194rpx;
  531. flex: none;
  532. }
  533. .no_data image {
  534. /* width: 442rpx; */
  535. height: 84rpx;
  536. flex: none;
  537. }
  538. .no_data_txt {
  539. font-size: 26rpx;
  540. line-height: 36rpx;
  541. flex: none;
  542. padding-top: 10rpx;
  543. color: #999999;
  544. }
  545. .labelNum_label{
  546. display: flex;
  547. justify-content: space-between;
  548. align-items: center;
  549. }
  550. .labelNum_label >text{
  551. color: #999999;
  552. font-size: 24rpx;
  553. }
  554. .labelNum_label > view{
  555. color: #E87E04;
  556. background: rgba(232, 126, 4, 0.16);
  557. padding: 10rpx 32rpx;
  558. border-radius: 32rpx;
  559. }
  560. /* 新增 */
  561. .idx_menu{
  562. position: relative;
  563. width: 100%;
  564. height: 174rpx;
  565. }
  566. .idx_menu .idx_nav{
  567. padding: 0 20rpx;
  568. }
  569. .cardTitle1{color: #fff;display: flex;align-items: center;position: relative;width: 110rpx;height: 180rpx;margin-left: 20rpx;}
  570. .cardTitle1>view{ position: absolute; transform-origin: 160rpx 55rpx; transition: all 0.6s linear 0s; cursor: pointer; overflow: hidden;}
  571. .cardTitle1>view:nth-child(1){ background: rgb(10,92,170);padding-left: 15rpx;}
  572. .cardTitle1>view:nth-child(2){ background: red;}
  573. .cardTitle1>view:nth-child(3){ background: rgb(114,205,255);padding-left: 15rpx;}
  574. .cardBtn0{
  575. top: 0;
  576. left: 0;
  577. z-index: 0;
  578. width: 170rpx;
  579. height: 170rpx;
  580. line-height: 170rpx;
  581. border-radius: 30rpx 30rpx 30rpx 0;
  582. }
  583. .cardBtn1{
  584. top: 15rpx;
  585. left: 70rpx;
  586. z-index: 1;
  587. width: 140rpx;
  588. height: 140rpx;
  589. line-height: 140rpx;
  590. border-radius: 25rpx 25rpx 25rpx 0;
  591. }
  592. .cardBtn2{
  593. top: 24rpx;
  594. left: 149rpx;
  595. z-index: 2;
  596. width: 120rpx;
  597. height: 120rpx;
  598. line-height: 120rpx;
  599. border-radius: 25rpx 25rpx 25rpx 0;
  600. text-align: center;
  601. }
  602. .productDetail{
  603. margin-top: 20rpx;
  604. }
  605. .projectText{
  606. font-size: 24rpx;
  607. padding: 0 20rpx;
  608. color: #333;
  609. margin-left: 260rpx;
  610. }
  611. .product_All_Flex{
  612. display: flex;
  613. justify-content: space-between;
  614. }
  615. .product_All .card_right,.product_All .card_left{
  616. background: #FFF;
  617. width: 48.5%;
  618. height: 500rpx;
  619. }
  620. .card_text{
  621. font-size: 30rpx;
  622. height: 20%;
  623. color: black;
  624. display: flex;
  625. justify-content: space-between;
  626. align-items: center;
  627. }
  628. .card_but{
  629. height: 530rpx;
  630. width: 100%;
  631. }
  632. .card_right_top{
  633. height: 150rpx;
  634. width: 100%;
  635. }
  636. .card_right_but{
  637. height: 530rpx;
  638. width: 100%;
  639. }
  640. .card_left_pie{
  641. height: 500rpx;
  642. width: 20%;
  643. }
  644. .card_right_pie{
  645. width: 80%;
  646. height: 500rpx;
  647. padding-top: 87rpx;
  648. }
  649. .card_right_pie_index{
  650. width: 100%;
  651. height: 120rpx;
  652. }
  653. .card_seven_right_pie{
  654. height: 80%;
  655. width: 100%;
  656. }
  657. .product_All{
  658. width: 100%;
  659. background: #FFF;
  660. margin-top: 20rpx;
  661. }
  662. .product_name{
  663. display: flex;
  664. justify-content: space-between;
  665. padding: 35rpx 20rpx;
  666. align-content: center;
  667. }
  668. .product_name .card_tab{
  669. border-radius: 20rpx;
  670. color: #2D59E6;
  671. padding:0 16rpx;
  672. font-size: 26rpx;
  673. border: 2rpx solid #2d59e6;
  674. }
  675. .product_content{
  676. display: flex;
  677. justify-content: space-between;
  678. }
  679. .product_name .card_unit{
  680. color: #666666;
  681. }
  682. .card_product_one{
  683. height: 300rpx;
  684. width:33%;
  685. background-color: #FFF;
  686. display: flex;
  687. flex-direction: column;
  688. }
  689. .card_pie{
  690. display: flex;
  691. justify-content: space-between;
  692. }
  693. .card_product_pie{
  694. height: 50%;
  695. }
  696. .card_pie_name {
  697. display: flex;
  698. justify-content: space-between;
  699. height: 50rpx;
  700. line-height: 50rpx;
  701. }
  702. .card_pie_name > view{
  703. width: 33%;
  704. text-align: center;
  705. color: #666;
  706. font-size: 18rpx;
  707. }
  708. .card_pie_lenged{
  709. display: flex;
  710. justify-content: center;
  711. }
  712. .card_pie_lenged > view{
  713. display: flex;
  714. align-items: center;
  715. }
  716. .card_pie_lenged > view > view{
  717. width: 15rpx;
  718. height: 15rpx;
  719. border-radius: 50%;
  720. }
  721. .card_pie_lenged > view > text{
  722. font-size: 22rpx;
  723. color: #666;
  724. padding-left: 12rpx;
  725. }