/* 分页 */
.pb_sys_style1 .p_no_d {
    border: 1px solid #003857!important;
    color: #fff;
    background-color: #003857!important;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 30px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #003c59;
    color: #fff;
    border: 1px solid #003c59;
}

.pagination a:hover {
    background: #003c59;
    color: #fff;
    border: 1px solid #003c59;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.ny-main {
    background: url(/images/ny-main-bg.png) no-repeat center bottom;
    background-size: 100% 100%;
}
.menuBtn{box-sizing: border-box;}
.ny-l {
    float: left;
    width: 254px;
    padding-left: 13.5%;
}

.ny-l p {
    position: relative;
    margin-top: -30px;
    background: #01405c;
    padding: 20px 70px 20px 260px;
    margin-left: -260px;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 45px;
    margin-right: -25px;
}

.ny-l p:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    /* border-top: 30px solid #f0f2f6;
    border-left: 8px solid transparent; */
    border-left: 15px solid #01405c;
    border-top: 68px solid transparent;
    right: -14px;
    top: 0;
}

.ny-l p span {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 25px;
    top: 24px;
    background: url(/images/sub_left_down2.png) no-repeat center center;
    display: none;
}

.ny-l p span.on {
    background: url(/images/sub_left_up2.png) no-repeat center center;
}

.ny-l>ul {
    background: url(/images/ny-l-bg.png) no-repeat center center;
    background-size: cover;
    padding-top: 40px;
    padding-left: 18px;
    min-height: 604px;
    margin-top: 125px;
}

.ny-l>ul>li {
    position: relative;
    margin-bottom: 20px;
    background-size: 100% 100%;
}

.ny-l>ul>li.active ul {
    display: block;
}

.ny-l>ul>li>a {
    display: block;
    padding: 15px 15px 15px 55px;
    background: url(/images/ny-li-bg.png) no-repeat left center;
    font-size: 18px;
    color: #fff;
}

.ny-l>ul>li.on {
    background-color: #fff;
}

.ny-l>ul>li.on>a {
    border-bottom: 1px solid #003d5b;
    color: #003856;
    font-weight: bold;
    background-image: none;
}

.ny-l>ul>li>span {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 30px;
    height: 30px;
    background: url(/images/ny-list.png) no-repeat center center;
}

.ny-l>ul>li.on>span {
    background: url(/images/ny-list-other.png) no-repeat center center;
}

.ny-l>ul>li>ul {
    display: none;
    padding-left: 35px;
    padding-bottom: 15px;
    background-color: #fff;
font-size:0;
}

.ny-l>ul>li>ul>li {
    margin-top: 15px;
    line-height: 21px;
}

.ny-l>ul>li>ul>li>a {
    font-size: 16px;
    color: #333;
}

.ny-l>ul>li>ul>li>a>span {
    font-size: 16px;
    color: #333;
    padding-right: 10px;
}

.ny-l>ul>li>ul>li:hover>a {
    color: #003856;
    font-weight: bold;
}
.ny-l>ul>li>ul>li>a.on{ color: #003856;
    font-weight: bold;
}
.ny-r {
    overflow: hidden;
    padding-left: 70px;
}

.ny-r .ny-title {
    position: relative;
    padding-top: 25px;
    line-height: 60px;
    background-color: #f0f2f6;
    margin-left: -21px;
    padding-left: 45px;
    padding-right: 13.5%;
    margin-bottom: 80px;
font-size:0;
}

.ny-r .ny-title:before {
    content: '';
    position: absolute;
    left: -18px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 86px solid #f0f2f6;
    border-left: 18px solid transparent;
}

.ny-r .list {
    padding-right: 13.5%;
}

.ny-r .ny-title h2 {
    float: left;
    font-size: 24px;
    color: #003856;
}

.ny-r .position {
    float: right;
    padding-left: 25px;
    background: url(/images/position.png) no-repeat left center;
    font-size: 14px;
    color: #6b6b6b;
}

.ny-r .position span {
    font-size: 14px;
    color: #6b6b6b;
}

