@charset "utf-8";
/* CSS Document */
body{
	margin:0px; padding:0px; background:url(../images/head_bg.png) repeat-x !important;
}
#employer_top{
	width:100%;
	height:155px;
	overflow:hidden !important;
	/*background:url(../images/head.png) center no-repeat;
	background:url(../images/head_bg.png) repeat-x;*/
}
.all_top_r{
	margin-top:-85px;
}
#employer_top #time{
	color:#FFF;
}
#employer{
	width:960px;
	margin:10px auto;
	font:14px Arial, Helvetica, sans-serif !important;
}

/*左侧*/
#left{
	width:690px;
	float:left;
	overflow:hidden;
}
/*图文公共*/
#left a{
	color:#000; 
	text-decoration:none;
	font-weight:bold;
}
#left a:hover, #right a:hover{
	color:#e50014;
}

.l_item{
	width:auto;
	margin-bottom:10px;
}
.item_title{
	width:690px;
	height:30px;
	line-height:30px;
	background:#3a89a8;
	font:bold;
	color:#FFF;
	padding-left:10px;
	margin:10px 0px;
	font-weight:bold;
}
.item_img{
	height:132px; 
	width:220px;
	vertical-align:top;
	float:left;
	
}
.info_title a{
	margin-top:20px;
}
p{
	margin:5px 0px;
}
/*第一行 图片*/
.theme{
	font-size:36px;
	font-weight:bold;
	margin:10px 0px;
}
#slides{
	width:690px;
	height:460px;
}
ol,ul { list-style:none; }

.slides_container {
	width:690px;
	height:414px;
	overflow:hidden;
	position:relative;
}
.slides_container img{
	width:690px; height:414px; border:none;
}
.pagination {
	text-align:center;
}
.pagination li {
	float:left;
}
.pagination li a {
	display:block;
	width:12px;
	margin:0 5px;
	height:0;
	padding-top:6px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*第二行*/
.title_singal{
	font-size:18px; font-weight:bold; margin-bottom:5px;
}
.item_content more{
	background:#e50014;
	padding:1px 2px;
	height:10px; width:20px;
}
.more a{color:#FFF !important; text-decoration:none;}
.info1{
	width:450px;
	display:block;
	float:left;
	margin-left:10px;
}

/*第三行*/
.item_content2{
	width:33%;
	float:left;
	margin-right:7px;
}
.last_content{margin-right:-10px !important;}
.list_img{
	clear:both;
}
.item_content2 .info{
	width:93%;
	margin:0px auto;
}
.title_list a{
	font-size:16px;
	padding-top:25px;
}


/*右侧*/
#right{
	width:255px;
	margin-left:15px;
	float:left;
	overflow:hidden;
	background:url(../images/right_bg.png) repeat-y;
	padding-bottom:90px;
}
#right a{
	color:#3a89a8;
}
#right .r_item{
	padding-top:10px;
}
#right .top_logo{
	width:210px;
	height:95px;
	margin-top:5px;
}
#rignht_content{
	width:210px;
	margin:0px auto;
	overflow:hidden;
}
#rignht_content .item_title{
	width:100%;
	height:26px;
	background:none;
	border-bottom:2px solid #3a89a8;
	color:#3a89a8;
	font-weight:bold;
	padding-left:0px;
}
.item_content .media{
	width:95px;
	height:95px;
	float:left;
	margin-right:9px;
	text-decoration:none;
}
.item_content .media:hover{
}
.item_content .par{
	width:100px;
	height:36px;
}
.r_item .item_content{
	color:#3a89a8;
}

#employer_bottom{
	width:960px; 
	height:160px;
	margin:0px auto; 
	/*background:url(../images/footer.png) center no-repeat;*/
}
.clear{clear:both}

/*内容页*/
.info_info span{
	font-size:30px;
}
.info_info .in_img{
	margin-left:80px;
}
.info_info p{
	margin-top:15px;
}
.info_info .underline{
	font-style:italic;
}