medical.css 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. html {
  2. font-size: 192px;
  3. }
  4. body {
  5. overflow: hidden;
  6. color: #b5e1fc;
  7. font-size: .072917rem;
  8. }
  9. #app{
  10. height: 100%;
  11. background-size: 100% 100%;
  12. background: url(../images/BG.png) no-repeat;
  13. overflow-y: auto;
  14. overflow-x: hidden;
  15. /* overflow: hidden; */
  16. }
  17. p{
  18. margin: 0;
  19. padding: 0
  20. }
  21. .div-header {
  22. background: url(../images/biaoti_bg_img.png) no-repeat;
  23. width: 100%;
  24. height: 0.39rem;
  25. background-size: 100% 100%;
  26. z-index: 100;
  27. position: fixed;
  28. top: 0;
  29. }
  30. .div-title{
  31. height: 0.271rem;
  32. line-height: 0.271rem;
  33. text-align: center;
  34. font-size: .104167rem;
  35. color: #fff;
  36. width: 1.453125rem;
  37. background: url(../images/dashujuyingyongfuwupingtai.png) no-repeat;
  38. background-size: 100% 100%;
  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. }
  48. .div-body{
  49. height: 100%;
  50. margin-top: .40625rem;
  51. }
  52. .div-body>.right{
  53. width: 2.3rem;
  54. margin-right: .104167rem
  55. }
  56. .contentBox{
  57. background: url(../images/mjzrcdibu.png) no-repeat;
  58. background-size: 100% 100%;
  59. width: 2.307292rem
  60. }
  61. .contentBox2{
  62. background: url(../images/tuoyuan.png) no-repeat;
  63. background-size: 100% 100%;
  64. }
  65. .contentBox2 .right,.contentBox2 .left{
  66. padding-top: .09375rem;
  67. width: .625rem;
  68. }
  69. .contentBox2 .left{
  70. padding-right: .104167rem;
  71. }
  72. .contentBox2 .right{
  73. padding-left: .104167rem;
  74. }
  75. .contentBox2 .middle .sub{
  76. color:rgba(213, 230, 255, 0.5)
  77. }
  78. .contentBox3{
  79. background: url(../images/mzrcyuequshi.png) no-repeat;
  80. background-size: 100% 100%;
  81. width: 2.307292rem
  82. }
  83. .boxTitle{
  84. background: url(../images/icon_biaoti.png) no-repeat;
  85. background-size: 100% 100%;
  86. height: .260417rem;
  87. color: #fff;
  88. font-weight: bold;
  89. line-height: .260417rem;
  90. padding-left: .130208rem
  91. }
  92. .title >span{
  93. cursor: pointer;
  94. }
  95. /* 左边样式 */
  96. .div-body>.left{
  97. width: 2.3rem;
  98. margin-left: .104167rem
  99. }
  100. .bigData{
  101. height: 2.307292rem;
  102. width: 2.307292rem;
  103. padding-left: .078125rem;
  104. padding-right: .078125rem;
  105. }
  106. .bigData .title{
  107. height: .234375rem;
  108. }
  109. .title >span{
  110. display: inline-block;
  111. width: .3125rem;
  112. text-align: center;
  113. height: .114583rem;
  114. line-height: .114583rem;
  115. font-size: .072917rem;
  116. color: #0fa5f2;
  117. }
  118. .title >span.active{
  119. background:#0fa5f2;
  120. color: #fff;
  121. border-radius: .078125rem
  122. }
  123. .bigData .menJiZhen{
  124. height: .911458rem;
  125. text-align: center
  126. }
  127. .jiuZhen .contentBox3{
  128. height: 1.15625rem;
  129. }
  130. .h234{
  131. height: 1.21875rem;
  132. }
  133. .h165{
  134. height: .859375rem;
  135. }
  136. /* 中间样式 */
  137. .div-body>.middle{
  138. flex-grow:1;
  139. background: url(../images/ditudibu.png) no-repeat;
  140. background-size: 100% 100%;
  141. margin: 0 .104167rem;
  142. width: 4.84375rem;
  143. height: 5.125rem;
  144. color: rgba(213, 230, 255)
  145. }
  146. .middle .map{
  147. height: 3.34375rem;
  148. position: relative;
  149. }
  150. .middle .bottom{
  151. background: url(../images/kuang.png) no-repeat;
  152. background-size:100% 100% ;
  153. background-position: center;
  154. margin: 0 .453125rem .328125rem .453125rem ;
  155. width: 4.020833rem;
  156. height:1.380208rem ;
  157. }
  158. .middle .bottom .left,.middle .bottom .right{
  159. width: 1.302083rem;
  160. margin:.3125rem 0;
  161. }
  162. .middle .yellow_number {
  163. font-size: 16px
  164. }
  165. .middle .title{
  166. color: #00e7f3;
  167. font-size: 18px
  168. }
  169. .middle .bottom .left {
  170. padding-left: .234375rem;
  171. }
  172. .middle .bottom .right {
  173. padding-left: .078125rem
  174. }
  175. /* boottSelect样式修改 */
  176. .Mapselect{
  177. position: absolute;
  178. top: .114583rem;
  179. width: .677083rem;
  180. left: .125rem;
  181. }
  182. .map #dropdownMenu1{
  183. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  184. background-size: 100% 100%;
  185. height: 34px;
  186. }
  187. .btn.focus, .btn:focus, .btn:hover{
  188. color: #fff
  189. }
  190. .dropdown-menu{
  191. background: url(../images/mjzfwqktoubukuang.png) no-repeat no-repeat;
  192. background-size: 100% 100%;
  193. }