e20_geojson_buildings.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. @font-face {
  2. font-family: "UnidreamLED";
  3. src: url("./fonts/UnidreamLED.ttf") format("truetype");
  4. }
  5. .achart_container {
  6. position: absolute;
  7. padding: 10px;
  8. top: 0;
  9. right: 0;
  10. width: 29rem;
  11. height: 100%;
  12. background: linear-gradient(to right,rgba(84,97,117,.5), rgba(42,52,69,1));
  13. }
  14. .right_item {
  15. width: 100%;
  16. height: 31%;
  17. margin-bottom: 0.72rem;
  18. /* background-color: #ccc; */
  19. }
  20. ._item_top {
  21. position: relative;
  22. text-align: left;
  23. display: flex;
  24. align-items: center;
  25. justify-content: space-between;
  26. margin-bottom: 1.22rem;
  27. }
  28. ._item_title {
  29. position: relative;
  30. height: 1.56rem;
  31. padding-left: 1.25rem;
  32. line-height: 1.56rem;
  33. font-size: 1.25rem;
  34. font-weight: 400;
  35. color: #FFFFFF;
  36. letter-spacing: 1px;
  37. margin-bottom: 0.7rem;
  38. }
  39. ._item_title::before {
  40. content: "";
  41. width: 0.5rem;
  42. height: 1rem;
  43. background: rgba(229, 237, 255, 1);
  44. position: absolute;
  45. top: 50%;
  46. left: 0;
  47. transform: translateY(-50%);
  48. }
  49. ._item_title::after {
  50. content: "";
  51. width: 26.5rem;
  52. height: 0.63rem;
  53. background: url("../img/icon/分割.png");
  54. background-repeat: no-repeat;
  55. position: absolute;
  56. left: 0;
  57. top: calc(100% + 0.13rem);
  58. }
  59. ._item_row {
  60. display: flex;
  61. align-items: center;
  62. flex-wrap: wrap;
  63. text-align: left;
  64. }
  65. ._item_row_title {
  66. font-size: 0.88rem;
  67. font-weight: 400;
  68. color: #FFFFFF;
  69. line-height: 1.25rem;
  70. letter-spacing: 2px;
  71. text-shadow: 0px 0px 0px #02E1FF;
  72. }
  73. .row1 {
  74. width: 10rem;
  75. align-items: center;
  76. display: flex;
  77. margin-bottom: 1.19rem;
  78. }
  79. .icon {
  80. width: 2rem;
  81. height: 2rem;
  82. flex-shrink: 0;
  83. }
  84. .row1_right {
  85. margin-left: 0.75rem;
  86. text-align: left;
  87. }
  88. .ml {
  89. margin-left: 50px;
  90. }
  91. .right_title {
  92. font-size: 2rem;
  93. font-weight: bold;
  94. color: #FEBC04;
  95. line-height: 2rem;
  96. background: linear-gradient(180deg, #E5BE38 0%, #FF882E 100%);
  97. -webkit-background-clip: text;
  98. white-space: nowrap;
  99. -webkit-text-fill-color: transparent;
  100. font-family: "UnidreamLED",
  101. "Helvetica Neue",
  102. Helvetica,
  103. Arial,
  104. sans-serif;
  105. }
  106. .right_sub_title {
  107. font-size: 0.88rem;
  108. color: #D8D8D8;
  109. line-height: 1;
  110. white-space: nowrap;
  111. background: linear-gradient(180deg, #E5BE38 0%, #FF882E 100%);
  112. -webkit-background-clip: text;
  113. -webkit-text-fill-color: transparent;
  114. }
  115. ._item_full_box {
  116. width: 100%;
  117. height: 14rem;
  118. margin-top: 35px;
  119. }
  120. ._item_full_box_width {
  121. width: 100%;
  122. }
  123. .row3 {
  124. flex: 1;
  125. position: relative;
  126. }
  127. ._item_row_box3 {
  128. width: 12rem;
  129. height: 12rem;
  130. }
  131. ._item_row_box2 {
  132. width: 10rem;
  133. margin-right: 40px;
  134. margin-top: 20px;
  135. transform: translateX(-1rem);
  136. border: 1px solid rgba(255, 255, 255, 0.2);
  137. }
  138. .box2_item,
  139. .box2_item1,
  140. .box2_item2,
  141. .box2_item3,
  142. .box2_item4,
  143. .box2_item5 {
  144. position: relative;
  145. width: 100%;
  146. height: 1.5rem;
  147. font-size: 0.75rem;
  148. font-weight: 400;
  149. color: rgba(255, 255, 255, 0.8);
  150. display: flex;
  151. align-items: center;
  152. padding-left: 1.5rem;
  153. border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  154. }
  155. .box2_item::before,
  156. .box2_item1::before,
  157. .box2_item2::before,
  158. .box2_item3::before,
  159. .box2_item4::before,
  160. .box2_item5::before {
  161. content: "";
  162. width: 0.5rem;
  163. height: 0.5rem;
  164. border: 0.06rem solid #FFFFFF;
  165. border-radius: 50%;
  166. position: absolute;
  167. top: 50%;
  168. left: .5rem;
  169. transform: translateY(-50%);
  170. }
  171. .box2_item::before {
  172. background: rgba(14,227,247, 0.58);
  173. }
  174. .box2_item1::before {
  175. background: rgba(255,113,94, 0.58);
  176. }
  177. .box2_item2::before {
  178. background: rgba(254, 217, 118, 0.64);
  179. }
  180. .box2_item3::before {
  181. background: rgba(234,94,230, 0.64);
  182. }
  183. .box2_item4::before {
  184. background: rgba(94, 225, 186, 0.58);
  185. }
  186. .box2_item5::before {
  187. background: rgba(113, 204, 78, 0.58);
  188. }
  189. .box2_item::after,
  190. .box2_item1::after,
  191. .box2_item2::after,
  192. .box2_item3::after,
  193. .box2_item4::after,
  194. .box2_item5::after {
  195. content: attr(count);
  196. font-size: 1rem;
  197. font-weight: 600;
  198. color: #87C1FA;
  199. position: absolute;
  200. top: 50%;
  201. right: .5rem;
  202. transform: translateY(-50%);
  203. }
  204. .box2_item:last-child {
  205. border-bottom: 1px solid rgba(255, 255, 255, 0);
  206. }
  207. .ring1 {
  208. width: 100%;
  209. height: 100%;
  210. padding-top: 1rem;
  211. overflow: hidden;
  212. }
  213. #ring {
  214. width: 100%;
  215. height: 100%;
  216. }
  217. .bar{
  218. width: 100%;
  219. height: 100%;
  220. overflow: hidden;
  221. position: relative;
  222. }
  223. .bar_chart{
  224. width: 100%;
  225. height: 100%;
  226. }
  227. #bar{
  228. width: 100%;
  229. height: 100%;
  230. }
  231. /* .bg {
  232. background-color: #ccc;
  233. } */