.recr_main {
	padding: 70px 0;
}

.recr_top {
	position: relative;
}

.rec_pic {
	overflow: hidden;
	position: absolute;
	top: 190px;
}

.rec_ext {
	background-color: rgb(240, 240, 240);
	width: 831px;
	float: right;
	padding: 35px 30px 45px 270px;
}

.rec_ext h1 {
	font-size: 24px;
	color: #3b3b3b;
	text-transform: uppercase;
}

.rec_ext h2 {
	font-size: 30px;
	color: #212121;
	margin: 10px 0 15px;
}

.rec_ext h3 {
	background-color: rgb(220, 2, 1);
	width: 61px;
	height: 5px;
	margin-bottom: 26px;
}

.rec_ext p {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}

.re_tes {
	text-indent: 20px;
}

.recr_boot {
	margin-top: 110px;
}

.recr_boot h1 {
	color: #212121;
	font-size: 30px;
}

.recr_boot h2 {
	font-size: 14px;
	color: #3b3b3b;
	margin: 20px 0 35px;
}

.recr_boot>ul>li {
	/* padding: 25px 30px; */
	border-bottom: 1px solid #f0f0f0;
}

.recl_top {
	background: #fff;
	padding: 24px 30px;
}

.rec_seach {
	background-color: #f0f0f0;
	width: 141px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	font-size: 20px;
	color: #878787;
	cursor: pointer;
	margin-top: 17px;
}

.recr_boot h3 {
	position: relative;
	padding-left: 18px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
}

.recr_boot h3::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 5px;
	height: 27px;
	background-color: rgb(220, 2, 1);
}

.rec_lis>span {
	font-size: 18px;
	color: #5c5c5c;
}

.rec_lis>em {
	font-size: 24px;
	color: #5c5c5c;
}

.rec_lis>* {
	margin-right: 55px;
}
.recl_boot{
	padding: 0px 30px 50px;
	display: none;
}
.red_desa{
	padding: 0 25px;
}
.red_desa h4{
	font-size: 16px;
	color: #333333;
	margin:35px 0 15px;
}
.red_desa>p{
	font-size: 16px;
	color: #5c5c5c;
	line-height: 25px;
}
.red_desa>p em{
	font-size: 16px;
	color: #dc0201;
}
.recr_boot .recl_boot h3{
	margin-top: 50px;
}

.recr_boot>ul>li.on .rec_seach{
	    background-color: rgb(220, 2, 1);
		color: #FFF;
}

.recr_boot>ul>li.on .recl_top{
	    background: #f0f0f0;
}

