/* 轮播 */
.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;
}

/* 留学方案 */
.fangan{background: #f6f7fe;padding: 0.25rem 0;}
.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;
}


/* 院校推荐 */
.yuanxiao{margin: 0.35rem auto;}
.yuanxiao .yxbox{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.2rem;
    margin-top: 0.35rem;
}
.yuanxiao .yxbox .yxitem{
    width: 3.4rem;
    border: 0.01rem solid #e5e5e5;
    box-sizing: border-box;
    display: flex;
    align-items: center;justify-content: space-between;
}
.yuanxiao .yxbox .yxitem .yxleft{
    width: 1.141rem;height: 1.14rem;
    border-right: 0.01rem solid #e5e5e5;
    padding: 0.15rem;
}
.yuanxiao .yxbox .yxitem .yxright{
    width: 1.85rem ;
    text-align: left;
    padding-left: 0.1rem;box-sizing: border-box;
}
.yuanxiao .yxbox .yxitem .yxright .yxrightone{
    font-size: 0.28rem;color: #383f53;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}
.yuanxiao .yxbox .yxitem .yxright .yxrighttwo{
    font-size: 0.22rem;color: #9fa1a4;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}


/* 资讯 */
.zxall{}
.zxall .zxtitle{
    width: 100%;
    display: flex;align-items: center;gap: 0.2rem;
    margin-bottom: 0.2rem;
}
.zxall .zxtitle .zxtitleitem{
    width: 2.2rem;
    height: 0.65rem;
    line-height: 0.65rem;
    border-radius: 0.05rem;
    background: #eee;
    text-align: center;
    font-size: 0.28rem;
}
.zxall .zxtitle .zxtitleitemsactive{
    background: #4d67ff;
    color: #fff;
}
/* nav */
.navtxt{
    width: 1.2rem;
    text-align: center;
    font-size: 0.26rem;
    position: relative;
}
.gallery-thumbsNew{ overflow: hidden;width: 100%; }
.gallery-thumbsNew .swiper-slide {
    width: 1.2rem !important; /* 必须给缩略图固定宽度 */
    height: 0.5rem;
    opacity: 0.4; 
    display: flex;
}
.gallery-thumbsNew .swiper-slide-thumb-active { opacity: 1; }
.gallery-thumbsNew .swiper-slide-thumb-active .navtxt::after{
    content: '';
    width: 0.35rem;height: 0.07rem;
    background: #4d67ff;
    position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);
}
/* 内容 */
.zxcontent{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.zxcontent .zxcotentitem{
    text-align: left;
    font-size: 0.26rem;color: #383f53;
    font-weight: 400;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    border-bottom: 0.01rem solid #e5e5e5;
    padding: 0.15rem 0;
}
.zxcontent .zxcotentitem:last-child{
    padding-bottom: 0;
    border-bottom: none;
}

.zxall .zxlist{display: none;flex-direction: column;align-items: flex-start;width: 100%;}
.zxall .cur{display: flex;}






