medical.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  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: fixed;
  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. }
  39. .div-bottom {
  40. background: url(../images/logo_bg_img.png) no-repeat;
  41. width: 100%;
  42. height: 0.2rem;
  43. background-size: 100% 100%;
  44. position: fixed;
  45. bottom: 0;
  46. }
  47. .div-body{
  48. height: 100%;
  49. padding-top: .40625rem;
  50. }
  51. .div-skip{
  52. width: 0;height: 0;opacity: 0;overflow: hidden;background-image: url("../images/tc1.png");background-size: 100% 100%;
  53. position: fixed;z-index: 5;transition: all .3s cubic-bezier(0.68, -0.55, 0.27, 1.55)
  54. }
  55. .div-skip-active{height: .625rem;opacity: 1;top: 0.35rem;margin-left: 0.1rem;width: 1.458333rem;}
  56. .div-skip div{
  57. height: 60px;line-height: 60px;color: rgb(179,223,251);text-align: center;font-size: 0.1rem;
  58. }
  59. .div-skip div a:hover{
  60. color: rgb(4,128,211)
  61. }
  62. .div-body>.right{
  63. width: 2.3rem;
  64. margin-right: .104167rem
  65. }
  66. .contentBox{
  67. background: url(../images/mjzrcdibu.png) no-repeat;
  68. background-size: 100% 100%;
  69. width: 2.307292rem
  70. }
  71. .contentBox2{
  72. background: url(../images/tuoyuan.png) no-repeat;
  73. background-size: 100% 100%;
  74. }
  75. .contentBox2 .right,.contentBox2 .left{
  76. padding-top: .09375rem;
  77. width: .625rem;
  78. }
  79. .contentBox2 .left{
  80. padding-right: .104167rem;
  81. }
  82. .contentBox2 .right{
  83. padding-left: .104167rem;
  84. }
  85. .contentBox2 .middle .sub{
  86. color:rgba(213, 230, 255, 0.5)
  87. }
  88. .contentBox3{
  89. background: url(../images/mzrcyuequshi.png) no-repeat;
  90. background-size: 100% 100%;
  91. width: 2.307292rem
  92. }
  93. .boxTitle{
  94. background: url(../images/icon_biaoti.png) no-repeat;
  95. background-size: 100% 100%;
  96. height: .260417rem;
  97. color: #fff;
  98. font-weight: bold;
  99. line-height: .260417rem;
  100. padding-left: .130208rem
  101. }
  102. .title >span{
  103. cursor: pointer;
  104. }
  105. /* 表格样式 */
  106. td{
  107. text-align: center;
  108. height:.166667rem;
  109. border: 1px solid #019dff;
  110. }
  111. th{
  112. text-align: center;
  113. height: .208333rem;
  114. background: url(../images/mjzfwqktoubukuang.png) no-repeat;
  115. background-size: 100% 100%;
  116. }
  117. td img{
  118. margin-right: .026042rem;
  119. width: 12px;
  120. }
  121. .w60{
  122. width: .3125rem
  123. }
  124. .w193{
  125. width: 1.005208rem
  126. }
  127. .w188{
  128. width: .979167rem
  129. }
  130. /* 左边样式 */
  131. .div-body>.left{
  132. width: 2.3rem;
  133. margin-left: .104167rem
  134. }
  135. .bigData{
  136. height: 2.307292rem;
  137. width: 2.307292rem;
  138. padding-left: .078125rem;
  139. padding-right: .078125rem;
  140. }
  141. .bigData .title{
  142. height: .234375rem;
  143. }
  144. .title >span{
  145. display: inline-block;
  146. width: .3125rem;
  147. text-align: center;
  148. height: .114583rem;
  149. line-height: .114583rem;
  150. font-size: .072917rem;
  151. color: #0fa5f2;
  152. }
  153. .title >span.active{
  154. background:#0fa5f2;
  155. color: #fff;
  156. border-radius: .078125rem
  157. }
  158. .bigData .menJiZhen{
  159. height: .911458rem;
  160. text-align: center
  161. }
  162. .jiuZhen .contentBox3{
  163. height: 1.15625rem;
  164. }
  165. .h234{
  166. height: 1.21875rem;
  167. }
  168. .h165{
  169. height: .859375rem;
  170. }
  171. /* 中间样式 */
  172. .div-body>.middle{
  173. flex-grow:1;
  174. background: url(../images/ditudibu.png) no-repeat;
  175. background-size: 100% 100%;
  176. margin: 0 .104167rem;
  177. width: 4.84375rem;
  178. height: 5.125rem;
  179. color: rgba(213, 230, 255)
  180. }
  181. .middle .map{
  182. height: 3.34375rem;
  183. position: relative;
  184. }
  185. .middle .bottom{
  186. background: url(../images/kuang.png) no-repeat;
  187. background-size:100% 100% ;
  188. background-position: center;
  189. margin: 0 .453125rem .328125rem .453125rem ;
  190. width: 4.020833rem;
  191. height:1.380208rem ;
  192. }
  193. .middle .bottom .left,.middle .bottom .right{
  194. width: 1.302083rem;
  195. margin:.3125rem 0;
  196. }
  197. .middle .yellow_number {
  198. font-size: 16px
  199. }
  200. .middle .title{
  201. color: #00e7f3;
  202. font-size: 18px
  203. }
  204. .middle .bottom .left {
  205. padding-left: .234375rem;
  206. }
  207. .middle .bottom .right {
  208. padding-left: .078125rem
  209. }
  210. /* boottSelect样式修改 */
  211. .Mapselect{
  212. position: absolute;
  213. top: .114583rem;
  214. width: .677083rem;
  215. left: .125rem;
  216. }
  217. .map #dropdownMenu1{
  218. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  219. background-size: 100% 100%;
  220. height: 34px;
  221. }
  222. .btn.focus, .btn:focus, .btn:hover{
  223. color: #fff
  224. }
  225. .dropdown-menu{
  226. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  227. background-size: 100% 100%;
  228. }