body {
    line-height: 1.6;
    color: #333;
    background-color: #fff;
    overflow-x: hidden;
}

.isPc .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

a {
    text-decoration: none;
    transition: color 0.3s;
}


/* Hero Banner */
.isPc .hero-banner {
    width: 100%;
}

.isPc .hero-banner img {
    width: 100%;
    display: block;
    object-fit: cover;
}

/* Feature Banner Section */
.isPc .feature-banner-section {
    padding: 50px 0;
    background: #fff;
}

.isPc .feature-wrapper {
    position: relative;
    overflow: hidden;
    /* subtle shadow for the whole wrapper if any */
}

.isPc .feature-image {
    position: relative;
    width: 782px;
    height: 440px;
    border-radius: 12px 0 0 12px;
    overflow: hidden;
}

.isPc .feature-image img {
    width: 100%;
    height: auto;
    display: block;
}

.isPc .feature-card {
    position: absolute;
    right: 0;
    /* top: 50%; */
    bottom: 0;
    /* transform: translateY(-50%); */
    width: 337px;
    height: 348px;
    background: url(https://v2.cri.cn/resource/3f4938e7-68b7-4b14-92c1-9dcc50797903/special/hpyl/images.feature-card_bg.png) no-repeat #f9fafc;
    background-size: 100%;
    padding: 90px 40px 0 40px;
    border: 1px solid #376ffe;
    border-left: none;
    border-radius: 0 12px 12px 0;
    box-shadow: -10px 3px 15px rgba(0, 0, 0, 0.1);
    z-index: 9;
}

.isPc .feature-card h3 {
    color: #0d4bae;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.isPc .feature-card p {
    color: #666;
    font-size: 15px;
    line-height: 1.6;
}

.isPc .swiper-feature .swiper-pagination {
    position: absolute;
    right: 0;
    left: auto;
    width: 420px;
    /* Adjust this value based on visual testing, should hover near bottom of the white card */
    top: 50%;
    margin-top: 100px;
    /* Shift below center */
    bottom: auto;
    z-index: 10;
}

.isPc .swiper-feature .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #afd2ff;
    opacity: 1;
    margin: 0 4px !important;
}

.isPc .swiper-feature .swiper-pagination-bullet-active {
    background: #0056c5;
}

.isPc .text-right {
    text-align: right;
}

.isPc .more-link-container {
    margin-top: 15px;
}

.isPc .more-link {
    color: #555;
    font-size: 14px;
}

.isPc .more-link:hover {
    color: #0d4bae;
}





/* Gravity Cards Section */
.isPc .gravity-cards-section {
    padding: 60px 0 40px;
}

.isPc .cards-grid {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.isPc .gravity-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 25px;
}

.isPc .card-title {
    border: 1px solid rgb(0, 84, 255);
    background: linear-gradient(90deg, #377df4, #1b9efb);
    box-shadow: inset 0 1px 7px rgba(0, 47, 255, 0.004);
    color: #fff;
    padding: 12px 0;
    width: 95%;
    text-align: center;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    z-index: 10;
    box-shadow: 0 4px 15px rgba(27, 158, 251, 0.3);
}

.isPc .card-inner {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    background: #fff;
    width: 380px;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 15px;
    border: 1px solid #aaaaaa;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.isPc .card-image img {
    width: 100%;
    height: 214px;
    object-fit: cover;
    display: block;
}

.isPc .card-text {
    padding: 10px 25px;
}

.isPc .card-text h4 {
    margin-bottom: 12px;
    line-height: 1.4;
}

.isPc .card-text h4 a {
    color: #0a4ba8;
    font-size: 16px;
}

.isPc .card-text h4 a:hover {
    color: #05265b;
}

.isPc .card-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0px 25px 10px 25px;
}

.isPc .card-links a {
    color: #666;
    font-size: 13px;
    line-height: 1.6;
    display: block;
}

.isPc .card-links a:hover {
    color: #0a4ba8;
}

/* Sections with Sliders */
.isPc .seeing-huangpu-section,
.isPc .spotlight-huangpu-section {
    padding: 60px 0;
    background: #fff;
}

.isPc .section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.isPc .section-title h2 {
    color: #0a2d6b;
    font-size: 32px;
    margin: 0 20px;
    font-weight: 800;
}

