.govContentBox{width: 928px;border:1px solid #dcdcdc;background-color: #fff;overflow: hidden; padding: 40px 50px;margin:0 auto 10px;}
.govCTitle{font-size: 20px;border-bottom: 1px solid #3f6cc6;width: 100%;overflow: hidden;padding-bottom: 14px;margin-bottom: 28px;}

.govCListBox{overflow: hidden;width: 100%;}
.govCListBox li{height: 48px;line-height: 48px;border-bottom: 1px solid #e9e9e9;}
.govCListBox li a{float:left;}
.govCListBox .govListTime{float:right;color: #666666;}
.govCListBox li a:hover{ text-decoration: underline; }

@media screen and (max-width: 800px) {
	.govContentBox{width:100%;    padding: 2% 2.5%;}
	.govCListBox li a{ max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
        .govCTitle{margin-bottom: 5px;padding-bottom: 10px;}
}
/*分页栏*/
.page-nav {
    width: 100%;
    margin: 0 auto;
    margin-top:80px;
    margin-bottom:17px;
    text-align:center;
    display:inline-block;
}
.easysite-page-wrap {
    display: inline-block;
}
.sidebar_b_main:hover{
    background: #f3f6f8;
}
.sidebar_b_box_tittle{
    font-size: 20px;
    padding-left: 10px;

}
.easysite-page-wrap a {
    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
}
.easysite-page-wrap span{
    display:none !important;
}
.easysite-total-page {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-right: 10px;
}
.easysite-total-page span {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.easysite-jump-page span {
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.easysite-jump-page {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.easysite-page-text {
    height: 23px;
    border: 1px solid #dae0ee;
    background-color: #f1f4fb;
    border-radius: 3px;
    width: 50px !important;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
}
input.easysite-jump-btn {
    width: 42px;
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
}.sidebar_b_tittle {
    font-size: 20px; 
    padding-bottom: 15px;
    top: 2px;
    position: relative;
}
.sidebar_b_b {
       border-bottom: 1px solid #ba242b;
    width: 100%;
    margin-bottom: 15px;
}
.NormalRed{    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
}


@media screen and (max-width: 640px){
.weizhi{margin-top:20px;margin-bottom:5px}
.feny {width:100%;padding:0}
.indexMain{display:none}
.kongbai{display:none}
.zhut{width:100%}
.main{width:100%;float:left;}
.gxlListBox li a{width:68%}
.daoh{display:none}
.gov_foottt img{padding-left:15px}
.easysite-page-wrap a{margin-bottom:10px}

}
.easysite-jump-btn{
     border:1px solid #fff;
     border-radius:2px;
     background-color:#3f6ec8;
     color:#fff;
}
.easysite-jump-btn:hover{
     border:1px solid #3f6ec8;
     background-color:#fff;
     color:#3f6ec8;
     cursor:pointer
}