.crumbs {
	width: 100%;
	min-width: 1200px;
	background-color: #fafafa;
	height: 52px;
	border-bottom: 1px solid #f5f5f5;
}
.crumbs .crumbsbox {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.crumbs .crumbsbox p {
	font-size: 16px;
	color: #666;
	width: 100%;
	height: 100%;
	line-height: 52px;
}
.crumbs .crumbsbox p a {
	font-size: 16px;
	color: #666;
}
.crumbs .crumbsbox p span {
	color: #26568c;
}
.newsinfo {
	width: 100%;
}
.newsinfo .newsinfobox {
	width: 1200px;
	margin: 0 auto;
	padding-top: 88px;
	box-sizing: border-box;
}
.newsinfobox .title {
	text-align: center;
	line-height: 54px;
	font-size: 28px;
	padding: 0 100px;
	color: #333;
}
.newsinfobox .ftitle {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	margin-bottom: 60px;
}
.newsinfobox .contentbox img {
	width: 100%;
	display: block;
}
.newsinfobox .contentbox {
	padding: 0px 0 80px;
}
.newsinfobox .contentbox p {
	text-indent:30px;
	font-size: 18px;
	line-height: 30px;
}
