.banner a {
    display: block;
}

.banner img {
    display: block;
    width: 100%;
}

.banner>div {
    position: relative;
}

.banner>div::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/nav-zzc.png) repeat-x;
    background-position: left top;
}

.banner>div p {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -700px;
    line-height: 73px;
    background-position: top right;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    width: 240px;
    padding-left: 60px;
    background: url(../images/banner-cum.png) no-repeat;
    background-position: top right;
}

.banner>div>div {
    position: absolute;
    right: 40%;
    bottom: 0;
    background: #6d488e;
    width: 100%;
    margin-right: 700px;
    height: 73px;
}

#ny {
    
    overflow: hidden;
}

.ny {
    margin-top: 60px;
    margin-bottom: 60px;
}

.ny-nav {
    overflow: hidden;
    float: left;
    width: 280px;
    padding-right: 60px;
}

.ny-nav>ul {
    background: #6d488e;
    background-position: center bottom;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 45px;
}

.ny-nav>ul>li {
    padding-left: 40px;
    position: relative;
    line-height: 34px;
    margin: 15px 0;
}

.ny-nav>ul>li>a {
    color: #fff;
    font-size: 18px;
}

.ny-nav>ul>li>span {
    position: absolute;
    right: 30px;
    width: 20px;
    height: 34px;
    background: url(../images/ny-nav-wr.png) no-repeat;
    background-position: center center;
}

.ny-nav>ul>li>ul {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}

.ny-nav>ul>li>ul>li {
    line-height: 40px;
    font-size: 16px;
}

.ny-nav>ul>li>ul>li a {
    display: block;
    color: #a9bce8;
}

.ny-nav>ul>li>ul>li a:hover {
    color: #fff;
}

.ny-nav>ul>li.active {

    background-position: left top;
    background-color:#fff;
}

.ny-nav>ul>li.active ul {
    display: block;
}

.ny-nav>ul>li.active>a {
    color: #ba070f;
}

.ny-nav>ul>li.active>span {
    background: url(../images/ny-nav-ldown.png) no-repeat;
    background-position: center center;
}

.ny-nav>ul>li:hover {
    background-position: left top;
}

.ny-nav>ul>li:hover>a {
    color: #ba070f;
}

.ny-nav>ul>li:hover>span {
    background: url(../images/ny-nav-ldown.png) no-repeat;
    background-position: center center;
}

.ny-m {
    overflow: hidden;
}

.position {
    text-align: right;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.position h3 {
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #333333;
}

.position span {
    color: #555555;
    font-size: 14px;
    vertical-align: middle;
}

.position a {
    font-size: 14px;
    color: #555555;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #ba070f;
}

.t-list li {
    margin-bottom: 10px;
}

.t-list li a {
    display: block;
    padding-left: 25px;
    padding-right: 90px;
    line-height: 70px;
    position: relative;
    background: #f7f7f7;
    transition: all 0.3s;
}

.t-list li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t-list-date {
    position: absolute;
    right: 0;
    top: 50%;
    height: 40px;
    background: #ba070f;
    margin-top: -20px;
    color: #fff;
    transition: all 0.3s;
    padding-left: 10px;
    padding-right: 10px;
}

.t-list-date i {
    font-style: normal;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 3px;
}

.t-list-date p {
    display: block;
    line-height: 12px;
    font-size: 12px;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.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: #1c5bb8;
    color: #fff;
    border: 1px solid #1c5bb8;
}

.pagination a:hover {
    background: #1c5bb8;
    color: #fff;
    border: 1px solid #1c5bb8;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.article {
    background: #f7f7f7;
    padding: 25px 30px;
    min-height:500px;
}

.art-body {
    padding-top: 30px;
}

.art-body p {
    color: #333;
   
    font-size: 16px;
    line-height: 34px;
}

.art-body img {
    max-width: 80% !important;
}

.cont-tit p {
    font-size: 0;
    text-align: center;
    padding-bottom: 20px;
}

.art-tit {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    /* padding-left: 80px; */
    /* padding-right: 80px; */
}

.art-tit>h3 {
    text-align: center;
    color: #333;
    font-weight: 600;
    font-size: 22px;
}

.art-tit>p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-tit>p {
    text-align: center;
    margin-top: 10px;
}

.art-tit>p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999;
}

.art-tit .t-list-date {
    margin-top: 0;
    top: 0;
}

.art-info {
    margin-top: 55px;
}

.pnext p {
    font-size: 14px;
    line-height: 34px;
    color: #666666;
}

.pnext p a {
    font-size: 14px;
    color: #666666;
}

.pnext p:hover {
    color: #1157b5;
}

.pnext p:hover a {
    color: #1157b5;
}

.imgs-list ul {
    overflow: hidden;
}

.imgs-list ul li {
    float: left;
    width: 32%;
    margin-bottom: 30px;
     margin-left: 0.5%;
    margin-right: 0.5%;
}

.imgs-list ul li:nth-child(3n+2) {
   /*  margin-left: 2%; */
    /* margin-right: 2%; */
}
.imgs-list ul li:nth-child(3n+3){
/* margin-left: 2%; */
}

.imgs-list ul li a {
    display: block;
    position: relative;
}

.imgs-list ul li a .pic {
    padding-top: 56.5%;
}

.imgs-list ul li a p {
    text-align: center;
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
    margin-top: 10px;
}

.zzjg-list {
    background: #f7f7f7;
    padding: 10px 0;
    margin-top: 40px;
}
.zzjg-list2 {
    background: #f7f7f7;
    padding: 10px 0;
    margin-top: 40px;
}

.zzjg-list:first-child {
    margin-top: 0;
}
.zzjg-list2:first-child {
    margin-top: 0;
}

