@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  html {
    font-size: calc(100vw / 19.5);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100vw;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vw;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    position: relative;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100vw;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    top: 6.66666667rem;
    left: 5%;
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    margin-bottom: 0.66666667rem;
    font-size: 0.66666667rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 50%;
    font-size: 1.06666667rem;
    color: #fff;
    font-family: var(--AlibabaPuHuiTi-Bold);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active {
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active {
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination {
    bottom: 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.53333333rem;
    height: 0.53333333rem;
    margin-right: 0.66666667rem;
    display: inline-block;
    border: 0.06666667rem solid #fff;
    border-radius: 13.33333333rem;
    background: #ffffff00;
    opacity: 1;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #f5ca60;
    border: 0.06666667rem solid #f5ca60;
    border-radius: 0.66666667rem;
    width: 1.33333333rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* 关于我们 */
  .about {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
  }
  .about .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .about .w-1520 .ascnsauincconuncu .tithcudn {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.66666667rem;
  }
  .about .w-1520 .ascnsauincconuncu .fobiaotu {
    font-size: 0.66666667rem;
    color: #333;
    margin-bottom: 1.33333333rem;
  }
  .about .w-1520 .ascnsauincconuncu .contenta {
    font-family: '微软雅黑' !important;
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 1.33333333rem;
  }
  .about .w-1520 .ascnsauincconuncu .contenta * {
    font-family: '微软雅黑' !important;
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores {
    background-color: #12254600;
    border: 0.06666667rem solid #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores .p {
    color: #122546;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores i {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    margin-left: 0;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores i .icon {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    fill: #122546;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc {
    position: relative;
    margin-top: 1.33333333rem;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .peituimg {
    width: 100%;
    height: 8rem;
    border-radius: 0.33333333rem;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .peituimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.33333333rem;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu {
    cursor: pointer;
    position: absolute;
    top: 6rem;
    right: 2%;
    z-index: 2;
    width: 1.33333333rem;
    height: 1.33333333rem;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu .icon {
    display: block;
    width: 1.33333333rem;
    height: 1.33333333rem;
    fill: #fff;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu:hover {
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu:hover .icon {
    fill: #f5ca60;
    transition: all 0.5s;
  }
  /* video */
  .videocsc {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    background-color: #000000a9;
    z-index: -2;
    opacity: 0;
    transition: all 0.5s;
  }
  .videocsc .video-popup__panel {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    display: grid;
    gap: 1.33333333rem;
    z-index: 2;
  }
  .videocsc .video-popup__panel .video-popup__video-wrap {
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 0.33333333rem;
    overflow: hidden;
    box-shadow: 0 0.33333333rem 0.66666667rem rgba(0, 0, 0, 0.35);
  }
  .videocsc .video-popup__panel .video-popup__video-wrap video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    background: #000;
  }
  .videocsc .video-popup__panel .video-popup__close {
    flex: 0 0 auto;
    width: 1.33333333rem;
    height: 1.33333333rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.14);
    line-height: 1;
    cursor: pointer;
    transition: all 0.5s ease;
    backdrop-filter: blur(0.4rem);
  }
  .videocsc .video-popup__panel .video-popup__close .icon {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    fill: #fff;
  }
  .videocsc.active {
    opacity: 1;
    z-index: 999999;
    transition: all 0.5s;
  }
  /* 导师团队 */
  .teampage {
    width: 100%;
    min-height: 44rem;
    padding: 10% 5%;
    background-color: #f7f5ec;
  }
  .teampage .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .teampage .w-1520 .ascnsauincconuncu {
    width: 100%;
    margin-bottom: 2rem;
  }
  .teampage .w-1520 .ascnsauincconuncu .tithcudn {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.66666667rem;
  }
  .teampage .w-1520 .ascnsauincconuncu .contenta {
    font-family: '微软雅黑' !important;
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 1.33333333rem;
  }
  .teampage .w-1520 .ascnsauincconuncu .contenta * {
    font-family: '微软雅黑' !important;
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores {
    background-color: #12254600;
    border: 0.06666667rem solid #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores .p {
    color: #122546;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores i {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    margin-left: 0;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores i .icon {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    fill: #122546;
  }
  .teampage .w-1520 .camcianciasncswiper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao {
    width: 100%;
    height: 5.33333333rem;
    position: absolute;
    top: 1.33333333rem;
    z-index: 5;
    padding: 0 0.33333333rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide .acbiabcssnaj {
    width: 4.66666667rem;
    height: 4.66666667rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    box-shadow: 0 0 0.66666667rem 0 #eaeaea;
    transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide .acbiabcssnaj .imgscian {
    width: 4.33333333rem;
    height: 4.33333333rem;
    border-radius: 6.66666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide .acbiabcssnaj .imgscian img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide:hover {
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide:hover .acbiabcssnaj {
    background-color: #f5ca60;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .acbiabcssnaj {
    background-color: #f5ca60;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda {
    width: 100%;
    height: 30.66666667rem;
    margin: 0;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    border-radius: 0.33333333rem;
    padding: 0.66666667rem 0.33333333rem 0;
    border: 0.03333333rem solid #f1f1f1;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide {
    /* 滚动条整体部分 */
    /* 滚动条的轨道 */
    /* 滚动条滑块 */
    /* 滑块悬停时的颜色 */
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias {
    display: flex;
    flex-wrap: wrap;
    gap: 1.33333333rem;
    border-bottom: 0.06666667rem solid #dcdcdc;
    padding-bottom: 1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .acbiabcssnaj {
    height: 5.33333333rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .acbiabcssnaj .imgscian {
    display: none;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.66666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .mingzhsi {
    width: 100%;
    display: flex;
    gap: 0.33333333rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .mingzhsi span {
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 0.66666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin {
    display: flex;
    flex-wrap: wrap;
    gap: 0.66666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.33333333rem;
    background-color: #f7f6ee;
    padding: 0.26666667rem 0.53333333rem;
    border-radius: 0.66666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin i {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.73333333rem;
    fill: #000;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin .zhucnsm {
    font-size: 0.53333333rem;
    color: #000;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna {
    font-size: 0.53333333rem !important;
    color: #000 !important;
    font-weight: 300 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    margin: 0.66666667rem 0 0;
    padding: 0 0.33333333rem 0;
    overflow-y: auto;
    height: 16rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna * {
    margin-bottom: 0.66666667rem;
    position: relative;
    font-size: 0.53333333rem !important;
    color: #000 !important;
    font-weight: 300 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    padding-left: 0.53333333rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna *::after {
    content: '';
    position: absolute;
    top: 0.46666667rem;
    left: 0;
    width: 0.13333333rem;
    height: 0.13333333rem;
    border-radius: 6.66666667rem;
    background-color: #000;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar {
    width: 0.33333333rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar-thumb {
    background: #f5ca60;
    border-radius: 0.33333333rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar-thumb:hover {
    background: #ddb246;
  }
  .teampage .w-1520 .camcianciasncswiper .huansgshuewncids {
    width: 100%;
    height: 30.33333333rem;
    background-color: #f5ca60;
    border-radius: 0.33333333rem;
    position: absolute;
    right: -0.26666667rem;
    top: -0.26666667rem;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk {
    width: 100%;
    position: absolute;
    top: 4rem;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev {
    left: 0;
    transition: all 0.5s;
    width: 1.33333333rem;
    height: 1.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    box-shadow: 0 0 0.66666667rem 0 #eaeaea;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #000;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next {
    right: 0;
    transition: all 0.5s;
    width: 1.33333333rem;
    height: 1.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    box-shadow: 0 0 0.66666667rem 0 #eaeaea;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #000;
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev::after {
    content: '';
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next::after {
    content: '';
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev:hover,
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next:hover {
    transition: all 0.5s;
    background-color: #f5ca60;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev:hover .icon,
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next:hover .icon {
    transition: all 0.5s;
    fill: #fff;
  }
  /* 领藤教育申请录取集锦 */
  .sqjijin {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }
  .sqjijin .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .sqjijin .w-1520 .ascnsauincconuncu {
    width: 100%;
    margin-bottom: 0.66666667rem;
  }
  .sqjijin .w-1520 .ascnsauincconuncu .tithcudn {
    font-size: 0.8rem;
    color: #333;
  }
  .sqjijin .w-1520 .tusiauicn {
    width: 100%;
    height: 3.33333333rem;
    margin: 0 auto 0.66666667rem;
  }
  .sqjijin .w-1520 .tusiauicn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .sqjijin .w-1520 .sbuabcianmm {
    width: 100%;
    height: 21.33333333rem;
    text-align: center;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: left;
    margin-bottom: 0.66666667rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh h3 {
    text-align: right;
    font-size: 0.53333333rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh .number {
    max-width: 100%;
    min-width: 4rem;
    font-family: var(--Amita-Bold);
    font-size: 1.73333333rem;
    font-weight: bold;
    color: #f5ca60;
    height: 2.33333333rem;
    padding: 0 0.66666667rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh .scuba {
    font-size: 0.53333333rem;
    color: #000;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(2n) {
    justify-content: right;
  }
  .sqjijin::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.06666667rem;
    background: linear-gradient(to right, transparent 0%, #f5ca60 50%, transparent 100%);
  }
  /* 院校logo展示 */
  .schsnauinlogo {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background: linear-gradient(to bottom, #ffffff 0%, #fcf7e9 100%);
    position: relative;
    overflow: hidden;
  }
  .schsnauinlogo .w-1520 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .schsnauinlogo .w-1520 .logozhusnahu {
    position: relative;
    width: 100%;
    height: 13.33333333rem;
    isolation: isolate;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(0, 1.73333333rem, 0) scale(0.9);
    transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), transform 1.15s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 1.15s;
    will-change: transform, opacity;
    backface-visibility: hidden;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(255, 252, 247, 0.98);
    box-shadow: 0 1.2rem 2.93333333rem rgba(0, 0, 0, 0.055), 0 0.53333333rem 1.2rem rgba(0, 0, 0, 0.04), inset 0 0.06666667rem 0 rgba(255, 255, 255, 0.72);
    overflow: hidden;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    object-fit: contain;
    transform: translate(-50%, -50%);
    display: block;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale(1);
    transition: opacity 0.95s cubic-bezier(0.22, 1, 0.36, 1), transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0s;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active .ascian {
    animation: logoFloatA 5.8s ease-in-out infinite alternate;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active:nth-child(2n) .ascian {
    animation-name: logoFloatB;
    animation-duration: 6.6s;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active:nth-child(3n) .ascian {
    animation-name: logoFloatC;
    animation-duration: 7.2s;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-leaving {
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    transform: translate3d(0, -1.2rem, 0) scale(1.04);
    transition: opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1), transform 0.75s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0.75s;
  }
  @keyframes logoFloatA {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(0, -8px, 0);
    }
  }
  @keyframes logoFloatB {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(0, -12px, 0);
    }
  }
  @keyframes logoFloatC {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(0, -6px, 0);
    }
  }
  .schsnauinlogo .w-1520 .divjij {
    width: 100%;
    margin: 1.33333333rem auto 0;
    display: flex;
    justify-content: center;
  }
  .schsnauinlogo .w-1520 .divjij .mores {
    background-color: #12254600;
    border: 0.06666667rem solid #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores .p {
    color: #122546;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .schsnauinlogo .w-1520 .divjij .mores i {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    margin-left: 0;
  }
  .schsnauinlogo .w-1520 .divjij .mores i .icon {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    fill: #122546;
  }
  .schsnauinlogo .logo-switch-btn {
    position: absolute;
    top: 50%;
    z-index: 20;
    width: 1.33333333rem;
    height: 1.33333333rem;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.66666667rem 1.6rem rgba(0, 0, 0, 0.08);
    padding: 0;
    opacity: 0.96;
  }
  .schsnauinlogo .logo-switch-btn svg {
    width: 0.66666667rem;
    height: 0.66666667rem;
    display: block;
  }
  .schsnauinlogo .logo-switch-btn:hover {
    transform: translateY(-50%) scale(1.05);
    box-shadow: 0 1.06666667rem 2.26666667rem rgba(0, 0, 0, 0.12);
  }
  .schsnauinlogo .logo-switch-btn:active {
    transform: translateY(-50%) scale(0.98);
  }
  .schsnauinlogo .logo-switch-btn.prev {
    left: 0.33333333rem;
    background: rgba(255, 255, 255, 0.95);
    color: #d5b14c;
  }
  .schsnauinlogo .logo-switch-btn.next {
    right: 0.33333333rem;
    background: #e8bd49;
    color: #ffffff;
  }
  .schsnauinlogo:hover .logo-switch-btn {
    opacity: 1;
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100vh;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    z-index: 25;
    top: clamp(1.6rem, 38vh, 4.5rem);
    left: 20.5%;
    width: 50%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.008rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.6rem;
    color: #fff;
    font-family: var(--AlibabaPuHuiTi-Bold);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination {
    bottom: 0.5rem;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin-right: 0.1rem;
    display: inline-block;
    border: 0.01rem solid #fff;
    border-radius: 2rem;
    background: #ffffff00;
    opacity: 1;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #f5ca60;
    border: 0.01rem solid #f5ca60;
    border-radius: 0.2rem;
    width: 0.3rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* 关于我们 */
  .about {
    width: 100%;
    height: 100%;
    padding: 1.1rem 0;
  }
  .about .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .about .w-1520 .ascnsauincconuncu .tithcudn {
    font-size: 0.36rem;
    color: #333;
    margin-bottom: 0.3rem;
  }
  .about .w-1520 .ascnsauincconuncu .fobiaotu {
    font-size: 0.24rem;
    color: #333;
    margin-bottom: 0.5rem;
  }
  .about .w-1520 .ascnsauincconuncu .contenta {
    font-family: '微软雅黑' !important;
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 0.5rem;
  }
  .about .w-1520 .ascnsauincconuncu .contenta * {
    font-family: '微软雅黑' !important;
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
  }
  .about .w-1520 .ascnsauincconuncu .divjij {
    position: relative;
    z-index: 9;
    margin-bottom: 0.8rem;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores {
    background-color: #12254600;
    border: 0.01rem solid #000;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores .p {
    color: #000;
    font-size: 0.16rem;
    margin-bottom: 0;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores i {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    margin-left: 0;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores i .icon {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    fill: #000;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores:hover {
    gap: 0.2rem;
    background-color: #f5ca60;
    border: 0.01rem solid #f5ca60;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores:hover .p {
    color: #fff;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores:hover i {
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .divjij .mores:hover i .icon {
    fill: #fff;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc {
    position: relative;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .peituimg {
    width: 15.2rem;
    height: 6rem;
    border-radius: 0.15rem;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .peituimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.15rem;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu {
    cursor: pointer;
    position: absolute;
    top: 5rem;
    right: 2%;
    z-index: 2;
    width: 0.6rem;
    height: 0.6rem;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu .icon {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    fill: #fff;
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu:hover {
    transition: all 0.5s;
  }
  .about .w-1520 .ascnsauincconuncu .scaoncaonc .videoanniu:hover .icon {
    fill: #f5ca60;
    transition: all 0.5s;
  }
  /* video */
  .videocsc {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    background-color: #000000a9;
    z-index: -2;
    opacity: 0;
    transition: all 0.5s;
  }
  .videocsc .video-popup__panel {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8rem;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 0.2rem;
    z-index: 2;
  }
  .videocsc .video-popup__panel .video-popup__video-wrap {
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 0.15rem;
    overflow: hidden;
    box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.35);
  }
  .videocsc .video-popup__panel .video-popup__video-wrap video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    background: #000;
  }
  .videocsc .video-popup__panel .video-popup__close {
    flex: 0 0 auto;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.14);
    line-height: 1;
    cursor: pointer;
    transition: all 0.5s ease;
    backdrop-filter: blur(0.06rem);
  }
  .videocsc .video-popup__panel .video-popup__close .icon {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    fill: #fff;
  }
  .videocsc .video-popup__panel .video-popup__close:hover {
    background: rgba(255, 255, 255, 0.24);
    transform: rotate(90deg);
  }
  .videocsc.active {
    opacity: 1;
    z-index: 999999;
    transition: all 0.5s;
  }
  /* 导师团队 */
  .teampage {
    width: 100%;
    min-height: 9.2rem;
    padding: 1.1rem 0;
    background-color: #f7f5ec;
  }
  .teampage .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .teampage .w-1520 .ascnsauincconuncu {
    width: 6.9rem;
  }
  .teampage .w-1520 .ascnsauincconuncu .tithcudn {
    font-size: 0.36rem;
    color: #333;
    margin-bottom: 0.6rem;
  }
  .teampage .w-1520 .ascnsauincconuncu .contenta {
    font-family: '微软雅黑' !important;
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 1rem;
  }
  .teampage .w-1520 .ascnsauincconuncu .contenta * {
    font-family: '微软雅黑' !important;
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij {
    position: relative;
    z-index: 9;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores {
    background-color: #12254600;
    border: 0.01rem solid #000;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores .p {
    color: #000;
    font-size: 0.16rem;
    margin-bottom: 0;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores i {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    margin-left: 0;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores i .icon {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    fill: #000;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores:hover {
    gap: 0.2rem;
    background-color: #f5ca60;
    border: 0.01rem solid #f5ca60;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores:hover .p {
    color: #fff;
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores:hover i {
    transition: all 0.5s;
  }
  .teampage .w-1520 .ascnsauincconuncu .divjij .mores:hover i .icon {
    fill: #fff;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao {
    width: 7.2rem;
    height: 1.8rem;
    position: absolute;
    top: 1.9rem;
    padding: 0 0.4rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide .acbiabcssnaj {
    width: 1.5rem;
    height: 1.5rem;
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0 0 0.1rem 0 #eaeaea;
    transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide .acbiabcssnaj .imgscian {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide .acbiabcssnaj .imgscian img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide:hover {
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide:hover .acbiabcssnaj {
    background-color: #f5ca60;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamxiao .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .acbiabcssnaj {
    background-color: #f5ca60;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda {
    width: 7rem;
    height: 7.1rem;
    margin: 0;
    position: absolute;
    z-index: 1;
    right: 0.25rem;
    top: -3.35rem;
    background-color: #fff;
    border: 0.01rem solid #f1f1f1;
    border-radius: 0.15rem;
    padding: 0.3rem 0.2rem 0;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide {
    /* 滚动条整体部分 */
    /* 滚动条的轨道 */
    /* 滚动条滑块 */
    /* 滑块悬停时的颜色 */
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias {
    display: flex;
    align-items: center;
    gap: 0.2rem;
    border-bottom: 0.01rem solid #dcdcdc;
    padding-bottom: 0.3rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .acbiabcssnaj {
    width: 1.6rem;
    height: 1.6rem;
    background-color: #f5ca60;
    border-radius: 1rem;
    box-shadow: 0 0 0.1rem 0 #eaeaea;
    transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .acbiabcssnaj .imgscian {
    width: 1.45em;
    height: 1.45em;
    border-radius: 1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .acbiabcssnaj .imgscian img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb {
    width: 5rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .mingzhsi {
    width: 100%;
    display: flex;
    gap: 0.2rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .mingzhsi span {
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 0.2rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.1rem;
    background-color: #f7f6ee;
    padding: 0.06rem 0.2rem;
    border-radius: 0.25rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin i {
    display: block;
    width: 0.18rem;
    height: 0.18rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin i .icon {
    display: block;
    width: 0.18rem;
    height: 0.18rem;
    fill: #000;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .ancias .scansincbufsb .xiansanxin .zhusiuwin .zhucnsm {
    font-size: 0.16rem;
    color: #000;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna {
    font-size: 0.16rem !important;
    color: #000 !important;
    font-weight: 300 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    margin: 0.3rem 0 0;
    padding: 0 0.2rem 0;
    display: grid;
    gap: 0.2rem;
    height: 4rem;
    overflow-y: auto;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna * {
    position: relative;
    font-size: 0.16rem !important;
    color: #000 !important;
    font-weight: 300 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    padding-left: 0.15rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna *::after {
    content: '';
    position: absolute;
    top: 0.11rem;
    left: 0;
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 1rem;
    background-color: #000;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar {
    width: 0.08rem;
    border-radius: 0.1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0.1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar-thumb {
    background: #f5ca60;
    border-radius: 0.1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .mySwiper_teamda .swiper-wrapper .swiper-slide .csnainsuanduna::-webkit-scrollbar-thumb:hover {
    background: #ddb246;
    border-radius: 0.1rem;
  }
  .teampage .w-1520 .camcianciasncswiper .huansgshuewncids {
    width: 7rem;
    height: 7.1rem;
    background-color: #f5ca60;
    border-radius: 0.15rem;
    position: absolute;
    right: 0;
    top: -3.6rem;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk {
    width: 7.2rem;
    position: absolute;
    top: 2.65rem;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev {
    left: 0;
    transition: all 0.5s;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0 0 0.1rem 0 #eaeaea;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #000;
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next {
    right: 0;
    transition: all 0.5s;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0 0 0.1rem 0 #eaeaea;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #000;
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev::after {
    content: '';
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next::after {
    content: '';
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev:hover,
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next:hover {
    transition: all 0.5s;
    background-color: #f5ca60;
  }
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-prev:hover .icon,
  .teampage .w-1520 .camcianciasncswiper .qiehuanannnk .swiper-button-next:hover .icon {
    transition: all 0.5s;
    fill: #fff;
  }
  /* 领藤教育申请录取集锦 */
  .sqjijin {
    width: 100%;
    height: 100%;
    padding: 1.1rem 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .sqjijin .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .sqjijin .w-1520 .ascnsauincconuncu {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .sqjijin .w-1520 .ascnsauincconuncu .tithcudn {
    font-size: 0.36rem;
    color: #333;
  }
  .sqjijin .w-1520 .tusiauicn {
    width: 8.13rem;
    height: 1.64rem;
    margin: 0 auto 1.4rem;
  }
  .sqjijin .w-1520 .tusiauicn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sqjijin .w-1520 .sbuabcianmm {
    width: 100%;
    height: 5.8rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    transform: translate3d(0, 0, 0);
    transition: transform 0.18s ease-out;
    will-change: transform;
    transform-style: preserve-3d;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 0.2rem;
    position: absolute;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    will-change: transform;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh h3 {
    text-align: right;
    width: 100%;
    font-size: 0.2rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh .number {
    font-family: var(--Amita-Bold);
    font-size: 0.9rem;
    font-weight: bold;
    color: #f5ca60;
    height: 1.15rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh .scuba {
    font-size: 0.16rem;
    color: #000;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:hover {
    transform: translateY(-0.04rem);
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:first-child {
    left: 1.9rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(2) {
    right: 1.9rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(3) {
    left: 0;
    top: 2.2rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(4) {
    left: 5.5rem;
    top: 2.2rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(5) {
    right: 0;
    top: 2.2rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(6) {
    left: 1.9rem;
    top: 4.5rem;
  }
  .sqjijin .w-1520 .sbuabcianmm .saniqncinuh:nth-child(7) {
    right: 1.9rem;
    top: 4.5rem;
  }
  .sqjijin::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 30%;
    left: 35%;
    height: 0.02rem;
    background: linear-gradient(to right, transparent 0%, #f5ca60 50%, transparent 100%);
  }
  /* 院校logo展示 */
  .schsnauinlogo {
    width: 100%;
    height: 100%;
    padding: 2rem 0 1.1rem;
    background: linear-gradient(to bottom, #ffffff 0%, #fcf7e9 100%);
    position: relative;
  }
  .schsnauinlogo .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .schsnauinlogo .w-1520 .logozhusnahu {
    position: relative;
    width: 100%;
    height: 7.5rem;
    isolation: isolate;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(0, 0.26rem, 0) scale(0.9);
    transition: opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1), transform 1.15s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 1.15s;
    will-change: transform, opacity;
    backface-visibility: hidden;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(255, 252, 247, 0.98);
    box-shadow: 0 0.18rem 0.44rem rgba(0, 0, 0, 0.055), 0 0.08rem 0.18rem rgba(0, 0, 0, 0.04), inset 0 0.01rem 0 rgba(255, 255, 255, 0.72);
    overflow: hidden;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
    object-fit: contain;
    transform: translate(-50%, -50%);
    display: block;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale(1);
    transition: opacity 0.95s cubic-bezier(0.22, 1, 0.36, 1), transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0s;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active .ascian {
    animation: logoFloatA 5.8s ease-in-out infinite alternate;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active:nth-child(2n) .ascian {
    animation-name: logoFloatB;
    animation-duration: 6.6s;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-active:nth-child(3n) .ascian {
    animation-name: logoFloatC;
    animation-duration: 7.2s;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi.is-leaving {
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    transform: translate3d(0, -0.18rem, 0) scale(1.04);
    transition: opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1), transform 0.75s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0.75s;
  }
  @keyframes logoFloatA {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(0, -8px, 0);
    }
  }
  @keyframes logoFloatB {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(0, -12px, 0);
    }
  }
  @keyframes logoFloatC {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(0, -6px, 0);
    }
  }
  .schsnauinlogo .w-1520 .divjij {
    width: 100%;
    margin: 1rem auto 0;
    display: flex;
    justify-content: center;
  }
  .schsnauinlogo .w-1520 .divjij .mores {
    background-color: #12254600;
    border: 0.01rem solid #000;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores .p {
    color: #000;
    font-size: 0.16rem;
    margin-bottom: 0;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores i {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    margin-left: 0;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores i .icon {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    fill: #000;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores:hover {
    gap: 0.2rem;
    background-color: #f5ca60;
    border: 0.01rem solid #f5ca60;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores:hover .p {
    color: #fff;
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores:hover i {
    transition: all 0.5s;
  }
  .schsnauinlogo .w-1520 .divjij .mores:hover i .icon {
    fill: #fff;
    transition: all 0.5s;
  }
  .schsnauinlogo .logo-switch-btn {
    position: absolute;
    top: 50%;
    z-index: 20;
    width: 0.5rem;
    height: 0.5rem;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.1rem 0.24rem rgba(0, 0, 0, 0.08);
    padding: 0;
    opacity: 0.96;
  }
  .schsnauinlogo .logo-switch-btn svg {
    width: 0.2rem;
    height: 0.2rem;
    display: block;
  }
  .schsnauinlogo .logo-switch-btn:hover {
    transform: translateY(-50%) scale(1.05);
    box-shadow: 0 0.16rem 0.34rem rgba(0, 0, 0, 0.12);
  }
  .schsnauinlogo .logo-switch-btn:active {
    transform: translateY(-50%) scale(0.98);
  }
  .schsnauinlogo .logo-switch-btn.prev {
    left: 4.2rem;
    background: rgba(255, 255, 255, 0.95);
    color: #d5b14c;
  }
  .schsnauinlogo .logo-switch-btn.next {
    right: 4.2rem;
    background: #e8bd49;
    color: #ffffff;
  }
  .schsnauinlogo:hover .logo-switch-btn {
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  /* 院校logo展示 */
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian {
    width: 70%;
    height: 70%;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian img {
    max-width: 70%;
    max-height: 70%;
  }
  .schsnauinlogo .logo-switch-btn.prev {
    left: 1.2rem;
  }
  .schsnauinlogo .logo-switch-btn.next {
    right: 1.2rem;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 10%;
  }
  /* 院校logo展示 */
  .schsnauinlogo .logo-switch-btn.prev {
    left: 1.2rem;
  }
  .schsnauinlogo .logo-switch-btn.next {
    right: 1.2rem;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 9.5%;
  }
  /* 院校logo展示 */
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian {
    width: 70%;
    height: 70%;
  }
  .schsnauinlogo .w-1520 .logozhusnahu .logodaxuaibuyi .ascian img {
    max-width: 70%;
    max-height: 70%;
  }
  .schsnauinlogo .logo-switch-btn.prev {
    left: 1.2rem;
  }
  .schsnauinlogo .logo-switch-btn.next {
    right: 1.2rem;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 10%;
  }
  /* 院校logo展示 */
  .schsnauinlogo .logo-switch-btn.prev {
    left: 1.2rem;
  }
  .schsnauinlogo .logo-switch-btn.next {
    right: 1.2rem;
  }
}
