/*职业发展*/
#job_development {
    padding: 75rem 160rem 105rem;
}

.job_development_tip {
    text-align: center;
    margin-top: 24rem;
	font-size: 24rem;
    font-weight: 400;
    color: #AF4AC9;
    line-height: 1.5;
}

.job_content_all {
    padding: 75rem 0 95rem;
}

.job_content_item {
    width: 380rem;
    height: 455rem;
    position: relative;
}

.job_content_item_outside {
    width: 100%;
    height: 100%;
    position: relative;
}

.job_content_item_outside > img {
    width: 100%;
    height: 100%;
}

.job_content_item_outside_text {
    position: absolute;
    bottom: 58rem;
    left: 40rem;
    font-size: 22rem;
    color: #fff;
}

.job_content_item_outside:hover + .job_content_item_inside {
    display: block;
}

.job_content_item_inside:hover {
    display: block;
}

.job_content_item_inside {
    position: absolute;
    background-color: rgba(54, 43, 135, .85);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding:60rem 30rem 30rem 30rem;
    color: #fff;
    display: none;
    transition: 1s line-height;
	overflow-y: scroll;
}
.job_content_item_inside::-webkit-scrollbar {
	width: 3px;
}
.job_content_item_inside::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #AF4ACA;
}
.job_content_item_inside::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
}

.job_content_item_inside .icon {
    display: block;
    width: 39rem;
    height: 49rem;
    margin: 0 auto;
}

.job_content_item_inside .title {
    font-size: 22rem;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 30rem;
}

.job_content_item_inside .article {
    width: 294rem;
    min-height: 86rem;
    font-size: 16rem;
    margin: 18rem auto 0;
    line-height:2;
}

.job_content_item_inside .sort {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 55rem;
    font-size: 30rem;
    line-height: 30rem;
}

/*福利薪酬*/
.welfare_info {
    margin-top: 96rem;
}

.welfare_info_item {
    width: 515rem;
    background: #FFFFFF;
    border: 1rem solid #E6E6E8;
    position: relative;
    box-shadow: 0 0 10rem 0 rgba(0, 0, 0, 0.08);
    padding-top: 64rem;
    padding-bottom: 32rem;
}

.welfare_info_img {
    width: 132rem;
    border-radius: 50%;
    height: auto;
    position: absolute;
    top: -52rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.welfare_info_title {
    font-size: 24rem;
    color: rgba(23, 23, 23, 1);
    text-align: center;
}

.welfare_info_content {
    font-size: 16rem;
	line-height:2;
    width: 445rem;
    height: auto;
    color: rgba(119, 119, 119, 1);
    margin: 23rem auto 0;
}

/*风采展示*/
#manifest {
    padding: 77rem 0;
    background-color: rgb(247, 247, 248);
	overflow: hidden;
	width: 100%;
}

.manifest_text {
	font-size: 24rem;
	font-weight: 400;
	color: #AF4AC9;
	line-height: 24rem;
	text-align: center;
	margin-top: 24rem;
    /* text-align: center;
    margin-top: 46rem;
    color: rgba(119, 119, 119, 1); */
}

.manifest_btn_group {
    margin-top: 65rem;
}

.manifest_btn_item {
    width: 232rem;
    height: 54rem;
    background: #FFFFFF;
    border: 1rem solid #DFDFDF;
    border-radius: 10rem;
    font-size: 18rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.manifest_btn_item + .manifest_btn_item {
    margin-left: 22rem;
}

.manifest_btn_item:hover {
    background-color: rgba(54, 43, 135, 1);
    color: #fff;
}

.manifest_btn_item_active {
    background-color: rgba(54, 43, 135, 1);
    color: #fff;
}

#manifest .swiper-slide {
    width: 1110rem;
    /* height: 650rem; */
	height: auto;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 16rem 0rem rgba(0, 0, 0, 0.09);
}

.swiper-slide {
    text-align: center;
    padding: 15rem;
}

.swiper-slide > img {
    width: 1070rem;
    height: 550rem;
    margin: 0 auto;
}

.manifest_title {
    font-size: 20rem;
    font-weight: 400;
    color: #666666;
    line-height: 20rem;
    padding-top: 28rem;
    padding-bottom: 32rem;
}

