.join-line {
	width: 1600px;
	height: 3px;
	background: #A0A0A0;
	opacity: 0.7;
	margin: 0 auto;
}
.swiper-button-next,
.swiper-button-prev {
	width: 22px !important;
	height: 38px !important;
}
.join-hiSlider-box {
	background: url(../images/join/join-bg3.png) no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% ;
}
.join-hiSlider .hiSlider-wrap {
	width: calc(100% - 710px) !important;
	height: 907px !important;
	margin-top: 53px;
	margin-left: 460px;
}
.join-hiSlider .hiSlider-title{
	display: none;
}
.join-hiSlider .join-wrap {
	width:62% !important;
	margin-top: 3%;
	margin-left: 23%;
}
.join-hiSlider .loop-pager.carousel-indicators{
	right: 20px !important;
}
.join-hiSlider .loop-pager.carousel-indicators li{
	height: 12px;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
}
.join-hiSlider .join-wrap img {
	width: 100%;
}
.join-hiSlider-title {
	font-size: 45px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	color: #222222;
	margin-top: 2%;
}
.join-fl {
	width: 70%;
	margin: 4% auto;
	display: flex;
	justify-content: space-between;
}
.join-fl img {
	width: 14%;
}
.panel-heading {
    padding: 23px 65px 21px 60px !important;
}
.join-ph-hiSlider .carousel-inner {
	width: 84% !important;
	max-height: 478px !important;
	margin-top: 112px;
	margin-left: 8%;
}
.join-ph-hiSlider .carousel-indicators{
	bottom: 0px !important;
	right: 90px !important;
	left: inherit !important;
}
.join-ph-fl{
	display: flex;
	justify-content: space-between;
	width: 84%;
	margin-left: 8%;
	position: absolute;
	bottom: 3%;
}
.join-ph-fl img{
	width: 15%;
}
.showinfo-button-red{
	color: #fff !important;
	background: #CF1132;
}
.join-more{
	text-align: center; 
	font-size: 24px;
	margin-top: 10px; 
	color: #343434;
	cursor: pointer;
}
.carousel-indicators{
	right: 35px !important;
	text-align: right !important;
}
@media(max-width: 1200px){
	.carousel-inner{
		height: 487px;
	}
	.loop-pager.carousel-indicators li{
		width: 30px;
	}
}
@media (max-width: 768px){
	.carousel-inner{
		height: unset;
	}
	.loop-pager.carousel-indicators li{
		width: 20px;
	}
	.company-tabs li{
		width: 100px;
		font-size: 14px;
		height: 50px;
		line-height: 50px;
	}
	.panel-heading {
	    padding: 20px 30px !important;
	}
	.job-info{
		font-size: 14px;
	}
	.join-list-title{
		font-size: 20px;
	}
	.showinfo-button{
		height: 30px;
		line-height: 30px;
		width: 80px;
		font-size: 14px;
		right: 20px;
	}
	.join-more{
		font-size: 14px;
	}
	.panel-body{
		padding: 15px 28px !important;
		font-size: 14px !important;
	}
}
@media (max-width: 420px){
	.join-ph-fl{
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		bottom: 25px;
	}
	.join-ph-hiSlider .carousel-inner{
		width: calc(100% - 60px) !important;
		margin-top: 30px;
		margin-left: 30px;
		height: auto !important;
	}
	.loop-pager.carousel-indicators li {
		width: 15px;
		height: 2px;
	}
	.join-ph-hiSlider .carousel-indicators{
		right: 40px !important;
	}
	.jion-us{
		font-size: 20px;
	}
}
.jion-us{
	position: absolute;
	top: 5%;
	left: 50%;
	transform: translate(-50%);
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	color: #222222;
}
.join-us-tip{
	position: absolute;
	left: 2%;
	top: 15%;
	width: 18%;
	height: 170px;
	background: url(../images/join/join-ph-bg3.png) no-repeat;
	background-size: contain;
	z-index: 100;
}
.jion-us-carousel{
	position: absolute !important;
	top: 20%;
	width: 84%;
	left: 50%;
	transform: translate(-50%);
}
.jion-us-carousel .carousel-inner{
	height: auto;
}