* {
	margin: 0;
	padding: 0;
}

body {
	color: #fff;

}

.body {
	margin-top: 81px !important;
}

.banner-box {
	width: 100%;
	height: 600px;
	background-image: url(../img/bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	object-fit: cover;

}

.main {
	width: 1400px;
	height: 3900px;
	margin: auto;

}

.banner {
	color: #fff;
	overflow: hidden;
	margin-left: 50px;
	height: 600px;

}

.banner span {
	position: relative;
	font-size: 66px;
	width: 200px;
	top: 140px;
	font-weight: 400;
	left: 126px;


}

.banner>div {
	position: relative;
	margin-top: 30px;
	font-size: 26px;
	width: 778px;
	top: 160px;
	left: 119px;
	line-height: 44px;
}

/* 企业文化 */
.culture-box {
	margin-top: 0;
	width: 100%;
	height: 1755px;
	background-color: #FFAF34;
}

.culture-title {
	position: relative;
	width: 280px;
	font-size: 56px;
	font-weight: 700;
	margin: auto;
	text-align: center;
	color: #fff;
	top: 80px;


}

.culture-line {
	width: 150px;
	border: solid 2px #fff;
	margin: auto;
	margin-top: 108px;
	margin-bottom: 20px;
	background-color: #fff;
}

.culture-img {
	width: 1200px;
	height: 1400px;
	margin: auto;
	margin-top: 100px;

}

.culture-img>div {
	width: 100%;
	height: 325px;

	background-color: aquamarine;
}

.culture-img div img {
	width: 100%;
	margin: auto;
}

/* 乐在艾麦驰开始 */
.happy-box {
	width: 100%;
	height: 990px;
	background-color: #4CBCC7;
	overflow: hidden;
}

.culture-active {
	position: relative;
	top: 50px;
	margin: auto;
}

.culture-active img {
	width: 100%;
	height: 100%;
}

/* 广纳贤才 */
.comehere-box {
	width: 100%;
	height: 880px;
	background-color: #5855BD;
	overflow: hidden;

}

.happy-main {
	width: 1200px;
	height: 750px;
	margin: auto;
}

.comehere-box-jobs {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.comehere-box-jobs>div {
	width: 540px;
	margin-left: 100px;
}

.comehere-box-jobs-left-title {
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
}

.comehere-box-jobs-left span {
	font-size: 20px;
	font-weight: 500;
}

.call {
	margin-top: 30px;
	line-height: 35px;
}

.comehere-box-jobs-left>p {
	font-size: 18px;
	line-height: 33px
}

.comehere-box-jobs-left>span {
	font-size: 18px;
	line-height: 20px;
}
.comehere-box-jobs-left .job-ask{
	margin-top: 50px;
}
.comehere-box-jobs-right>p {
	font-size: 18px;
	line-height: 33px
}
.comehere-box-jobs-right>span {
	font-size: 18px;
	font-weight: 500;
}
.comehere-box-jobs-right .job-ask{
	margin-top: 50px;
}

.join-img {
	height: 450px;
	width: 100%;
	background-image: url(../img/join.jpg);
	background-repeat: no-repeat;
	background-size: cover;

}

.join-img img {
	width: 100%;
	height: 100%;
}
