.crumbs-HR{
	padding:44px 0; 
}
.HR-img{
	width: 100%;
	height: 380px;
}
.HR-img img{
	width: 100%;
	height: 100%;
}
.HR-recruit-title{
	font-size: 48px;
	color:#4b4b4b;
	text-align: center;
}
.HR-recruit-list{
	width: 577px;
	border-top:1px solid #e4e4e4;
}
.HR-recruit-list li{
  padding:22px 0;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.goOn{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.recruit-list-title{
	font-size: 18px;
	color:#4b4b4b;
}
.recruit-list-content{
	margin-top: 8px;
}
.HR-recruits{
	margin-top: 50px;
}
.recruit-line{
	display: block;
	width: 1px;
	height: 14px;
	background-color:#ccc;
	margin: 0 8px; 
}
.recruit-content-li{
	font-size: 14px;
	color:#999;
}
.recruit{
	padding-bottom: 85px
}
.buttons{
	text-align: center;
	margin-top: 70px;
}
.buttons button{
	width: 200px;
	height: 60px;
	border:1px solid #eaeaea;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color:#999;
	background-color:#fff; 
}
.buttons a{
	width: 100%;
	height: 100%;
	display: block;
}
.activity{
	padding:90px 0 70px 0;
	background-color:#f5f5f5; 
}
.HR-activity-title{
	font-size: 48px;
	color: #4b4b4b;
	text-align: center;
}
.HR-activity-tip{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-top: 22px;
}
.activity-list{
	margin-top: 54px;
}
 .figure{
	 width: 380px;
     padding-top:10px;
	 text-align: center;
	 transition:all .5s;
}
 .figure:hover{
	box-shadow: 2px 2px 30px 0px #f0f0f1;
	background-color:#fff 
}
.figure .figure-img{
  width: 358px;
  height: 202px;
}

.figcaption{
	margin: 26px auto 0 auto; 
    width: 346px;
    text-align: left;
}
.dt-title{
	font-size: 18px;
	color:#4b4b4b;
}
.dd-content{
	width: 346px;
	height: 40px;
	margin: 18px 0;
	overflow: hidden;
	font-size: 14px;
	color:#999;
	display: block;
}
.MT30{
	margin-top: 30px;
}
.environment-list{
   width: 583px;
   height: 329px;
}
.environment-list img{
	width: 100%;
	height: 100%;
}
.environment{
	padding:80px 0 180px 0; 
}
.environment-con{
	margin-top: 106px;
}
.environment-con li{
	margin-top: 40px;
}
.environment-con li:first-child{
	margin-top: 0;
}
.environment-text{
	padding: 56px 0 0 96px;
	width: 340px;
}
.environment-text-title{
	font-size: 30px;
	color:#000;
}
.environment-text-span{
	font-size: 16px;
	color: #999;
	margin-top: 30px;
}