#head {
    height: 395px;
    margin-bottom: 0px;
}
/*轮播图*/
#lbt{ width:518px; height:371px;}
/*图片新闻*/
.slideBox{width: 518px;height: 371px;overflow:hidden;position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:20px; bottom:13px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }

.slideBox .hd ul li { float:left; height: 8px; width: 8px; margin: 0 4px; display: inline-block; overflow: hidden; text-indent: -100px; font-size: 0; background: url(/uiFramework/commonResource/image/2021103121504177264.png) no-repeat; }
.slideBox .hd ul li.on { background: #fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position:relative;}
.slideBox .bd img{width: 518px;height: 371px;display:block;}
 .slideBox .bd li .li_a{overflow: hidden;width: 97%;height: 70px;line-height: 70px;background: #225597;display: block;position: absolute;bottom: -7px;left: 0px;padding-left: 20px;background:  no-repeat 0px -41px;}
.slideBox .bd li .li_a a{color:#fff;font-size: 16px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; top:158px; display:block;  width:50px; height:68px;}
.slideBox .prev{ left:0;background:url(/uiFramework/commonResource/image/2021103121265472088.png) 0 0 no-repeat; }
.slideBox .next{ right:0; background:url(/uiFramework/commonResource/image/2021103121270862373.png) right 0 no-repeat;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.jcsj{ width: 508px; height: 65px; margin: 0 auto;}
.jcsj img{ width: 508px; height: 65px; margin: 0 auto;}


/* 热点新闻 */
#hot-new{
    width: 100%;
}
#hot-new a{
    color: #c10000;
    text-align: center;
    display: block;
    margin-top: 10px;
}
 #hot-new-first{
    font-size: 36px;
    font-weight: bold;
}
/* 热点新闻 end */
/* 我要查 */
#want-search{
    width: 458px;
    height: auto;
    margin-top: 15px;
    background: #f5f5f5;
    border: #e3e3e3 1px solid;
    padding: 5px;
    /*position: relative;*/
}
.want-search-top{
    overflow: hidden;
}
.want-search-title{
    color: #3d3d3d;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 0 20px;
}
#bzbtn{
    width: 100%;
    height: 88px;
    border: none;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
