.subCont {
	font-size: 16px;
    color: #333;
    line-height: 2;
	min-height: 300px;
	margin-top: 40px;
}
.subCont p, .subCont span {
	font-size: 16px;
	color: #2a2a2a;
	line-height: 2;
}
.subCont a {
	font-size: 14px;
	color:#666;
	line-height: 1;
}
.subCont img {
	max-width: 100%;
}

.mapMessage {
	text-align: justify;
	margin-top: 10px;
	margin-left: 12px;
    line-height: 2.5;
    color: #666;
	font-size: 16px;
	font-family:"Microsoft YaHei";
}
.mapMessage a{
	color:#666;
	font-size: 14px;
	font-family:"Microsoft YaHei";
}

/* 地图样式开始 */
	
.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;
}