index.wxss 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. @charset "UTF-8";
  2. /* 水平间距 */
  3. /* 水平间距 */
  4. .container.data-v-57280228 {
  5. width: 100%;
  6. font-size: 14px;
  7. line-height: 24px;
  8. overflow-x: hidden;
  9. }
  10. /* 上层 */
  11. .top-bg.data-v-57280228 {
  12. height: 200px;
  13. width: 100%;
  14. background: linear-gradient(-61.2185deg, #4b98ed 0%, #48c6ef 100%);
  15. }
  16. .top-title.data-v-57280228 {
  17. color: #FFFFFF;
  18. font-size: 18px;
  19. padding-top: 30px;
  20. text-align: center;
  21. }
  22. /* 具体数据 */
  23. .top-list-bg.data-v-57280228 {
  24. width: 90%;
  25. height: 80px;
  26. background: #FFFFFF;
  27. margin: 30px 0 0 20px;
  28. border-radius: 5px;
  29. display: flex;
  30. }
  31. .minsuxinsi.data-v-57280228 {
  32. position: relative;
  33. display: inline-block;
  34. width: 25%;
  35. text-align: center;
  36. font-size: 24rpx;
  37. }
  38. .list-num.data-v-57280228 {
  39. color: #4d8bff;
  40. margin-top: 10px;
  41. }
  42. .list-txt.data-v-57280228 {
  43. margin-top: 10px;
  44. color: #333333;
  45. }
  46. .uni-section[data-v-f7ca1098].data-v-57280228 {
  47. background-color: #fff;
  48. margin-top: 20px;
  49. height: 280px;
  50. }
  51. .uni-section .uni-section-header__content[data-v-f7ca1098].data-v-57280228 {
  52. display: flex;
  53. flex-direction: column;
  54. flex: 1;
  55. color: #333;
  56. font-weight: 700;
  57. }
  58. .echarts.data-v-57280228 {
  59. width: 100%;
  60. height: 200px;
  61. }
  62. .echarts2.data-v-57280228 {
  63. width: 100%;
  64. height: 280px;
  65. }
  66. .qiehuankuang.data-v-57280228 {
  67. width: 225px;
  68. height: 30px;
  69. margin: -30px 0 0 160px;
  70. line-height: 30px;
  71. display: flex;
  72. font-size: 28rpx;
  73. }
  74. .list.data-v-57280228 {
  75. width: 25%;
  76. height: 100%;
  77. border: 1px solid rgba(175, 175, 175, 0.7);
  78. text-align: center;
  79. color: #777777;
  80. }
  81. .xuanzhong.data-v-57280228 {
  82. width: 25%;
  83. height: 100%;
  84. border: 1px solid #8080ff;
  85. text-align: center;
  86. background-color: #8080ff;
  87. color: #FFFFFF;
  88. }
  89. .echarts3.data-v-57280228 {
  90. width: 100%;
  91. height: 230px;
  92. }
  93. .echarts4.data-v-57280228 {
  94. width: 100%;
  95. height: 230px;
  96. }
  97. .echarts5.data-v-57280228 {
  98. width: 100%;
  99. height: 230px;
  100. }
  101. .dingdan.data-v-57280228 {
  102. background-color: #fff;
  103. margin-top: 20px;
  104. height: 100%;
  105. }
  106. .dingdanliang.data-v-57280228 {
  107. width: 100%;
  108. height: 330px;
  109. }