home.css 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  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/jumingjiankang.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. cursor: pointer;
  43. }
  44. .div-skip {
  45. width: 0;
  46. height: 0;
  47. opacity: 0;
  48. overflow: hidden;
  49. background-image: url("../images/tc1.png");
  50. background-size: 100% 100%;
  51. position: fixed;
  52. z-index: 5;
  53. -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  54. -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  55. transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
  56. }
  57. .div-skip-active {
  58. height: .625rem;
  59. opacity: 1;
  60. top: 0.35rem;
  61. margin-left: 0.1rem;
  62. width: 1.458333rem;
  63. }
  64. .div-skip div {
  65. height: .3125rem;
  66. line-height: .3125rem;
  67. color: rgb(179, 223, 251);
  68. text-align: center;
  69. font-size: 0.1rem;
  70. }
  71. .div-skip div a{
  72. color:rgba(213, 230, 255);
  73. }
  74. .div-skip div a:hover {
  75. color: rgb(4, 128, 211)
  76. }
  77. .content {
  78. width: 100%;
  79. height: calc(100% - 0.65rem);
  80. /*padding: 0.12rem;*/
  81. position: relative;
  82. }
  83. .left-panel {
  84. position: absolute;
  85. width: 2.62rem;
  86. height: 3.53rem;
  87. background: url(../images/dibu.png) no-repeat;
  88. background-size: 2.62rem 3.53rem;
  89. top: 0;
  90. left: 0.1rem;
  91. right: 0.18rem;
  92. /*padding: 0.05rem;*/
  93. }
  94. .left-panel-img{
  95. position: absolute;
  96. width: 2.29rem;
  97. height: 2.92rem;
  98. top: 0;
  99. left: 0.13rem;
  100. right: 0.18rem;
  101. }
  102. .center-panel {
  103. position: relative;
  104. width: 4.286rem;
  105. height: 3.11rem;
  106. background: url(../images/ditudibu1.png) no-repeat;
  107. background-size: 4.286rem 3.11rem;
  108. margin-left: 2.8rem;
  109. margin-top: 0.1rem;
  110. color: rgba(213, 230, 255)
  111. }
  112. .right-panel {
  113. position: absolute;
  114. width: 2.677rem;
  115. height: 3.1rem;
  116. background: url(../images/fengexian.png) no-repeat;
  117. background-size: 2.677rem 3.1rem;
  118. right: 0.1rem;
  119. }
  120. .center-panel .map {
  121. width: 4.286rem;
  122. height: 3.11rem;
  123. }
  124. .bottom-left-panel {
  125. position: absolute;
  126. width: 7rem;
  127. height: 1.63rem;
  128. background: url(../images/zdfwrqzengjiaqushi.png) no-repeat;
  129. background-size: 7rem 1.63rem;
  130. left: 0.1rem;
  131. bottom: 0.1rem;
  132. }
  133. .bottom-right-panel {
  134. position: absolute;
  135. width: 2.677rem;
  136. height: 1.64rem;
  137. background: url(../images/shiwangyuanyin.png) no-repeat;
  138. background-size: 2.677rem 1.64rem;
  139. right: 0.1rem;
  140. bottom: 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. .mr20 {
  320. margin-right: 0.1rem;
  321. }
  322. .fr {
  323. float: right;
  324. }
  325. #div-shiwang-echart {
  326. width: 1.3rem;
  327. height: 1.3rem;
  328. position: absolute;
  329. top: 50%;
  330. margin-top: -0.65rem;
  331. }
  332. .div-webkit-box {
  333. display: -webkit-box;
  334. }
  335. .div-webkit-box-flex1 {
  336. -webkit-box-flex: 1;
  337. }
  338. .c-f14 {
  339. font-size: 0.07rem;
  340. }
  341. .mt20 {
  342. margin-top: 0.1rem;
  343. }
  344. .div-siwang-type {
  345. width: 50%;
  346. position: absolute;
  347. top: 0.3rem;
  348. right: 0.05rem;
  349. }
  350. .bgc-00e6f3 {
  351. background: #00e6f3;
  352. }
  353. .bgc-03fa6c {
  354. background: #03fa6c;
  355. }
  356. .bgc-ff616f {
  357. background: #ff616f;
  358. }
  359. .bgc-0fa5f2 {
  360. background: #0fa5f2;
  361. }
  362. .bgc-6576e0 {
  363. background: #6576e0;
  364. }
  365. .bgc-da0ff2 {
  366. background: #da0ff2;
  367. }
  368. .bgc-f24a0f {
  369. background: #f24a0f;
  370. }
  371. .bgc-ebff61 {
  372. background: #ebff61;
  373. }
  374. .bgc-fea92f {
  375. background: #fea92f;
  376. }
  377. .bar-a {
  378. display: inline-block;
  379. width: 0.05rem;
  380. height: 0.05rem;
  381. position: relative;
  382. top: 0.03rem;
  383. border-radius: 0.01rem;
  384. }
  385. .sanjiao {
  386. position: absolute;
  387. left: 0;
  388. right: 0;
  389. top: 0;
  390. bottom: 0;
  391. width: 100%;
  392. height: 100%;
  393. opacity: 0;
  394. cursor: pointer;
  395. }
  396. .sanjiao:checked~img {
  397. -webkit-transform: rotate(180deg);
  398. -ms-transform: rotate(180deg);
  399. transform: rotate(180deg)
  400. }
  401. /* boottSelect样式修改 */
  402. .Mapselect {
  403. position: absolute;
  404. top: .114583rem;
  405. width: .677083rem;
  406. left: 0.46875rem;
  407. }
  408. .map #dropdownMenu1 {
  409. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  410. height: 34px;
  411. padding: 6px 35px;
  412. margin-top: 0.1rem;
  413. }
  414. .diqu-label{
  415. position: absolute;
  416. top: 0.26rem;
  417. left: 0.26rem;
  418. font-size: 0.073rem;
  419. }
  420. .btn.focus,
  421. .btn:focus,
  422. .btn:hover {
  423. color: #fff
  424. }
  425. .dropdown-menu {
  426. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  427. background-size: 100% 100%;
  428. }