.zzjg-list>p {
    background: #2155bb;
    color: #fff;
    width: 120px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 15px;
}
.zzjg-list2>p {
    background: #2155bb;
    color: #fff;
    width: 120px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 15px;
}

.zzjg-list ul {
    padding: 10px 30px;
    overflow: hidden;
}
.zzjg-list2 ul {
    padding: 10px 30px;
    overflow: hidden;
}

.zzjg-list ul li {
    float: left;
    width: 33.33%;
}
.zzjg-list2 ul li {
    float: left;
    width: 16.33%;
    list-style:none;
}

.zzjg-list ul li a {
    display: block;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0;
}
.zzjg-list2 ul li a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    margin: 12px 5px;
    background-color:#859ebf;
    padding:12px 8px;
    color: #fff;
    text-align:center;
    border-bottom: 3px solid #a3daf8;
}

.zzjg-list ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background: #2155bb;
    top: 10px;
}
.zzjg-list2 ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    top: 10px;
}

.zzjg-list ul li a:hover {
    color: #2155bb;
}
.zzjg-list2 ul li a:hover {
    background-color:#2155bb;
    padding:12px 8px;
    color:#fff;
    margin: 12px 5px;
    border-bottom: 3px solid #2c3d6d;
}

@media screen and (max-width:1400px) {
    .banner>div p {
        left: 0;
        margin-left: 0;
        line-height: 40px;
        width: auto;
        padding-right: 60px;
        font-size: 18px;
    }
    .zzjg-list ul li a {
        font-size: 14px;
    }
    .zzjg-list2 ul li a {
        font-size: 14px;
    }

     .art-body img {
        max-width: 80% !important;
        width: 851px!important;
        height: auto!important;
    }
}

@media screen and (max-width:1024px) {
   .art-body img {
        max-width: 80% !important;
        width: 622px!important;
        height: auto!important;
    }
    .ny-nav {
        padding-right: 30px;
        width: 200px;
    }
    .ny-nav>ul {
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ny-nav>ul>li {
        padding-left: 20px;
    }
    .ny-nav>ul>li>a {
        font-size: 16px;
    }
    .ny-nav>ul>li>ul>li a {
        font-size: 14px;
    }
    .zzjg-list ul li {
        width: 50%;
    }
    .zzjg-list2 ul li {
        width: 33.33%;
        list-style:none;
    }
}

@media screen and (max-width:768px) {
     .art-body img {
        max-width: 80% !important;
        width: 467px!important;
        height: auto!important;
    }
    .ny-nav {
        float: none;
        padding-right: 0;
        width: auto;
        display: none;
    }
    .position {
        line-height: 20px;
    }
    .position h3 {
        font-size: 18px;
    }
    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 3px;
    }
    .t-list li a {
        line-height: 45px;
        padding-left: 10px;
        font-size: 14px;
    }
    .ny {
        margin-top: 0;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 30px;
    }
    .ny-nav>ul>li.active {
        background: url(../images/ny-dqcul2.png) repeat-x;
        background-position: left top;
    }
    .ny-nav>ul>li:hover {
        background: url(../images/ny-dqcul2.png) repeat-x;
        background-position: left top;
    }
    .banner>div p {
        padding-left: 20px;
    }
    .banner>div p span {
        position: absolute;
        top: 0;
        right: 20px;
        width: 20px;
        height: 100%;
        background: url(../images/sub_left_down.png) no-repeat;
        background-position: center center;
    }
    .banner>div p span.on {
        position: absolute;
        top: 0;
        right: 20px;
        width: 20px;
        height: 100%;
        background: url(../images/sub_left_up.png) no-repeat;
        background-position: center center;
    }
    .art-tit h3 {
        font-size: 16px;
    }
    .art-body p {
        font-size: 14px;
        line-height: 30px;
    }
    .cont-tit p span {
        font-size: 12px;
    }
    .cont-tit p img {
        height: 12px;
    }
    .pnext p {
        line-height: 30px;
    }
    .ny-m {
        padding: 30px 10px 0 10px;
    }
    .art-tit {
        padding-left: 0;
    }
    .article {
        padding: 20px 15px;
    }
    .art-info {
        margin-top: 20px;
    }
    .banner>div p {
        line-height: 35px;
        font-size: 14px;
    }
    .imgs-list ul li {
        width: 49%;
        margin-bottom: 20px;
    }
    .imgs-list ul li:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }
    .imgs-list ul li:nth-child(2n) {
        float: right;
    }
    .imgs-list ul li a p {
        font-size: 14px;
    }
    .pagination {
        padding-top: 25px;
    }
    .zzjg-list>p {
        font-size: 14px;
    }
    .zzjg-list2>p {
        font-size: 14px;
    }
    .zzjg-list ul {
        padding: 10px;
    }
    .zzjg-list2 ul {
        padding: 10px;
    }
}

@media screen and (max-width:480px) {
    .banner>div p {
        bottom: -35px;
    }
    #ny {
        margin-top: 35px;
    }
    .ny-nav>ul>li>ul>li a {
        font-size: 12px;
    }
    .ny-nav>ul>li>a {
        font-size: 14px;
    }
    .art-body img {
    max-width: 80% !important;
    width: 292px!important;
    height: auto!important;
    }
   .zzjg-list2 ul li {
        float: none;
        width: auto;
        list-style:none;
    }
}

@media screen and (max-width:375px) {
    .zzjg-list ul li {
        float: none;
        width: auto;
    }
    .zzjg-list2 ul li {
        float: none;
        width: auto;
        list-style:none;
    }
     .art-body img {
    max-width: 80% !important;
    width: 228px!important;
    height: auto!important;
    }
}