.content2 .wrap {
    /* height: 6.8rem; */
    /* left: 0;
    margin: -4.4rem auto 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 14.4rem */

    left: 0;
    margin: 1.5rem auto 0;
    right: 0;
    width: 17.4rem;
}

.content2 .banner {
    background: #000;
    border: 1px solid #ffffff;
    box-shadow: 0 25px rgb(255, 255, 255) rgba(88, 125, 144, .52);
    box-sizing: border-box;
    height: 3.7rem;
    height: 5rem;
    width: 100%;
    opacity: 0;
    transition: opacity 0.6s ease-out;
    /* transition-delay: 1s; */
}

.content2 .banner .swiper-slide a,
.content2 .banner .swiper-slide img {
    display: block;
    height: 100%;
    width: 100%;
}

.content2 .banner .swiper-slide img {
    object-fit: cover
}

.content2 .banner .swiper-pagination {
    bottom: .2rem;
    display: flex;
    height: auto;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%
}

.content2 .banner .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: .02rem solid #9d8d73;
    border-radius: 50%;
    box-sizing: border-box;
    height: .12rem;
    margin: 0 .1rem;
    opacity: 1;
    width: .12rem
}

.content2 .banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
    border-color: #fff
}

.content2 .banner .swiper-button-next,
.content2 .banner .swiper-button-prev {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    height: .62rem;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: .65rem;
    z-index: 1
}

.content2 .banner .swiper-button-prev {
    background-image: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_banner_prev.png);
    left: .36rem
}

.content2 .banner .swiper-button-next {
    background-image: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_banner_next.png);
    right: .36rem
}

.content2 .news {
    font-family: "微软雅黑";
    height: 5.3rem;
    margin: .5rem auto 0.5rem;
    position: relative;
    width: 100%;
    opacity: 0;
    transform: translateY(20px);
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}

.content2 .news .news-title {
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_title_1.png) no-repeat;
    background-size: 100% 100%;
    height: 0.9rem;
    left: 1.5rem;
    position: absolute;
    top: 0;
    width: 0.37rem;
    z-index: 10;
}

.content2 .news .news-tab {
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_tab_line1.png) 50% 100% no-repeat;
    background-size: 13rem 0.13rem;
    ;
    display: flex;
    height: .46rem;
    justify-content: center;
    /* padding-right: 2rem; */
}

.content2 .news .news-tab .btn-tab {
    color: #fff;
    cursor: pointer;
    font-size: .2rem;
    /* font-weight: 700; */
    height: .3rem;
    margin-right: .33rem;
    text-align: center;
    width: 1.02rem
}

.content2 .news .news-tab .btn-tab.active,
.content2 .news .news-tab .btn-tab:hover {
    background: #0d2030;
    color: #fff;
    font-weight: bold;
}

.content2 .news .news-tab .btn-more {
    color: #fff;
    font-size: .16rem;
    margin-left: .33rem;
    position: absolute;
    top: 0;
    right: 0;
}

.content2 .news .news-wrap {
    /* width: 10rem;
    height: 3.7rem;
    height: 4rem;
    margin: 0.5rem auto 0;
    position: relative; */



    /* //针对浏览器兼容性设置 */
    /* min-height: 230px; */


    width: 10rem;
    /* height: 3.5rem; */
    height: 3rem;
    height: 3.3rem;
    height: 3.6rem;
    margin: 0.2rem auto 0;
    position: relative
}

.content2 .news .news-list {
    height: 100%;
    width: 100%
}

.content2 .news .news-list .swiper-slide {
    /* align-items: center;
    display: flex;
    height: .5rem;
    width: 100%;
    transition: all .5s ease-in-out; */
    /* 针对浏览器兼容性设置 */
    /* min-height: 10px; */
    align-items: center;
    display: flex;
    /* height: .66rem; */
    height: 1rem;
    height: 1.1rem;
    height: 1.2rem;
    width: 100%;
}



.content2 .news .news-list .swiper-slide .link {
    position: relative;
    width: 100%
}

.content2 .news .news-list .swiper-slide .link-flex {
    align-items: center;
    display: flex;
    width: 100%
}

.content2 .news .news-list .swiper-slide .date {
    /* background: url(https://www.yysls.cn/pc/gw/20250826111324/img/news_link_date_fd0e0503.png?image_process=format,png) 0 50% no-repeat;
    background-size: 100% auto; */
    /* color: #bbe2ef; */


    color: #fff;
    font-size: .16rem;
    line-height: .16rem;
    text-align: center;
    width: 2rem;
    white-space: nowrap;

    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_link_date.png) no-repeat 50% 50%;
    background-size: contain;
    margin-left: 1rem;

}



/* 针对搜狗浏览器的兼容性设置 */
.sogou .content2 .news .news-wrap {
    min-height: 400px;
}

.sogou .content2 .news .news-list .swiper-slide {
    min-height: 20px;
}

.sogou .content2 .news .news-list .swiper-slide .date {
    line-height: .5rem;
    min-width: 70px;
}

.sogou .content2 .news .news-list .swiper-slide .title {
    line-height: .5rem;
}

.sogou .content2 .news .news-list .swiper-slide .kind,
.sogou .content2 .news .news-list .swiper-slide .kind {
    min-width: 40px;
    min-height: 20px;
    line-height: 20px;
}


.content2 .news .news-list .swiper-slide .kind {
    align-items: center;
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_link_kind.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: flex;
    font-size: .16rem;
    font-weight: 700;
    height: .2rem;
    justify-content: center;
    margin-left: .1rem;
    overflow: hidden;
    width: .6rem;
    white-space: nowrap;
    height: 0.24rem;
}