.ny-r .position a {
    font-size: 14px;
    color: #6b6b6b;
}

.ny-r .position a:hover {
    color: #014863;
}


/* 列表页 */

.list>ul>li {
    border-bottom: 1px solid #e1e1e1;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
font-size: 0;
}

.list>ul>li>a {
    display: block;
    overflow: hidden;
    background: url(/images/jt.png) no-repeat right center;
    padding-right: 22px;
}

.list>ul>li>a .date {
    float: left;
    width: 77px;
    color: #003856;
    font-weight: bold;
    text-align: center;
}

.list>ul>li>a .date p {
    font-size: 24px;
}

.list>ul>li>a .date span {
    font-size: 14px;
}

.list>ul>li>a .text {
    overflow: hidden;
    padding-left: 25px;
    line-height: 52px;
}

.list>ul>li>a .text p {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list>ul>li:hover {
    background-image: -webkit-linear-gradient(to right, #003856, #024e68);
    background-image: linear-gradient(to right, #003856, #024e68);
    background-color: #003d5a;
    box-shadow: 0 0 8px #1c465e;
    border-bottom: none;
}

.list>ul>li:hover .date {
    color: #fff;
}

.list>ul>li:hover .text p {
    color: #fff;
}

.list>ul>li:hover a {
    background: url(/images/jt-other.png) no-repeat right center;
}


/*领导列表*/

.ny-r .listld {
    padding-right: 13.5%;
}


.listld>ul>li {
    border-bottom: 1px solid #e1e1e1;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
font-size: 0;
}

.listld>ul>li>a {
    display: block;
    overflow: hidden;
   
    padding-right: 22px;
}

.listld>ul>li>a .date {
    float: left;
    width: 77px;
    color: #003856;
    font-weight: bold;
    text-align: center;
}

.listld>ul>li>a .date p {
    font-size: 24px;
}

.listld>ul>li>a .date span {
    font-size: 14px;
}

.listld>ul>li>a .text {
    overflow: hidden;
    padding-left: 25px;
    line-height: 52px;
}

.listld>ul>li>a .text p {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listld>ul>li:hover {
    background-image: -webkit-linear-gradient(to right, #003856, #024e68);
    background-image: linear-gradient(to right, #003856, #024e68);
    background-color: #003d5a;
    box-shadow: 0 0 8px #1c465e;
    border-bottom: none;
}

.listld>ul>li:hover .date {
    color: #fff;
}

.listld>ul>li:hover .text p {
    color: #fff;
}

.listld>ul>li:hover a {
   /* background: url(/images/jt-other.png) no-repeat right center;*/
}

/* 内容页 */

.art {
    padding-right: 13.5%;
}


.art .art-title {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}

.art .art-title .tb {
    position: absolute;
    width: 35px;
    height: 35px;
    bottom: 20px;
    left: 30px;
}

.art .art-title .tb .share {
    width: 100%;
    height: 100%;
}

.art .art-title .tb i {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: #d4f1ff;
    z-index: 999;
}

.art .art-title h2 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    color: #003856;
}

.art .art-title p {
    font-size: 18px;
    color: #333;
    line-height: 20px;
}

.art .art-title p.date {
    margin-top: 20px;
    padding-bottom: 20px;
}

.art .art-title p.date span {
    font-size: 14px;
    color: #777;
    display: inline-block;
    margin: 0 10px;
}

.art>p {
    line-height: 34px;
    font-size: 16px;
    color: #444444;
    text-indent: 2em;
    padding-top: 30px;
}

.art>p.art-pic {
    text-align: center;
}

.art-page {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 30px;
}

.art-page p {
    line-height: 35px;
    font-size: 0;
}

.art-page p a {
    font-size: 16px;
    color: #444444;
}

.art-page p a:hover {
    color: #003856;
}

.tb #share {
    position: absolute;
    width: 160px;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    border: 1px solid #e7e0e0;
    border-radius: 30px;
    display: none;
}

.tb #share a {
    display: inline-block;
    font-size: 16px;
    padding: 0 5px;
}

.tb .share:hover #share {
    display: block;
}


/* 图片列表页 */

.art-pic {
    padding-right: 13.5%;
}

.art-pic>ul>li {
    float: left;
    width: 32%;
    margin-bottom: 40px;
    margin-left: 2%;
    text-align: center;
}

.art-pic>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.art-pic>ul>li>a {
    display: block;
}

.art-pic>ul>li>a .pic {
    position: relative;
    padding-top: 56%;
    overflow: hidden;
}

.art-pic>ul>li>a .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    transition: all .3s;
    object-fit: cover;
}

.art-pic>ul>li>a .pic:hover img {
    transform: translate(-50%, -50%) scale(1.2);
}

.art-pic>ul>li .text {
    border: 1px solid #c9c9c9;
}

.art-pic>ul>li .text p {
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}


/* 组织机构 */

.organize {
    padding-right: 13.5%;
}

.organize>ul>li {
    border: 1px solid #d3d3d3;
    margin-bottom: 40px;
    font-size: 0;
}

.organize>ul>li h2 {
    display: inline-block;
    background: url() no-repeat center center;
    background-size: cover;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 191px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 18px;
    color: #000;
}

.org-link {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
}

.org-link>a {
    display: inline-block;
    width: 50%;
    padding-left: 10px;
    box-sizing: border-box;
    background: url(/images/org-list.png) no-repeat left center;
    margin-top: 30px;
    font-size: 16px;
    color: #333333;
}

.org-link>a:hover {
    color: #003856;
}

@media screen and (max-width:1400px) {
    .ny-l {
        padding-left: 20px;
    }
    .ny-r .ny-title {
        padding-right: 20px;
    }
    .ny-r .list,
    .art-pic,
    .organize,
    .art {
 padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width:1024px) {
    .ny-l {
        padding-left: 0;
        float: none;
        width: auto;
    }
    .ny-l p {
        padding-left: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .ny-l p:after {
        display: none;
    }
    .ny-l p span {
        display: block;
    }
    .ny-l>ul {
        margin-top: 0;
        display: none;
    box-shadow:0 0 5px #b1abab;
min-height:auto;
    }
    .ny-r {
        padding-left: 0;
    }
    .ny-r .ny-title {
        padding-top: 0;
        margin-bottom: 0;
    }
    .ny-r .art-pic,
    .art {
        padding-left: 20px;
        margin-top: 20px;
    }
   .nrclass img{max-width:100%;height:auto}
}

@media screen and (max-width:750px) {
   /* .org-link>a {
        width: 33%;
        margin-top: 15px;
    }*/
    .art>p.art-pic img {
        display: block;
        width: 100%;
    }
    .art .art-title p.date {
        padding-bottom: 60px;
    }
    .art .art-title .tb {
      position: relative;
    left: 50%;
    transform: translateX(-50%); 
    }
}
@media screen and (max-width:580px) {
    .org-link>a {
        width: 100%;
    }
}
@media screen and (max-width:450px) {
    .ny-l p {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .ny-l p span {
        top: 15px
    }
    .ny-r .ny-title h2 {
        font-size: 18px;
    }
    .ny-r .ny-title {
        line-height: 34px;
    }
    .ny-r .ny-title h2,
    .ny-r .position {
        float: none;
    }
    .list>ul>li>a .date p {
        font-size: 18px;
    }
    .list>ul>li>a .date span {
        font-size: 12px;
    }
    .list>ul>li>a .text {
        padding-left: 0;
    }
    .list>ul>li>a .text p {
        font-size: 14px;
    }
    .list>ul>li {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .art-pic>ul>li {
        width: 48%;
        margin-left: 0;
    }
    .art-pic>ul>li:nth-child(2n) {
        margin-left: 4%;
    }
    .art-pic>ul>li .text p {
        line-height: 26px;
        font-size: 14px;
    }

    .art .art-title h2 {
        font-size: 20px;
    }
    .art .art-title p {
        font-size: 16px;
    }
    .art .art-title h2 {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .art .art-title p.date {
        margin-top: 10px;
    }
}
.nrclass p,.nrclass {font-size:18px}