.join-banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.join-banner img{
	display: block;
	width: 100%;
	animation: changeScale 1 1.5s;
}
.join-welfare{
	padding: 0.5rem 0 0.86rem;
	background: url(../images/fldy-bg.png) no-repeat bottom left #fff;
	background-size: cover;
}
.join-title{
	font-size: 48px;
	color: #333333;
	font-family: 'syhtB';
	text-align: center;
 
	margin-bottom: 40px;
}
.join-welfare-list ul{
	display: flex;
	justify-content: center;
	margin-bottom: 0.2rem;
}
.join-welfare-list ul:last-child{
	margin-bottom: 0;
}
.join-welfare-list ul li{
	width: 2.1rem;
	height: 1.44rem;
	background: #fff;
	border-radius: 0.1rem;
	margin: 0 0.07rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.welfare-list-info img{
	display: block;
	width: 0.66rem;
	margin: 0 auto;
}
.welfare-list-info span{
	display: block;
	width: 100%;
	font-size: 0.24rem;
	color: #333333;
	text-align: center;
	line-height: 1.4;
}
.join-welfare-list ul li:hover .welfare-list-info img{
	-webkit-animation: icon-bounce 0.5s alternate;
	-moz-animation: icon-bounce 0.5s alternate;
	-o-animation: icon-bounce 0.5s alternate;
	animation: icon-bounce 0.5s alternate;	
}
.welfare-list-logo{
	background: none !important;
	width: 3.3rem !important;
}
.welfare-list-logo .welfare-list-info img{
	width: 2.611rem !important;
}
.welfare-list-logo:hover .welfare-list-info img{
	animation: none !important;
}
.join-atmosphere{
	padding: 0.6rem 0 0.8rem;
	background: #fff;
	position: relative;
}
.gzfwSwiper .swiper-slide{
	transition: 500ms;
	transform: scale(0.9);
	border-radius: 0.1rem;
	overflow: hidden;
}
.gzfwSwiper .swiper-slide-active{
	transform: scale(1);
}
.gzfwSwiper .swiper-slide img{
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}
.gzfwSwiper .swiper-slide:hover img{
	transform: scale(1.1);
}
.gzfw-prev,.gzfw-next{
	display: block;
	width: 0.64rem;
	height: 0.64rem;
	border-radius: 50%;
	border: 1px solid #002060;
	background: url(../images/gzfw-jt.png) no-repeat center center;
	background-size: 0.15rem 0.23rem;
	position: absolute;
	top: 50%;
	margin-top: -0.32rem;
	z-index: 10;
	cursor: pointer;
}
.gzfw-prev{
	left: 22.5%;
}
.gzfw-next{
	right: 22.5%;
	transform: rotate(180deg);
}
.join-hotJob{
	padding: 0.5rem 0 0.8rem;
	background: #f7f7f7;
}
.hotJob-search{
	width: 100%;
	background: #002060;
	padding: 0.2rem;
	border-radius: 0.1rem;
	margin-bottom: 0.5rem;
}
.hotJob-search-info{
	padding: 0.15rem 0;
	background: #fff;
	border-radius: 0.1rem;
	display: flex;
	position: relative;
}
.hotJob-search-title{
	width: 1.64rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.hotJob-search-title span{
	font-size: 0.26rem;
	color: #333333;
	line-height: 0.4rem;
	padding-left: 0.4rem;
	position: relative;
}
.hotJob-search-title span:before{
	display: block;
	content: '';
	width: 0.28rem;
	height: 0.26rem;
	background: url(../images/city-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.city-select{
	width: 1.41rem;
	border-right: 1px solid #dad9da;
	position: relative;
}
.city-select select{
	-webkit-appearance:none;
	appearance: none;
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: none;
	padding-left: 0.2rem;
	padding-right: 0.5rem;
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.4rem;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
.city-select:after{
	display: block;
	content: '';
	width: 0.12rem;
	height: 0.07rem;
	background: url(../images/job-jt.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0.38rem;
	top: 50%;
	margin-top: -0.035rem;
	z-index: 2;
}
.job-search-input{
	width: calc(100% - 3.05rem);
	height: 100%;
	position: relative;
	z-index: 2;
}
.job-search-input input{
	display: block;
	width: 100%;
	height: 0.4rem;
	padding-left: 0.4rem;
	padding-right: 1.1rem;
	border: none;
	outline: none;
	background: none;
	font-size: 0.22rem;
	color: #333;
}
.job-search-btn{
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	right: 0.4rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	cursor: pointer;
}
.join-hotJob-list ul li{
	float: left;
	width: 32.4%;
	height:180px;
 
	border-radius: 10px;
	box-shadow: 1px 1px 2px 1px #dcdada;
	border: 1px solid rgba(203,59,34,0);
	background-size: 135px !important;
	padding: 34px 16px 34px 30px;
	margin-right: 19px;
	margin-bottom: 30px;
	cursor: pointer;
	position: relative;
	background: url(../images/zp-ib01.png) no-repeat #fff;
	background-position: 94% center;
}
 
 
.join-hotJob-list ul li:nth-child(3n){margin-right: 0;}


.graduates:before{
	display: block;
	content: '';
	width: 0.65rem;
	height: 0.51rem;
	background: url(../images/xsm.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -0.16rem;
	left: -0.15rem;
	z-index: 10;
}
.join-hotJob-list ul li.hover{
	border: 1px solid #002060;
}
.join-hotJob-list ul li.hover:after{
	display: block;
	content: '';
	width: 0.26rem;
	height: 0.16rem;
	background: url(../images/job-ljt.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -0.16rem;
	left: 50%;
	margin-left: -0.13rem;
}
.join-job-list ul li{
	border: 1px solid rgba(203,59,34,0) !important;
}
.join-job-list ul li:after{
	display: none !important;
}

.join-hotJob-list ul li h3{
	font-size: 26px;
	color: #333333;
 
	font-weight: normal;
	margin-bottom:15px;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.join-hotJob-list ul li h4{
	font-size: 24px;
	color: #002060;
	font-weight: normal;
 
	padding-left:25px;
	position: relative;
	margin-bottom:5px;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.join-hotJob-list ul li h4:before{
	display: block;
	content: '';
	width: 17px;
	height:23px;
	background: url(../images/job-add.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.join-hotJob-list ul li p{
	font-size: 23px;
	color: #555555;
	line-height: 1.4;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.join-hotJob-contentBox{
	background: #fff;
}
.join-hotJob-contenter{
	display: none;
}
.join-hotJob-name{
	padding: 24px 50px;
	border-bottom: 1px solid #e0e0e0;
}
.join-hotJob-name h3{
	font-size: 30px;
	color: #333333;
 
	font-weight: normal;
}
.join-hotJob-info{
	padding: 24px 50px 40px;
}
.join-hotJob-infoList{
	margin-bottom: 25px;
}
.join-hotJob-infoList h4{
	font-size: 28px;
	color: #333333;
	font-family: 'syhtB';
 
	margin-bottom: 15px;
}
.join-hotJob-infoList h5{
	font-size: 0.24rem;
	color: #000000;
	line-height: 1.4;
	font-weight: normal;
}
.join-hotJob-infoList p{
	font-size: 22px;
	color: #666666;
	text-align: justify;
	line-height:35px;
}
.submit-job{
	display: block;
	margin: 40px auto 0;
	width: 178px;
	height: 48px;
	line-height:48px;
	border-radius: 48px;
	background: #002060;
	font-size: 22px;
	color: #fff !important;
	text-align: center;
 
}
.join-job-box{
	padding: 30px 0px;
	background: #fff; 
}
.job-more{
	display: flex;
	justify-content: center;
}
.load-more__btn{
	font-size: 0.24rem;
	color: #555555;
}

.join-mask{
	 display:none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	z-index: 9998;
}
.join-popup{
	 	 display:none;
	position: fixed;
	width: 80%;
	height: 80%;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9999;
	/*padding: 0.4rem 0;*/
}
.join-popup-content{
	width: 100%;
	height: 100%;
	overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}
.join-popup-content::-webkit-scrollbar {
    width: 8px;
    background: none;
}
.join-popup-content::-webkit-scrollbar-thumb {
    width: 8px;
    background: #e63039;
}

.join-popup-content::-webkit-scrollbar-corner {
    background: none;
}
.join-popup-content::-webkit-scrollbar:horizontal {
    height: 9px;
}
.close-join{
	position: absolute;
	right: -20px;
	top: -40px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
.stop{
	overflow: hidden !important;
}
.hotJob-swiper{
	margin-bottom: 0.4rem;
}
.hotJob-swiper .w81{
	position: relative;
	width: calc(81.25% + 0.3rem);
}
.jobSwiper{
	width: 100%;
	/*height: 4.5rem;*/
	padding: 0.16rem 0.15rem !important;
	position: relative;
}
.jobSwiper:after{
	display: block;
	content: '';
	width: 0.1rem;
	height: 100%;
	background: #f7f7f7;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.jobSwiper .swiper-slide{
    cursor: pointer;
    position: relative;
    zoom: 1;
}
.jobSwiper .swiper-slide:after{
	display: block;
	content: '';
	clear: both;
}
.jobSwiper .swiper-slide .swiper-slide-list{
	float: left;
	width: 32.4%;
	height: 1.86rem;
	border-radius: 0.1rem;
	box-shadow: 1px 1px 2px 1px #dcdada;
	border: 1px solid rgba(203,59,34,0);
	background-size: 1.35rem !important;
	padding: 0.34rem 1.6rem 0.34rem 0.4rem;
	margin-right: 1.4%;
	margin-bottom: 0.4rem;
	cursor: pointer;
	position: relative;
}
.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n){
	margin-right: 0;
}

.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n+1){
	background: url(../images/zp-ib01.png) no-repeat #fff;
	background-position: 94% center;
}
.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n+2){
	background: url(../images/zp-ib02.png) no-repeat #fff;
	background-position: 94% center;
}
.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n+3){
	background: url(../images/zp-ib03.png) no-repeat #fff;
	background-position: 94% center;
}
.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n+1).graduates{
	background: url(../images/zp-ib01.png) no-repeat #fef5e4;
	background-position: 94% center;
}
.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n+2).graduates{
	background: url(../images/zp-ib02.png) no-repeat #fef5e4;
	background-position: 94% center;
}
.jobSwiper .swiper-slide .swiper-slide-list:nth-child(3n+3).graduates{
	background: url(../images/zp-ib03.png) no-repeat #fef5e4;
	background-position: 94% center;
}
.jobSwiper .swiper-slide .swiper-slide-list.hover{
	border: 1px solid #002060;
}
.jobSwiper .swiper-slide .swiper-slide-list.hover:after{
	display: block;
	content: '';
	width: 0.26rem;
	height: 0.16rem;
	background: url(../images/job-ljt.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -0.16rem;
	left: 50%;
	margin-left: -0.13rem;
}
.swiper-slide-list h3{
	font-size: 0.26rem;
	color: #333333;
	line-height: 1.4;
	font-weight: normal;
	margin-bottom: 0.15rem;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.swiper-slide-list h4{
	font-size: 0.24rem;
	color: #002060;
	font-weight: normal;
	line-height: 1.4;
	padding-left: 0.25rem;
	position: relative;
	margin-bottom: 0.05rem;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.swiper-slide-list h4:before{
	display: block;
	content: '';
	width: 0.17rem;
	height: 0.23rem;
	background: url(../images/job-add.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.swiper-slide-list p{
	font-size: 0.23rem;
	color: #555555;
	line-height: 1.4;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.job-prev,.job-next{
	display: block;
	width: 0.54rem;
	height: 0.54rem;
	border-radius: 50%;
	border: 1px solid #002060;
	background: url(../images/gzfw-jt.png) no-repeat center center;
	background-size: 0.15rem 0.23rem;
	position: absolute;
	top: 50%;
	margin-top: -0.32rem;
	z-index: 10;
	cursor: pointer;
}
.job-prev{
	left: -0.6rem;
}
.job-next{
	right: -0.6rem;
	transform: rotate(180deg);
}

@media only screen and (max-width: 1450px) {
    
}

@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1088px) {

}
@media only screen and (max-width: 1090px){

}
@media only screen and (max-width: 769px){
	
}
@media only screen and (max-width: 540px){
	.join-title{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.join-welfare-list{
		zoom: 1;
	}
	.join-welfare-list:after{
		display: block;
		content: '';
		clear: both;
	}
	.join-welfare-list ul{
		display: block;
		margin-top: 2px;
		margin-bottom: 0;
	}
	.join-welfare-list ul li{
		float: left;
		width: 33%;
		margin: 0;
		border: 1px solid #002060;
		margin-right: 0.5%;
		margin-bottom: 2px;
	}
	.join-welfare-list ul li:nth-child(3n){
		margin-right: 0;
	}
	.welfare-list-info span{
		font-size: 16px;
	}
	.join-welfare-list ul:nth-child(2) li{
		width: 49.5%;
		border-bottom: 0.5px solid #002060;
		margin-bottom: 2px;
	}
	.welfare-list-logo{
		width: 100% !important;
	}
	.gzfw-prev{
		left: 10px;
	}
	.gzfw-next{
		right: 10px;
	}
	.hotJob-search-info{
		flex-wrap: wrap;
	}
	.hotJob-search-title{
		width: 32%;
	}
	.city-select{
		width: 34%;
		border-right: none;
	}
	.hotJob-search-title span{
		font-size: 18px;
		line-height: 36px;
		padding-left: 30px;
	}
	.hotJob-search-title span:before{
		width: 22px;
		height: 20px;
	}
	.city-select select{
		font-size: 16px;
	}
	.city-select:after{
		width: 12px;
		height: 7px;
		margin-top: -3.5px;
	}
	.job-search-input{
		width: 100%;
	}
	.job-search-input input{
		font-size: 16px;
		height: 36px;
	}
	.job-search-btn{
		width: 20px;
		height: 20px;
		top: auto;
		bottom: 6px;
	}
	.join-hotJob-list ul li{
		width: 100%;
		height: auto;
	}
	.join-hotJob-list ul li h3{
		font-size: 18px;
	}
	.join-hotJob-list ul li h4{
		font-size: 16px;
	}
	.join-hotJob-list ul li p{
		font-size: 16px;
	}
	.join-hotJob-name{
		padding: 15px 20px;
	}
	.join-hotJob-name h3{
		font-size: 18px;
	}
	.join-hotJob-info{
		padding: 15px 20px;
	}
	.join-hotJob-infoList h4{
		font-size: 16px;
	}
	.join-hotJob-infoList h5{
		font-size: 16px;
	}
	.join-hotJob-infoList p{
		font-size: 16px;
		line-height:25px;
	}
	.submit-job{
		width: 120px;
		height: 32px;
		border-radius: 32px;
		font-size: 16px;
		line-height: 32px;
	}
	.load-more__btn{
		font-size: 16px;
	}
	.join-popup{
		width: 90%;
	}
	.close-join{
		font-size: 20px;
		right: 0;
    	top: -32px;
	}
	
	.hotJob-swiper .w81{
		width: 92%;
	}
	.jobSwiper{
		height: auto;
	}
	.jobSwiper .swiper-slide{
		height: auto;
	}
	.jobSwiper .swiper-slide h3{
		font-size: 18px;
	}
	.jobSwiper .swiper-slide h4{
        font-size: 16px;
    }
    .join-hotJob-list ul li p{
        font-size: 16px;
    }
    
    .jobSwiper{
    	padding-bottom: 22px !important;
    }
    .jobSwiper .swiper-slide .swiper-slide-list{
    	width: 100%;
    	height: auto;
    	margin-right: 0;
    }
    .swiper-slide-list p{
    	font-size: 16px;
    }
    .job-prev, .job-next{
    	top: auto;
    	bottom: 0;
    }
    .job-prev{
    	left: 40%;
    }
    .job-next{
    	right: 40%;
    }
    
}









