.recruitment-consultation_wrap {
	width: 192rem;
	user-select: none;
	background-color: rgba(238, 238, 238, 1);
}

/* 鍒囨崲鍒嗘爮 */
.recruitment-consultation-type-wrap {
	width: 192rem;
	background-color: #fff;
}

.recruitment-consultation-type-box {
	width: 120rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding: 3rem 0;
}

.recruitment-consultation-type-item {
	width: 19rem;
	height: 6rem;
	background-color: #e5e5e5;
	text-align: center;
	border-radius: 2rem 2rem 0rem 0rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 3rem;
	line-height: 6rem;
	letter-spacing: 0rem;
	color: #303236;
	margin-right: 2rem;
}

.recruitment-consultation-type-box .active {
	background-color: #214592;
	color: #fff;
}

/* 鎷涜仒宀椾綅 */
.job-openings {
	width: 192rem;
	background-color: #fff;
	padding: 1rem 0 3rem 0;
	border-bottom: solid 0.1rem #dcdcdc;
}

.job-openings-box {
	width: 120rem;
	margin: 0 auto;
}

.job-openings-box>p:first-child {
	height: 2.1rem;
	font-family: Arial-BoldMT;
	font-size: 2.9rem;
	line-height: 2.1rem;
	color: #dddddd;
	position: relative;
	z-index: 1;
}

.job-openings-box>p:last-child {
	position: relative;
	z-index: 2;
	height: 2.9rem;
	font-family: SourceHanSansCN-Medium;
	font-size: 2.98rem;
	line-height: 2.9rem;
	letter-spacing: 0.09rem;
	color: #214592;
	margin-top: -0.4rem;
}

/* 宀椾綅淇℃伅 */
.job-content {
	width: 192rem;
	background-color: #fff;
}

.job-box {
	width: 120rem;
	margin: 0 auto;
	padding: 1.5rem 0;
}

.job-item {
	margin: 2rem 0;
}

.job-item-title {
	cursor: pointer;
	width: 120rem;
	height: 6rem;
	background-color: #f5f6fa;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 2.5rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 2.08rem;
	line-height: 6rem;
	color: #222223;
}

.job-item-title img{
	width: 2rem;
	height: 2rem;
}

.job-item-content {
	display: none;
	padding: 0 3.5rem;
	line-height: 3.5rem;
}

.job-item-content-title {
	font-family: SourceHanSansCN-Regular;
	font-size: 1.88rem;
	letter-spacing: 0rem;
	color: #214592;
	line-height: 4rem;

}

.job-item-content>p {
	font-family: SourceHanSansCN-Normal;
	font-size: 1.67rem;
	color: #555555;
}

.job-active .job-item-title {
	background-color: #214592;
	color: #fff;
}

/* 鎷涜仒娓犻亾 */
.recruitment-channels {
	width: 192rem;
	background-color: #fff;
	padding: 1rem 0 3rem 0;
	border-bottom: solid 0.1rem #dcdcdc;
}

.recruitment-channels-box {
	width: 120rem;
	margin: 0 auto;
}

.recruitment-channels-box>p:first-child {
	height: 2.1rem;
	font-family: Arial-BoldMT;
	font-size: 2.9rem;
	line-height: 2.1rem;
	color: #dddddd;
	opacity: 0.5;
	position: relative;
	z-index: 1;
}

.recruitment-channels-box>p:last-child {
	position: relative;
	z-index: 2;
	height: 2.9rem;
	font-family: SourceHanSansCN-Medium;
	font-size: 2.98rem;
	line-height: 2.9rem;
	letter-spacing: 0.09rem;
	color: #214592;
	margin-top: -0.4rem;
}

.recruitment-channels-wrap {
	width: 192rem;
	padding-bottom: 5rem;
	background-color: #fff;
}

.recruitment-channels-content {
	width: 120rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	/* align-items: center; */
	justify-content: space-between;
}

.recruitment-channels-item {
	width: 50rem;
	padding-top: 3.5rem;
}

.recruitment-channels-item-title {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}

.recruitment-channels-item-title>img {
	width: 3.3rem;
	height: 2.8rem;
	margin-right: 1.5rem;
}

.recruitment-channels-item-title>div {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	font-family: SourceHanSansCN-Regular;
	font-size: 2.2rem;
	line-height: 2.2rem;
	color: #000000;
	height: 2.8rem;
}

