body {
	overflow-x: hidden;
	min-width: 1200px
}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-size: 17px;
}
ol, ul, li {
	list-style: none;
}
a {
	color: #454343;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
	color: #d3000f;
}
img {
	border:0;
}
/*公用*/
.div1200 {
	margin-bottom: 30px;
	overflow: hidden;
	zoom:1;
}
.black04 {
	color: #b5b6b8;
}
.black {
	color: #454343;
}
.f14 {
	font-size: 14px;
}
.f18 {
	font-size: 18px;
}
.f28 {
	font-size: 28px;
}
.f22 {
	font-size: 22px;
}
.b {
	font-weight: bold;
}
.bla20 {
    height: 20px;
    line-height: 20px;
    font-size: 1px;
    clear: both;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}
.bla10 {
    height: 10px;
    line-height: 10px;
    font-size: 1px;
    clear: both;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}
.head_bg {
	width: 100%;
}
.head_top{
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    line-height: 38px;
}
.headerTopLeft{
    font-size: 16px;
    float:left;
    margin-left: 10px;
}
.headerTopLeft .link a{
   color:red;
}
.head_bgs {
	width: 1200px;
	height: 230px;
	margin: 0 auto;
	background: url(../images/head_bg.png) no-repeat;
	background-position:bottom right;
}
.logo {
	float:left;
	height: 100%;
    text-align: center;
}
.logo img {
	vertical-align: middle;
	margin-left: -180px;
	margin-top: 40px;
}
.head_rt {
	width: 450px;
	float: right;
	margin-top: 55px;
	margin-right: 60px;
	padding: 10px;
	color: red;
	font-size: 19px;
}
.head_rt_top {
	text-align: left;
	text-indent: 2em;
	font-size:20px;
}
.head_rt_bom {
	text-align: right;
	margin-right: 8px;
	font-size:20px;
}
/*菜单*/
.menu_bg {
	width: 100%;
	background-color: red;
	overflow: hidden;
}
.menu {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}
.menu_lt {
	height:50px;
	width: 80px;
	float:left;
	text-align:center;
	line-height:50px;
	color:#fff;
	margin-left: 80px;
}
.menu ul.top {
	width:100%;
	white-space: nowrap;
}
.menu ul.top>li {
	float: left;
	display: block;
	text-align: center;
        width:133px;
}
.menu a {
	font-size: 16px;
	text-align: center;
	padding: 0 20px;
	color:#fff;
}
.menu a:hover {
	text-decoration:underline;
}
/*底部*/
.bottom_bg {
	width: 100%;
	height: 140px;
	background:url(../images/bottom_bg.jpg);
}
.bottom {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
}
.bottom a {
	color: #fff;
}
.bottom600 {
	width: 700px;
	margin: 0 auto;
}
.xiaob {
	width: 80px;
	float: left;
	margin-top: 20px;
}
.xinxi {
	width: 520px;
	float: left;
	text-align: center;
	margin-top: 15px;
}
/*主体*/
.centent_bg {
	width: 100%;
	background:url(../images/ct_bg_x.png);
}
.centent {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 15px;
	background-color:#fff;
}
/*头条*/
.toutiao {
	border:1px solid #dddddd;
	position:relative;
	margin-top: 10px;
}
.toutiao .more {
	position: absolute;
	right: 10px;
	bottom: 15px;
}
.toutiao .more a {
	color:#d3000f;
}
.toutiao ul {
	margin: 20px 0 10px 0;
	text-align: center;
}
.toutiao ul li {
	margin: 0px auto;
	padding: 0px 20px 0 10px;
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-right:40px;
	font-family: "微软雅黑", "宋体";
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.toutiao ul li a {
	text-decoration: none;
	color:#d3000f;
}
.toutiao ul li a:hover {
	text-decoration: underline;
}
.toutiao ul li.bt28 {
	margin: 10px auto;
	height: 48px;
	line-height: 48px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	display: block;
}
/*模块公共*/
.columnlist {
	width: 380px;
	float:left;
}
.list_tl {
	width:100%;
	background:#fff;
	padding:0px;
	position:relative;
}
.list_tl ul {
	height:36px;
	border-bottom: 2px solid #ccc;
}
.list_tl ul li {
	float:left;
	height:36px;
	margin-right: 20px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
}
.list_tl ul li.on {
	color:#d3000f;
	background:url(../images/title_bottom_ico.png) bottom no-repeat;
	border-bottom: 2px solid #c80203;
}
.list_tl ul li.on a {
	color:#d3000f;
}
.list_tl .more {
	float: right;
	margin-top: 10px;
	margin-right:10px;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.list_bt {
	position: absolute;
	right: 100px;
	bottom: 10px;
}
.list_bt a {
	color:red;
}
.scroll_h {
	position: absolute;
	width: 140px;
	margin: 0 auto;
	background: none;
	top: 0;
}
.scroll_h .boxcxscroll {
	overflow: hidden;
	position: relative;
	width: 140px;
	margin: 0 auto;
	padding: 0px;
}
.scroll_h .list {
	overflow: hidden;
	width: 9999px;
	background: none;
}
.scroll_h .list li {
	float: left;
	width: 130px;
	margin: 0 auto;
	padding: 0 5px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_h .list li img {
	width: 130px;
	height: 30px;
}
.bd_tl {
	overflow:hidden;
	/*height:50px;*/
    margin:20px 2px;
}
/*.bd_tl ul{
    margin:0 5px;
}*/
.bd_tl ul li {
	float: left;
	width: 130px;
	text-align: center;
	background-color: #efefef;
	line-height: 35px;
	margin-left: 3px;
	font-weight: bold;
}
/*.bd_tl ul li a{
    display: block;
    margin-top: 15px;
}*/
.bd_tl ul li.on {
	background-color:#fd4d01;
}
.bd_tl ul li.on a {
	color:#fff;
	text-decoration: none;
}
.list_bd {
	margin: 0 5px;
	margin-top: 10px;
}
.list_bd ul {
	zoom:1;
	display:none;
}
.list_bd ul.active {
	display:block;
}
.list_bd ul li {
	font-family: "微软雅黑";
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:url(../images/list_ico_d.png) left no-repeat;
	padding-left: 15px;
	line-height: 39px;
}
/*.list_bd ul li span{
   font:6px Tahoma,Helvetica,arial,sans-serif
}*/
.list_bd ul li a {
	color: #454343;
}
.list_bd ul li a:hover {
	color: #d3000f;
	text-decoration:none;
}
.list_bd ul li.li_pic {
	margin-top: 0;
	line-height: inherit;
	background:none;
	padding-left:0;
}
.list_bd ul li.li_pic .leftpic {
	float: left;
}
.list_bd ul li.li_pic img {
	width: 190px;
	height: 110px;
}
.list_bd ul li.li_pic .righttxt {
	width: 330px;
	height: 114px;
	float: right;
	margin-right:10px;
}
.list_bd ul li.li_pic .righttxt .title {
	text-align:center;
	font-weight: bold;
	overflow:hidden;
}
.list_bd ul li.li_pic .righttxt p {
	display:block;
	white-space: initial;
	text-indent: 2em;
	margin-top: 10px;
	line-height: 24px;
	font-weight: 300;
	font-size:15px;
}
.list_bd ul li.li_pic .righttxt p a {
	color:#d3000f;
}
.newslist_gc {
	margin-top:0px;
}
.newslist_gc ul {
	zoom:1;
	line-height: 39px;
	margin: 0 5px;
	display:none;
}
.newslist_gc ul.active {
	display:block;
}
.newslist_gc ul li {
	font-family: "微软雅黑";
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:url(../images/list_ico_d.png) left no-repeat;
	padding-left: 15px;
	font-family: "微软雅黑";
	overflow: hidden;
	line-height: 40px;
	background:url(../images/list_ico.png)left no-repeat, url(../images/list_new.png)right no-repeat;
	padding:0 30px 0 10px;
	font-weight: bold;
}
.newslist_gc ul li a {
	color: #d3000f;
}
/*模块公共--备用*/
.list_tl_b ul {
	border-bottom: 1px solid #c9c9c9;
	height: 37px;
}
/*新闻-轮播图*/
.newspic {
	width: 660px;
	float: left;
}
/*要闻*/
.newslist {
	float:right;
	width:490px
}
.newslist .newslist_tl {
	width:100%;
	height:37px;
	background:#fff;
	padding:0px;
	position:relative;
	line-height:39px;
	border-bottom:2px solid #c80203;
	background:url(../images/title_ico.png) left no-repeat;
	margin-top: -10px
}
.newslist .newslist_tl ul {
	margin-left: 30px;
}
.newslist .newslist_tl ul li {
	float:left;
	height:33px;
	padding-right:20px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
	cursor:pointer;
}
.newslist .newslist_tl ul li.on {
	color:#d3000f;
}
.newslist .newslist_tl ul li.on a {
	color:#d3000f;
	text-decoration: none;
}
.newslist .newslist_tl .more {
	float: right;
	margin-top: 0px;
	font-size:14px;
}
.newslist_bd {
	margin-top:10px;
}
.newslist_bd ul {
	zoom:1;
	line-height: 39px;
	margin: 0 5px;
	display:none;
}
.newslist_bd ul.active {
	display:block;
}
.newslist_bd ul li {
	font-family: "微软雅黑";
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:url(../images/list_ico_d.png) left no-repeat;
	padding-left: 15px;
	font-family: "微软雅黑";
	overflow: hidden;
	line-height: 40px;
	background:url(../images/list_ico.png)left no-repeat, url(../images/list_new.png)right no-repeat;
	padding:0 30px 0 10px;
	font-size: 18px;
}
.newslist_bd ul li a {
	color: #454343;
}
.newslist_bd ul li a:hover {
	color: #d3000f;
	text-decoration:none;
}
.newslist_bd ul.szyw li:last-child a {
	color: #d3000f;
}
/*广告图  权威发布、人事任免*/
.qwfb .left {
	float:left;
	width:565px;/*height:160px;*/
}
.qwfb .right {
	float:right;
	width:565px;
	height:160px;
}
/*立法工作*/
.lfgz {
	float:left;
	width:570px;
}
.lfgz .bd_tl ul li {
	width: 136px;
}
.Search_fg {
	background-color:#f3f3f3;
	height: 50px;
	margin-top: 0px;
}
.Search_fg .tl {
	float: left;
	margin: 5px 10px 0 20px;
	line-height: 50px;
}
.searchform {
	width: 240px;
	position: relative;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	overflow: hidden;
	float:right;
	margin:8px 8px;
}
.searchform input, button {
	border: none;
	outline: none;
}
.searchform input {
	float: left;
	width:180px;
	height: 33px;
	padding-left:10px;
	font-size:15px;
}
.searchform button {
	height: 35px;
	width: 55px;
	cursor: pointer;
	margin-left: 5px;
	position: absolute;
	right: 0;
	top:-1px;
	font-size: 14px;
	background:url(../images/search_ico.png) center no-repeat;
	background-color: #ff0007;
}
/*监督工作*/
.jdgz {
	float:right;
	width:570px;
}
.jdgz .bd_tl ul li {
	width: 136px;
}
/*外链接系统*/
.wlxt {
	padding:0 20px;
	margin-bottom:20px;
}
.wlxt ul li {
	float: left;
	margin-right: 36px;
	width:255px;
	height:46px;
	line-height: 46px;
	background-color: #f3b56c;
	border-radius: 5px;
	text-align: center;
}
.wlxt ul li img {
	margin-right:10px;
	vertical-align:middle;
}
.wlxt ul li a {
	color:#fff;
}
.wlxt ul li a:hover {
	text-decoration:underline;
}
.jdgz_bottom {
	padding: 0 20px;
}
.jdgz_bottom ul li {
	float: left;
	margin-right:16px;
	border-radius: 5px;
	width: 175px;
	line-height: 42px;
	text-align: center;
}
.jdgz_bottom ul li img {
	margin-right:5px;
	vertical-align:middle;
}
.jdgz_bottom ul li a {
	color:#fff;
}
.jdgz_bottom ul li a:hover {
	text-decoration:underline;
}
.jdgz_bottom ul li.basc {
	background-color: #f88081;
}
.jdgz_bottom ul li.dffg {
	background-color: #ac927e;
}
.jdgz_bottom ul li.jgbg {
	background-color: #6ca3f3;
}
/*代表工作*/
.dbgz {
	float:left;
	width:570px;
}
.dbgz .bd_tl ul li {
	width: 136px;
}
/*专委会动态*/
.zwhdt {
	float:right;
	width:570px;
}
.zwhdt .bd_tl ul li {
	width: auto;
	padding: 0 19px;
	font-size: 13px;
	margin-bottom: 2px;
}
/*图片新闻*/
.ul_tl {
	position: relative;
}
.ul_tl ul {
	width: 1130px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: -5px;
	margin-left:-30px;
}
.ul_tl ul li {
	float:left;
	height: 27px;
	line-height: 27px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
	border-right:1px solid #c9c9c9;
}
.ul_tl ul li.on a {
	color:#d3000f;
	border-bottom:5px solid #d3000f
}
.ul_tl li a {
	margin: 0 30px;
	display: block;
	padding-bottom: 8px;
}
.ul_tl .more {
	float: right;
	margin-top: 10px;
	margin-right:10px;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.bd_pic_list {
	border: 5px solid #eaeaea;
	background-color: #fff;
	overflow: hidden;
}
.ztzlname {
	width: 48px;
	height: 112px;
	padding: 3px;
	float: left;
}
/*.ztzlnr {
    overflow: hidden;
}*/
.scroll_horizontal {
	position:relative;
	width: 1140px;
	margin: 0 auto;
	background: none;
	padding: 18px 0;
	display:none;
}
.scroll_horizontal.active {
	display:block;
}
.scroll_horizontal .boxcxscroll {
	overflow:hidden;
	position:relative;
	width:1080px;
	margin:0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow:hidden;
	width:9999px;
	background: none;
}
.scroll_horizontal .list li {
	float: left;
	width: 205px;
	margin:0 auto;
	padding: 0 5px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 205px;
	height: 148px;
}
.scroll_horizontal .list li div {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	background: url(../images/blakbg.png);
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 205px;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position:absolute;
	top:50%;
	margin-top:-16px;
	width:16px;
	height:32px;
	background-image:url(../images/gdlr.png);
	background-repeat:no-repeat;
	font:0/0 Arial;
	cursor:pointer;
	-webkit-transition:all 0.5s;
}
.scroll_horizontal .prev {
	left:5px;
	background-position:0 0;
}
.scroll_horizontal .next {
	right:5px;
	background-position:-23px 0;
}
/*专题专栏*/
.ztzl .bd_pic_list {
	border: 8px solid #eaeaea;
}
.ztzl .bd_pic_list .scroll_horizontal {
	width: 1076px;
	float: right;
	margin-right: 12px;
}
.ztzl .bd_pic_list .scroll_horizontal .boxcxscroll {
	width:1010px;
}
.ztzl .bd_pic_list .scroll_horizontal .list li {
	width: 325px;
	padding: 0 5px;
}
.ztzl .bd_pic_list .list li img {
	width: 325px;
	height: 80px;
}
/*底部按钮链接*/

.dblj {
	border: 5px solid #eaeaea;
	overflow: hidden;
	padding:0 10px
}
.dblj_row_1 {
	margin-top:20px;
	overflow:hidden;
}
.dblj_row_1 ul li {
	float: left;
	margin-right:15px;
	width:195px;
	height:47px;
	line-height: 47px;
	background-color:#eaeaea;
	text-align: center;
}
.dblj_row_1 ul li img {
	vertical-align: middle;
}
.dblj_row_2 {
	margin-top:20px;
	overflow:hidden;
}
.dblj_row_2 ul li {
	float: left;
	margin-right:3px;
	width:149px;
	height:47px;
	line-height: 50px;
}
.dblj_row_2 ul li img {
	width: 149px;
	height: 47px;
}
.dblj_row_3 {
	margin:20px 0;
	overflow:hidden;
}
.lj_sel {
	/*width: 260px;*/
    float: left;
	margin-right: 40px;
}
.bor2 {
	border: #a1a0a0 1px solid;
	width: 255px;
	height: 26px;
	font-size: 14px;
}
.gcgz {
	height: 30px;
	line-height: 30px;
	width:475px;
	float:right;
	margin-right:10px;
}
.gcgz_list {
	overflow: hidden;
	width: 100%;
	height: 25px;
	position: relative;
	/*float:left;*/
    left: 0;
}
.gcgz_list ul {
	position: absolute;
	left: 0;
	margin:0;
}
.gcgz_list ul li {
	float: left;
	padding: 0 15px;
	overflow: hidden;
	font-size:18px;/*width: 220px;*/
}
.gcgz_list ul li a {
	color:red;
}
/*概览页-综合*/
.main {
	width: 100%;
	margin: 20px 0;
	overflow: hidden;
}
.m_list{
    width:820px;
    float:left;
}
.m_top {
	height: 40px;
	line-height: 40px;
	color:red;
	border-bottom: #ccc solid 1px;
    font-size: 14px;
    overflow: hidden;
}
.m_top a {
	color:red;
}
.m_top_tl {
	height: 40px;
	line-height: 40px;
	color:#e92d22;
	font-weight: bold;
	border-bottom: 1px solid #d22700;
}
.boder {
	height:3px;
	background-color:#d22700;
	margin-top:2px;
}
.ccc {
	background-color:#ccc;
}
.list_com {
	border-bottom: 1px dotted #cccccc;
	margin-bottom:10px;
}
.list_com_tl {
	height: 40px;
	line-height: 40px;
}
.list_com_tl div {
	width: 100px;
	float: left;
	margin-left: 5px;
	font-size: 14px;
	border-bottom: 2px solid #d22700;
	text-align: center;
}
.list_com_tl a {
	color:red;
}
.list_com_tl a:hover {
	text-decoration: underline;
}
.list_com>ul {
	list-style-type: none;
	padding: 0px;
	margin:20px 10px 10px 10px;
}
.list_com>ul li {
	height:32px;
	line-height: 32px;
	padding-left: 15px;
	background: url(../images/list_ico_d.png) left no-repeat;
}
.list_com>ul li a {
	color: #000;
	float:left;
}
.list_com>ul li a:hover {
	text-decoration: underline;
}
.list_com>ul li span {
	float:right;
	color:#999999;
	font-size: 16px;
}
/*一般概览页*/
.m_list>ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
    overflow:hidden;
}
.m_list>ul li {
	height:32px;
	line-height: 32px;
	padding-left: 15px;
	background: url(../images/list_ico_d.png) left no-repeat;
}
.m_list>ul li a {
	color: #000;
	float:left;
}
.m_list>ul li a:hover {
	text-decoration: underline;
}
.m_list>ul li span {
	float:right;
	color:#999999;
	font-size: 16px;
}
.ct_page {
	text-align:center;
	font-size:14px;
	height: 30px;
	margin: 20px 30px;
	color: #000;
}
/*一般概览页---图片*/
.m_list_pic{
    width:820px;
    float:left;
}
.m_list_pic>ul{
    list-style-type: none;
    padding: 0px;
    overflow: hidden;
}
.m_list_pic>ul li{
    float: left;
    height: 210px;
    width: 197px;
    margin:0 4px;
    margin-top: 15px;
    background-color: #ECEDF1;
}
/*.pic_all {
    height: 200px;
    width: 187px;
    margin-left: 8px;
    margin-top: 15px;
    background-color: #ECEDF1;
}*/
.pic_small {
    display: inline;
    float: left;
    width:183px;
    height:116px;
    margin-left: 5px;
    margin-top: 5px;
    background-color: #ECEDF1;
    border: 2px solid #E3E2E8;
}
.pic_small a img{
    width:183px;
    height:132px;
}
.pic_txt {
    display: inline;
    float: left;
    width: 177px;
    margin-left: 10px;
    margin-top: 20px;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #002CA6;
}
.pic_txt a {
	font-size: 12px;
	font-weight: normal;
	color: #002CA6;
}
.pic_txt a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}
.pic_time {
	display: inline;
	float: left;
	width: 172px;
	margin-left: 10px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #474342;
}
/*概览页右侧*/
.m_rt {
	width:320px;
	float:right;
}
.cn_ng_bg {
	text-align: left;
	border: #cecece solid 1px;
}
.cn_ng {
	width: 290px;
	margin: 20px auto;
}
.cn_ng .lan1 {
	width: 290px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	font-family: "Microsoft YaHei";
	background: #ff9e23;
}
.cn_ng .lan2 {
	width: 290px;
	text-align: center;
	background: #ffe7c9;
	margin: 0 auto;
}
.cn_ng .lan2 .h-1 {
	width: 250px;
	text-align: center;
	height: 55px;
	line-height: 55px;
	border-bottom: #ff9d25 dotted 1px;
	color: #ae6100;
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	margin: 0 auto;
}
.cn_ng .lan2 .h-1 a {
	color: #ae6100;
}
.cn_ng .lan2 .h-1 a:hover {
	text-decoration: underline;
}
.pic_column {
	overflow: hidden;
	margin-top: 20px;
	border: #cecece solid 1px;
}
.pic_column .cn_hd {
	height: 25px;
	line-height: 25px;
	border-left: 5px solid red;
	margin-top:10px;
}
.pic_column .cn_hd .cn_title {
	color:#e92d24;
	margin-left: 10px;
}
.pic_column .cn_bd {
	margin: 0 auto;
	width: 290px;
}
.pic_column .cn_bd ul li {
	float: left;
	background-color: #E8E8E8;
	margin:5px 0;
}
.pic_column .cn_bd .pic {
	width: 290px;
	height: 70px;
}
/*稿件页*/
.m_ct {
	/*width:1100px;*/
    margin:0 auto;
	overflow: hidden;
	border-bottom: #ccc dotted 2px;
}
.m_ct .title {
	line-height: 34px;
	text-align: center;
	font-size: 24px;
	font-family: 'Microsoft Yahei';
	margin: 26px 0;
	font-weight: bold;
}
.infobox {
	line-height: 25px;
	font-size:14px;
	margin-bottom:10px;
	overflow: hidden;
	text-align:center;
	position:relative;
}
.infobox .info {
	color:#666;
	font-size:14px;
}
.infobox .info .ly {
	margin-right:20px;
}
.infobox_rt {
	position:absolute;
	right:0px;
	top:0;
}
.infobox .fenxiang {
	min-width: 120px;
	float:left;
}
.infobox .fenxiang a {
	margin: 0 6px;
}
.infobox .font {
	margin-right:30px;
	float:left;
}
.infobox .font a {
	font-size: 14px;
	font-family: 'Arial';
	color: #fff;
	display: inline-block;
	color: #fff;
	width: 24px;
	height: 24px;
	background-color:#B5B5B5;
	text-align: center;
	line-height: 24px;
	margin-right: 10px;
}
.infobox .font a:hover {
	background-color:#1E63B0;
	text-decoration:none;
}
.m_ct_txt {
	margin-top:30px;    
    padding: 0 6px;
}
/*.m_ct_txt p {
	margin: 0 10px;
}*/
.m_ct_txt p {
	line-height: 30px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	margin-top: 1em;
	margin-bottom: 1em;
}
.m_ct_bottom {
	line-height: 25px;
	font-size:16px;
	margin:30px 0;
	overflow: hidden;
}
.m_ct_bottom .zrbj {
	float:right;
	min-width:120px;
	margin-right:10px;
	font-size:14px;
}
/*相关新闻*/
.relnews_tl {
	height:40px;
	line-height:40px;
}
.relnews>ul {
	list-style-type: none;
	padding: 0px;
}
.relnews>ul li {
	height:25px;
}
.relnews>ul li a {
	color: #666;
	float:left;
	font-size:14px;
}
.relnews>ul li a:hover {
	text-decoration: underline;
}

.xgnewsa{
     color: #666;
     float:left;
     font-size:14px;
}
.xgnewsa:hover{
    text-decoration: underline;
}

/*常委会组成人员*/
.rynr {
    width: 820px;
    margin: 0 auto;
    overflow: hidden;
}
.yh {
    font-family: "Microsoft Yahei",SimSun,SimHei;
}
.dname {
    width: 820px;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    overflow: hidden;
    background: url(//www.hbrd.gov.cn/images/red1/hbrd_red_20180626_26.jpg);
    color: #fff;
}
.lmmzty {
    width: 820px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #900;
    border-bottom: 1px dashed #ccc;
}
.zr {
    width: 145px;
    height: 210px;
    margin: 0 auto;
    overflow: hidden;
}
.zr li {
    width: 145px;
    height: 210px;
    overflow: hidden;
    text-align: center;
}
.zr li a {
    white-space: normal;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    color: #000;
}
.zr li a.img {
    width: 145px;
    height: 180px;
    display: block;
    overflow: hidden;
}
.zr li a.img img{width: 145px;height: 180px;}
.fzr{width: 820px;margin: 0 auto;overflow: hidden;}
.fzr li{width: 120px;height: 185px;overflow: hidden;text-align: center;float: left;margin-left: 71px;margin-top: 20px;}
.fzr li a{white-space: normal;text-align: center;line-height: 30px;font-size: 14px;overflow: hidden;color: #000}
.fzr li a.title:hover{color: #900}
.fzr li a.img{width: 125px;height: 155px;display: block;overflow: hidden;}
.fzr li a.img img{width: 125px;height: 155px;}
.msz {
    width: 125px;
    height: 185px;
    margin: 0 auto;
    overflow: hidden;
}
.msz li {
    width: 125px;
    height: 185px;
    overflow: hidden;
    text-align: center;
}
.msz li a {
    white-space: normal;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    color: #000;
}
.msz li a.img {
    width: 125px;
    height: 155px;
    display: block;
    overflow: hidden;
}
.msz li a.img img{width: 125px;height: 155px;}
.wysm{width: 780px;margin: 0 auto;overflow: hidden;white-space: normal;text-align: left;font-size: 14px;color: #000}
.wynr{width: 780px;margin: 0 auto;overflow: hidden;}
.wynr li{width: 156px;float: left;height: 30px;line-height: 30px;text-align: left;font-size: 14px;color: #000}
.wynr li a{color: #000}
.wynr li a:hover{color: #900}


.rwbk{width: 640px;margin: 0 auto;overflow: hidden;}
.rwbk li{width: 640px;height: 155px;overflow: hidden;}
.rwbk li a.img{display: block;float: left;width: 125px;height: 155px;overflow: hidden;}
.rwbk li img{width: 125px;height: 155px;}
.rwbk li dl{float: right;width: 460px;}
.rwbk li dl dd{width: 460px;line-height: 36px;white-space: normal;text-indent: 2em;color: #000;font-size: 16px;overflow: hidden;padding-top:7px;}
.rwbk li dl a{color: #f00}
.ldlmmz{width: 798px;margin: 0 auto;overflow: hidden;height: 41px;background: url(//www.hbrd.gov.cn/images/red1/hbrd_red_20180626_27.png);}
.ldlmmz .lanm1{width: 136px;height: 30px;float: left;margin-left: 12px;text-align: center;font-size: 18px;font-weight: bold;overflow: hidden;line-height: 30px;}
.ldlmmz .lanm1 a{color: #fff}
.ldlmmz .gengd1{width: 60px;float: right;height: 30px;text-align: center;font-size: 13px;overflow: hidden;line-height: 30px;}
.ldlmmz .gengd1 a{color: #000}
.ldlmmz .gengd1 a:hover{color: #900}
.sjlist{width:770px;margin: 0 auto;}
.sjlist li{width: 757px;height: 29px;line-height: 29px;font-size: 15px;overflow: hidden;padding-left: 13px;}
.sjlist li span{float: right;}
.sjlist li a{color: #000}
.sjlist li a:hover{color: #900}

/*机构设置*/

.jgtp{width: 776px;margin: 0 auto;overflow: hidden;background: url(//www.hbrd.gov.cn/images/jgsz.png);height: 1172px;position: relative;}
.jgbtn1{width: 194px;height: 53px;position: absolute;left: 90px;top: 133px;}
.jgbtn1 a{display: block;width: 194px;height: 53px;}
.jgbtn2{width: 194px;height: 53px;position: absolute;left: 91px;top: 241px;}
.jgbtn2 a{display: block;width: 194px;height: 53px;}
.jgbtn3{width: 194px;height: 53px;position: absolute;left: 88px;top: 348px;}
.jgbtn3 a{display: block;width: 194px;height: 53px;}
.jgbtn4{width: 194px;height: 53px;position: absolute;left: 87px;top: 453px;}
.jgbtn4 a{display: block;width: 194px;height: 53px;}
.jgbtn5{width: 194px;height: 53px;position: absolute;left: 91px;top: 582px;}
.jgbtn5 a{display: block;width: 194px;height: 53px;}
.jgbtn6{width: 194px;height: 53px;position: absolute;left: 91px;top: 687px;}
.jgbtn6 a{display: block;width: 194px;height: 53px;}
.jgbtn7{width: 194px;height: 53px;position: absolute;left: 91px;top: 792px;}
.jgbtn7 a{display: block;width: 194px;height: 53px;}
.jgbtn8{width: 194px;height: 53px;position: absolute;left: 91px;top: 898px;}
.jgbtn8 a{display: block;width: 194px;height: 53px;}
.jgbtn9{width: 143px;height: 28px;position: absolute;left: 334px;top: 145px;}
.jgbtn9 a{display: block;width: 143px;height: 28px;}
.jgbtn10{width: 143px;height: 28px;position: absolute;left: 335px;top: 386px;}
.jgbtn10 a{display: block;width: 143px;height: 28px;}
.jgbtn11{width: 143px;height: 53px;position: absolute;left: 335px;top: 466px;}
.jgbtn11 a{display: block;width: 143px;height: 53px;}
.jgbtn12{width: 143px;height:53px;position: absolute;left: 335px;top: 571px;}
.jgbtn12 a{display: block;width: 143px;height: 28px;}
.jgbtn13{width: 143px;height: 53px;position: absolute;left: 335px;top: 667px;}
.jgbtn13 a{display: block;width: 143px;height: 53px;}
.jgbtn14{width: 143px;height: 53px;position: absolute;left: 335px;top: 741px;}
.jgbtn14 a{display: block;width: 143px;height: 28px;}
.jgbtn15{width: 143px;height: 53px;position: absolute;left: 334px;top: 823px;}
.jgbtn15 a{display: block;width: 143px;height: 53px;}
.jgbtn16{width: 143px;height: 53px;position: absolute;left: 335px;top: 896px;}
.jgbtn16 a{display: block;width: 143px;height: 53px;}
.jgbtn17{width: 143px;height: 53px;position: absolute;left: 334px;top: 978px;}
.jgbtn17 a{display: block;width: 143px;height: 53px;}
.jgbtn18{width: 143px;height: 53px;position: absolute;left: 336px;top: 1044px;}
.jgbtn18 a{display: block;width: 143px;height: 53px;}
.jgbtn20{width: 143px;height: 28px;position: absolute;left: 335px;top: 1104px;}
.jgbtn20 a{display: block;width: 143px;height: 28px;}
.jgbtn21{width: 143px;height: 28px;position: absolute;left: 335px;top: 1107px;}
.jgbtn21 a{display: block;width: 143px;height: 28px;}
.jgbtn22{width: 123px;height: 28px;position: absolute;left: 528px;top: 19px;}
.jgbtn22 a{display: block;width: 123px;height: 28px;}
.jgbtn23{width: 123px;height: 28px;position: absolute;left: 528px;top: 51px;}
.jgbtn23 a{display: block;width: 123px;height: 28px;}
.jgbtn24{width: 123px;height: 28px;position: absolute;left: 528px;top: 83px;}
.jgbtn24 a{display: block;width: 123px;height: 28px;}
.jgbtn25{width: 123px;height: 28px;position: absolute;left: 528px;top: 115px;}
.jgbtn25 a{display: block;width: 123px;height: 28px;}
.jgbtn26{width: 123px;height: 60px;position: absolute;left: 528px;top: 148px;}
.jgbtn26 a{display: block;width: 123px;height: 60px;}
.jgbtn27{width: 123px;height: 28px;position: absolute;left: 528px;top: 211px;}
.jgbtn27 a{display: block;width: 123px;height: 28px;}
.jgbtn28{width: 123px;height: 28px;position: absolute;left: 528px;top: 243px;}

.jgbtn28 a{display: block;width: 123px;height: 28px;}
.jgbtn29{width: 123px;height: 28px;position: absolute;left: 528px;top: 303px;}
.jgbtn29 a{display: block;width: 123px;height: 28px;}
.jgbtn30{width: 123px;height: 53px;position: absolute;left: 528px;top: 363px;}
.jgbtn30 a{display: block;width: 123px;height: 53px;}
.jgbtn31{width: 123px;height: 28px;position: absolute;left: 528px;top: 420px;}
.jgbtn31 a{display: block;width: 123px;height: 28px;}
.jgbtn32{width: 123px;height: 28px;position: absolute;left: 528px;top: 480px;}
.jgbtn32 a{display: block;width: 123px;height: 28px;}
.jgbtn33{width: 123px;height: 28px;position: absolute;left: 528px;top: 512px;}
.jgbtn33 a{display: block;width: 123px;height: 28px;}
.jgbtn34{width: 123px;height: 28px;position: absolute;left: 528px;top: 544px;}
.jgbtn34 a{display: block;width: 123px;height: 28px;}
.jgbtn35{width: 123px;height: 28px;position: absolute;left: 528px;top: 604px;}
.jgbtn35 a{display: block;width: 123px;height: 28px;}
.jgbtn36{width: 123px;height: 28px;position: absolute;left: 528px;top: 664px;}
.jgbtn36 a{display: block;width: 123px;height: 28px;}
.jgbtn37{width: 123px;height: 28px;position: absolute;left: 528px;top: 696px;}
.jgbtn37 a{display: block;width: 123px;height: 28px;}
.jgbtn38{width: 123px;height: 28px;position: absolute;left: 528px;top: 756px;}
.jgbtn38 a{display: block;width: 123px;height: 28px;}
.jgbtn39{width: 123px;height: 28px;position: absolute;left: 528px;top: 816px;}
.jgbtn39 a{display: block;width: 123px;height: 28px;}
.jgbtn40{width: 123px;height: 28px;position: absolute;left: 528px;top: 876px;}
.jgbtn40 a{display: block;width: 123px;height: 28px;}
.jgbtn41{width: 123px;height: 28px;position: absolute;left: 528px;top: 936px;}
.jgbtn41 a{display: block;width: 123px;height: 28px;}
.jgbtn42{width: 123px;height: 28px;position: absolute;left: 654px;top: 19px;}
.jgbtn42 a{display: block;width: 123px;height: 28px;}
.jgbtn43{width: 123px;height: 28px;position: absolute;left: 654px;top: 51px;}
.jgbtn43 a{display: block;width: 123px;height: 28px;}
.jgbtn44{width: 123px;height: 28px;position: absolute;left: 654px;top: 83px;}
.jgbtn44 a{display: block;width: 123px;height: 28px;}
.jgbtn45{width: 123px;height: 28px;position: absolute;left: 654px;top: 115px;}
.jgbtn45 a{display: block;width: 123px;height: 28px;}
.jgbtn46{width: 123px;height: 58px;position: absolute;left: 654px;top: 148px;}
.jgbtn46 a{display: block;width: 123px;height: 58px;}
.jgbtn47{width: 123px;height: 28px;position: absolute;left: 654px;top: 211px;}
.jgbtn47 a{display: block;width: 123px;height: 28px;}
.jgbtn48{width: 123px;height: 28px;position: absolute;left: 654px;top: 303px;}
.jgbtn48 a{display: block;width: 123px;height: 28px;}
.jgbtn49{width: 123px;height: 53px;position: absolute;left: 654px;top: 363px;}
.jgbtn49 a{display: block;width: 123px;height: 53px;}
.jgbtn50{width: 123px;height: 28px;position: absolute;left: 654px;top: 480px;}
.jgbtn50 a{display: block;width: 123px;height: 28px;}
.jgbtn51{width: 123px;height: 28px;position: absolute;left: 654px;top: 512px;}
.jgbtn51 a{display: block;width: 123px;height: 28px;}
.jgbtn52{width: 123px;height: 28px;position: absolute;left: 654px;top: 604px;}
.jgbtn52 a{display: block;width: 123px;height: 28px;}
.jgbtn53{width: 123px;height: 28px;position: absolute;left: 654px;top: 664px;}
.jgbtn53 a{display: block;width: 123px;height: 28px;}
.jgbtn54{width: 123px;height: 28px;position: absolute;left: 654px;top: 756px;}
.jgbtn54 a{display: block;width: 123px;height: 28px;}
.jgbtn55{width: 123px;height: 28px;position: absolute;left: 654px;top: 816px;}
.jgbtn55 a{display: block;width: 123px;height: 28px;}
.jgbtn56{width: 123px;height: 28px;position: absolute;left: 654px;top: 876px;}
.jgbtn56 a{display: block;width: 123px;height: 28px;}
.jgbtn57{width: 123px;height: 28px;position: absolute;left: 654px;top: 936px;}
.jgbtn57 a{display: block;width: 123px;height: 28px;}
.jgbtn58{width: 37px;height: 296px;position: absolute;left: 0px;top: 385px;}
.jgbtn58 a{display: block;width: 37px;height: 296px;}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2025-08-27 14:58:47" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->