.isPc .decor-icon {
    display: flex;
    gap: 3px;
}

.isPc .decor-shape {
    width: 78px;
    height: 59px;
}

.isPc .decor-shape.left {
    background: url(https://v2.cri.cn/resource/3f4938e7-68b7-4b14-92c1-9dcc50797903/special/hpyl/images.decor-icon_L.png) no-repeat no-repeat center center;
    background-size: auto;
}

.isPc .decor-shape.right {
    background: url(https://v2.cri.cn/resource/3f4938e7-68b7-4b14-92c1-9dcc50797903/special/hpyl/images.decor-icon_R.png) no-repeat no-repeat center center;
    background-size: auto;
}

.isPc .decor-shape.dark {
    background: #0a2f7c;
}

.isPc .decor-shape.light {
    background: #89c5f0;
}

/* Swiper overrides for coverflow layout */
.isPc .swiper-container-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0 60px;
}

.isPc .spotlight-wrapper {
    max-width: 100%;
    padding: 0 40px;
}

.isPc .swiper-seeing .swiper-slide,
.isPc .swiper-spotlight .swiper-slide {
    overflow: hidden;
    position: relative;
}

/* Seeing Huangpu Video Sizing (16:9 aspect ratio match) */
.isPc .swiper-seeing .swiper-slide {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.isPc .swiper-seeing .swiper-slide img,
.isPc .swiper-seeing .swiper-slide video {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Spotlight Sizing */
.isPc .swiper-spotlight .swiper-slide {
    width: 660px;
}

.isPc .swiper-spotlight .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Overlay play button for Seeing Huangpu */
.isPc .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    border: 3px solid #04216a;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    cursor: pointer;
}

.isPc .play-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #04216a;
    margin-left: 5px;
}

/* Custom Navigation Buttons */
.isPc .custom-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 3px solid #0a2f7c;
    background: #fff;
    color: #0a2f7c;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    cursor: pointer;
    transition: all 0.3s;
}

.isPc .custom-nav-btn:hover {
    background: #0a2f7c;
    color: #fff;
}

.isPc .custom-nav-btn::after {
    font-size: 18px;
    font-family: swiper-icons;
    /* Fallback relying on standard setup or custom svg */
}

.isPc .seeing-prev {
    left: 0;
}

.isPc .seeing-next {
    right: 0;
}

.isPc .seeing-prev::after {
  position: absolute;
        content: "";
    width: 12px;
    height: 12px;
    display: block;
    border: 3px #114396 solid;
    border-left: none;
    border-top: none;
    top: 50%;
    left: 17px;
    transform: translate(0, -50%) rotate(135deg);
}

.isPc .seeing-next::after {
  position: absolute;
        content: "";
    width: 12px;
    height: 12px;
    display: block;
    border: 3px #114396 solid;
    border-left: none;
    border-top: none;
    top: 50%;
    right: 17px;
    transform: translate(0, -50%) rotate(-45deg);
}
.isPc .seeing-prev:hover::after,.seeing-next:hover::after{
border-color: #fff;
}

/* Spotlight specific arrows */
.isPc .spotlight-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 60px;
    z-index: 20;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
}

.isPc .spotlight-nav-btn::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    border-top: 6px solid #038ef7;
    /* Blue color matching design */
    border-right: 6px solid #038ef7;
}

.isPc .spotlight-prev {
    left: 0;
}

.isPc .spotlight-prev::after {
    transform: rotate(-135deg);
}

.isPc .spotlight-next {
    right: 0;
}

.isPc .spotlight-next::after {
    transform: rotate(45deg);
}




.isWap .feature-banner-section{
  padding: 0.2rem;
}
.isWap .swiper-feature .swiper-pagination {
    position: absolute;
    left: auto;
    bottom: 0;
    z-index: 10;
}
.isWap .swiper-feature .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #afd2ff;
    opacity: 1;
    margin: 0 4px !important;
}
.isWap .swiper-feature .swiper-pagination-bullet-active {
    background: #0056c5;
}
.isWap .feature-card h3 {
    color: #0d4bae;
    font-size: 0.3rem;
    margin-top: 0.1rem;
    margin-bottom: 0.4rem;
    line-height: 1.3;
}

