@charset "utf-8";

.pages {
    padding-top: .3rem;
}

.pages ul {
    text-align: center;
}

.pages ul li {
    text-align: center;
    font-size: .16rem;
    display: inline-block;
    margin: .02rem
}

.pages ul li a {
    height: .35rem;
    text-align: center;
    line-height: .33rem;
    padding: 0 8px;
    min-width: .35rem;
    display: block;
    border: 1px solid #ededed;
    border-radius: 3px
}

.pages ul li.cur {
    background: #355e92;
    padding: 0 8px;
    min-width: .35rem;
    height: .35rem;
    line-height: .33rem;
    border: 1px solid #355e92;
    border-radius: 3px
}

.pages ul li a.on {
    background: #e14941;
    padding: 0 8px;
    min-width: .35rem;
    height: .35rem;
    line-height: .33rem;
    color: #fff;
    border-radius: 3px
}

.pages ul li.cur {
    color: #fff;
}

.pages ul li.page-count {
    line-height: .33rem
}

.page-form {
    line-height: .33rem
}

.page-form input {
    border: 1px solid #ddd;
    width: .35rem;
    height: .35rem;
    float: left;
    text-align: center;
    padding: 0 3px;
    background: transparent;
    border-radius: 3px;
    margin: 0 5px
}

.page-form span {
    float: left;
    color: #666
}

.page-form button {
    border: none;
    width: 52px;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    margin-left: 3px;
    float: left;
    background: #355e92;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px
}

.nyLeft {
    width: 3rem;
    position: relative;
}

.nyRight {
    width: calc(100% - 3.3rem);
    position: relative;
    margin-bottom: 0.3rem;
}

.nyleftNav>h2 {
    line-height: .9rem;
    color: #fff;
    background: #355e92;
    font-size: .3rem;
    text-align: center;
    position: relative
}

.nyleftNav>ul {
    background: #ffffff;
    padding: .15rem 0 .15rem;
    border-left: #355e92 0.15rem solid;
    border-bottom: #f2f2f2 2px solid;
}

.nyleftNav>ul>li {
    position: relative;
    padding: .1rem 0;
    background: #f0f0f0;
    margin: 0.1rem 0;
}

.nyleftNav>ul>li>a {
    display: block;
    font-size: .18rem;
    color: #333;
    line-height: 1.4em;
    padding: .08rem .3rem .08rem .2rem;
    position: relative;
}

/*.nyleftNav>ul>li>a:after{content: "\e623";font-family: swiper-icons!important;position: absolute;right: .1rem;top: 50%;transform: translateY(-50%);color: #999}*/
.nyleftNav>ul>li>a:hover {
    color: rgba(27, 89, 176, 1);
}

.nyleftNav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 18px;
    background: url(../images/subnav_icoon.png) no-repeat center center;
    cursor: pointer;
    transition: all .3s;
}

.nyleftNav>ul>li.on>span {
    transform: rotate(90deg)
}

.nyleftNav>ul>li.on>a {
    color: #355e92;
}

/*.nyleftNav>ul>li.on>a:after{color:  #fb9149}*/
.nyleftNav>ul>li.active {
    background: #f0f6ff no-repeat bottom center;
    border-top: transparent;
}

.nyleftNav>ul>li.active+li {
    border-top: 0
}

.nyleftNav>ul>li.active {}

.nyleftNav>ul>li.active>a {
    color: #355e92;
    font-weight: bold;
}

.nyleftNav ul li.active ul {
    display: block;
    padding-left: 0.2rem;
}

.nyleftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0.2rem;
}

.nyleftNav>ul>li>ul>li>a {
    font-size: .15rem;
    line-height: 1.5em;
    border-top: 1px dotted rgba(181, 190, 209, .64);
    color: #666;
    padding: 10px 15px;
    display: block;
}

.nyleftNav>ul>li>ul>li>a:hover {
    color: #355e92;
}

.nyLists .wp {
    background: #fff;
    padding: .25rem 0;
}

.txtList {
    width: 98%;
    margin: 0 auto;
}

.txtList li {
    padding: .1rem 1rem .1rem .20rem;
    position: relative;
    line-height: 0.4rem;
    overflow: hidden;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: #dfdfdf 1px solid;
    font-size: 0.16rem;
}

.txtList li:nth-child(5n) {}

.txtList li:nth-child(5n+1) {}

.txtList li:nth-child(5n+1):before {}

