@media only screen and (min-width: 769px) {

    body {
        font-size: 14px;
        background-color: #fff;
    }

    .slgw-carousel {
        width: 100%;
    }

    .news-img{
        width: auto !important;
    }

    .slgw-news {
        width: 100%;
        background: #efeff1;
        position: relative;
        padding-top: 106px;
    }

    .slgw-news:before {
        content: '';
        width: 100%;
        min-width: 1200px;
        height: 350px;
        display: inline-block;
        background: #343949;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .slgw-news-content {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding-bottom: 60px;
    }

    .slgw-container {
        width: 1200px;
        margin: 0 auto;
    }

    /*置顶内容*/
    .slgw-news-content-top {
        width: 100%;
        height: 400px;
        display: flex;
    }

    .slgw-news-content-top-img {
        width: 600px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }

    .slgw-news-content-top-img>img{
        width: 100%;
    }

    .slgw-news-content-top-box {
        width: 600px;
        height: 100%;
        padding: 110px 40px 0px;
        background: #ffffff;
    }

    .slgw-news-content-top-box-title {
        font-size: 22px;
        font-weight: 400;
        font-family: AlibabaPuHuiTi-Medium;
        color: #343949;
        position: relative;
    }

    .slgw-news-content-top-box-title-s {
        font-size: 22px;
        font-weight: 400;
        font-family: AlibabaPuHuiTi-Bold;
        color: #343949;
        position: relative;
    }

    .slgw-news-content-top-box-title:before {
        content: '';
        display: inline-block;
        width: 80px;
        height: 3px;
        background: #c20000;
        position: absolute;
        top: -46px;
        left: 0px;
    }

    .slgw-news-content-top-box-title span {
        font-size: 22px;
        font-weight: 700;
        font-family: AlibabaPuHuiTi-Bold;
        color: #343949;
    }


    .slgw-news-content-top-box-txt {
        margin-top: 30px;
        font-size: 14px;
        font-weight: 400;
        font-family: AlibabaPuHuiTi-Regular;
        color: #343949;
        height: 95px;
        line-height: 25px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-align: justify;
    }

    .slgw-news-content-top-box-t {
        margin-top: 33px;
        display: flex;
        align-items: center;
    }

    .slgw-news-content-top-box-t-time {
        font-size: 39px;
        color: #616166;
        font-family: Mont-Light;
        font-weight: 400;
    }

    .slgw-news-content-top-box-t img {
        display: inline-block;
        margin-left: 33px;
        width: 66px;
        height: 11px;
    }

    /*詳情*/
    .slgw-news-content-info {
        position: relative;
        width: 100%;
        z-index: 99;
    }

    /* c */
    .slgw-news-history-container{
        width: 100%;
        background-color: #efeff1;
    }

    .slgw-news-timeline-container{
        width: 100%;
        position: relative;
    }

    .slgw-news-timeline {
        width: 1200px;
        height: 100px;
        margin: 0 auto;
        line-height: 100px;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        border-bottom: 2px solid #fff;
    }
    .slgw-news-timeline li{
        height: 100%;
    }

    .slgw-news-timeline li>span{
        font-family: Mont-Book;
        font-size: 30px;
        color : #BCBDC6;
    }


    .slgw-news-infos-wrap{
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    /* c */

    .slgw-timeline-positon-container{
        width: 100%;
        height: 160px;
        position: relative;
        z-index: 100;
        background-color: #efeff1;
    }

    .slgw-timeline-positon{
        width: 100%;
        height: 160px;
        position: relative;
        z-index: 100;
        background-color: #efeff1;
    }

    .slgw-news-content-info-time-line {
        width: 1200px;
        height: 100px;
        margin: 0 auto;
        margin-bottom: 60px;
        padding-top: 40px;
        border-bottom: 2px solid #fff;
        display: flex;
        justify-content: space-between;
    }

    .slgw-news-content-info-times {
        font-size: 30px;
        color: #bcbdc6;
        font-family: Mont-Book;
        font-weight: 400;
        height: 60px;
        line-height: 60px;
        cursor: pointer;
    }

    .slgw-news-content-info-times-active {
        font-size: 37px !important;
        color: #343949 !important;
        font-weight: 500 !important;
        position: relative;
    }

    .slgw-news-content-info-times-active:after {
        content: '';
        display: inline-block;
        width: 80px;
        height: 4px;
        background: #bcbdc6;
        position: absolute;
        bottom: -1px;
        left: 0;
    }

    .slgw-news-content-info-outter{
        width: 100%;
        /* height: calc(100vh - 80px); */
    }

    /*资讯内容*/
    .slgw-news-content-info-pbe {
        width: 100%;
        margin: 0 auto;
        min-height: calc(100vh - 80px - 160px );
        position: relative;
        background-color:#efeff1;
    }

    .slgw-news-content-info-pbe-container{
        width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .slgw-news-content-info-pbe::-webkit-scrollbar {
        display: none;
    }

    .slgw-news-content-info-pbe-f {
        width: 590px;
        height: 764px;
        padding: 30px 40px 0px;
        background: #fff;
        margin-bottom: 20px;
        display: inline-block;
        box-shadow: 0 0 0.2rem 0.03rem #dedede
    }

    .slgw-news-content-info-pbe-f-t {
        font-size: 18px;
        font-family: AlibabaPuHuiTi-Medium;
        font-weight: 500;
        color: #343949;
        line-height: 25px;
        max-height: 50px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .slgw-news-content-info-pbe-n-t-b {
        font-size: 18px;
        font-family: AlibabaPuHuiTi-Bold;
        font-weight: 500;
        color: #343949;
    }

    .slgw-news-content-info-pbe-f-txt {
        margin-top: 20px;
        font-size: 14px;
        font-family: AlibabaPuHuiTi-Regular;
        font-weight: 500;
        color: #343949;
        line-height: 25px;
        height: 55px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-align: justify;
    }

    
    .slgw-news-content-info-pbe-n-txt {
        width: 350px;
        -webkit-line-clamp: 2 !important;
    }

    .slgw-news-content-info-pbe-f-img {
        margin-top: 44px;
        width: 510px;
        height: 416px;
        background: #fff;
        /* background: rgba(176, 201, 229, 0.6); */
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }

    .slgw-news-content-info-pbe-f-img img {
       width: 100%;
    }

    .slgw-news-content-info-pbe-f-time {
        margin-top: 44px;
        display: flex;
        justify-content: space-between;
    }

    .slgw-news-content-info-pbe-f-time-i {
        width: 110px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        background: #babbc4;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        border-radius: 30px;
        font-family: AlibabaPuHuiTi-Regular;
    }

    /* .slgw-n-rd {
        font-size: 14px;
        padding: 8px 16px;
        border-radius: 16px;
        background-color: #bbbcc4;
        color: #fff;
        text-align: center;
        font-family: AlibabaPuHuiTi-Regular;
    } */

    .slgw-news-content-info-pbe-f-time-infos {
        font-size: 39.23px;
        font-family: Mont-Light;
        font-weight: 400;
        color: #616166;
    }

    .slgw-news-content-info-pbe-f-time-info {
        font-size: 30px;
        font-family: Mont-Light;
        font-weight: 400;
        color: #616166;
    }

    .slgw-news-content-info-pbe-n {
        width: 590px;
        height: 372px;
        padding: 30px 40px 0px;
        background: #fff;
        margin-bottom: 20px;
        position: relative;
        display: inline-block;
        overflow: hidden;
        /*border-bottom: 3px solid #c2c4cb;*/
    }

    .slgw-news-content-info-pbe-n-t {
        width: 350px;
    }


    .slgw-news-content-info-pbe-n-img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 590px !important;
        height: 200px !important;
        background: rgba(176, 201, 229, 0.6);
        display: flex;
        align-items: center;
        overflow: hidden;
        /*background-image: url("../image/news/n2.png");*/
        /*background-repeat: no-repeat;*/
        /*background-size: 100% auto;*/
        /*background-position-x: center center;*/
    }
    /* .slgw-news-content-info-pbe-n-img:before{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #c2c4cb;
    } */

    .slgw-news-content-info-pbe-n-img img {
        display: inline-block;
        width: 590px
    }

    .slgw-news-content-info-pbe-n-img-dd {
        width: 590px;
        height: 200px;
        position: absolute;
        top: 0px;
        left: 0px;
        mix-blend-mode: multiply;
    }

    .slgw-news-content-info-pbe-n-time {
        position: absolute;
        right: 0px;
        top: 30px;
        margin-top: 0px;
        display: block;
        width: 160px;
        height: 70px;
        padding-left: 46px;
        border-left: 1px solid #d5d7db;
    }

    .slgw-news-content-info-pbe-n-time-i {
        width: 66px;
        height: 12px;
        background-image: url("../image/news/j-r1.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 40px;
        left: 50px;
    }

    .slgw-news-content-info-pbe-rf {
        width: 590px;
        height: 764px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .slgw-news-content-info-pbe-rf>div {
        margin: 0;
    }



    .slgw-vds-more-down{
        width: 100%;
        padding: 50px 0;
    }

    .slgw-vds-more-down-arr{
        width: 62px;
        height: 42px;
        background-image: url(../svg/ex-more.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin: 0 auto;
    }


    .not-allowed:hover{
        cursor: not-allowed;
    }


}

@media only screen and (max-width: 768px) {

    .slgw-news-content-h5{
        display: block;
    }
    body {
        font-size: 0.14rem;
        background-color: #fff;
    }

    .slgw-carousel {
        width: 100%;
    }


    .yy-tip{
        position: absolute;
        top: 0.9rem;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .yy-tip1{
        font-size: 0.46rem;
        color: #e5e8eb;
        font-family: AlibabaPuHuiTi-Medium;
        margin-bottom: 0.3rem;
    }
    .yy-tip2{
        font-size: 0.26rem;
        color: #b9bac2;
        font-family: AlibabaPuHuiTi-Light;
    }

    .slgw-news {
        width: 100%;
        background: #efeff1;
        position: relative;
        /*padding-top: 1.2rem;*/
        overflow: hidden;
    }
    .slgw-news-content {
        width: 6.3rem;
        margin: 0 auto;
        background: #efeff1;
        position: relative;
    }

    /*置顶内容*/
    .slgw-news-content-top {
        width: 100%;
        position: relative;
        padding-top: 1.2rem;
        padding-bottom: 0.8rem;
        background: #FFFFFF;
    }
    .slgw-news-content-top:before{
        content: '';
        width: 100vw;
        height: 100%;
        display: inline-block;
        background: #fff;
        position: absolute;
        top: 0;
        left: -0.6rem;
    }

    .slgw-news-content-top-img {
        position: absolute;
        width: 100%;
        height: 4.2rem;
        bottom: 1.77rem;
        left: 0;
        border-radius: 0.2rem;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 69;
    }

    .slgw-news-content-top-img img{
        width: 100%;
    }

    .slgw-news-content-top-box {
        height: 100%;
        /*width: 600px;*/
        /*height: 404px;*/
        /*padding: 110px 40px 0px;*/
        background: #ffffff;
        position: relative;
    }

    .slgw-news-content-top-box-title {
        font-size: 0.3rem;
        font-weight: 400;
        font-family: AlibabaPuHuiTi-Medium;
        color: #343949;
        position: relative;
    }

    .slgw-news-content-top-box-title-s {
        font-size: 0.3rem;
        font-weight: 400;
        font-family: AlibabaPuHuiTi-Bold;
        color: #343949;
        position: relative;
    }

    .slgw-news-content-top-box-title:before {
        content: '';
        display: inline-block;
        width: 0.9rem;
        height: 0.04rem;
        background: #c20000;
        position: absolute;
        top: -0.4rem;
        left: 0rem;
        border-radius: 0.02rem;
    }




    .slgw-news-content-top-box-txt {
        margin-top: 0.6rem;
        font-size: 0.26rem;
        font-family: AlibabaPuHuiTi-Regular;
        color: #343949;
        line-height: 1.7;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-align: justify;
    }

    .slgw-news-content-top-box-t {
        width: 100%;
        padding-top: 5.2rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .slgw-news-content-top-box-t-time {
        font-size: 0.4rem;
        color: #616166;
        font-family: Mont-Light;
        font-weight: 400;
    }

    .slgw-news-content-top-box-t img {
        display: inline-block;
        margin-left: 33px;
        width: 1rem;
        height: 0.16rem;
    }

    /*詳情*/
    .slgw-news-content-info {
        background: #efeff1;
    }

    .slgw-news-content-info-time-line {
        height: 1.2rem;
        margin-bottom: 0.8rem;
        padding-top: 0.6rem;
        display: flex;
        justify-content: space-between;
        position: relative;
    }
    .slgw-news-content-info-time-line:before {
        content: '';
        display: inline-block;
        position: absolute;
        width: 10rem;
        height: 0.02rem;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        background: #fff;
    }

    .slgw-news-content-info-times {
        font-size: 0.3rem;
        color: #bdbec7;
        font-family: Mont-Book;
        font-weight: 400;
        height: 0.60rem;
        line-height: 0.60rem;
    }

    .slgw-news-content-info-times-active {
        font-size: 0.4rem !important;
        color: #343949 !important;
        font-weight: 500 !important;
        position: relative;
    }

    .slgw-news-content-info-times-active:after {
        content: '';
        display: inline-block;
        width: 0.85rem;
        height: 0.04rem;
        background: #bcbdc6;
        position: absolute;
        bottom: -0.02rem;
        left: 0;
    }

    /*资讯内容*/
    .slgw-news-content-info-pbe {
        width: 100%;
        /* max-height: 38.30rem; */
        /*display: flex;*/
        /*justify-content: space-between;*/
        /*flex-wrap: wrap;*/
        /* overflow-y: scroll; */
    }

    .slgw-news-content-info-pbe::-webkit-scrollbar {
        display: none;
    }

    .slgw-news-content-info-pbe-f {
        width: 100%;
        padding: 0.6rem 0.40rem;
        background: #fff;
        margin-bottom: 0.4rem;
        display: inline-block;
        border-radius: 0.2rem;
        /*box-shadow: 0 0 0.2rem 0.03rem #dedede*/
    }

    .slgw-news-content-info-pbe-f-t {
        font-size: 0.3rem;
        font-family: AlibabaPuHuiTi-Medium;
        font-weight: 500;
        color: #343949;
        line-height: 1.333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-align: justify;
        overflow: hidden;
    }

    .slgw-news-content-info-pbe-n-t-b {
        font-size: 0.3rem;
        font-family: AlibabaPuHuiTi-Bold;
        font-weight: 500;
        color: #343949;
    }

    .slgw-news-content-info-pbe-f-txt {
        margin-top: 0.6rem;
        font-size: 0.26rem;
        font-family: AlibabaPuHuiTi-Regular;
        font-weight: 500;
        color: #343949;
        line-height: 1.7;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-align: justify;
    }

    .slgw-news-content-info-pbe-f-img {
        margin-top: 0.6rem;
        width: 100%;
        height: 2.63rem;
        display: flex;
        border-radius: 0.2rem;
        justify-content: center;
        overflow: hidden;
        align-items: center;
    }

    .slgw-news-content-info-pbe-f-img img {
        display: inline-block;
        width: 100%;
        border-radius: 0.15rem;
    }

    .slgw-news-content-info-pbe-f-time {
        margin-top: 0.6rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .slgw-news-content-info-pbe-f-time-i {
        width: 2.3rem;
        height: 0.6rem;
        line-height: 0.6rem;
        border-radius: 0.3rem;
        font-size: 0.3rem;
        font-weight: 400;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        background: #babbc4;
        color: #fff;
        font-family: AlibabaPuHuiTi-Regular;
    }
    .slgw-news-content-info-pbe-f-time-infos {
        font-size: 0.4rem;
        font-family: Mont-Light;
        font-weight: 400;
        color: #616166;
    }
    .slgw-news-content-info-pbe-f-time-info {
        font-size: 0.4rem;
        font-family: Mont-Light;
        font-weight: 400;
        color: #616166;
    }

    .slgw-news-content-info-pbe-n {
        width: 100%;
        padding: 0.6rem 0.4rem;
        background: #fff;
        margin-bottom: 0.4rem;
        position: relative;
        display: inline-block;
        border-radius: 0.2rem;
    }

    .slgw-news-content-info-pbe-n-t {
        /*width: 350px;*/
        font-family: Mont-SemiBold !important;
    }

    .slgw-news-content-info-pbe-n-txt {
        display: none;
    }

    .slgw-news-content-info-pbe-n-img {
        margin-top: 0.6rem;
        width: 100%;
        height: 2.6rem;
        display: flex;
        /* border-radius: 0.15rem; */
        align-items: center;
        justify-content: center;
        overflow: hidden;
        position: relative;
    }

    .slgw-news-content-info-pbe-n-img img {
        width: 100%;
        border-radius: 0.15rem;
        /* position: absolute;
        bottom: 0; */
    }

    .slgw-news-content-info-pbe-n-img-dd {
        width: 100%;
        height: 2.6rem;
        position: absolute;
        bottom: 0rem;
        left: 0rem;
        mix-blend-mode: multiply;
    }

    .slgw-news-content-info-pbe-n-time {
        margin-top: 0.6rem;
        width: 100%;
        height: 0.45rem;
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        order: 1;
    }

    .slgw-news-content-info-pbe-n-time-i {
        order: 2;
        width: 1.04rem;
        height: 0.18rem;
        background-image: url("../image/news/j-r1.svg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        /* position: absolute;
        right: 0rem;
        bottom:0; */

    }

    .slgw-vds-more-down{
        width: 100%;
        padding: 0.5rem 0;
    }

    .slgw-vds-more-down-arr{
        width: 1.24rem;
        height: 0.84rem;
        background-image: url(../svg/ex-more.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin: 0 auto;
    }


}
