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

.container .menu .left {
    float: left;
}

.container .menu .right {
    float: right;
}

.container .menu a {
    text-decoration: none;
    color: inherit;
}

/* .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;
  }*/



.banner {
    display: block;
    width: 100%;
    height: fit-content;
    position: relative;

}

.banner-img {
    width: 100%;
    /* height: fit-content; */
}

.xzm {
    position: absolute;
    left: .5rem;
    top: .65rem;
    z-index: 1;
    width: 2rem;
    /* height: fit-content; */
}

.s1 {
    width: 100%;
    padding: 1rem 0 .5rem;
}

.s1-t {
    height: .75rem;
}

.s1-c {
    gap: .3rem;
    margin-top: .5rem;
}

.s1-item1 {
    width: 90%;
    position: relative;
    padding: .5rem 0;
    background-image: url(../img/s1-img1.png), linear-gradient(to left top, #0037FF 0%, #3F79FF 100%);
    background-size: 1.43rem, contain;
    background-repeat: no-repeat;
    background-position: 90%;
    /* background-image: linear-gradient(to left top, #0037FF 0%, #3F79FF 100%); */
    box-shadow: 0rem .1rem .16rem 0rem #B0C2E4;
    border-radius: .5rem 1.2rem .5rem .5rem;
}

.s1-item3 {
    width: 90%;
    position: relative;
    padding: .5rem 0;
    background-image: url(../img/s1-img3.png), linear-gradient(to left top, #0037FF 0%, #3F79FF 100%);
    background-size: 1.72rem, contain;
    background-repeat: no-repeat;
    background-position: 90%;
    /* background-image: linear-gradient(to left top, #0037FF 0%, #3F79FF 100%); */
    box-shadow: 0rem .1rem .16rem 0rem #B0C2E4;
    border-radius: .5rem 1.2rem .5rem .5rem;
}

.s1-item-title1 {
    padding: .03rem .45rem;
    font-size: .3rem;
    color: #FFFFFF;
    background-image: linear-gradient(to right, #0dff008b 50%, transparent);
    margin-bottom: .15rem;
}

.s1-item-text1 {
    padding: 0 .45rem;
    font-size: .26rem;
    color: #FFFFFF;
    line-height: .34rem;
    z-index: 10;
}

.s1-img {
    width: 1.5rem;
    position: absolute;
    right: .5rem;
    top: .5rem;
}

.s1-img2 {
    width: 1.3rem;
    opacity: .5;
}

.s1-img3 {
    width: 1.75rem;
}

.s1-item2 {
    width: 90%;
    position: relative;
    padding: .5rem 0;
    background-image: url(../img/s1-img2.png), linear-gradient(to right top, #D2DCEF 0%, #EAF1FF 100%);
    background-size: 1.32rem, contain;
    background-repeat: no-repeat;
    background-position: 90%;
    box-shadow: 0rem .1rem .16rem 0rem #B0C2E4;
    border-radius: .5rem 1.2rem .5rem .5rem;
}

.s1-item-title2 {
    padding: .03rem .45rem;
    font-size: .3rem;
    color: #FFFFFF;
    background-image: linear-gradient(to right, #0037ff81 50%, transparent);
    margin-bottom: .15rem;
}

.s1-item-text2 {
    padding: 0 .45rem;
    font-size: .26rem;
    color: #394C79;
    line-height: .34rem;
    z-index: 10;
}


.s2 {
    width: 100%;
    padding: .5rem 0;
}

.s2-t {
    height: 1.24rem;
}

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

.s2-swiper {
    width: 100%;
    padding: 0 0 .5rem;
    height: 7.45rem;
    overflow: hidden;
    /* border: 1px solid #0037FF; */
    position: relative;
}


.s2 .swiper-slide {
    padding: 0 .3rem;
    /* border: 1px solid #ff8400; */
}

.s2-i-title {
    position: relative;
    width: 100%;
    height: fit-content;
    padding: .1rem .3rem;
    font-size: .32rem;
    color: #FFFFFF;
    background-image: linear-gradient(to left, #0037FF 0%, #3F79FF 100%);
    border-radius: .2rem .2rem 0rem 0rem;
}

.s2-i-num {
    display: inline-block;
    margin-right: .2rem;
    font-weight: bold;
    font-size: .39rem;
    color: #60ECA2;
}

.s2-node {
    position: absolute;
    left: .3rem;
    top: .1rem;
    height: .13rem;
}

.s2-i-c {
    height: fit-content;
    min-height: 5.5rem;
    padding: .3rem;
    background: #EDF3FF;
    border-radius: 0 0 .2rem .2rem;
}

.s2-i-text {
    font-size: .26rem;
    color: #394C79;
    line-height: .34rem;
    padding: 0 .10rem .3rem;

}

.s2-img {
    width: 100%;
}

.s2-note {
    width: 5.65rem;
    font-size: .2rem;
    color: #6780B2;
    line-height: .28rem;
    margin-top: .3rem;
}

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

.s2 .swiper-button-next,
.s2 .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: .45rem;
    height: 1.72rem;
    background: #4879ff3c;
    border-radius: .08rem .08rem .08rem .08rem;
}

.s2 .swiper-button-prev {
    left: 6.9rem;
}

.s2 .swiper-button-next {
    right: 6.9rem;
}

.swiper-pagination-bullet {
    width: .11rem;
    height: .11rem;
    background: #334564;
    border-radius: .06rem .06rem .06rem .06rem;
}

.swiper-pagination-bullet-active {
    width: .8rem;
    height: .11rem;
    background: #1B59FF;
    border-radius: .06rem .06rem .06rem .06rem;
}

.s2-right,
.s2-left {
    height: .6rem;
}

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

.s3-t {
    height: 1.25rem;
}

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

.s3-item {

    background-color: #fff;
    box-shadow: 0rem 0rem .16rem 0rem #D6E2FA;
    border-radius: .28rem .28rem .28rem .28rem;
}

.s3-img {
    display: block;
    width: 100%;
    /* height: 1.4rem; */
}

.s3-item-title {
    padding-top: .3rem;
    font-weight: bold;
    font-size: .32rem;
    color: #071C4C;
}

.s3-item-text {
    padding: .2rem .3rem .35rem .3rem;
    font-size: .26rem;
    color: #394C79;
    line-height: .34rem;
}

.s3-btn {
    all: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .02rem .35rem;
    margin-top: .3rem;
    background: #FFFFFF;
    border-radius: .23rem .23rem .23rem .23rem;
    border: .01rem solid #3486FE;
    font-size: .26rem;
    color: #3486FE;
    line-height: .34rem;
}

.s4 {
    width: 100%;
    padding: .5rem 0;
}

.s4-t {
    height: 1.25rem;
}

.s4-c {
    padding: .5rem 0 0;
    width: 93.5%;
    gap: .3rem;
}

.s4-item {
    width: 100%;
    background: #F4F8FF;
    box-shadow: 0rem 0rem .16rem 0rem #D6E2FA;
    border-radius: .18rem;
    overflow: hidden;
}

.s4-item-title {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
    background-image: linear-gradient(to left, #B9D4FF 0%, #4786E3 100%);
}

.s4-title1 {
    display: inline-block;
    padding: .1rem .1rem .1rem .1rem;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    background-image: linear-gradient(to left, #0139FF 0%, #3F79FF 100%);
    font-size: .32rem;
    color: #FFFFFF;
}

.s4-title2 {
    margin-left: .05rem;
    font-size: .28rem;
    color: #FFFFFF;
}

.s4-list {
    padding: .3rem .2rem .3rem .3rem;

}

.s4-list li {
    list-style-type: disc;
    margin-left: .15rem;
    font-size: .16rem;
    color: #3486FE;
    line-height: .38rem;
}

.s4-text {
    /* font-weight: bold; */
    font-size: .26rem;
    color: #394C79;
    line-height: .48rem;
}

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

.s5-t {
    width: 100%;
}

.s5-c {
    width: 100%;
    padding: .5rem .3rem 0;
    gap: .3rem;
}

.s5-item {
    width: 100%;
    position: relative;
    padding: .5rem .35rem;
    background-image: url(../img/s5-i-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: .18rem .18rem .18rem .18rem;
}

.s5-item-title {
    font-weight: bold;
    font-size: .32rem;
    color: #1C59FF;
    margin-bottom: .2rem;
}

.s5-item-text {
    font-size: .26rem;
    color: #394C79;
    line-height: .34rem;
}

.s5-num {
    position: absolute;
    top: .35rem;
    left: 50%;
    transform: translateX(-50%);
    width: 3.5rem;
}

.s6 {
    width: 100%;
    padding: .5rem 0;
}

.s6-t {
    height: .77rem;
}

.s6-c {
    padding: .5rem 0 0;
    width: 93%;
    gap: .3rem;
}

.s6-item {
    width: 100%;
    padding: .35rem .4rem;
}

.s6-item1 {
    background-image: url(../img/s6-i-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0rem 0rem .16rem 0rem #D6E2FA;
    border-radius: .18rem;
}

.s6-item2 {
    background-image: url(../img/s6-i-bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0rem 0rem .16rem 0rem #D6E2FA;
    border-radius: .18rem;
}

.s6-item3 {
    background-image: url(../img/s6-i-bg3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0rem 0rem .16rem 0rem #D6E2FA;
    border-radius: .18rem;
}

.s6-item-title {
    font-weight: bold;
    font-size: .32rem;
}

.s6-item-title1 {
    color: #3A536C;
}

.s6-item-title2 {
    color: #D66B08;
}

.s6-item-title3 {
    color: #D06F30;
}

.s6-item-dote1 {
    font-size: .14rem;
    color: #94BEE9;
}

.s6-item-dote2 {
    font-size: .14rem;
    color: #ECAC48;
}

.s6-item-dote3 {
    font-size: .14rem;
    color: #E8B97F;
}

.s6-line1 {
    width: 100%;
    height: .01rem;
    background: #EDF6FF;
    margin: .2rem 0;
}

.s6-line2 {
    width: 100%;
    height: .01rem;
    margin: .2rem 0;
    background: #FEF5D3;
}

.s6-line3 {
    width: 100%;
    height: .01rem;
    margin: .2rem 0;
    background: #FEE7C6;
}

.s6-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: .2rem 0;
}

.s6-list2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .2rem 0;
}

.s6-check {
    display: inline-block;
    width: .11rem;
}

.s6-text {
    display: inline-block;
    font-size: .26rem;
    line-height: .26rem;
    margin-left: .05rem;
}

.s6-text1 {
    color: #394C79;
}

.s6-text2 {
    color: #B95A01;
}

.s6-text3 {
    color: #9E4E1A;
}

.s7 {
    width: 100%;
    padding: .5rem 0;
}

.s7-t {
    height: 1.3rem;
}

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

.s7-img {
    display: block;
    width: 95%;
    margin: 0 auto;
}

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

.s8-t {
    height: 1.35rem;
}

.s8-c {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: .1rem;
    width: 95%;
    padding: .35rem 0 0;
}

.s8-module {
    width: 100%;
}

.s8-step {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: .2rem .4rem;
    border-radius: .18rem;
    background: #1C59FF;
    position: relative;
}

.s8-step.active {
    border-radius: .18rem .18rem 0 0;
}

.s8-s-timg {
    width: .22rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.s8-s-title {
    font-size: .3rem;
    color: #FFFFFF;
    line-height: .22rem;
}

.s8-click {
    display: flex;
    align-items: center;
    justify-content: center;
    width: .34rem;
    height: .34rem;
    border-radius: 50%;
    background-color: #fff;
}

.s8-click-img {
    width: .15rem;
}

.s8-step-c {
    display: none;
}

.s8-step-c.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: .2rem;
    width: 100%;
    padding: .25rem .2rem;
    background-color: #fff;
    border-radius: 0 0 .18rem .18rem;
}

.s8-c-sector1 {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    width: 100%;
    padding: .1rem .35rem;
    position: relative;
    background-color: #F0F4FB;
}

.s8-rudder {
    width: .2rem;
    position: absolute;
    left: .1rem;
    top: .23rem;
}

.s8-c-title {
    text-align: center;
    font-size: .26rem;
    color: #1C59FF;
}

.s8-c-text {
    font-size: .24rem;
    color: #394C79;
}

.s8-c-sector2 {
    display: grid;
    grid-template: repeat(1, 1fr)/repeat(3, 1fr);
    gap: .15rem;
    width: 100%;
    height: fit-content;
    /* border: 1px solid #e71a1a; */
}

.s8-c-item {
    width: 100%;
    height: 2.8rem;
    padding: .25rem .2rem;
    background-color: #F0F4FB;
}



.s8-c-sector3 {
    width: 100%;
    max-height: 3.52rem;
    /* border-radius: .18rem; */
    overflow: auto;
    scrollbar-width: none;
    /* border: 1px solid #e0e0e0; */
}

.s8-courses {
    width: 100%;
    height: fit-content;
    border-radius: .08rem;
    border: 1px solid #e0e0e0;
    overflow: hidden;

}

.s8-table {
    width: 100%;
    height: fit-content;
    border-collapse: collapse;
    font-size: 14px;
    color: #333;
    position: relative;
}

.s8-table thead {
    width: 100%;
    display: table;
    text-align: left;
}

.s8-table thead tr {
    display: flex;
    width: 100%;
    background-color: #1C59FF;
}

.s8-table thead th {
    display: block;
    width: fit-content;
    padding: .15rem;
    text-align: left;
    font-weight: bold;
    font-size: .24rem;
    color: #FFFFFF;
    line-height: .24rem;
    white-space: nowrap;
}

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

.s8-table thead th:nth-child(2) {
    width: .5rem;
    text-align: center;
}

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


.s8-table tbody {
    width: 100%;
    max-height: 3.52rem;
    display: table;
    overflow: auto;
    scrollbar-width: none;
    border-radius: 0 0 .8rem .08rem;
    overflow: hidden;
}

.s8-table tbody tr {
    display: table;
    width: 100%;
    height: .7rem;
    border-bottom: 1px solid #e0e0e0;
}

.s8-table tbody tr:last-child {
    border-bottom: none;
}

.s8-table tbody td {
    height: .6rem;
    padding: 0rem .15rem;
    text-align: left;
    vertical-align: middle;
    font-size: .22rem;
    color: #394C79;
    line-height: .28rem;
    border-radius: .08rem;
    /* white-space: nowrap; */
    /* border: 1px solid #e0e0e0; */
}

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

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

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

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

.s9 {
    width: 100%;
    padding: .5rem 0;
}

.s9-t {
    height: .81rem;
}

.s9-note {
    font-size: .2rem;
    color: #141414;
    text-align: center;
    margin: .2rem 0;
}

.s9-c {
    width: 100%;
    overflow: hidden;
    padding-top: .2rem;
}

.s9-swiper {
    width: 90%;
    height: fit-content;
    /* border: .05rem solid #d15010; */
    padding: 0 0 .6rem;
    position: relative;
    margin: 0 auto;
    /* overflow: hidden; */
}

.s9 .swiper-slide {
    height: 9.7rem;
    padding: .35rem .3rem;
    /* border: 1px solid rgb(210, 11, 11); */
    background: #FFFFFF;
    box-shadow: .02rem 0rem 0rem 0rem #EBF1FD, 0rem 0rem .16rem 0rem #D6E2FA;
    border-radius: .16rem .16rem .16rem .16rem;
}

.s9-i-title {
    margin: auto;
    min-width: 5.1rem;
    width: fit-content;
    font-size: .3rem;
    font-weight: bold;
    text-align: center;
    color: #0037FF;
    height: fit-content;
    padding: .05rem .26rem;
    background: #1c59ff10;
}

.s9-img {
    width: 100%;
    margin-top: .3rem;
}

.s9-tag {
    width: fit-content;
    padding: .05rem .15rem;
    margin: .35rem 0 .2rem;
    background: #F0F3FD;
    font-size: .26rem;
    font-weight: bold;
    color: #071C4C;
}

.s9-text {
    font-size: .24rem;
    color: #394C79;
    line-height: .34rem;
}

.s9 .swiper-button-next,
.s9 .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: .45rem;
    height: 1.72rem;
    background: #4879ff3c;
    border-radius: .08rem .08rem .08rem .08rem;
}

.s9 .swiper-button-prev {
    left: 6.55rem;
}

.s9 .swiper-button-next {
    right: 6.55rem;
}

.s9-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* margin-top: 10px; */
}

.s9-list2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    /* margin-top: 10px; */
}

/* .s9-list2 {
    grid-template-columns: 5fr 3fr 3fr;
}

.s9-list3 {
    grid-template-columns: 1fr 1fr;
} */

.s9-list li {
    width: fit-content;
    list-style-type: disc;
    margin-left: 2em;
    font-size: .18rem;
    color: #224FFF;
    line-height: .34rem;
}

.s9-li-text {
    font-size: .24rem;
    color: #394C79;
    line-height: .34rem;
    margin-left: -0.05rem;

}

.swiper-pagination-bullet {
    width: .11rem;
    height: .11rem;
    background: #334564;
    border-radius: .06rem .06rem .06rem .06rem;
}

.swiper-pagination-bullet-active {
    width: .8rem;
    height: .11rem;
    background: #1B59FF;
    border-radius: .06rem .06rem .06rem .06rem;
}

.s9-right,
.s9-left {
    height: .6rem;
}

.s10 {
    width: 100%;
    padding: .5rem 0;
}

.s10-t {
    height: .74rem;
}

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

.s10-img {
    display: block;
    width: 95%;
    margin: 0 auto;
}

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

.s11-t {
    height: 1.3rem;
}

.s11-c {
    width: 95%;
    padding: .5rem 0 0;
    gap: .3rem;
}

.s11-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: .45rem;
    padding: .3rem .4rem;
    background-image: linear-gradient(to right, #0038FF 0%, #3E78FF 100%);
    box-shadow: .1rem 0rem .16rem 0rem #C4D8F7;
    border-radius: .3rem .3rem .3rem .3rem;
}

.s11-text {
    font-weight: bold;
    font-size: .32rem;
    color: #FFFFFF;
}

.s11-btn {
    all: unset;
    padding: .05rem .3rem;
    background-color: #fff;
    border-radius: .21rem .21rem .21rem .21rem;
    font-size: .24rem;
    color: #0037FF;
}

.s11-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .7rem;
    height: .55rem;
}