.content2 .news .news-list .swiper-slide .ellipsis {
    width: 5.5rem;
    font-size: .2rem;
}

.content2 .news .news-list .swiper-slide .title {
    /* color: #bbe2ef; */
    color: #fff;
    font-size: .2rem;
    line-height: 0.24rem;
    margin-left: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content2 .news .news-list .swiper-slide .desc {
    color: hsla(0, 0%, 100%, .7);
    /* font-size: .14rem;
    line-height: .14rem; */
    margin-left: 3.7rem;
    margin-top: .1rem;
    font-size: .18rem;
    line-height: .18rem;
}

/* 首页5个新闻轮播的高亮样式 */
.content2 .news .news-list .swiper-slide-active .date {
    background-image: url(https://www.yysls.cn/pc/gw/20250826111324/img/news_link_date_h_58ac0dfe.png?image_process=format,png);
    color: #b6e9ff;
    font-size: .18rem;
    line-height: .28rem;
    margin-left: .08rem;
    width: 2.5rem;
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_link_date_acitve.png) no-repeat 50% 50%;
    background-size: contain;
    margin-left: 0.3rem;
}

.content2 .news .news-list .swiper-slide-active .ellipsis {
    /* width: 6.8rem */
    width: 7.5rem;
    font-size: .26rem;
}

.content2 .news .news-list .swiper-slide-active .kind {
    color: #fff;
    font-size: .18rem;
    height: .3rem;
    width: .64rem
}

.content2 .news .news-list .swiper-slide-active .title {
    color: #b6e9ff;
    font-size: .26rem;
    line-height: .28rem;
    /* font-size: .3rem;
    line-height: .3rem; */
    font-size: .34rem;
    line-height: .34rem
}

.content2 .news .news-list .swiper-slide-active .desc {
    color: #8ab5ca;
    /* font-size: .18rem; */
    /* line-height: .2rem;
    margin-left: 2.46rem; */
    margin-top: .12rem;
    margin-left: 3.38rem;

    font-size: .16rem;
}



.content2 .news .scroll-tips {
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/scroll-tips.png) no-repeat;
    background-size: 100% 100%;
    bottom: .3rem;
    height: .25rem;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 3.42rem
}






.content-news {
    min-height: 20rem;
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/bg_content_news.jpg) no-repeat top center;

    background-size: cover;
}

.content-news .wrap {
    min-height: 20rem;
    margin: 1.5rem auto 1rem;
}

.content-news .banner {
    opacity: 1;
}

.content-news .news {
    opacity: 1;
    height: auto;
}



.content-news .news .news-tab {

    justify-content: center;
    padding-right: 0;
    height: 0.46rem !important;
}

.content-news .news .news-list .swiper-slide {
    transition: all 0.1s ease-in-out !important;
}

.content-news .news .news-list .news-item {
    margin-bottom: 0.1rem;
    height: 0.5rem;
}

.content-news .news .news-list .news-item:hover {
    background: rgb(61 103 143 / 0.4);
}

.content-news .news .news-list .kind {
    color: #fff;
    /* font-size: .18rem !important;
    height: .3rem !important;
    width: .64rem !important; */
    margin-left: 1rem !important;
}

.content-news .news .news-list .title {
    color: #fff;
    font-size: .18rem !important;
    line-height: .5rem !important;
    margin-left: .5rem !important;
}

.content-news .news .news-list .desc {
    font-size: .16rem !important;
    line-height: .16rem !important;
    margin-left: 2.12rem !important;
    margin-top: .12rem !important;
}

.content-news .news .news-list .ellipsis {
    width: 6.5rem !important;
}

.content-news .news .news-list .date {
    background: none !important;
    color: #b6e9ff !important;
    font-size: .18rem !important;
    line-height: .5rem !important;
    margin-left: .08rem !important;
    width: 1.44rem !important;
    white-space: nowrap;
}



.content-news .news .news-wrap {
    height: 11.8rem !important;
    /* background-color: red; */
}

/* 新闻内页 */
.content-news .news-detail .news-content {
    color: #bbe2ef;
    position: relative;
    width: 12rem;
    padding-top: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
    margin: 0 auto;
}


.news-content-back {
    position: absolute;
    top: 100px;
    left: 1.4rem;
    color: #fff;
}

.news-content-title {
    text-align: center;
    font-size: .4rem;
    font-weight: bold;
    color: #fff;
}


.news-content-time {
    font-size: .18rem;
    color: #fff;
}

.news-content-text {
    font-size: .18rem;
    line-height: 2;
}

.news-content-text img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.news-content-dec {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .3rem;
    font-size: .14rem;
}

.news-content-kind {
    background: url(https://static.web.sdo.com/aion2/pic/gw/web1/images/news_link_kind.png) no-repeat;
    font-size: .14rem;
    height: .2rem;
    line-height: .2rem;
    width: .4rem;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-size: cover;
}

.news-content-Summary {
    text-align: center;
    font-size: .2rem;
    line-height: 2;
    font-weight: bold;
    color: #bbe2ef;
}


/* 通过JS检测移动端并在html标签添加.mobile类 */
/* --------------------------移动端样式覆盖-------------------------- */
/* 首屏 */
.mobile .content1_play {
    margin-top: 2.5rem;
}

.mobile .content4_people img {
    width: 9.26rem;
    height: 9.26rem;
}

/* 新闻 */
.mobile .content2 .news .news-wrap {
    margin: 0.1rem auto 0;
}

.mobile .content2 .news .news-list .swiper-slide {
    /* 移动端调整slide高度 */
    height: .3rem;
}

/* 职业 */
.mobile .content4 .swiper-util {
    margin-bottom: 0.2rem;
}

/* 副本 */
.mobile .content5_container {
    gap: 0;
}