html,
body {
	margin: 0px;
	width: 100%;
	/* height: 100%; */
}
.cen-box {
	width: 100%;
	background-color: #f9f9f9;
	/* height: 100%; */
}
.cen-source {
	width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	height: 100%;
}
.cen-source .join-container {
	height: 300px;
	width: 1200px;
	margin: 0 auto;
	background: url(../img/wuyanggaosu.png) no-repeat;
	background-size: cover;
}
.container {
	width: 900px;
	margin: 0 auto;
}
.cen-source .join-container img {
	max-width: 100%;
	max-height: 100%;
}
.cen-source .aboutMenu {
	height: 60px;
	background-color: #f9f9f9;
}
.cen-source .aboutMenu .aboutBall {
	height: 60px;
	line-height: 60px;
	display: flex;
	justify-content: center;
}
.cen-source .aboutMenu .aboutBall li {
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.cen-source .announcements .title {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 30px;
	font-family: fontCapName;
}
.cen-source .announcements .headline {
	text-align: center;
	margin-top: 36px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700;
}
.cen-source .announcements .announcements-container {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent: 28px;
}
.cen-source .announcements .margin30 {
	margin-top: 30px;
	color: #666;
}
.cen-source .announcements .margin30 > p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Source Han Sans CN;
}

.cen-source .announcements .margin30 .content {
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	display: block;
	text-indent: 28px;
}
.cen-source .announcements .margin30 .contentNo {
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	display: block;
}
.cen-source .announcements .margin30 .indent56 {
	text-indent: 56px;
}
.cen-source .announcements .margin30 .joinCompany {
	text-align: center;
}
.cen-source .announcements .margin30 .weight700 {
	font-weight: 700;
	margin-top: 10px;
}
.cen-source .announcements .margin30 .content .desc {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #00a991;
	border-radius: 50%;
}
.cen-source .announcements .margin50 {
	margin-top: 50px;
	color: #666;
}
.cen-source .announcements .margin50 > p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Source Han Sans CN;
}

.cen-source .announcements .margin50 .content {
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	display: block;
	text-indent: 28px;
}
.cen-source .announcements .margin100 {
	margin-top: 100px;
	color: #666;
}
.cen-source .announcements .margin100 > p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Source Han Sans CN;
}

.cen-source .announcements .margin100 .content {
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	display: block;
	text-indent: 28px;
}
.redWord {
	color: #ff0000;
}
.imgBox {
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
	margin-left: 28px;
}
.boxItem {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.boxItem span {
	margin-top: 8px;
	color: #000000;
}
.cen-source .announcements .padb20 {
	padding-bottom: 20px;
	text-align: right;
}
.cen-source .announcements .padb50 {
	padding-bottom: 50px;
}
.cen-source .joinCompany {
	text-align: center;
}
.cen-source .joinCompany h1 {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 20px;
}
.cen-source .contactUs h1 {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
}
.cen-source .contactUs div {
	font-size: 14px;
	color: #333;
}
.cen-source .contactUs .njLogo {
	text-align: center;
	padding-bottom: 100px;
}
.cen-source .contactUs .njLogo p {
	font-size: 18px;
	color: #333;
	font-weight: 400;
}