.txtList li:nth-child(5n+1) span {}



.txtList li span {
    position: absolute;
    top: .1rem;
    right: 0;
    color: #999999;
}

.txtList li:before {
    content: '';
    position: absolute;
    left: 0;
    top: .25rem;
    width: 20px;
    height: 9px;
    background: url(../images/listfyico.png) left center no-repeat;
}

.picList li:nth-child(1) {
    border-top: 1px solid transparent
}

.picList li:last-child {
    border-bottom: 1px dotted #ccc
}

.picList li {
    padding: .25rem 0;
    border-top: 1px dotted #ccc
}

.picList .nopic {}

.picList .nopic .txt::before {
    display: none;
}

.picList li a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.picList li .time {
    color: #999999;
    font-size: 0.16rem;
    line-height: 0.24rem;
    position: absolute;
    bottom: 0;
}

.picList li .txt {
    width: calc(100% - 2.9rem);
    padding-top: 0;
    position: relative;
}

.picList li .txt::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 0.8rem;
    background: #355e92;
    left: -0.2rem;
    top: 3px;
}

.picList li .txt h4 {
    font-weight: normal;
    line-height: 0.3rem;
    font-size: .24rem;
}

.picList li .txt p {
    font-size: .16rem;
    line-height: 0.3rem;
    color: #666666;
    margin-top: .1rem;
    height: .66rem;
}

.picList li.nopic .txt {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0.25rem;
}

.picList li .imgBox {
    width: 2.4rem;
    margin-right: .2rem;
    border-bottom-right-radius: 20px;
}

.picList li .imgBox .img {
    padding-bottom: 64%;
}



.nyDea .wp {
    background: #fff;
    padding: 0 .3rem .5rem
}

.arc-tit {
    padding: .25rem 0;
}

.arc-tit h1 {
    font-size: .28rem;
    line-height: 1.4em;
    text-align: center;
    font-weight: normal;
}

.arc-info {
    padding: .15rem .1rem;
    background: #fafafa;
    margin-bottom: .2rem;
    text-align: center;
    color: #888;
    line-height: .3rem;
    font-size: .15rem;
}

.arc-info div {
    margin: 0 .1rem;
}

.arc-info .zoom {}

.arc-info .zoom a {

    display: inline-block;
    margin: 0 5px
}

.arc-con {
    line-height: 1.8em;
    color: #555;
    text-align: justify;
    padding-bottom: .2rem
}

.arc-con img {
    display: inline-block;
    width: auto !important;
    margin: .1rem 0
}

.arc-con p {
    margin-bottom: .2rem;
    /* font-size: 0.16rem; */
}

.arc-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0 !important;
    width: 100%;
    background: #fff
}

.arc-sib {
    padding: .15rem 0;
    border-top: 1px solid #ddd;
}

.arc-sib .item {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
}

.arc-sib .item span {
    display: block;
    width: .7rem;
}

.arc-sib .item a {
    display: block;
    width: calc(100% - .7rem);
}

.arc-con table tr th,
.arc-con table tr td {
    border: 1px solid #eee !important;
    padding: 15px;
    text-align: center;
}

.arc-con table tr:nth-child(2n) {
    background: #EEEEEE
}

.tbsc {
    overflow: auto;
    padding: 15px 0;
    width: 100%
}

.tbsc::-webkit-scrollbar {
    height: 4px
}

.tbsc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #999;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.tbsc::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #ededed;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.arc-con video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.webTool {
    padding: 0 0 .4rem
}

.arc-ewm {
    text-align: center;
    margin-bottom: .2rem
}

.arc-ewm p {
    margin-bottom: .1rem;
    color: #888
}

@media (min-width: 1025px) {
    .picList li {
        padding: .25rem 0;
        transition: .3s
    }

    .picList li:hover {
        background: #f8fafc;
        /* box-shadow: 0 .25rem .18rem rgba(0, 0, 0, .2); */
        /* border-top: 1px solid #3f51b5; */
    }

    .picList li:hover .txt h4 {
        color: #355e92;
    }

    .picList li:last-child:hover {
        border-bottom: 1px solid transparent
    }
}

@media screen and (max-width:1024px) {
    .picList li .txt {
        padding-top: 0;
    }

    .picList li .txt .time {
        bottom: 0;
    }
}

