@charset "utf-8";

body {}

.head::before {
    bottom: 0;
}

.banner {
    position: relative;
}

.banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
}


/* 分页 */

.banner {
    position: relative;
    z-index: 5;
}

.banner img {
    display: block;
    width: 100%;
}

.footer {
    margin-top: 30px;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination .on {
    background: #3554da;
    color: #ffffff;
}

.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;
    background: #ffffff;
}

.pagination a:hover {
    background: #3554da;
    color: #fff;
    /* border: 1px solid #3554da; */
}

.pagination span {
    /* display: inline-block; */
    /* font-size: 14px; */
    /* margin-right: 10px; */
    /* padding-bottom: 12px; */
    line-height: 34px;
}

.nymain {
    background: url(../images/mid-ny.png) no-repeat;
    background-size: cover;
    margin-top: -50%;
    padding-top: 50%;
    position: relative;
    z-index: 2;
    left: 0;
    right: 0;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 280px;
    position: relative;
    margin-right: 50px;
    border-radius: 20px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-right: 5px;
    overflow: hidden;
margin-top: 15px;
}

.nymain .leftNav::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 30px;
    right: 0;
    background: #3452da;
    border-radius: 20px;
    z-index: 8;
}
.pdfViewer .page canvas {
    height: auto !important;
}
.nymain .leftNav>div {
    height: 118px;
    color: #fff;
    background: #ffffff url(../images/ny-tit.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 108px;
    z-index: 9;
    position: relative;
}

.nymain .leftNav>div>h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height:50px;
    margin-bottom: 12px;
}

.nymain .leftNav>div>p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 0;
    font-weight: 400;
    line-height: 20px;
}

.nymain .leftNav>h2 span {
    float: right;
    width: 13px;
    height: 13px;
    background: url() no-repeat;
    background-size: 100%;
    margin-top: 33px;
    margin-right: 60px;
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav>ul {
    background: #ffffff no-repeat;
    padding-bottom: 120px;
    background-position: center bottom;
    position: relative;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 60px;
    z-index: 9;
    box-shadow: 0 6px 6px rgba(59, 64, 241, .1);
    border-radius: 0 0 20px 20px;
}

.nymain .leftNav>ul::before {}

.nymain .leftNav>ul::after {}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 22px;
    color: #333333;
    line-height: 60px;
    padding-left: 30px;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 41px;
    top: 20px;
    line-height: 50px;
    background: url(../images/sub_left_down_before.png) no-repeat right center;
    cursor: pointer;
    transition: all 0.3s;
}


/* .nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg);
} */

.nymain .leftNav>ul>li.on>span {
    background: url(../images/sub_left_down.png) no-repeat right center;
}

.nymain .leftNav>ul>li.on>a {
    color: #3554da;
    font-weight: 600;
}

.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #3554da;
    font-weight: 600;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: #3554da;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 48px;
    padding-left: 44px;
    color: #666666;
}

.ny-right {
    overflow: hidden;
    padding: 15px;
}

.ny-rcom {
    font-size: 24px;
    color: #791cb5;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    margin-bottom: 40px;
    box-shadow: 0 0 10px 5px #edeefa;
    background: #ffffff;
    border-radius: 18px;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 30px;
    border-bottom: 1px solid #ededed;
    padding: 0 16px;
    padding-bottom: 16px;
    padding-top: 20px;
}

.position h3 {
    font-size: 22px;
    color: #3554da;
    text-align: left;
    bottom: 0;
    left: 0;
    font-weight: 600;
    padding: 0 10px;
    float: left;
}

.position h3::after {}

.position span {
    color: #818181;
    font-size: 14px;
    vertical-align: middle;
}

.position img {
    vertical-align: middle;
    margin-right: 15px;
}

.position a {
    font-size: 14px;
    color: #818181;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #3554da;
}

.text-list ul li {
    padding-left: 15px;
    padding-right: 110px;
    position: relative;
    line-height: 50px;
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    position: relative;
    left: 0;
    transition: all 0.5s;
    background: url() no-repeat;
    background-position: left center;
}

.text-list ul li:first-child {
    border-top: none;
}

.text-list ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    overflow: hidden;
}

.text-list ul li span {
    position: absolute;
    right: 0;
    color: #829aab;
    font-size: 15px;
}

.text-list ul li:hover a {
    color: #791cb5;
}

.text-list ul li:hover span {
    color: #791cb5;
}

.art-main {
    box-shadow: 0 0 10px 5px #edeefa;
    background: #ffffff;
    border-radius: 18px;
    padding-top: 60px;
    padding-left: 45px;
    padding-right: 35px;
    padding-bottom: 36px;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #323232;
    font-weight: normal;
    font-size: 22px;
    font-weight: 600;
}

.art-main .art-tit h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #252525;
    font-size: 16px;
    line-height: 36px;
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 20px;
    background: bottom;
    border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #929292;
    margin: 0 10px;
}

