html,
body {
    width: 100%;
    max-width: 100%;
    /* 限制最大宽度为视口宽度 */
    /* overflow-x: hidden; */
    /* 兜底：防止极端溢出 */
}

.s,
.banner {
    width: 100%;
    margin: 0 auto;
}

.banner {
    width: 100%;
    min-width: 800px;
    height: 580px;
    background-image: url(../index-img/index/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.banner-t {
    display: block;
    width: 100%;
}

.banner-top {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 42px 90px;
}

.back {
    width: fit-content;
    height: 41px;
    padding: 12px 24px;
    box-sizing: border-box;
    background: #ffffff81;
    border-radius: 50px;
    /* opacity: 0.5; */
    font-size: 18px;
    color: #FCFCFF;
    white-space: nowrap;
}

.back-xuezhangmen img {
    width: 20px;
}

.banner-t {
    width: 1156px;
}

.xzm {
    width: 158px;
    position: absolute;
    left: 288px;
}

.s1 {
    width: 100%;
    padding: 70px 0 0;
    background-image: url(../index-img/index/s1-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.s-t {
    height: 40px;
}

.s1-c {
    width: 90%;
    max-width: 1200px;
    padding: 100px 0 0;
    gap: 10px;
}


.s1-item {
    width: 370px;
    height: 335px;
    padding: 0 40px;
    background: linear-gradient(to top, #E3ECFF 0%, #F3FAFF 100%);
    border-radius: 28px 28px 28px 28px;
    position: relative;
}

.s1-item.active {
    transform: translateY(-10px);
    background-image: url(../index-img/index/s1-i-bg.png);
    background-size: cover;
}

.s1-item-t {
    font-weight: bold;
    font-size: 24px;
    color: #3276F9;
    margin-bottom: 20px;
}

.s1-item.active .s1-item-t {
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;

}

.s1-item-text {
    font-size: 20px;
    color: #060606;
    line-height: 32px;
}

.s1-item.active .s1-item-text {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 32px;
}

.reflection {
    width: 370px;
}

.s1-item.active~.reflection {
    transform: translateY(-10px);

}

.s2 {
    width: 100%;
    padding: 70px 0;
    /* background-image: url(../index-img/index/s2-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
}

.subtitle-g {
    width: fit-content;
    padding: 0 100px;
    margin: 20px 0 0;
    font-size: 28px;
    color: #269E39;
    text-align: center;
    background-image: linear-gradient(to right, transparent 0%, #DFFFE4, transparent 100%);
}

.s2-c {
    width: 80%;
    max-width: 1200px;
    min-width: 1100px;
    padding: 50px 0 0;
}

.s2 .swiper {
    width: 637px;
    padding: 0 0 30px;
    z-index: 15;
    /* border: 1px solid rgb(249, 6, 6); */
}

.s2-img {
    width: 637px;
}

.s2 .swiper-pagination {
    width: 100%;
    height: 20px;
    /* border: 1px solid rgb(249, 6, 6); */
    position: absolute;
    bottom: 0px !important;

    text-align: center;
    background-color: transparent;
    z-index: 99;

}

.my-bullet {
    display: inline-block !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 8px;
    background: #D5DFFF;
}

.my-bullet-active {
    width: 38px;
    height: 8px;
    background-image: linear-gradient(to right, #1E6BFB 0%, #6799F3 100%);
    border-radius: 4px 4px 4px 4px;
}

.s2-desc {
    height: 503px;
}

.s2-item {
    width: 480px;
    margin-left: 47px;
    margin-bottom: 20px;
}

.s2-circle {
    width: 41px;
    /* height: 37px; */
}

.s2-item-t {
    margin-left: 15px;
    font-weight: bold;
    font-size: 24px;
    color: #060606;
}

.s2-i-c {
    margin: 10px 15px 0;
    padding: 3px 0 10px 40px;
    border-left: 4px dotted #4583f7dd;
    /* background-image: linear-gradient(to bottom, rgba(76, 152, 247, 1), rgba(76, 152, 247, 0));
    background-clip: border-box;
    -webkit-background-clip: border-box;
    opacity: calc(1 - (0.05 * (var(--index) - 1))); */
}

.s2-i-text {
    width: 430px;
    font-size: 18px;
    color: #4E5572;
    line-height: 26px;
}

.s2-note {
    font-size: 14px;
    color: #4583F7;
    line-height: 26px;
    margin-top: 15px;
}

.s2 .more {
    width: 94px;
    height: 24px;
    margin: 0px 0 0 60px;
    border-radius: 50px;
    background-image: linear-gradient(to top, #1C6AFB 0%, #6899F3 100%);
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.s2 .more.active {
    display: none;
}

.s2-i-text.active {
    /* 第1步: 将当前的文字变成盒子*/
    display: -webkit-box;
    /* 第2步: 盒子的排序方向是垂直的 */
    -webkit-box-orient: vertical;
    /* 第3步: 将行数固定为3行*/
    -webkit-line-clamp: 2;
    /* 第4步： 多出的部分隐藏 */
    overflow: hidden;
}

.s2-i-text.active~.s2-note {
    display: none;
}

.s2-button {
    margin-top: -40px;
}

.s3 {
    width: 100%;
    padding: 70px 0 100px;
    background-image: url(../index-img/index/s3-c-bg.png), url(../index-img/index/s3-bg.png);
    background-size: 1000px 453px, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: right 0px bottom 100px, center;
    background-attachment: local, scroll;
}

.subtitle-b {
    width: 832px;
    margin-top: 20px;
    font-size: 28px;
    color: #DFEAFF;
    text-align: center;
    background-image: linear-gradient(to right, transparent 0%, #4481F2, transparent 100%);
}

.s3-c {
    padding: 50px 0 0;
    display: flow-root;
}

.s3-tabs {
    width: 1200px;
    margin: 0 auto;
}

.s3-tab {
    border-radius: 50px;
    padding: 18px 27px;
}

.s3 .tab-img {
    height: 24px;
}

.s3-tab-name {
    margin-left: 8px;
    font-size: 20px;
    color: #FFFFFF;
}

.s3-tab.active {
    background-image: linear-gradient(to top, #1C6AFB 0%, #6899F3 100%);
}

.s3-content {
    width: 1200px;
    height: 453px;
    margin: 70px auto 0;
    position: relative;
    background-image: url(../index-img/index/s3-c-bg.png);
    background-size: cover;
    /* border: 1px solid rgb(144, 249, 6); */
}

.s3 .swiper {
    width: 400px;
    height: 400px;
    margin: 60px 0 0 50px;
    position: relative;
    /* border: 1px solid rgb(144, 249, 6); */
}

.s3 .swiper-slide {
    width: 100%;
    height: 300px;
    /* border: 1px solid rgb(249, 99, 6); */
}

.s3-swiper-title {
    font-weight: bold;
    font-size: 26px;
    color: #2C2F46;
}

.s3-note {
    width: 401px;
    margin: 8px 0;
    padding: 3px 8px;
    background-image: linear-gradient(to right, #DFFFE4 0%, transparent 100%);
    font-size: 20px;
    color: #269E39;
    text-align: left;
}

.item-title {
    font-weight: bold;
    font-size: 20px;
    color: #2C2F46;
    line-height: 26px;
    margin-top: 45px;
}

.item-text {
    font-size: 18px;
    color: #2C2F46;
    line-height: 26px;
}

.s3 .swiper-pagination {
    width: fit-content;
    position: absolute;
    bottom: 60px;
}

.s3-button {
    width: 35px;
}

.s3 .swiper-button-next:after,
.s3 .swiper-button-prev:after {
    font-size: 0;
}


.s3 .swiper-button-prev {
    all: unset;
    position: absolute;
    top: 300px !important;
    right: 100px !important;
    z-index: 999;
    /* border: 1px solid rgb(249, 6, 6); */
}

.s3 .swiper-button-next {
    all: unset;
    position: absolute;
    top: 300px !important;
    right: 40px !important;
    z-index: 999;

    /* border: 1px solid rgb(249, 6, 6); */

}

.s3 .phone-box img {
    display: none;
    position: absolute;
    bottom: 0;
    left: 550px;
    height: 496px;
    /* border: 1px solid rgb(249, 6, 6); */
}

.s4 {
    width: 100%;

    padding: 78px 0 0;

}

.s4-c {
    width: 90%;
    padding: 30px 0 0;
    gap: 10px;
}

.s4-item {
    /* width: 40%; */
    max-width: 290px;
    height: 480px;
    background-image: linear-gradient(to top, #E3EDFF 0%, #F3FAFF 100%);
    box-shadow: 1px 0px 5px 0px #C4DBFA;
    border-radius: 16px 0px 16px 16px;
}

.s4-item:hover {
    transform: translateY(-10px);
}

.s4-img {
    width: 100%;
}

.s4-i-title {
    font-weight: bold;
    font-size: 26px;
    color: #226EFB;
    margin-bottom: 20px;
}

.s4-i-text {
    width: 234px;
    font-size: 18px;
    color: #060606;
    line-height: 32px;
    margin-bottom: 10px;

}


.s5 {
    width: 100%;

    padding: 80px 0;

}

.s5-c {
    width: 90%;
    max-width: 1200px;
    padding: 50px 0 0;
    gap: 12px;

}

.s5-item-n {
    width: 200px;
    height: 438px;
    padding: 85px 25px 0;
    background-image: url(../index-img/index/s5-normal.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 16px;
}

.s5-item-n.active {
    display: none;
}

.s5-line {
    width: 36px;
    height: 5px;
    background: #E5FFE9;
}

.s5-i1-title {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 34px;
    margin: 20px 0 0;
}

.s5-i1-title p {
    font-weight: bold;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 34px;
}

.s5-item-h {
    display: none;
    width: 566px;
    height: 438px;
    background-image: url(../index-img/index/s5-hover.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 16px 16px 16px 16px;
    padding: 98px 40px 0;
}

.s5-item-h.active {
    display: block;
}

.s5-i-h-title p {
    width: 401px;
    height: 25px;
    background-image: linear-gradient(to left, transparent 0%, #DFFFE4 100%);
    margin-top: -22px;

}

.s5-i-h-title {
    font-weight: bold;
    font-size: 26px;
    color: #3A7BFB;
    margin-bottom: 20px;
}

.s5-c-h-text {
    font-size: 18px;
    color: #060606;
    line-height: 54px;
}

.s6 {
    width: 100%;

    background-image: url(../index-img/index/s6-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0;
}

.s6-c {
    position: relative;
    padding: 40px 0 0;
}

.s6-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: linear-gradient(to right, #21285A 0%, transparent 10% 90%, #21285A 100%);
}

.s6-note {
    margin: 30px auto 0;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}

/* 外层轮播容器：包裹两行错位轮播，统一控制交互 */
.job-carousel-outer {
    width: 100%;
    /* max-width: 1400px; */
    margin: 0 auto;
    position: relative;
}

/* 单行轮播容器：隐藏溢出，固定高度（匹配截图图片高度257px） */
.job-carousel-wrap {
    width: 100%;
    height: 257px;
    /* 与图片高度一致 */
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    /* 两行垂直间距，增强错位层次感 */
    flex-shrink: 0;
}

/* 第二行轮播：向左偏移，实现错位核心（关键CSS） */
#carouselList2 {
    /* 偏移量 = （图片卡片宽度 + 左右总间距） / 2，精准错位 */
    transform: translateX(-318px);
    /* 636px图片宽 + 10px*2左右margin */
}

/* 轮播滚动列表：flex布局，用于平移实现滚动 */
.job-carousel-list {
    display: flex;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/* 图片卡片样式：匹配截图尺寸，非文字 */
.job-card {
    width: 636px;
    /* 截图中标注的图片宽度 */
    height: 257px;
    /* 截图中标注的图片高度 */
    margin: 0 5px;
    /* 卡片左右间距，合计20px */
    flex-shrink: 0;
    /* 禁止收缩，保持图片固定尺寸 */
}

/* 图片样式：防止拉伸，保持比例填充卡片 */
.job-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* 保持图片比例，填充整个卡片 */
    border-radius: 8px;
    /* 可选：添加圆角，匹配截图视觉风格 */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    /* 可选：添加阴影，增强立体感 */
}


.s7 {
    width: 100%;
    /* height: 981px; */
    padding: 77px 0 0;
    background-image: url(../index-img/index/s7-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.s7-c {
    width: 80%;
    max-width: 1200px;
    display: grid;
    grid-template: repeat(4, 1fr)/repeat(2, 1fr);
    gap: 25px 40px;
    padding: 50px 0;
}

.s7-item {
    max-width: 600px;
    padding: 20px 25px;
    background-color: #ffffffdf;
    border-radius: 12px;
}

.s7-item.active {
    transform: scale(1.08);
    transform-origin: bottom center;
    background: #216CFA;
}

.s7-i-title {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    margin-bottom: 15px;
}

.s7-item.active .s7-i-title {
    color: #ffffff;
}

.s7-i-text {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.s7-item.active .s7-i-text {
    color: #ffffff;
}

.s7-swiper {
    width: 1200px;
    padding: 0 50px;
    /* border: 1px solid rgb(144, 249, 6); */
}

.s7 .swiper-wrapper {
    width: 1063px;
    /* border: 1px solid rgb(249, 123, 6); */
}

.s7 .swiper-slide {
    width: 1063px;
    /* border: 1px solid rgb(249, 123, 6); */

    width: 100%;
    height: 255px;
    padding: 45px;
    background-image: linear-gradient(to right bottom, #FBFCFF 0%, #F3F7FF 100%);
    margin: auto;
    position: relative;
}

.s7-swiper-title {
    font-weight: bold;
    font-size: 26px;
    color: #060606;
}

.s7-note {
    margin: 10px 0 20px;
    padding: 2px 10px;
    background-image: linear-gradient(to right, #DFFFE4 0%, transparent 100%);
    font-size: 18px;
    color: #279F39;
}


.s7-num {
    position: absolute;
    top: 25px;
    right: 45px;
}

.s7-img {
    height: 32px;
}

.s7-num p {
    display: inline-block;
    position: absolute;
    top: -12px;
    left: 275px;
    font-weight: bold;
    font-size: 30px;
    color: #3276F9;
}

.s7-button {
    width: 30px;
}

.s7 .swiper-button-next:after,
.s7 .swiper-button-prev:after {
    font-size: 0;
}


.s7 .swiper-button-prev {
    all: unset;
    position: absolute;
    top: 50% !important;
    left: 0px !important;
    transform: translateY(-50%);
    /* border: 1px solid rgb(249, 6, 6); */
    z-index: 10;
}

.s7 .swiper-button-next {
    all: unset;
    position: absolute;
    top: 50% !important;
    right: 0px !important;
    transform: translateY(-50%);
    /* border: 1px solid rgb(249, 6, 6); */
    z-index: 10;

}


.s8 {
    width: 100%;

    padding: 60px 0;
}

.s8-c {
    width: 100%;
    /* max-width: 1200px; */
    padding: 60px 0 0;
}

.s8-swiper {
    width: 85%;
    max-width: 1400px;
    min-width: 1000px;
    height: 650px;
    padding: 0 45px 40px;
    /* border: 1px solid rgb(249, 6, 6); */
}

.s8 .swiper-slide {
    /* width: 120px; */
    /* height: 595px; */
    background-image: url(../index-img/index/s8-c-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.s8-img {
    width: 35%;
    /* height: 560px; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    /* border: 1px solid rgb(249, 6, 6); */
}

.s8-name {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 40px;
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
    background-image: linear-gradient(to left, #1C6AFB 0%, #6899f300 80%);
}

.s8-teacher {
    height: 400px;
    /* width: 100%; */
    margin-bottom: 15px;
    /* border: 1px solid rgb(6, 249, 95); */
}

.s8-message {
    display: flex;
    flex-direction: column;
    width: 860px;
    height: 600px;
    padding: 10px 30px 40px 30px;
    /* border: 1px solid rgb(6, 14, 249); */

}

.s8-m-title {
    width: fit-content;
    padding: 0 5px;
    margin: 25px 0 15px;
    font-weight: bold;
    font-size: 20px;
    color: #279F39;
    background: #DFFFE4;
    /* margin: 70px 0 20px; */
}

.s8-message ul li {
    list-style: disc;
    color: #0047ED;
    margin: 5px 0 0 15px;
    font-size: 15px;
}

.s8-m-text {
    font-size: 16px;
    color: #060606;
    line-height: 26px;
}

.s8-button {
    width: 43px;
}

.s8 .swiper-button-next:after,
.s8 .swiper-button-prev:after {
    font-size: 0;
}


.s8 .swiper-button-prev {
    all: unset;
    position: absolute;
    top: 50% !important;
    left: 0px !important;
    transform: translateY(-50%);
    /* border: 1px solid rgb(249, 6, 6); */
    z-index: 10;
}

.s8 .swiper-button-next {
    all: unset;
    position: absolute;
    top: 50% !important;
    right: 0px !important;
    transform: translateY(-50%);
    /* border: 1px solid rgb(249, 6, 6); */
    z-index: 10;

}


.s9 {
    width: 100%;

    padding: 70px 0;
    background-image: url(../index-img/index/s9-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.s9-c {
    width: 80%;
    max-width: 1200px;
    min-width: 1000px;
    padding: 50px 0 0;
}

.s9-tabs {
    gap: 20px;
}

.s9-tab {
    position: relative;
    padding: 5px 15px;
    background: #F5F9FF;
    border-radius: 8px 8px 8px 8px;
}

.s9-step {
    display: none;
    width: 110px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.s9-step.active {
    display: block;
}

.s9-tab.active {
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    background-image: linear-gradient(to top, #1C6AFB 0%, #6899F3 100%);
}

.s9-img {
    width: 30px;
}

.s9-container {
    display: none;
    width: 100%;
    max-width: 1200px;
    height: 800px;
    height: fit-content;
    margin-top: 25px;
    padding: 40px 35px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
}

.s9-container.active {
    display: block;
}

.s9-summary {
    font-size: 16px;
    color: #060606;
    line-height: 26px;
}

.s9-summary1 {
    margin: 15px 0 20px;
}

.s9-skills {
    display: flex;
    justify-content: space-around;
}

.s9-skills li {
    list-style-type: disc;
    font-weight: bold;
    font-size: 16px;
    color: #0047ED;
    line-height: 26px;
}

.s9-skill {
    font-size: 16px;
    color: #060606;
    line-height: 26px;
}

.s9 .s9-content {
    width: 100%;
    max-width: 1146px;
    max-height: 541px;
    border: 18px solid #F0F3FD;
    background: #F0F3FD;
    margin: 30px 0 0;
    overflow: auto;
    box-sizing: border-box;
}


.s9-content::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.s9-courses {
    width: 100%;

    max-width: 1115px;
    height: 40px;
    padding: 0 20px;
    background-image: linear-gradient(to top left, #1C6AFB 0%, #6899F3 100%);
}

.s9-courses-name {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
}

.s9-triangle {
    width: 15px;
}

.s9-courses-content {
    display: none;
    width: 100%;

    max-width: 1115px;
    height: fit-content;
    padding: 20px;
    background: #FFFFFF;
    gap: 15px;

}

.s9-courses-content>div {
    width: 100%;
}

.s9-courses-content.active {
    display: flex;
}

.s9-module {
    width: fit-content;
    padding: 5px 20px 5px 10px;
    background: #F0F3FD;
    clip-path: polygon(0% 0%, 0% 100%, 88% 100%, 100% 50%, 88% 0%);
    font-size: 16px;
    color: #0047EC;
    line-height: 26px;
    margin-bottom: 15px;
}

.s9-m-more {
    width: 100%;
    margin: 0;
    display: grid;
    list-style-type: disc;
    /* border: 1px solid #0047EC; */
    grid-template-columns: repeat(2, 1fr);
}

.s9-m-more li {
    list-style-type: disc;
    font-weight: bold;
    font-size: 14px;
    color: #0047ED;
    line-height: 26px;
    margin-left: 30px;
}

.s9-m1-more {
    width: 1075px;
}

.s9-m1-more li {
    list-style-type: disc;
    font-weight: bold;
    font-size: 14px;
    color: #0047ED;
    line-height: 26px;
    margin-left: 30px;
}

.s9-desc {
    font-size: 16px;
    color: #060606;
    line-height: 26px;
    margin-left: -10px;
}


.s9-elective {
    width: 100%;
    padding: 3px 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    background: #F0F3FD;
}

.s9-elective-o {
    font-weight: 400;
}

.s9-e-details {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    gap: 10px;
    font-size: 16px;
    color: #060606;
    line-height: 26px;
}

.s9-e-note {
    font-size: 16px;
    color: #0047EC;
    line-height: 26px;
}

.s9-e-text {
    font-size: 16px;
    color: #060606;
    line-height: 26px;
}

.s9-e-more {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.s9-e-more li {
    list-style-type: disc;
    font-weight: bold;
    font-size: 14px;
    color: #0047ED;
    line-height: 26px;
    margin-left: 30px;
}

.s10 {
    width: 100%;
    padding: 70px 0;
}

.s10-c {
    width: 100%;
    padding: 50px 0 0;
}

.s10-swiper {
    width: 86%;
    max-width: 1300px;
    min-width: 1000px;
    padding: 5px 70px;
    /* border: 1px solid rgb(6, 14, 249); */
}


.s10 .swiper-slide {
    /* width: 1150px; */
    position: relative;
    padding: 40px 30px 60px;
    background: #FFFFFF;
    box-shadow: 2px 0px 0px 0px #EBF1FD, 0px 0px 16px 0px #D6E2FA;
    border-radius: 16px 16px 16px 16px;

    /* border: 1px solid rgb(249, 123, 6); */
}

.s10-num {
    width: 105px;
    position: absolute;
    top: 20px;
    right: 30px;
}

.s10-c-title {
    width: fit-content;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 26px;
    color: #3D7DF9;
    background-image: linear-gradient(to bottom, transparent 50%, #DFFFE4 50%);
}

.s10-img {
    width: 100%;
}

.s10-left {
    width: 53%;
    /* min-width: 400px; */
    height: 325px;
    padding: 20px 20px;
    background: #F0F3FD;
}

.s10-right {
    width: 45%;
    /* min-width: 350px; */

    height: 325px;
    padding: 20px 20px;
    background: #F0F3FD;
}

.s10-desc {
    font-size: 16px;
    color: #060606;
    line-height: 30px;
}

.s10-note {
    font-weight: bold;
    font-size: 20px;
    color: #060606;
    margin-bottom: 13px;
}

.s10-right li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 14px;
}

.s10-list {
    font-size: 16px;
    color: #060606;
    margin: 0 0 0 0px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 0;
}


.s10 .swiper-button-prev {
    all: unset;
    position: absolute;
    top: 50% !important;
    left: 0px !important;
    transform: translateY(-50%);
    /* border: 1px solid rgb(249, 6, 6); */
    z-index: 10;
}

.s10 .swiper-button-next {
    all: unset;
    position: absolute;
    top: 50% !important;
    right: 0px !important;
    transform: translateY(-50%);
    /* border: 1px solid rgb(249, 6, 6); */
    z-index: 10;

}

.s10 .swiper-pagination {
    position: absolute;
    bottom: 25px;
}



.s11 {
    width: 100%;
    padding: 70px 0;
    background-image: url(../index-img/index/s11-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.s11-c {
    padding: 30px 0 0;
}

.s11-img {
    width: 1200px;
}


.rgt-slide {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}