.recruitment-channels-item-title .item-line {
	width: 3rem;
	border: solid 0.2rem #214592;
}

.recruitment-channels-item-text {
	width: 51.5rem;
	padding-left: 4.8rem;
	font-family: SourceHanSansCN-Normal;
	font-size: 1.67rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #747474;
	
}
.recruitment-channels-item-text span{
	margin-right: 4rem;
}
.recruitment-channels-item-text a {
	text-align: center;
	display: block;
	width: 19rem;
	height: 3.4rem;
	line-height: 3.4rem;
	background-color: #214592;
	border-radius: 0.5rem;
	color: #fff;
	margin: 0.2rem 0;
}

/* 鑱旂郴鎴戜滑 */
.recruitment-consultation_box {
	width: 192rem;
	background-color: #fff;
}

.box_center {
	width: 120rem;
	margin: 0 auto;
	text-align: center;
	height: 10rem;
	line-height: 10rem;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.box_center h5 {
	font-family: SourceHanSansCN-Medium;
	font-size: 3rem;
	letter-spacing: 0.1rem;
	color: #1a1c1d;
}

.fun-wrap {
	background-color: rgba(238, 238, 238, 1);
	height: 17rem;
	padding: 2.5rem 0;
	width: 192rem;

}

.fun {
	background-color: #fff;
	width: 120rem;
	margin: 0 auto;
	height: 12rem;
	padding: 3rem 0;
	display: flex;
	justify-content: space-around;
}

.fun_item {
	display: flex;
	align-items: center;
}

.fun_item img {
	width: 6rem;
	height: 6rem;
	margin-right: 1rem;
}

.fun_text {
	line-height: 3rem;
	text-align: left;
}

.fun_text span {
	font-family: SourceHanSansCN-Regular;
	font-size: 1.6rem;
	color: #353535;
}

.fun_text p {
	font-family: Avanti;
	font-size: 2.4rem;
	letter-spacing: 0px;
	color: #236ab5;
}


.fun_line {
	width: 0.1rem;
	height: 6rem;
	background-color: #236ab5;
}

.fun_link span {
	font-size: 1.6rem;
	color: #353535;
}

.fun_link p {
	font-size: 2.4rem;
	color: #236ab5;
}

.address-wrap {
	padding: 2rem 0 8rem 0;
	width: 192rem;
	margin-bottom: -4rem;
	background-color: #fff;
}
.address-wrap {
		padding: 3.36rem 0 8rem 0;
		margin-bottom: -4rem;
	}
.address {
	width: 120rem;
	height: 29rem;
	margin: 0 auto;
	display: flex;
}

.address_item {
	height: 29rem;
	width: calc(100% / 3);
	position: relative;
	padding: 3rem;
	border: solid 0.1rem #dcdcdc;
}

.address_item:nth-child(2) {
	border-left: 0;
	border-right: 0;
}

.address_icon {
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.address_icon img {
	max-height: 8.6rem;
	max-width: 6.4rem;
}

.address_text {
	text-align: center;
	height: 7.5rem;
	position: absolute;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	bottom: 5rem;
	left: 50%;
	transform: translateX(-50%);
}

.address_text p {
	font-family: SourceHanSansCN-Regular;
	font-size: 1.6rem;
	line-height: 1;
	color: #505050;
}

@media screen and (max-width: 1140px) {
	
	/* 鍒囨崲鍒嗘爮 */
	.recruitment-consultation-type-box {
		width: 172rem;
		margin: 0 auto;
		display: flex;
		align-items: center;
	}
	
	.recruitment-consultation-type-item {
		width: 31.68rem;
		height: 9.77rem;
		border-radius: 2.53rem 2.53rem 0rem 0rem;
		font-size: 5rem;
		line-height: 9.77rem;
		margin-right: 4rem;
	}
	
	
	/* 鎷涜仒宀椾綅 */
	.job-openings {
		padding: 1.68rem 0 5rem 0;
		border-bottom: solid 0.1rem #dcdcdc;
	}
	
	.job-openings-box {
		width: 172rem;
		margin: 0 auto;
	}
	
	.job-openings-box>p:first-child {
		height: 3.5rem;
		font-size: 5rem;
		line-height: 3.5rem;
		font-weight: 550;
	}
	
	.job-openings-box>p:last-child {
		height: 5rem;
		font-size: 5rem;
		line-height: 5rem;
		letter-spacing: 0.15rem;
		margin-top: -0.67rem;
	}
	
	
	/* 宀椾綅淇℃伅 */
	.job-box {
		width: 172rem;
		padding: 2.52rem 0;
	}
	
	.job-item {
		margin: 3.36rem 0;
	}
	
	.job-item-title {
		width: 172rem;
		height: 10.1rem;
		padding: 0 5.73rem;
		font-size: 3.51rem;
		line-height: 10.1rem;
	}
	
	.job-item-title img{
		width: 3.37rem;
		height: 3.37rem;
	}
	
	.job-item-content {
		padding: 0 5.88rem;
		line-height: 5.88rem;
	}
	
	.job-item-content-title {
		font-size: 3.16rem;
		line-height: 6.72rem;
	
	}
	
	.job-item-content>p {
		font-size: 2.8rem;
	}
	
	
	/* 鎷涜仒娓犻亾 */
	.recruitment-channels {
		padding: 1.68rem 0 5rem 0;
	}
	
	.recruitment-channels-box {
		width: 172rem;
	}
	
	.recruitment-channels-box>p:first-child {
		height: 3.5rem;
		font-size: 5rem;
		line-height: 3.5rem;
		font-weight: 550;
	}
	
	.recruitment-channels-box>p:last-child {
		height: 5rem;
		font-size: 5rem;
		line-height: 5rem;
		letter-spacing: 0.15rem;
		margin-top: -0.67rem;
	}
	
	.recruitment-channels-wrap {
		padding-bottom: 8.4rem;
	}
	
	.recruitment-channels-content {
		width: 172rem;
	}
	
	
	.recruitment-channels-item {
		width: 76rem;
		padding-top: 5.9rem;
	}
	
	.recruitment-channels-item-title {
		display: flex;
		align-items: center;
		margin-bottom: 3.37rem;
	}
	
	.recruitment-channels-item-title>img {
		width: 5.56rem;
		height: 4.72rem;
		margin-right: 2.36rem;
	}
	
	.recruitment-channels-item-title>div {
		font-size: 3.7rem;
		line-height: 3.7rem;
		height: 4.72rem;
	}
	
	.recruitment-channels-item-title .item-line {
		width: 5rem;
		border: solid 0.33rem #214592;
	}
	
	.recruitment-channels-item-text {
		width: 76rem;
		padding-left: 7.92rem;
		font-size: 2.8rem;
		line-height: 5rem;
	}
	.recruitment-channels-item-text span{
		margin-right: 6.72rem;
	}
	.recruitment-channels-item-text a {
		text-align: center;
		display: block;
		width: 32rem;
		height: 5.7rem;
		line-height: 5.7rem;
		border-radius: 0.84rem;
		margin: 0.34rem 0;
	}
	
	/* 鑱旂郴鎴戜滑 */
	.box_center {
		height: 16.8rem;
		line-height: 16.8rem;
	}

	.box_center h5 {
		font-size: 4.55rem;
	}

	.fun-wrap {
		height: 27rem;
		padding: 4.4rem 0;
	}

	.fun {
		width: 172rem;
		height: 18.5rem;
	}

	.fun_item img {
		width: 10.1rem;
		height: 10.1rem;
		margin-right: 1.68rem;
	}

	.fun_text {
		line-height: 5rem;
	}

	.fun_text span {
		font-size: 2.68rem;
	}

	.fun_text p {
		font-size: 4rem;
	}


	.fun_line {
		width: 0.17rem;
		height: 12rem;
	}

	.fun_link span {
		font-size: 2.36rem;
		line-height: 5.3rem;
	}

	.fun_link p {
		font-size: 3.41rem;
	}

	.address {
		width: 172rem;
		height: 41.43rem;
		margin-top: 9rem;
	}

	.address_item {
		height: 43.68rem;
		padding: 5.7rem;
	}

	.address_icon {
		top: 30%;
	}

	.address_icon img {
		max-height: 13rem;
		max-width: 10rem;
	}

	.address_text {
		height: 10.8rem;
		bottom: 8rem;
	}

	.address_text p {
		font-size: 2.69rem;
	}


}