@media screen and (max-width:900px) {
    .nyLeft {
        width: 100%;
        margin-bottom: .2rem;
    }

    .nyRight {
        width: 100%
    }

    .nyleftNav>h2 {
        line-height: .6rem;
        font-size: .22rem;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
    }

    .nyleftNav>h2 span {
        transition: .3s;
        position: absolute;
        ;
        width: 24px;
        height: 24px;
        top: 50%;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: center;
        right: 10px;
        margin-top: -12px;
    }

    .nyleftNav>h2 span.on {
        transform: rotate(-45deg);
    }

    .nyleftNav>p {
        font-size: 18px;
        padding: 10px 0
    }

    .nyleftNav ul {
        display: none;
        padding-bottom: .3rem
    }

    .nyleftNav>ul>li>span {
        top: 13px
    }


    .picList li .txt {
        padding-top: 0
    }


}

@media screen and (max-width:768px) {

    .arc-info .share {
        width: 100%;
        justify-content: center;
        margin-top: 10px;
    }

    .arc-con video {
        width: 100% !important;
        height: auto !important
    }

    .arc-con img {
        width: auto !important;
        height: auto !important
    }

    .arc-sib .item span {
        width: .8rem;
    }

    .arc-sib .item a {
        width: calc(100% - .8rem);
    }

}

@media (max-width: 540px) {
    .nyleftNav>ul>li>a {
        font-size: .19rem
    }

    .nyRight .nytit h3 {
        font-size: .24rem
    }

    .arc-info {
        font-size: .16rem
    }

    .picList li .imgBox {
        width: 1.65rem;
    }

    .picList li .txt {
        width: calc(100% - 1.85rem);
    }

    .picList li .txt::before {
        display: none;
    }

    .picList li.nopic .txt {
        width: 100%;
    }

    .picList li .txt p {
        display: none;
    }

    .picList li .txt h4 {
        padding-right: 0
    }

    .picList li .txt .time {
        position: static;
        margin-top: .1rem;
        display: inline-block;
    }

    .arc-con p {
        /* font-size: .18rem !important; */
    }

    .arc-con span {
        font-size: .18rem !important;
    }
}


/*魅力麦积*/
.posi {
    background: url(../images/posi.png)#f0f0f0 no-repeat .15rem center;
    background-size: 0.12rem .17rem;
    padding: .15rem;
    padding-left: .4rem;
    font-size: .16rem;
    line-height: .2rem;
    margin-bottom: 0.2rem;
}

.abtit {
    height: .69rem;
    background: url(../images/nytitbg.png) no-repeat bottom center;
    margin-bottom: .6rem;
    position: relative;
}

.abtit h4 {
    font-size: .36rem;
    text-align: center;
    padding-top: .1rem
}

.abtit h4 span {
    color: #e14840
}

.abtit p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    color: #cc9393;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: .18rem
}

.abtit .more {
    position: absolute;
    right: 0;
    top: .25rem
}

.abtit .more a {
    color: #a07a7a
}

.abtit .more a:hover {
    color: #e14840
}

.nyAb-a {
    position: relative;
    min-height: 500px;
}

.nyAb-a .wp {
    background: #fff;
    padding: .3rem .25rem .6rem
}

.nyAb-a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    pointer-events: none;
    background: url(../images/abbg1.png) no-repeat left bottom;
    z-index: -1;
}

.nyAb-a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    pointer-events: none;
    background: url(../images/abbg2.png) no-repeat right bottom;
    z-index: -1;
}

.nyAb-aa {
    padding-left: 40%;
    position: relative;
}

.nyAb-aa .img {
    width: 35%;
    padding: .25rem 0 0 .25rem;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
}

.nyAb-aa .img:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 80%;
    height: 90%;
    background: url(../images/ab1.jpg) no-repeat top left;
    background-size: 100% 100%;
    content: '';
}

.nyAb-aa .img img {
    position: relative;
    z-index: 3
}

.nyAb-aa .txt {
    line-height: 2.5em;
    text-indent: 2em;
    color: #555;
    padding-bottom: .3rem;
    text-align: justify;
}

.nyAb-aa ul {
    padding-top: .3rem;
    border-top: 1px solid #ddd
}

