@charset "utf-8";

body {
    padding-top: 178px;
}

.head::before {
    bottom: 0;
}



/* 分页 */
.banner {
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.footer {
    margin-top: 30px;
}

.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: #791cb5;
    color: #fff;
    border: 1px solid #791cb5;
}

.pagination a:hover {
    background: #791cb5;
    color: #fff;
    border: 1px solid #791cb5;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {
    background:  no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;
}

.nymain {
    position: relative;
    margin-top: 50px;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 320px;
    position: relative;
    margin-right: 50px;
}

.nymain .leftNav>h2 {
    line-height: 80px;
    color: #fff;
    background: url(../images/ny-lanmu-bj.png) no-repeat;
    background-position: right center;
    background-size: cover;
    font-size: 24px;
    overflow: hidden;
    font-weight: 600;
    padding-left: 40px;
}
.nymain .leftNav>h2 span{
    float: right;
    width: 13px;
    height: 13px;
    background: url(../images/ny-lanmu-block.png) 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 p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav>ul {
    background: #fff  no-repeat;
    padding-bottom: 120px;
    background-position: center bottom;
    position: relative;
    margin-right: 30px;
    padding-right: 45px;
    padding-top: 20px;
    padding-bottom: 60px;
}

.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: 18px;
    color: #333333;
    line-height: 60px;
    padding-left: 30px;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 20px;
    line-height: 50px;
    background: url(../images/sub_left_down.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>a {
    color: #791cb5;
    font-weight: 600;
}

.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #791cb5;
    font-weight: 600;
}

.nymain .leftNav>ul>li.active>span::after {
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: #791cb5;
}

.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: #791cb5;
}

.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;
}

.ny-rcom {
    font-size: 24px;
    color: #791cb5;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    margin-bottom: 40px;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 30px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 30px;
}

.position h3 {
    font-size: 24px;
    color: #333;
    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: #791cb5;
}

.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:  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 .art-tit h3 {
    text-align: center;
    color: #2c2c2c;
    font-weight: normal;
    font-size: 20px;
    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 !important;
    font-size: 16px !important;
    line-height: 36px !important;
}
.art-main .art-body p span{
    color: #252525 !important;
    font-size: 16px !important;
    line-height: 36px !important;
}
.art-main .art-body span{
    color: #252525 !important;
    font-size: 16px !important;
    line-height: 36px !important;
}
.art-main .art-body img {
    max-width: 80% !important;
    height: auto !important;
    margin: 0 auto;
}

.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;
    display: none;
}

.s1-rinfo p {
    margin-top: 15px;
    padding-left: 25px;
    background: url(../images/icon-time.png) 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(../images/icon-time-white.png) no-repeat;
    background-position: left center;
}




.text-list2 ul {
    overflow: hidden;
}



.text-list2 li {
    border-radius: 0 40px 0 0;
    overflow: hidden;
    background: #fff;
    margin-top: 40px;
}

.text-list2 li:first-child {
    margin-top: 0;
}

.text-list2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    line-height: 80px;
    transition: all 0.3s;
    padding: 30px 0;
    padding-right: 20px;
}

.text-list2 li:first-child a {
    margin-top: 0;

}

.text-list2 li a:hover {
    background: #d11600;
}

.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;
    width: 100%;
}

