/* 轮播 */
.lunbox{ width: 7.5rem; }
.lunbox .topSwiper{ width: 100%; }
.lunbox .swiperimg img{width: 7.5rem;height: 3.8rem;display: block;}

/* banner */
.sixbanner{background: #f7f8ff;padding: 0.35rem 0;}
.sixbanner .sixbox{
    width: 100%;
    display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;
}
.sixbanner .sixbox .sixitem{
    width: 25%; 
    display: flex;flex-direction: column;align-items: center;justify-content: center;
}
.sixbanner .sixbox .sixitem .sixitemimg{width: 1.37rem;height: 1.37rem;}
.sixbanner .sixbox .sixitem .sixtxt{font-size: 0.28rem;color: #000;}

/* 留学活动 */
.hd{
    padding: 0.25rem 0;
}
.hd .hdbox{
    width: 100%;
    display: flex;align-items: flex-start;overflow-x: scroll;
    margin-top: 0.35rem;
    padding-bottom: 0.25rem;
}
.hd .hdbox .hditem{
    width: 2.52rem;
    box-shadow: 0.01rem 0.01rem .08rem .01rem rgba(16, 160, 254, .17);
    border-radius: 0.15rem;background:#fff;
    margin-right: 0.25rem;
    padding-bottom: 0.15rem;
}
.hd .hdbox .hditem .hdtopimg{
    width: 2.52rem;height: auto;
    margin-bottom: 0.1rem;
}
.hd .hdbox .hditem .hdtopimg{border-radius: 0.15rem 0.15rem 0 0;}
.hd .hdbox .hditem .hdtitle{
    width: 100%;
    padding: 0 0.15rem;box-sizing: border-box;
    font-size: 0.24rem;text-align: left;color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 热门专区 */
.zhuanqu{background: #f7f8ff;padding: 0.35rem 0;margin-bottom: 0.35rem;}
.zhuanqu .zqbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.02rem 0;
    margin-top: 0.35rem;
}
.zhuanqu .zqbox .zqboxitem{
    position: relative;
    width: 33%;height: 1.7rem;
    padding: 0 0 0.1rem 0.2rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 0.15rem;
}
.zhuanqu .zqbox .zqboxitem .zqiTitleone{
    font-size: 0.32rem;
    line-height: 0.32rem;
    text-align: left;
    position: absolute;
    top: 0.4rem;left: 0.25rem;
}
.zhuanqu .zqbox .zqboxitem .zqiTitletwo{
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #55575d;
    text-align: left;
}
.zhuanqu .zqbox .zqboxitem .zqiImg{
    width: 0.568rem;height: 0.592rem;
    position: absolute;right: 0;bottom: 0;
}

/* 留学方案 */
.fangan{}
.fangan .fabox{
    width: 100%;
    margin: 0.25rem auto;
}
.fangan .fabox .fabone{
    width: 100%;
    display: flex;align-items: center;
    margin-bottom: 0.25rem;
}
.fangan .fabox .fabone .faboneitem{
    font-size: 0.28rem;
    line-height: 0.5rem;
    height: 0.5rem;
    font-weight: bold;
    flex: 1;
    text-align: center;
    position: relative;
}
.fangan .fabox .fabone .faboneitemactive{
    background-color: #4d67ff;
    border-radius: 0.45rem;
    color: #fff;
    border-left:none
}
.fangan .fabox .faswiperbox{
    width: 100%;
    display: flex;flex-wrap: wrap;justify-content: space-between;gap: 0.25rem 0;
    padding: 0 0.15rem;box-sizing: border-box;
}
.fangan .fabox .falist .facItem{
    width: 3.1rem;
}
.fangan .fabox .falist .facItem .faitemimg{width: 3.1rem;height: 1.65rem;}
.fangan .fabox .falist .facItem .faitemimg img{border-radius: 0.1rem;}
.fangan .fabox .falist .facItem .contentitle{
    width: 3.1rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #383f53;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    margin-top: 0.08rem;
}
.fangan .fabox .falist .facItem .contentitleone{
    text-align: left;
    color: #575d70;
    font-size: 0.24rem;
    line-height: 0.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}
.fangan .fabox .falist .facItem .contentitleone::before {
    content: '';
    width: 0;
    height: 0;
    border: 0.1rem solid transparent;
    border-left: 0.1rem solid #575d70;
    display: inline-block;
}


/* 留学资讯 */
.zixun{margin-top: 0.5rem;}
.zixun .zixunbox{
    width: 100%;
    margin: 0.25rem auto;
}
.zixun .zixunbox .zxbone{
    width: 100%;
    display: flex;align-items: center;
    margin-bottom: 0.25rem;
}
.zixun .zixunbox .zxbone .faboneitem{
    font-size: 0.28rem;
    line-height: 0.5rem;
    height: 0.5rem;
    font-weight: bold;
    flex: 1;
    text-align: center;
    position: relative;
}
.zixun .zixunbox .zxbone .faboneitemactive{
    background-color: #4d67ff;
    border-radius: 0.45rem;
    color: #fff;
    border-left:none
}
.zixun .zixunbox .zlist{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.zixun .zixunbox .zlist .zlistitem{
    width: 100%;
    font-size: 0.26rem;color: #000;
    line-height: 0.26rem;
    padding: 0.25rem 0;
    border-bottom: 0.01rem solid #eee;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}
.zixun .zixunbox .zlist .zlistitem:last-child{
    border-bottom: none;
    padding-bottom: 0;
}













