.rczp-joinus{  
  font-size: 54px;
  color: #E5E5E5;
}
.rczp-title{  
  font-size: 30px;
  color: #000000;
}
/* 蓝色底的颜色值是 2384bc 透明度100% */

.hire-head{
	background: #2384bc;
	color: #fff;
	font-size: 16px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	overflow: hidden;
	margin-top: 25px;
}
.join-us .zwmc{
	width: 20%;
	float: left;
}
.join-us .zwlx{
	width: 20%;
	float: left;
}
.join-us .zprs{
	width: 10%;
	float: left;
}
.join-us .gzdd{
	width: 50%;
	float: left;
}

.hire-info{
	border-bottom: 1px dashed #c6c6c6;
	overflow: hidden;
	text-align: center;
	color: #505050;
	font-size: 16px;
	line-height: 43px;
	height: 43px;
	cursor: pointer;
}
.hire-info>div{
  height: 43px;
}
.hire-detail{
	padding: 8px 20px 12px;
	font-size: 14px;
	line-height: 24px;
	color: #707070;
	border-bottom: 1px dashed #c6c6c6;
	display: none;
}
.hire-detail .tit{
	color: #5b6785;
}
.hire-detail .email{
	margin-top: 2px;
}
.hire-detail .email a{
	color: #5b6785;
	font-weight: bold;
}
.hire-detail .email a img{
	vertical-align: -14px;
}
.hire-list li.on .hire-info{
	color: #202020;
	background: #f4f4f4;
	border: none;
}
.hire-list li.on .hire-detail{
	background: #f4f4f4;
}