/* CSS Document */

/* focus */
.focus {
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
}
.focus .bd {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}
.focus .bd ul {
	margin: 0;
	padding: 0;
}
.focus .bd li {
	display: none;
	list-style: none;
}
.focus_post {
	z-index: 10;
}
.focus .pic {
	display: block;
	height: auto;
}
.focus .slide_nav {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 24px;
	text-align: center;
}
.focus .slide_nav a {
	display: inline-block;
	margin: 0 4px;
	width: 40px;
	height: 2px;
	background: url(../img/focus_slide_nav.png) no-repeat 0 0;
	cursor: pointer;
}
.focus .slide_nav li:hover, .focus .slide_nav .on {
	background: url(../img/focus_slide_nav.png) no-repeat -40px 0;
}
.focus_pre, .focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 50px;
	height: 40px;
	text-indent: -9999px;
	z-index: 10;
	background: url(../img/ico_sliding.png) no-repeat;
}
.focus_pre {
	left: 0;
	background-position: 0 0;
}
.focus_pre:hover {
	background-position: 0 -40px;
}
.focus_next {
	right: 0;
	background-position: -50px 0;
}
.focus_next:hover {
	background-position: -50px -40px;
}

/* 招聘中心 */
.job {
	position: relative;
}
.job_tit {
	padding-right: 60px;
	width: 960px;
	height: 30px;
}
.job_tit h2 {
	float: left;
	font-size: 24px;
	font-weight: normal;
	color: #CB0000;
	line-height: 30px;
}
.job_tit a.more {
	float: right;
	padding-right: 24px;
	background: url(../img/ico_more.png) no-repeat right center;
	color: #999;
	line-height: 30px;
}
.job_tit a:hover.more {
	color: #CB0000;
}
.job_con {
	padding-top: 30px;
	width: 1020px;
	overflow: hidden;
	zoom: 1;
}
.job_con li {
	float: left;
	margin-right: 60px;
	width: 280px;
}
.job_con li .date {
	padding: 20px 0 8px;
	font-family: Arial;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.job_con li h3 {
	padding-bottom: 22px;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
}
.job_con li .desc {
	padding-top: 18px;
	height: 78px;
	border-top: 2px solid #555;
	font-size: 13px;
	color: #888;
	line-height: 26px;
}
.job_con li .more {
	padding-top: 37px;
}
.job_con li .more_btn {
	display: inline-block;
	padding-left: 14px;
	width: 66px;
	height: 30px;
	background: url(../img/more_arrow.png) no-repeat right center #555;
	font-family: Arial;
	color: #CCC;
	line-height: 30px;
}
.job_con li a:hover .more_btn {
	background: url(../img/more_arrow.png) no-repeat right center #CB0000;
	color: #FFF;
}
.job_pic {
	position: absolute;
	top: 60px;
	right: 0;
}

/* 服务项目 */
.service {
	height: 680px;
	background: url(../img/service_bg.jpg) no-repeat center top;
}
.service_tit {
	float: left;
	width: 280px;
}
.service_tit h2 {
	height: 105px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
}
.service_tit h3 {
	height: 120px;
	background: url(../img/ser_tit_line.png) no-repeat left bottom;
	font-family: Arial;
	font-size: 47px;
	font-weight: normal;
	color: #FFF;
	line-height: 48px;
}
.service_tit .desc {
	padding-top: 35px;
	height: 140px;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
}
.service_tit a.more_btn {
	display: inline-block;
	padding-left: 25px;
	width: 155px;
	height: 45px;
	background: url(../img/ser_more_arrow.png) no-repeat right center #FFF;
	font-size: 13px;
	color: #CB0000;
	line-height: 45px;
}
.service_con {
	float: right;
	padding: 55px 0 0 20px;
	width: 900px;
	height: 445px;
	background: #FFF;
}
.service_con li {
	float: left;
	margin-left: 60px;
	width: 220px;
	height: 215px;
}
.service_con li h3 {
	padding-top: 10px;
	height: 40px;
	background: url(../img/ser_item_line.png) no-repeat left bottom;
	font-size: 15px;
	line-height: 26px;
}
.service_con li p {
	padding-top: 14px;
	font-size: 13px;
	color: #888;
	line-height: 24px;
}

/* 新闻中心 */
.news {
	float: left;
	width: 1060px;
}
.news_tit {
	width: 960px;
	height: 60px;
	border-bottom: 1px solid #E6E6E6;
}
.news_tit h2 {
	float: left;
	font-size: 24px;
	font-weight: normal;
	color: #CB0000;
	line-height: 30px;
}
.news_tit .sub {
	float: right;
	padding-top: 10px;
	font-size: 13px;
	line-height: 20px;
}
.news_tit .sub a {
	margin-left: 24px;
}
.news_con li {
	float: left;
	margin-right: 60px;
	width: 280px;
}
.news_con li .date {
	padding-top: 40px;
	font-family: Arial;
	font-size: 24px;
	color: #888;
	line-height: 30px;
}
.news_con li h3 {
	padding-top: 6px;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
}
.news_con li .desc {
	padding-top: 15px;
	font-size: 13px;
	color: #888;
	line-height: 26px;
}
.news_con li .more {
	padding-top: 35px;
}
.news_con li .more_btn {
	display: inline-block;
	padding-left: 14px;
	width: 66px;
	height: 30px;
	background: url(../img/more_arrow.png) no-repeat right center #555;
	font-family: Arial;
	color: #CCC;
	line-height: 30px;
}
.news_con li a:hover .more_btn {
	background: url(../img/more_arrow.png) no-repeat right center #CB0000;
	color: #FFF;
}