.container .menu {
    width: 7.5rem;
    height: .84rem;
    background-color: #fff;
}


.container .banner {
    width: 7.5rem;
    height: 2.75rem;
    background: url('../img/banner.png') no-repeat center;
    background-size: 100% 100%;
}

.c-web {
    width: 6.91rem;
    margin: 0 auto .4rem;
    /* box-shadow: 0 0 .18rem rgba(239,239,239,0.8); */
    /* padding: 0 0 .4rem ; */
}

.c-web .title1 {
    margin-top: .2rem;
}

.c-web .title1 img {
    width: 6.91rem;
    height: .35rem;
    margin: 0 auto .4rem;
}

.c-web .senior {
    overflow: hidden;
    margin-bottom: .6rem;
}

.c-web .s-left {
    width: 2.27rem;
    float: left;
    margin-right: .3rem;
}

.c-web .s-left img {
    width: 2.27rem;
    height: 2rem;
}

.c-web .s-right {
    width: 4.3rem;
    float: left;
}

.c-web .name {
    font-weight: bold;
    font-size: .26rem;
    color: #333;
}

.c-web .title {
    font-size: .2rem;
    color: #f27143;
    margin-top: .06rem;
}

.c-web .desc {
    font-size: .2rem;
    line-height: .3rem;
    color: #666;
    margin-top: .1rem;
}



.foot {
    width: 7.5rem;
    height: 2.49rem;
    background: url('../img/foot.png') no-repeat center;
    background-size: 100% 100%;
}

/*html {
    height: 100%;
    overflow: hidden;
  }
  body {
    height: 100%;
    overflow: auto;
  }
  .zx {
    position: absolute;
    right: .1rem;
    bottom: 3.3rem;
    z-index: 10000;
  }
  .zx img {
    width: 1.32rem;
    height: 1.04rem;
  }*/
.business .course-type-box {
    padding: .34rem .3rem .33rem;
    width: 100%;
    background: #F6F7F9
}

.business .course-type-box .course-type-item {
    width: 3.36rem;
    height: .54rem;
    background: #FFFFFF;
    font-size: .26rem;
    font-family: SourceHanSansSC;
    font-weight: 500;
    color: #666666;
    line-height: .54rem;
    text-align: center
}

.business .course-type-box .course-type-item.active {
    background: #FF5500;
    color: #FFFFFF;
}

.business .banner-logo {
    width: 100%;
    /*height:11.63rem;*/
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style-type: none;
}


.s-title {
    width: 100%;
    font-weight: bold;
    font-size: .38rem;
    color: #001A3C;
    text-align: center;
}

.title-blue {
    font-weight: bold;
    font-size: .38rem;
    color: #3769FF;
}

.title-note-blue {
    width: fit-content;
    margin: 0 auto;
    font-weight: bold;
    font-size: .34rem;
    color: #3769FF;
    padding: .02rem .6rem;
    background: #EBF0FF;
    border-radius: .26rem .26rem .26rem .26rem;
}

.title-note-white {
    width: fit-content;
    margin: 0 auto;
    font-weight: bold;
    font-size: .34rem;
    color: #ffffff;
    padding: .02rem .4rem;
    background: #3769FF;
    box-shadow: .04rem 0rem .1rem 0rem #BAC7D5;
    border-radius: .26rem .26rem .26rem .26rem;
}

.web-content {
    width: 100%;
    height: fit-content;
}