/*加入沛嘉*/
#addPJ {
    padding: 66rem 159rem 147rem;
}
.addPJ_item_box{
	width: 786rem;
	height: 381rem;
	overflow: hidden;
}
.addPJ_item {
	height: 100%;
    padding-top: 89rem;
    padding-left: 66rem;
}

.addPJ_fun {
    margin-top: 83rem;
    color: #fff;
}

.addPJ_item_box:first-child .addPJ_item{
	
    background-image: url("../../img/job/soc.png");
    background-size: 100%;
    background-repeat: no-repeat;
}

.addPJ_item_box:last-child .addPJ_item{
    background-image: url("../../img/job/school.png");
    background-size: 100%;
    background-repeat: no-repeat;
}

.addPJ_item_title {
    font-weight: bold;
}

.addPJ_item_En {
    line-height: 18rem;
    height: 18rem;
    margin-top: 25rem;
}

.addPJ_item_button {
    margin-top: 66rem;
	width: 250rem;
	height: 50rem;
}

/* 选项卡+轮播 */

/* 工作环境 */
.pc-banner-1{
	position: relative;
	margin-top: 30px;
}
.pc-banner-1 .swiper-pagination-1{
	position: relative !important;
}
.pc-banner-1 p{
	font-size: 18rem;
	line-height: 2;
	color: #666;
}
@media screen and (max-width: 668px) {
	.pc-banner-1 {
		background-size: auto 100%;
	}
}

.pc-banner-1 .swiper-container-1 {
	width: 100%;
	margin-bottom:30px;
}

@media screen and (max-width: 668px) {
	.pc-banner-1 .swiper-container-1 {
		margin: 20px 0 15px;
	}
}

.pc-banner-1 .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

@media screen and (max-width: 668px) {
	.pc-banner-1 .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.pc-banner-1 .swiper-slide-active,.pc-banner-1 .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	/* transform: scale(1); */
}

@media screen and (max-width: 668px) {
	.pc-banner-1 .swiper-slide-active,.pc-banner-1 .swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.pc-banner-1 .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.pc-banner-1 .swiper-slide a {
	background: #fff;
	padding:10px;
	display: block;
	border-radius: 14px;
}

@media screen and (min-width: 668px) {
	.pc-banner-1 .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
		border-radius: 20px;
	}
}

.pc-banner-1 .swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.pc-banner-1 .swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
}

.pc-banner-1 .swiper-slide img {
	width: 100%;
	border-radius: 14px;
	display: block;
}

@media screen and (max-width: 668px) {
	.pc-banner-1 .swiper-slide img {
		border-radius: 7px;
	}
}

.pc-banner-1 .swiper-pagination-1 {
	position: relative;
	margin-bottom: 30px;
}

.pc-banner-1 .swiper-pagination-bullet {
	border-radius: 0;
	background: #ccc;
	margin-left: 4px;
	margin-right: 4px;
	width: 30px;
	height: 3px;
	opacity: 1;
	margin-bottom: 4px;
}

.pc-banner-1 .swiper-pagination-bullet-active {
	width: 30px;
	height: 3px;
	background: #362B87;
}

@media screen and (max-width: 668px) {
	
	.pc-banner-1 .swiper-pagination-1 {
		position: relative;
		margin-bottom: 20px;
	}

	.pc-banner-1 .swiper-pagination-bullet {
		background: #ccc;
		margin-left: 2px;
		margin-right: 2px;
		width: 30px;
		height: 3px;
		margin-bottom: 2px;
	}

	.pc-banner-1 .swiper-pagination-bullet-active {
		width: 30px;
		height: 3px;
		background: #362B87;
	}
}

.pc-banner-1 .button {
	width: 1000px;
	margin: 0 auto;
}
.pc-banner-1 .swiper-button-prev-1,.pc-banner-1 .swiper-container-rtl .swiper-button-next-1{
	left: 22%;
}
.swiper-button-next-1, .swiper-container-rtl .swiper-button-prev-1{
	right: 22%;
}
@media screen and (max-width: 668px) {
	.pc-banner-1 .button {
		width: 70%;
		bottom: 22px;
	}
	.pc-banner-1 .swiper-button-prev-1,.pc-banner-1 .swiper-container-rtl .swiper-button-next-1{
		left: 5%;
	}
	.pc-banner-1 .swiper-button-next-1,.pc-banner-1 .swiper-container-rtl .swiper-button-prev-1{
		right: 5%;
	}
}

