hdw
2018-10-29 18e6ddefd900e5780f953fe926eb2e3d8cab537c
gx_tieta/WebRoot/css/index_layout.css
@@ -6,6 +6,7 @@
   width:100%;
}
#content .nav-map {
   position: relative;
   display: table;
   width: 80%;
   height: 500px;
@@ -34,7 +35,6 @@
/*显示中国和中国各省(行政区,直辖市)的地图*/
#content .china-map{
   display: table-cell;
   width: auto;
   height:100%;
   min-height: 200px;
@@ -516,4 +516,16 @@
.map-info-footer button:hover {
   background: #f4f4f4;
   color: #555;
}
#mapImgDesc span {
   line-height: 30px;
   margin-left: 6px;
   margin-right: 8px;
}
#mapImgDesc img{
   width: 22px;
   height: 22px;
   margin-right: 8px;
   vertical-align: middle;
}