.title{background: #fffbe3; text-align: center;
	height: 141px;}
/*导航条*/
.nav{background:#bc0f16;}
.nav a{color: #fff; font-family:"微软雅黑";display: block; 
	font-size: 24px;height: 57px; line-height: 57px;}
.nav a img{margin:8px 0;}
.nav .font{margin-left:34px;}
.nav section{margin:8px 42px 0 42px;}
.nav .r0{margin-right: 0px;}

/*中间部分*/
.content{padding:20px 0; }
/*图片轮播-公共*/
.slide{width:619px; height:369px; position: relative; z-index: 999;}
.slideBox{ width:100%; height:369px;overflow:hidden; 
	position:relative; 	margin: 0 auto;	text-align: center;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; 
right:15px; bottom:9px; z-index:99; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:4px;  width:29px;
 height:6px;text-align:center; background:#a5a5a5; cursor:pointer; }
.slideBox .hd ul li.on{ background:#bd0009; color:#a5a5a5; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:369px; display:block;  }
.slideBox .bd a{position: relative; display: block;}
.slideBox .bd a p{position:absolute; left:0px; bottom:0px;
	width:413px; background:rgba(0,0,0,0.5); line-height: 33px;
	text-align: left; color: #fff; padding:0 191px 0 15px;
	/*font-family: "宋体";*/ font-size: 14px; font-weight:bold;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*新闻标题*/
.new_title{width: 100%;line-height:33px;
 background: #f5eeea; border-bottom: 1px solid #b83e21;
 font-size: 14px;color: #333;}
.new_title span{display: inline-block; width: 95px;
	text-align: center; color: #fff; font-weight: bold;
	height:33px;background:#bc000b;}
.new_title span a{color:#fff;}
.new_title b{display:block;height: 33px;
	text-align: center;}
.new_title b a{ color:#333;}
.new_title .red a{ color:#bc000b; font-weight:bold;}
/*新闻内容*/
.new_con{padding:8px 5px 0px;}
.new_con li{line-height:36px;}
.new_con span{display:block; width:3px; height:3px;
	margin:17px 10px 0 0;background: #c30712;}
.new_con a{color: #333;
	font-size:14px;display:block; white-space: nowrap;
	overflow: hidden;text-overflow: ellipsis;}
/*公共部分-end*/
/*右侧-扶贫动态*/
.fpdt a{width:306px;}
.fpdt .new_title b{width:100px;}
.content .fpdt{width:359px; height:369px;}	
.fpdt .fpdt_tab2{display: none;}

/*add*/
.add img{width: 100%; margin-bottom: 20px;}

/*new_list*/
.new_list{margin-bottom: 20px;}
/*扶贫政策*/
.fpzc{width:323px; height: 345px;}
.fpzc a{width:270px;}
.fpzc .new_title b{width:52px;}
.fpzc .fpzc_tab2{display: none;}
/*乡村旅游*/
.xcly{width:323px; height: 345px; margin:0 20px;}
.xcly a{width:270px;}
.xcly .new_title b{width:82px;}
.xcly .xcly_tab2{display: none;}
/*通知公告*/
.tzgg{width: 314px;}
.tzgg_title{width: 100%;line-height:33px;
	width:304px;padding-right: 10px;
	background: #f5eeea; border-bottom: 1px solid #b83e21;
 	font-size: 14px;  color: #333; margin-bottom: 15px;}
.tzgg_title span{display: inline-block; width: 95px;
	text-align: center; color: #fff; font-weight: bold;
	height:33px;background:#bc000b;}
.tzgg_title a{color: #666;}
.tzgg_con li{border-left: 1px solid #cfcfcf; 
	margin: 0 10px;}
.tzgg_con span{display:block; width:11px; height:11px;
	border-radius:11px; 
	-moz-border-radius: 11px; 
	-ms-border-radius: 11px; 
	-webkit-border-radius: 11px; 
	-o-border-radius: 11px; 
	margin:14px 10px 0 -6px;background: #c30712;}
.tzgg .tzgg_con a{ color:#ca000c; font-size: 14px;
	text-decoration: underline;width:278px;
	display: -webkit-box; -webkit-line-clamp:2;
 	-webkit-box-orient: vertical; overflow: hidden; line-height:43px; 
 	text-overflow: ellipsis;}