#bzbtn:hover{
    cursor: pointer
}
#bzbtn img{
    position: absolute;
    left: 53px!important;
    top: 8px!important;
}
#bzbtn p{
    color: #414141;
    font-size: 12px;
    text-align: center;
    position: absolute;
    left: 48px;
    top: 37px;
}
.want-search-title{
    overflow: hidden;
}
#showzone .show1 ,#hiddenzone .show1,#hiddenzone li{
    float:left;
    width: 140px!important;
    height: 90px!important;
    border: 1px solid #dddddd;
    text-align:center;
    line-height:50px;
    font-size:20px;
    margin: 6px 4px;
    background: #fff;
    /* padding: 20px; */
    position: relative;
    display: block;
}
#showzone .show1:hover{

    border: 1px solid #02398a;

}
#hiddenzone li{
    background: url(/uiFramework/commonResource/image/2021100817411118203.jpg) top center no-repeat;
    margin: 8px 10px;
    /* width: 100px!important; */
    /* height: 50px!important; */
    border: none!important;
}
#hiddenzone .show1{
    background: url(/uiFramework/commonResource/image/2021100817411844010.jpg) top center;
    margin: 8px 10px;
}
#showzone ul li:hover {
    border:1px solid #02398b;
}
#showzone li {
    display: none;
}
#hiddenzone ul{
    overflow: -webkit-paged-y;
    padding: 0 20px;
    margin-top: 20px;
}
#showzone .show1 img,#hiddenzone .show1 img,#hiddenzone li img{
   /* width:  40px;
    height: 43px;*/
   position: absolute;
   top: 10px;
   left: 53px;
}
#showzone .show1 a ,#hiddenzone .show1 a,#hiddenzone li a{
    width: 90%;
    height: auto;
    color: #414141;
    font-size: 12px;
    text-align: center;
    /* position: absolute; */
    left: 13px;
    top: 50px;
    display: block;
    padding: 53px 6px 7px 20px;
    line-height: 15px;
}
#showzone{width: 100%;overflow:hidden;margin: 10px auto 0 auto;}
#bbg{width:100%;height:100%;position: fixed;top:0;bottom:0;background-color:#000;opacity: 0.3;filter:alpha(opacity=30);display:none;z-index: 88;}
#hiddenzone{
    width: 1000px;
    height: 450px;
    overflow:auto;
    padding:10px;
    border:1px solid #ccc;
    background-color:#FFF;
    position: fixed;
    left:50%;
    margin-left: -501px;
    top: 50%;
    margin-top: -236px;
    display:none;
    z-index: 99;
}
.hidden{ display:none;}
#hiddenzone ul li a{ 
    pointer-events:none;
      margin: 53px 7px 0;
    padding:0 !important;
}
.hiddenzone-title p{
    width: 106px;
    height: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: url(/uiFramework/commonResource/image/2021100817372531870.jpg) top center;
    text-align: center;
    padding-top: 5px;
    position: absolute;
    bottom: -3px;
    left: 30px;
}
.hiddenzone-title{
    position: relative;
    height: 45px;
}
#wyc-save{
    width: 110px;
    height: 36px;
    background: url(/uiFramework/commonResource/image/2021100817371732533.jpg) top center;
    border: none;
    font-size: 18px;
    color: #fff;
    position:  absolute;
    right: 30px;
    top: 12px;
    font-weight: bold;
}
/* 我要查 end */
/* 左侧box */
.main-box-l{
    width: 580px;
    height: 285px;
    border: #dddddd 1px solid;
}
.main-box-top{
    overflow:  hidden;
    padding: 2px;
}
.main-box-top-title{
    width: 106px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: url(/uiFramework/commonResource/image/2021100420294137169.jpg) top center;
}
.main-box-top-title p{
    margin-top: 7px;
    text-align:  center;
}
.show,.hide{
    font-size: 16px;
    margin: 0 10px;
}
.show{
    color: #225eb0;
    font-weight: bold;
}
.show a{
    color: #225eb0;
}
.ul-hide { 
    display: none; 
}
.ul-show { 
    display: block; 
}
.tab{
    padding: 2px;
}
.tab-menu{
    overflow: hidden;
    padding: 8px 0;
    margin-left: 110px;
    margin-right: 20px;
    border-bottom: #225eb0 2px solid;
}
.tab-main{
    position: relative;
}
.tab-more{
    color: #a6a6a6!important;
    font-size: 14px!important;
    position: absolute;
    right: 21px;
    top: -30px;
}
.tab-listbox{
    position: absolute;
    top: 25px;
    left: 30px;
    width: 345px;
    text-align: justify;
}
.tab-listbox1{
   position: absolute;
   top: 25px;
   left: 30px;
   width: 345px;
   text-align: justify;
}
.tab-listbox1 p{
   font-family: "Microsoft YaHei UI","微软雅黑",\5FAE\8F6F\96C5\9ED1;
}
.tab-listbox2{
   position: absolute;
   left: 10px;
   width: 965px;
   text-align: justify;
   top: 25px;
}
#sjzz1{
   font-size:16px;
}
#sjld a{
   font-size:14px;
}
#sjjg{
   font-size:16px;
   width:345px;
}
.tab-listbox1 dd{
   width:345px;
   padding: 10px 0;
   border-bottom: 1px solid #dddddd;
}
.tab-listbox2 dd{
   
   width:442px;
   margin: 0px 20px;
   padding: 8px 0;
   border-bottom: 1px solid #dddddd;
}
.tab-listbox p{
    font-size:16px;

}
.tab-listbox li{
    width: 520px;
    padding: 8px 0;
    border-bottom: 1px solid #dddddd;
}
.tab-listbox dd{
    width: 520px;
    padding: 8px 0;
    border-bottom: 1px solid #dddddd;
}
.tab-listbox dd.hd_box{width:340px;}
.tab-listtime{
    color: #999;
    font-size:14px;
    float: right;
    font-family: "Microsoft YaHei UI","微软雅黑",\5FAE\8F6F\96C5\9ED1;
}
.tab-listdot{
    width: 4px;
    height: 4px;
    background: #c8c8c8;
    display:  block;
    float: left;
    margin: 10px;
}
/* 左侧box end*/
/* 右侧box */
.main-box-r{
    width: 404px;
    height: 285px;
    border: #dddddd 1px solid;
}
.main-box-r .tab-listbox{
    position: absolute;
    top: 20px;
    left: 30px;
    width: 345px;
    text-align: justify;
}
.main-box-r .tab-listbox p{line-height: 25px;}
.main-box-r .tab-listbox1 p{line-height: 25px; color:#333333;}
.main-box-r .tab-listbox li {
    width: 345px;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.tab-bottom-more{
    width: 75px;
    margin: 10px auto;
    display: block;
    color: #a0a0a0!important;
    font-size: 14px!important;
}

/* 右侧box end*/
/* 中box */
.main-box-c{
    width: 998px;
    height: 207px;
    border: #dddddd 1px solid;
}
.main-box-c .tab-listbox{
    position: absolute;
    left: 10px;
    width: 965px;
    text-align: justify;
}
.main-box-c .tab-listbox p{line-height: 26px;}
.main-box-c .tab-listbox li {
    width: 442px;
    margin: 0px 20px;
    border-bottom: 1px solid #dddddd;
}
.tab-bottom-more{
    width: 75px;
    margin: 13px auto;
    display: block;
    color: #a0a0a0!important;
    font-size: 14px!important;
}
/* 中box end*/
/* 专题 */
#zt{ overflow:hidden;}
#zt .hiSlider-wrap{
    width: 1000px;
    height: 94px!important;
    padding: 1px 0;
    overflow: hidden;
}
#zt .ztSlider .hiSlider-item a img{
    width: 996px; 
    height: 94px;
    margin: 0 1px;
}
#zt .hiSlider-wrap .hiSlider-btn-prev,#zt .hiSlider-wrap .hiSlider-btn-next{
    display: none!important;
}
#zt .hiSlider-wrap .hiSlider-pages{
    bottom: 12px!important;
}
#zt a{
margin-top:4px;
display:block;
}
/* 专题 end */
/* 互动 */
#hd .hd-more-ul li{
    /* margin: 1px 0; */
}
.hd-more {
    position: absolute;
    top: 195px;
    left: 65px;
}
/* 互动 end */
#zt img{
        width: 996px;
    }


