.join-c {
	/* padding:2.5rem 0 */
}

.join-c .list {
	display: flex;
	flex-wrap: wrap;
	margin-top: .5rem;
	width: 100%;
}

.join-c .list .li {
	margin-bottom: 1.225rem;
	margin-right: 3.325rem;
	text-align: center;
	width: calc(16.66667% - 2.77083rem);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.join-c .list .li:hover{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);}

.join-c .list .li:nth-child(6n) {
	margin-right: 0
}

.join-c .list .li img {
	margin-bottom: .25rem;
	width: 100%;
}

.join-d {
	padding-bottom: 2.5rem
}

.jd-container {
	margin-top: 1rem;
	overflow: hidden;
	width: 100%
}

.jd-container .swiper-slide {
	background: #f1f1f1;
	display: flex;
	height: 15rem;
	width: 100%
}

.jd-container .swiper-slide .img {
	height: 100%;
	overflow: hidden;
	width: 62.3%
}

.jd-container .swiper-slide .txt {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
	padding-top: 3.5rem;
	width: 37.7%
}

.jd-container .swiper-slide .txt .icon {
	margin: 3.25rem 0 1.325rem
}

.jd-container .swiper-slide .txt .icon svg {
	height: 19px
}

.jd-container .swiper-slide .txt .t2 {
	font-style: italic;
	line-height: 1.5;
	text-align: center
}

.jd-container .swiper-pagination {
	bottom: 0 !important;
	margin-top: 1rem;
	position: relative !important
}

.jd-container .swiper-pagination span {
	background: transparent;
	border-radius: 0;
	color: #000;
	font-size: 15px;
	margin: 0 .4rem !important;
	opacity: .4;
	padding-top: 10px;
	transition: all .5s;
	width: 15px
}

.jd-container .swiper-pagination span.swiper-pagination-bullet-active {
	background: url(/img/pageicon.png) no-repeat;
	background-position: top;
	background-size: 15px auto;
	color: #e70012;
	opacity: 1
}

.join-e {
	background: url(/img/je.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2.5rem 0
}

.join-e .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 1rem;
	width: 100%
}

.join-e .list .li {
	font-size: 16px;
	font-weight: 500;
	margin: 0 .5rem;
	text-align: center
}

.join-e .list .li img {
	width: 5.075rem
}

.join-banner {
	width: 100%
}

.join-banner .txt {
	align-items: flex-start;
	color: #fff;
	display: flex;
	font-weight: 500;
	justify-content: flex-start;
	left: 3.5rem;
	line-height: 1;
	position: absolute;
	top: 40%;
	z-index: 3
}

.join-banner .txt .xg {
	margin-right: .4rem;
	transform: translateY(5px)
}

.join-banner-container {
	height: 100%;
	width: 100%
}

.join-banner-container .swiper-pagination {
	bottom: 1rem !important
}

.join-banner-container .swiper-pagination span {
	background: transparent;
	border-radius: 0;
	color: #fff;
	font-size: 15px;
	margin: 0 .4rem !important;
	opacity: 1;
	padding-top: 10px;
	transition: all .5s;
	width: 15px
}

.join-banner-container .swiper-pagination span.swiper-pagination-bullet-active {
	background: url(/img/pageicon.png) no-repeat;
	background-position: top;
	background-size: 15px auto;
	color: #e70012;
	opacity: 1
}
.welfare-box {
	    padding: 1.5rem 0 1rem;
	}
	


@media (max-width:996px) {
	.join-banner {
		height: 13rem
	}

	.join-a {
		padding: 1.5rem 0
	}

	.join-a .list {
		display: block
	}

	.join-a .list a {
		margin: 0 0 .5rem;
		width: 100%
	}

	.join-a .list a .txt {
		padding-left: 1rem
	}

	.join-a .list a .txt .tit4 {
		font-size: 24px
	}

	.join-a .list a .txt .tit4 .icon svg {
		height: 12px;
		transform: translateY(-.2rem)
	}

	.join-a .list a .txt .tit4 .icon {
		width: .5rem
	}

	.join-a .list a .txt .tit4 {
		transform: translateX(-.5rem)
	}

	.join-a .list a {
		height: 5rem
	}

	.join-a .list a:last-child {
		margin-bottom: 0
	}

	.join-a .list a .txt .tit5 {
		margin-top: .45rem
	}

	.join-b .list .li {
		height: 6rem;
		position: relative;
		width: 50%
	}

	.join-b .list .li:first-child {
		height: 6rem;
		overflow: hidden;
		width: 100%
	}

	.join-b .list .li .txt .t1 {
		font-size: 20px
	}

	.join-b .list .li .txt {
		padding: .5rem
	}

	.join-b .list .li:nth-child(4) {
		height: 6rem;
		overflow: hidden;
		width: 100%
	}

	.join-b .list .li:last-child {
		height: 6rem;
		position: relative;
		width: 50%
	}

	.join-c {
		padding: .005rem 0;
	}

	.join-c .list .li {
		margin-bottom: .5rem;
		margin-right: .5rem;
		text-align: center;
		width: calc(33.33333% - .33333rem)
	}

	.join-c .list .li:nth-child(3n) {
		margin-right: 0
	}
	.welfare-box {
	    padding: .26rem 0 1rem;
	}
}