.p-relative {
	position: relative;
	z-index: 1;
}
a {
	text-decoration: none;
	color: #009fd9;
}
/* banner */
.join-banner {
	background:url("img/join_banner.jpg") no-repeat center #0095d9;
	min-height: 284px;
	background-size: cover;
}
.join-banner .ab-comm-banner h2{
	padding-top:124px;
}
.module-banner-bg {
	position: absolute;
	top: 5px;
	right: 60px;
	z-index: 10;
	width: 335px;
	height: 163px;
	background: url("img/join_banner.png") no-repeat right center;
}
.module-banner-subtitle {
	position: absolute;
	top: 16px;
	left: 0;
	z-index: 10;
	opacity: 0.2;
	text-indent: 58px;
	font-size: 40px;
	color: #333;
}

/* 办公环境-图 */
.work-environment {
	height: 450px;
	margin: 55px 0 35px;
	background: url("img/join_work_environment.png") no-repeat center center;
}

/* 职位介绍 */
.job-container {
	position:relative;
	margin-bottom: 90px;
}
.job-list {
	line-height: 1;
	color: #595757;
}
.job-item {
	position: relative;
	margin-bottom:18px;
}
.job-item-title {
	display: inline-block;
	margin-left: 20px;
	font-weight: normal;
	font-size: 16px;
	cursor: pointer;
	color:#333;
}
.job-item-people {
	font-size: 14px;
}
.panel-extend-button {
	position: absolute;
	top: 17px;
	right: 40px;
	z-index: 1;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color:#1696c5;
}
a.cur{
	color:#333;
	font-weight:bold;
}
.arrow-down,
.job-item-panel--in .arrow-up {
	display: none;
}
.job-item-panel--in .arrow-down {
	display: inline;
}
.job-item-panel {
	position: relative;
	z-index: 1;
	margin-bottom: 23px;
	padding:22px;
	border: 1px solid #e9e9e9;
	border-top:none;
	zoom:1;
}
.job-item-panel--in .job-item-panel {
	overflow: hidden;
	height: 0;
	margin: 0 50px 0 60px;
	padding: 0;
	border: none;
}
.panel-triangle {
	position: absolute;
	top: -24px;
	left: 100px;
	z-index: 10;
	border-width: 12px 9px;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #b5b5b6;
}
.panel-triangle-inner {
	position: absolute;
	top: -9px;
	left: -8px;
	z-index: 10;
	border-width: 11px 8px;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: white;
}
.panel-header {
	
}
.job-location,
.job-welfare {
	padding-left: 32px;
}
.job-location {
	min-height: 22px;
	background: url("img/icon_job_location.png") no-repeat left top;
	font-size: 20px;
}
.job-require {
	margin-top: 5px;
}
.job-require-item {
	display: inline-block;
	padding:0 0 0 2px;
	border-left: 1px solid #cecece;
	font-size: 14px;
	color:#666666;
}
.job-require-item:first-child {
	padding-left: 0;
	border-left: none;
}
.job-welfare {
	margin-top: 26px;
}
.job-welfare-item {
	display: inline-block;
	padding: 7px 12px;
	border: 1px solid #c1e6f4;
	background: #edf9ff;
	text-align: center;
	font-size: 14px;
	color: #3c9ccc;
}
.job-welfare-item + .job-welfare-item {
	margin-left: 14px;
}
.job-description-title {
	margin-top: 30px;
	margin-bottom:5px;
	font-size: 14px;
	color:#1696c5;
}
.job-description-list {

}
.job-description-item {
	list-style: decimal;
	list-style-position: inside;
	line-height: 2;
	font-size: 14px;
}
.button-control-container {
	position: absolute;
	top:16px;
	right:22px;
}
.panel-collapse-button {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}
.job-apply-button {
	display: inline-block;
	width: 100px;
	height: 36px;
	background: #ff8800;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: white;
}
.job-apply-button:hover {
	background: #f18102;
}

.join-txt{
	margin:36px 0 52px 0;
}

.join-txt img{
	width:100%;
}

.join-txt p{
	text-indent: 2em;
	line-height: 30px;
	font-size:16px;
}
.job-r-cont{
	width: 100%;
}
.job-l-cont{
	width:100%;
	margin-bottom: 50px;
}
.job-cont-box{
	padding:0 37px
}
.job-cont-box, 
.job-cont-box h2, 
.job-cont-box p{
	color:#333;
}
.job-cont-box h2{
	margin-bottom:10px;
	font-size:18px;
}
.job-cont-box p{
	font-size:14px;
	line-height:25px;
}
.about-page{
	position:relative;
}
.foot-banner{
	position:absolute; 
	bottom:520px; 
	*bottom:600px;
	width:100%; 
	height: 370px; 
	background:url("img/foot_banner.jpg") no-repeat center;
	z-index: 0;
	text-align: center;
}
.foot-banner img{
	margin-top:96px;
}
.footer{
	position:relative;
	z-index: 5;
}
.wave-box{
	background:none;
}
.placeholder{
	height:230px;
}
.job-item-title-box{
	height:50px;
	line-height: 50px;
	border:#e9e9e9 solid 1px;
}
.sel{
	background:#dddddd;
}
.clear{
	clear:both;
}