.main{width:1000px;margin:0 auto;background:#fff;border:1px solid #ccc;margin-top:10px;margin-bottom:10px;}
.container{ background: url(/uiFramework/commonResource/image/2021070917420457812.jpg) center top repeat-x;}

.wzs{line-height: 50px;height: 50px; margin: 0 15px;border-bottom: 1px solid #b0b0b0;padding-left: 10px;}
/*标题*/
/*民族工作内容*/
.gl_titler{background: url(/uiFramework/commonResource/image/2021071413261792398.jpg) left bottom repeat-x;margin: 0 15px; margin-top: 10px;}
.gl_title{background: url(/uiFramework/commonResource/image/2021071413242887782.jpg) left bottom repeat-x;padding: 0 30px;line-height: 40px;display: inline-block;font-size: 18px;}
.xl_title{text-align: center;line-height: 30px; font-size: 24px;font-family: "宋体";font-weight: bold;margin: 15px auto;}
.xl_title a{font-size: 24px;font-family: "宋体";font-weight: bold;}

.gl_list {
    margin: 0 20px;
    margin-top: 20px;
}
.gl_list ul li {
    line-height: 30px;
    text-align: left;
    border-bottom: 1px dashed #cbcbcb;
}
.gl_list ul li a {
    background: url(/uiFramework/commonResource/image/2021071413443747182.jpg) left center no-repeat;
    padding-left: 15px;
    margin-left: 10px;
}
.gl_list ul li span {
    font-size: 14px;
    float: right;
    margin-right: 15px;
}
.nav_tit{color:#000!important;}
.nav_tit:hover{color:#005caf!important;}
/*分页*/
.more{display:flex;justify-content: center;margin:30px auto;}
.zys{font-size:14px;color:#000;padding-right:10px;}
.easysite-page-wrap a{font-size:14px;color:#000;padding-right:10px;}
.NormalRed{font-size:14px;color:#000;}
.easysite-jump-page span{font-size:14px;color:#000;}
.easysite-jump-page{font-size:14px;color:#000;}
.easysite-page-text{width:25px;color:#000;}
.easysite-jump-btn{padding:1px 6px;color:#000;}


/*移动端*/
@media (max-width: 768px) {
  .main{width:100%;}
  .container{width:100%;overflow:hidden;}
  .govMapListBox{width:100%;white-space: break-spaces;}
}