/* 机构设置 */
.page-institutiona .nl-title {
    height: 34px;
    font-size: 28px;
    font-weight: bold;
    color: #1764CE;
    background: url(//m.0513yknk.com/jbm/ires/2022/4/26/2000721/img/index/icon-title.png) no-repeat left;
    background-size: 6px;
    line-height: 34px;
    padding-left: 15px;
    margin-bottom: 15px;
}
.page-institutiona .nl-line {
    height: 1px;
    background: #DDDDDD;
    width: 100%;
}

.page-institutiona .tab-item {
    padding: 30px;
}

.page-institutiona .notice-list .content{
    font-size: 20px;
    line-height: 40px;
    padding: 10px 10px 40px 10px;
    /* padding-bottom: 40px; */
}

