#CompanyOnlineMap{ height: 400px; border: 1px solid #ccc; border-top:0; padding: 10px; background: #fff;}
#Telephonist{ border:1px solid #ccc; border-bottom:0; background-color: rgba(255, 255, 255, .8); padding: 10px; padding-left: 50%; padding-top:50px; background-image:url(tele.jpg); background-repeat: no-repeat; background-position:55px 55px; }
.CompanyName{ font-size: x-large;}
#map_canvas{ height: 100%;}
地图为谷歌地图
模板:epen
#Telephonist{ border:1px solid #ccc; border-bottom:0; background-color: rgba(255, 255, 255, .8); padding: 10px; padding-left: 50%; padding-top:50px; background-image:url(Telephonist.png); background-repeat: no-repeat; background-position:55px 55px; }
#CompanyOnlineMap{ height: 400px; border: 1px solid #ccc; border-top:0; padding: 10px; background: #fff;}
#map{ height: 100%;}
div.tiplabel{ display:flex; height: 2rem; padding: 0 5px;}
地图为图吧地图 |