/* bannerå›*/
.banner {
	width: 100%;
	height: 380px;
	overflow: hidden;
	position: relative;
}

.banner img {
	width: 100%;
	height: 100%;
}

.mingcheng {
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mingcheng1 p {
	text-align: center;
	font-size: 48px;
	color: #fff;
	/*font-weight: bold;*/
	display: block;
	margin-bottom: 27px;
	font-family: zi1;
}

.mingcheng1 span {
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #004344;
	border-radius: 15px;
	padding: 8px 20px;
}

.neirong {
	padding-top: 80px;
	padding-bottom: 100px;
}

.neirong1 p,
.neirong1 h1,
.neirong1 h2,
.neirong1 h3,
.neirong1 h4,
.neirong1 span,
.neirong1 a,
.neirong1 strong,
.neirong1 text,
.neirong1 i,
.neirong1 {
	font-size: 16px;
	/*font-weight: 400 !important;*/
	color: #333333 !important;
	line-height: 32px !important;
	margin-bottom: 20px !important;
}

.neirong1 img {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
