.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;
}
.infol {
	width: 100%;
}
#bosx{
	display:flex;
	}
.infol .info1box {
	width: 900px;
	margin: 0 auto;
}
.infol .info1box img {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.title {
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	color: #333;
}
.ftitle {
	height: 50px;
	font-size: 24px;
	color: #666;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #d9d9d9;
}
.contentbox {
	padding-top: 10px;
}
p {
	padding-top: 0;
}
