medical.css 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  1. body {
  2. overflow: hidden;
  3. color: #b5e1fc;
  4. font-size: .072917rem;
  5. }
  6. #app {
  7. height: 100%;
  8. background-size: 100% 100%;
  9. background: url(../images/BG.png) no-repeat;
  10. overflow-y: auto;
  11. /*overflow-x: hidden;*/
  12. /* overflow: hidden; */
  13. }
  14. p {
  15. margin: 0;
  16. padding: 0
  17. }
  18. .div-header {
  19. background: url(../images/biaoti_bg_img.png) no-repeat;
  20. width: 100%;
  21. height: 0.39rem;
  22. background-size: 100% 100%;
  23. z-index: 50;
  24. position: relative;
  25. top: 0;
  26. }
  27. .div-title {
  28. height: 0.271rem;
  29. line-height: 0.271rem;
  30. text-align: center;
  31. font-size: .104167rem;
  32. color: #fff;
  33. width: 1.453125rem;
  34. background: url(../images/dashujuyingyongfuwupingtai.png) no-repeat;
  35. background-size: 100% 100%;
  36. position: relative;
  37. z-index: 99;
  38. cursor: pointer;
  39. }
  40. .div-bottom {
  41. background: url(../images/logo_bg_img.png) no-repeat;
  42. width: 100%;
  43. height: 0.2rem;
  44. background-size: 100% 100%;
  45. /* position: fixed; */
  46. /* bottom: 0; */
  47. margin-top: -43px;
  48. }
  49. .div-body {
  50. /*height: 100%;*/
  51. padding-top: 0;
  52. }
  53. .div-skip {
  54. width: 0;
  55. height: 0;
  56. opacity: 0;
  57. overflow: hidden;
  58. background-image: url("../images/tc1.png");
  59. background-size: 100% 100%;
  60. position: fixed;
  61. z-index: 5;
  62. transition: all .5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
  63. }
  64. .div-skip-active {
  65. height: .625rem;
  66. opacity: 1;
  67. top: 0.35rem;
  68. /*margin-left: 0.1rem;*/
  69. width: 1.458333rem;
  70. }
  71. .div-skip div {
  72. height: .3125rem;
  73. line-height: .3125rem;
  74. color: rgb(179, 223, 251);
  75. text-align: center;
  76. font-size: 0.1rem;
  77. }
  78. .div-skip div a{
  79. color: rgb(4, 128, 211)
  80. }
  81. .div-skip div a:hover {
  82. color:rgba(213, 230, 255);
  83. }
  84. .div-body>.right {
  85. width: 2.3rem;
  86. margin-right: .104167rem
  87. }
  88. .contentBox {
  89. background: url(../images/mjzrcdibu.png) no-repeat;
  90. background-size: 100% 100%;
  91. width: 2.307292rem
  92. }
  93. .contentBox2 {
  94. background: url(../images/tuoyuan.png) no-repeat;
  95. background-size: 100% 100%;
  96. }
  97. .contentBox2 .right,
  98. .contentBox2 .left {
  99. padding-top: .09375rem;
  100. width: .625rem;
  101. }
  102. .contentBox2 .left {
  103. padding-right: .104167rem;
  104. }
  105. .contentBox2 .right {
  106. padding-left: .104167rem;
  107. }
  108. .contentBox2 .middle .sub {
  109. color: rgba(213, 230, 255, 0.5)
  110. }
  111. .contentBox3 {
  112. background: url(../images/mzrcyuequshi.png) no-repeat;
  113. background-size: 100% 100%;
  114. width: 2.307292rem
  115. }
  116. .boxTitle {
  117. background: url(../images/icon_biaoti.png) no-repeat;
  118. background-size: 100% 100%;
  119. height: .260417rem;
  120. color: #fff;
  121. font-weight: bold;
  122. padding-left: 0.26rem;
  123. line-height: 0.198rem;
  124. }
  125. .title>span {
  126. cursor: pointer;
  127. }
  128. /* 表格样式 */
  129. th >div{
  130. height: .208333rem;
  131. overflow: hidden;
  132. line-height: 0.208333rem
  133. }
  134. td >div{
  135. height: .166667rem;
  136. overflow: hidden;
  137. line-height: 0.166667rem
  138. }
  139. td {
  140. text-align: center;
  141. /*border: 1px solid #019dff;*/
  142. }
  143. th {
  144. text-align: center;
  145. background: url(../images/mjzfwqktoubukuang.png) no-repeat;
  146. background-size: 100% 100%;
  147. }
  148. td img {
  149. /*margin-right: .026042rem;*/
  150. width: 12px;
  151. }
  152. .w60 {
  153. width: .3125rem
  154. }
  155. .w193 {
  156. width: 1.005208rem
  157. }
  158. .w188 {
  159. width: .979167rem
  160. }
  161. /* 左边样式 */
  162. .div-body>.left {
  163. width: 2.3rem;
  164. margin-left: .104167rem
  165. }
  166. .bigData {
  167. height: 2.307292rem;
  168. width: 2.307292rem;
  169. padding-left: .078125rem;
  170. padding-right: .078125rem;
  171. }
  172. .bigData .title {
  173. height: .234375rem;
  174. }
  175. .title>span {
  176. display: inline-block;
  177. width: .3125rem;
  178. text-align: center;
  179. height: .114583rem;
  180. line-height: .114583rem;
  181. font-size: .072917rem;
  182. color: #0fa5f2;
  183. }
  184. .title>span.active {
  185. background: #0fa5f2;
  186. color: #fff;
  187. border-radius: .078125rem
  188. }
  189. .bigData .menJiZhen {
  190. height: .911458rem;
  191. text-align: center
  192. }
  193. .jiuZhen .contentBox3 {
  194. height: 1.15625rem;
  195. }
  196. .h234 {
  197. /*height: 1.21875rem;*/
  198. }
  199. .no-result-h234 {
  200. height: 1.245rem;
  201. }
  202. .h165 {
  203. height: .859375rem;
  204. }
  205. /* 中间样式 */
  206. .div-body>.middle {
  207. flex-grow: 1;
  208. background: url(../images/ditudibu.png) no-repeat;
  209. background-size: 100% 100%;
  210. margin: 0 .104167rem;
  211. width: 4.84375rem;
  212. height: 5.125rem;
  213. color: rgba(213, 230, 255);
  214. }
  215. .middle .map {
  216. height: 3.34375rem;
  217. position: relative;
  218. }
  219. .middle .bottom {
  220. background: url(../images/kuang.png) no-repeat;
  221. background-size: 100% 100%;
  222. background-position: center;
  223. margin: 0 .453125rem .328125rem .453125rem;
  224. width: 4.020833rem;
  225. height: 1.380208rem;
  226. }
  227. .middle .bottom .left,
  228. .middle .bottom .right {
  229. width: 1.302083rem;
  230. margin: .3125rem 0;
  231. }
  232. .middle .yellow_number {
  233. font-size: 16px
  234. }
  235. .middle .title {
  236. color: #00e7f3;
  237. font-size: 18px
  238. }
  239. .middle .bottom .left {
  240. padding-left: .234375rem;
  241. }
  242. .middle .bottom .right {
  243. padding-left: .078125rem
  244. }
  245. .sanjiao {
  246. position: absolute;
  247. left: 0;
  248. right: 0;
  249. top: 0;
  250. bottom: 0;
  251. width: 100%;
  252. height: 100%;
  253. opacity: 0;
  254. cursor: pointer;
  255. }
  256. .sanjiao:checked~img {
  257. transform: rotate(180deg)
  258. }
  259. /* boottSelect样式修改 */
  260. .Mapselect {
  261. position: absolute;
  262. top: .114583rem;
  263. width: .677083rem;
  264. left: 0.46875rem;
  265. }
  266. .map #dropdownMenu1 {
  267. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  268. height: 34px;
  269. padding: 6px 35px;
  270. margin-top: 0.1rem;
  271. }
  272. .diqu-label{
  273. position: absolute;
  274. top: 0.135rem;
  275. left: -0.21rem;
  276. font-size: 0.073rem;
  277. }
  278. .btn.focus,
  279. .btn:focus,
  280. .btn:hover {
  281. color: #fff
  282. }
  283. .dropdown-menu {
  284. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  285. background-size: 100% 100%;
  286. }
  287. .div-mask-layer{
  288. width: 100%;height: 100%;background: black;opacity: 0.5;position: absolute;z-index: 200;overflow: hidden;
  289. }
  290. .ibox-content{
  291. position: absolute;top:50%;margin-top: -117.5px;background-color: transparent;left: 50%;margin-left: -45px;border: 0;
  292. }
  293. .sk-spinner-fading-circle .sk-circle:before{
  294. background-color:white;
  295. }
  296. .no-result-img{
  297. width: 0.5rem;
  298. margin: 0 auto;
  299. object-fit: fill;
  300. padding-top: 0.2rem;
  301. }
  302. .no-result-img>img{
  303. width: 100%;
  304. height: 100%;
  305. }
  306. .no-result-text{
  307. text-align: center;
  308. margin-top: 0.1rem;
  309. font-size: 0.08rem;
  310. color: #b5e1fc;
  311. }
  312. .no-result-img-chart{
  313. width: 0.5rem;
  314. object-fit: fill;
  315. padding-top: 0.2rem;
  316. margin: 0 0.05rem 0 0.625rem;
  317. display: inline-block;
  318. }
  319. .no-result-img-chart>img{
  320. width: 100%;
  321. height: 100%;
  322. }
  323. .no-result-text-chart{
  324. text-align: center;
  325. margin-top: 0.1rem;
  326. font-size: 0.08rem;
  327. color: #b5e1fc;
  328. display: inline-block;
  329. }
  330. .div-header-title{
  331. text-align: center;
  332. font-size: 0.08rem;
  333. font-weight: bold;
  334. color: #b5e1fc;
  335. padding-top: 0.03125rem;
  336. }
  337. .div-menzhenfenleibei{
  338. background: url(../images/mzrcyuequshi-nodata.png) no-repeat;
  339. }
  340. .btn-default.active,
  341. .btn-default:active,
  342. .btn-default:focus,
  343. .btn-default:hover,
  344. .open .dropdown-toggle.btn-default {
  345. background-color: #009DFE;
  346. border-color: #009DFE;
  347. }
  348. .btn-default:hover,
  349. .btn-default.active:hover {
  350. color: #fff;
  351. background-color: #009DFE;
  352. border-color: #009DFE;
  353. }
  354. .btn-default {
  355. background: #051829;
  356. border-color: #009DFE;
  357. color: #009DFE;
  358. }
  359. .btn-group {
  360. margin-left: 0.16rem;
  361. margin-top: 0.12rem;
  362. }
  363. .btn.focus,
  364. .btn:focus,
  365. .btn:hover {
  366. color: #fff
  367. }
  368. .btn{
  369. padding: 3px 12px;
  370. }
  371. @media screen and (max-width: 1919px) {
  372. #app .div-bottom {
  373. bottom: 18px;
  374. }
  375. }