.nyAb-aa ul li i {
    display: block;
    width: .96rem;
    height: .96rem;
    background: url(../images/icobg.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    ;
    padding-top: .24rem
}

.nyAb-aa ul li i img {
    width: .48rem
}

.nyAb-aa ul li p {
    text-align: center;
    font-size: .18rem;
    margin-top: .1rem
}

.nyAb-ab {
    padding-top: .6rem
}

.nyAb-ab .gallery-top .imgBox .img {
    padding-bottom: 45%
}

.nyAb-ab .gallery-thumbs .imgBox {
    border: 5px solid #e7e6e6;
    cursor: pointer;
}

.nyAb-ab .gallery-thumbs .swiper-slide-thumb-active .imgBox {
    border: 5px solid #d11f22;
}

.nyAb-ab .gallery-thumbs .imgBox .img {
    padding-bottom: 56.5%
}

.nyAb-ab .gallery-thumbsp {
    padding: 0 .78rem;
    margin-top: -.6rem;
    z-index: 6
}

.nyAb-ab .gallery-thumbsp .sbtn {
    position: absolute;
    bottom: 0;
    width: .45rem;
    height: .33rem
}

.nyAb-ab .gallery-thumbsp .sbtn.swiper-button-disabled {
    opacity: .5
}

.nyAb-ab .gallery-thumbsp .sbtn.prev {
    left: 0
}

.nyAb-ab .gallery-thumbsp .sbtn.next {
    right: 0
}

.nyAb-b {
    background: #f7f7f7;
    padding: .6rem 0
}

.nyAb-b .abtit .more {
    right: .2rem
}

.nyAb-b ul li {
    width: calc(33.3333% - .2rem);
    padding: .2rem;
    border: 1px solid transparent;
    border-radius: .15rem;
    transition: .3s
}

.nyAb-b ul li h4 {
    font-size: .18rem;
    font-weight: normal;
    margin-bottom: .1rem
}

.nyAb-b ul li h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
    height: .48rem
}

.nyAb-b ul li p {
    font-size: .14rem;
    line-height: 1.6em;
    color: #999;
    height: .66rem
}

.nyAb-b ul li:hover {
    background: #fff;
    border-color: #e14840;
    box-shadow: 0 10px 10px rgba(255, 72, 64, .6)
}

.nyAb-b ul li:hover a {
    color: #e14840
}

@media (max-width: 1024px) {
    .abtit {
        height: .69rem;
        background: url(../images/nytitbg1.png) no-repeat bottom center;
    }

    .nyAb-aa .txt {
        line-height: 2em
    }
}

@media (max-width: 900px) {
    .nyAb-aa {
        padding-left: 0;
    }

    .nyAb-aa .img {
        position: relative;
        width: 60%;
        margin: 0 auto .3rem
    }

    .nyAb-ab .gallery-thumbsp {
        margin-top: .2rem
    }

    .nyAb-b ul li {
        width: calc(50% - .2rem)
    }
}

@media (max-width: 540px) {
    .nyAb-aa .img {
        width: 80%;
    }

    .nyAb-ab .gallery-top .imgBox .img {
        padding-bottom: 50%
    }

    .nyAb-ab .gallery-thumbs .imgBox {
        border-width: 3px !important
    }

    .nyAb-b ul li {
        width: 100%
    }

    .nyAb-b ul li p {
        font-size: .15rem;
        height: auto
    }

    .nyAb-aa ul {
        justify-content: center;
    }

    .nyAb-aa ul li {
        width: 33.333%;
        margin-bottom: .2rem
    }

    .nyAb-aa ul li i {
        margin: 0 auto
    }

    .nyAb-aa ul li i img {}

    .abtit {
        background-size: 90% auto
    }

    .abtit h4 {
        font-size: .32rem
    }

    .nyAb-b .abtit .more {
        right: 0
    }
}

/*互动*/
.nyHd .wp {
    background: #fff;
    padding: 0 .25rem
}

.nytit {
    position: relative;
    margin-bottom: .1rem;
}

.nytit .mores {
    position: absolute;
    top: .1rem;
    right: 0
}

.nytit .mores a {
    color: #a48e8d
}

.nytit .mores a:hover {
    color: #e24d46
}

.nytit:after {
    content: '';
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
}

.nytit ul.center {
    text-align: center;
}

.suTab {
    position: relative;
}

.suTab .mores {
    position: absolute;
    top: .1rem;
    right: 0
}

.suTab .mores a {
    display: none
}

.suTab .mores a:nth-child(1) {
    display: inline
}

.suTab .mores a {
    color: #a48e8d
}

.suTab .mores a:hover {
    color: #e24d46
}

.nytit.hd ul li {
    cursor: pointer;
    margin-right: .4rem
}

