.swiper-containerPage {
    width: 100%;
    height: 100vh;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-slide {
    width: 100%;
    height: 100vh !important;
    background-color:white;
   /* background-image: url(images/bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    /* position: relative;  */
}


/* banner图 */

.index-swiper-container,
.index-swiper-slide,
.index-swiper-slide img {
   top:-6rem;
    width: 100%;
    height: 80vh;
}

.index-swiper-slide {
    position: relative;
}

.swiper-button-prev {
    position: absolute;
    left: 8%;
    top: 50%;
}

.swiper-button-next {
    position: absolute;
    right: 8%;
    top: 50%;
}

.index-swiper-next,
.index-swiper-prev {
    width: 45px;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(45deg);
}

.index-swiper-next img,
.index-swiper-prev img {
    width: 10px;
    height: 20px;
    transform: rotate(-45deg);
}

.index-swiper-next::after,
.index-swiper-prev::after {
    content: '';
}


/* 向下滚动 */

.scroll_down {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 50;
}

.scroll_down p {
    font-size: 26px;
    color: #fff;
}

.mouse {
    width: 18px;
    height: 30px;
    border-radius: 50px;
    border: 1px solid #fff;
    margin-left: 20px;
    display: flex;
    justify-content: center;
}

.spot {
    width: 2px;
    height: 8px;
    background-color: #fff;
    border-radius: 50px;
    margin-top: 4px;
}

.up_down {
    animation: up_down 2s linear infinite;
}

@keyframes up_down {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(12px);
    }
    100% {
        transform: translateX(0rpx);
    }
}


