@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) 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 / 22.4);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .wp-banner-section {
    width: 100%;
  }
  .wp-banner-section .wp-banner-swiper {
    position: relative;
    width: 100%;
    height: 16.66666667rem;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper {
    height: 100%;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0 5%;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .pcshcuashci {
    display: none;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .shoujishcuashci {
    display: block;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-top: 30vh;
    text-align: center;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content p {
    position: relative;
    margin-bottom: 1.33333333rem;
    font-size: 0.66666667rem;
    color: #fff;
    text-align: left;
    text-shadow: 0 0 0.2rem #5d5d5d67;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content p::after {
    content: '';
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 2rem;
    height: 0.13333333rem;
    background-color: #fff;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content h3 {
    width: 100%;
    margin: 0 auto;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    text-shadow: 0 0 0.2rem #5d5d5d67;
  }
  /* list */
  .newslist {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .newslist .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .newslist .w-1400 .listljihib .case-list {
    width: 100%;
  }
  .newslist .w-1400 .listljihib .case-list .case-item {
    width: 100%;
    margin-bottom: 1.33333333rem;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item {
    position: relative;
    width: 100%;
    background: #ffffff;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-image {
    display: block;
    width: 100%;
    height: 8rem;
    overflow: hidden;
    border-radius: 0.66666667rem;
    margin-bottom: 0.33333333rem;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content {
    width: 100%;
    padding: 0.66666667rem 0;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-meta {
    margin-bottom: 0.66666667rem;
    color: #707070;
    font-size: 0.66666667rem;
    font-weight: 700;
    line-height: 1.45;
    text-transform: uppercase;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-title {
    margin-bottom: 0.66666667rem;
    color: #002b7f;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-title a {
    color: inherit;
    transition: color 0.3s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-description {
    margin-bottom: 1.33333333rem;
    width: 100%;
    color: #333;
    font-size: 0.66666667rem;
    font-weight: 400;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-more {
    align-items: center;
    color: #002b7f;
    font-size: 0.66666667rem;
    font-weight: 400;
    line-height: 1.4;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-more .health-news-arrow {
    display: inline-block;
    margin-left: 0.33333333rem;
    transition: transform 0.3s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0.06666667rem;
    background: #3333332c;
    transition: opacity 0.35s ease;
  }
  .newslist .w-1400 .listljihib .product-pagination {
    display: none;
  }
  .newslist .w-1400 .listljihib .fenyezhuanshi {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    font-size: 0.53333333rem;
  }
  .newslist .w-1400 .listljihib .fenyezhuanshi .shouiduan {
    display: block;
    width: 100%;
  }
  .newslist .w-1400 .listljihib .fenyezhuanshi .shouiduan i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin: 2.33333333rem auto 0;
  }
  .newslist .w-1400 .listljihib .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: #04376d;
  }
  @keyframes floatY {
    0%,
    100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-0.8rem);
    }
  }
  .newslist .w-1400 .listljihib .fenyezhuanshi .shouiduan p {
    display: none;
    width: 30%;
    margin: 0 auto;
    background-color: #04376d;
    padding: 0.4rem;
    text-align: center;
    font-size: 0.53333333rem;
    color: #fff;
    margin-top: 2rem;
  }
  .newslist .w-1400 .listljihib .fenyezhuanshi .shouiduan.is-done p {
    display: block;
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .wp-banner-section {
    width: 100%;
  }
  .wp-banner-section .wp-banner-swiper {
    position: relative;
    width: 100%;
    height: 8rem;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper {
    height: 100%;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .pcshcuashci {
    display: block;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .shoujishcuashci {
    display: none;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content {
    position: relative;
    z-index: 3;
    width: 14rem;
    height: 100%;
    margin: 0 auto;
    padding-top: 38vh;
    text-align: center;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content p {
    position: relative;
    width: 100%;
    line-height: 1.5;
    font-size: 0.22rem;
    color: #fff;
    text-align: left;
    margin-bottom: 0.4rem;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content p::after {
    content: '';
    position: absolute;
    top: 0.4rem;
    left: 0%;
    width: 0.5rem;
    height: 0.03rem;
    background-color: #fff;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content h3 {
    width: 100%;
    font-size: 0.36rem;
    color: #fff;
    text-align: left;
  }
  /* list */
  .newslist {
    width: 100%;
    height: 100%;
    padding: 0 0 1.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .newslist .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .newslist .w-1400 .listljihib .case-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .newslist .w-1400 .listljihib .case-list .case-item {
    width: 100%;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item {
    position: relative;
    width: 100%;
    background: #ffffff;
    transition: background-color 0.35s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner {
    position: relative;
    display: flex;
    gap: 0.8rem;
    align-items: center;
    width: 100%;
    max-width: 14rem;
    min-height: 3.1rem;
    margin: 0 auto;
    padding: 1rem 0;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-image {
    display: block;
    width: 5.5rem;
    height: 3rem;
    overflow: hidden;
    border-radius: 0.1rem;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.45s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content {
    width: 8rem;
    min-width: 0;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-meta {
    margin-bottom: 0.22rem;
    color: #707070;
    font-size: 0.16rem;
    font-weight: 700;
    line-height: 1.45;
    text-transform: uppercase;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-title {
    margin-bottom: 0.2rem;
    color: #002b7f;
    font-size: 0.22rem;
    font-weight: 500;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-title a {
    color: inherit;
    transition: color 0.3s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-title a:hover {
    color: #0061bd;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-description {
    margin-bottom: 0.4rem;
    width: 100%;
    color: #333;
    font-size: 0.2rem;
    font-weight: 400;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-more {
    align-items: center;
    color: #002b7f;
    font-size: 0.16rem;
    font-weight: 400;
    line-height: 1.4;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner .health-news-content .health-news-more .health-news-arrow {
    display: inline-block;
    margin-left: 0.05rem;
    transition: transform 0.3s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item .health-news-inner::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0.01rem;
    background: #3333332c;
    transition: opacity 0.35s ease;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item:hover {
    background: #f4f8fb;
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item:hover .health-news-inner .health-news-image img {
    transform: scale(1.035);
  }
  .newslist .w-1400 .listljihib .case-list .case-item .health-news-item:hover .health-news-inner::after {
    opacity: 1;
    background-color: #002b7f;
  }
  .newslist .w-1400 .listljihib .product-pagination {
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.08rem;
    flex-wrap: wrap;
    font-size: 0.14rem;
  }
  .newslist .w-1400 .listljihib .product-pagination .page-btn,
  .newslist .w-1400 .listljihib .product-pagination .page-num {
    min-width: 0.38rem;
    height: 0.38rem;
    padding: 0 0.14rem;
    border: 0.01rem solid rgba(0, 69, 125, 0.14);
    background: #fff;
    border-radius: 0.05rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.14rem;
    color: #333;
    cursor: pointer;
    transition: all 0.25s ease;
  }
  .newslist .w-1400 .listljihib .product-pagination .page-btn {
    min-width: 0.75rem;
  }
  .newslist .w-1400 .listljihib .product-pagination .page-num:hover,
  .newslist .w-1400 .listljihib .product-pagination .page-btn:hover {
    border-color: #04376d;
    color: #04376d;
  }
  .newslist .w-1400 .listljihib .product-pagination .page-num.active {
    background: #04376d;
    border-color: #04376d;
    color: #fff;
  }
  .newslist .w-1400 .listljihib .product-pagination .page-btn.disabled {
    color: #aaa;
    border-color: rgba(0, 0, 0, 0.08);
    background: #f8f8f8;
    cursor: not-allowed;
  }
  .newslist .w-1400 .listljihib .product-pagination .page-btn.disabled:hover {
    color: #aaa;
    border-color: rgba(0, 0, 0, 0.08);
  }
  .newslist .w-1400 .listljihib .product-pagination .page-dot {
    height: 0.38rem;
    padding: 0 0.04rem;
    display: inline-flex;
    align-items: center;
    color: #999;
    font-size: 0.14rem;
  }
  .newslist .w-1400 .listljihib .fenyezhuanshi {
    display: none;
  }
}
