.career_container .is-container a {
	text-decoration: none
}

.career_container .is-container .is-ul_tab {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 1200px
}

.career_container .is-container .is-ul_tab .is-li_title {
	color: #181818;
	cursor: pointer;
	font-size: 16px;
	height: 35px;
	line-height: 20px;
	padding-bottom: 45px;
	position: relative;
	text-align: center;
	transition: all .2s;
	list-style: none;
}

.career_container .is-container .is-ul_tab .is-li_title:after {
	border-bottom: 2px solid #1975ff;
	bottom: 0;
	content: "";
	height: 0;
	left: 50%;
	margin-bottom: 10px;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: width .2s;
	width: 0
}

.career_container .is-container .is-ul_tab .is-li_title_active {
	color: #1975ff;
	font-size: 18px
}

.career_container .is-container .is-ul_tab .is-li_title_active:after {
	width: 50%
}

.career_container .is-container .is-content {
	display: none;
	height: 439px;
	width: 100%
}

.career_container .is-container .is-content__active {
	display: flex
}

.career_container .is-container .is-content__right {
	height: 100%;
	overflow-x: visible;
	position: relative;
	width: 50%
}

.career_container .is-container .is-content__right .is-content__overflow_right {
	height: 100%;
	overflow: hidden;
	width: 100%
}

.career_container .is-container .is-content__right .picture {
	-webkit-animation: bcu1Wkwl .5s ease;
	animation: bcu1Wkwl .5s ease;
	bottom: 0;
	height: 439px;
	left: -37px;
	margin-right: -424px;
	position: absolute
}

.career_container .is-container .is-content__right .bg {
	height: 439px;
	object-fit: cover;
	position: relative;
	width: 100%
}

.career_container .is-container .is-content__left {
	background: url(img/left.jpg) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	height: 100%;
	width: 50%
}

.career_container .is-container .is-content__left__info {
	margin-left: auto;
	width: 600px
}

.career_container .is-container .is-content__left .en-title {
	-webkit-animation: fadeInBottom .5s ease both;
	animation: fadeInBottom .5s ease both;
	color: hsla(0,0%,100%,.14);
	font-size: 48px;
	padding: 31px 0 0
}

.career_container .is-container .is-content__left .title {
	font-size: 28px
}

.career_container .is-container .is-content__left .desc,.career_container .is-container .is-content__left .title {
	-webkit-animation: fadeInBottom .5s ease .1s both;
	animation: fadeInBottom .5s ease .1s both;
	color: #fff;
	letter-spacing: 1px
}

.career_container .is-container .is-content__left .desc {
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	box-sizing: border-box;
	display: -webkit-box;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	max-width: 570px;
	min-height: 100px;
	opacity: .9;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 12px;
	text-overflow: ellipsis
}

.career_container .is-container .is-content__left .btn {
	align-items: center;
	-webkit-animation: fadeInBottom .5s ease .4s both;
	animation: fadeInBottom .5s ease .4s both;
	background: linear-gradient(157deg,#fff,#e0e9f5);
	border-radius: 4px;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.18);
	color: #252b3a;
	display: inline-block;
	display: flex;
	font-size: 14px;
	height: 39px;
	justify-content: center;
	line-height: 39px;
	margin-top: 20px;
	text-align: center;
	width: 115px
}

.career_container .is-container .is-content__left .btn .icon-arrow {
	-webkit-transform: translateX(6px);
	transform: translateX(6px);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s
}

.career_container .is-container .is-content__left .btn:hover {
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.18)
}

.career_container .is-container .is-content__left .btn:hover .icon-arrow {
	-webkit-transform: translateX(9px);
	transform: translateX(9px)
}
.career_container {
	margin-top: 98px
}

.career_container .is-container {
	font-size: 14px;
	overflow: hidden;
	padding-top: 55px;
	position: relative
}
.title_hm_section_header__q25Sw {
	align-items: center;
	background: url(../images/dotted-grid.4ea12a3695b55e3b5d4c.svg) no-repeat 50%/202px 152px;
	color: #252525;
	display: flex;
	font-size: 30px;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 2.33px;
	line-height: 42px;
	margin-bottom: -39px;
	padding: 30px 0 60px
}

.title_hm_section_header__q25Sw span {
	margin: 0 40px
}