.logo {
    text-align: left;
}
#searchform > div {
    width: 510px;
}
.zfxxgk_right  {
    padding: 0;
    border-radius: 16px 16px 0 0;
    box-shadow: none;
    width: 826px;
}
.bmzz-info {
    height: 242px;
    background-image: url(../images/xxgkgb/header_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
}
.bmzz-info > h1 {
    padding-top: 17px;
    font-size: 26px;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-bottom: 13px;
}
.bmzz-info .info-item {
    display: flex;
    box-sizing: border-box;
    margin-left: 21px;
    font-size: 16px;
    /* min-height: 35px; */
    margin-bottom: 12px;
}
.bmzz-info .info-item span:nth-of-type(2) {
    color: #333333;
}
.bmzz-info .info-item img {
    width: 32px;
    height: 32px;
    margin-right: 20px;
    margin-top: -6px;
}
.bmzz-info .info-item.bg-time span:last-child {
    display: inline-block;
    width: 80%;
    /* line-height: 9px; */
}
.bmzz-info .info-item span:nth-of-type(1) {
    margin-right: 17px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 23.76px;
    color: rgba(45, 102, 165, 1);
}
.info-container {
    margin-top: 20px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.zfjg_kzzf_container .info-container {
    margin: 0;
}
.zfjg_kzzf_container .info-container>h1 {
    padding-top: 20px;
    text-align: center;
}
.info-container .qiehuan {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    /* font-weight: 700; */
    text-align: center;
    padding: 0 16px;
}
.info-container .qiehuan > li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333333;
}
.info-container .qiehuan > li a img{
    position: absolute;
    top: 50%;
    /* left: 50%; */
    width: 26px;
    height: 26px;
    transform: translate(-51px, -50%);
    vertical-align: center;
}
/* tab选中的样式start */
/* .info-container .qiehuan > li:first-child {
    background: linear-gradient(270deg, rgba(104, 158, 227, 1) 0%, rgba(2, 98, 214, 1) 100%);
    color: rgba(255, 255, 255, 1) !important;
}
.info-container .qiehuan > li:first-child a {
    color: rgba(255, 255, 255, 1) !important;
} */
/* tab选中的样式end */
.info-container .qiehuan .qiehuan-active {
    background: #1492ff;
    color: rgba(255, 255, 255, 1) !important;
}
.info-container .qiehuan > li {
    box-sizing: border-box;
    width: 190px;
    height: 43px;
    line-height: 43px;
    /* opacity: 1; */
    background: #c6e5fe;
    /* color: black; */
    /* text-align: center; */
}
.zfjg_kzzf_container .info-container .qiehuan > li {
    width: 256px;
}
#contant {
    padding: 0;
}
#contant #title {
    margin-top: 17px;
}
.info-content {
    padding: 23px 16px;
}

#node-items a {
    min-width: 100px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px 5px;
}
.am-tabs-bd .am-tab-panel {
    padding: 0;
}

#page_div .pagination-first > a {
    color: #6b676e;
    background:#ffffff;
}
#page_div .pagination-first .pagination-num.active, .pagination-index:hover, .pagination-num:hover {
    background: #214fa5;
    color: white;
    border: 1px solid #214fa5;
}
.main {
    background: #fff;
    padding: 0px 12px;
    /* margin-bottom: 15px; */
}
table tbody tr:nth-child(1+n) td > a {
    font-size: 14px !important;
}
.slidercon .am-table tr td {
    font-size: 14px;
    vertical-align: middle;
}

/* 部门职责文章滚动条 */
#contant #text {
    /* height: 700px;
    overflow: auto;
    scrollbar-width: none; */
}

#text::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
#text::-webkit-scrollbar-button{width:9px;height:0px;}
#text::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
#text::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
#text::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
#text::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
#text::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
#text::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
#text::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
#text::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
#text::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
#text::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
#text::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
#text::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
#text::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
#text::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
#text::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
#text::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
#text::-webkit-scrollbar-corner{background-color:#f1f1f1;}