home.css 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  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. overflow-y: auto;
  12. }
  13. .div-header {
  14. background: url(../images/jumingjiankang.png) no-repeat;
  15. width: 100%;
  16. height: 0.39rem;
  17. background-size: 100% 100%;
  18. z-index: 50;
  19. position: relative;
  20. /* top: 0; */
  21. }
  22. .div-bottom {
  23. background: url(../images/logo_bg_img.png) no-repeat;
  24. width: 100%;
  25. height: 0.2rem;
  26. background-size: 100% 100%;
  27. /* position: fixed; */
  28. /* bottom: 0; */
  29. }
  30. .div-title {
  31. background: url(../images/dashujuyingyongfuwupingtai.png) no-repeat;
  32. width: 1.45rem;
  33. height: 0.26rem;
  34. line-height: 0.26rem;
  35. background-size: 1.45rem 0.26rem;
  36. text-align: center;
  37. font-size: 0.1rem;
  38. margin-top: 0.08rem;
  39. color: #ffffff;
  40. margin-left: 0.1rem;
  41. z-index: 99;
  42. position: absolute;
  43. cursor: pointer;
  44. top: 10px;
  45. }
  46. .div-skip {
  47. width: 0;
  48. height: 0;
  49. opacity: 0;
  50. overflow: hidden;
  51. background-image: url("../images/tc1.png");
  52. background-size: 100% 100%;
  53. position: fixed;
  54. z-index: 5;
  55. -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  56. -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  57. transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
  58. }
  59. .div-skip-active {
  60. height: .625rem;
  61. opacity: 1;
  62. top: 0.35rem;
  63. margin-left: 0.1rem;
  64. width: 1.458333rem;
  65. }
  66. .div-skip div {
  67. height: .3125rem;
  68. line-height: .3125rem;
  69. color: rgb(179, 223, 251);
  70. text-align: center;
  71. font-size: 0.1rem;
  72. }
  73. .div-skip div a{
  74. color: rgb(4, 128, 211)
  75. }
  76. .div-skip div a:hover {
  77. color:rgba(213, 230, 255);
  78. }
  79. .content {
  80. width: 100%;
  81. position: relative;
  82. display: -webkit-box;
  83. display: box;
  84. margin-top: 0.1rem;
  85. }
  86. .left-panel {
  87. position: relative;
  88. width: 2.62rem;
  89. /* height: 3.53rem; */
  90. background: url(../images/dibu.png) no-repeat;
  91. background-size: 2.62rem 3.53rem;
  92. margin-left: 0.1rem;
  93. margin-right: 0.18rem;
  94. padding: 0.05rem;
  95. }
  96. .left-panel-img{
  97. position: absolute;
  98. width: 2.29rem;
  99. height: 2.92rem;
  100. top: 0;
  101. left: 0.13rem;
  102. right: 0.18rem;
  103. }
  104. .center-panel {
  105. position: relative;
  106. width: 4.286rem;
  107. height: 3.11rem;
  108. background: url(../images/ditudibu1.png) no-repeat;
  109. background-size: 4.286rem 3.11rem;
  110. color: rgba(213, 230, 255);
  111. -webkit-box-flex: 0;
  112. }
  113. .right-panel {
  114. width: 2.677rem;
  115. height: 3.1rem;
  116. background: url(../images/fengexian.png) no-repeat;
  117. background-size: 2.677rem 3.1rem;
  118. margin-left: 0.1rem;
  119. }
  120. .center-panel .map {
  121. width: 4.286rem;
  122. height: 3.11rem;
  123. }
  124. .bottom-left-panel {
  125. position: relative;
  126. width: 7rem;
  127. height: 1.63rem;
  128. background: url(../images/zdfwrqzengjiaqushi.png) no-repeat;
  129. background-size: 7rem 1.63rem;
  130. margin-left: 0.2rem;
  131. margin-top: 0.1rem;
  132. }
  133. .bottom-right-panel {
  134. position: relative;
  135. width: 2.677rem;
  136. height: 1.64rem;
  137. background: url(../images/shiwangyuanyin.png) no-repeat;
  138. background-size: 2.677rem 1.64rem;
  139. margin-left: 0.1rem;
  140. margin-top: 0.1rem;
  141. }
  142. .div-disease-item {
  143. width: 2.29rem;
  144. height: 0.73rem;
  145. background: url(../images/weixuanzhong.png) no-repeat;
  146. background-size: 2.29rem 0.73rem;
  147. position: relative;
  148. -webkit-transition: all .3s ease;
  149. -o-transition: all .3s ease;
  150. transition: all .3s ease;
  151. }
  152. .div-disease-item.active,
  153. .div-disease-item:hover {
  154. width: 2.41rem;
  155. height: 0.81rem;
  156. background: url(../images/xuanzhong.png) no-repeat;
  157. background-size: 2.41rem 0.81rem;
  158. position: relative;
  159. }
  160. .c-f16 {
  161. font-size: 0.08rem;
  162. }
  163. .c-f26 {
  164. font-size: 0.14rem;
  165. }
  166. .c-b5e1fc {
  167. color: #b5e1fc;
  168. }
  169. .c-fff71a {
  170. color: #fff71a;
  171. }
  172. .c-257fb7 {
  173. color: #257FB7;
  174. }
  175. h4 {
  176. margin: 0;
  177. padding: 0 0 0.05rem;
  178. }
  179. .div-disease-item .div-disease-title,
  180. .div-common-title {
  181. line-height: 0.18rem;
  182. position: relative;
  183. }
  184. .div-disease-item.active .div-disease-title,
  185. .div-disease-item:hover .div-disease-title {
  186. line-height: 0.23rem;
  187. position: relative;
  188. }
  189. .div-disease-item .div-disease-title,
  190. .div-disease-item .icon-img,
  191. .div-disease-item .c-row {
  192. opacity: 0.5;
  193. }
  194. .div-disease-item.active .div-disease-title,
  195. .div-disease-item.active .icon-img,
  196. .div-disease-item.active .c-row,
  197. .div-disease-item:hover .div-disease-title,
  198. .div-disease-item:hover .icon-img,
  199. .div-disease-item:hover .c-row {
  200. opacity: 1;
  201. }
  202. .div-disease-item .c-row {
  203. margin-top: 0.05rem;
  204. }
  205. .div-disease-item.active .c-row {
  206. margin-top: 0;
  207. }
  208. .mt10 {
  209. margin-top: 0.05rem;
  210. }
  211. .ml20 {
  212. margin-left: 0.1rem;
  213. }
  214. .c-bold {
  215. font-weight: bold;
  216. }
  217. .mt0 {
  218. margin-top: 0;
  219. }
  220. .mr40 {
  221. margin-right: 0.2rem;
  222. }
  223. .mlr30 {
  224. margin-left: 0.16rem;
  225. margin-right: 0.16rem;
  226. }
  227. .mt30 {
  228. margin-top: 0.16rem;
  229. }
  230. .ml20 {
  231. margin-left: 0.1rem;
  232. }
  233. .ml30 {
  234. margin-left: 0.16rem;
  235. }
  236. .mr30 {
  237. margin-right: 0.16rem;
  238. }
  239. .ml10 {
  240. margin-left: 0.05rem;
  241. }
  242. .absolute-content {
  243. position: absolute;
  244. width: 100%;
  245. text-align: center;
  246. top: 50%;
  247. -webkit-transform: translateY(-18%);
  248. -ms-transform: translateY(-18%);
  249. transform: translateY(-18%);
  250. }
  251. .bg-icon {
  252. -o-object-fit: fill;
  253. object-fit: fill;
  254. position: relative;
  255. height: calc(100% - 0.34rem);
  256. }
  257. .bg-icon .zengzhang-img {
  258. width: 0.09rem;
  259. height: 0.09rem;
  260. vertical-align: middle;
  261. position: absolute;
  262. top: 0.2rem;
  263. }
  264. .icon-img {
  265. width: 0.16rem;
  266. height: 0.16rem;
  267. position: absolute;
  268. right: 0.08rem;
  269. top: 0.026rem;
  270. cursor: pointer;
  271. }
  272. .div-disease-item .icon-img {
  273. width: 0.16rem;
  274. height: 0.16rem;
  275. position: absolute;
  276. right: 0.08rem;
  277. top: 0.026rem;
  278. }
  279. .div-disease-item.active .icon-img,.div-disease-item:hover .icon-img {
  280. width: 0.16rem;
  281. height: 0.16rem;
  282. position: absolute;
  283. right: 0.18rem;
  284. top: 0.0625rem;
  285. }
  286. .c-row {
  287. height: calc(100% - 0.34rem);
  288. }
  289. #div-gaofa-disease-chart {
  290. height: calc(100% - 0.53125rem)
  291. }
  292. #div-zhongidan-echart {
  293. width: 100%;
  294. height: calc(100% - 0.26rem)
  295. }
  296. .btn-default.active,
  297. .btn-default:active,
  298. .btn-default:focus,
  299. .btn-default:hover,
  300. .open .dropdown-toggle.btn-default {
  301. background-color: #009DFE;
  302. border-color: #009DFE;
  303. }
  304. .btn-default:hover,
  305. .btn-default.active:hover {
  306. color: #fff;
  307. background-color: #009DFE;
  308. border-color: #009DFE;
  309. }
  310. .btn-default {
  311. background: #051829;
  312. border-color: #009DFE;
  313. color: #009DFE;
  314. }
  315. .btn-group {
  316. margin-left: 0.16rem;
  317. margin-top: 0.12rem;
  318. }
  319. .btn.focus,
  320. .btn:focus,
  321. .btn:hover {
  322. color: #fff
  323. }
  324. .btn{
  325. padding: 3px 12px;
  326. }
  327. .mr20 {
  328. margin-right: 0.1rem;
  329. }
  330. .fr {
  331. float: right;
  332. }
  333. #div-shiwang-echart {
  334. width: 1.3rem;
  335. height: 1.3rem;
  336. position: absolute;
  337. top: 50%;
  338. margin-top: -0.65rem;
  339. }
  340. .div-webkit-box {
  341. display: -webkit-box;
  342. }
  343. .div-webkit-box-flex1 {
  344. -webkit-box-flex: 1;
  345. }
  346. .c-f14 {
  347. font-size: 0.07rem;
  348. }
  349. .mt20 {
  350. margin-top: 0.1rem;
  351. }
  352. .pt20 {
  353. padding-top: 0.1rem;
  354. }
  355. .div-siwang-type {
  356. width: 50%;
  357. position: absolute;
  358. top: 0.3rem;
  359. right: 0.05rem;
  360. }
  361. .bgc-00e6f3 {
  362. background: #00e6f3;
  363. }
  364. .bgc-03fa6c {
  365. background: #03fa6c;
  366. }
  367. .bgc-ff616f {
  368. background: #ff616f;
  369. }
  370. .bgc-0fa5f2 {
  371. background: #0fa5f2;
  372. }
  373. .bgc-6576e0 {
  374. background: #6576e0;
  375. }
  376. .bgc-da0ff2 {
  377. background: #da0ff2;
  378. }
  379. .bgc-f24a0f {
  380. background: #f24a0f;
  381. }
  382. .bgc-ebff61 {
  383. background: #ebff61;
  384. }
  385. .bgc-fea92f {
  386. background: #fea92f;
  387. }
  388. .bar-a {
  389. display: inline-block;
  390. width: 0.05rem;
  391. height: 0.05rem;
  392. position: relative;
  393. top: 0.03rem;
  394. border-radius: 0.01rem;
  395. }
  396. .sanjiao {
  397. position: absolute;
  398. left: 0;
  399. right: 0;
  400. top: 0;
  401. bottom: 0;
  402. width: 100%;
  403. height: 100%;
  404. opacity: 0;
  405. cursor: pointer;
  406. }
  407. .sanjiao:checked~img {
  408. -webkit-transform: rotate(180deg);
  409. -ms-transform: rotate(180deg);
  410. transform: rotate(180deg)
  411. }
  412. /* boottSelect样式修改 */
  413. .Mapselect {
  414. position: absolute;
  415. top: .114583rem;
  416. width: .677083rem;
  417. left: 0.46875rem;
  418. }
  419. .map #dropdownMenu1 {
  420. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  421. height: 34px;
  422. padding: 6px 35px;
  423. margin-top: 0.1rem;
  424. }
  425. .diqu-label{
  426. position: absolute;
  427. top: 0.26rem;
  428. left: 0.26rem;
  429. font-size: 0.073rem;
  430. }
  431. .dropdown-menu {
  432. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  433. background-size: 100% 100%;
  434. }
  435. .div-mask-layer{
  436. width: 100%;height: 100%;background: black;opacity: 0.5;position: absolute;z-index: 200;overflow: hidden;
  437. }
  438. .ibox-content{
  439. position: absolute;top:50%;margin-top: -117.5px;background-color: transparent;left: 50%;margin-left: -45px;border: 0;
  440. }
  441. .sk-spinner-fading-circle .sk-circle:before{
  442. background-color:white;
  443. }
  444. .no-result-img{
  445. width: 0.5rem;
  446. margin: 0 auto;
  447. object-fit: fill;
  448. padding-top: 0.3125rem;
  449. }
  450. .no-result-img>img{
  451. width: 100%;
  452. height: 100%;
  453. }
  454. .no-result-text{
  455. text-align: center;
  456. margin-top: 0.1rem;
  457. font-size: 0.08rem;
  458. color: #b5e1fc;
  459. }
  460. .div-bottom-content{
  461. display: -webkit-box;
  462. display: box;
  463. }
  464. @media screen and (max-width: 1919px) {
  465. #main .div-bottom {
  466. bottom: 18px;
  467. }
  468. }