medical.css 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443
  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:rgba(213, 230, 255);
  80. }
  81. .div-skip div a:hover {
  82. color: rgb(4, 128, 211)
  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. .h165 {
  200. height: .859375rem;
  201. }
  202. /* 中间样式 */
  203. .div-body>.middle {
  204. flex-grow: 1;
  205. background: url(../images/ditudibu.png) no-repeat;
  206. background-size: 100% 100%;
  207. margin: 0 .104167rem;
  208. width: 4.84375rem;
  209. height: 5.125rem;
  210. color: rgba(213, 230, 255);
  211. }
  212. .middle .map {
  213. height: 3.34375rem;
  214. position: relative;
  215. }
  216. .middle .bottom {
  217. background: url(../images/kuang.png) no-repeat;
  218. background-size: 100% 100%;
  219. background-position: center;
  220. margin: 0 .453125rem .328125rem .453125rem;
  221. width: 4.020833rem;
  222. height: 1.380208rem;
  223. }
  224. .middle .bottom .left,
  225. .middle .bottom .right {
  226. width: 1.302083rem;
  227. margin: .3125rem 0;
  228. }
  229. .middle .yellow_number {
  230. font-size: 16px
  231. }
  232. .middle .title {
  233. color: #00e7f3;
  234. font-size: 18px
  235. }
  236. .middle .bottom .left {
  237. padding-left: .234375rem;
  238. }
  239. .middle .bottom .right {
  240. padding-left: .078125rem
  241. }
  242. .sanjiao {
  243. position: absolute;
  244. left: 0;
  245. right: 0;
  246. top: 0;
  247. bottom: 0;
  248. width: 100%;
  249. height: 100%;
  250. opacity: 0;
  251. cursor: pointer;
  252. }
  253. .sanjiao:checked~img {
  254. transform: rotate(180deg)
  255. }
  256. /* boottSelect样式修改 */
  257. .Mapselect {
  258. position: absolute;
  259. top: .114583rem;
  260. width: .677083rem;
  261. left: 0.46875rem;
  262. }
  263. .map #dropdownMenu1 {
  264. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  265. height: 34px;
  266. padding: 6px 35px;
  267. margin-top: 0.1rem;
  268. }
  269. .diqu-label{
  270. position: absolute;
  271. top: 0.135rem;
  272. left: -0.21rem;
  273. font-size: 0.073rem;
  274. }
  275. .btn.focus,
  276. .btn:focus,
  277. .btn:hover {
  278. color: #fff
  279. }
  280. .dropdown-menu {
  281. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  282. background-size: 100% 100%;
  283. }
  284. .div-mask-layer{
  285. width: 100%;height: 100%;background: black;opacity: 0.5;position: absolute;z-index: 200;overflow: hidden;
  286. }
  287. .ibox-content{
  288. position: absolute;top:50%;margin-top: -117.5px;background-color: transparent;left: 50%;margin-left: -45px;border: 0;
  289. }
  290. .sk-spinner-fading-circle .sk-circle:before{
  291. background-color:white;
  292. }
  293. .no-result-img{
  294. width: 0.5rem;
  295. margin: 0 auto;
  296. object-fit: fill;
  297. padding-top: 0.2rem;
  298. }
  299. .no-result-img>img{
  300. width: 100%;
  301. height: 100%;
  302. }
  303. .no-result-text{
  304. text-align: center;
  305. margin-top: 0.1rem;
  306. font-size: 0.08rem;
  307. color: #b5e1fc;
  308. }
  309. .no-result-img-chart{
  310. width: 0.5rem;
  311. object-fit: fill;
  312. padding-top: 0.2rem;
  313. margin: 0 0.05rem 0 0.625rem;
  314. display: inline-block;
  315. }
  316. .no-result-img-chart>img{
  317. width: 100%;
  318. height: 100%;
  319. }
  320. .no-result-text-chart{
  321. text-align: center;
  322. margin-top: 0.1rem;
  323. font-size: 0.08rem;
  324. color: #b5e1fc;
  325. display: inline-block;
  326. }
  327. .div-header-title{
  328. text-align: center;
  329. font-size: 0.08rem;
  330. font-weight: bold;
  331. color: #b5e1fc;
  332. padding-top: 0.03125rem;
  333. }
  334. .div-menzhenfenleibei{
  335. background: url(../images/mzrcyuequshi-nodata.png) no-repeat;
  336. }
  337. .btn-default.active,
  338. .btn-default:active,
  339. .btn-default:focus,
  340. .btn-default:hover,
  341. .open .dropdown-toggle.btn-default {
  342. background-color: #009DFE;
  343. border-color: #009DFE;
  344. }
  345. .btn-default:hover,
  346. .btn-default.active:hover {
  347. color: #fff;
  348. background-color: #009DFE;
  349. border-color: #009DFE;
  350. }
  351. .btn-default {
  352. background: #051829;
  353. border-color: #009DFE;
  354. color: #009DFE;
  355. }
  356. .btn-group {
  357. margin-left: 0.16rem;
  358. margin-top: 0.12rem;
  359. }
  360. .btn.focus,
  361. .btn:focus,
  362. .btn:hover {
  363. color: #fff
  364. }
  365. .btn{
  366. padding: 3px 12px;
  367. }
  368. @media screen and (max-width: 1919px) {
  369. #app .div-bottom {
  370. bottom: 18px;
  371. }
  372. }