@charset "UTF-8";
.sub-banner{
    height: 14.05rem;
    /*background: url(../images/news/sub-banner.png) center center no-repeat;*/
    background-size: cover;
}
.sub-banner img{
    width: 100%;
}

.joinus-content{
	margin-top: 2.2rem;
}
.jc-item{
	margin-bottom: 1.5rem;
}
.jc-item .jc-title{
	font-size: 1.2rem;
	color: #ad9788;
}
.jc-item .jc-title:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: .5rem;
}
.jc-item .jc-title span{
	display: inline-block;
	vertical-align: middle;
}
.jc-item:nth-child(1) .jc-title:before{
	width: 1.2rem;
	height: 1.2rem;
	background: url(../images/joinus/zb-icon.png);
	background-size: 1.2rem 1.2rem;
}
.jc-item:nth-child(2) .jc-title:before{
	width: 1.0.8rem;
	height: 1.3rem;
	background: url(../images/joinus/dc-icon.png);
	background-size: 1.0.8rem 1.3rem;
}
.jc-item:nth-child(3) .jc-title:before{
	width: 1.45rem;
	height: 1.45rem;
	background: url(../images/joinus/ly-icon.png);
	background-size: 1.45rem 1.45rem;
}
.jc-item:nth-child(4) .jc-title:before{
	width: 1.0.8rem;
	height: 1.2rem;
	background: url(../images/joinus/jy-icon.png);
	background-size: 1.0.8rem 1.2rem;
}

.jc-box p,
.jc-box span{
	font-size: 0.8rem;
	color: #888;
	text-indent: 2em;
	line-height: 2rem;
	margin-right: 4rem;
}

.modify-image.recruit{
	width: 16.5rem;
	margin: 0;
	padding-bottom: 2rem;
}
.modify-image.recruit .job-label{
	width: 16.5rem;
	height: 2.8rem;
	line-height: 2.8rem;
	background: #21a888;
	font-size: 0.8rem;
	color: #fff;
	padding: 0;
	text-align: center;
	margin: 1.6rem 0;
}
.modify-image.recruit li{
	width: 16.5rem;
	height: 2.3rem;
	line-height: 2.3rem;
	text-align: center;
	color: #999;
	cursor: pointer;
	font-size: 0.8rem;
	color: #555;
	box-sizing: border-box;
}
.modify-image.recruit li.selected{
	color: #21a888;
	border: 1px solid #21a888;
}

.job-content{
	padding: 0.8rem;
    font-size: 0.8rem;
    color: #888;
    width: 62rem;
    border-left: 1px solid #eee;
}
.job-title{
	font-size: 1.2rem;
	color: #555;
	padding-left: 0.2rem;
	padding-bottom: 0.1rem;
	padding-top: 0.1rem;
	box-sizing: border-box;
	border-bottom: 1px solid #21a888;
}
.job-desc{
	background: #eee;
	color: #555;
	margin: 1.5rem 0 1.5;
	padding: 1.5rem 2.2rem 0;
}
.job-desc li{
	width: 16rem;
	float: left;
	margin: 0 2rem 2rem 0;
}
.job-skill{
	padding: 0 2rem;
	margin-top: 2.2rem;
}
.js-title{
	font-size: 1.2rem;
	color: #555;
}
.js-item{
	padding: 0 0.8rem;
	line-height: 2rem;
}