.s1 {
    width: 100%;
    height: fit-content;
    padding: .35rem 0;
    background-image: url(../img/s1-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.s1-c {
    padding: .35rem .25rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: .25rem;
}

.s1-item {
    position: relative;
    background-color: #fff;
    padding: .15rem;
    box-shadow: .1rem 0rem .16rem 0rem #cedceb;
    border-radius: .16rem .16rem .16rem .16rem;
}

.s1-img {
    width: 100%;
}

.s1-i-title {
    width: 100%;
    /* font-weight: bold; */
    font-size: .3rem;
    color: #001A3C;
    text-align: center;
    line-height: .42rem;
    position: absolute;
    top: .45rem;
}

.s1-num {
    width: .32rem;
    height: .32rem;
    background: #FFFFFF;
    border: .01rem solid #13BE88;
    border-radius: 50%;
    font-weight: bold;
    font-size: .2rem;
    color: #13BE88;
    line-height: .28rem;
    text-align: center;
    margin: -0.2rem auto;
}

.s1-i-core {
    font-size: .28rem;
    text-align: center;
    color: #001A3C;
    line-height: .26rem;
    margin: .45rem 0 .2rem;
}

.s1-i-text {
    font-size: .26rem;
    color: #58647E;
    line-height: .4rem;
    padding: 0 .2rem .2rem;
}

.s2 {
    padding: .5rem 0;
}

.s2-c {
    padding: .5rem .2rem 0;
}

.s2-item {
    width: 100%;
    padding: .4rem .6rem .2rem;
    background-image: url(../img/s2-img.png);
    background-size: cover, 95%;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    border-radius: .2rem;
}

.s2-i-title {
    width: 4.35rem;
    text-align: center;
    font-size: .32rem;
    color: #FFFFFF;
    line-height: .44rem;
    margin: auto;
    background: #5D9EEE;
}

.s2-sub-title {
    width: fit-content;
    margin: auto;
    font-size: .32rem;
    color: #001A3C;
    line-height: .44rem;
}

.s2-line {
    width: 100%;
    height: .01rem;
    background-color: #fff;
    margin: .2rem 0;
}

.s2-text {
    /* padding: 0 .2rem; */
    font-size: .26rem;
    color: #58647E;
    line-height: .4rem;
}

.s3 {
    padding: .5rem 0;
    background-image: url(../img/s3-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.s3-c {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .2rem .25rem;
    padding: .5rem .3rem 0;

}

.s3-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    background: #FFFFFF;
    border-radius: .28rem .28rem .28rem .28rem;
}

.s3-img {
    width: 100%;
    height: 1.4rem;
}

.s3-title {
    text-align: center;
    font-size: .32rem;
    color: #4271FB;
    margin: .3rem 0 .2rem;
    text-align: center;
}

.s3-text {
    width: fit-content;
    padding: 0 .25rem .45rem .35rem;
    font-size: .26rem;
    color: #394C79;
    line-height: .34rem;
}

.s3-button {
    font-size: .26rem;
    color: #FFFFFF;
    line-height: .34rem;
    padding: .03rem .35rem;
    background: #4271FB;
    border-radius: .23rem .23rem .23rem .23rem;
}

.s4 {
    padding: .5rem 0;
}

.s4-c {
    display: flex;
    flex-direction: column;
    padding: .45rem .3rem 0;
    gap: .2rem;
}

.s4-item:nth-child(2n) {
    background-image: url(../img/s4-img-blue.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;

}

.s4-item:nth-child(2n+1) {
    background-image: url(../img/s4-img-green.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.s4-item {
    padding: .4rem;
    border-radius: .12rem;
}

.s4-i-title {
    font-size: .32rem;
    color: #001A3C;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: start;
    font-weight: bold;
}

.s4-num {
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    width: .26rem;
    height: .26rem;
    margin-right: .1rem;
    font-size: .16rem;
    color: #FFFFFF;
    text-align: center;
    background: #2ABE92;
    border-radius: .13rem .13rem 0rem .13rem;
}

.s4-i-text {
    margin-top: .1rem;
    font-size: .26rem;
    color: #001A3C;
    line-height: .4rem;
}

.s5 {
    padding: .5rem 0;
    background-image: url(../img/s5-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.s5-c {
    width: 100%;
    padding: .5rem 0 0;
    overflow: hidden;
}

.s5-item {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: .1rem;
    margin-bottom: .1rem;
}

.s5-item1 {
    /* transform: translateX(-50%); */
    animation: s5-item-ani1 20s linear infinite reverse;
}

.s5-item2 {
    /* transform: translateX(-50%); */
    animation: s5-item-ani2 30s linear infinite reverse;
}

@keyframes s5-item-ani1 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes s5-item-ani2 {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0%);
    }
}


.s5-img {
    width: 6.35rem;
}

.s5-note {
    margin-top: .3rem;
    font-size: .2rem;
    color: #15172D;
    text-align: center;
}

.s6 {
    padding: .5rem 0;
    background-image: url(../img/s6-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.s6-title {
    font-weight: bold;
    font-size: .38rem;
    color: #FFFFFF;
    text-align: center;
}

.s6-c {
    padding: .5rem .25rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: .1rem;
}

.s6-item {
    width: 100%;
    background-color: #fff;
    border-radius: .08rem .08rem .08rem .08rem;
}

.s6-i-title {
    width: 100%;
    padding: .15rem .25rem;
    font-size: .22rem;
    color: #001A3C;
    position: relative;
}

.s6-i-title.active {
    font-weight: bold;
}

.s6-stage {
    /* font-weight: bold; */
    font-size: .22rem;
    color: #07B578;
    margin-right: .1rem;
}

.s6-i-title.active .s6-stage {
    font-weight: bold;
}

.s6-time {
    margin-left: .1rem;
    padding: .05rem .15rem;
    background: #EBF0FF;
    border-radius: .15rem .15rem .15rem .15rem;
    font-size: .18rem;
    color: #3769FF;
    text-align: center;
}

.s6-i-title.active .s6-time {
    font-weight: bold;
}

.s6-timg {
    position: absolute;
    top: 50%;
    right: .2rem;
    transform: translateY(-50%);
    width: .24rem;
}


.s6-i-c {
    width: 100%;
    display: none;
    /* padding: .2rem; */
}

.s6-i-c.active {
    display: block;
    padding: .2rem;
    border-top: .01rem solid #1E2036;
}

.s6-c-sector {
    display: flex;
    flex-direction: column;
    gap: .1rem;
}

.s6-s-item {
    display: grid;
    grid-template-columns: 1.3rem 1fr;
    gap: .2rem;
    width: 100%;
    height: .8rem;
    padding: .1rem;
    background: #F2F5F8;
    border-radius: .06rem .06rem .06rem .06rem;
}

.s6-s-title {
    width: 1.3rem;
    height: fit-content;
    padding: .13rem 0;
    margin-right: .2rem;
    text-align: center;
    background-color: #4B77F9;
    border-radius: .04rem;
    font-size: .24rem;
    color: #FFFFFF;
}

.s6-s-text {
    display: flex;
    align-items: center;
    justify-items: center;
    font-size: .22rem;
    color: #58647E;
    line-height: .36rem;
}


.s6-courses {
    width: 100%;
    height: fit-content;
    /* border: .01rem solid #e0e0e0;
    border-top: 0; */
    margin-top: .15rem;

}


.s6-table {
    width: 100%;
    height: fit-content;
    border-collapse: collapse;
    font-size: .2rem;
    color: #333;
    position: relative;
}

.s6-table thead {
    width: 100%;
    display: table;
    text-align: left;
    /* position: sticky;
    top: 0; */
}

.s6-table thead tr {
    display: flex;
    width: 100%;
    background-color: #F2F5F8;
}

.s6-table thead th {
    display: block;
    width: fit-content;
    padding: .15rem .25rem;
    text-align: left;
    font-weight: bold;
    font-size: .2rem;
    color: #001A3C;
    line-height: .24rem;
    /* white-space: nowrap; */
}

.s6-table thead th:nth-child(1) {
    width: 1.5rem;
}

.s6-table thead th:nth-child(2) {
    width: .6rem;
    text-align: center;
    padding: .15rem 0;
}

.s6-table thead th:nth-child(3) {
    width: 2.2rem;
}


.s6-table tbody {
    width: 100%;
    max-height: 3.52rem;
    display: table;
    overflow: auto;
    scrollbar-width: none;
}

.s6-table tbody tr {
    display: table;
    width: 100%;
    border-left: .01rem solid #e0e0e0;
    border-right: .01rem solid #e0e0e0;
    /* border-bottom: .01rem solid #e0e0e0; */
}

.s6-table tbody tr:last-child {
    border-bottom: .01rem solid #e0e0e0;
}

.s6-table tbody td {
    padding: .1rem .15rem;
    text-align: left;
    vertical-align: middle;
    font-size: .2rem;
    color: #394C79;
    /* white-space: nowrap; */
    border-right: .01rem solid #e0e0e0;
}

.s6-table tbody td:nth-child(1) {
    width: 1.5rem;
}

.s6-table tbody td:nth-child(2) {
    width: .5rem;
    text-align: center;
}

.s6-table tbody td:nth-child(3) {
    width: 2.2rem;
}

.s6-select {
    font-weight: bold;
    font-size: .22rem;
    color: #1C59FF;
    padding: .15rem;
    background-color: #F0F4FB;
    border-radius: .08rem;
    margin: .1rem 0;
}

.s7 {
    padding: .5rem 0 .5rem;
    background-image: url(../img/s7-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.s7 .title-note {
    width: 5rem;
    padding-top: .1rem;
    font-size: .16rem;
    margin: auto;
    color: #58647E;
    text-align: center;
}

.s7-c {
    overflow: hidden;
    padding: .45rem .25rem 0;
    display: flex;
    justify-content: start;
    align-items: start;
}

.s7-swiper {
    width: 100%;
    /* border: .01rem solid #3769FF; */
    position: relative;
}

.s7 .swiper-slide {
    width: 100%;
    height: 11.7rem;
    padding: .35rem .2rem .5rem;
    position: relative;
    background-image: linear-gradient(to left top, #EFF3FF, #FFFFFF);
    /* background: radial-gradient( 0% 0% at 0% 0%, #EFF3FF 0%, #FFFFFF 100%); */
    box-shadow: .04rem 0rem .1rem 0rem #BAC7D5;
    border-radius: .12rem .12rem .12rem .12rem;
}

.s7-num {
    height: .36rem;
    position: absolute;
    left: 50%;
    top: .3rem;
    transform: translateX(-50%);
}

.s7-i-title {
    font-weight: bold;
    font-size: .3rem;
    color: #001A3C;
    text-align: center;
}

.s7-content {
    padding-top: .15rem;
}

.s7-img {
    width: 100%;
}

.s7-text-box {
    padding: .3rem 0 0 .1rem;
}

.s7-subhead {
    width: fit-content;
    font-size: .26rem;
    color: #FFFFFF;
    padding: .05rem .2rem;
    background: #07B578;
    border-radius: .23rem;
    margin-bottom: .1rem;
}

.s7-text {
    font-size: .26rem;
    color: #58647E;
    line-height: .4rem;
    margin-bottom: .2rem;
    padding: 0 0 0 .1rem;
}

.s7-list {
    padding: 0 0 0 .1rem;
}

.s7-list1 {
    padding: 0 0 0 .1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.s7-li-text {
    font-size: .26rem;
    color: #58647E;
    line-height: .5rem;
}

.s7 .swiper-button-prev,
.s7 .swiper-button-next {
    background-image: none;
}

.s7 .swiper-button-prev {
    position: absolute;
    left: -.23rem !important;
    top: 2.8rem;
    /* transform: translateY(-50%); */
}

.s7 .swiper-button-next {
    position: absolute;
    right: -.32rem !important;
    top: 2.8rem;
    /* transform: translateY(-50%); */
}

.s7 .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    background-color: #235aff;
}

.s7 .swiper-pagination-bullets {
    bottom: .35rem;
}

.s7-right,
.s7-left {
    width: .45rem;
}












.s8 {
    padding: .5rem .3rem;
    background-image: url(../img/s8-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.s8-c {
    width: 100%;
    padding: .5rem 0 0;
}

.s8-select {
    width: 100%;
    display: flex;
    border-radius: .1rem .1rem 0 0;
    overflow: hidden;

}

.s8-tab.active {
    width: 50%;
    height: fit-content;
    color: #FFFFFF;
    /* padding: .55rem 0; */
    background-image: linear-gradient(to top, #3367FF 0%, #6E9AFF 100%);
}

.s8-tab {
    width: 50%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #001A3C;
    padding: .15rem 0 .2rem;
    background-image: linear-gradient(to top, #EBF6FF 0%, #FFFFFF 100%);
}


.s8-type {
    font-weight: bold;
    font-size: .3rem;
    /* transform: translateY(-50%); */
}

.s8-type.active {
    color: #FFFFFF;
}

.s8-t-note {
    font-size: .16rem;
    color: #CCD7E7;
    /* transform: translateY(-50%); */

}

.s8-t-note.active {
    color: #CCD7E7;
}

.s8-content.active {
    display: block;
    width: 100%;
    padding: 0 .7rem;
    background-color: #fff;
    border-radius: 0 0 .1rem .1rem;

}

.s8-content {
    display: none;
}

.s8-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: .45rem;
    border-bottom: .01rem dashed #A9D3FF;
    padding: .25rem 0;
}


.s8-item:last-child {
    border-bottom: none;
}

.s8-img {
    width: .53rem;
}

.s8-i-title {
    font-weight: bold;
    font-size: .3rem;
    color: #001A3C;
    /* margin: .1rem 0; */
}

.s8-i-text {
    font-size: .26rem;
    color: #58647E;
}

.s9 {
    padding: .5rem;
}

.s9 .title-note-blue {
    font-weight: normal;
}

.s9-c {
    margin-top: .5rem;
    padding: .45rem .5rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem .16rem 0rem #BAC7D5;
    border-radius: .16rem;
}

.s9-img {
    width: 5.33rem;
}