﻿.d-news1 .news1-left {
    display: none;
}

.d-news-swiper1 .swiper-news-btns {
    display: none;
}

.d-ind1-1 .wp {
    max-width: 1550px;
}

.d-news1 .news1-center {
    width: 1020px;
    padding-top: 1.1458vw;
    background: url(/home/images/wqnewsline.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.d-news1 .news1-right {
    width: 475px;
}

.d-news-swiper1 .img {
    height: 570px;
}

.d-nUl-1 .wrap:before {
    opacity: 0;
}

.d-nUl-1 .time {
    display: none;
}

.d-nUl-1 li {
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.d-nUl-1 li {
    height: 136px;
    border-top: 1px solid #ddd;
}

.d-nUl-1 li a {
    height: 130px;
}

.d-nUl-1 li:hover {
    border-color: transparent;
}

.d-nUl-1 li:hover+li {
    border-color: transparent;
}



.d-news-swiper1 {
    padding-bottom: 34px;
}

.d-news-swiper1 .img {
    margin-bottom: 34px;
}

.d-news-swiper1 .title {
    text-align: left;
    padding: 0 70px 0 30px;
    position: relative;
    line-height: 30px;
}

.d-news-swiper1 .title::after {
    content: "";
    position: absolute;
    right: 1vw;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url(/home/images/d-next1.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 30px;
}
.d-nUl-1 .wrap::after {
    background: url(/home/images/d-border1_ons.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

@media only screen and (min-width: 950px) and (max-width: 1920px) {

    .d-ind1-1 .wp {
        max-width: 80.7291vw;
    }

    .d-news1 .news1-center {
        width: 53.125vw;
        padding-top: 1.1458vw;
        background: url(/home/images/wqnewsline.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }

    .d-news-swiper1 .img {
        height: 29.6875vw;
    }



    .d-news-swiper1 {
        padding-bottom: 1.8vw;
    }

    .d-news-swiper1 .img {
        margin-bottom: 1.8vw;
    }

    .d-news-swiper1 .title {
        text-align: left;
        padding: 0 4vw 0 1.8vw;
        position: relative;
        line-height: 1.5625vw;
    }

    .d-news-swiper1 .title::after {
        content: "";
        position: absolute;
        right: 1vw;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        background-image: url(/home/images/d-next1.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        width: 1.3020vw;
        height: 1.5625vw;
    }

    .d-nUl-1 li {
        height: 7.15vw;
        border-top: 1px solid #ddd;
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }

    .d-nUl-1 li:nth-child(1) {
        border-top: none;
    }

    .d-nUl-1 .wrap {
        height: 6.7708vw;
        width: 100%;
    }

   

    .d-news1 .news1-right {
        width: 24.739vw;
    }


}
@media screen and (max-width:1200px) {
    .d-news1 .news1-center{
    width: 46.125vw;
}
    .d-news1 .news1-right{
    width: 33.739vw;
}
}

@media only screen and (max-width: 959px) {
    .d-news1 .news1-center,.d-news1 .news1-right{width: 100%;}
    .d-nUl-1 li{
        height: auto;
    }
    .d-news-swiper1 .img{
        height: auto;
    }
    .d-news-swiper1 {
        padding-bottom: 4vw;
    }
    .d-news-swiper1 .img {
        margin-bottom: 4vw;
        padding-top: 70%;
    }
    .d-news-swiper1 .title{
        padding: 0 12vw 0 5vw;
    }
    .d-news-swiper1 .title::after{
        width: 5vw;
        height: 6vw;
    }
    .d-news1 .news1-center{
        padding-top: 5vw;
    }
    
}