.art-info {
    border-top: 1px dashed #eaeaea;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

.pnext p a {
    font-size: 14px;
    color: #333333;
}

.pnext p:hover {
    color: #791cb5;
}

.pnext p:hover a {
    color: #791cb5;
}

.timg-list {}

.timg-list ul li {
    margin-top: 30px;
    border-radius: 0 30px 0 0;
    transition: background-color 0.5s;
}

.timg-list ul li:first-child {
    margin-top: 0;
}

.timg-list ul li a {
    display: table;
    width: 100%;
    overflow: hidden;
}

.s1-rpic {
    display: table-cell;
    float: left;
    width: 200px;
    vertical-align: middle;
    margin-right: 30px;
    transition: all 0.3s;
}

.s1-rpic .pic {
    padding-top: 70%;
}

.s1-rinfo {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px dashed #a0a0a0;
    transition: all 0.5s;
    background: transparent;
    background-position: right bottom;
    padding-right: 10px;
}

.s1-rinfo h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #333333;
    transition: all 0.3s;
}

.s1-rinfo div {
    font-size: 16px;
    line-height: 24px;
    max-height: 0;
    color: #fff;
    overflow: hidden;
    margin-top: 15px;
    transition: all 0.3s;
}

.s1-rinfo p {
    margin-top: 15px;
    padding-left: 25px;
    background: url() no-repeat;
    background-position: left center;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.timg-list ul li:hover {
    background: rgba(121, 28, 181, .9);
    background: linear-gradient(to right, #791cb5, #3d20da);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.timg-list ul li:hover .s1-rpic {
    width: 235px;
}

.timg-list ul li:hover .s1-rinfo {
    border-bottom-color: transparent;
}

.timg-list ul li:hover .s1-rinfo h3 {
    height: 30px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
}

.timg-list ul li:hover .s1-rinfo div {
    max-height: 48px;
}

.timg-list ul li:hover .s1-rinfo p {
    color: #fff;
    background: url() no-repeat;
    background-position: left center;
}

.text-list2 ul {
    overflow: hidden;
}

.text-list2Item {
    margin-top: 20px;
    padding: 18px 0;
    padding-left: 44px;
    padding-right: 150px;
    position: relative;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px #edeefa;
}

.text-list2Item a {
    display: block;
}

.text-list2Item::before {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 11px;
    background: url("../images/icon-list.png") no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
}

.text-list2Item:hover::before {
    animation: fanzhuan 1s infinite linear;
}

.text-list2Item .date {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    padding: 3px 22px;
    border-left: 1px solid #b6b6b6;
    color: #b6b6b6;
}

.text-list2Item .con {
    color: #373737;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-list2Item:hover .con {
    color: #3554da;
}

.text-list2Item:hover::before {
    /* transform:  */
}

.date2 {
    width: 115px;
    text-align: center;
    transition: all 0.3s;
}

.date2 p {
    font-size: 48px;
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 3px;
}

.date2 span {
    display: block;
    font-size: 18px;
    line-height: 30px;
}

.text-list2 li a .date2 {
    float: left;
    color: #333;
    margin-right: 25px;
    position: relative;
}

.text-list2 li a .date2::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #333333;
}

.text-list2-p {
    overflow: hidden;
    line-height: 80px;
    height: 80px;
    font-size: 0;
}

.text-list2-p div {
    display: inline-block;
    vertical-align: middle;
}

.text-list2-p h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #333333;
}

.text-list2-p p {
    vertical-align: middle;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    max-height: 64px;
    overflow: hidden;
    color: #666666;
}

.text-list2 li a:hover {
    /* background: rgba(121, 28, 181, .9);
    background: linear-gradient(to right, #791cb5, #3d20da); */
}


@media screen and (max-width:768px)
 .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: 10px;
        display: none !important;
    }

.text-list2 li a:hover .date2 {
    color: #fff;
}

.text-list2 li a:hover .date2::after {
    background: #fff;
}

.text-list2 li a:hover .text-list2-p h3 {
    color: #fff;
}

.text-list2 li a:hover .text-list2-p p {
    color: #fff;
}

.art-main .art-tit h4 {
    font-size: 0;
    margin-top: 10px;
    width: 80px;
    height: 5px;
    background-color: #ca983a;
    margin: 30px auto;
}

.art-main .art-body {
    padding-top: 30px;
overflow-x: auto;
}

.art-main .art-body p {
    color: #606060;
    text-indent: 2em;
    font-size: 16px;
    line-height: 31px;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    line-height: 20px;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999999;
    margin: 0 10px;
}

.art-info {
    border-top: 1px solid #eaeaea;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #606060;
}

.pnext p a {
    font-size: 16px;
    color: #606060;
    font-weight: 400;
}

.pnext p:hover {
    color: #3452da;
}

.pnext p:hover a {
    color: #3452da;
}

@keyframes fanzhuan {
    0% {
        transform: translateY(-50%) rotateX(0deg);
    }

    100% {
        transform: translateY(-50%) rotateX(360deg);
    }
}



