@charset "utf-8";
/* CSS Document */



/*地图*/
.mapBox {
	width: 688px;
	height: 730px;
	margin-top: 10px; 
	margin-left:500px;
}
.mapBox .mapPath{
	display:none;
	    z-index: 100;
    margin-top: -550px;
    margin-left: -400px;
    width: 326px;
    overflow: hidden;
    text-align: left;
}
.site_lan{
	width: auto;
    height: 70px;
    overflow: hidden;
    line-height: 70px;
    font-size: 24px;
    color: #231815;
    text-indent: 90px;
}
.site_add {
    width: auto;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    font-size: 14px;
    color: #231815;
}
