@charset "utf-8";
/* CSS Document */
/*最新政策资讯列表*/
.social_bj{
	width:92%;
	overflow:hidden;
}
.social_top_nav{
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#e7e7e7;
	border-bottom:1px solid #353535;
}
.social_top_nav img{
	position:relative;
	top:5px;
}
.social_top_nav .nav_color a{
	font-size:15px;
	color:#f8d39f;
}
/*分类*/
.nav_type_bj{
	height:40px;
	line-height:40px;
	background:linear-gradient(to right, #ecc794, #ba9664);
}
.click_one{
	color:#212121;
	padding:0px 10px;
}
.cur{
	font-weight:600;
}
/*列表*/
.social_bottom_bj{
	width:92%;
	border-bottom:1px solid #353535;
	overflow:hidden;
}
.sol_photo{
	width:110px;
	height:70px;
	border-radius:5px;
	background-color:#e7e7e7;
	margin:15px 0px 15px 0px;
}
.sol_photo img{
	border-radius:5px;
}
.sol_text{
	width:61%;
	margin-top:8px;
	padding-bottom:5px;
}
.sol_text p{
	font-size:15px;
	color:#e7e7e7;
	text-align:justify;
	margin-top:5px;
}
.sol_button{
	color:#212121;
	font-size:13px;
	background:linear-gradient(to right, #ecc794, #ba9664);
	border:none;
	outline:none;
	padding:0px 4px;
	border-radius:2px;	
	margin-top:10px;
	margin-right:5px;
}
.sol_text .sol_time{
	color:#bda17b;
	font-size:13px;
	margin-top:10px;
}
/*政策资讯详情*/
.del_title{
	color:#f8d39f;
	font-size:16px;
	margin:20px 0px 15px;
}
.del_time{
	color:#bda17b;
	font-size:13px;
}
.zhaiy_bj{
	width:92%;
	margin-top:5px;
	background-color:#353535;
	border-radius:3px;
}
.zhaiy_bj p{
	color:#e7e7e7;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	padding:10px;
}
.zhaiy_img_bj{
	width:92%;
	padding:20px 0px 15px;
}
.zhaiy_img{
	width:240px;
	height:120px;
	background-color:#e7e7e7;
	border-radius:5px;
}
.zhaiy_img img{
	border-radius:5px;
}
.zhaiy_c p{
	color:#e7e7e7;
	font-size:14px;
	line-height:22px;
}
.zhaiy_content{
	color:#e7e7e7;
	font-size:15px;
}

