medical.css 7.0 KB

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