/**********全局通用样式************/
body {
  font-family:'Microsoft Yahei'; /**根据项目自行修改**/
}
*{font-family: 微软雅黑;}
a{color:#333333;}
a:hover{color:#b92121;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
ul,li{margin: 0;padding: 0;list-style: none;}
.fLeft{float:left;}
.fRight{float:right;}

.box_color{ background-color:#ffffff;}
.box_bottom{ margin-bottom:10px;}
.list_pad{ padding:0 5px;}
/*导航区域*/
div.nav_xl_box{
	width:100%;
	height:41px;
	clear:both;
	}

.bt-left-con ul li {height: 45px;line-height: 45px;font-size: 15px;background-image: url(ntjm_pic_68.png);background-position: 10px 16px; background-repeat: no-repeat;}
.bt-left-con ul li a {color:black;}
.bt-left-con ul li a:hover {color:#0783d0;}

.lanmu_old{display: block;width: 100%; height: 46px; line-height: 45px; background:url(lm_bt_bj1.png) 95% 50% no-repeat #fff; border-bottom: 1px solid #cfcfcf;padding-left: 15px;font-size: 15px;color: #333333;border-bottom: 1px solid #cfcfcf;}
.lanmu_On{display: block;width: 100%; height: 46px;line-height: 45px; background:url(lm_bt_bj2.png) 95% 50% no-repeat #ebebeb; border-bottom: 1px solid #cfcfcf;padding-left: 15px;font-size: 15px;color: #b92121;border-bottom: 1px solid #cfcfcf;}

/*通用栏目列表样式*/
.lm_tabe{width:100%}
.lm_tabe td{border-bottom:#CCC dashed 1px;}
.lm_tabe .qz_pic{margin:12px 10px 0 0px; float:left}
.lm_tabe a {display:block; line-height:30px; float:left; font-size:16px; width:500px; }


/*分页效果*/
.i_Page {
	padding-top:25px;
	text-align:center;
	font-size: 15px;
}
.i_Page a {
	display:inline-block;
	height:22px;
	line-height:22px;
	color:#333333;
	background:#e2e2e2;
	border:1px solid #e3e3e3;
	padding:0 7px;
	margin:0 3px;
}
.i_Page a:hover, .i_Page a.on {
	color:#fff;
	background:#2976ba;
	border:1px solid #115998;
}

#gban a{width: 80px; height: 35px;display: block;line-height: 35px;background-color: #b92121;text-align: center;color: #fff;}


/*专项工作栏目页*/
.zxgz_box1{width: 342px;height:178px;overflow: hidden;margin: 20px 0 0 20px;border: #e8e8e8 solid 1px;}
.zxgz_box1 .zxgz_tit_box{width: 100%; height: 39px;border-bottom: #e8e8e8 solid 1px;background-color: #f5f5f5; padding: 0 10px 0 14px;}
.zxgz_box1 .zxgz_tit{height: 39px;line-height: 39px; border-bottom: #b92121 solid 2px;font-weight: bold;color: #b92121;font-size: 17px;}