       /* 分页器样式 */
       .page34.swiper-pagination,
       .page32.swiper-pagination,
       .page30.swiper-pagination,
       .page28.swiper-pagination,
       .page23.swiper-pagination,
       .page21.swiper-pagination,
       .page16.swiper-pagination,
       .page4.swiper-pagination,
       .page6.swiper-pagination,
       .page12.swiper-pagination,
       .page11.swiper-pagination {
         gap: 0px;
       }

       .page34,
       .page32,
       .page30,
       .page28,
       .page23,
       .page21,
       .page18,
       .page16,
       .page12,
       .page4,
       .page6,
       .page11 {
         display: flex;
         flex-direction: column;
       }

       /* 分页器外部容器 */
       .page30-pagination-container,
       .page21-pagination-container,
       .page18-pagination-container,
       .page12-pagination-container,
       .page4-pagination-container,
       .page6-pagination-container,
       .page11-pagination-container {
         width: 81.25vw;
         margin: 0 auto;
         padding-top: 4.5vw;
       }

       .page32-pagination-container,
       .page16-pagination-container {
         width: 55vw;
         margin: 0 auto;
         padding-top: 4.5vw;
       }

       .page34-pagination-container {
         width: 45vw;
         margin: 0 auto;
         padding-top: 4.5vw;
       }

       .page28-pagination-container,
       .page23-pagination-container {
         width: 40vw;
         margin: 0 auto;
         padding-top: 4.5vw;
       }

       /* 轮播图分页器样式 */
       .page34-pagination,
       .page32-pagination,
       .page30-pagination,
       .page28-pagination,
       .page23-pagination,
       .page21-pagination,
       .page18-pagination,
       .page16-pagination,
       .page12-pagination,
       .page4-pagination,
       .page6-pagination,
       .page11-pagination {
         position: static;
         /* 取消绝对定位 */
         display: flex;
         justify-content: center;
         gap: 0;
         /* 消除指示线间距 */
         padding-bottom: 30px;
         /* 为下方文字留出空间 */
       }

       .page34-pagination .swiper-pagination-bullet,
       .page32-pagination .swiper-pagination-bullet,
       .page30-pagination .swiper-pagination-bullet,
       .page28-pagination .swiper-pagination-bullet,
       .page23-pagination .swiper-pagination-bullet,
       .page21-pagination .swiper-pagination-bullet,
       .page18-pagination .swiper-pagination-bullet,
       .page16-pagination .swiper-pagination-bullet,
       .page12-pagination .swiper-pagination-bullet,
       .page4-pagination .swiper-pagination-bullet,
       .page6-pagination .swiper-pagination-bullet,
       .page11-pagination .swiper-pagination-bullet {
         width: 40px;
         height: 3px;
         border-radius: 0;
         background: #dcdcdc;
         opacity: 1;
         margin: 0 !important;
         /* 确保没有外边距 */
         position: relative;
       }

       .page34-pagination .swiper-pagination-bullet::after,
       .page32-pagination .swiper-pagination-bullet::after,
       .page30-pagination .swiper-pagination-bullet::after,
       .page28-pagination .swiper-pagination-bullet::after,
       .page23-pagination .swiper-pagination-bullet::after,
       .page21-pagination .swiper-pagination-bullet::after,
       .page18-pagination .swiper-pagination-bullet::after,
       .page16-pagination .swiper-pagination-bullet::after,
       .page12-pagination .swiper-pagination-bullet::after,
       .page4-pagination .swiper-pagination-bullet::after,
       .page6-pagination .swiper-pagination-bullet::after,
       .page11-pagination .swiper-pagination-bullet::after {
         content: attr(data-number);
         position: absolute;
         top: 10px;
         left: 0;
         right: 0;
         text-align: center;
         font-size: 1.04167vw;
         color: #898989;
       }

       .page34-pagination .swiper-pagination-bullet-active,
       .page32-pagination .swiper-pagination-bullet-active,
       .page30-pagination .swiper-pagination-bullet-active,
       .page28-pagination .swiper-pagination-bullet-active,
       .page23-pagination .swiper-pagination-bullet-active,
       .page21-pagination .swiper-pagination-bullet-active,
       .page18-pagination .swiper-pagination-bullet-active,
       .page16-pagination .swiper-pagination-bullet-active,
       .page12-pagination .swiper-pagination-bullet-active,
       .page4-pagination .swiper-pagination-bullet-active,
       .page6-pagination .swiper-pagination-bullet-active,
       .page11-pagination .swiper-pagination-bullet-active {
         background: #fbd08c;
       }

       .page34-pagination .swiper-pagination-bullet-active::after,
       .page32-pagination .swiper-pagination-bullet-active::after,
       .page30-pagination .swiper-pagination-bullet-active::after,
       .page28-pagination .swiper-pagination-bullet-active::after,
       .page23-pagination .swiper-pagination-bullet-active::after,
       .page21-pagination .swiper-pagination-bullet-active::after,
       .page18-pagination .swiper-pagination-bullet-active::after,
       .page16-pagination .swiper-pagination-bullet-active::after,
       .page12-pagination .swiper-pagination-bullet-active::after,
       .page4-pagination .swiper-pagination-bullet-active::after,
       .page6-pagination .swiper-pagination-bullet-active::after,
       .page11-pagination .swiper-pagination-bullet-active::after {
         color: #3e3a39;
       }

       .page34-pagination .swiper-slide-active,
       .page32-pagination .swiper-slide-active,
       .page30-pagination .swiper-slide-active,
       .page28-pagination .swiper-slide-active,
       .page23-pagination .swiper-slide-active,
       .page21-pagination .swiper-slide-active,
       .page18-pagination .swiper-slide-active,
       .page16-pagination .swiper-slide-active,
       .page12-pagination .swiper-slide-active,
       .page4-pagination .swiper-slide-active,
       .page6-pagination .swiper-slide-active,
       .page11-pagination .swiper-slide-active {
         opacity: 1 !important;
         position: relative;
       }

       /* 文字描述样式 */
       .page34 .page34-stack-list,
       .page32 .page32-stack-list,
       .page30 .page30-stack-list,
       .page28 .page28-stack-list,
       .page23 .page23-stack-list,
       .page21 .page21-stack-list,
       .page18 .page18-stack-list,
       .page16 .page16-stack-list,
       .page12 .page12-stack-list,
       .page4 .page4-stack-list,
       .page6 .page6-stack-list,
       .page11 .page11-stack-list {
         position: relative;
         height: auto;
       }

       .page34 .page34-stack-item,
       .page32 .page32-stack-item,
       .page30 .page30-stack-item,
       .page28 .page28-stack-item,
       .page23 .page23-stack-item,
       .page21 .page21-stack-item,
       .page18 .page18-stack-item,
       .page16 .page16-stack-item,
       .page12 .page12-stack-item,
       .page4 .page4-stack-item,
       .page6 .page6-stack-item,
       .page11 .page11-stack-item {
         position: absolute;
         width: 100%;
         font-size: 1vw;
         transition: opacity 0.5s ease;
         opacity: 0;
         text-align: center;
         top: 0;
         left: 0;
         line-height: 1.5;
         color: #898989;
         font-family: "HarmonyOS Sans SC", sans-serif;
         font-weight: 400;
       }

       .page34 .page34-stack-item .current,
       .page32 .page32-stack-item .current,
       .page30 .page30-stack-item .current,
       .page28 .page28-stack-item .current,
       .page23 .page23-stack-item .current,
       .page21 .page21-stack-item .current,
       .page18 .page18-stack-item .current,
       .page16 .page16-stack-item .current,
       .page12 .page12-stack-item .current,
       .page4 .page4-stack-item .current,
       .page6 .page6-stack-item .current,
       .page11 .page11-stack-item .current {
         opacity: 1;
       }
       

       /* 淡入淡出效果 */
       .page34 .swiper-slide,
       .page32 .swiper-slide,
       .page30 .swiper-slide,
       .page28 .swiper-slide,
       .page23 .swiper-slide,
       .page21 .swiper-slide,
       .page18 .swiper-slide,
       .page16 .swiper-slide,
       .page12 .swiper-slide,
       .page4 .swiper-slide,
       .page6 .swiper-slide,
       .page11 .swiper-slide {
         opacity: 0 !important;
         transition: opacity 1s ease !important;
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
       }

       .page34 .swiper-slide-active,
       .page32 .swiper-slide-active,
       .page30 .swiper-slide-active,
       .page28 .swiper-slide-active,
       .page23 .swiper-slide-active,
       .page21 .swiper-slide-active,
       .page18 .swiper-slide-active,
       .page16 .swiper-slide-active,
       .page12 .swiper-slide-active,
       .page4 .swiper-slide-active,
       .page6 .swiper-slide-active,
       .page11 .swiper-slide-active {
         opacity: 1 !important;
         position: relative;
       }

       /* 确保分页器可见 */
       .page34-pagination-container,
       .page32-pagination-container,
       .page30-pagination-container,
       .page28-pagination-container,
       .page23-pagination-container,
       .page21-pagination-container,
       .page18-pagination-container,
       .page16-pagination-container,
       .page12-pagination-container,
       .page4-pagination-container,
       .page6-pagination-container,
       .page11-pagination-container {
         position: relative;
         z-index: 10;
       }

       .page34-pagination-container .swiper-pagination,
       .page32-pagination-container .swiper-pagination,
       .page30-pagination-container .swiper-pagination,
       .page28-pagination-container .swiper-pagination,
       .page23-pagination-container .swiper-pagination,
       .page21-pagination-container .swiper-pagination,
       .page18-pagination-container .swiper-pagination,
       .page16-pagination-container .swiper-pagination,
       .page12-pagination-container .swiper-pagination,
       .page4-pagination-container .swiper-pagination,
       .page6-pagination-container .swiper-pagination,
       .page11-pagination-container .swiper-pagination {
         position: static;
         display: flex;
         justify-content: center;
         gap: 0;
         padding-bottom: 30px;
         align-items: center;
       }

       .page34-pagination-container .swiper-pagination-bullet,
       .page32-pagination-container .swiper-pagination-bullet,
       .page30-pagination-container .swiper-pagination-bullet,
       .page28-pagination-container .swiper-pagination-bullet,
       .page23-pagination-container .swiper-pagination-bullet,
       .page21-pagination-container .swiper-pagination-bullet,
       .page18-pagination-container .swiper-pagination-bullet,
       .page16-pagination-container .swiper-pagination-bullet,
       .page12-pagination-container .swiper-pagination-bullet,
       .page4-pagination-container .swiper-pagination-bullet,
       .page6-pagination-container .swiper-pagination-bullet,
       .page11-pagination-container .swiper-pagination-bullet {
         width: 40px;
         height: 3px;
         border-radius: 0;
         background: #dcdcdc;
         opacity: 1;
         margin: 0 !important;
         position: relative;
       }

       .page34-pagination-container .swiper-pagination-bullet-active,
       .page32-pagination-container .swiper-pagination-bullet-active,
       .page30-pagination-container .swiper-pagination-bullet-active,
       .page28-pagination-container .swiper-pagination-bullet-active,
       .page23-pagination-container .swiper-pagination-bullet-active,
       .page21-pagination-container .swiper-pagination-bullet-active,
       .page18-pagination-container .swiper-pagination-bullet-active,
       .page16-pagination-container .swiper-pagination-bullet-active,
       .page12-pagination-container .swiper-pagination-bullet-active,
       .page4-pagination-container .swiper-pagination-bullet-active,
       .page6-pagination-container .swiper-pagination-bullet-active,
       .page11-pagination-container .swiper-pagination-bullet-active {
         background: #fbd08c;
       }


       .page34 .swiper-pagination,
       .page32 .swiper-pagination,
       .page30 .swiper-pagination,
       .page28 .swiper-pagination,
       .page23 .swiper-pagination,
       .page21 .swiper-pagination,
       .page18 .swiper-pagination,
       .page16 .swiper-pagination,
       .page12 .swiper-pagination,
       .page4 .swiper-pagination,
       .page6 .swiper-pagination,
       .page11 .swiper-pagination {
         bottom: -4vw;
       }

       .page34 .swiper-pagination span,
       .page32 .swiper-pagination span,
       .page30 .swiper-pagination span,
       .page28 .swiper-pagination span,
       .page23 .swiper-pagination span,
       .page21 .swiper-pagination span,
       .page18 .swiper-pagination span,
       .page16 .swiper-pagination span,
       .page12 .swiper-pagination span,
       .page6 .swiper-pagination span,
       .page11 .swiper-pagination span {
         width: 13vw;
         height: 0.06vw;
         border-radius: 0;
         background: #c9caca;
         color: #898989;
         opacity: 1;
         text-align: left;
         font-size: 1.3vw;
         line-height: 3vw;
         font-family: "HarmonyOS Sans SC", sans-serif;
         font-weight: 500;
       }

       .page4 .swiper-pagination span {
         width: 14vw;
         height: 0.06vw;
         border-radius: 0;
         background: #c9caca;
         color: #898989;
         opacity: 1;
         text-align: left;
         font-size: 1.3vw;
         line-height: 3vw;
         font-family: "HarmonyOS Sans SC", sans-serif;
         font-weight: 500;
       }

       .page34 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page32 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page30 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page28 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page23 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page21 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page18 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page16 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page12 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page6 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
       .page11 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
         margin: 0 2.8vw;
       }

       .page34 .swiper-pagination .swiper-pagination-bullet-active,
       .page32 .swiper-pagination .swiper-pagination-bullet-active,
       .page30 .swiper-pagination .swiper-pagination-bullet-active,
       .page28 .swiper-pagination .swiper-pagination-bullet-active,
       .page23 .swiper-pagination .swiper-pagination-bullet-active,
       .page21 .swiper-pagination .swiper-pagination-bullet-active,
       .page18 .swiper-pagination .swiper-pagination-bullet-active,
       .page16 .swiper-pagination .swiper-pagination-bullet-active,
       .page12 .swiper-pagination .swiper-pagination-bullet-active,
       .page4 .swiper-pagination .swiper-pagination-bullet-active,
       .page6 .swiper-pagination .swiper-pagination-bullet-active,
       .page11 .swiper-pagination .swiper-pagination-bullet-active {
         background: #fbd08c;
         color: #fbd08c;
         height: 0.1vw !important;
       }

       /* Page4 轮播图外部样式 */
       .page4 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         /* content: "飞瀑格栅" !important; */
         content: var(--pagination-content-M8-2, "飞瀑格栅") !important;

       }

       .page4 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-2, "超视距LED前大灯/登峰日行灯") !important;
       }

       .page4 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-3, "电动侧滑门") !important;
       }

       .page4 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-4, "流韵轮毂") !important;

       }

       /* Page6 轮播图外部样式 */
       .page6 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-6, "琥珀橙内饰") !important;

       }

       .page6 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-7, "量子灰内饰") !important;

       }

       .page6 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-8, "128色氛围灯") !important;
       }

       /* Page11 轮播图外部样式 */

       .page11 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-9, "一排舒适空间") !important;
       }

       .page11 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-10, "二排奢阔空间") !important;
       }

       .page11 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-11, "宽适中央通道") !important;
       }

       .page11 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-12, "三排越级空间") !important;
       }

       /* Page12 轮播图外部样式 */

       .page12 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-13, "大尺寸后备厢") !important;
       }

       .page12 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-14, "全能空间") !important;
       }

       .page12 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-15, "大4座后备厢") !important;
       }

       .page12 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-16, "移动大仓库") !important;
       }

       /* Page16 轮播图外部样式 */

       .page16 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-17, "一排舒适驾驶舱") !important;
       }

       .page16 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-18, "二排豪华头等舱") !important;
       }

       .page16 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-19, "便捷折叠小桌板") !important;
       }

       .page16 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-20, "一键舒享模式") !important;
       }

       .page16 .swiper-pagination .swiper-pagination-bullet:nth-child(5)::after {
         content: var(--pagination-content-M8-21, "三排全景大沙发") !important;
       }

       .page16 .swiper-pagination .swiper-pagination-bullet:nth-child(6)::after {
         content: var(--pagination-content-M8-22, "前后双温区空调") !important;
       }

       /* Page18 轮播图外部样式 */

       .page18 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-23, "双层夹胶隔音玻璃") !important;
       }

       .page18 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-24, "液固耦合式增程器悬置技术") !important;
       }

       .page18 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-25, "静音轮胎") !important;
       }

       /* Page21 轮播图外部样式 */

       .page21 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-26, "旅途助手") !important;
       }

       .page21 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-27, "百科老师") !important;
       }

       .page21 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-28, "智芯+智擎") !important;
       }

       /* Page23 轮播图外部样式 */

       .page23 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-29, "丰富的车机应用") !important;
       }

       .page23 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-30, "HUAWEI HiCar") !important;
       }

       .page23 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-31, "ICCOA Carlink") !important;
       }

       .page23 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-32, "APP远程控制") !important;
       }


       /* Page28 轮播图外部样式 */

       .page28 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-33, "ACC自适应巡航") !important;
       }

       .page28 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-34, "10大辅助驾驶功能") !important;
       }

       .page28 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-35, "辅助驾驶设置") !important;
       }

       .page28 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-36, "540°全景影像") !important;
       }

       /* Page30 轮播图外部样式 */

       .page30 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-37, "硬核车身") !important;
       }

       .page30 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-38, "多维电池安全") !important;
       }

       /* Page32 轮播图外部样式 */

       .page32 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-39, "后多连杆独立悬挂") !important;
       }

       .page32 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-40, "轻松过弯") !important;
       }

       .page32 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-41, "多重验证") !important;
       }

       /* Page34 轮播图外部样式 */

       .page34 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-42, "超级增程") !important;
       }

       .page34 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-43, "动能回收") !important;
       }

       .page34 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-44, "全温域热管理") !important;
       }

       .page34 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-45, "超强动力") !important;
       }

       /* Page35 轮播图外部样式 */

       .page35 .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
         content: var(--pagination-content-M8-46, "越级空间") !important;
       }

       .page35 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
         content: var(--pagination-content-M8-47, "越级补能") !important;
       }

       .page35 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
         content: var(--pagination-content-M8-48, "越级续航") !important;
       }

       .page35 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
         content: var(--pagination-content-M8-49, "越级舒享") !important;
       }






       /* 分页器样式 */
       .page35.swiper-pagination {
         gap: 0px;
       }

       .page35 {
         display: flex;
         flex-direction: column;
       }

       /* 分页器外部容器 */
       .page35-pagination-container {
         width: 35vw;
         margin: 0 auto;
         padding-top: 0;
         padding-bottom: 1vw;
         position: relative;
         z-index: 10;
         order: -1;
       }

       /* 调整轮播图容器的margin */
       .swiper-container-white {
         margin-top: 2vw;
         /* 为分页器留出空间 */
       }

       /* 轮播图分页器样式 */
       .page35-pagination {
         position: static;
         /* 取消绝对定位 */
         display: flex;
         justify-content: center;
         gap: 0;
         padding-bottom: 30px;
       }

       .page35-pagination .swiper-pagination-bullet {
         width: 40px;
         height: 3px;
         border-radius: 0;
         background: #dcdcdc;
         opacity: 1;
         margin: 0 !important;
         /* 确保没有外边距 */
         position: relative;
       }

       .page35-pagination .swiper-pagination-bullet::after {
         content: attr(data-number);
         position: absolute;
         left: 0;
         right: 0;
         font-size: 1.04167vw;
         color: #898989;
         top: -20px;
         /* 将文字移到指示线上方 */
         text-align: center;
         /* 文字居中 */
       }

       .page35-pagination .swiper-pagination-bullet-active {
         background: #fbd08c;
       }

       .page35-pagination .swiper-pagination-bullet-active::after {
         color: #3e3a39;
       }

       .page35-pagination .swiper-slide-active {
         opacity: 1 !important;
         position: relative;
       }

       /* 文字描述样式 */

       .page35 .page35-stack-list {
         position: relative;
         height: auto;
         /* 根据实际需要调整 */
         margin-top: -15px;
       }

       .page35 .page35-stack-item {
         position: absolute;
         width: 100%;
         font-size: 1vw;
         transition: opacity 0.5s ease;
         opacity: 0;
         text-align: center;
         top: 0;
         left: 0;
         line-height: 1.6;
         color: #898989;
         font-family: "HarmonyOS Sans SC", sans-serif;
         font-weight: 400;
       }

       .page35 .page35-stack-item .current {
         opacity: 1;
       }

       /* 淡入淡出效果 */
       .page35 .swiper-slide {
         opacity: 0 !important;
         transition: opacity 1s ease !important;
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
       }

       .page35 .swiper-slide-active {
         opacity: 1 !important;
         position: relative;
       }

       /* 确保分页器可见 */
       .page35-pagination-container {
         position: relative;
         z-index: 10;
       }

       .page35-pagination-container .swiper-pagination {
         position: static;
         display: flex;
         justify-content: center;
         gap: 0;
         padding-bottom: 1vw;
         align-items: center;

       }

       .page35-pagination-container .swiper-pagination-bullet {
         width: 40px;
         height: 3px;
         border-radius: 0;
         background: #dcdcdc;
         opacity: 1;
         margin: 0 !important;
         position: relative;
       }

       .page35-pagination-container .swiper-pagination-bullet-active {
         background: #fbd08c;
       }

       .page35 .swiper-pagination {
         bottom: auto;
         top: 0;
       }

       .page35 .swiper-pagination span {
         width: 13vw;
         height: 0.06vw !important;
         border-radius: 0;
         background: #c9caca;
         color: #898989;
         opacity: 1;
         text-align: left;
         font-size: 1.3vw;
         line-height: 3vw;
         font-family: "HarmonyOS Sans SC", sans-serif;
         font-weight: 500;
       }

       .page35 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullett {
         margin: 0 2.8vw;
       }

       .page35 .swiper-pagination .swiper-pagination-bullet-active {
         background: #fbd08c;
         color: #fbd08c;
         height: 0.1vw !important;
       }