.lytop_main .ly_logo .wx-bac {
    background: url("../images/logo.webp") no-repeat center;
    background-size: 100% 100%;
}

.nav_language .dropdown .btn {
    color: #000;
}

.nav-outer .navigation>li>a {
    color: #000;
}

.ly_top .lytop_main {
    border-bottom-color: rgba(0, 0, 0, 0.1);
}


.mobile-nav-toggler .ico {
    color: #000;
}

.nav-outer {
    border-right: 1px solid #f0f0f0;
}

.main-header {
    position: relative;
}









.newsList,
.newsList1 {
    padding-top: 60px;
}

.pd80 {
    padding-bottom: 80px;
}

.list-bot .more {
    float: left;
    line-height: 26px;
}

.list-bot .newsList-time {
    float: right;
    margin-top: 40px;
    font-size: 16px;
    line-height: 26px;
    color: #999999;
}

.newsList .list-item .list-img {
    overflow: hidden;
}

.newsList .list-item .list-img img {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.newsList .list-item .list-img:hover img {
    transform: scale(1.08, 1.08);
}

.newsList .rTit {
    margin-top: 34px;
}

.newsList .rTit {
    display: none;
}

.rTitText {
    float: left;
    font-size: 36px;
    color: #232430;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
}

.rTitbt {
    font-weight: bold;
    color: #007377;
}

.newsList .list-main .main_item {
    display: none;
}

.newsList .list-main .show_Active {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.newsList .list-main .main_item .list-item {
    width: 49%;
}

.newsList .nhb2-box .nhb1-bot .list-item {
    background-color: #F7F8F8;
}

.newsList .nhb2-box .nhb1-bot .list-item:hover {
    background-color: #fff;
}

.newsList .list-main .list-item .time {
    display: none;
}

.wsc-relate {
    padding-top: 80px;
}

.wsc-relate .rTit {
    height: 43px;
    line-height: 43px;
}

.wsc-relate .rTit .rTitText {
    float: left;
    font-size: 36px;
    color: #232430;
}

.rTitMore {
    float: right;
    font-size: 16px;
    color: #828282;
    transition: 0.36s;
}

.wsc-relate .reMain {
    margin-top: 40px;
}

.wcs-list-video.list-main {
    display: flex;
    justify-content: space-between;
}

.wcs-list-video .list-item {
    width: 49%;
}

.wcs-list-video .list-img {
    width: 100%;
    /* height: 326px; */
    overflow: hidden;
    position: relative;
}

.wcs-list-video .list-img img {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.wcs-list-video .list-img img:hover {
    transform: scale(1.08, 1.08);
}

.wcs-list-video .list-playicon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 58px;
    height: 58px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.36) url("../images/news/play-icon.webp") no-repeat 23px center;
    transition: 0.36s;
}

.wcs-list-video .list-info {
    padding-top: 25px;
}

.wcs-list-video .list-tit {
    font-size: 20px;
    line-height: 30px;
    color: #232430;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.wsc-breadCon {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wsc-bread .wsc-breadCon h1 {
    display: inline;
    vertical-align: middle;
    color: #007377;
    font-weight: normal;
    font-size: 16px;
}

.wsc-mainbox {
    padding-top: 40px;
}

.wsc-editCon img {
    max-width: 70%;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: 100%;
}

.newsDet {
    display: flex;
    justify-content: space-between;
}

.newsDet-main {
    width: 70%;
    padding-right: 40px;
    border-right: 1px solid #EAEAEA;
}

.newsDet .detail-box {
    margin-top: 60px;
}

.newsDet-main .det-tit {
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    color: #232430;
}

.det-mes {
    margin-top: 17px;
    font-size: 0;
}

.det-mes span {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    margin-right: 50px;
}

.det-brief {
    margin-top: 27px;
    background-color: #F7F8F8;
    padding: 40px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}


.wsc-edit {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}

.wsc-edit:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.wsc-editCon {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.wsc-editCon p {
    padding: 10px 0;
}

.soDet-tag {
    margin-top: 40px;
}


.detail-side {
    width: 30%;
    padding: 0 39px;
}

.newsDet .detail-box {
    margin-top: 60px;
}


.side-link {
    padding-bottom: 30px;
    border-bottom: 1px solid #DBDBDB;
}


.side-link .share {
    margin-top: 20px;
    font-size: 0;
}


.side-link .share a {
    display: inline-block;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    border: 1px solid #007377;
    margin-left: 15px;
}

.side-link .share .icon-face {
    background: url("../images/news/ficon-fb.webp") no-repeat center center;
}

.side-link .share .icon-tt {
    background: url("../images/twitter.webp") no-repeat center center;
}

.side-link .share .icon-you {
    background: url("../images/YouTube.webp") no-repeat center center;
}

.side-link .share .icon-wa {
    background: url("../images/news/38px-Whatsapp.webp") no-repeat center center;
}

.side-link .share .icon-face:hover {
    background: #007377 url("../images/ficon-fbh.webp") no-repeat center center;
}

.side-link .share .icon-tt:hover {
    background: #007377 url("../images/twitter1.webp") no-repeat center center;
}

.side-link .share .icon-you:hover {
    background: #007377 url("../images/YouTube1.webp") no-repeat center center;
}

.side-link .share a:first-child {
    margin-left: 0;
}


.detail-side .wsc-detlink .dl-prev,
.detail-side .wsc-detlink .dl-next {
    padding: 25px 0;
    border-bottom: 1px solid #DBDBDB;
}

.detail-side .wsc-detlink .dp-arr {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: #58585B;
    padding-right: 30px;
    background: url("../images/news/page.webp") no-repeat right center;
}

.detail-side .wsc-detlink .text {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #232430;
    margin-top: 25px;
    font-weight: bold;
}

.wsc-line {
    height: 1px;
    background: rgba(234, 234, 234, 1);
}

.grey-block {
    display: none;
}




/* 公共样式 */
.banBot {
    border-bottom: 1px solid #EAEAEA;
    height: 50px;
}

.wsc-bread {
    /* float: left; */
    padding: 15px 0;
    line-height: 26px;
}

.nhb1-bot .list-item {
    float: left;
    background-color: #F7F8F8;
    margin-top: 40px;
    padding: 40px;
    transition: all 0.36s ease;
}

.nhb1-bot .list-item:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.05);
}

