home.css 7.1 KB

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