@media screen and (max-width:1024px) {
    .banner::before {
        content: none;
    }


    .nymain .leftNav>h2 {
        font-size: 24px;
        line-height: 80px;
    }

    .nymain .leftNav {
        margin-right: 30px;
        width: 220px;
    }

    .nymain .leftNav ul li a {
        font-size: 16px;
    }

    .nymain .leftNav>ul>li>ul>li>a {
        font-size: 14px;
        line-height: 36px;
    }

    .nymain .leftNav>div>h2 {
        font-size: 26px;
    }

    .position h3 {
        font-size: 22px;
    }

    .text-list2Item {
        margin-top: 10px;
        padding-left: 25px;
        padding-right: 95px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .text-list2Item::before {
        left: 10px;
    }

    .text-list2Item .date {
        padding: 3px 10px 3px 5px;
        font-size: 14px;

    }
}


@media screen and (max-width:768px) {
    .nymain .leftNav>h2 {
        line-height: 40px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
        border-radius: 0;
        padding-right: 0;
    }

@media screen and (max-width:768px) {
    .position {
    margin-bottom: 10px !important;
    box-shadow: 0 0 10px 5px #edeefa;
    background: #ffffff;
    border-radius: 18px;
    }


    .nymain .leftNav>h2 span {
        float: right;
        width: 24px;
        height: 30px;
        margin-top: 5px;
        background: url() no-repeat center center;
        background-position: left center;
        margin-right: 10px;
    }

    .nymain .leftNav>h2 span.on {
        background: url() no-repeat center center;
        background-position: left center;
    }

    .nymain {
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: 10px;
    }

    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0;
    }

    .ny-right {
        float: none;
        width: auto;
        padding: 0;
    }

    .nymain .leftNav>div {
        height: auto;
        background-position: center bottom;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .nymain .leftNav>div>h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 0;
    }

    .nymain .leftNav>div>p {
        font-size: 16px;
    }

    .position>div {
        padding: 10px 20px;
        text-align: left;
    }

    .position h3 {
        font-size: 20px;
        padding: 0;
        float: none;
    }

    .nymain .leftNav ul li a {
        line-height: 48px;
    }

    .nymain .leftNav>ul>li>span {
        top: 11px;
    }

    .nymain .leftNav>ul {
        padding-bottom: 20px;
        padding-top: 5px;
    }

    .art-main {
        padding: 30px 10px 20px 10px;
    }

    .art-main .art-tit h3 {
        font-size: 18px;
    }

    .art-main .cont-tit p {
        padding: 10px 0;
    }

    .art-main .cont-tit p span {
        font-size: 14px;
    }
}


/*  */
.photobox {
    box-shadow: 0 0 10px 5px #edeefa;
    background: #ffffff;
    border-radius: 18px;
    padding-top: 60px;
    padding-left: 45px;
    padding-right: 35px;
    padding-bottom: 36px;
    height: auto;
    overflow: hidden;
}
.photobox-list {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.photobox-list a {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.photobox-list .pic{
    display: block;
    position: relative;
    overflow: hidden;
}
.photobox-list a img {

    max-height: 500px;
    max-width: 100%;
    margin: auto;
    transition: all 0.8s;
    border-radius: 10px;

}

.photobox-list a:hover img {
    transform: scale(1.1);
}

.photobox-list-slick2 {
    overflow: hidden;
}

.photobox-list .slick-prev {
    bottom: 10px;
    background: url("../images/mid3Left-slick-l.png") no-repeat;
    z-index: 9;
    background-position: center center;
    width: 32px;
    height: 32px;
    left: 40%;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.photobox-list .slick-prev::before {
    content: none;
}

.photobox-list .slick-next {
    background: url("../images/mid3Left-slick-r.png") no-repeat;
    right:40%;
    z-index: 9;
    background-position: center center;
    width: 32px;
    height: 32px;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    bottom: 10px;
}

.photobox-list .slick-next::before {
    content: none;
}

.photobox-list .slick-dotted.slick-slider {
    padding-bottom: 50px;
    margin-bottom: 0px;
}

.photobox-list .slick-dots li.slick-active span {
    display: block;
}

.photobox-list .slick-dots li {
    position: static;
    width: auto;
}

.photobox-list .slick-dots li span {
    color: #fe7048;
    font-size: 24px;
    position: absolute;
    left: 0%;
    bottom: -5px;
    display: none;
}

.photobox-list.slick-dots li:last-child b {
    display: block;
}

.photobox-list .slick-dots li b {
color: #6a6a6a;
    font-size: 18px;
    position: absolute;
    display: block;
    right: 0;
    bottom: -2px;
}

.photobox-list .slick-dots {
    bottom: 16px;
    margin: 0 auto;
    width: 70px;
    left: 46%;
}
.pictiltle{color: #1b2f85;
    font-size: 20px;
    margin: 20px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.pictiltle:hover{color: #fe7048;

}
@media screen and (max-width: 1360px){
.photobox-list .slick-next{right: 38%;}
}
@media screen and (max-width: 1054px){
.photobox-list .slick-prev{left:30%}
.photobox-list .slick-next{right: 30%;}
}
@media screen and (max-width: 768px){
.photobox-list .slick-prev{left:30%}
.photobox-list .slick-next{right: 24%;}
.syt{width: 100% !important;}
.syt a{text-align: left !important;background: none !important;padding: 0 !important;}
}