@charset "utf-8";


.adbck1 {
    padding-top: .7rem;
    padding-bottom: 1.22rem;
    overflow: hidden;
    position: relative;
}

.adbck1::after {
    content: "";
    position: absolute;
    width: 71vw;
    height: 71vw;
    border-radius: 50%;
    right: 5vw;
    bottom: 0;
    transform: translateY(50%);
    background: rgba(235, 235, 235, .4);
    z-index: -1;
    pointer-events: none;
}

.adbck1-tit {
    position: relative;
}

.adbck1-tit .adbck1-stit {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 9;
}

.adbck1-tit .adbck1-stit ul {
    display: flex;
    align-items: center;
}

.adbck1-tit .adbck1-stit ul li {
    position: relative;
    margin-right: .2rem;
}

.adbck1-tit .adbck1-stit ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    transition: all 0.5s;
    background: #fed104;
    height: 0.03rem;
}

.adbck1-tit .adbck1-stit ul li span {
    display: block;
    line-height: .45rem;
    font-size: .24rem;
    color: #333;
    cursor: pointer;
}

.adbck1-tit .adbck1-stit ul li.on span {
    color: #2d51b1;
    font-weight: 600;
}

.adbck1-tit .adbck1-stit ul li.on::after {
    width: 100%;
}

.adbck1-tit .morearr a {
    display: none;
}

.adbck1-tit .morearr a:nth-child(1) {
    display: block;
}

.adbck1-main {
    margin-top: .3rem;
    margin-left: -.8rem;
    margin-right: -1.2rem;
    padding-right: .4rem;
    padding-bottom: .35rem;
    position: relative;
    display: flex;
}

.adbck1-main::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: .35rem;
    left: .4rem;
    background-color: #2d51b2;
    border-radius: 0.3rem;
    overflow: hidden;
    z-index: 1;
}

.adbck1-bd {
    position: relative;
    overflow: hidden;
    z-index: 9;
   
    width: 9.67rem;
}

.adbck1-c {
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 98;
    transition: all .5s;
    transform: translateY(100%);
    visibility: hidden;
}

.adbck1-c.on {
    position: relative;
    z-index: 99;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}



.adbck1-l {
    border-radius: 0.2rem 0rem 0rem 0.2rem;
    overflow: hidden;
}

.adbck1-l .swiper-slide a {
    display: block;
    position: relative;
    border-radius: 0.2rem 0rem 0rem 0.2rem;
    overflow: hidden;
}

.adbck1-l .swiper-slide a .pic {
    padding-top: 70.9%;
}

.adbck1-l .swiper-slide a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2.26rem;
    background: url(../images/adblock1-zzc.png) no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: 8;
}

.adbck1-l .swiper-slide a .date {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 1.23rem;
    height: 1.23rem;
    display: flex;
    flex-direction: column;
    padding-left: .24rem;
    padding-top: .1rem;
}

.adbck1-l .swiper-slide a .date::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 2.07rem;
    height: 2.07rem;
    background-color: #ff9c00;
    border-radius: 50%;
    z-index: 1;
}

.adbck1-l .swiper-slide a .date span {
    position: relative;
    z-index: 9;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: -0.01rem;
    color: #ffffff;
}

.adbck1-l .swiper-slide a .date b {
    position: relative;
    z-index: 9;
    font-size: 0.48rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0.04rem;
    color: #ffffff;
}

.adbck1-l .swiper-slide a .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.5rem;
    padding: 0 .5rem;
    z-index: 9;
}

