/* CSS Document */

@import url("/App/Tpl/Home/hantuocomcn/Public/css/common.css");
/*文章列表*/
.news_list li{
	height:140px;	
	border-bottom:1px solid #e5e5e5;
	width:100%;
}
.news_one{
	margin:24px auto;
}
.news_one_date{
	background:url(/App/Tpl/Home/hantuocomcn/Public/images/date.jpg) no-repeat left center;
	width:135px;
	height:100px;
}
.news_one_date div{
	width:100px;
	text-align:center;
	height:50px;
	line-height:50px;
}
.news_one_date div.news_one_month{
	font-size:24px;
	color:#0086d8;
}
.news_one_date div.news_one_year{
	font-size:12px;
	color:#333333;
}
.news_one_td{
	width:630px;
}
.news_one_title{
	height:35px;
	font-size:16px;
}
.news_one_title a{
	color:#191919;
}
.news_one_desc{
	color:#999;
	height:60px;
	overflow:hidden;
	line-height:20px;
}
/*图片列表*/
.pics_list{
	border-bottom:1px solid #e5e5e5;
}
.pics_list ul{
	width:795px;
}
.pics_list li{
	height:250px;
	width:265px;
	float:left;
}
.pic_one{
	width:238px;
	text-align:center;
}
.pic_one .pic_one_img{
	width:236px;
	height:190px;
	margin-bottom:16px;
	border:1px solid #e5e5e5;
}
.pic_one .pic_one_img:hover{
	border:1px solid #ff6600;
}
.pic_one .pic_one_img img{
	height:180px;
	max-width:225px;
	position:relative;
	top:5px;
}
.pic_one_txt a{
	font-size:14px;
	color:#333;
	display:block;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.pic_one_txt a:hover{
	color:#ff6600;
}
/*工作*/
.jobs_list{
	border-bottom:1px solid #e5e5e5;
}
.jobs_list li{
	margin-bottom:25px;
	width:100%;
}
.job_one_kx{
	width:28px;
	height:100%;
}
.job_one_content{
	width:92%;
	margin:0px auto;
	line-height:24px;
	padding-bottom:30px;
}
.job_one_key{
	width:105px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px solid #fff;
	background:#e3f2fb;
	color:#666;
}
.job_one_val{
	width:660px;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #fff;
	background:#f2f2f2;
	color:#666;
}
.job_one_t{
	color:#0086d8;
	font-size:14px;
	font-weight:bold;
}
.job_one_join{
	width:100px;
}
.job_one_join a{
	background:url(/App/Tpl/Home/hantuocomcn/Public/images/join.png) no-repeat left center;
	width:86px;
	display:block;
	text-align:center;
	color:#fff;
	float:left;
	margin-right:12px;
}
.job_one_join a:hover{
	text-decoration:underline;
}
.job_one_work{
	width:175px;
}
.job_one_zzms{
	position:relative;
	left:28px;
}
.job_one_zzmst{
	font-weight:bold;
	color:#666;
	height:35px;
}
.job_one_zzmore{
	margin-bottom:25px;
	line-height:20px;
}