.main{
	background: white;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0 14px;
}
.path{
	height: 54px;
	line-height: 54px;
	background: url(../images/path_bg.png) no-repeat 0 bottom;
	color: #8E8E8E;
	font-size: 14px;
	font-family: "宋体";
	padding-left: 32px;
}
.path a{
	color: #0b6cb8;
}
.main .title h6{
	margin: 23px auto 11px;
	color: #696969;
	font-size:25px ;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 52px;
	font-weight: normal;
}
.main .title p{
	margin: 0 32px;
	height: 33px;
	border: 1px solid gainsboro;
	background: #F2FBFF;
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
	line-height: 33px;
	color: #5d5d5d;
}
.main  .section{
	padding: 30px;
}
.main  .section img{
	max-width: 800px;
}
