LiJun
2018-10-30 7876e8a630a50994758e3c91cf2c11d8ffd44ae6
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;
@@ -517,3 +517,15 @@
   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;
}