.fl {
	float: left;
}

.fr {
	float: right;
}

section:before {
	content:"";
	display: table;
}
section:after {
	content:"";
	display: block;
	clear: both;
}

.position {
	padding:15px 0px;
	background-color: #F5F5F5;
	color:#494949;
	font-size:18px;
}
.position a {
	font-size:16px;
	color:#494949;
	padding:0px 10px;
}

.slide-item .auto-container .content {
	display: block;
} 

.slide-item .auto-container .content .inner {
	max-width: 1200px;
}

.slide-item .auto-container .content .sub-title {
  margin-top: 80px;
	margin-bottom: 150px;
	font-size: 50px;
	font-family: 'FZZYJW';
	font-weight: bold;
	color: #FFFFFF;
	/* line-height: 100px; */
}

.main-content {
	padding: 60px 0 0 0;
	width: 100%;
	height: fit-content;
	box-sizing: border-box;
}

.main-content .engineering-strength {
	width: 100%;
	overflow: hidden;
}

.engineering-strength .king {
	height: fit-content;
	width: 560px;
}

.engineering-strength .engineering-strength-info {
	padding: 0 0 0 250px;
	width: calc(100% - 560px);
	height: 100%;
	box-sizing: border-box;
}

.bule-block {
	background-color: #148CC1;
	width: 52px;
	height: 6px;
}


.engineering-strength .engineering-strength-info .title-en {
	margin: 18px 0;
	font-size: 16px;
	color: #148CC1;
	font-family: 'Microsoft YaHei';
}

.engineering-strength .engineering-strength-info .title {
	font-size: 32px;
	font-family: 'Microsoft YaHei';
}

.engineering-strength .engineering-strength-info .info {
	text-indent: 44px;
	margin-top: 62px;
	font-family: 'Microsoft YaHei';
	width: 900px;
	font-size: 22px;
	line-height: 40px;
}

.qualifications {
	box-sizing: border-box;
	width: 100%;
	height: fit-content;
}

.qualifications .title {
	margin: 60px 0 30px 0;
	box-sizing: border-box;
	padding: 0 0 0 200px;
	font-size: 30px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #148CC1;
	min-width: 1440px;
}

.qualifications .qualifications-list {
	width: 100%;
	height: 340px;
	overflow: hidden;
}

.qualifications-list .gold-price {
	padding: 18px 60px;
	box-sizing: border-box;
}

.qualifications-list .gold-price img {
	width: 100px;
}

.qualifications-list .card-content {
	width: calc(100% - 220px);
	height: 100%;
	box-sizing: border-box;
	background: #148CC1;
	padding: 35px 0 0 40px;
	overflow: hidden;
}

.qualifications-list .card-content .card1 {
	margin-right: 32px;
}

.building {
	margin: 90px 0;
	width: 100%;
	height: fit-content;
}

.building .building-content {
	width: 100%;
	height: fit-content;
	position: relative;
}
.building .building-content img {
	width: 100%;
}

.building .building-content .info-item {
	position: absolute;
	font-size: 16px;
	height: 80px;
	width: 80px;
	/* border: 1px solid; */
	border-radius: 50%;
	text-align: center;
	line-height: 80px;
}

.info-item.fhbz {
	top: 110px;
  left: 280px;
	color: #FFFFFF;
	background: #148CC1;
}

.building-content .title {
	margin-top: -60px;
	text-align: center;
	font-size: 28px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #148CC1;
	line-height: 72px;
}

.building-content .info {
	text-align: center;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	color: #6F6E6E;
}

.engineering-field {
	padding: 60px 0;
	background: url(../img/engineering-field.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-size: 100%;
}

.engineering-field .title-content {
	margin-left: 240px;
}

.engineering-field .title-content .title-en {
	margin: 18px 0;
	font-size: 16px;
	color: #148CC1;
	font-family: 'Microsoft YaHei';
}

.engineering-field .title-content .title {
	font-size: 32px;
	font-family: 'Microsoft YaHei';
}

.info-content-img {
	padding: 0 200px;
	margin: 62px 0;
	text-align: center;
	box-sizing: border-box;
}

#certify {
	width: 1000px;
}

#certify .swiper-slide {
	box-shadow: none;
}

#certify .swiper-slide {
	box-shadow: none;
}

#certify .swiper-button-prev {
	left: -40px;
}

#certify .swiper-button-next {
	right: -40px;
}

#fwbz .title {
	padding: 0 200px;
}