.all-bg {
	width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.jionUs-top-bg{
	height: 800px;
	height: 8rem;
	background-image: url('../images/jionUs/jionUs-top-bg.png');
}

.jionUs-hn{
	font-family:PingFangSC-Regular,PingFang SC;
	text-align: center;
	padding-top: 334px;
	padding-top: 3.34rem;
}

.jionUs-hn h2{
	height:100px;
	height: 1rem;
	font-size:72px;
	font-size: 0.72rem;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:100px;
	line-height: 1rem;
	letter-spacing:1px;
	letter-spacing: 0.01rem;
}

.jionUs-hn p{
	height:37px;
	height: 0.37rem;
	font-size:26px;
	font-size: 0.26rem;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:37px;
	line-height: 0.37rem;
}

.jobs-bg{
/*	height: 760px;
	height: 7.6rem;*/
	background:rgba(245,245,245,1);
}

.jionUs-content{
	width: 1076px;
	width: 10.76rem;
	padding-top: 65px;
	padding-top: 0.65rem;
	padding-bottom: 99px;
	padding-bottom: 0.99rem;
}

.icon{
	width:5px;
	width: 0.05rem;
	height:18px;
	height: 0.18rem;
	background:rgba(3,150,255,1);
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 33px;
	margin-bottom: 0.33rem;
}

.all-job{
	height:25px;
	height: 0.25rem;
	font-size:18px;
	font-size: 0.18rem;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:25px;
	line-height:0.25rem;
	display: inline-block;
	vertical-align:middle;
	margin-left: 10px;
	margin-left: 0.1rem;
	margin-bottom: 33px;
	margin-bottom: 0.33rem;
}

.job-box{
	display: flex;
	flex-wrap:wrap
}

.job{
	width:533px;
	width: 5.33rem;
	height:127px;
	height: 1.27rem;
	background:rgba(255,255,255,1);
	padding-left: 25px;
	padding-left: 0.25rem;
	padding-top: 22px;
	padding-top: 0.22rem;
	margin-bottom: 10px;
	margin-bottom: 0.1rem;
}

.jobName{
	height:25px;
	height: 0.25rem;
	font-size:18px;
	font-size: 0.18rem;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:25px;
	line-height: 0.25rem;
	margin-bottom: 3px;
	margin-bottom: 0.03rem;
}

.jobDescribe{
	height:20px;
	height: 0.2rem;
	font-size:14px;
	font-size: 0.14rem;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:20px;
	line-height: 0.2rem;
	margin-top: 6px;
	margin-top: 0.06rem;
}

.jbo-left{
	margin-right: 10px;
	margin-right: 0.1rem;
}

a:hover{
	text-decoration: none;
}
