medical.css 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  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. .c-pr{
  155. position: relative;
  156. }
  157. td img {
  158. /*margin-right: .026042rem;*/
  159. width: 12px;
  160. }
  161. .w60 {
  162. width: .3125rem
  163. }
  164. .w40{
  165. width:0.2083rem
  166. }
  167. .w193 {
  168. width: 1.005208rem
  169. }
  170. .w-90{
  171. width: 0.46875rem;
  172. }
  173. .w-115{
  174. width: 0.5989583rem;
  175. }
  176. .w188 {
  177. width: .979167rem
  178. }
  179. /* 左边样式 */
  180. .div-body>.left {
  181. width: 2.3rem;
  182. margin-left: .104167rem
  183. }
  184. .bigData {
  185. height: 2.307292rem;
  186. width: 2.307292rem;
  187. padding-left: .078125rem;
  188. padding-right: .078125rem;
  189. }
  190. .bigData .title {
  191. height: .234375rem;
  192. }
  193. .title>span {
  194. display: inline-block;
  195. width: .3125rem;
  196. text-align: center;
  197. height: .114583rem;
  198. line-height: .114583rem;
  199. font-size: .072917rem;
  200. color: #0fa5f2;
  201. }
  202. .title>span.active {
  203. background: #0fa5f2;
  204. color: #fff;
  205. border-radius: .078125rem
  206. }
  207. .bigData .menJiZhen {
  208. height: .911458rem;
  209. text-align: center
  210. }
  211. .jiuZhen .contentBox3 {
  212. height: 1.15625rem;
  213. }
  214. .h234 {
  215. /*height: 1.21875rem;*/
  216. }
  217. .no-result-h234 {
  218. height: 1.245rem;
  219. }
  220. .h165 {
  221. height: .859375rem;
  222. }
  223. /* 中间样式 */
  224. .div-body>.middle {
  225. flex-grow: 1;
  226. background: url(../images/ditudibu.png) no-repeat;
  227. background-size: 100% 100%;
  228. margin: 0 .104167rem;
  229. width: 4.84375rem;
  230. height: 5.125rem;
  231. color: rgba(213, 230, 255);
  232. }
  233. .middle .map {
  234. height: 3.34375rem;
  235. position: relative;
  236. }
  237. .middle .bottom {
  238. background: url(../images/kuang.png) no-repeat;
  239. background-size: 100% 100%;
  240. background-position: center;
  241. margin: 0 .453125rem .328125rem .453125rem;
  242. width: 4.020833rem;
  243. height: 1.380208rem;
  244. }
  245. .middle .bottom .left,
  246. .middle .bottom .right {
  247. width: 1.302083rem;
  248. margin: .3125rem 0;
  249. }
  250. .middle .yellow_number {
  251. font-size: 16px
  252. }
  253. .middle .title {
  254. color: #00e7f3;
  255. font-size: 18px
  256. }
  257. .middle .bottom .left {
  258. padding-left: .234375rem;
  259. }
  260. .middle .bottom .right {
  261. padding-left: .078125rem
  262. }
  263. .sanjiao {
  264. position: absolute;
  265. left: 0;
  266. right: 0;
  267. top: 0;
  268. bottom: 0;
  269. width: 100%;
  270. height: 100%;
  271. opacity: 0;
  272. cursor: pointer;
  273. }
  274. .sanjiao:checked~img {
  275. transform: rotate(180deg)
  276. }
  277. /* boottSelect样式修改 */
  278. .Mapselect {
  279. position: absolute;
  280. top: .114583rem;
  281. width: .677083rem;
  282. left: 0.46875rem;
  283. }
  284. .map #dropdownMenu1 {
  285. background: url(../images/mjzfwqktoubukuang.png) center center / 100% 100% no-repeat;
  286. height: 34px;
  287. padding: 6px 35px;
  288. margin-top: 0.1rem;
  289. }
  290. .diqu-label{
  291. position: absolute;
  292. top: 0.135rem;
  293. left: -0.21rem;
  294. font-size: 0.073rem;
  295. }
  296. .btn.focus,
  297. .btn:focus,
  298. .btn:hover {
  299. color: #fff
  300. }
  301. .dropdown-menu {
  302. background: rgba(5,31,51, 0.6);
  303. border: 1px solid #009dfe;
  304. }
  305. .div-mask-layer{
  306. width: 100%;height: 100%;background: black;opacity: 0.5;position: absolute;z-index: 200;overflow: hidden;
  307. }
  308. .ibox-content{
  309. position: absolute;top:50%;margin-top: -117.5px;background-color: transparent;left: 50%;margin-left: -45px;border: 0;
  310. }
  311. .sk-spinner-fading-circle .sk-circle:before{
  312. background-color:white;
  313. }
  314. .no-result-img{
  315. width: 0.5rem;
  316. margin: 0 auto;
  317. object-fit: fill;
  318. padding-top: 0.2rem;
  319. }
  320. .no-result-img>img{
  321. width: 100%;
  322. height: 100%;
  323. }
  324. .no-result-text{
  325. text-align: center;
  326. margin-top: 0.1rem;
  327. font-size: 0.08rem;
  328. color: #b5e1fc;
  329. }
  330. .no-result-img-chart{
  331. width: 0.5rem;
  332. object-fit: fill;
  333. padding-top: 0.2rem;
  334. margin: 0 0.05rem 0 0.625rem;
  335. display: inline-block;
  336. }
  337. .no-result-img-chart>img{
  338. width: 100%;
  339. height: 100%;
  340. }
  341. .no-result-text-chart{
  342. text-align: center;
  343. margin-top: 0.1rem;
  344. font-size: 0.08rem;
  345. color: #b5e1fc;
  346. display: inline-block;
  347. }
  348. .div-header-title{
  349. text-align: center;
  350. font-size: 0.08rem;
  351. font-weight: bold;
  352. color: #b5e1fc;
  353. padding-top: 0.03125rem;
  354. }
  355. .div-menzhenfenleibei{
  356. background: url(../images/mzrcyuequshi-nodata.png) no-repeat;
  357. }
  358. .btn-default.active,
  359. .btn-default:active,
  360. .btn-default:focus,
  361. .btn-default:hover,
  362. .open .dropdown-toggle.btn-default {
  363. background-color: #009DFE;
  364. border-color: #009DFE;
  365. }
  366. .btn-default:hover,
  367. .btn-default.active:hover {
  368. color: #fff;
  369. background-color: #009DFE;
  370. border-color: #009DFE;
  371. }
  372. .btn-default {
  373. background: #051829;
  374. border-color: #009DFE;
  375. color: #009DFE;
  376. }
  377. .btn-group {
  378. margin-left: 0.16rem;
  379. margin-top: 0.12rem;
  380. }
  381. .btn.focus,
  382. .btn:focus,
  383. .btn:hover {
  384. color: #fff
  385. }
  386. .btn{
  387. padding: 3px 12px;
  388. }
  389. @media screen and (max-width: 1919px) {
  390. #app .div-bottom {
  391. bottom: 18px;
  392. }
  393. .div-body>.middle{
  394. margin: 0 0.15625rem;
  395. }
  396. }