.adbck1-l .swiper-slide a .info h3 {
    font-size: 0.25rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.37rem;
    letter-spacing: -0.01rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.adbck1-l .swiper-slide a .info h3 i {
    background-image: linear-gradient(#fff, #fff);
}

.adbck1-r {
    flex: 1;
    min-width: 0;
    position: relative;
    z-index: 9;
    /* background: #fff; */
    border-radius: 0rem 0.2rem 0.2rem 0rem;
    /* overflow: hidden; */
}
 
.adbck1-r ul li:nth-child(1)  a { border-radius: 0rem 0.2rem 0 0 ;}
.adbck1-r ul li:last-child  a { border-radius: 0rem 0 0.2rem 0rem;}
.adbck1-r ul li:nth-child(1)  a .pics .pic{ border-radius: 0rem 0.2rem 0 0 ;}
.adbck1-r ul li:last-child  a .pics  .pic{ border-radius: 0rem 0 0.2rem 0rem;}

.adbck1-r ul li a {
    display: flex;
    background: #fff;
    border-top: 1px solid #d9d9d9;
}

.adbck1-r ul li:nth-child(1) a {
    border-top: none;
}

.adbck1-r ul li a .info {
    flex: 1;
    min-width: 0;
    position: relative;
    padding: .1rem .4rem;
}

.adbck1-r ul li a .info::before {
    content: "";
    position: absolute;
    left: -.12rem;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ff9c00;
    border-radius: 0.2rem 0rem 0rem 0.2rem;
    transform: scaleX(0);
    transform-origin: right center;
    transition: all 0.5s;
}

.adbck1-r ul li a .info span {
    display: block;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: -0.01rem;
    color: #2d51b2;
    opacity: 0.5;
    position: relative;
    z-index: 9;
}

.adbck1-r ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 0.28rem;
    letter-spacing: -0.01rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .57rem;
    position: relative;
    z-index: 9;
    margin-top: .1rem;
}

.adbck1-r ul li a .pics {
    width: 2.37rem;
}

.adbck1-r ul li a .pics .pic {
    padding-top: 57.55%;
}

.adbck1-r ul li.on a .info::before {
    transform: scaleX(1);
}

.adbck1-r ul li.on a .info span {
    color: #ffffff;
    opacity: 0.8;
}

.adbck1-r ul li.on a .info h3 {
    color: #ffffff;
}

.adbck5-l {
    width: 58%;
}

.adbck5-ltit {
    display: flex;
    align-items: center;
}

.adbck5-ltit .tit {
    margin-right: .46rem;
    cursor: pointer;
}

.adbck5-ltit .tit:nth-child(2)::after {
    content: "";
    position: absolute;
    left: 0;
    top: .2rem;
    transform: translateX(-.24rem) rotateZ(30deg);
    width: 2px;
    height: .2rem;
    background: #ff8b2e;
}

.adbck5-ltit .tit.noon::before {
    opacity: 0;
}

.adbck5-ltit .tit.noon p {
    display: none;
}

.adbck5-ltit .tit.noon h2 {
    color: rgba(255, 255, 255, .5);
}

.adbck5-lmain {
    margin-top: .5rem;
    position: relative;
    overflow: hidden;
    margin-left: -.35rem;
}

.adbck5-lmain .adbck5-larrow {
    margin-top: -.35rem;
    position: relative;
    z-index: 9;
}
.adbck5-lmain .adbck5-larrow.morearr>a:hover{
    background: #3bb4fb;
}
.adbck5-lmain>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(100%);
}

.adbck5-lmain>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0);
}



.adbck5-lmain .swiper-slide a {
    display: flex;
    align-items: center;

}

.adbck5-lmain .swiper-slide a .pics {
    width: 4.2rem;
    height: 5.08rem;
    margin-right: .6rem;
    background: url(../images/adbck5-limgbg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding-top: .3rem;
    padding: 0.75rem .4rem .5rem .4rem;
    position: relative;
}

.adbck5-lmain .swiper-slide a .pics::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: .05rem;
    bottom: .132rem;
    background: url(../images/adbck5-limgbg2.png) no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    z-index: 9;
}

.adbck5-lmain .swiper-slide a .pics .pic {
    padding-top: 0;
    height: 100%;
    border-radius: 0 0 50% 50%;
}

.adbck5-lmain .swiper-slide a .pics .pic div {
    background-position: center top;
}

.adbck5-lmain .swiper-slide a:hover .pics .pic div {
    width: 100%;
    height: 100%;
}

.adbck5-lmain .swiper-slide a .info {
    flex: 1;
    min-width: 0;
}

