ZDmap.scss 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. .colorA{
  2. color:$lv4Danger;
  3. }
  4. .colorB{
  5. color:$lv3Danger;
  6. }
  7. .colorC{
  8. color:$lv2Danger;
  9. }
  10. .colorD{
  11. color:$lv1Danger;
  12. }
  13. .map-one-max-box{
  14. background :url("../ZDimages/icon_bj_syspmtcy_jinan.png");
  15. background-size:100%;
  16. overflow :hidden;
  17. position:relative;
  18. p{
  19. margin:0;
  20. }
  21. .map-min-box{
  22. overflow:hidden;
  23. cursor:pointer;
  24. display :inline-block;
  25. position :relative;
  26. p:nth-child(1){
  27. margin-top:40px;
  28. padding:0 4px;
  29. color:#333;
  30. font-size:13px;
  31. text-align :center;
  32. }
  33. p:nth-child(2){
  34. opacity: 0;
  35. background: rgba(0,0,0,0.7);
  36. color:#fff;
  37. position: absolute;
  38. top:0;
  39. left:0;
  40. height:100%;
  41. width:100%;
  42. line-height:123px;
  43. font-size:12px;
  44. text-align:center;
  45. }
  46. p:nth-child(2):hover{
  47. opacity: 1;
  48. }
  49. }
  50. .map-min-box:nth-child(1){
  51. margin:4px 102px 0 0;
  52. height:114px;
  53. width:115px;
  54. }
  55. .map-min-box:nth-child(2){
  56. margin: 4px 0 0 0;
  57. height: 114px;
  58. width: 72px;
  59. }
  60. .map-min-box:nth-child(3){
  61. margin: 4px 0 0 0;
  62. height: 114px;
  63. width: 71px;
  64. }
  65. .map-min-box:nth-child(4){
  66. margin: 4px 0 0 0;
  67. height: 114px;
  68. width: 71px;
  69. }
  70. .map-min-box:nth-child(5){
  71. margin: 4px 0 0 0;
  72. height: 114px;
  73. width: 71px;
  74. }
  75. .map-min-box:nth-child(6){
  76. margin: 4px 0 0 0;
  77. height: 114px;
  78. width: 71px;
  79. }
  80. .map-min-box:nth-child(7){
  81. margin: 4px 0 0 0;
  82. height: 114px;
  83. width: 71px;
  84. }
  85. .map-min-box:nth-child(8){
  86. margin: 4px 60px 0 0;
  87. height: 114px;
  88. width: 71px;
  89. }
  90. .map-min-box:nth-child(9){
  91. margin: 63px 0 0 0;
  92. height: 171px;
  93. width: 65px;
  94. p:nth-child(1){
  95. margin-top:75px;
  96. }
  97. }
  98. .map-min-box:nth-child(10){
  99. margin: 63px 0 0 0;
  100. height: 171px;
  101. width: 76px;
  102. p:nth-child(1){
  103. margin-top:75px;
  104. }
  105. }
  106. .map-min-box:nth-child(11){
  107. margin: 63px 0 0 0;
  108. height: 171px;
  109. width: 76px;
  110. p:nth-child(1){
  111. margin-top:75px;
  112. }
  113. }
  114. .map-min-box:nth-child(12){
  115. margin: 63px 0 0 0;
  116. height: 171px;
  117. width: 72px;
  118. p:nth-child(1){
  119. margin-top:75px;
  120. }
  121. }
  122. .map-min-box:nth-child(13){
  123. margin: 63px 0 0 0;
  124. height: 171px;
  125. width: 71px;
  126. p:nth-child(1){
  127. margin-top:75px;
  128. }
  129. }
  130. .map-min-box:nth-child(14){
  131. margin: 63px 0 0 0;
  132. height: 171px;
  133. width: 71px;
  134. p:nth-child(1){
  135. margin-top:75px;
  136. }
  137. }
  138. .map-min-box:nth-child(15){
  139. margin: 63px 0 0 0;
  140. height: 171px;
  141. width: 71px;
  142. p:nth-child(1){
  143. margin-top:75px;
  144. }
  145. }
  146. .map-min-box:nth-child(16){
  147. margin: 63px 0 0 0;
  148. height: 171px;
  149. width: 71px;
  150. p:nth-child(1){
  151. margin-top:75px;
  152. }
  153. }
  154. .map-min-box:nth-child(17){
  155. margin: 63px 0 0 0;
  156. height: 171px;
  157. width: 72px;
  158. p:nth-child(1){
  159. margin-top:75px;
  160. }
  161. }
  162. .map-min-box:nth-child(18){
  163. margin: 63px 35px 0 0;
  164. height: 171px;
  165. width: 71px;
  166. p:nth-child(1){
  167. margin-top:75px;
  168. }
  169. }
  170. }