.kkk {
	
	width: 100%;
	background-color: #F5FDFB;
	margin-bottom: 0;
}

.kygl {
	height: 78px;
	width: 20%;
	color: #222222;
	font-size: 18px;
	padding-top: 25px;
	border-bottom: dashed 1px #959595;
	background-color: #F5FDFB;
}

@media only screen and (min-width: 0px) and (max-width: 640px) {
	
	.kygl {
		font-size: 15px;
		
	}
	
}



.kkk:hover #left{
	background-color: #20B2AA;
	color: white;
}





/*招聘详情  01 */

.part {
	margin-top: 66px;
	border-top: 1px solid;
	padding-left: 10px;
	padding-right: 10px;
}

.recruit-title {
	margin-top: 40px;
	
	
}



.recruit-title .line-1 {
	font-size: 24px;
	color: #20B2AA;
}

.recruit-title .line-2 {
	font-size: 18px;
	color: #20B2AA;
}

.recruit-detail-1 {
	margin-top: 44px;
}

.recruit-detail-1 .line-1{
	font-size: 18px;
	color: #22222;
	font-weight: bold;
}


.recruit-detail-1 .line-2{
	line-height: 2.2;
	font-size: 14px;
	color: #22222;
}

.recruit-detail-3 {
	margin-top: 48px;
	
}
.recruit-detail-3 .line-1{
	font-size: 18px;
	color: #22222;
	line-height: 2;
}

