home.css 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  1. html {
  2. font-size: 192px;
  3. }
  4. body {
  5. width: 100%;
  6. height: 100%;
  7. background-image: url(../images/BG.png);
  8. background-repeat: no-repeat;
  9. background-size: 100% 100%;
  10. overflow: hidden;
  11. }
  12. #main {
  13. height: 100%;
  14. }
  15. .div-header {
  16. background: url(../images/biaoti_bg_img.png) no-repeat;
  17. width: 100%;
  18. height: 0.39rem;
  19. background-size: 100% 100%;
  20. z-index: 100;
  21. position: fixed;
  22. top: 0;
  23. }
  24. .div-bottom {
  25. background: url(../images/logo_bg_img.png) no-repeat;
  26. width: 100%;
  27. height: 0.2rem;
  28. background-size: 100% 100%;
  29. position: fixed;
  30. bottom: 0;
  31. }
  32. .div-title {
  33. background: url(../images/dashujuyingyongfuwupingtai.png) no-repeat;
  34. width: 1.45rem;
  35. height: 0.26rem;
  36. line-height: 0.26rem;
  37. background-size: 1.45rem 0.26rem;
  38. text-align: center;
  39. font-size: 0.1rem;
  40. margin-top: 0.08rem;
  41. color: #ffffff;
  42. margin-left: 0.1rem;
  43. }
  44. .content {
  45. width: 100%;
  46. height: -moz-calc(100% - 0.65rem);
  47. height: -webkit-calc(100% - 0.65rem);
  48. height: calc(100% - 0.65rem);
  49. /*padding: 0.12rem;*/
  50. position: relative;
  51. }
  52. .left-panel {
  53. position: absolute;
  54. width: 2.29rem;
  55. height: 2.92rem;
  56. top: 0;
  57. left: 0.2rem;
  58. right: 0.18rem;
  59. /*padding: 0.05rem;*/
  60. }
  61. .center-panel{
  62. position: relative;
  63. width: 4.286rem;
  64. height: 3.11rem;
  65. background: url(../images/ditudibu1.png) no-repeat;
  66. background-size: 4.286rem 3.11rem;
  67. margin-left: 2.8rem;
  68. margin-top: 0.1rem;
  69. color: rgba(213, 230, 255)
  70. }
  71. .right-panel {
  72. position: absolute;
  73. width: 2.677rem;
  74. height: 3.1rem;
  75. background: url(../images/fengexian.png) no-repeat;
  76. background-size: 2.677rem 3.1rem;
  77. right: 0.1rem;
  78. }
  79. .center-panel .map{
  80. width: 4.286rem;
  81. height: 3.11rem;
  82. }
  83. .bottom-left-panel {
  84. position: absolute;
  85. width: 7rem;
  86. height: 1.63rem;
  87. background: url(../images/zdfwrqzengjiaqushi.png) no-repeat;
  88. background-size: 7rem 1.63rem;
  89. left: 0.1rem;
  90. bottom: 0.1rem;
  91. }
  92. .bottom-right-panel {
  93. position: absolute;
  94. width: 2.677rem;
  95. height: 1.64rem;
  96. background: url(../images/shiwangyuanyin.png) no-repeat;
  97. background-size: 2.677rem 1.64rem;
  98. right: 0.1rem;
  99. bottom: 0.1rem;
  100. }
  101. .div-disease-item {
  102. width: 2.29rem;
  103. height: 0.73rem;
  104. background: url(../images/weixuanzhong.png) no-repeat;
  105. background-size: 2.29rem 0.73rem;
  106. position: relative;
  107. }
  108. .div-disease-item.active,.div-disease-item:hover {
  109. width: 2.41rem;
  110. height: 0.81rem;
  111. background: url(../images/xuanzhong.png) no-repeat;
  112. background-size: 2.41rem 0.81rem;
  113. position: relative;
  114. }
  115. .c-f16 {
  116. font-size: 0.08rem;
  117. }
  118. .c-f26 {
  119. font-size: 0.14rem;
  120. }
  121. .c-b5e1fc {
  122. color: #b5e1fc;
  123. }
  124. .c-fff71a {
  125. color: #fff71a;
  126. }
  127. .c-257fb7 {
  128. color: #257FB7;
  129. }
  130. h4 {
  131. margin: 0;
  132. padding: 0 0 0.05rem;
  133. }
  134. .div-disease-item .div-disease-title,
  135. .div-common-title {
  136. line-height: 0.18rem;
  137. position: relative;
  138. }
  139. .div-disease-item.active .div-disease-title, .div-disease-item:hover .div-disease-title{
  140. line-height: 0.23rem;
  141. position: relative;
  142. }
  143. .div-disease-item .div-disease-title,.div-disease-item .icon-img,.div-disease-item .c-row{
  144. opacity: 0.5;
  145. }
  146. .div-disease-item.active .div-disease-title,.div-disease-item.active .icon-img,.div-disease-item.active .c-row,
  147. .div-disease-item:hover .div-disease-title,.div-disease-item:hover .icon-img,.div-disease-item:hover .c-row{
  148. opacity: 1;
  149. }
  150. .div-disease-item .c-row {
  151. margin-top: 0.05rem;
  152. }
  153. .div-disease-item.active .c-row {
  154. margin-top: 0;
  155. }
  156. .mt10 {
  157. margin-top: 0.05rem;
  158. }
  159. .ml20 {
  160. margin-left: 0.1rem;
  161. }
  162. .c-bold {
  163. font-weight: bold;
  164. }
  165. .mt0 {
  166. margin-top: 0;
  167. }
  168. .mr40 {
  169. margin-right: 0.2rem;
  170. }
  171. .mlr30 {
  172. margin-left: 0.16rem;
  173. margin-right: 0.16rem;
  174. }
  175. .mt30 {
  176. margin-top: 0.16rem;
  177. }
  178. .ml20 {
  179. margin-left: 0.1rem;
  180. }
  181. .ml30 {
  182. margin-left: 0.16rem;
  183. }
  184. .mr30 {
  185. margin-right: 0.16rem;
  186. }
  187. .ml10 {
  188. margin-left: 0.05rem;
  189. }
  190. .absolute-content {
  191. position: absolute;
  192. width: 100%;
  193. text-align: center;
  194. top: 50%;
  195. -webkit-transform: translateY(-18%);
  196. -o-transform: translateY(-18%);
  197. transform: translateY(-18%);
  198. }
  199. .bg-icon {
  200. object-fit: fill;
  201. position: relative;
  202. height: -moz-calc(100% - 0.34rem);
  203. height: -webkit-calc(100% - 0.34rem);
  204. height: calc(100% - 0.34rem);
  205. }
  206. .bg-icon .zengzhang-img {
  207. width: 0.09rem;
  208. height: 0.09rem;
  209. vertical-align: middle;
  210. position: absolute;
  211. top: 0.2rem;
  212. }
  213. .icon-img {
  214. width: 0.16rem;
  215. height: 0.16rem;
  216. position: absolute;
  217. right: 0.08rem;
  218. top: 0.026rem;
  219. }
  220. .div-disease-item .icon-img {
  221. width: 0.16rem;
  222. height: 0.16rem;
  223. position: absolute;
  224. right: 0.08rem;
  225. top: 0.026rem;
  226. }
  227. .div-disease-item.active .icon-img {
  228. width: 0.16rem;
  229. height: 0.16rem;
  230. position: absolute;
  231. right: 0.18rem;
  232. top: 0.0625rem;
  233. }
  234. .c-row {
  235. height: -moz-calc(100% - 0.34rem);
  236. height: -webkit-calc(100% - 0.34rem);
  237. height: calc(100% - 0.34rem);
  238. }
  239. #div-gaofa-disease-chart{
  240. height: -moz-calc(100% - 0.53125rem);
  241. height: -webkit-calc(100% - 0.53125rem);
  242. height:calc(100% - 0.53125rem)
  243. }
  244. #div-zhongidan-echart{
  245. width: 100%;
  246. height: -moz-calc(100% - 0.26rem);
  247. height: -webkit-calc(100% - 0.26rem);
  248. height:calc(100% - 0.26rem)
  249. }
  250. .btn-default.active,
  251. .btn-default:active,
  252. .btn-default:focus,
  253. .btn-default:hover,
  254. .open .dropdown-toggle.btn-default {
  255. background-color: #009DFE;
  256. border-color: #009DFE;
  257. }
  258. .btn-default:hover,
  259. .btn-default.active:hover {
  260. color: #fff;
  261. background-color: #009DFE;
  262. border-color: #009DFE;
  263. }
  264. .btn-default {
  265. background: #051829;
  266. border-color: #009DFE;
  267. color: #009DFE;
  268. }
  269. .btn-group {
  270. margin-left: 0.16rem;
  271. margin-top: 0.12rem;
  272. }
  273. .mr20 {
  274. margin-right: 0.1rem;
  275. }
  276. .fr {
  277. float: right;
  278. }
  279. #div-shiwang-echart {
  280. width: 0.75rem;
  281. height: 0.75rem;
  282. position: absolute;
  283. top: 50%;
  284. margin-top: -0.375rem;
  285. }
  286. .div-webkit-box {
  287. display: -webkit-box;
  288. }
  289. .div-webkit-box-flex1 {
  290. -webkit-box-flex: 1;
  291. }
  292. .c-f14 {
  293. font-size: 0.07rem;
  294. }
  295. .mt20 {
  296. margin-top: 0.1rem;
  297. }
  298. .div-siwang-type {
  299. width: calc(100% - 0.9375rem);
  300. position: absolute;
  301. top: 0.3rem;
  302. right: 0.05rem;
  303. }
  304. .bgc-00e6f3 {
  305. background: #00e6f3;
  306. }
  307. .bgc-03fa6c {
  308. background: #03fa6c;
  309. }
  310. .bgc-ff616f {
  311. background: #ff616f;
  312. }
  313. .bgc-0fa5f2 {
  314. background: #0fa5f2;
  315. }
  316. .bgc-6576e0 {
  317. background: #6576e0;
  318. }
  319. .bgc-da0ff2 {
  320. background: #da0ff2;
  321. }
  322. .bgc-f24a0f {
  323. background: #f24a0f;
  324. }
  325. .bgc-ebff61 {
  326. background: #ebff61;
  327. }
  328. .bgc-fea92f {
  329. background: #fea92f;
  330. }
  331. .bar-a {
  332. display: inline-block;
  333. width: 0.05rem;
  334. height: 0.05rem;
  335. position: relative;
  336. top: 0.03rem;
  337. }
  338. /* boottSelect样式修改 */
  339. .Mapselect{
  340. position: absolute;
  341. top: .114583rem;
  342. width: .677083rem;
  343. left: .125rem;
  344. }
  345. .map #dropdownMenu1{
  346. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  347. background-size: 100% 100%;
  348. height: 34px;
  349. }
  350. .btn.focus, .btn:focus, .btn:hover{
  351. color: #fff
  352. }
  353. .dropdown-menu{
  354. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  355. background-size: 100% 100%;
  356. }