.adbck5-lmain .swiper-slide a .info h3 {
    font-size: 0.36rem;
    font-weight: 600;
    line-height: 0.4rem;
    color: #ffffff;
}

.adbck5-lmain .swiper-slide a .info h4 {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #3bb4fb;
    margin: .1rem 0 .2rem 0;
}

.adbck5-lmain .swiper-slide a .info div {
    max-height: 2.88rem;
    overflow: hidden;
}

.adbck5-lmain .swiper-slide a .info div p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
    max-height: 2.88rem;
    margin-top: .32rem;
}

.adbck5-lmain .swiper-slide a .info div p:nth-child(1) {
    margin-top: 0;
}

.adbck2 {
    background-color: #2d51b2;
    border-radius: 0rem 2rem 0rem 0rem;
    padding: .88rem 0 .5rem 0;
    position: relative;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.adbck2::before {
    content: "";
    width: 100vw;
    height: 100vw;
    position: absolute;
    top: 50%;
    right: -56vw;
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgba(26, 64, 168, .65);
    pointer-events: none;
    z-index: 1;
}

.adbck2::after {
    content: "";
    position: absolute;
    left: 1rem;
    top: 0.2rem;
    width: 22.4vw;
    height: 22.4vw;
    border-radius: 50%;
    background-color: #1940a9;
    pointer-events: none;
    z-index: 1;
}

.adbck2-arrow {
    position: absolute;
    right: 0;
    top: 0.07rem;
    z-index: 9;
}

.adbck2-sw {
    margin: 0 -.5rem;
    margin-top: .4rem;
}

.adbck2-sw .swiper-slide {}

.adbck2-sw .swiper-slide a {
    display: flex;
    flex-direction: column;
    padding-top: .25rem;
    margin: 0 .5rem;
}

.adbck2-sw .swiper-slide a .pics {
    padding-right: 1.44rem;
    background: url(../images/adbck2-itembg1.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.adbck2-sw .swiper-slide a .pics .pic {
    padding-top: 66.8%;
    transform: translateY(-.25rem);
    border-radius: 1.74rem 0.12rem 0.12rem 1.68rem;
}

.adbck2-sw .swiper-slide a .info {
    margin-top: .45rem;
}

.adbck2-sw .swiper-slide a .info h3 {
    font-size: 0.36rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: .2rem;
    border-bottom: solid 0.02rem rgba(255, 255, 255, .5);
}

.adbck2-sw .swiper-slide a .info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.28rem;
    color: #ffffff;
    opacity: 0.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .56rem;
    margin-top: .4rem;
}

.adbck2-sw .swiper-slide a .info div {
    width: 1.67rem;
    height: 0.57rem;
    background-color: #66c8ff;
    border-radius: 0.28rem;
    margin-top: .4rem;
    display: flex;
    align-items: center;
    padding: 0 .03rem;
    transition: all 0.5s;
}

.adbck2-sw .swiper-slide a .info div b {
    width: 0.51rem;
    height: 0.51rem;
    background: #ffffff url(../images/icon-next3.png) no-repeat;
    background-position: center center;
    background-size: .08rem auto;
    border-radius: 50%;
    display: block;
}


.adbck2-sw .swiper-slide a .info div span {
    flex: 1;
    min-width: 0;
    text-align: center;
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 0.28rem;
    color: #2d51b2;
    padding-right: .2rem;
    display: block;
}
.adbck2-sw .swiper-slide a:hover .info div{
    background: #1940a9;
}
.adbck2-sw .swiper-slide a:hover .info div span{
    color: #fff;
}


.adbck2-sw .swiper-slide:nth-child(2n) a .pics {
    order: 2;
    background: url(../images/adbck2-itembg2.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-top: .7rem;
    padding-right: 0;
    padding-left: 1.44rem;
}

.adbck2-sw .swiper-slide:nth-child(2n) a .pics .pic {
    border-radius: 0.25rem 1.68rem 1.74rem 0.25rem;
}

.adbck2-sw .swiper-slide:nth-child(2n) a .info {
    order: 1;
}

.adbck2-c {
    position: relative;
}

.adbck2-c::after {
    content: "";
    position: absolute;
    right: 42%;
    bottom: 0;
    transform: translateY(60%);
    width: 21.45vw;
    height: 21.45vw;
    background-color: #2046ac;
    border-radius: 50%;
}















@media(min-width: 1024px) {
    .adbck1::after {
        transform: translateY(100%);
        transition: all 1s;
    }

    .adbck2::before {
        transform: translateX(100%) translateY(-50%);
        transition: all 1s;
    }

    .adbck2::after {
        transform: translateY(-150%);
        transition: all 2s;
    }

    .adbck2-c::after {
        transform: translateY(150%);
        transition: all 1s;
    }

    .showdiv.adbck1::after {
        transform: translateY(50%);
        transition-delay: 1.5s;
    }

    .showdiv.adbck2::before {
        transform: translateX(0) translateY(-50%);
        transition-delay: .5s;
    }

    .showdiv.adbck2::after {
        transform: translateY(0);
        transition-delay: 1s;
    }

    .showdiv .adbck2-c::after {
        transform: translateY(60%);
        transition-delay: 1s;
    }
}


@media screen and (max-width:1024px) {
    .adbck1-main {
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
.adbck1-bd{
    display:none;
}
.adbck1-r ul li a .pics{
    width:2rem;
}
.adbck1-r ul li a .info h3{
    font-size:.16rem;
    max-height: none;
}
    .adbck1-main::before {
        display: none;
    }

    .adbck1-c {
        display: block;
    }

    .adbck1-l {
        width: auto;
    }

    .adbck1-l .swiper-slide a .date b {
        font-size: .36rem;
        line-height: .4rem;
    }

    .adbck1-r ul li a .info {
        padding: .1rem 0.2rem 0.1rem 0;
    }

    .adbck1-tit .adbck1-stit {
        /* position: static; */
        /* margin-top: .2rem; */
    }

    .adbck1-l .swiper-slide a .info {
        padding: 0 .2rem;
        bottom: 0.2rem;
    }

    .adbck1-l .swiper-slide a .info h3 {
        font-size: .2rem;
    }

    .adbck1-r ul li a {
        padding: .15rem 0;
    }

    .adbck5-l {
        width: auto;
    }

    .adbck2 {
        border-radius: 0 .5rem 0 0;
        padding: .5rem 0;
    }
    .adbck2-sw .swiper-slide a .pics{
        padding-right: .2rem;
    }
    .adbck2-sw .swiper-slide:nth-child(2n) a .pics{
        padding-left: .2rem;
    }
    .adbck2-sw .swiper-slide a .info h3{
        font-size: .24rem;
        line-height: .3rem;
        padding-bottom: .1rem;
    }
    .adbck2-sw .swiper-slide a .info p{
        margin-top: .2rem;
    }
    .adbck2-sw .swiper-slide a .info div{
        margin-top: .2rem;
    }
    .adbck2-sw{
        margin: 0 -.15rem;
        margin-top: .4rem;
    }
    .adbck2-sw .swiper-slide a{
        margin: 0 .15rem;
    }
    .adbck2-sw .swiper-slide a .info{
        margin-top: .25rem;
    }

    .adbck1{
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .home7-swiper{
        margin-top: .4rem;
    }
}

@media screen and (max-width:768px) {
    .adbck5-lmain {
        margin-left: 0;
    }

    .adbck5-lmain .swiper-slide a {
        display: block;
    }

    .adbck5-lmain .swiper-slide a .pics {
        margin: 0 auto;
    }

    .adbck5-lmain .swiper-slide a .info h3 {
        text-align: center;
        margin: .2rem 0;
        font-size: .3rem;
        line-height: .3rem;
    }

    .adbck5-lmain .swiper-slide a .info h4 {
        text-align: center;
    }

    .adbck5-lmain .adbck5-larrow {
        margin-top: 0.2rem;
    }

    

}




/* 2024年11月22日  外语教育板块新设计 */
.home8-rmain-swiper::before {
    width: 233px;
    height: 233px;
    bottom: 1.6rem;
    transform: translateX(-50%);
}

.home8-tit {
    display: flex;
    align-items: center;
}
.home8-tit .tit {
    margin-right: .46rem;
    cursor: pointer;
}
.home8-tit .tit.noon::before {
    opacity: 0;
}

.home8-tit .tit.noon p {
    display: none;
}
.home8-tit .tit:nth-child(2)::after {
    content: "";
    position: absolute;
    left: 0;
    top: .14rem;
    transform: translateX(-.24rem) rotateZ(20deg);
    width: 0.03rem;
    height: .32rem;
    background: #170075;
}

.home8-tit .tit.noon h2 {
    /* color: #bbbbbb; */
}

.home8-ldyy ul {
    margin-top: .45rem;
    position: relative;
}

.home8-ldyy ul::before {
    content: "";
    position: absolute;
    width: 22.96875vw;
    height: 22.96875vw;
    background-color: #2b63c1;
    border-radius: 50%;
    top: -0.2rem;
    left: -1.67rem;
}

.home8-ldyy ul li {
    /* display: flex; */
    margin-left: -.43rem;
    margin-top: .28rem;
}

.home8-ldyy ul li:nth-child(2n) a {
    height: .71rem;
    border-radius: 0.33rem 0.54rem 0rem 0.36rem;
}

.home8-ldyy ul li:nth-child(2n+1) a {
    height: .69rem;
    border-radius: 0.49rem 0.35rem 0.33rem 0;
}

.home8-ldyy ul li:nth-child(1) {
    margin-right: .52rem;
}

.home8-ldyy ul li:nth-child(2) {
    margin-left: 1.38rem;
    margin-right: .43rem;
}
.home8-ldyy ul li:nth-child(3) {
    margin-right: 2.33rem;
}
.home8-ldyy ul li:nth-child(4) {
    margin-left: 1.38rem;
}
.home8-ldyy ul li:nth-child(5) {
    margin-right: 1.88rem;
}
.home8-ldyy ul li:nth-child(6) {
    margin-left: 1.38rem;
}
.home8-ldyy ul li:nth-child(7) {
    margin-right: 1.92rem;
}
.home8-ldyy ul li a {
    max-width: 100%;
    display: block;
    background-color: #fcfbfc;
    box-shadow: 0px 10px 27px 0px rgba(21, 44, 122, 0.25);
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home8-ldyy ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: solid 1px #2b63c1;
    z-index: 2;
    transition: all 0.5s;
    opacity: 0;
}

.home8-ldyy ul li:nth-child(2n) a::before {
    border-radius: 0.33rem 0.54rem 0rem 0.36rem;
}

.home8-ldyy ul li:nth-child(2n+1) a::before {
    border-radius: 0.49rem 0.35rem 0.33rem 0;
}

.home8-ldyy ul li a img {
    display: block;
    max-width: 100%;
    max-height: 90%;
    position: relative;
    z-index: 1;
}

.home8-ldyy ul li a:hover::before {
    opacity: 1;
}
.home8-ldyy ul li.on a::before {
    opacity: 1;
}
@media screen and (max-width:1024px) {
    .home8-ldyy ul::before{
        left: -10vw;
    }

.home8-ldyy ul li{
   margin-left:0;
  margin-top:.15rem;
}

.home8-ldyy ul li:nth-child(1) {
    margin-right: .2rem;
}

.home8-ldyy ul li:nth-child(2) {
    margin-left: .58rem;
    margin-right: .43rem;
}
.home8-ldyy ul li:nth-child(3) {
    margin-right: .58rem;
}
.home8-ldyy ul li:nth-child(4) {
    margin-left: .58rem;
}
.home8-ldyy ul li:nth-child(5) {
    margin-right: .58rem;
}
.home8-ldyy ul li:nth-child(6) {
    margin-left: .58rem;
}
.home8-ldyy ul li:nth-child(7) {
    margin-right: .58rem;
}

    
}