.news{
    position: relative;
    width: 100vw;
    /*background: rgba(235, 241, 245, 1);*/
    /*padding: 50px 0;*/
}
.swiper-pagination-bullet {
    background: rgba(255, 255, 255);
    opacity: 0.3;
}
.news-top-bg{
    position: absolute;
    width: 100%;
    top: 0;
    height: 1.042vw;
    background: linear-gradient(90deg, rgba(42, 130, 228, 1) 0%, rgba(0, 186, 173, 0.86) 13.54%, rgba(67, 207, 124, 0.6) 39.4%, rgba(255, 141, 26, 0.5) 59.98%, rgba(255, 195, 0, 0.54) 78.87%, rgba(227, 60, 100, 1) 100%);
}
.news .outstanding_more_h{
    display: flex;
    align-items: center;
    color: rgba(51, 51, 51, 0.6);
    font-size: 1.25vw;
    cursor: pointer;
}
.news .news_container {
    margin: auto 5.208vw;
    padding-top: 3.125vw;
    overflow: hidden;

}
.news .news-content{
    position: relative;
    width: 100%;
    margin-top: 3.49vw;
}
.news .image-news{
    width: 57.292vw;
    height: 36.458vw;
}
.news .image-news .img-bg{
    width: 57.292vw;
    height: 36.458vw;
    border-radius: 0.26vw;
}
.news .image-news .img-bg img{
    width: 100%;
    height: 100%;
    border-radius: 0.26vw;
}
.news .news-slide{
    margin: 0 4.167vw;
    z-index: 11;
    position: absolute;
    width: 19.84375vw;
    top: 42%;
    transform: translate(0%, -50%);
}
.news .news-slide .news-slide-title{
    opacity: 1;
    /** 文本1 */
    font-size: 1.25vw;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.81vw;
    color: rgba(255, 255, 255, 1);
    text-align: justify;
    vertical-align: top;
}
.news .news-slide .news-slide-desc{
    margin-top: 1.927vw;
    font-size: 0.9375vw;
    font-weight: 400;
    letter-spacing: 0vw;
    line-height: 1.357vw;
    color: rgba(255, 255, 255, 0.8);
    text-align: justify;
    vertical-align: top;
}
.news .img-up{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -55%);
    width: 31.25vw;
    height: 23.4375vw;
    z-index: 12;

}
.news .img-up img{
    border-radius: 0.208vw;
    width: 100%;
    height: 100%;
}
.news .img-logo{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-30%, -50%);
    width: 16.25vw;
    height: 16.25vw;
    z-index: 13;
    pointer-events: none;
}
.news .img-logo img{
    width: 100%;
    height: 100%;
}
.news .image-news-overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 36.458vw;
    opacity: 1;
    background: linear-gradient(90deg, rgba(37, 84, 151, 0.37) 5%, rgba(37, 84, 151, 1) 50%);
    border-radius:  0.26vw 18.229vw 18.229vw 0.26vw;
    z-index: 1;
}
.news .news-slide-bottom{
    margin-top: 1.5625vw;
    display: flex;
    align-items: center;
}
.news .news-slide-bottom a{
    width: 5.833vw;
    height: 2.083vw;
    border-radius: 1.042vw;
    border: 0.052vw solid rgba(255, 255, 255, 1);
    text-decoration: none;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
.news .news-slide-bottom a:hover{
    background-color: rgba(255, 255, 255, 1);
    color: black;
}
.news .news-slide-bottom-right{
    float: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 2.34375vw;
    pointer-events: none;
}
.news .news-slide-btn{
    display: flex;
    height: 0.9375vw;
    align-items: center;
}

.news .news-slide-btn span {
    font-size: 0.625vw;
    font-weight: 400;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 0.26vw;
}
.news .news-slide-btn img{
    margin-left: 0.833vw;
}


.news .img-left-all{
    z-index: 1000000;
}
.news .carousel{
    z-index: 100;
}
.news .swiper-button-all{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    width: 20%;
    left: 4.167vw;
    bottom: 3.073vw;
}
.news .swiper-button-all .swiper-pagination-bullet{
    margin-right: 1.667vw;
}
.news .swiper-button-all .swiper-pagination-bullet:last-child{
    margin-right: 0;
}
.news .swiper-button-all .swiper-pagination-bullet-active{
    background:#ffffff !important;
    opacity: 1;
}
.news .swiper-button-all .news-swiper-button-next {
    background-image: url('../img/index/right-j.png');
    background-size: contain; /* 确保图片适合按钮 */
    background-repeat: no-repeat;
    width: 1.5625vw;
    height: 1.5625vw;
    margin-left: 1.042vw;
}
.news .swiper-button-all .news-swiper-button-prev {
    background-image: url('../img/index/left-j.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 1.5625vw;
    height: 1.5625vw;
    margin-right: 1.042vw;
}
.news .right-news{
    position: absolute;
    top: 0;
    width: 24.896vw;
    right: -57.292vw;
    height: 36.458vw;
    opacity: 1;
    background: rgba(255, 255, 255, 1);
    z-index: 12;
    overflow: hidden;
    border-radius: 0.26vw;
}
.news .news-list{
    height: 21.354vw;
    margin: 0 1.25vw;
    overflow-y: scroll;
    scrollbar-width: none;
}
.news .news-list::-webkit-scrollbar {
    display: none;
}
.news .news-item{
    display: flex;
    align-items: center;
    /*padding: 23px 0;*/
    height: 3.4375vw;
    cursor: pointer;
    border-bottom: 0.052vw solid rgba(237, 237, 237, 1);
}
.news .news-item:before{
    content: "";
    display: inline-block;
    width: 1.042vw;
    height: 1.042vw;
    background-image: url("../img/index/train-icon.svg");
    background-size: 100% 100%;
    float: left;
    position: relative;
    top: 0.15625vw;
    margin-right: 0.521vw;
}
.news .news-item label{
    width: 15.625vw;
    font-size: 0.9375vw;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.354vw;
    color: rgba(51, 51, 51, 1);
    float: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .news-item span{
    font-size: 0.833vw;
    font-weight: 400;
    letter-spacing: 0;
    color: rgba(51, 51, 51, 0.6);
    float: right;
}
.news .news-item:hover label,
.news .news-item:hover span
{
    color: rgba(37, 84, 151, 1);
}
.news .news-item:hover:before{
    background-image: url("../img/index/train-icon-blue.svg");
}
.news .right-news .news_img{
    position: relative;
    opacity: 1;
    cursor: pointer;
}
.news .news_img img{
    width: 100%;
    height: 13.854vw;
}
.news .news_img_bottom {
    position: absolute;
    width: 100%;
    bottom: 0.26vw;
    padding: 0.78125vw 1.146vw;
    background: rgba(37, 84, 151, 0.8);
}
.news .news_img_title{
    /** 文本1 */
    font-size: 0.833vw;
    font-weight: 400;
    letter-spacing: 0vw;
    line-height: 1.207vw;
    color: rgba(255, 255, 255, 1);
    text-align: justify;
    vertical-align: top;

    white-space: nowrap; /* 禁止文本换行 */
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis; /* 使用省略号表示超出部分 */
}
.news .right-news .news-slide-btn img{
    width: 0.677vw;
    height: 0.677vw;
    margin-left: 0!important;
}
.news .news_img_num{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.417vw;
}
/*!*! 1680 ~ 1780 *!
@media all and (max-width: 1780px)  {
    .news .news_container {
        margin: auto 90px;
        padding-top: 60px;
        overflow: hidden;
    }
    .news .image-news-overlay {
        position: absolute;
        height: 600px;
        border-radius: 0 300px 300px 0;
    }
    .news .image-news{
        width: 1000px;
        height: 600px;
    }
    .news .image-news .img-bg {
        width: 1000px;
        height: 600px;
    }
    .news .news-slide .news-slide-title {
        font-size: 22px;
        font-weight: 500;
    }
    .news .news-slide .news-slide-desc {
        margin-top: 35px;
        font-size: 17px;
        font-weight: 400;
    }
    .news .news-slide {
        margin: 0 70px;
        width: 371px;
        top: 42%;
    }
    .news .img-up {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-45%, -55%);
        width: 500px;
        height: 350px;
    }
    .news .right-news {
        width: 458px;
        height: 600px;
    }
    .news .news_img img {
        width: 100%;
        height: 236px;
    }
    .news .news_img_bottom {
        padding: 13px 20px;
    }
    .news .news-item {
        height: 66px;
    }
    .news .news-item label {
        width: 280px;
        font-size: 16px;
    }
}
!*! 1440 ~ 1680 *!
@media all and (max-width: 1680px)  {
    .news .news_container {
        margin: auto 80px;
        padding-top: 50px;
        overflow: hidden;
    }
    .news .image-news-overlay {
        position: absolute;
        height: 500px;
        border-radius: 0 250px 250px 0;
    }
    .news .image-news{
        width: 850px;
        height: 500px;
    }
    .news .image-news .img-bg {
        width: 850px;
        height: 500px;
    }
    .news .news-slide {
        margin: 0 60px;
        width: 361px;
        top: 42%;
    }
    .news .news-slide .news-slide-title {
        font-size: 22px;
        font-weight: 500;
    }
    .news .news-slide .news-slide-desc {
        margin-top: 35px;
        font-size: 16px;
        font-weight: 400;
    }

    .news .img-up {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-45%, -55%);
        width: 450px;
        height: 300px;
    }
    .news .right-news {
        width: 400px;
        height: 500px;
    }
    .news .news_img img {
        width: 100%;
        height: 226px;
    }
    .news .news_img_bottom {
        padding: 13px 20px;
    }
    .news .news-item {
        height: 60px;
    }
    .news .news-item label {
        width: 230px;
        font-size: 15px;
    }
    .news .img-logo {
        width: 280px;
        height: 280px;
    }
    .news .outstanding_more_h {
        font-size: 22px;
    }
    .news .right-news .news-slide-btn img {
        width: 14px;
        height: 13px;
        margin-left: 0 !important;
    }
    .news .news-content {
        position: relative;
        width: 100%;
        margin-top: 30px;
    }
}


!*! 1200 ~ 1440 *!
@media all and (max-width: 1440px){
    .news .news_container {
        margin: auto 60px;
        padding-top: 40px;
        overflow: hidden;
    }
    .news .image-news-overlay {
        position: absolute;
        height: 450px;
        border-radius: 0 250px 250px 0;
    }
    .news .image-news{
        width: 750px;
        height: 450px;
    }
    .news .image-news .img-bg {
        width: 750px;
        height: 450px;
    }
    .news .news-slide {
        margin: 0 40px;
        width: 314px;
        top: 45%;
    }
    .news .news-slide .news-slide-title {
        font-size: 20px;
        font-weight: 500;
    }
    .news .news-slide .news-slide-desc {
        margin-top: 20px;
        font-size: 14px;
        font-weight: 400;
    }

    .news .img-up {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-45%, -55%);
        width: 400px;
        height: 270px;
    }
    .news .right-news {
        width: 320px;
        height: 450px;
    }
    .news .news_img img {
        width: 100%;
        height: 180px;
    }
    .news .news_img_bottom {
        padding: 10px 14px;
    }
    .news .news-item {
        height: 55px;
    }
    .news .news-item label {
        width: 190px;
        font-size: 12px;
    }
    .news .news-item span {
        font-size: 12px;
    }
    .news .img-logo {
        width: 230px;
        height: 230px;
    }
    .news .outstanding_more_h {
        font-size: 22px;
    }
    .news .right-news .news-slide-btn img {
        width: 14px;
        height: 13px;
        margin-left: 0 !important;
    }
    .news .news-content {
        position: relative;
        width: 100%;
        margin-top: 22px;
    }
    .news .news_img_title {
        font-size: 14px;
    }
    .news .news-slide-btn span {
        font-size: 10px;
    }
    .news .news-list {
        height: 410px;
        margin: 0 12px;
    }
    .news .news-item:before {
        width: 15px;
        height: 15px;
        top: 1px;
    }
    .news .swiper-button-all {
        width: 27%;
        left: 36px;
        bottom: 35px;
    }
}
!*! 992 ~ 1200 *!
@media all and (max-width: 1200px){
    .news .news_container {
        margin: auto 40px;
        padding-top: 30px;
        overflow: hidden;
    }
    .news .image-news-overlay {
        position: absolute;
        height: 400px;
        border-radius: 0 250px 250px 0;
    }
    .news .image-news{
        width: 650px;
        height: 400px;
    }
    .news .image-news .img-bg {
        width: 650px;
        height: 400px;
    }
    .news .news-slide {
        margin: 0 40px;
        width: 280px;
        top: 45%;
    }
    .news .news-slide .news-slide-title {
        font-size: 18px;
        font-weight: 500;
    }
    .news .news-slide .news-slide-desc {
        margin-top: 18px;
        font-size: 12px;
        font-weight: 400;
    }

    .news .img-up {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-45%, -55%);
        width: 350px;
        height: 220px;
    }
    .news .right-news {
        width: 282px;
        height: 400px;
    }
    .news .news_img img {
        width: 100%;
        height: 140px;
    }
    .news .news_img_bottom {
        bottom: 4px;
        padding: 2px 10px;
    }
    .news .news-item {
        height: 35px;
    }
    .news .news-item label {
        width: 160px;
        font-size: 10px;
    }
    .news .news-item span {
        font-size: 10px;
    }
    .news .img-logo {
        width: 200px;
        height: 200px;
    }
    .news .outstanding_more_h {
        font-size: 22px;
    }
    .news .right-news .news-slide-btn img {
        width: 12px;
        height: 12px;
    }
    .news .news-content {
        position: relative;
        width: 100%;
        margin-top: 22px;
    }
    .news .news_img_title {
        font-size: 12px;
    }
    .news .news-slide-btn span {
        font-size: 8px;
    }
    .news .news-list {
        height: 410px;
        margin: 0 12px;
    }
    .news .news-item:before {
        width: 13px;
        height: 13px;
        top: 1px;
    }
    .news .swiper-button-all {
        width: 27%;
        left: 36px;
    }
    .news .news-slide-bottom {
        margin-top: 0;
    }
}

!*! <=991 手机端 *!
@media all and (max-width: 991px){

}*/
