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: 16px;
}
ol, ul, li {
    list-style: none;
}
a {
	text-decoration: none;
    cursor:pointer;
    color:rgb(0,0,0);
}

a:hover {
	text-decoration: none;
     color:#0273CF;
}
img {
border:0;
}
.head_bg {
    width: 100%;
    min-width:1200px;
    height: 250px;
    border-bottom: 1px solid #f7f7f7;

    background: url(/images/banner1.jpg) no-repeat ;
    background-position:center;
    background-size:cover;
    margin: 0 auto;
}
.head_bgs {
    width: 1200px;
    height:100%;
    margin: 0 auto;
   
}
.search{
    width:400px;
    height:150px;
    float:right;
    margin-top: 50px;
    text-align: center;
}
.search_top{
    color:#FFF;
    
}
.search_top .ion{
    padding:10px 0;
    text-align: center;
    display: inline-block;
    margin-left: 20px;
}
.search_top .ion span{
    font-size:16px;
    margin-top: 7px;
    display: block;
    float: left;
}
.gwds_weixin{
    background: url(/images/weixin_ion.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    cursor: pointer;
    padding: 3px 2px 3px 2px;
    margin-right: 10px;
}
.gwds_jft{
    background: url(/images/jifatong_ion.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    cursor: pointer;
    padding: 3px 2px 3px 2px;
    margin-right: 10px;
}
.gwds_cnki{
    background: url(/images/cnki_ion.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    cursor: pointer;
    padding: 3px 2px 3px 2px;
    margin-right: 10px;
}
.searchform{
            position:relative;
        }
        .searchform input,button{
            border:none;
            outline:none;
        }
            .searchform input {
                width: 100%;
                height:42px;
                padding-left:13px;
            }
            .searchform button {
                height: 32px;
                width: 32px;
                cursor: pointer;
                position: absolute;
                top: 5px;
                right: 0;
                background: url(/images/search.png) no-repeat;
            }
.search_bottom{
    color:#fff;
    font-size:16px;
    margin-top: 10px;
    text-align: right;
}

/*菜单开始*/
.nav_bg {
    width: 100%;
    background-color: #014EA6;
}
.nav {
    width: 1200px;
    margin: 0 auto;
	/*padding-left:10px;*/
}
.nav_ul{
    width:100%;
	height:48px;
white-space: nowrap; 
}
.nav_ul>li {
    height: 48px;
    /*width:80px;*/
    line-height: 48px;
    /*float: left;*/
    font-size: 16px;
    display:inline;
	position:relative;
	cursor:pointer;
    z-index: 1000;
    zoom: 1;
}
.nav_ul>li>a {
    text-align: center;
    color: #FFF;
    border-right: solid 1px #fff;
    padding: 0 20px;
}
.nav_ul>li>a:hover {
    font-weight: bold
}

.nav_ul ul{
    width:200px;
    position:absolute;
	left:-35px;
	
	display:none;
    background: #e7e4e4;
    zoom:1;
    float: left;
}
.nav_ul ul li{
    text-align: center;
    height:29px;
    line-height: 29px;
    /*padding: 0 20px;*/
}
.nav_ul ul li a{
   display: block;
   color: #000;
}
 .nav_ul ul li a:hover{
   color:#fff;
   background-color:#014EA6;
}
/*列表内容*/
.centent_bg{
    width: 100%;
    background-color: #F2F2F2;
    border-bottom: 2px solid #f7f7f7;
    margin:0 auto;
}
.centent {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow: hidden;
}
.ct_top{
    width: 100%;
    height:60px;
    line-height: 60px;
}
/*左侧*/
.ct_left{
    width: 200px;
    float:left;
    /*margin:0 10px;*/
}
.left_tile {
    width: 100%;
    height: 60px;
    color: #fff;
    background: url(/images/left_title_bg.jpg) repeat left;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    font-weight: 600;
}
.left_list{
     margin-top:10px;
   
}
.left_list_bottom{
    height:4px;
    background: url(/images/left_bottm_bg.jpg) repeat border-box;
    margin-top:2px;
}
.left_list ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.left_list ul li{
    background-color: #FFFFFF;
    height:40px;
    text-align:center;
    line-height:40px;
    margin:2px 0 0 0;
}
.left_list ul li a{
     display: block;
     color: rgb(0,0,0);
     font-size:17px;
}
.left_list ul li a:hover {
     background-color: #0273CF;
     color: #FFFFFF;
}
.left_list ul li a.hover {
     background-color: #0273CF;
     color: #FFFFFF;
}
/*右侧*/
.ct_right{
    width: 980px;
    min-height: 400px;
    margin-left:220px;
    background-color: #FFFFFF;
}    
.ct_right_nr{
    padding:15px 10px 10px 30px;
}
.right_title{
    height:30px;
    border-bottom: 1px dashed #EAEAEA;
}
.right_title span{
    font-size:22px;
    font-weight: 800;
    color:#014EA6;
    border-bottom: 2px solid #014EA6;
}
.right_title ul{
    float: right;
	height:30px;
}
.right_title ul>li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 20px;
}
.right_title ul>li a {
    color:#014EA6;
}

.right_list{
    margin-top:20px;
}
.right_list ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.right_list ul li{
    height:40px;
    line-height:40px;
    padding-left: 10px;
    border-bottom: 1px dashed #e9e9e9;
}
.right_list ul li a{
     color: rgb(0,0,0);
}
.right_list ul li a:hover {
     color: #0273CF;
}
.right_list ul li span{
     float:right;
     color:rgb(147, 147, 147);
     font-size: 14px;
}
.ct_page{text-align:center;font-size:13px;margin:20px;color: #000;}

/*底部*/
.bottom_bg{
  width: 100%;
   height: 230px;
   background-color: #07438B;
   overflow:hidden;
}
.bottom {
    width: 1200px;
    height: 230px;
    margin: 0 auto;
}
.all_1{width: 980px;margin: 0 auto;line-height: 28px;text-align: center;font-size: 16px;color: #fff;padding-top: 20px;}


/*详情页面*/
.main {
    width: 100%;
    background-color: #FFF;
    min-height: 400px;
}
.main_title {
    width:90%;
    margin: 0 auto;
    padding: 20px 0;
    text-align:center;
    font-size:28px;
}
.main_top{
    width:90%;
    line-height:45px;
    margin: 0 auto;
    background-color: #F2F2F2;
    padding:0 20px;
    color:rgb(147, 147, 147);
    font-size:14px;
    overflow: hidden;
}
.top_itme{
    float:left;
}
.top_itme span{
    float:left;
    display:block;
    margin-right:30px;
}
.fontzoom span{
    margin-left:20px;
}
.fontzoom a{
     color:rgb(147, 147, 147);
}
.fontzoom a:hover{
     color:#0273CF;
}
.fontzoom a .ico{
     width: 15px;
}
.fenxiang{
    float: right;
    margin-top: 5px;
    margin-left: 20px;
    height: 44px;
}

.bds_more{
    color: #333;
    float: left;
}
.bds_weixin{
    background-position: 0 -1612px;
}
.bds_qzone{
     background-position: 0 -52px;
}
.bds_tsina{
   background-position: 0 -104px;
}
.bds_tqq{
   background-position: 0 -260px;
}
.main_ct {
    width:90%;
    margin: 20px auto;
    padding:10px;

    line-height: 27px;
    font-weight: normal;
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.main_ct p{
    line-height: 27px;
    font-weight: normal;
    font-size: 16px;
    color: rgb(0, 0, 0);
    margin-top: 1em;
    margin-bottom: 1em;
}

/*相关新闻*/
.main_bottom {
    width:95%;
    margin: 0 auto;
}
.main_bottom_tl{
    height:48px;
    line-height:48px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px;
}
.main_bottom_tl i{
    background:url(/images/xgxwtitle.png) no-repeat;
    float: left;
    display: block;
    width: 17px;
    height: 18px;
    line-height: 18px;
    margin-top: 15px;
}
.main_bottom_tl span{
    margin-left:5px;
}
.main_bottom_ul {
        padding: 20px 10px;
}
.main_bottom_ul ul {
    padding: 0px;
    margin: 0px;
    font-size:14px;
}
.main_bottom_ul ul li{
    height: auto;
    margin: 2px 0;
}


/*信箱*/
.xinxiang{
    height:420px;
    border: 1px solid rgb(147, 147, 147);
    background-color:#F2F2F2;
}   
.xinxiang_row{
    margin: 20px;
 }
.xinxiang_row label{
    vertical-align: top;
}

/*首页内容*/
.toutiao{
    background-color:#EFF2F7;
    margin-top:5px;
    width: 1200px;
    display: table-cell;
    vertical-align: middle;
}
.toutiao .more{
    position: absolute;
    margin-left: 1100px;
    margin-top: -25px;
}
.toutiao ul {
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}
.toutiao ul li {
    margin: 0px auto;
    padding: 0px 10px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑","宋体";
    font-size: 16px;
    color: #404040;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    display: inline;
}
.toutiao ul li a {
    color: #c00000;
    text-decoration: none;
}
.toutiao ul li a:hover {
    color: #c00000;
}
.toutiao ul li.bt28 {
    padding: 20px;
    width: 1160px;
    height: 100%;
    line-height: 48px;
    font-family: "微软雅黑","宋体";
    font-size: 28px;
    color: #EE1D23;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}

.news{
    margin:30px 0;
    overflow: hidden;
    zoom:1;
}
.newspic{
    width: 600px;
    float: left;
}
.newspic ul{
    height: 400px;
}
.f16{
    font-size:16px;
    line-height:35px;
}
.black02{
    color:#454343;
}
.black04 {
    color: #b5b6b8;
}
.f14 {
    font-size: 14px;
}
.f18 {
    font-size: 18px;
}
.f22 {
    font-size: 22px;
}
.b {
    font-weight: bold;
}
.more {
    /*width: 100px;*/
    float: right;
    margin-top: 10px;
}
.spacediv{
    height:20px
}

/* 新闻切换1 */
.newslist{ 
    width: 564px;
    float: left;
    margin-left: 36px;

}
.newslist .hd{ height:37px; line-height:30px; background:#fff; padding:0px;  position:relative;border-bottom:1px solid #b5b6b8;  z-index:500; }
.newslist .hd ul{ float:left;  position:absolute; left:0px; top:1px; height:36px;   }
.newslist .hd ul li{ float:left;margin-right: 20px; cursor:pointer; text-align:center; color:#2e2f31; font-weight:bold;}
.newslist .hd ul li.on{ height:33px;  background:#fff; border-bottom:4px solid #004DA5; font-weight:bold;}

.newslist .bd {width:100%;margin-top: 10px;}
.newslist .bd ul{  zoom:1;width: 564px;line-height: 45px;}
.newslist .bd li{ margin-left: 5px;font-family:"微软雅黑";white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newslist .bd li a{ color:#454343;font-size:18px;}
.newslist .bd li a:hover{ color:#0273CF; }
.newslist .bd span{ font-size: 18px;font-weight: bold;}

.div1200{
    margin-bottom: 20px;
    overflow: hidden;
    zoom:1;
}
/*政务公开*/
.zwgk_title{
    float:left;
}
.zwgk_r{
    width: 1140px;
    float: right;
}
.zwgk_r ul {
    overflow: hidden;
    margin-bottom: 8px;
}
.zwgk_r ul li{
    float: left;
    margin-left: 10px;
}

/*红图*/
.hongtu{
    /*width:100%;
    height:82px*/
}
.hongtu a{
    /*float: left;
    margin-left:8px;*/
}

/*法治工作*/
.divtitle{ width:100%; height:37px; line-height:30px; background:#fff; padding:0px;  position:relative; border-bottom:1px solid #b5b6b8; margin-bottom: 20px;}
.divtitle ul{ float:left;  position:absolute; left:0px; top:1px; height:36px;   }
.divtitle ul li{ float:left; height:33px;  padding:0 10px; cursor:pointer; text-align:center; color:#2e2f31; font-weight:bold;border-bottom:4px solid #004DA5;}

.fzgz .left{
    float:left;
    width:600px;
    border-right:1px dashed #b5b6b8;
}
.fzgz .right{
    float:left;
    width:599px;
}

.fzgz .hd{ float:left;width:195px;  background:#fff; padding:0px;  }
.fzgz .hd ul li{ cursor:pointer;width:195px;height:47px; margin-bottom: 6px;} 
.fzgz .bd {float:left;width:364px;height:477px; margin:0px 20px; }
.fzgz .bd ul {display:none; }
.fzgz .bd ul li.li_pic {margin-top:0;    line-height: inherit;}
.fzgz .bd li{width: 364px;line-height:46px; font-family:"微软雅黑";white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fzgz .bd li a{ color:#454343; }
.fzgz .bd li a:hover{ color:#0273CF; }
.fzgz .bd li span{ font-size: 18px;font-weight: bold;}

.fzgz .hover {display:none;}
    .fzgz .hd ul li.on .zc {
    display:none;
    }
     .fzgz .hd ul li.on .hover{
    display:block;
    }
.fzgz .bd ul.active {
    display:block;
}

.yfzgpic {
    width: 160px;
    float: left;
}
.yfzgpic img{
width: 160px;
height:100px;
}
.yfzgwz {
    width: 180px;
    height: 105px;
    float: left;
    margin: 0px 10px;
    line-height:25px;
    
}
.yfzgwz a{
    color:#454343;
    white-space: normal;
    font-weight: bold;
}
/*政务(公共)服务*/
.zwfw a{
    margin-left: 14px;
    float: left;
}

/*政策文件及解读*/
.zhengce .left{
    width:380px;
    float: left;
}
.zhengce .left ul li{ font-family:"微软雅黑";white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 22px;}
.zhengce .left ul li a{ color:#454343; }
.zhengce .left ul li a:hover{ color:#0273CF; }
.zhengce .left ul li span{ font-size: 18px;font-weight: bold;}

.zhengce .right{
    width:790px;
    margin-left:30px;
    float: left;
}

.zhengce .hd{  background:#fff; padding:0px;     overflow: hidden;zoom:1; }
.zhengce .hd ul li{float:left; border-left:3px solid #fff;cursor:pointer;width:387px;height:30px;line-height:30px;text-align:center; background-color:#EEEEEE;font-weight:500; } 
.zhengce .hd ul li.on{ color:#396AB9;border-left:3px solid #024EA4; } 

.zhengce .bd {     margin-top: 20px; overflow: hidden;zoom:1; }
.zhengce .bd ul {display:none; }
.zhengce .bd li.li_pic{
 width:390px;
 position:relative;
 margin-left:0;
}
.zhengce .li_pic img{
    width:390px;
    height:250px;
}
.zhengce .li_pic div{
   width: 100%;
   height:30px;
   line-height:30px;
   position:absolute;
   bottom:3px;
   background:url(/images/blaktm.png);
   text-align: center;
   color: #fff;
   font-size:14px;
}
.zhengce .bd li{ float:left;width:360px;font-family:"微软雅黑";white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-left:30px; margin-bottom:20px;}
.zhengce .bd li a{ color:#454343; }
.zhengce .bd li a:hover{ color:#0273CF; }
.zhengce .bd li span{ font-size: 18px;font-weight: bold;}
.zhengce .bd ul.active {display:block;}


/*最下---法治漫画*/
.column{
    width:380px;
    float:left;
}
.fzmh li{
    float:left;
}
.fzmh li a{
    display: block;
    width: 180px;
}
.fzmh li img{
    width:180px;
    height:175px;
}
 .fzmh li span{
    line-height: 35px;
}
.ztzl li{
    margin-bottom:4px;
}
.hdjl li{
    float:left;
}
.sjbanner{height: 0px;overflow: hidden;margin: 0 auto;}
.sjtop_itme{height: 0px;overflow: hidden;margin: 0 auto;}

@media screen and (max-width: 640px) {
    body{
        min-width:100% !important;
    }
    .head_bg{
        display:none;
    }
    .nav_bg{
        display:none;
    }
    .bottom_bg{
        display:none;
    }
    .main_bottom{
         display:none;
    }
    .fontzoom{
         display:none;

    }
    .centent{
        width:100%;
    }
    .ct_top{
       display:none;
    }
    .main_ct img{
         
                max-width: 100%;
                max-height: 100%;
               height:100% !important;
    }

.editor{margin-top:15px;}
    .sjbanner{width: 100%;height: 20%;}
    .sjbanner img{width: 100%;height: 100%;}
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-01-21 16:43:00" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->