@media only screen and (max-width: 768px){
body{
overflow-x:hidden  
}
#top{margin-top:48px;}
        .topfr form {
    display: none;
}
        form#amj-form {/*display: none;*/    position: absolute;
    left: 15px;
    width: 90%;}
        .gov_searchbox {
    position: absolute;
    top: 50px;
    left: 15px;
    width: 90%;
}
.search_m {
    /* position: relative; */
    top: 0px;
    left: 0px;
    width: 100%!important;
    padding: 15px;
    background: #013687;
    height: 40px;
}

#email a, #submit a {
    font-size: 12px;
}
        .topfr{padding-top: 1px;}

        #hot-new {margin-top: 20px;}
        #hot-new-first a {font-size: 22px;}
        #lbt{width: 100%;height:auto;}
        /*图片新闻*/
        .slideBox{width: 100%; height: 301px;overflow:hidden;position:relative;}
        .slideBox .bd img{width: 100%;height: 301px;display:block;}
        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideBox .next{position:absolute;top: 118px;display:block;width:50px;height:68px;}
        #want-search {width: 97%;margin:0 auto;height: auto;margin-top: 10px;}
        #showzone .show1, #hiddenzone .show1, #hiddenzone li {width: 30.3%!important;height: auto!important;}
        #showzone .show1, #hiddenzone .show1, #hiddenzone li:nth-child(9) {
           border: none;    
        }
        #showzone .show1 a, #hiddenzone .show1 a, #hiddenzone li a {width: 90%;height: auto;padding: 53px 6px 7px 20px;    height: 37.75px;}
        #showzone .show1 img, #hiddenzone .show1 img, #hiddenzone li img {left: 39px;}
        .ad-box-conts{ display:none;}
        #bzbtn{width: 100%; display: none; }
        #bzbtn img{ left: 39px!important;}
        #bzbtn p{left: 39px;}
        /* 左侧box */
        .main-box-l{width: 100%; height:260px}
        .main-box-top-title{
            width: 18%;
            height: 35px;
            line-height: 23px;
        }
        .show, .hide {
        font-size: 16px;
        margin: 0 3px;
        }
        .show,.hide a{
            font-size: 14px;
            /* margin: 0 0px 0px 10px; */
        }
        .show a{           
            font-size: 14px;
        }             
        .tab-menu{
            margin-left: 75px;
        }
        
        .tab-more{
           
            right: 5px;
            
        }
        .tab-listbox{
           
            top: 5px;
            left: 4px;
            width: 100%;
           
        }
        .tab-listbox a{font-size:14px;width: 77%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;float: left;}
        .tab-listbox1 p{ font-size:14px;}
        .tab-listbox dd{
            width: 98%;
        }   
        /* 左侧box end*/
        /* 右侧box */
        .main-box-r{
            width: 100%;
            
            
        }
        
        .main-box-r .tab-listbox p{line-height: 25px;font-size: 14px;}
        .main-box-r .tab-listbox li {
            width: 100%;
            padding: 10px 0;
            
        }
        

        /* 右侧box end*/
        /* 中box */
        .main-box-c{
            width: 100%;
            height: 223px;
            border: #dddddd 1px solid;
        }
        .main-box-c .tab-listbox{
            position: absolute;
            left: 10px;
            width: 965px;
            text-align: justify;
        }
        .main-box-c .tab-listbox p{line-height: 26px;}
        .main-box-c .tab-listbox li {
            width: 442px;
            margin: 0px 20px;
            border-bottom: 1px solid #dddddd;
        }
        .tab-bottom-more{
            width: 75px;
            margin: 13px auto;
            display: block;
            color: #a0a0a0!important;
            font-size: 14px!important;
        }
        /* 中box end*/
        /* 专题 */
        #zt{overflow:hidden; width: 100%;}
        #zt .hiSlider-wrap{
            width: 100%;
            height: 94px!important;
            padding: 1px 0;
            overflow: hidden;
        }
        #zt img{
            width: 100%;
           
            margin: 0 0px;
            object-fit: cover;
        }
        #zt .hiSlider-wrap .hiSlider-btn-prev,#zt .hiSlider-wrap .hiSlider-btn-next{
            display: none!important;
        }
        #zt .hiSlider-wrap .hiSlider-pages{
            bottom: 12px!important;
        }
        #zt a{
        margin-top:4px;
        display:block;
        }
        /* 专题 end */
        /* 互动 */
        #hd .hd-more-ul li{
            /* margin: 1px 0; */
        }
        .hd-more {
            position: absolute;
            top: 195px;
            left: 96px;
        }
        .hd-more img{
            width:80%;
        }
        /* 互动 end */
        .tab-listbox1 {
            left: 20px;
            width: 88%;
        }
        .tab-listbox1 dd {
            width: 100%;
        }
        .tab-listbox2 {
            left: 0px;
            top: 10px;
            width: 100%;
        }
        .tab-listbox2 dd {
            width: 95%;
            margin: 0px 10px;
        }
        .tab-listbox2 dd a{
            font-size:14px;
            width: 80%;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            float: left;
        }
}

        }
/* 数据 s */
.qydjzx0531{
    position: absolute;
    left: 10px;
    width: 965px;
    top: 25px;
    text-align: justify;
}
.qydjzx0531 li{
    float: left;
    padding: 8px 0;
    width: 442px;
    margin: 0px 20px;
    border-bottom: 1px solid #dddddd;
}
.qydjzx0531 li a {
    cursor: pointer;
}
.qydjzx0531 li span{
    width: 4px;
    height: 4px;
    background: #c8c8c8;
    display: block;
    float: left;
    margin: 10px;
}
/* 数据 e */