.nytit.hd ul li:last-child {
    margin-right: 0
}

.nytit ul li {
    font-size: .22rem;
    position: relative;
    display: inline-block;
    padding-bottom: .15rem;
}

.nytit ul li:after {
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
    background: #e24d46;
    width: 0;
    bottom: -1px;
    z-index: 2;
    transition: .3s;
}

.nytit ul li.on {
    color: #e24d46;
}

.nytit ul li.on:after {
    width: 100%;
}

.nyhd-a {
    padding: .4rem 0
}

.nyhd-a ul li {
    width: calc(25% - .2rem)
}

.nyhd-a ul li a {
    display: flex;
    padding: .25rem .2rem;
    border-radius: .15rem;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    position: relative;
    justify-content: center;
    flex-wrap: wrap;
}

.nyhd-a ul li span {
    display: block;
    font-size: .24rem;
    line-height: .68rem
}

.nyhd-a ul li i {
    width: .68rem;
    height: .68rem;
    margin-right: .2rem
}

.nyhd-a ul li:nth-child(1) a {
    background: #e5f9fa
}

.nyhd-a ul li:nth-child(2) a {
    background: #e9f0ff
}

.nyhd-a ul li:nth-child(3) a {
    background: #fff6eb
}

.nyhd-a ul li:nth-child(4) a {
    background: #f1fcf5
}

.nyhd-a ul li:nth-child(1) a:hover {
    color: #139da4
}

.nyhd-a ul li:nth-child(2) a:hover {
    color: #345bae
}

.nyhd-a ul li:nth-child(3) a:hover {
    color: #a26821
}

.nyhd-a ul li:nth-child(4) a:hover {
    color: #32a55c
}

.nyhd-b {
    padding: .2rem 0 .3rem
}

.nyhd-b .list {
    padding-top: .15rem
}

.nyhd-b .list li {
    width: calc(33.33333% - .3rem);
    padding: .2rem 0;
    border-bottom: 1px dotted #ccc;
    padding-left: 24px;
    background: url(../images/no.png) no-repeat left .23rem;
}

.nyhd-b .list li h4 {
    font-weight: normal;
    ;
    font-size: .18rem;
    line-height: 1.4em;
    margin-bottom: .2rem;
}

.nyhd-b .list li h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
    height: .5rem
}

.nyhd-b .list li .info {
    display: flex;
    justify-content: space-between;
    line-height: 1.5em;
    color: #9f8787
}

.nyhd-b .list li .info .depart {
    width: calc(100% - 2rem)
}

.nyhd-b .list li .info .status {
    max-width: .6rem;
    color: #e24d46
}

.nyhd-b .list li.over .info .status {
    color: #9f8787
}

.nyhd-b .list li.over {
    background: url(../images/yes.png) no-repeat left .23rem;
}

.nyhd-b .list li .info .time {
    max-width: 1rem
}

.nyhd-c {
    padding: .3rem 0
}

.nyhd-c .list {
    padding-top: .25rem
}

.nyhd-c .list li {
    width: calc(25% - .2rem);
    border-bottom: 1px solid #e8e1e1;
    padding-bottom: .15rem
}

.nyhd-c .list li .imgBox .img {
    padding-bottom: 68%
}

.nyhd-c .list li .txt {
    padding-top: .15rem
}

.nyhd-c .list li .txt .tit {
    font-weight: normal;
    ;
    font-size: .18rem;
    line-height: 1.4em;
    margin-bottom: .15rem;
    height: .5rem
}

.nyhd-c .list li .txt .time {
    color: #9f8787;
    background: url(../images/time1.png) no-repeat left center;
    padding-left: 20px
}

.nyhd-d {
    padding: .3rem 0 .6rem
}

.nyhd-d .item {
    width: calc(50% - .3rem)
}

.nyhd-d .item .list {
    padding-top: .1rem
}

.nyhd-d .item .list li {
    position: relative;
    line-height: .46rem;
    padding-right: 1rem;
    font-size: .18rem;
    padding-left: 25px
}