.pc-banner-1 .button div:hover {
	background-color: #2f4798;
}

.pc-banner-1 .swiper-button-prev-1 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c4c4c4 center 50%/50% 50% no-repeat;
}

.pc-banner-1 .swiper-button-next-1 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c4c4c4 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
	.pc-banner-1 .button div {
		width: 28px;
		height: 28px;
	}
}
	
/* 公司培训 */
.pc-banner-2{
	position: relative;
	margin-top: 30px;
}
.pc-banner-2 .swiper-pagination-2{
	position: relative !important;
}
.pc-banner-2 p{
	font-size: 18rem;
	color: #666;
}
@media screen and (max-width: 668px) {
	.pc-banner-2 {
		background-size: auto 100%;
	}
}

.pc-banner-2 .swiper-container-2 {
	width: 100%;
	margin-bottom:30px;
}

@media screen and (max-width: 668px) {
	.pc-banner-2 .swiper-container-2 {
		margin: 20px 0 15px;
	}
}

.pc-banner-2 .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

@media screen and (max-width: 668px) {
	.pc-banner-2 .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.pc-banner-2 .swiper-slide-active,.pc-banner-2 .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	/* transform: scale(1); */
}

@media screen and (max-width: 668px) {
	.pc-banner-2 .swiper-slide-active,.pc-banner-2 .swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.pc-banner-2 .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.pc-banner-2 .swiper-slide a {
	background: #fff;
	padding:10px;
	display: block;
	border-radius: 14px;
}

@media screen and (min-width: 668px) {
	.pc-banner-2 .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
		border-radius: 20px;
	}
}

.pc-banner-2 .swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.pc-banner-2 .swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
}

.pc-banner-2 .swiper-slide img {
	width: 100%;
	border-radius: 14px;
	display: block;
}

@media screen and (max-width: 668px) {
	.pc-banner-2 .swiper-slide img {
		border-radius: 7px;
	}
}

.pc-banner-2 .swiper-pagination-2 {
	position: relative;
	margin-bottom: 30px;
}

.pc-banner-2 .swiper-pagination-bullet {
	border-radius: 0;
	background: #ccc;
	margin-left: 4px;
	margin-right: 4px;
	width: 30px;
	height: 3px;
	opacity: 1;
	margin-bottom: 4px;
}

.pc-banner-2 .swiper-pagination-bullet-active {
	width: 30px;
	height: 3px;
	background: #362B87;
}

@media screen and (max-width: 668px) {
	
	.pc-banner-2 .swiper-pagination-2 {
		position: relative;
		margin-bottom: 20px;
	}

	.pc-banner-2 .swiper-pagination-bullet {
		background: #ccc;
		margin-left: 2px;
		margin-right: 2px;
		width: 30px;
		height: 3px;
		margin-bottom: 2px;
	}

	.pc-banner-2 .swiper-pagination-bullet-active {
		width: 30px;
		height: 3px;
		background: #362B87;
	}
}

.pc-banner-2 .button {
	width: 1000px;
	margin: 0 auto;
}
.pc-banner-2 .swiper-button-prev-2,.pc-banner-2 .swiper-container-rtl .swiper-button-next-2{
	left: 22%;
}
.swiper-button-next-2, .swiper-container-rtl .swiper-button-prev-2{
	right: 22%;
}
@media screen and (max-width: 668px) {
	.pc-banner-2 .button {
		width: 70%;
		bottom: 22px;
	}
	.pc-banner-2 .swiper-button-prev-2,.pc-banner-2 .swiper-container-rtl .swiper-button-next-2{
		left: 5%;
	}
	.pc-banner-2 .swiper-button-next-2,.pc-banner-2 .swiper-container-rtl .swiper-button-prev-2{
		right: 5%;
	}
}

.pc-banner-2 .button div:hover {
	background-color: #2f4798;
}

