medical.css 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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. /* 左边样式 */
  93. .div-body>.left{
  94. width: 2.3rem;
  95. margin-left: .104167rem
  96. }
  97. .bigData{
  98. height: 2.307292rem;
  99. width: 2.307292rem;
  100. padding-left: .078125rem;
  101. padding-right: .078125rem;
  102. }
  103. .bigData .title{
  104. height: .234375rem;
  105. }
  106. .title >span{
  107. display: inline-block;
  108. width: .3125rem;
  109. text-align: center;
  110. height: .114583rem;
  111. line-height: .114583rem;
  112. font-size: .072917rem;
  113. color: #0fa5f2;
  114. }
  115. .title >span.active{
  116. background:#0fa5f2;
  117. color: #fff;
  118. border-radius: .078125rem
  119. }
  120. .bigData .menJiZhen{
  121. height: .911458rem;
  122. text-align: center
  123. }
  124. .jiuZhen .contentBox3{
  125. height: 1.15625rem;
  126. }
  127. .h234{
  128. height: 1.21875rem;
  129. }
  130. .h165{
  131. height: .859375rem;
  132. }
  133. /* 中间样式 */
  134. .div-body>.middle{
  135. flex-grow:1;
  136. background: url(../images/ditudibu.png) no-repeat;
  137. background-size: 100% 100%;
  138. margin: 0 .104167rem;
  139. width: 4.84375rem;
  140. height: 5.125rem;
  141. color: rgba(213, 230, 255)
  142. }
  143. .middle .map{
  144. height: 3.34375rem;
  145. }
  146. .middle .bottom{
  147. background: url(../images/kuang.png) no-repeat;
  148. background-size:100% 100% ;
  149. background-position: center;
  150. margin: 0 .453125rem .328125rem .453125rem ;
  151. width: 4.020833rem;
  152. height:1.380208rem ;
  153. }
  154. .middle .bottom .left,.middle .bottom .right{
  155. width: 1.302083rem;
  156. margin:.3125rem 0;
  157. }
  158. .middle .yellow_number {
  159. font-size: 16px
  160. }
  161. .middle .title{
  162. color: #00e7f3;
  163. font-size: 18px
  164. }
  165. .middle .bottom .left {
  166. padding-left: .234375rem;
  167. }
  168. .middle .bottom .right {
  169. padding-left: .078125rem
  170. }