.isWap .feature-card p {
display: none;
}
.isWap .more-link-container {
    margin-top: 15px;
}
.isWap .more-link {display: none;
}
.isWap .more-link:hover {
    color: #0d4bae;
}

.isWap .swiper-seeing .swiper-slide,
.isWap .swiper-spotlight .swiper-slide {
        width: 85%;
    }

.isWap .swiper-seeing .swiper-slide img,
.isWap .swiper-spotlight .swiper-slide img {
        height: 250px;
    }
.isWap .custom-nav-btn {
        display: none;
    }



/* Gravity Cards Section */
.isWap .gravity-cards-section {
    padding: 0.2rem;
}

.isWap .gravity-card {
    align-items: center;
    position: relative;
    padding-top: 0.3rem;
}

.isWap .card-title {
    border: 1px solid rgb(0, 84, 255);
    background: linear-gradient(90deg, #377df4, #1b9efb);
    box-shadow: inset 0 1px 7px rgba(0, 47, 255, 0.004);
    color: #fff;
    padding: 12px 0;
    width: 100%;
    text-align: center;
    border-radius: 30px;
    font-size: 0.3rem;
    font-weight: bold;
    top: 0;
    z-index: 10;
    box-shadow: 0 4px 15px rgba(27, 158, 251, 0.3);
}

.isWap .card-inner {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 15px;
    border: 1px solid #aaaaaa;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.isWap .card-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.isWap .card-text {
    padding: 10px 25px;
}

.isWap .card-text h4 {
    margin-bottom: 12px;
    line-height: 1.4;
}

.isWap .card-text h4 a {
    color: #0a4ba8;
    font-size: 0.2rem;
}

.isWap .card-text h4 a:hover {
    color: #05265b;
}

.isWap .card-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0px 25px 10px 25px;
}

.isWap .card-links a {
    color: #666;
    font-size: 0.2rem;
    line-height: 1.6;
    display: block;
}

.isWap .card-links a:hover {
    color: #0a4ba8;
}

/* Sections with Sliders */
.isWap .seeing-huangpu-section,
.isWap .spotlight-huangpu-section {
    padding: 0.4rem 0.2rem;
    background: #fff;
}

.isWap .section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
}

.isWap .section-title h2 {
    color: #0a2d6b;
    font-size: 0.3rem;
    margin: 0 0.4rem;
    font-weight: 800;
    text-align: center;
}

.isWap .decor-icon {
    display: flex;
    gap: 3px;
}

.isWap .decor-shape {
    width: 78px;
    height: 59px;
}

.isWap .decor-shape.left {
    background: url(https://v2.cri.cn/resource/3f4938e7-68b7-4b14-92c1-9dcc50797903/special/hpyl/images.decor-icon_L.png) no-repeat no-repeat center center;
    background-size: auto;
}

.isWap .decor-shape.right {
    background: url(https://v2.cri.cn/resource/3f4938e7-68b7-4b14-92c1-9dcc50797903/special/hpyl/images.decor-icon_R.png) no-repeat no-repeat center center;
    background-size: auto;
}

.isWap .decor-shape.dark {
    background: #0a2f7c;
}

.isWap .decor-shape.light {
    background: #89c5f0;
}

/* Seeing Huangpu Video Sizing (16:9 aspect ratio match) */
.isWap .swiper-seeing .swiper-slide {
    width: 80%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    /* Stronger shadow to pop */
}

.isWap .swiper-seeing .swiper-slide img,
.isWap .swiper-seeing .swiper-slide video {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Spotlight Sizing */
.isWap .swiper-spotlight .swiper-slide {
    width: 80%;
}

.isWap .swiper-spotlight .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Overlay play button for Seeing Huangpu */
.isWap .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    border: 3px solid #04216a;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    cursor: pointer;
}

.isWap .play-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #04216a;
    margin-left: 5px;
}

/* Custom Navigation Buttons */
.isWap .custom-nav-btn {
    display: none;
}

.isWap .seeing-prev {
    display: none;
}

.isWap .seeing-next {
    display: none;
}

/* Spotlight specific arrows */

.isWap .spotlight-nav-btn {
    display: none;
}
.isWap .spotlight-prev {
    display: none;
}
.isWap .spotlight-next {
    display: none;
}