/* 训练课程 */
.course_introduce{
    position:absolute;
    display:flex;
    justify-content: space-between;
    z-index:99;
    min-width:75rem;
    height:auto;
    margin-top:20rem
}
.introduce_1 {
  border-radius: 16px;
  background-image: url(https://qnimgs.selfbase.cn/xinkaow/训练营课程.png);
  background-size:100%;
  margin:auto;
  width: 386px;
  height: 329px;
  /* border: 1px solid rgba(151, 151, 151, 1); */
  flex-direction: column;
  justify-content: flex-end;
}
.text_34 {
    width: 9rem;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-family: STSongti-SC-Black;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 40px;
   margin:3rem auto;
   
  }
  
  .text-wrapper_11 {
    background-color: rgba(7, 7, 7, 0.13);
    border-radius: 0px 0px 16px 16px;
    height: 75px;
    width: 24rem;
    margin-top:11rem;
    flex-direction: column;
  }
  
  .text_35 {
    width: 329px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 15px 0 0 29px;
  }
  .introduce_2 {
    border-radius: 16px;
    background-image: url(https://qnimgs.selfbase.cn/xinkaow/高薪就业2.png);
    background-size:100%;
    margin:auto;
    z-index:99;
    width: 386px;
    height: 329px;
    /* border: 1px solid rgba(151, 151, 151, 1); */
    flex-direction: column;
    justify-content: flex-end;
  }
  .introduce_3 {
    border-radius: 16px;
    background-image: url(https://qnimgs.selfbase.cn/xinkaow/大厂私教.png);
    background-size:100%;
    margin:auto;
    z-index:99;
    width: 386px;
    height: 329px;
    /* border: 1px solid rgba(151, 151, 151, 1); */
    flex-direction: column;
    justify-content: flex-end;
  }
/* */
/* 核心亮点*/
.highlight{
    position:absolute;

    min-width:75rem;
    height:auto;
   
}
.high_title{
    display: flex;
    text-align: center;
    margin:  auto;
}
.high_line{
   height:1px;
  width:20rem;
  
}
.high_introduct{
    justify-content: space-between;
    position:absolute;
    height:auto;
    display:flex;
    margin: -10rem 0;
    min-width:75rem;
}
.high-introduce-item{
    width:24rem;
    height:auto;
   
}.high-introduce-item img{
    text-align: center;
    margin:auto;
width:18rem;
height:18rem;
    
}
.item-title{
    margin:1rem auto;
    text-align: center;
}
.item-title-text span{
   font-size:1rem;
}
.item-introduce{
    margin:1rem auto;
    
}
.item-introduce-text span{
    width: 363px;
  height: 100px;
  overflow-wrap: break-word;
  color: rgba(3, 3, 2, 1);
  font-size: 15px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  /* margin-left: 3px; */
}
.image_1{
    width: 25%;
}

/**/
/*师资力量*/
.teacher_introduce{
    justify-content: space-between;
    position:absolute;
    height:auto;
    display:flex;
    margin-top:5rem;
    min-width:75rem;
}
.teacher_introduce-item{
    width:18rem;
    height:auto;
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 4px 0px rgba(203, 213, 224, 1);
}
.teacher_introduce-item img{
    text-align: center;
    margin:auto;
    width:15rem;
    height:18rem;
    border-radius: 10px;
    padding-top:15px;
}
.teacher_introduce-item-title{
    margin:1rem auto;
    text-align: center;
}
.teacher_introduce-item-title1 span{
    font-size:1rem;
    font-weight:600;
}
.teacher_introduce-item-text{
    margin:0.6rem auto;
    padding:5px 5px 10px 10px;
}

.text_23-0 span{
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 13px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 20px;
    margin: 9px 0 106px 26px;
  }



.platform_introduction {
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: center;
   
}

.platform_introduction_left {
    width: 50%;
    flex: 0 0 auto;
  
}

.platform_introduction_right {
    width: 50%;
    flex: 0 0 auto;
    margin-left: 60px;
   
}

.platform_introduction_right img {
    width: 100%;
}

.title {
    width: 100%;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title p {
    font-size: 36px;
    font-weight: bold;
}

.introduction {
    font-size: 20px;
    margin-top: 50px;
}

.title a {
    display: flex;
    align-items: center;
}

.title a p {
    font-size: 20px;
}

.title a img {
    width: 18px;
    margin-left: 10px;
}


/* 往期回顾 */

.content_box {
    /* width: 100%; */
    width: 1500px !important;
    min-width: 1500px !important;
    height: 100%;
    /* padding: 0 10%; */
    /* padding-top: 84px; */
    /* box-sizing: border-box; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.previous_review {
    width: 100%;
    /* height: 60%; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.mySwiper {
    width: 100%;
    height: 260px;
    position: relative;
    margin-top: 50px;
}

.mySwiper_wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.mySwiper_slide_left {
    width: 320px;
    height: 220px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.mySwiper_slide_left img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.mySwiper_slide_right {
    width: 320px;
    height: 220px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px 30px;
    box-sizing: border-box;
}

.mySwiper_slide_right p {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 12px;
}

.mySwiper_slide_right span {
    font-size: 18px;
}

.swiper-pagination img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    
}
.swiper-pagination{
    top:56%;
    right:20%
}
.swiper-pagination-bullet-active {
    background-color: rgba(101,138,161,1);
    border-color:white;

}
.swiper-pagination-bullet{
    width: 41px;
    height: 12px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid white;
    /* border-color:; */
    background-color: rgba(101,138,161,0.5);

}
.indication_point_box {
    width: 100%;
    margin-top: 20px;
}

.indication_point {
    z-index: 60;
}

.indication_point img {
    width: 56px;
    height: 56px;
    border-radius: 100%;
}

.pointswiper {
    width: 100%;
}

.point-wrapper {
    width: max-content;
    position: relative;
}

.point-slide {
    position: relative;
    z-index: 11;
    background: transparent !important;
}

.point-wrapper::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: black;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
}

.point-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.6);
    cursor: pointer;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}


/* 最新资讯 */

.latest_information {
    width: 100%;
    height: 62%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.latest_information_content {
    width: 100%;
    padding: 0 70px;
    box-sizing: border-box;
    margin-top: 50px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.information_item {
    width: 33%;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.information_item img {
    width: 90%;
    height: 190px;
}

.information_item p {
    width: 90%;
    font-size: 18px;
    font-weight: bold;
    color: #3c8cff;
    margin-top: 8px;
}

.video_play {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: absolute;
    left: 30px;
    top: 135px;
}

.video_play img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}


/* 合作伙伴 */

.cooperation_box {
    width: 100%;
    margin: 20px auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-evenly;

}

.cooperation_item_box {
    /* width: 17.625rem; */
    height:7rem;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    /* border-style:solid; */
}

.cooperation_item {
    width: 100%;
    /* border: 1px solid #dddddd; */
    padding: 3px auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    
   
}

.cooperation_item img {
    border-radius: 8px;
    width:100%;
    size:100%;
    height:75px;
}


/* 资讯视频弹窗 */

.video_popup_box {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}

.video_popup {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.video_content {
    width: 60%;
    background-color: black;
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}

.video_box {
    width: 100%;
    height: 500px;
}

.video_box video {
    width: 100%;
    height: 100%;
}

.close_popup {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.close_popup img {
    width: 100%;
    height: 100%;
}

#platformTeltwo {
    font-size: 14px;
}
@media screen and (min-width: 2200px) {
    .highlight{
        position:absolute;
        min-width:90rem;
        height:auto;
    }
    .high_introduct{
        min-width:90rem;
    }
    .teacher_introduce{
        justify-content: space-between;
        position:absolute;
        height:auto;
        display:flex;
        margin-top:5rem;
        min-width:90rem;
    }
    .course_introduce{
        position:absolute;
        display:flex;
        justify-content: space-between;
        z-index:99;
        min-width:90rem;
        height:auto;
        margin-top:20rem
    }
    .content_box {
        
        min-width :90rem !important;
    }
    .footer_text p {
        font-size: 14px;
    }
    .information_item img {
        height: 160px;
    }
    .information_item p {
        font-size: 15px;
    }
    .video_play {
        top: 110px;
    }
    .video_play img {
        height: 40px;
    }
    .introduce_1{
        width: 25rem;
        height: 20rem;
    }
    .text-wrapper_11{
       width:25rem;
       height:95px;
       margin-top:9rem;
    }
    .introduce_2{
        width: 25rem;
        height: 20rem;
    }
    .introduce_3{
        width: 25rem;
        height: 20rem;
    }
}
@media screen and (max-width: 1600px) {
    .content_box {
        width: 1400px !important;
        min-width: 1400px !important;
    }
    .video_box {
        height: 470px;
    }
    .video_play {
        top: 140px;
    }
}

@media screen and (max-width: 1500px) {
    .content_box {
        width: 1300px !important;
        min-width: 1300px !important;
    }
    .video_box {
        height: 470px;
    }
    .information_item img {
        height: 160px;
    }
    .information_item p {
        font-size: 15px;
    }
    .video_play {
        top: 110px;
    }
    .video_play img {
        height: 40px;
    }
}

@media screen and (max-width: 1400px) {
    .content_box {
        width: 1250px !important;
        min-width: 1250px !important;
    }
    .video_box {
        height: 470px;
    }
    .information_item img {
        height: 160px;
    }
    .information_item p {
        font-size: 15px;
    }
    .video_play {
        top: 110px;
    }
    .video_play img {
        height: 40px;
    }
}

@media screen and (max-width: 1300px) {
    .content_box {
        width: 1200px !important;
        min-width: 1200px !important;
    }
    .video_box {
        height: 450px;
    }
    .information_item img {
        height: 160px;
    }
    .information_item p {
        font-size: 15px;
    }
    .video_play {
        top: 110px;
    }
    .video_play img {
        height: 40px;
    }
}

@media screen and (max-width: 1200px) {
    .content_box {
        width: 1100px !important;
        min-width: 1100px !important;
    }
    .footer_text p {
        font-size: 14px;
    }
    .information_item img {
        height: 160px;
    }
    .information_item p {
        font-size: 15px;
    }
    .video_play {
        top: 110px;
    }
    .video_play img {
        height: 40px;
    }
    .introduce_1{
        width: 350px;
        height: 300px;
    }
    .text-wrapper_11{
       width:21.9rem;
       height:95px;
       margin-top:8rem;
    }
    .introduce_2{
        width: 350px;
        height: 300px;
    }
    .introduce_3{
        width: 350px;
        height: 300px;
    }
    
}

@media screen and (max-width: 1100px) {
    .content_box {
        width: 1000px !important;
        min-width: 1000px !important;
    }
    .footer_text p {
        font-size: 14px;
    }
    .information_item img {
        height: 160px;
    }
    .information_item p {
        font-size: 15px;
    }
    .video_play {
        top: 110px;
    }
    .video_play img {
        height: 40px;
    }
}