.nhb1-bot .list-item:first-child {
    margin-left: 0;
}

.nhb1-box .list-tit {
    margin-top: 40px;
    font-size: 20px;
    line-height: 30px;
    color: #232430;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.nhb1-bot .list-tit {
    margin-top: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nhb1-box .list-text {
    font-size: 16px;
    line-height: 26px;
    height: 104px;
    color: #828282;
    margin-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.nhb2-main .nhb1-box .list-text {
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nhb1-box .more {
    font-size: 14px;
    line-height: 20px;
    color: #58585B;
    margin-top: 60px;
}

.nhb1-bot .more {
    margin-top: 40px;
}

.list-bot .more {
    float: left;
    line-height: 26px;
}

.nhb1-box .more span {
    padding-right: 40px;
    background: url("../images/news/icon-more.webp") no-repeat right center;
}

.u-paging {
    margin-top: 40px;
}

.paging-inner {
    height: 40px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

.paging-inner a,
.paging-inner span {
    margin: 0 5px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    color: #999999;
    font-size: 14px;
    background-color: #F7F8F8;
    transition: 0.3s;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.paging-inner .current,
.paging-inner a:hover {
    background-color: #007377;
    color: #fff;
}

.paging-inner .prev {
    background: #F7F8F8 url('../images/AllNews/page-prev.webp') no-repeat center center;
}

.paging-inner .next {
    background: #F7F8F8 url('../images/AllNews/page-next.webp') no-repeat center center;
}


.news-block4 {
    height: 200px;
    background: url("../images/news/newsb4-bg.webp") no-repeat center top;
}

.nd-block4 {
    height: 233px;
    background: url("../images/news/ndb4-bg.webp") no-repeat center top;
}

.nhb4-main {
    padding-top: 60px;
    color: #fff;
    display: flex;
    justify-content: space-between;
}

.nhb4-info .tit {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
}

.nhb4-info .text {
    margin-top: 20px;
    font-size: 20px;
    line-height: 36px;
}

.nhb4-btn .btn {
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    transition: 0.36s;
    vertical-align: middle;
    padding: 0 45px;
}

.nhb4-btn .btn-red {
    background-color: #D53732;
    color: #fff;
}

.nhb4-btn .btn:hover {
    background-color: #D53732;
    color: #fff;
}

.detail-main .wsc-detlink {
    display: none;
}

.newsList1 .nhb2-main .list-main {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.newsList1 .nhb2-main .list-main .list-item {
    width: 49%;
}

.newsList1 .nhb1-box .time {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
}




.nhb4-info .info_text {
    font-size: 16px;
    line-height: 26px;
}

.nhb4-btn {
    float: right;
    margin-top: 15px;
}

.nd-block4 .nhb4-btn {
    margin-top: 60px;
}


.btn-white {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 115, 119, 1);
}


.nd-block4 .nhb4-main .rTitMore {
    display: none;
}



























/* 视频播放页面 */

.vdetail-main {
    display: flex;
    justify-content: space-between;
}

#video-det {
    width: 100%;
    height: 450px;
    background-color: black;
    /*object-fit: cover;*/
}

.videoShow {
    width: 68%;
}


.vd-bar {
    width: 30%;
    background-color: #F7F8F8;
    padding: 40px;
}


.vd-bar .list-tit {
    font-size: 26px;
    line-height: 36px;
    color: #232430;
    font-weight: bold;
}

.vd-bar .list-em {
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.vd-bar .list-time {
    float: left;
}

.vd-bar .list-count {
    float: left;
    margin-left: 50px;
}

.vd-bar .side-link {
    margin-top: 40px;
    border-bottom: 0;
    padding-bottom: 0;
}

.side-link .share {
    margin-top: 20px;
    font-size: 0;
}

.vd-brief {
    margin-top: 20px;
    background-color: #F7F8F8;
    padding: 40px;
}


.vd-brief .tit {
    font-size: 20px;
    line-height: 24px;
    color: #232430;
}

.vd-brief .text {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    color: #828282;
}

.vd-brief .tag {
    margin-top: 40px;
}

.vd-brief .tag .list-tag {
    float: left;
    height: 28px;
    padding: 0 20px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(234, 234, 234, 1);
    border-radius: 50px;
    margin-right: 12px;
    font-size: 14px;
    line-height: 28px;
    color: #828282;
    text-align: center;
    transition: 0.36s;
}


.videoDetail .wsc-detlink {
    margin-top: 40px;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    background: url("../images/allNews/page-line.webp") no-repeat center;
    display: flex;
    justify-content: space-between;
}

.wsc-detlink .dl-prev,
.wsc-detlink .dl-next {
    padding: 25px 0;
    border-bottom: 1px solid #DBDBDB;
}

.videoDetail .wsc-detlink .dl-prev {
    width: 50%;
    border-bottom: 0;
}

.wsc-detlink .dp-arr {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: #58585B;
    padding-right: 30px;
    background: url("../images/news/page.webp") no-repeat right center;
}

.wsc-detlink .text {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #232430;
    margin-top: 25px;
    font-weight: bold;
}

.videoDetail .wsc-detlink .text {
    margin-top: 10px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.videoDetail .det-dl,
.videoDetail .det-edit {
    display: none;
}










@media (max-width: 1200px) {
    .newsList {
        padding-top: 0;
    }

    .newsList .list-main {
        display: block;
    }

    .newsList .list-main .main_item .list-item {
        width: 100%;
    }

    .wcs-list-video.list-main {
        display: block;
    }

    .wcs-list-video .list-item {
        width: 100%;
    }

    .wsc-relate .rTit {
        position: relative;
    }

    .wsc-relate .rTit a {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        background: url("../images/news/m-rearr.webp") no-repeat right center;
        background-size: 11px auto;
    }

    .wcs-list-video .list-info {
        padding-top: 10px;
    }

    .wcs-list-video .list-tit {
        font-size: 18px;

    }

    .newsList1 .nhb2-main .list-main {
        display: block;
    }

    .newsList1 .nhb2-main .list-main .list-item {
        width: 100%;
        padding: 29px 17px;
        margin-top: 20px;
    }

    .newsList1 .nhb2-main .list-main .list-item:first-child {
        margin-top: 40px;
    }

    .newsList1 .nhb1-box .time {
        margin-top: 0;
    }

    .newsList1 .nhb1-bot .more {
        display: none;
    }



    /* 视频播放页面 */
    .vdetail-main {
        display: block;
        background-color: #F7F8F8;
    }

    .videoShow {
        width: 100%;
    }

    .vd-bar {
        width: 100%;
        padding: 20px 17px;
    }


    .videoDetail .det-edit {
        margin-top: 6px;
        background-color: #F7F8F8;
        padding: 34px 17px;
    }

    .wsc-editTit {
        font-size: 21px;
        line-height: 24px;
        color: #232430;
    }

    .wsc-detlink {
        margin-top: 29px;
    }

    .m-wsc-detlink {
        margin-top: 20px;
    }



}

@media (max-width: 768px) {
    .newsList .rTit {
        display: block;
    }

    .newsList .nhb1-bot .list-item {
        padding: 0;
    }

    .newsList .nhb2-box .nhb1-bot .list-item {
        background-color: #fff;
        margin-top: 28px;
        border-top: 5px solid #F7F8F8;
        padding: 28px 0 0 0;
    }

    .newsList .nhb2-box .nhb1-bot .list-item:first-child {
        margin-top: 0;
        border-top: none;
    }

    .newsList .list-main .list-item .time {
        display: block;
    }

    .wsc-relate,
    .newsList1 {
        padding-top: 35px;
    }

    .pd80,
    .newsList1 {
        padding-bottom: 35px;
    }
    .wsc-editCon img {
        min-width: 100%;
    }

    .newsDet {
        display: block;
    }

    .newsDet-main {
        width: 100%;
        padding-right: 0;
        border: 0;
    }

    .newsDet .detail-side {
        display: none;
    }

    .newsDet .detail-box {
        margin-top: 0;
    }

    .newsDet-main .det-tit {
        font-size: 27px;
        line-height: 39px;
        color: #232430;
    }

    .det-mes {
        font-size: 16px;
    }

    .det-brief {
        margin-top: 23px;
        font-size: 17px;
        padding: 23px;
        line-height: 28px;
        background-color: #F7F8F8;
        color: #828282;
    }


    .soDet-tag {
        display: none;
    }

    .detail-main .wsc-detlink {
        display: block;
    }

    .detail-main .wsc-detlink {
        margin-top: 20px;
    }

    .detail-main .wsc-detlink .dl-prev,
    .detail-main .wsc-detlink .dl-next {
        padding: 0;
    }


    .vd-bar .side-link,
    .videoDetail .wsc-detlink,
    .vd-brief {
        display: none;
    }

    .videoDetail .det-dl,
    .videoDetail .det-edit {
        display: block;
    }


    .detail-main .wsc-detlink .dl-prev,
    .videoDetail .m-wsc-detlink .dl-prev {
        width: 50%;
        float: left;
        box-sizing: border-box;
        border-top: 1px solid #DBDBDB;
        line-height: 62px;
        border-right: 1px solid #DBDBDB;
        border-bottom: 1px solid #DBDBDB;
        padding-left: 17px;
    }


    .detail-main .wsc-detlink .dl-next,
    .videoDetail .m-wsc-detlink .dl-next {
        width: 50%;
        float: right;
        box-sizing: border-box;
        border-top: 1px solid #DBDBDB;
        line-height: 62px;
        text-align: right;
        border-bottom: 1px solid #DBDBDB;
        padding-right: 17px;
    }

    .detail-main .dl-prev i,
    .videoDetail .dl-prev i {
        font-size: 0;
        float: left;
        line-height: 62px;
        width: 36px;
        background: url("../images/news/m-pagePrev.webp") no-repeat left center;
        background-size: 19px auto;
    }

    .detail-main .dl-next i,
    .videoDetail .dl-next i {
        font-size: 0;
        float: right;
        line-height: 62px;
        width: 36px;
        background: url("../images/news/m-pageNext.webp") no-repeat right center;
        background-size: 19px auto;
    }

    .detail-main .wsc-detlink a {
        float: left;
        font-size: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 115px;
        color: #58585B;
    }


    .newsList1 .rTit {
        position: relative;
    }

    .newsList1 .rTit a {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        background: url("../images/news/m-rearr.webp") no-repeat right center;
        background-size: 11px auto;
    }

    .wsc-bread .wsc-breadCon h1 {
        font-size: 14px;
    }















    /* 公共样式 */
    .list-bot {
        display: none;
    }

    .rTitText {
        font-size: 27px;
    }

    .time {
        font-size: 16px;
        line-height: 26px;
        color: #999999;
        margin-top: 23px;
    }

    .nhb1-bot .list-tit {
        margin-top: 10px;
    }

    .nhb1-box .list-text {
        font-size: 18px;
        margin-top: 15px;
    }

    .news-block4 {
        height: 225px;
        background: url("../images/news/m-newsb4-bg.webp") no-repeat center top;
        background-size: cover;
    }

    .nd-block4 {
        background: url("../images/news/m-banner-news.webp") no-repeat center;
        background-size: cover;
        padding: 46px 17px;
        height: 120px;
    }

    .nhb4-main {
        display: block;
    }

    .nd-block4 .nhb4-main {
        display: flex;
        padding-top: 0;
        position: relative;
    }

    .nd-block4 .nhb4-main .rTitMore {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        background: url("../images/news/m-link-news.webp") no-repeat right center;
        background-size: 35px auto;
    }

    .nd-block4 .nhb4-btn {
        display: none;
    }

    .nhb4-btn {
        margin-top: 30px;
    }

    .nhb4-info .tit {
        font-size: 27px;
    }

    .nhb4-info .text {
        display: none;
    }

    .nhb4-btn .btn {
        font-size: 18px;
    }

    .wsc-line {
        display: none;
    }

    .grey-block {
        display: block;
        height: 6px;
        background-color: #F7F8F8;
    }

    #video-det {
        height: auto;
    }

    .wsc-bread span {
        margin: 0 5px;
    }
}


.text-5-lines {
    display: -webkit-box;
    -webkit-line-clamp: 5; /* 限制显示3行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; /* 超出部分显示省略号 */
}