body{
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
}

.slide_wrap{
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 29.7%;
}
#swiper_top{
	width: 100%;
	height: 0;
	padding-bottom: 29.7%;
}

.slide_img{
	width: 100%;
}
.slide_action{
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10000;
}
.slide_action_content{
	width: 1000px;

}
.slide_action_content_text{
	font-size: 42px;
	color: #fff;
	letter-spacing: 0;
	line-height: 47px;
	font-weight: 600;
	margin-bottom: 20px;
}
.slide_action_content_search{
	font-size: 0;
	height:46px;
}
.search_title, .search_location, .search_btn, .apart_line{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #666666;
	height: 46px;

}
.apart_line{
	
	background-color:#ececec;
}
.search_title{
	width: 350px;
	background: url(../../images/wzj/search.png) 20px center no-repeat;
	text-indent:40px;
}
.search_location{
	width: 310px;
	background: url(../../images/wzj/pos.png) 20px center no-repeat;
		text-indent:40px;
}
.search_btn{
	width: 339px;
	background-color:#F8E71C;
	line-height:46px;
	text-align:center;
	font-size: 22px;
	color: #333333;
	font-weight:600;
	cursor:pointer;
}

.content{
	width: 1000px;
	margin: 0 auto;
}
.add_resume_wrap{
	height:100px;
	line-height: 100px;
	background-color: #fff;
	margin-top: 40px;
}
.add_resume_wrap>span{
	display: inline-block;
	vertical-align: middle;
}
.icon_resume{
	display: inline-block;
	width: 64px;
	height: 64px;
	background: url(../../images/wzj/resume.png);
	margin-right: 40px;
	margin-left:25px;
}
.resume_text{
	margin-right:300px;
}
.resume_btn{
	background: #C53137;
	border-radius: 3px;
	font-size: 16px;
	color: #FFFFFF;
	width: 170px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	cursor:pointer;
}
.main_content{
	margin-top: 30px;
}
.link_cintent, .show_content{
	background-color: #fff;
}


.main_content{
	margin-top: 30px;
}
.link_cintent, .show_content{
	background-color: #fff;
}
.link_cintent{
	width:260px;
	
}
.show_content{
	width:730px;
}
.link_title{
	margin-top:25px;
	margin-left:25px;
	font-size: 18px;
	color: #333333;
	font-weight:600;
	height:30px;
}
.icon_link{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:23px;
	margin-right:5px;
	background: url(../../images/wzj/link.png);
}
.icon_rec{
	width:22px;
	height:23px;
	background: url(../../images/wzj/recommend.png);
}
.icon_link_text{
	display:inline-block;
	vertical-align:middle;
}
.link_list{
	padding-left:25px;
	margin-top:25px;
}
.link_list:after{
	display:table;
	content: '';
	clear: both;
}
.link_item{
	position:relative;
	font-size: 14px;
	color: #151515;
	padding:8px 0;
	font-weight:600;
	text-indent:20px;
	cursor:pointer;
	margin-right:20px;
}
.link_item a{
		color: #151515;
}
.link_item:hover a{
	color:#C53B41;
}

.link_item:after{
    content: "";
	position:absolute;
	top:50%;
	left:0;
	margin-top:-1px;
	display:inline-block;
	
	width:4px;
	height:4px;
	background: #ccc;
	border-radius:2px;
}
.link_hover{
	color:#C53B41;
}

.rec_list{
	padding:0 25px 25px 25px;
}
.rec_list li{
	float:left;
}
.rec_item{
	width:330px;
	font-size:0;
	margin-top:30px;
}
.rec_item{
	cursor:pointer;
}
.rec_item .img_wrap, .job_info{
	display:inline-block;
	vertical-align:middle;
}
.rec_item .img_wrap, .job_info p{
	padding:5px 0;
}
.rec_item .img_wrap{
	width:110px;
	height:80px;
}
.rec_item .img_wrap img{
	width:110px;
}
.job_info{
	width:195px;
	margin-left:10px;
}
.job_name{
	font-size: 16px;
	color: #C53B41;
}
.more_info{
	/*padding:8px 0;*/
	font-size:14px;
}
.more_info .money_wrap{
	color: #FFB916;
	margin-right:5px;
}
.address_wrap{
	color:#666;
}
.company_name{
	font-size: 14px;
	color:#333;
}


.hot_wrap{
	margin-top:30px;
	width:100%;
	background-color:#fff;
}
.hot_title .link_title{
	padding:25px 0 25px 0;
}
.hot_title{
		position:relative;
}
.more_link{
	position:absolute;
	top:50%;
	right:30px;
	color: #C53B41;
	font-size: 14px;
}
.hot_list{
	margin-top:25px;
	padding-bottom:25px;
}
.hot_item{
	float:left;
	width:450px;
	height:40px;
	font-size:0;
	line-height:40px;
	cursor:pointer;

}
.hot_job_name{
	display:inline-block;
	vertical-align:middle;
	width:370px;
	font-size: 14px;
	color: #333333;
		text-indent:25px;
}
.hot_job_address{
	display:inline-block;
	vertical-align:middle;
	width:80px;
	font-size: 14px;
	color: #333333;
}
.hot_item{
	position:relative;
	margin-left:25px;
	margin-right:25px;
}
.hot_item:before{
 	content: "";
	position:absolute;
	top:50%;
	left:0;
	margin-top:-2px;
	display:inline-block;
	
	width:4px;
	height:4px;
	background: #ccc;
	border-radius:2px;
	
}

.orgCls{
	margin:10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	white-space: pre-line!important;
	text-indent:2em;
	line-height: 20px;
	word-break: break-all;
}
.org_list{
	border-bottom: 1px dashed #C53137;
	cursor:pointer
}
.org_title{
	height: 17px;
	width: 18px;
	background:url(../../images/wzj/star.png);
	
}