.nyhd-d .item .list li:before {
    content: '';
    width: 15px;
    height: 14px;
    background: url(../images/myi.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.nyhd-d .item .list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nyhd-d .item .list li span {
    position: absolute;
    top: 0;
    right: 0;
    color: #a48e8d;
    font-size: .16rem
}

.nyhd-d .item2 .list li:before {
    background: url(../images/hyi.png) no-repeat center;
    position: absolute;
}

@media (max-width: 1024px) {
    .nyhd-a ul li i {
        margin-right: 0;
        margin: 0 auto
    }

    .nyhd-a ul li span {
        width: 100%;
        text-align: center;
        line-height: 1.2em;
        margin-top: .1rem
    }

    .nyhd-b .list li {
        width: calc(50% - .3rem)
    }
}

@media (max-width: 900px) {
    .nyhd-c .list li {
        width: calc(50% - .15rem);
        margin-bottom: .3rem
    }

    .nyhd-d .item {
        width: 100%
    }

    .nyhd-d .item2 {
        margin-top: .3rem
    }

    .nyhd-c {
        padding-bottom: 0
    }
}

@media (max-width: 640px) {
    .nyhd-b .list li {
        width: 100%
    }

    .nyhd-a ul li {
        width: calc(50% - .15rem);
        margin-bottom: .2rem
    }

    .nyhd-a {
        padding-bottom: .2rem
    }

    .nyhd-a ul li a {
        padding: .2rem
    }

    .nyhd-a ul li span {
        font-size: .22rem
    }

    .nytit ul.center {
        text-align: left;
    }

    .nyhd-c .list li {
        width: calc(50% - .1rem);
    }

    .suTab .mores {
        top: 3px
    }

    .nytit .mores {
        top: 3px
    }
}

/*新闻*/
.nyList li {
    padding: 0 1rem 0 .15rem;
    position: relative;
    font-size: .17rem;
    line-height: .42rem
}

.nyList li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nyList li span {
    position: absolute;
    top: 0;
    right: 0;
    color: #a48e8d;
    font-size: .16rem
}

.nyList li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #666;
    left: 0;
    top: 50%;
    border-radius: 50%;
    margin-top: -2px
}

.nyList li:hover:before {
    background: #e14840
}

.nyNews .wp {
    background: #fff;
    padding: 0 .25rem
}

.nyNews-a .slideNewsp .aniLine {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    z-index: 3;
    background: rgba(255, 255, 255, .4);
    z-index: 3
}

.nyNews-a .slideNewsp .aniLine span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: #e14840
}

.nyNews-a {
    padding: .25rem 0 .3rem
}

.nyNews-a .slideNewsp {
    width: 55%
}

.nyNews-a .slideNewstp {
    width: 45%;
    background: #f7f3f4;
    padding: .5rem
}

.nyNews-a .slideNewsp .item .imgBox .img {
    padding-bottom: 63%
}

.nyNews-a .slideNewst {
    height: 100%;
    padding-bottom: .5rem
}

.nyNews-a .slideNewst .item h4 {
    position: relative;
    padding-right: 1rem;
    font-weight: normal;
    margin-bottom: .2rem
}

.nyNews-a .slideNewst .item h4 a {
    font-size: .24rem;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
    height: .7rem
}

.nyNews-a .slideNewst .item .sptime {
    left: auto;
    right: 0;
    top: 0
}

.nyNews-a .slideNewst .item p {
    line-height: 2em;
    color: #888;
    text-indent: 2em;
    text-align: justify;
}

.nyNews-a .slideNewst .swiper-dots {
    text-align: left;
    bottom: 0
}

.nyNews-a .slideNewst .swiper-dots span {
    width: .3rem;
    height: 5px;
    border-radius: 5px;
    background: #e24d46
}

.nyNews-b .item1 {
    width: 55%
}

.nyNews-b .item1 .suTab:nth-child(1) {
    margin-bottom: .25rem
}

.nyNews-b .item2 {
    width: calc(45% - .4rem)
}

.nyNews-b .item2 .suTab .mores {
    right: .2rem
}

.nyNews-b .item2 .hd {
    background: #f7f7f7;
    margin-bottom: 0
}

.nyNews-b .item2 .hd:after {
    background: #e14840
}

.nyNews-b .item2 .hd ul li {
    margin-right: 0;
    padding: 0 .2rem;
    line-height: .44rem
}

.nyNews-b .item2 .hd ul li:after {
    display: none
}

.nyNews-b .item2 .hd ul li.on {
    background: #e14840;
    color: #fff
}

.nyNews-b .item2 .bd {
    background: #faf9f4;
    padding: .2rem
}

.nyNews-c {
    padding: .3rem 0 .6rem
}

.nyNews-c .nytit {
    margin-bottom: .3rem
}