.pc-banner-2 .swiper-button-prev-2 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c4c4c4 center 50%/50% 50% no-repeat;
}

.pc-banner-2 .swiper-button-next-2 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c4c4c4 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
	.pc-banner-2 .button div {
		width: 28px;
		height: 28px;
	}
}

/* 员工风采 */
.pc-banner-3{
	position: relative;
	margin-top: 30px;
}
.pc-banner-3 .swiper-pagination-3{
	position: relative !important;
}
.pc-banner-3 p{
	font-size: 18rem;
	color: #666;
}
@media screen and (max-width: 668px) {
	.pc-banner-3 {
		background-size: auto 100%;
	}
}

.pc-banner-3 .swiper-container-3 {
	width: 100%;
	margin-bottom:30px;
}

@media screen and (max-width: 668px) {
	.pc-banner-3 .swiper-container-3 {
		margin: 20px 0 15px;
	}
}

.pc-banner-3 .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

@media screen and (max-width: 668px) {
	.pc-banner-3 .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.pc-banner-3 .swiper-slide-active,.pc-banner-3 .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	/* transform: scale(1); */
}

@media screen and (max-width: 668px) {
	.pc-banner-3 .swiper-slide-active,.pc-banner-3 .swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.pc-banner-3 .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.pc-banner-3 .swiper-slide a {
	background: #fff;
	padding:10px;
	display: block;
	border-radius: 14px;
}

@media screen and (min-width: 668px) {
	.pc-banner-3 .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
		border-radius: 20px;
	}
}

.pc-banner-3 .swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.pc-banner-3 .swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
}

.pc-banner-3 .swiper-slide img {
	width: 100%;
	border-radius: 14px;
	display: block;
}

@media screen and (max-width: 668px) {
	.pc-banner-3 .swiper-slide img {
		border-radius: 7px;
	}
}

.pc-banner-3 .swiper-pagination-3 {
	position: relative;
	margin-bottom: 30px;
}

.pc-banner-3 .swiper-pagination-bullet {
	border-radius: 0;
	background: #ccc;
	margin-left: 4px;
	margin-right: 4px;
	width: 30px;
	height: 3px;
	opacity: 1;
	margin-bottom: 4px;
}

.pc-banner-3 .swiper-pagination-bullet-active {
	width: 30px;
	height: 3px;
	background: #362B87;
}

@media screen and (max-width: 668px) {
	
	.pc-banner-3 .swiper-pagination-3 {
		position: relative;
		margin-bottom: 20px;
	}

	.pc-banner-3 .swiper-pagination-bullet {
		background: #ccc;
		margin-left: 2px;
		margin-right: 2px;
		width: 30px;
		height: 3px;
		margin-bottom: 2px;
	}

	.pc-banner-3 .swiper-pagination-bullet-active {
		width: 30px;
		height: 3px;
		background: #362B87;
	}
}

.pc-banner-3 .button {
	width: 1000px;
	margin: 0 auto;
}
.pc-banner-3 .swiper-button-prev-3,.pc-banner-3 .swiper-container-rtl .swiper-button-next-3{
	left: 22%;
}
.swiper-button-next-3, .swiper-container-rtl .swiper-button-prev-3{
	right: 22%;
}
@media screen and (max-width: 668px) {
	.pc-banner-3 .button {
		width: 70%;
		bottom: 22px;
	}
	.pc-banner-3 .swiper-button-prev-3,.pc-banner-3 .swiper-container-rtl .swiper-button-next-3{
		left: 5%;
	}
	.pc-banner-3 .swiper-button-next-3,.pc-banner-3 .swiper-container-rtl .swiper-button-prev-3{
		right: 5%;
	}
}

.pc-banner-3 .button div:hover {
	background-color: #2f4798;
}

.pc-banner-3 .swiper-button-prev-3 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c4c4c4 center 50%/50% 50% no-repeat;
}

.pc-banner-3 .swiper-button-next-3 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #c4c4c4 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
	.pc-banner-3 .button div {
		width: 28px;
		height: 28px;
	}
}

.pc-banner-1{
	display: block;
}
.pc-banner-2{
	display: none;
}
.pc-banner-3{
	display: none;
}
