@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  html {
    font-size: calc(100vw / 19.5);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 12rem;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    top: 4rem;
    left: 5%;
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 60%;
    margin-bottom: 1.33333333rem;
    font-size: 1.06666667rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 1rem;
    height: 1.06666667rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* list */
  .newslist {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .newslist .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .newslist .w-1520 .daohangheufn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.33333333rem;
  }
  .newslist .w-1520 .daohangheufn h3 {
    font-size: 0.8rem;
    color: #122546;
    font-weight: 500;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.66666667rem;
    width: 7.33333333rem;
    height: 2rem;
    background-color: #f9f9f9;
    border-radius: 6.66666667rem;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha a {
    background-color: #ffffff00;
    border-radius: 6.66666667rem;
    width: 3rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    transition: all 0.5s;
    color: #122546;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha a.active {
    background-color: #122546;
    transition: all 0.5s;
    color: #fff;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha a:hover {
    background-color: #122546;
    transition: all 0.5s;
    color: #fff;
  }
  .newslist .w-1520 .news-accordion {
    width: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap {
    width: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item {
    height: 5rem;
    border-bottom: 0.06666667rem solid rgba(31, 47, 73, 0.28);
    transition: all 0.35s ease;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.66666667rem;
    cursor: pointer;
    padding: 0 0 0 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-left {
    flex: 1;
    min-width: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-left .news-title {
    width: 55%;
    margin: 0;
    font-size: 0.66666667rem;
    line-height: 1.8;
    font-weight: 500;
    color: #203457;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.66666667rem;
    flex-shrink: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-date {
    font-size: 0.53333333rem;
    color: rgba(31, 47, 73, 0.82);
    white-space: nowrap;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle {
    cursor: pointer;
    background-color: #ffffff00;
    border: 0;
    width: 0.66666667rem;
    height: 0.66666667rem;
    position: relative;
    flex-shrink: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::before,
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background: #111;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    border-radius: 0.13333333rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::before {
    width: 0.53333333rem;
    height: 0.06666667rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::after {
    width: 0.06666667rem;
    height: 0.53333333rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: max-height 0.5s ease, opacity 0.35s ease, visibility 0.35s ease;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 1.33333333rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left {
    padding-top: 0.66666667rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-desc {
    max-width: 100%;
    margin: 0 0 0.33333333rem;
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: rgba(31, 47, 73, 0.72) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    display: grid;
    gap: 0.66666667rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-desc * {
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: rgba(31, 47, 73, 0.72) !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom {
    margin-top: 0.33333333rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-date.large {
    font-size: 0.53333333rem;
    color: rgba(31, 47, 73, 0.86);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn {
    position: relative;
    z-index: 9;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores .p {
    color: #fff;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores i .icon {
    display: block;
    width: 1rem;
    height: 1.06666667rem;
    fill: #1188cc;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-right {
    width: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-right .news-image {
    width: 100%;
    height: 7.33333333rem;
    border-radius: 1rem;
    overflow: hidden;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-right .news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    transform: scale(1);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active {
    padding-top: 5%;
    height: 26.66666667rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-date {
    opacity: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::before,
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::after {
    width: 0.46666667em;
    height: 0.06666667rem;
    top: 53%;
    left: 50%;
    background: #111;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::before {
    transform: translate(-72%, -50%) rotate(-45deg);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::after {
    transform: translate(-6%, -50%) rotate(45deg);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-detail {
    max-height: 100%;
    padding: 0.33333333rem 0 1.33333333rem;
    opacity: 1;
    visibility: visible;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item:not(.active) .news-summary {
    min-height: 5.33333333rem;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi a {
    display: none;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi .shouiduan {
    display: block;
    width: 100%;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi .shouiduan i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin: 2.33333333rem auto 0;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi .shouiduan i .icon {
    display: block;
    /* 关键：让 transform 生效更稳定 */
    animation: floatY 2s ease-in-out infinite;
    transform-origin: center;
    will-change: transform;
    width: 1rem;
    height: 1rem;
    fill: #22439a;
  }
  @keyframes floatY {
    0%,
    100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-0.8rem);
    }
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi .shouiduan p {
    display: none;
    width: 100%;
    text-align: center;
    font-size: 0.4rem;
    color: #999;
    margin-top: 0.66666667rem;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi .shouiduan.is-done p {
    display: block;
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100vh;
    /* ✅ 一屏 */
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
    /* ✅ 不再重复 100vh，跟随父级 */
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* ✅ 跟随父级一屏 */
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    z-index: 25;
    /* ✅ 关键：top 不能固定 450rem，必须随屏幕高度变化且保证装得下 */
    top: clamp(1.6rem, 38vh, 4.5rem);
    left: 20.5%;
    width: 50%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.36rem;
    color: #fff;
    margin-bottom: 0.5rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 40%;
    font-size: 0.48rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij {
    position: relative;
    z-index: 9;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* list */
  .newslist {
    width: 100%;
    height: 100%;
    padding: 1.1rem 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .newslist .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .newslist .w-1520 .daohangheufn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.8rem;
  }
  .newslist .w-1520 .daohangheufn h3 {
    font-size: 0.36rem;
    color: #122546;
    font-weight: 500;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.1rem;
    width: 3rem;
    height: 0.6rem;
    background-color: #f9f9f9;
    border-radius: 1rem;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha a {
    background-color: #ffffff00;
    border-radius: 1rem;
    width: 1.2rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
    color: #122546;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha a.active {
    background-color: #122546;
    transition: all 0.5s;
    color: #fff;
  }
  .newslist .w-1520 .daohangheufn .erjidaohasuha a:hover {
    background-color: #122546;
    transition: all 0.5s;
    color: #fff;
  }
  .newslist .w-1520 .news-accordion {
    width: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap {
    width: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item {
    height: 2rem;
    border-bottom: 0.01rem solid rgba(31, 47, 73, 0.28);
    transition: all 0.35s ease;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary {
    min-height: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.3rem;
    cursor: pointer;
    padding: 0 0 0 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-left {
    flex: 1;
    min-width: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-left .news-title {
    width: 48%;
    margin: 0;
    font-size: 0.24rem;
    line-height: 1.8;
    font-weight: 500;
    color: #203457;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right {
    width: 3.6rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1.2rem;
    flex-shrink: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-date {
    font-size: 0.16rem;
    color: rgba(31, 47, 73, 0.82);
    white-space: nowrap;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle {
    cursor: pointer;
    background-color: #ffffff00;
    border: 0;
    width: 0.38rem;
    height: 0.38rem;
    position: relative;
    flex-shrink: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::before,
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background: #111;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    border-radius: 0.02rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::before {
    width: 0.16rem;
    height: 0.02rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-summary .news-summary-right .news-toggle span::after {
    width: 0.02rem;
    height: 0.16rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: max-height 0.5s ease, opacity 0.35s ease, visibility 0.35s ease;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 1rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-desc {
    max-width: 7.6rem;
    margin: 0 0 0.28rem;
    font-size: 0.16rem !important;
    line-height: 1.8 !important;
    color: rgba(31, 47, 73, 0.72) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    display: grid;
    gap: 0.4rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-desc * {
    font-size: 0.16rem !important;
    line-height: 1.8 !important;
    color: rgba(31, 47, 73, 0.72) !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom {
    margin-top: 0.58rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.3rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-date.large {
    font-size: 0.16rem;
    color: rgba(31, 47, 73, 0.86);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn {
    position: relative;
    z-index: 9;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-left .news-detail-bottom .news-btn .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-right .news-image {
    width: 6rem;
    height: 3.5rem;
    border-radius: 0.15rem;
    overflow: hidden;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item .news-detail a .news-detail-right .news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    transform: scale(1);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active {
    height: 6rem;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-date {
    opacity: 0;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::before,
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::after {
    width: 0.12rem;
    height: 0.02rem;
    top: 53%;
    left: 50%;
    background: #111;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::before {
    transform: translate(-72%, -50%) rotate(-45deg);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-summary .news-summary-right .news-toggle span::after {
    transform: translate(-6%, -50%) rotate(45deg);
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item.active .news-detail {
    max-height: 10rem;
    padding: 0.18rem 0 0.6rem;
    opacity: 1;
    visibility: visible;
  }
  .newslist .w-1520 .news-accordion .news-wrap .news-item:not(.active) .news-summary {
    min-height: 2.2rem;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
    margin-top: 0.4rem;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi .shouiduan {
    display: none;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi a {
    display: block;
    font-size: 0.14rem;
    padding: 0.05rem 0.15rem;
    color: #333;
    text-align: center;
    line-height: 1.8;
    border: 0.01rem solid #333;
    transition: all 0.5s;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi a:hover {
    background-color: #122546;
    color: #fff;
    border: 0.01rem solid #122546;
    transition: all 0.5s;
  }
  .newslist .w-1520 .news-accordion .fenyezhuanshi a.active {
    background-color: #122546;
    color: #fff;
    border: 0.01rem solid #122546;
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