.nyNews-c .item img {
    width: 100%
}

.nyNews-c .swiper-dots {
    position: static;
    margin-top: .2rem
}

.nyNews-c .swiper-dots span {
    background: #e24d46
}

@media (max-width: 1024px) {
    .nyNews-a .slideNewstp {
        padding: .3rem
    }

    .nyNews-a .slideNewst .item p {
        line-height: 1.6em
    }

    .nyNews-a .slideNewst .item h4 a {
        font-size: .22rem
    }

    .nyNews-b .item1 {
        width: 100%;
        margin-bottom: .3rem
    }

    .nyNews-b .item2 {
        width: 100%
    }
}

@media (max-width: 900px) {
    .nyNews-a .slideNewsp {
        width: 100%
    }

    .nyNews-a .slideNewstp {
        width: 100%
    }

    .nyNews-a .slideNewst .item h4 {
        padding-right: .8rem
    }

    .nyNews-a .slideNewst .swiper-dots {
        text-align: center;
    }
}

@media (max-width: 540px) {
    .nyNews-b .item2 .hd ul {
        display: flex;
        justify-content: space-between;
    }

    .nyNews-b .item2 .hd ul li {
        padding: 0 .15rem
    }

    .nyNews-b .item2 .suTab .mores {
        position: static;
        margin-top: .2rem;
        text-align: center;
    }
}

/*领导*/
.nyLd .wp {
    background: #fff;
    padding: .3rem .2rem 0
}

.ldNav li {
    width: 25%;
}

.ldNav li:nth-child(1) a {
    border-left: 0
}

.ldNav li a {
    display: block;
    height: .9rem;
    background: url(../images/ldbg.png) no-repeat center;
    background-size: 100% 100%;
    border-left: 1px solid #d9bfa3;
    position: relative;
}

.ldNav li a:after {
    content: '';
    position: absolute;
    height: 4px;
    left: 0;
    width: 100%;
    bottom: 0;
    ;
    background: #dbc6b0;
    z-index: 0
}

.ldNav li a span {
    font-size: .22rem;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 .3rem;
    z-index: 3
}

.ldNav li a span:after {
    position: absolute;
    right: .3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background: url(../images/arrd.png) no-repeat center;
    content: ''
}

.ldNav li.on a {
    color: #fff
}

.ldNav li.on a span:after {
    background: url(../images/arrdon.png) no-repeat center;
}

.ldNav li.on a:after {
    height: calc(100% + .1rem);
    background: url(../images/ldbgon.png) no-repeat center;
}

.ldNav li.on+li a {
    border-left: 0
}

.ldList {
    padding: .35rem 0 .6rem
}

.ldList li {
    width: calc(33.3333% - .2rem);
    background: #fff;
    padding: .2rem;
    border: 1px solid #eee;
    margin-bottom: .3rem;
    transition: .3s
}

.ldList li a {
    display: flex;
    justify-content: space-between;
}

.ldList li:hover {
    box-shadow: 0 10px 10px rgba(255, 72, 64, .6);
    border-color: #e14840;
}

.ldList li .pic {
    width: 1.57rem
}

.ldList li .info {
    width: calc(100% - 1.8rem);
    padding-top: .1rem
}

.ldList li .info h4 {
    font-size: .2rem;
    font-weight: normal;
    margin-bottom: .2rem;
    color: #000
}

.ldList li .info h4 span {
    display: block;
    margin-top: .1rem
}

.ldList li .info p {
    color: #888;
    line-height: 1.6em
}

@media (max-width: 1024px) {
    .ldList li {
        width: calc(50% - .15rem);
    }
}

@media (max-width: 900px) {
    .ldList li {
        width: 100%;
    }

    .ldNav {
        white-space: nowrap;
        overflow: auto;
        display: block;
    }

    .ldNav li {
        display: inline-block;
        width: auto;
    }

    .ldNav li a {
        padding: 0 .2rem
    }

    .ldNav li a span {
        padding: 0;
        padding-right: .4rem
    }

    .ldNav li a span:after {
        right: 0
    }

    .ldNav li a {
        border-left: 0;
        height: .8rem
    }
}

@media (max-width: 640px) {
    .ldList li .pic {
        width: 1.4rem
    }

    .ldList li .info {
        width: calc(100% - 1.6rem);
        padding-top: 0
    }

    .ldList li .info p {
        line-height: 1.4em
    }

    .ldList li {
        padding: .15rem
    }
}