medical.css 4.3 KB

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