@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) {
  body.modal-open {
    overflow: hidden;
  }
  body.screening-modal-open {
    overflow: hidden;
  }
  /* 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: right;
  }
  .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;
  }
  /* TRAVEL & WELLNESS PACKAGE */
  .health-package-section {
    width: 100%;
    padding: 10% 5%;
    background: #ffffff;
  }
  .health-package-section .health-package-card {
    position: relative;
    width: 100%;
    min-height: 10.66666667rem;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0.66666667rem;
    background: #f4f7fb;
  }
  .health-package-section .health-package-card .health-package-image {
    width: 100%;
    overflow: hidden;
  }
  .health-package-section .health-package-card .health-package-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
  .health-package-section .health-package-card .health-package-content {
    position: relative;
    z-index: 10;
    width: 100%;
    min-height: 100%;
    padding: 1.33333333rem 0.66666667rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .health-package-section .health-package-card .health-package-content .health-package-label {
    margin-bottom: 0.66666667rem;
    font-size: 0.66666667rem;
    font-weight: 500;
    line-height: 1.4;
    color: #002b7f;
  }
  .health-package-section .health-package-card .health-package-content .health-package-title {
    margin: 0 0 0.66666667rem;
    font-size: 0.93333333rem;
    line-height: 1.08;
    font-weight: 700;
    color: #000;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.33333333rem;
    margin-bottom: 0.66666667rem;
    color: #333;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta .health-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 0.33333333rem;
    font-size: 0.66666667rem;
    line-height: 1.4;
    white-space: nowrap;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta .health-meta-item .health-meta-icon {
    width: 0.66666667rem;
    height: 0.66666667rem;
    flex-shrink: 0;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta .health-meta-line {
    width: 0.06666667rem;
    height: 0.66666667rem;
    background: #7d7d7d;
  }
  .health-package-section .health-package-card .health-package-content .health-package-price {
    display: flex;
    align-items: baseline;
    gap: 0.33333333rem;
    margin-bottom: 0.66666667rem;
  }
  .health-package-section .health-package-card .health-package-content .health-package-price strong {
    font-size: 0.93333333rem;
    line-height: 1;
    font-weight: 700;
    color: #002b7f;
  }
  .health-package-section .health-package-card .health-package-content .health-package-price span {
    font-size: 0.66666667rem;
    font-weight: 400;
    color: #333;
  }
  .health-package-section .health-package-card .health-package-content .health-package-btn {
    position: relative;
    min-width: 6.66666667rem;
    height: 1.66666667rem;
    padding: 0 0.66666667rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.66666667rem;
    overflow: hidden;
    border-radius: 0.66666667rem;
    color: #ffffff;
    font-size: 0.66666667rem;
    font-weight: 500;
    cursor: pointer;
    background-image: -moz-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -webkit-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -ms-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    box-shadow: 0 8px 24px rgba(1, 63, 138, 0.13);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
  }
  .health-package-section .health-package-card .health-package-content .health-package-btn span {
    position: relative;
    z-index: 2;
  }
  /* TRAVEL & WELLNESS PACKAGE 弹框 */
  .journey-modal {
    position: fixed;
    z-index: 999999;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.66666667rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .journey-modal .journey-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 13, 29, 0.78);
    backdrop-filter: blur(0.53333333rem);
    -webkit-backdrop-filter: blur(0.53333333rem);
  }
  .journey-modal .journey-modal-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    max-height: 100vh;
    overflow: hidden;
    background: #ffffff;
    border-radius: 0.66666667rem;
    box-shadow: 0 0.33333333rem 0.66666667rem rgba(0, 0, 0, 0.35);
    opacity: 0;
    transform: translateY(0.66666667rem) scale(0.97);
    transition: opacity 0.35s ease, transform 0.4s cubic-bezier(0.22, 0.8, 0.22, 1);
  }
  .journey-modal .journey-modal-wrapper .journey-modal-close {
    position: absolute;
    z-index: 20;
    top: 0.33333333rem;
    right: 0.33333333rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(4, 50, 118, 0.94);
    color: #ffffff;
    cursor: pointer;
    box-shadow: 0 0.4rem 1.33333333rem rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, transform 0.3s ease;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-close svg {
    width: 1.33333333rem;
    height: 1.33333333rem;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll {
    width: 100%;
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    scrollbar-width: thin;
    scrollbar-color: #9aa9bd #eef2f6;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll .journey-detail-image {
    width: 100%;
    height: auto;
    display: block;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll::-webkit-scrollbar {
    width: 0.33333333rem;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll::-webkit-scrollbar-track {
    background: #eef2f6;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll::-webkit-scrollbar-thumb {
    background: #9aa9bd;
    border-radius: 0.66666667rem;
  }
  .journey-modal.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .journey-modal.active .journey-modal-wrapper {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  /* 7-DAY LTINERARY */
  .main {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding: 10% 0;
    overflow: hidden;
  }
  .main .howitworks {
    width: 100%;
    height: 100%;
    padding: 0 5% 0.66666667rem;
    margin: 0 auto;
  }
  .main .howitworks .csnaiocn {
    margin-bottom: 1.33333333rem;
  }
  .main .howitworks .csnaiocn h3 {
    position: relative;
    font-size: 0.8rem;
    color: #002b7f;
    margin-bottom: 0.66666667rem;
  }
  .main .howitworks .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 1.33333333rem;
    height: 0.13333333rem;
    background-color: #002b7f;
  }
  .main .howitworks .wqiwduhicnua {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.33333333rem 0.33333333rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia {
    width: 48%;
    display: grid;
    justify-content: center;
    gap: 1rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber {
    position: relative;
    width: 3.33333333rem;
    height: 2.26666667rem;
    margin: 0 auto;
    display: grid;
    align-items: center;
    justify-content: center;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber h3 {
    position: relative;
    z-index: 5;
    display: grid;
    align-items: center;
    justify-content: center;
    font-size: 1.06666667rem;
    color: #fff;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber::before {
    pointer-events: none;
    z-index: 1;
    content: '';
    position: absolute;
    top: -0.26666667rem;
    left: 0.4rem;
    width: 2.53333333rem;
    height: 2.53333333rem;
    background-color: #002b7f;
    border-radius: 66.6rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber::after {
    pointer-events: none;
    z-index: -1;
    content: '';
    position: absolute;
    top: -0.8rem;
    left: -0.13333333rem;
    background-color: #ecf5fd;
    width: 3.53333333rem;
    height: 3.53333333rem;
    border-radius: 66.6rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .ascacintitn {
    font-size: 0.66666667rem;
    color: #333;
    text-align: center;
    height: 1.33333333rem;
  }
  /* MEDICAL SCREENING PACKAGES */
  .screening-package-section {
    position: relative;
    width: 100%;
    padding: 10% 0;
    overflow: hidden;
    background: #ffffff;
  }
  .screening-package-section .screening-package-bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 13.33333333rem;
    transform: translateX(-50%);
    overflow: hidden;
    pointer-events: none;
  }
  .screening-package-section .screening-package-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  .screening-package-section .screening-package-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.88) 28%, rgba(255, 255, 255, 0.28) 66%, rgba(255, 255, 255, 0.14) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.08) 55%, #ffffff 100%);
  }
  .screening-package-section .screening-package-container {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 0 5%;
    margin: 0 auto;
  }
  .screening-package-section .screening-package-container .screening-heading {
    max-width: 100%;
    margin-bottom: 1.33333333rem;
  }
  .screening-package-section .screening-package-container .screening-heading h2 {
    margin-bottom: 0.66666667rem;
    font-size: 1.33333333rem;
    line-height: 1.08;
    font-weight: 700;
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-heading p {
    max-width: 100%;
    font-size: 0.66666667rem;
    line-height: 1.55;
    color: #404040;
  }
  .screening-package-section .screening-package-container .screening-category-tabs {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 0.66666667rem;
    border-bottom: 0.06666667rem solid rgba(14, 61, 132, 0.15);
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab {
    position: relative;
    min-height: 3.33333333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.33333333rem;
    border: 0;
    background: transparent;
    font-size: 0.66666667rem;
    font-weight: 400;
    color: #333;
    cursor: pointer;
    transition: color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.06666667rem;
    height: 0.13333333rem;
    background: #002b7f;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab.active {
    color: #002b7f;
    font-weight: 600;
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab.active::after {
    transform: scaleX(1);
  }
  .screening-package-section .screening-package-container .screening-category-panel {
    display: none;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list {
    overflow: hidden;
    border-radius: 0.66666667rem;
    background: rgba(255, 255, 255, 0.9);
    border: 0.06666667rem solid rgba(0, 55, 125, 0.06);
    box-shadow: 0 0.66666667rem 1.33333333rem rgba(10, 49, 94, 0.06);
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item {
    position: relative;
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.66666667rem;
    border: 0;
    border-bottom: 0.06666667rem solid #e9edf3;
    background: rgba(255, 255, 255, 0.88);
    text-align: left;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item .screening-package-name {
    margin-bottom: 0.53333333rem;
    font-size: 0.8rem;
    line-height: 1.2;
    font-weight: 600;
    color: #000;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item .screening-package-price {
    font-size: 0.8em;
    line-height: 1.3;
    color: #333;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item:last-child {
    border-bottom: 0;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.2rem;
    height: 0;
    transform: translateY(-50%);
    background: #002b7f;
    transition: height 0.3s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active {
    background: #f4f8ff;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active .screening-package-name {
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active .screening-package-price {
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active::before {
    height: 2rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper {
    position: relative;
    min-height: 100%;
    margin-top: 1.33333333rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail {
    display: none;
    height: 100%;
    padding: 0.66666667rem;
    border-radius: 0.66666667rem;
    background: rgba(255, 255, 255, 0.96);
    border: 0.06666667rem solid rgba(0, 55, 125, 0.05);
    box-shadow: 0 0.33333333rem 0.66666667rem rgba(18, 52, 93, 0.08);
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail h3 {
    margin-bottom: 1.33333333rem;
    font-size: 0.8rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-price {
    position: relative;
    margin-bottom: 0.66666667rem;
    padding-bottom: 0.66666667rem;
    font-size: 0.8rem;
    font-weight: 400;
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-price::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2rem;
    height: 0.13333333rem;
    background: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-description {
    max-width: 100%;
    margin-bottom: 1.33333333rem;
    font-size: 0.66666667rem;
    line-height: 1.65;
    color: #000;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list {
    list-style: none;
    margin-bottom: 1.33333333rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list li {
    min-height: 1rem;
    display: flex;
    align-items: center;
    gap: 0.33333333rem;
    margin-bottom: 0.66666667rem;
    font-size: 0.66666667rem;
    line-height: 1.45;
    color: #333;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list li .package-check {
    flex: 0 0 auto;
    width: 0.66666667rem;
    height: 0.66666667rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.13333333rem;
    background: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list li .package-check svg {
    width: 0.53333333rem;
    height: 0.53333333rem;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions {
    display: flex;
    align-items: center;
    gap: 0.66666667rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions .screening-view-btn {
    min-width: 6rem;
    height: 1.66666667rem;
    padding: 0 0.33333333rem;
    border: 0;
    border-radius: 0.66666667rem;
    background-image: -moz-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -webkit-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -ms-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    color: #ffffff;
    font-size: 0.66666667rem;
    font-weight: 500;
    cursor: pointer;
    box-shadow: 0 0.53333333rem 1.33333333rem rgba(7, 61, 130, 0.12);
    transition: box-shadow 0.25s ease, background-color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions .screening-book-link {
    display: inline-flex;
    align-items: center;
    gap: 0.66666667rem;
    color: #002b7f;
    font-size: 0.66666667rem;
    text-decoration: none;
    transition: color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions .screening-book-link span {
    transition: transform 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-poster-source {
    display: none;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail.active {
    display: block;
  }
  .screening-package-section .screening-package-container .screening-category-panel.active {
    display: block;
  }
  /* MEDICAL SCREENING PACKAGES 弹框 */
  .screening-modal {
    position: fixed;
    z-index: 999999;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.66666667rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .screening-modal .screening-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 13, 29, 0.78);
    backdrop-filter: blur(0.53333333rem);
    -webkit-backdrop-filter: blur(0.53333333rem);
  }
  .screening-modal .screening-modal-dialog {
    position: relative;
    z-index: 2;
    width: 100%;
    max-height: 100vh;
    overflow: hidden;
    background: #ffffff;
    border-radius: 0.66666667rem;
    box-shadow: 0 0.33333333rem 0.66666667rem rgba(0, 0, 0, 0.35);
    opacity: 0;
    transform: translateY(0.66666667rem) scale(0.97);
    transition: opacity 0.35s ease, transform 0.4s cubic-bezier(0.22, 0.8, 0.22, 1);
  }
  .screening-modal .screening-modal-dialog .screening-modal-close {
    position: absolute;
    z-index: 20;
    top: 0.33333333rem;
    right: 0.33333333rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(4, 50, 118, 0.94);
    color: #ffffff;
    cursor: pointer;
    box-shadow: 0 0.4rem 1.33333333rem rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, transform 0.3s ease;
  }
  .screening-modal .screening-modal-dialog .screening-modal-close svg {
    width: 1.33333333rem;
    height: 1.33333333rem;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll {
    width: 100%;
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #9aa9bd #edf1f5;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll .screening-modal-image {
    width: 100%;
    height: auto;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll::-webkit-scrollbar {
    width: 0.33333333rem;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll::-webkit-scrollbar-track {
    background: #edf1f5;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll::-webkit-scrollbar-thumb {
    border-radius: 0.66666667rem;
    background: #9aa9bd;
  }
  .screening-modal.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .screening-modal.active .screening-modal-dialog {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  /* WHY CHOOSE YT HEALTH JOURNEY */
  .dvhuisnviska {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background: linear-gradient(180deg, #ffffff 0%, #f8f8fb 100%);
  }
  .dvhuisnviska .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .dvhuisnviska .w-1400 .csnaiocn {
    margin-bottom: 2rem;
  }
  .dvhuisnviska .w-1400 .csnaiocn h3 {
    position: relative;
    font-size: 0.8rem;
    color: #002b7f;
    margin-bottom: 0.66666667rem;
  }
  .dvhuisnviska .w-1400 .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 1.33333333rem;
    height: 0.13333333rem;
    background-color: #002b7f;
  }
  .dvhuisnviska .w-1400 .fenleifjeims {
    display: flex;
    flex-wrap: wrap;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 0.66666667rem;
    margin-bottom: 2rem;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .scniaimg {
    width: 1.66666667rem;
    height: 1.66666667rem;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .scniaimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .acamc h3 {
    font-size: 0.8rem;
    color: #000;
    margin-bottom: 0.13333333rem;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .acamc p {
    font-size: 0.66666667rem;
    color: #333;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc:last-child {
    margin-bottom: 0;
  }
  /* CONTACT */
  .fqacontact {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding: 10% 5%;
    overflow: hidden;
  }
  .fqacontact .contentscs {
    width: 100%;
    height: 100%;
  }
  .fqacontact .contentscs .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn {
    margin-bottom: 1.33333333rem;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn h3 {
    position: relative;
    font-size: 0.8rem;
    color: #002b7f;
    margin-bottom: 0.66666667rem;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 1.33333333rem;
    height: 0.13333333rem;
    background-color: #002b7f;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn .caisco {
    line-height: 1.3;
    font-size: 0.66666667rem;
    color: #333;
  }
  .fqacontact .contentscs .w-1400 .baisubc {
    width: 100%;
    height: 13.33333333rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-content: center;
    border-radius: 0.66666667rem;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci h3 {
    margin-bottom: 0.66666667rem;
    font-size: 0.66666667rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    text-shadow: 0.04666667rem 0.04666667rem 0.06666667rem rgba(0, 0, 0, 0.15);
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh {
    width: 100%;
    padding: 0 5%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.66666667rem;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh a {
    width: 100%;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.66666667rem;
    border-radius: 0.66666667rem;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh .zuo {
    width: 60%;
    background-image: -moz-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -webkit-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -ms-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    color: #fff;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh .you {
    width: 30%;
    background-color: #fff;
    color: #002b7f;
  }
}
/* pc */
@media (min-width: 768px) {
  body.modal-open {
    overflow: hidden;
  }
  body.screening-modal-open {
    overflow: hidden;
  }
  /* 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;
  }
  /* TRAVEL & WELLNESS PACKAGE */
  .health-package-section {
    width: 100%;
    padding: 1.1rem 0;
    background: #ffffff;
  }
  .health-package-section .health-package-card {
    position: relative;
    width: 100%;
    max-width: 14rem;
    min-height: 6.5rem;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0.1rem;
    background: #f4f7fb;
  }
  .health-package-section .health-package-card .health-package-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    overflow: hidden;
  }
  .health-package-section .health-package-card .health-package-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
  .health-package-section .health-package-card .health-package-image::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    width: 58%;
    pointer-events: none;
    background: linear-gradient(90deg, #f4f6fa 55%, rgba(244, 247, 251, 0) 100%);
  }
  .health-package-section .health-package-card .health-package-content {
    position: relative;
    z-index: 10;
    width: 54%;
    min-height: 6.5rem;
    padding: 0 0.4rem;
    display: grid;
    align-content: center;
  }
  .health-package-section .health-package-card .health-package-content .health-package-label {
    margin-bottom: 0.35rem;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 1.4;
    color: #333;
  }
  .health-package-section .health-package-card .health-package-content .health-package-title {
    margin: 0 0 0.3rem;
    font-size: 0.36rem;
    line-height: 1.08;
    font-weight: 700;
    color: #002b7f;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.12rem;
    margin-bottom: 0.4rem;
    color: #333;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta .health-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 0.08rem;
    font-size: 0.2rem;
    line-height: 1.4;
    white-space: nowrap;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta .health-meta-item .health-meta-icon {
    width: 0.2rem;
    height: 0.2rem;
    flex-shrink: 0;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .health-package-section .health-package-card .health-package-content .health-package-meta .health-meta-line {
    width: 0.01rem;
    height: 0.2rem;
    background: #7d7d7d;
  }
  .health-package-section .health-package-card .health-package-content .health-package-price {
    display: flex;
    align-items: baseline;
    gap: 0.04rem;
    margin-bottom: 0.5rem;
  }
  .health-package-section .health-package-card .health-package-content .health-package-price strong {
    font-size: 0.4rem;
    line-height: 1;
    font-weight: 700;
    color: #002b7f;
  }
  .health-package-section .health-package-card .health-package-content .health-package-price span {
    font-size: 0.2rem;
    font-weight: 400;
    color: #333;
  }
  .health-package-section .health-package-card .health-package-content .health-package-btn {
    position: relative;
    width: 2.5rem;
    height: 0.7rem;
    padding: 0 0.3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.1rem;
    overflow: hidden;
    border-radius: 0.1rem;
    color: #ffffff;
    font-size: 0.2rem;
    font-weight: 500;
    cursor: pointer;
    background-image: -moz-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -webkit-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -ms-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    box-shadow: 0 8px 24px rgba(1, 63, 138, 0.13);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
  }
  .health-package-section .health-package-card .health-package-content .health-package-btn span {
    position: relative;
    z-index: 2;
  }
  /* TRAVEL & WELLNESS PACKAGE 弹框 */
  .journey-modal {
    position: fixed;
    z-index: 999999;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .journey-modal .journey-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 13, 29, 0.78);
    backdrop-filter: blur(0.08rem);
    -webkit-backdrop-filter: blur(0.08rem);
  }
  .journey-modal .journey-modal-wrapper {
    position: relative;
    z-index: 2;
    width: 7rem;
    max-height: 100vh;
    overflow: hidden;
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0 0.2rem 0.48rem rgba(0, 0, 0, 0.35);
    opacity: 0;
    transform: translateY(0.25rem) scale(0.97);
    transition: opacity 0.35s ease, transform 0.4s cubic-bezier(0.22, 0.8, 0.22, 1);
  }
  .journey-modal .journey-modal-wrapper .journey-modal-close {
    position: absolute;
    z-index: 20;
    top: 0.15rem;
    right: 0.15rem;
    width: 0.45rem;
    height: 0.45rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(4, 50, 118, 0.94);
    color: #ffffff;
    cursor: pointer;
    box-shadow: 0 0.06rem 0.2rem rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, transform 0.3s ease;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-close svg {
    width: 0.2rem;
    height: 0.2rem;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-close:hover {
    background: #002b7f;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll {
    width: 100%;
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    scrollbar-width: thin;
    scrollbar-color: #9aa9bd #eef2f6;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll .journey-detail-image {
    width: 100%;
    height: auto;
    display: block;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll::-webkit-scrollbar {
    width: 0.05rem;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll::-webkit-scrollbar-track {
    background: #eef2f6;
  }
  .journey-modal .journey-modal-wrapper .journey-modal-scroll::-webkit-scrollbar-thumb {
    background: #9aa9bd;
    border-radius: 0.1rem;
  }
  .journey-modal.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .journey-modal.active .journey-modal-wrapper {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  /* 7-DAY LTINERARY */
  .main {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding: 0;
    overflow: hidden;
  }
  .main .howitworks {
    width: 14rem;
    min-height: 5rem;
    padding: 0 0 0.3rem;
    margin: 0 auto;
  }
  .main .howitworks .csnaiocn {
    margin-bottom: 1rem;
  }
  .main .howitworks .csnaiocn h3 {
    position: relative;
    font-size: 0.36rem;
    color: #002b7f;
    margin-bottom: 0.35rem;
  }
  .main .howitworks .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 0.35rem;
    height: 0.02rem;
    background-color: #002b7f;
  }
  .main .howitworks .wqiwduhicnua {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia {
    width: 1.3rem;
    display: grid;
    justify-content: center;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber {
    position: relative;
    width: 1.3rem;
    height: 1rem;
    display: grid;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber h3 {
    position: relative;
    z-index: 5;
    display: grid;
    align-items: center;
    justify-content: center;
    font-size: 0.4rem;
    color: #fff;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber::before {
    pointer-events: none;
    z-index: 1;
    content: '';
    position: absolute;
    top: 0.01rem;
    left: 0.13rem;
    width: 1rem;
    height: 1rem;
    background-color: #002b7f;
    border-radius: 9.99rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .shunumber::after {
    pointer-events: none;
    z-index: -1;
    content: '';
    position: absolute;
    top: -0.12rem;
    left: -0.04rem;
    background-color: #ecf5fd;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 9.99rem;
  }
  .main .howitworks .wqiwduhicnua .fenbuaisnia .ascacintitn {
    font-size: 0.2rem;
    color: #333;
    text-align: center;
    height: 0.2rem;
  }
  .main .howitworks .wqiwduhicnua::after {
    content: '';
    position: absolute;
    z-index: -5;
    top: 0.5rem;
    left: 2%;
    width: 90%;
    height: 0.02rem;
    background-color: #dbe1ed;
  }
  /* MEDICAL SCREENING PACKAGES */
  .screening-package-section {
    position: relative;
    width: 100%;
    padding: 1.6rem 0 1.1rem;
    overflow: hidden;
    background: #ffffff;
  }
  .screening-package-section .screening-package-bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 9rem;
    transform: translateX(-50%);
    overflow: hidden;
    pointer-events: none;
  }
  .screening-package-section .screening-package-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  .screening-package-section .screening-package-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.88) 28%, rgba(255, 255, 255, 0.28) 66%, rgba(255, 255, 255, 0.14) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.08) 55%, #ffffff 100%);
  }
  .screening-package-section .screening-package-container {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 14rem;
    margin: 0 auto;
  }
  .screening-package-section .screening-package-container .screening-heading {
    max-width: 8rem;
    margin-bottom: 1.4rem;
  }
  .screening-package-section .screening-package-container .screening-heading h2 {
    margin-bottom: 0.4rem;
    font-size: 0.5rem;
    line-height: 1.3;
    font-weight: 700;
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-heading p {
    max-width: 6rem;
    font-size: 0.24rem;
    line-height: 1.55;
    color: #404040;
  }
  .screening-package-section .screening-package-container .screening-category-tabs {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 1rem;
    border-bottom: 0.01rem solid rgba(14, 61, 132, 0.15);
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab {
    position: relative;
    min-height: 0.58rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.24rem;
    border: 0;
    background: transparent;
    font-size: 0.24rem;
    font-weight: 400;
    color: #333;
    cursor: pointer;
    transition: color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.01rem;
    height: 0.02rem;
    background: #002b7f;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab.active {
    color: #002b7f;
    font-weight: 600;
  }
  .screening-package-section .screening-package-container .screening-category-tabs .screening-category-tab.active::after {
    transform: scaleX(1);
  }
  .screening-package-section .screening-package-container .screening-category-panel {
    display: none;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout {
    display: grid;
    grid-template-columns: 3rem minmax(0, 1fr);
    gap: 0.28rem;
    align-items: stretch;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list {
    overflow: hidden;
    border-radius: 0.1rem;
    background: rgba(255, 255, 255, 0.9);
    border: 0.01rem solid rgba(0, 55, 125, 0.06);
    box-shadow: 0 0.1rem 0.4rem rgba(10, 49, 94, 0.06);
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item {
    position: relative;
    width: 100%;
    min-height: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.3rem;
    border: 0;
    border-bottom: 0.01rem solid #e9edf3;
    background: rgba(255, 255, 255, 0.88);
    text-align: left;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item .screening-package-name {
    margin-bottom: 0.08rem;
    font-size: 0.24rem;
    line-height: 1.2;
    font-weight: 600;
    color: #000;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item .screening-package-price {
    font-size: 0.24rem;
    line-height: 1.3;
    color: #333;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item:last-child {
    border-bottom: 0;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.03rem;
    height: 0;
    transform: translateY(-50%);
    background: #002b7f;
    transition: height 0.3s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active {
    background: #f4f8ff;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active .screening-package-name {
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active .screening-package-price {
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-package-list .screening-package-item.active::before {
    height: 0.52rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper {
    position: relative;
    min-height: 5.15rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail {
    display: none;
    height: 100%;
    min-height: 5.15rem;
    padding: 0.5rem;
    border-radius: 0.1rem;
    background: rgba(255, 255, 255, 0.96);
    border: 0.01rem solid rgba(0, 55, 125, 0.05);
    box-shadow: 0 0.12rem 0.4rem rgba(18, 52, 93, 0.08);
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail h3 {
    margin-bottom: 0.2rem;
    font-size: 0.36rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-price {
    position: relative;
    margin-bottom: 0.4rem;
    padding-bottom: 0.2rem;
    font-size: 0.3rem;
    font-weight: 400;
    color: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-price::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0.3rem;
    height: 0.02rem;
    background: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-description {
    max-width: 100%;
    margin-bottom: 0.4rem;
    font-size: 0.24rem;
    line-height: 1.65;
    color: #000;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list {
    list-style: none;
    margin-bottom: 0.4rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list li {
    min-height: 0.25rem;
    display: flex;
    align-items: center;
    gap: 0.12rem;
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
    line-height: 1.45;
    color: #333;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list li .package-check {
    flex: 0 0 auto;
    width: 0.16rem;
    height: 0.16rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.02rem;
    background: #002b7f;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-feature-list li .package-check svg {
    width: 0.12rem;
    height: 0.12rem;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions {
    display: flex;
    align-items: center;
    gap: 0.3rem;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions .screening-view-btn {
    min-width: 2.5rem;
    height: 0.7rem;
    padding: 0 0.25rem;
    border: 0;
    border-radius: 0.1rem;
    background-image: -moz-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -webkit-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -ms-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    color: #ffffff;
    font-size: 0.2rem;
    font-weight: 500;
    cursor: pointer;
    box-shadow: 0 0.08rem 0.2rem rgba(7, 61, 130, 0.12);
    transition: box-shadow 0.25s ease, background-color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions .screening-book-link {
    display: inline-flex;
    align-items: center;
    gap: 0.1rem;
    color: #002b7f;
    font-size: 0.2rem;
    text-decoration: none;
    transition: color 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-detail-actions .screening-book-link span {
    transition: transform 0.25s ease;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail .screening-poster-source {
    display: none;
  }
  .screening-package-section .screening-package-container .screening-category-panel .screening-package-layout .screening-detail-wrapper .screening-detail.active {
    display: block;
  }
  .screening-package-section .screening-package-container .screening-category-panel.active {
    display: block;
  }
  /* MEDICAL SCREENING PACKAGES 弹框 */
  .screening-modal {
    position: fixed;
    z-index: 999999;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3rem;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .screening-modal .screening-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 14, 31, 0.82);
    backdrop-filter: blur(0.08rem);
    -webkit-backdrop-filter: blur(0.08rem);
  }
  .screening-modal .screening-modal-dialog {
    position: relative;
    z-index: 3;
    width: 7rem;
    max-height: 100vh;
    overflow: hidden;
    border-radius: 0.1rem;
    background: #ffffff;
    box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.35);
    opacity: 0;
    transform: translateY(0.22rem) scale(0.97);
    transition: opacity 0.3s ease, transform 0.4s cubic-bezier(0.2, 0.75, 0.2, 1);
  }
  .screening-modal .screening-modal-dialog .screening-modal-close {
    position: absolute;
    z-index: 20;
    top: 0.15rem;
    right: 0.15rem;
    width: 0.46rem;
    height: 0.46rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    color: #ffffff;
    background: rgba(4, 51, 120, 0.94);
    cursor: pointer;
    box-shadow: 0 0.06rem 0.2rem rgba(0, 0, 0, 0.18);
  }
  .screening-modal .screening-modal-dialog .screening-modal-close svg {
    width: 0.2rem;
    height: 0.2rem;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll {
    width: 100%;
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #9aa9bd #edf1f5;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll .screening-modal-image {
    width: 100%;
    height: auto;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll::-webkit-scrollbar {
    width: 0.07rem;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll::-webkit-scrollbar-track {
    background: #edf1f5;
  }
  .screening-modal .screening-modal-dialog .screening-modal-scroll::-webkit-scrollbar-thumb {
    border-radius: 0.1rem;
    background: #9aa9bd;
  }
  .screening-modal.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .screening-modal.active .screening-modal-dialog {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  /* WHY CHOOSE YT HEALTH JOURNEY */
  .dvhuisnviska {
    width: 100%;
    height: 100%;
    padding: 0 0 1.1rem;
    background: linear-gradient(180deg, #ffffff 0%, #f8f8fb 100%);
  }
  .dvhuisnviska .w-1400 {
    width: 14rem;
    margin: 0 auto;
  }
  .dvhuisnviska .w-1400 .csnaiocn {
    margin-bottom: 1rem;
  }
  .dvhuisnviska .w-1400 .csnaiocn h3 {
    position: relative;
    font-size: 0.36rem;
    color: #002b7f;
    margin-bottom: 0.35rem;
  }
  .dvhuisnviska .w-1400 .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 0.35rem;
    height: 0.02rem;
    background-color: #002b7f;
  }
  .dvhuisnviska .w-1400 .fenleifjeims {
    display: flex;
    justify-content: space-between;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc {
    display: flex;
    align-items: flex-start;
    gap: 0.2rem;
    padding: 0 0.4rem;
    border-right: 0.01rem solid #eee;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .scniaimg {
    width: 0.55rem;
    height: 0.55rem;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .scniaimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .acamc h3 {
    font-size: 0.22rem;
    color: #000;
    margin-bottom: 0.2rem;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc .acamc p {
    font-size: 0.18rem;
    color: #333;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc:first-child {
    padding-left: 0;
  }
  .dvhuisnviska .w-1400 .fenleifjeims .cianc:last-child {
    padding-right: 0;
    border-right: 0;
  }
  /* CONTACT */
  .fqacontact {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding: 1.1rem 0;
    overflow: hidden;
  }
  .fqacontact .contentscs {
    width: 100%;
    height: 100%;
  }
  .fqacontact .contentscs .w-1400 {
    width: 14rem;
    margin: 0 auto;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn {
    margin-bottom: 0.6rem;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn h3 {
    position: relative;
    font-size: 0.36rem;
    color: #002b7f;
    margin-bottom: 0.35rem;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn h3::after {
    content: '';
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 0.35rem;
    height: 0.02rem;
    background-color: #002b7f;
  }
  .fqacontact .contentscs .w-1400 .csnaiocn .caisco {
    line-height: 1.3;
    font-size: 0.24rem;
    color: #333;
  }
  .fqacontact .contentscs .w-1400 .baisubc {
    width: 100%;
    height: 5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-content: center;
    border-radius: 0.1rem;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci h3 {
    margin-bottom: 0.4rem;
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    text-shadow: 0.007rem 0.007rem 0.02rem rgba(0, 0, 0, 0.15);
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.4rem;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh a {
    width: 2.5rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.18rem;
    font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    letter-spacing: 0.01rem !important;
    border-radius: 0.1rem;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh .zuo {
    background-image: -moz-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -webkit-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    background-image: -ms-linear-gradient(90deg, #022a55 0%, #0350a6 100%);
    color: #fff;
  }
  .fqacontact .contentscs .w-1400 .baisubc .csanci .annnxzunsh .you {
    background-color: #fff;
    color: #002b7f;
  }
}
