
   /* 人力招聘 */
   
   
#rlzy{
  width: 1344px;
	padding: 100px 0 180px;
	overflow: hidden;
  margin: 0 auto;
}
.rlzy1{
	height: 440px;
	width: 655px;
	padding: 19px 21px 46px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	float: left;
	margin:1px 28px 24px 0;
}
.rlzy1:hover .ckxq{
	opacity: 1;
}
#rlzy a:nth-child(2n+2) .rlzy1{
	margin-left: 3px;
}
#rlzy a:nth-child(2n+1) .rlzy1{
	margin-right: 3px;
}
.rlzy1 .rlzy1_zi{
font-size: 21px;
font-weight: 500;
color: #000000;
letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 12px;
}
.rlzy1 .rlzy1_zi1{
	margin-bottom: 30px;
}
.rlzy1 .rlzy1_zi1 span{
font-size: 16px;
font-weight: 500;
color: #000000;
letter-spacing: 1px;
	padding-right:10px ;
	opacity: 0.7;
}
.rlzy1 .rlzy1_zi2{
  width: 534px;
  height: 220px;
	text-align: justify;
	margin-bottom: 34px;
	opacity: 0.5;
	overflow: hidden;
}
.rlzy1 .rlzy1_zi2 p{
font-size: 16px;
font-weight: 400;
color: #000000;
line-height: 30px;
letter-spacing: 1px;
}
.rlzy1 .ckxq{
font-size: 16px;
font-weight: 500;
color: #FFFFFF;
line-height: 44px;
letter-spacing: 1px;
width: 124px;
height: 44px;
background: #458D92;
border-radius: 5px;
	text-align: center;
	margin-left: auto;
  opacity: 0;
	transition-duration: 1s;
}
