@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}

/* 百度编辑器：将仅包含 strong 的段落视为正文小标题 */

@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;
  }
  /* content */
  .content {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-color: #fff;
  }
  .content .w-1400 {
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .content .w-1400 .left {
    width: 100%;
  }
  .content .w-1400 .left .imgscjianca {
    width: 100%;
    height: 8rem;
    border-radius: 0.66666667rem;
    margin-bottom: 1.33333333rem;
  }
  .content .w-1400 .left .imgscjianca img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.66666667rem;
  }
  .content .w-1400 .left .sancia {
    display: flex;
    align-items: center;
    gap: 0.33333333rem;
    margin-bottom: 1rem;
  }
  .content .w-1400 .left .sancia .acisicionc {
    display: flex;
    align-items: center;
    gap: 0.66666667rem;
    padding-right: 0.33333333rem;
    border-right: 0.06666667rem solid #eee;
  }
  .content .w-1400 .left .sancia .acisicionc i {
    display: block;
    width: 1rem;
    height: 1rem;
  }
  .content .w-1400 .left .sancia .acisicionc i .icon {
    display: block;
    width: 1rem;
    height: 1rem;
    fill: #002b7f;
  }
  .content .w-1400 .left .sancia .acisicionc p {
    font-size: 0.66666667rem;
    color: #666;
  }
  .content .w-1400 .left .sancia .acisicionc:last-child {
    border-right: 0;
  }
  .content .w-1400 .left .jianjiesihnc {
    font-size: 0.66666667rem;
    color: #333;
    padding-bottom: 0.66666667rem;
    margin-bottom: 0.66666667rem;
    border-bottom: 0.06666667rem solid #eee;
  }
  .content .w-1400 .left .contentusifen {
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    border-bottom: 0.06666667rem solid #eee;
    padding-bottom: 0.66666667rem;
    margin-bottom: 0.66666667rem;
  }
  .content .w-1400 .left .contentusifen * {
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 0.9rem !important;
  }
  .content .w-1400 .left .contentusifen *:has(> strong:only-child) {
    margin-bottom: 0.3rem !important;
  }
  .content .w-1400 .left .contentusifen h1,
  .content .w-1400 .left .contentusifen h2,
  .content .w-1400 .left .contentusifen h3,
  .content .w-1400 .left .contentusifen h4,
  .content .w-1400 .left .contentusifen h5,
  .content .w-1400 .left .contentusifen h6 {
    margin-bottom: 0.66666667rem !important;
  }
  .content .w-1400 .left .fenlyeianc {
    display: flex;
    justify-content: space-between;
  }
  .content .w-1400 .left .fenlyeianc a {
    font-size: 0.53333333rem;
    color: #666;
  }
  .content .w-1400 .right {
    margin-top: 10%;
    width: 100%;
  }
  .content .w-1400 .right .csnaiocn {
    width: 100%;
    margin-bottom: 1.33333333rem;
  }
  .content .w-1400 .right .csnaiocn h3 {
    position: relative;
    font-size: 0.8rem;
    color: #002b7f;
    margin-bottom: 0.66666667rem;
  }
  .content .w-1400 .right .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 2.33333333rem;
    height: 0.13333333rem;
    background-color: #002b7f;
  }
  .content .w-1400 .right .related {
    width: 100%;
    display: flex;
    gap: 1.33333333rem;
  }
  .content .w-1400 .right .related .canci {
    width: 100%;
    border-bottom: 0.06666667rem solid #eee;
    padding-bottom: 0.66666667rem;
    margin-bottom: 0.66666667rem;
  }
  .content .w-1400 .right .related .canci .scniac {
    width: 100%;
    height: 8rem;
    margin: 0 auto 0.66666667rem;
    border-radius: 0.66666667rem;
  }
  .content .w-1400 .right .related .canci .scniac img {
    width: 100%;
    height: 100%;
    border-radius: 0.66666667rem;
    object-fit: cover;
  }
  .content .w-1400 .right .related .canci h3 {
    width: 100%;
    font-weight: normal;
    font-size: 0.66666667rem;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .content .w-1400 .right .related.is-related-swiper {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .content .w-1400 .right .related.is-related-swiper .swiper-wrapper {
    height: auto;
  }
  .content .w-1400 .right .related.is-related-swiper .canci {
    height: auto;
  }
}
/* 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;
  }
  /* content */
  .content {
    width: 100%;
    height: 100%;
    padding: 1.1rem 0;
    background-color: #fff;
  }
  .content .w-1400 {
    width: 14rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .content .w-1400 .left {
    width: 9.5rem;
  }
  .content .w-1400 .left .imgscjianca {
    width: 9.5rem;
    height: 5rem;
    border-radius: 0.1rem;
    margin-bottom: 0.4rem;
  }
  .content .w-1400 .left .imgscjianca img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.1rem;
  }
  .content .w-1400 .left .sancia {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    margin-bottom: 0.4rem;
  }
  .content .w-1400 .left .sancia .acisicionc {
    display: flex;
    align-items: center;
    gap: 0.1rem;
    padding-right: 0.3rem;
    border-right: 0.01rem solid #eee;
  }
  .content .w-1400 .left .sancia .acisicionc i {
    display: block;
    width: 0.25rem;
    height: 0.22rem;
  }
  .content .w-1400 .left .sancia .acisicionc i .icon {
    display: block;
    width: 0.25rem;
    height: 0.22rem;
    fill: #002b7f;
  }
  .content .w-1400 .left .sancia .acisicionc p {
    font-size: 0.18rem;
    color: #666;
  }
  .content .w-1400 .left .sancia .acisicionc:last-child {
    border-right: 0;
  }
  .content .w-1400 .left .jianjiesihnc {
    font-size: 0.2rem;
    color: #333;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
    border-bottom: 0.01rem solid #eee;
  }
  .content .w-1400 .left .contentusifen {
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    border-bottom: 0.01rem solid #eee;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .content .w-1400 .left .contentusifen * {
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 0.4rem !important;
  }
  
  .content .w-1400 .left .contentusifen *:has(> strong:only-child) {
    margin-bottom: 0.04rem !important;
  }
  .content .w-1400 .left .contentusifen h1,
  .content .w-1400 .left .contentusifen h2,
  .content .w-1400 .left .contentusifen h3,
  .content .w-1400 .left .contentusifen h4,
  .content .w-1400 .left .contentusifen h5,
  .content .w-1400 .left .contentusifen h6 {
    margin-bottom: 0.1rem !important;
  }
  .content .w-1400 .left .fenlyeianc {
    display: flex;
    justify-content: space-between;
  }
  .content .w-1400 .left .fenlyeianc a {
    font-size: 0.16rem;
    color: #666;
    transition: all 0.5s;
  }
  .content .w-1400 .left .fenlyeianc a:hover {
    color: #002b7f;
    transition: all 0.5s;
  }
  .content .w-1400 .right {
    align-self: flex-start;
    height: fit-content;
    position: sticky;
    top: 1rem;
    z-index: 2;
    width: 3.5rem;
  }
  .content .w-1400 .right .csnaiocn {
    width: 3.5rem;
    margin-bottom: 0.6rem;
  }
  .content .w-1400 .right .csnaiocn h3 {
    position: relative;
    font-size: 0.3rem;
    color: #002b7f;
    margin-bottom: 0.35rem;
  }
  .content .w-1400 .right .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 0.35rem;
    height: 0.02rem;
    background-color: #002b7f;
  }
  .content .w-1400 .right .related {
    width: 100%;
    display: grid;
    gap: 0.2rem;
  }
  .content .w-1400 .right .related .canci {
    width: 100%;
    border-bottom: 0.01rem solid #eee;
    padding-bottom: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .content .w-1400 .right .related .canci .scniac {
    width: 3.5rem;
    height: 2rem;
    margin: 0 auto 0.2rem;
    border-radius: 0.1rem;
  }
  .content .w-1400 .right .related .canci .scniac img {
    width: 100%;
    height: 100%;
    border-radius: 0.1rem;
    object-fit: cover;
  }
  .content .w-1400 .right .related .canci h3 {
    width: 100%;
    font-weight: normal;
    font-size: 0.2rem;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .content .w-1400 .right .related .canci:last-child {
    border-bottom: 0;
  }
}
