.header::after {
    background-color: #fff;
}
.content-ol img{
	width: 65%;
}
.zibo-title {
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.jgznlmlb{
    margin-bottom: 50px;
}
.content-ol>li{
    display: none;
}
.content-ol>li.active{
    display: block;
}
/* 标题 */
.jgzn—title {
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    line-height: 90px;
    height: 80px;
    letter-spacing: 1px;

}

.jgzn-border {
    border-bottom: 1px solid #999999;
}

.jgzn-conetent {
    height: 60px;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.jgzn-conetent i {
    font-size: 18px !important;
    color: #7E9AC3 !important;
    margin: 0px 10px;
}

.jgzn-conetent>.ziboiconyoubian {
    font-size: 14px !important;
}

/* 标题END */
/* 虚线图片 */
.content {
    margin-bottom: 30px;
}

.content>img {
    width: 100%;
}

/* 虚线图片END */
/* 栏目切换 */
.content-ul>li {
    width: 80%;
    height: 60px;
    background-color: #f3f3f3;
    border-radius: 4px;
    line-height: 60px;

    font-size: 18px;
    font-weight: bold;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 16px;
    color: #333333;
}

.content-ul>li.on {
    background-color: #245399;
    color: #fff;
    display: block;
}

.content-ul>li.on>i {
    color: #FFF;
}

.content-ul li:hover {
    cursor: pointer;
}

.content-ul>li>i {
    float: right;
    margin-right: 2em;
    color: #245399;
}

/* 栏目切换END */
/* 法定职责 */
.fdzz-cont {
    font-size: 16px;
    text-align: justify;
    color: #333333;
    line-height: 24px;
    margin-top: 28px;
}

/* 法定职责END */
/*  领导分工*/
.ldfg {
    margin-top: 38px;
}

.ldfg-li {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 10px 0px;
}

.ldfg-li>span {
    font-weight: bold;
}

.ldfg-border {
    border-bottom: 1px dashed #d9d9d9;
    margin: 10px 0px;
}

/* 领导分工END */
/* 内设机构 */
.nsjg {
    margin-top: 38px;
}

.nsjg-mar {
    margin: 10px 0px;
}

.nsjg-mar>span {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    line-height: 21px;
}

.nsjg-border {
    margin: 10px 0px;
    border-bottom: 1px dashed #d9d9d9;
}

.nsjg-zz {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    float: left;
    width: 8%;
    line-height: 21px;
}

.nsjg-zzcont {
    font-size: 16px;
    text-align: justify;
    float: left;
    width: 92%;
    color: #333333;
    line-height: 24px;
}

/* 内设机构END */
/* 直属单位 */
.zsdw {
    margin-top: 38px;
}

.zsdw-title {
    margin: 10px 0px;
}

.zsdw-title>span {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    line-height: 21px;
}

.zsdw-border {
    margin: 10px 0px;
    border-bottom: 1px dashed #d9d9d9;
}

.zsdw-zz {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    float: left;
    width: 7%;
    line-height: 21px;
}

.zsdw-zzcont {
    font-size: 16px;
    text-align: justify;
    float: left;
    width: 93%;
    color: #333333;
    line-height: 24px;
}

/* 直属单位END */
.zibo-title {
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: bold;
}
.zibo-title-name{
    margin-left: 23px;
}