@media (min-width: 1000px) {
    .topicBox {width:100%;height:auto;overflow:hidden;}

    #stu-academy .img100{width:100%;float: left;display:block;}
    .topicBox .oversea-topic-three{width:100%;max-width:12rem;height:auto;overflow:hidden;margin:0 auto; position:relative;}
    .topicBox .oversea-topic-three .title{width:3.63rem;height:auto;overflow:hidden;margin:.8rem auto 0 auto;display:block}
    .topicBox .oversea-topic-three .tagImg{width:3.7rem;height:1.6rem;overflow:hidden;margin:.24rem 0.40rem 0 0;float:left;box-shadow: 0 5px 19px 0 rgba(110,123,105,0.13);}
    .topicBox .oversea-topic-three a:nth-child(3n) .tagImg{margin-right:0;}


    #stu-academy .ul{width:100%;font-size: .16rem;font-weight: 500;color: #333333;line-height: .19rem; text-align: center;}
    #stu-academy .ul .li{margin:0 .20rem;display: inline;cursor: pointer;}
    #stu-academy .ul .li.active{color:#61C13A}

    #stu-academy .university-list-order-left{width:3.86rem;float:left;overflow:hidden;box-shadow: 0px 5px 19px 0px rgba(110,123,105,0.13);border-radius:.06rem;}
    #stu-academy .university-list-order-left .top-banner{width:3.86rem; height:2.17rem;float:left;overflow:hidden;}
    #stu-academy .university-list-order-left .news-list-box{width:3.46rem;overflow:hidden;margin:0 auto;}
    #stu-academy .news-list-box .title-tip{width:100%;float:left;padding:.16rem 0; overflow:hidden;font-size: .20rem;font-weight: 500;color: #61C13A;line-height: .23rem;border-bottom:solid 1px #F2F2F2;}
    #stu-academy .news-list-box .title-tip span{color:#FFF;background-color:#61C13A;padding:.05rem .12rem;float:right;border-radius:.2rem;cursor:pointer;font-size: .14rem;line-height: .14rem;}
    #stu-academy .news-list-box .news-link{width:100%;float:left;margin:.137rem 0; overflow:hidden;font-size: .16rem;font-weight: 500;color: #333333;line-height: .19rem;}
    #stu-academy .news-list-box .news-link:hover{color:#61C13A;}
    #stu-academy .news-list-box .news-link:nth-child(2){margin-top:.20rem;}
    #stu-academy .news-list-box .news-link:nth-last-child(1){margin-bottom:.35rem;}

    #stu-academy .university-list-order-right{width:8rem;float:right;overflow:hidden; display: none;}
    #stu-academy .university-list-order-right.active{display:block;}
    #stu-academy .university-list-order-right .university-li{width:4rem;height:1.6rem;float:left;overflow:hidden;}
    #stu-academy .university-list-order-right .university-li img{height:100%;}
    #stu-academy .university-list-order-right .university-li:nth-child(2n){float:right;}

    .topicBox .oversea-topic-three .selectImg{position:absolute;left:0;top:0;}
    .topicBox .oversea-topic-three .active{z-index:6;opacity:1;transition: all .3s ease-out .1s;}
    .topicBox .oversea-topic-three .hidden{z-index:0;opacity:0;transition: all .1s ease-out;}
    #stu-academy .small-img-list{width:12rem;position:absolute;z-index:9;margin-left:50%;transform: translateX(-50%);display: flex;justify-content: space-between;bottom:.54rem;left:0;}
    #stu-academy .small-img-list .small-img{width:2.7rem;height:1.35rem;border-radius: 0.1rem;cursor:pointer;}


    #stu-academy .know-more-left{font-size: .16rem;font-weight: 500;color: #61C13A;line-height: .22rem;padding:.09rem .28rem;background-color:#FFF;border-radius:.06rem;position: absolute;left:3.3rem;top:4.08rem;}
    #stu-academy .know-more-right{font-size: .16rem;font-weight: 500;color: #FFF;line-height: .22rem;padding:.09rem .28rem;background:linear-gradient(180deg, #8DE469 0%, #61C13A 100%);border-radius:.06rem;position: absolute;right:3.3rem;top:4.08rem;}


    #stu-academy .video-play{width:7.68rem;height:3.8rem;overflow:hidden;position:absolute;left:0;top:0;background-color:#000000;z-index:4;}




}
@media (max-width: 999px) {
}