.main{
	width: 1000px;
	min-height: 600px;
	background: white;
	margin: 0 auto;    margin-top: 82px;
	*margin-top: 0px;
}
.localPath{
	padding-left: 30px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #535353;
	font-family: "微软雅黑";
	background: #f1f0f0;
}
.localPath a{
	color: #535353;
}
.artical .title{
	margin: 10px 23px;
	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;
}
.artical .title h6{
	text-align: center;
	line-height: 38px;
	font-size: 24px;
	color: #343434;
	font-family: "微软雅黑";
}
.artical .title  p{
	text-align: center;
	font-size: 12px;
	color: #B18162;
	font-family: "微软雅黑";
	line-height: 30px;
}
.artical .section{
	margin: 10px 40px;
}
.artical .section img{
	    max-width: 900px;
}
.artical .fanye{
	margin: 10px 40px;
}
.artical .fanye p{
	height: 38px;
	line-height: 38px;
	color: red;
	font-size: 14px;
	font-family: "微软雅黑";
}
.artical .fanye p a{
	color: red;
}