.text-list2-p h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-list2-p p {
    vertical-align: middle;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    overflow: hidden;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-list2 li a:hover {
    background: rgba(121, 28, 181, .9);
    background: linear-gradient(to right, #791cb5, #3d20da);
}

.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;

}



@media screen and (max-width: 1350px) {
    .position h3 {
        left: 10px;
    }
    .dt-list2 li a>.dt-text h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .nymain .leftNav>h2 {
        line-height: 60px;
        font-size: 20px;
    }
    .nymain .leftNav {
        margin-right: 30px;
        width: 240px;
    }
    .nymain .leftNav>ul{
        padding-right: 15px;
        margin-right: 20px;
    }
    .nymain .leftNav ul li a {
        font-size: 16px;
        padding-left: 20px;
    }
    .nymain .leftNav ul li.active a {}
    .nymain .leftNav>ul>li>ul>li>a{
        font-size: 14px;
        line-height: 36px;
    }
    .nymain .leftNav>ul>li.active>span::after{
        width: 20px;
    }
    .nymain .leftNav ul li:hover a {}
    .position {}
    .position span {
        font-size: 14px;
    }
    .position a {
        font-size: 14px;
    }
    .position h3 {
        left: 10px;
        height: 70px;
        line-height: 70px;
        width: 185px;
    }
    .text-list ul li {
        font-size: 16px;
    }
    .img-lists ul li {
        width: 45%;
        margin: 20px 2.2%;
    }
    .img-lists ul li a>img {
        height: 209px;
    }
    .img-lists ul li a>div.info p {
        font-size: 14px;
    }
    .img-lists ul li a>div.info img {
        height: 12px;
    }
    .img-lists ul li a>div.info span {
        font-size: 12px;
    }
    .dt-list2 li {
        padding: 25px 0;
    }
    .text-list2 li a {
        padding: 20px 0;
    }
    .text-list2 li {
        margin-top: 20px;
    }
    .date2 {
        width: 80px;
    }

    .text-list2 li a .date2 {
        margin-right: 15px;
    }

    .date2 p {
        font-size: 30px;
        line-height: 34px;
    }

    .date2 span {
        font-size: 16px;
        line-height: 26px;
    }

    

    .text-list2-p {
        height: 60px;
        line-height: 60px;
    }
    .text-list2-p h3{
        font-size: 16px;
    }
    .text-list2-p p{
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .s1-rpic {
        width: 150px;
        margin-right: 20px;
    }

    .s1-rinfo h3 {
        line-height: 26px;
        height: 52px;
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
.art-main .art-body div  {
overflow-x: scroll;
}
}
@media screen and (max-width:768px) {
    .nymain .leftNav>h2 {
        line-height: 40px;
        font-size: 16px;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
overflow-x: scroll;
    }
    .nymain .leftNav>h2 span {
        float: right;
        width: 24px;
        height: 30px;
        margin-top: 5px;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: left center;
        margin-right: 10px;
    }
    .nymain .leftNav>h2 span.on {
        background: url(../images/sub_left_up2.png) no-repeat center center;
        background-position: left center;
    }
    .nymain {
        padding: 0  ;
    }
    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        margin-top: -40px;
    }
    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0;
    }
    .ny-right {
        float: none;
        width: auto;
    }
    .position {
        padding: 16px 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .position>div {
        text-align: left;
        line-height: 40px;
        padding-bottom: 10px;
    }
    .position h3 {
        left: 0;
        width: auto;
        height: 45px;
        font-size: 16px;
        line-height: 45px;
        position: relative;
        left: 0;
        margin-bottom: 10px;
        display: none;
    }
    .position h3::after {
        width: 37px;
        height: 37px;
        right: -10px;
        bottom: -15px;
    }
    .pagination {
        padding-top: 50px;
    }
    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 3px;
    }
    .nymain .leftNav ul {
        display: none;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .nymain .leftNav ul li a {
        line-height: 40px;
        padding-left: 10px;
    }
    .nymain .leftNav>ul>li>span {
        top: 13px;
    }
    .text-list ul li {
        line-height: 46px;
        font-size: 14px;
        padding-right: 100px;
    }
    .art-main .art-tit h3 {
        font-size: 16px;
        line-height: 30px;
    }
    .art-main .art-body p {
        font-size: 14px;
        line-height: 30px;
    }
    .art-main .cont-tit p span {
        font-size: 12px;
    }
    .art-main .cont-tit p img {
        height: 12px;
    }
    .pnext {
        float: none;
        border: none;
        width: auto;
    }
    .pnext p {
        line-height: 30px;
    }
    .zzjg_text li {
        width: 50%;
    }
    .img-lists ul li {
        margin: 10px 2%;
    }
    .img-lists ul li a>img {
        height: 191px;
    }
    .img-lists ul li a>div.info p {
        font-size: 12px;
    }
    .xbxx {
        padding-top: 0;
    }
    .xbxx ul li a {
        padding: 15px 10px;
    }
    .xbxx ul li a h3 {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .xbxx ul li a p {
        font-size: 14px;
        line-height: 26px;
        height: 72px;
        padding: 0;
    }
    .xbxx ul li a div span {
        font-size: 12px;
    }
    .xbxx ul li a div img {
        height: 14px;
    }
    .img-lists2 ul li {
        width: 30%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .nymain .leftNav>h2 img {
        height: 20px;
    }
    .text-list ul li span {
        font-size: 14px;
    }
    .position a {
        margin: 0 2px;
    }
    .dt-list2 li a>.dt-text h3 {
        font-size: 18px;
    }
    .dt-list2 li a>.dt-text p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0;
    }
    .dt-list2 li a>.dt-text {
        padding-left: 10px;
    }
    .dt-list2 li .date {
        width: 60px;
    }
    .dt-list2 li .date span {
        font-size: 24px;
    }
    .dt-list2 li .date {
        padding: 4px 0;
    }
    .dt-list2 li {
        padding: 15px 0;
    }
}

@media screen and (max-width:480px) {
    .img-lists ul li a>img {
        height: 100px;
    }
    .text-list ul li {
        padding-left: 15px;
    }
    .art-main .cont-tit p .liulan {
        margin-left: 15px;
    }
    .text-list ul li span {
        width: 80px
    }
    .img-lists2 ul li {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
}

@media screen and (max-width:320px) {
    .text-list ul li {
        line-height: 40px;
        font-size: 12px;
    }
    .art-main .art-tit h3 {
        /* font-size: 20px; */
        /* font-weight: bold; */
    }
    .art-main .art-tit span {
        font-size: 12px;
        padding-bottom: 5px;
        line-height: 24px;
        height: 24px;
    }
    .art-main .art-body p {
        font-size: 12px;
        line-height: 30px;
    }
    .img-lists ul li a>img {
        height: 84px;
    }
}