home.css 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505
  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. 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: 60px;
  66. line-height: 60px;
  67. color: rgb(179, 223, 251);
  68. text-align: center;
  69. font-size: 0.1rem;
  70. }
  71. .div-skip div a:hover {
  72. color: rgb(4, 128, 211)
  73. }
  74. .content {
  75. width: 100%;
  76. height: calc(100% - 0.65rem);
  77. /*padding: 0.12rem;*/
  78. position: relative;
  79. }
  80. .left-panel {
  81. position: absolute;
  82. width: 2.62rem;
  83. height: 3.53rem;
  84. background: url(../images/dibu.png) no-repeat;
  85. background-size: 2.62rem 3.53rem;
  86. top: 0;
  87. left: 0.1rem;
  88. right: 0.18rem;
  89. /*padding: 0.05rem;*/
  90. }
  91. .left-panel-img{
  92. position: absolute;
  93. width: 2.29rem;
  94. height: 2.92rem;
  95. top: 0;
  96. left: 0.13rem;
  97. right: 0.18rem;
  98. }
  99. .center-panel {
  100. position: relative;
  101. width: 4.286rem;
  102. height: 3.11rem;
  103. background: url(../images/ditudibu1.png) no-repeat;
  104. background-size: 4.286rem 3.11rem;
  105. margin-left: 2.8rem;
  106. margin-top: 0.1rem;
  107. color: rgba(213, 230, 255)
  108. }
  109. .right-panel {
  110. position: absolute;
  111. width: 2.677rem;
  112. height: 3.1rem;
  113. background: url(../images/fengexian.png) no-repeat;
  114. background-size: 2.677rem 3.1rem;
  115. right: 0.1rem;
  116. }
  117. .center-panel .map {
  118. width: 4.286rem;
  119. height: 3.11rem;
  120. }
  121. .bottom-left-panel {
  122. position: absolute;
  123. width: 7rem;
  124. height: 1.63rem;
  125. background: url(../images/zdfwrqzengjiaqushi.png) no-repeat;
  126. background-size: 7rem 1.63rem;
  127. left: 0.1rem;
  128. bottom: 0.1rem;
  129. }
  130. .bottom-right-panel {
  131. position: absolute;
  132. width: 2.677rem;
  133. height: 1.64rem;
  134. background: url(../images/shiwangyuanyin.png) no-repeat;
  135. background-size: 2.677rem 1.64rem;
  136. right: 0.1rem;
  137. bottom: 0.1rem;
  138. }
  139. .div-disease-item {
  140. width: 2.29rem;
  141. height: 0.73rem;
  142. background: url(../images/weixuanzhong.png) no-repeat;
  143. background-size: 2.29rem 0.73rem;
  144. position: relative;
  145. -webkit-transition: all .3s ease;
  146. -o-transition: all .3s ease;
  147. transition: all .3s ease;
  148. }
  149. .div-disease-item.active,
  150. .div-disease-item:hover {
  151. width: 2.41rem;
  152. height: 0.81rem;
  153. background: url(../images/xuanzhong.png) no-repeat;
  154. background-size: 2.41rem 0.81rem;
  155. position: relative;
  156. }
  157. .c-f16 {
  158. font-size: 0.08rem;
  159. }
  160. .c-f26 {
  161. font-size: 0.14rem;
  162. }
  163. .c-b5e1fc {
  164. color: #b5e1fc;
  165. }
  166. .c-fff71a {
  167. color: #fff71a;
  168. }
  169. .c-257fb7 {
  170. color: #257FB7;
  171. }
  172. h4 {
  173. margin: 0;
  174. padding: 0 0 0.05rem;
  175. }
  176. .div-disease-item .div-disease-title,
  177. .div-common-title {
  178. line-height: 0.18rem;
  179. position: relative;
  180. }
  181. .div-disease-item.active .div-disease-title,
  182. .div-disease-item:hover .div-disease-title {
  183. line-height: 0.23rem;
  184. position: relative;
  185. }
  186. .div-disease-item .div-disease-title,
  187. .div-disease-item .icon-img,
  188. .div-disease-item .c-row {
  189. opacity: 0.5;
  190. }
  191. .div-disease-item.active .div-disease-title,
  192. .div-disease-item.active .icon-img,
  193. .div-disease-item.active .c-row,
  194. .div-disease-item:hover .div-disease-title,
  195. .div-disease-item:hover .icon-img,
  196. .div-disease-item:hover .c-row {
  197. opacity: 1;
  198. }
  199. .div-disease-item .c-row {
  200. margin-top: 0.05rem;
  201. }
  202. .div-disease-item.active .c-row {
  203. margin-top: 0;
  204. }
  205. .mt10 {
  206. margin-top: 0.05rem;
  207. }
  208. .ml20 {
  209. margin-left: 0.1rem;
  210. }
  211. .c-bold {
  212. font-weight: bold;
  213. }
  214. .mt0 {
  215. margin-top: 0;
  216. }
  217. .mr40 {
  218. margin-right: 0.2rem;
  219. }
  220. .mlr30 {
  221. margin-left: 0.16rem;
  222. margin-right: 0.16rem;
  223. }
  224. .mt30 {
  225. margin-top: 0.16rem;
  226. }
  227. .ml20 {
  228. margin-left: 0.1rem;
  229. }
  230. .ml30 {
  231. margin-left: 0.16rem;
  232. }
  233. .mr30 {
  234. margin-right: 0.16rem;
  235. }
  236. .ml10 {
  237. margin-left: 0.05rem;
  238. }
  239. .absolute-content {
  240. position: absolute;
  241. width: 100%;
  242. text-align: center;
  243. top: 50%;
  244. -webkit-transform: translateY(-18%);
  245. -ms-transform: translateY(-18%);
  246. transform: translateY(-18%);
  247. }
  248. .bg-icon {
  249. -o-object-fit: fill;
  250. object-fit: fill;
  251. position: relative;
  252. height: calc(100% - 0.34rem);
  253. }
  254. .bg-icon .zengzhang-img {
  255. width: 0.09rem;
  256. height: 0.09rem;
  257. vertical-align: middle;
  258. position: absolute;
  259. top: 0.2rem;
  260. }
  261. .icon-img {
  262. width: 0.16rem;
  263. height: 0.16rem;
  264. position: absolute;
  265. right: 0.08rem;
  266. top: 0.026rem;
  267. cursor: pointer;
  268. }
  269. .div-disease-item .icon-img {
  270. width: 0.16rem;
  271. height: 0.16rem;
  272. position: absolute;
  273. right: 0.08rem;
  274. top: 0.026rem;
  275. }
  276. .div-disease-item.active .icon-img,.div-disease-item:hover .icon-img {
  277. width: 0.16rem;
  278. height: 0.16rem;
  279. position: absolute;
  280. right: 0.18rem;
  281. top: 0.0625rem;
  282. }
  283. .c-row {
  284. height: calc(100% - 0.34rem);
  285. }
  286. #div-gaofa-disease-chart {
  287. height: calc(100% - 0.53125rem)
  288. }
  289. #div-zhongidan-echart {
  290. width: 100%;
  291. height: calc(100% - 0.26rem)
  292. }
  293. .btn-default.active,
  294. .btn-default:active,
  295. .btn-default:focus,
  296. .btn-default:hover,
  297. .open .dropdown-toggle.btn-default {
  298. background-color: #009DFE;
  299. border-color: #009DFE;
  300. }
  301. .btn-default:hover,
  302. .btn-default.active:hover {
  303. color: #fff;
  304. background-color: #009DFE;
  305. border-color: #009DFE;
  306. }
  307. .btn-default {
  308. background: #051829;
  309. border-color: #009DFE;
  310. color: #009DFE;
  311. }
  312. .btn-group {
  313. margin-left: 0.16rem;
  314. margin-top: 0.12rem;
  315. }
  316. .mr20 {
  317. margin-right: 0.1rem;
  318. }
  319. .fr {
  320. float: right;
  321. }
  322. #div-shiwang-echart {
  323. width: 1.042rem;
  324. height: 1.042rem;
  325. position: absolute;
  326. top: 50%;
  327. margin-top: -0.521rem;
  328. }
  329. .div-webkit-box {
  330. display: -webkit-box;
  331. }
  332. .div-webkit-box-flex1 {
  333. -webkit-box-flex: 1;
  334. }
  335. .c-f14 {
  336. font-size: 0.07rem;
  337. }
  338. .mt20 {
  339. margin-top: 0.1rem;
  340. }
  341. .div-siwang-type {
  342. width: 50%;
  343. position: absolute;
  344. top: 0.3rem;
  345. right: 0.05rem;
  346. }
  347. .bgc-00e6f3 {
  348. background: #00e6f3;
  349. }
  350. .bgc-03fa6c {
  351. background: #03fa6c;
  352. }
  353. .bgc-ff616f {
  354. background: #ff616f;
  355. }
  356. .bgc-0fa5f2 {
  357. background: #0fa5f2;
  358. }
  359. .bgc-6576e0 {
  360. background: #6576e0;
  361. }
  362. .bgc-da0ff2 {
  363. background: #da0ff2;
  364. }
  365. .bgc-f24a0f {
  366. background: #f24a0f;
  367. }
  368. .bgc-ebff61 {
  369. background: #ebff61;
  370. }
  371. .bgc-fea92f {
  372. background: #fea92f;
  373. }
  374. .bar-a {
  375. display: inline-block;
  376. width: 0.05rem;
  377. height: 0.05rem;
  378. position: relative;
  379. top: 0.03rem;
  380. }
  381. .sanjiao {
  382. position: absolute;
  383. left: 0;
  384. right: 0;
  385. top: 0;
  386. bottom: 0;
  387. width: 100%;
  388. height: 100%;
  389. opacity: 0;
  390. cursor: pointer;
  391. }
  392. .sanjiao:checked~img {
  393. -webkit-transform: rotate(180deg);
  394. -ms-transform: rotate(180deg);
  395. transform: rotate(180deg)
  396. }
  397. /* boottSelect样式修改 */
  398. .Mapselect {
  399. position: absolute;
  400. top: .114583rem;
  401. width: .677083rem;
  402. left: 0.46875rem;
  403. }
  404. .map #dropdownMenu1 {
  405. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  406. height: 34px;
  407. padding: 6px 35px;
  408. margin-top: 0.1rem;
  409. }
  410. .diqu-label{
  411. position: absolute;
  412. top: 0.26rem;
  413. left: 0.26rem;
  414. font-size: 0.073rem;
  415. }
  416. .btn.focus,
  417. .btn:focus,
  418. .btn:hover {
  419. color: #fff
  420. }
  421. .dropdown-menu {
  422. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  423. background-size: 100% 100%;
  424. }