/*自治区政府*/
.zizhiqu{
	width: 100%;
	background: #F0F0F0 url("erji_cont_bg.jpg") no-repeat center top;
	overflow: hidden;

}

.zizhiqu .zizhiqu_xinwen{
	width: 1180px;
	height: 100%;
	background: #fff;
	float: left;
}

.Position{
	line-height: 40px;

}

/*common_list_title*/
.common_list_title{
	height: 54px;
	border-bottom: 1px solid #d9d9d9;
	margin: 0px 16px 20px;
	
}
.common_list_title h3{
	font-size: 16px;
	color: #5E8B34;
	height: 24px;
	margin-top: 20px;
	float: left;
	border-left: 7px solid #76b043;
	line-height: 24px;
	text-indent: 8px;
}
.common_list_title .title_more{
	display: block;
	float: right;
	height: 24px;
	margin-top: 30px;
	line-height: 24px;
	font-size: 12px;
	color: #c1c1c1;
	padding-left: 18px;
	background: url("zizhiqu_common_list_title_more.jpg") no-repeat left center;
}
.common_list_title .title_more:hover{
	color: #999;
}
.common_list_title_more{
	margin: 0px 0px 20px;
}

/*新版column_title*/
.xinwen_wrap .column_title_new{
	height: 31px;
	border: 1px solid #E4E4E4;
	margin: 20px 0 10px;
	width: auto;

}
.xinwen_wrap .column_title_new h3{
	width: 101px;
	height: 40px;
	text-align: center;
	line-height: 31px;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size: 16px;
	color: #fff;
	float: left;
	background: url("column_title_btn_bg.jpg") no-repeat center center;
	position: relative;
	left: -1px;
	top: -1px;
	border-bottom: none;
	margin-top: 0px;
}
.xinwen_wrap .column_title_new h3.inactive{
	color: #333;
	background: none;
}
.xinwen_wrap .column_title_new .more{
	line-height: 31px;
	padding-right: 10px;
}
.xinwen_wrap .column_title_new .title_more{
	margin-top: 0px;
	line-height: 31px;
	height: 31px;
	margin-right: 10px;
}

/*右侧新闻列表*/
.xinwen_wrap{
	float: left;
	width: 545px;
	margin: 0px 0px 10px 30px;
	overflow: hidden;
	
}
.common_list_title_more h3{
	text-indent: 0px;
	margin-left: 0px;
	border-left: none;
	border-bottom: 3px solid #8bc05d;
	height: 31px;
}

/*政府数据 start*/

.inBox{}
.inBox .inHd{float:left;margin-top:20px;}
.inBox .inHd ul{ overflow:hidden; zoom:1; }
.inBox .inHd ul li{ height:45px;line-height:45px;width:252px; text-align:left; cursor:pointer;font-size:14px;color:#333333; background:#E2E2E2; margin-bottom:2px; text-indent:20px;}
.inBox .inHd ul li.on{color:#fff; background:url(shuju-bg.jpg) right center no-repeat;width:259px;}
.inBox .inHd ul li.on a { color:#fff;}
.inBox .inBd ul{zoom:1; overflow:hidden;padding:10px;}
.inBox .inBd li { margin-left:100px;}
	
/*list*/
.xinwen_list_content1{
	
}
.xinwen_list_content{
	height: 210px;
	overflow: hidden;
}
.xinwen_list_content li{
	font-size: 14px;
	width: 370px;
	line-height: 30px;
	clear: left;
	overflow: auto;
	padding-left: 10px;
	background: url("zizhiqu_news_list_dot.jpg") no-repeat left 14px;
}
.xinwen_list_content a{
	color: #4a4a4a;
	display: block;
	float: left;
	width: 100%;
}
.xinwen_list_content a:hover{
	text-decoration: underline;
}
.xinwen_list_content span{
	color: #868686;
	float: right;
	display: none;
}


/* 数据内容样式 */
.l{
  float:left;
}
.r{
  float:right;
}
.c {
    margin: 0 13px;
}
.sjnr_box{
	width: 1124px;
	margin:0 auto;
	margin-top: 480px;
}

.liebiao_y{
	width: 1124px;
	height: 200px;
	margin-bottom: 50px;
}



.slideTxtBox{ 
			width:531px; 
			height: 200px;
}
.slideTxtBox .hd{
		    height: 44px;
            line-height: 44px;
            text-align: center;
            border-bottom: 4px solid #76B042;
}
.slideTxtBox .hd span{
			float: right;
			color: #D50100;
}
.slideTxtBox .hd ul{
		  float:left; 
		  height:44px;   
}
.slideTxtBox .hd ul li{
         height: 42px;
         background-color: #F9F9F9;
         border: 1px solid #ccc;
         padding: 0 20px;
		 float:left; 
		 cursor:pointer; 
		 color: #000; 
		 font-size: 18px;
		 margin-right: 5px;
		 border-radius: 8px 8px 0 0;
		 
}
.slideTxtBox .hd ul li a{ color: #000; }
.slideTxtBox .hd ul li.on{
		  padding: 0 40px;
          height: 47px; 
          line-height: 47px;
		  background-color:#76B042;
		  color: #fff; 
		  border: none;
		  font-weight: 700;
}
.slideTxtBox .hd ul li.on a{color: #fff; }
.slideTxtBox .bd ul{ 
			padding:15px;  
			margin-left: 8px;
			zoom:1;  
}
.slideTxtBox .bd li{
		    height:28px; 
		    line-height:28px;
		    list-style: disc;
		    color: #7E7E7E;

}
.slideTxtBox .bd li a{ color: #7E7E7E;}

.slideTxtBox .bd li a:hover{
        	color: #D50100;
}
.slideTxtBox .bd span{
        	float: right;
}
.slideTxtBox .bd li .date{
		 float:right; 
		 color:#999;  
}
.more{
	     height:40px;
	     float:right;
	     text-align:center;
}
.hf{
   width: 1180px;
   height: 75px;
   margin-top:5px;

}
.syjjyxqk{
	width: 1124px;
	height: 340px;
	margin-bottom: 50px;
	font-size: 18px;

}
.syjjyxqk .top_sy{
	width: 1124px;
	height: 43px;
	line-height: 43px;
	background-color: #F7F7F7;
	border-bottom: 4px solid #76B042;
}
.syjjyxqk .top_sy .hd ul li{
         height: 43px;
         background-color: #76B042;
         padding: 0 20px;
		 float:left; 
		 cursor:pointer;
		 font-size: 18px;
		 color: #fff;
		 font-weight: 700;
		 border-radius: 8px 8px 0 0;
		 
}
.syjjyxqk .top_sy .hd ul li a{color: #fff;}
.bottom_sy{
	width: 1124px;

}
.bottom_sy .nr_l{
	width: 364px;
	height: 278px;
	border: 1px solid #ccc;
   margin-top: 12px; 
   float: left;
}
.title_t{
	width: 364px;
	height: 49px;
	line-height: 49px;
	background-color: #F9F9F9;
}
.title_t .sp1{
	width: 5px;
    height: 18px;
    line-height: 30px;
    display: block;
    background-color: #747474;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}
.title_t .sp2{
	margin-left: 10px;
}
.btm_b{
	font-size: 16px;
}
.btm_b ul {
	margin-top: 13px;
}
.btm_b ul li{
	background: url(xyd.png) no-repeat left;
    padding: 6px 18px;
    line-height: 18px;
    margin-left: 12px;
}
.btm_b ul span{
	color: #8A8A8A;
}
.bottom_sy .btm_b a:hover{
	color: #BB0D04;
}