.banner{
	width: 100%;
	height: 450px;
	background-image: url(../images/3000134.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.content::after{
	content: "";
	display: block;
	clear: both;
}
.content_left{
	width: 978px;
	float: left;
}
.jobs_tit{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #076ce0;
	padding-left: 15px;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
}
.jobs_tit::before{
	width: 5px;
	height: 16px;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 14px;
	background-color: #076CE0;
}
.jobs_tit a{
	color: #666;
	float: right;
	font-size: 13px;
}
.jobsList{
	padding: 8px;
}
.jobsList li{
	padding-left: 99px;
	position: relative;
	margin-bottom: 8px;
}
.date{
	width: 84px;
	height: 84px;
	display: block;
	background-color: #F2F2F2;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}
.day{
	font-size: 25px;
	line-height: 25px;
	margin-top: 20px;
}
.year{
	font-size: 14px;
	line-height: 14px;
}
.text_tit{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.text_tit:hover{
	color: #076ce0;
}
.text_des{
	margin-top: 4px;
	font-size: 14px;
	line-height: 24px;
	color: grey;
	margin-bottom: 6px;
}

/* 右侧 */
.content_right{
	padding-top: 30px;
	width: 210px;
	float: right;
}
.cr_tit{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #076CE0;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
}
.Hotline_con{
	background-color: #F6F6F6;
	text-align: center;
	color: #666666;
	padding-top: 26px;
	font-size: 22px;
	padding-bottom: 28px;
}
.Hotline_tit{
	line-height: 29px;
	margin-top: 20px;
}
.Hotline_tel{
	font-size: 26px;
	font-weight: bold;
	line-height: 35px;
}
.cr_quick{
	width: 100%;
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 12px;
	display: block;
}
.jp{
	background-image: url(../images/AD0Iion8BxACGAAgibjE1wUo8M7xlAYw3AE4UA.jpg);
}
.zj{
	background-image: url(../images/AD0Iion8BxACGAAgibjE1wUozJ_DhAUw3AE4UA.jpg);
}
.project{
	margin-top: 12px;
}
.liuyan{
	background-color: #F6F6F6;
	padding: 10px 11px 29px;
	font-size: 14px;
	color: #666666;
}
.msgAddTitle_N{
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}
.msgPanel_N{
	width: 100%;
	margin: 10px 30px 10px 0;
	line-height: 34px;
}
.msgPanel_N input{
	height: 34px;
	line-height: 32px;
	text-indent: 6px;
	border: 1px solid #dadada;
	width: 100%;
}
.msgPanel_N textarea{
	line-height: 32px;
	text-indent: 6px;
	border: 1px solid #dadada;
	width: 100%;
	resize: none;
}
.button{
	width: 91%;
	font: 14px 微软雅黑;
	height: 44px;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
	background-color: #5ab4ff;
	border: none;
}