.subCont {
	padding: 10px 30px;
    margin: 0 auto;
	text-align: justify;
	margin-top:20px;
    line-height: 2.5;
    color: #666;
	font-size: 16px;
}

.mapMessage {
	text-align: justify;
	margin-top: 10px;
	margin-left: 12px;
    line-height: 2.5;
    color: #666;
	font-size: 16px;
}
.mapMessage a{
	color:#666;
	font-size: 14px;
}

/* 地图样式开始 */
.map {
	margin-top:50px;
	width: 830px;
    margin-bottom:80px;
}

.nd-tit{
	border: 1px solid #ddd;
	width:100%;    
}
.box-t {
	font-family:"Microsoft YaHei";
    margin-bottom: 0px;
    position: relative;
    padding: 10px 0 10px 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 35px;
}
.box-t strong {
	font-family:"Microsoft YaHei";
    font-size: 25px;
    font-weight: bold;
}
.PageCrumbList {
    font-family:"Microsoft YaHei";
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.PageCrumbList {
	color: #524a4a;
}
.PageCrumbList a {
    color: #999999;
}
.PageCrumbList a:hover{
	color: #524a4a;
}