.row-schooloverview .w16 {
    max-width: 15.4rem;
}

.row-schooloverview {
    font-family: Microsoft YaHei;
    overflow: hidden;
    padding-top: .5rem;
}

.m-schooloverviewboxe1 {
    padding: .2rem 0 0rem;
}

.m-schooloverviewboxe1 .ny-tit1 {
    margin-bottom: 1.05rem;
}

.m-schooloverviewboxe1 .box .item {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: .35rem;
}

.m-schooloverviewboxe1 .box1 {
    padding-bottom: 0.16rem;
}

.m-schooloverviewboxe1 .box1 .item1 {
    margin-right: .4rem;
}

.m-schooloverviewboxe1 .box .item:nth-child(2n) {
    flex-direction: row;
}

.g-schooloverviewe1-desc {
    font-size: .18rem;
    color: #333333;
    line-height: 2;
    text-indent: 2em;
    text-align: justify;
}

.g-schooloverviewe1-desc span {
    font-weight: bold;
}

.m-schooloverviewboxe1 .box .txt {
    width: 57.4%;
    margin-right: .94rem;
}

.m-schooloverviewboxe1 .box .item:nth-child(2n) .txt {
    width: 63.65%;
    margin-right: 0;
    margin-left: 1.54rem;
}

.m-schooloverviewboxe1 .box .pic1 {
    overflow: hidden;
    flex: 1;
}

.m-schooloverviewboxe1 .box .pic1 img {
    display: block;
    width: 100%;
}

.certify-swiper {
    position: relative;
    /* width: 1200px; */
    margin-bottom: .48rem;
}

.certify-swiper .swiper-container {}

.certify-swiper .swiper-slide {
    width: 8.33rem;
    height: 5rem;
}

.certify-swiper .swiper-slide .con1 {
    display: block;
    height: 100%;
}

.certify-swiper .swiper-slide .pic1 {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
}

.certify-swiper .swiper-slide .pic1::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: ' ';
    background-color: rgba(0, 0, 0, .5);
    z-index: 3;
    opacity: 1;
    transition: .5s;
}

.certify-swiper .swiper-slide-active .pic1::after {
    opacity: 0;
}

.certify-swiper .swiper-slide img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: .5s;
}

.certify-swiper .swiper-slide .pic1:hover img {
    transform: scale(1.08);
}

.certify-swiper .swiper-button-next,
.certify-swiper .swiper-button-prev {
    left: .30rem;
    width: .30rem;
    height: .51rem;
    background: url(/2024xz/style/../images/pubwq/preve1.png) center center no-repeat;
    background-size: contain;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .5s;
}

.certify-swiper .swiper-button-next:hover,
.certify-swiper .swiper-button-prev:hover {
    opacity: 0.8;
}

.certify-swiper .swiper-button-prev:after,
.certify-swiper .swiper-button-next:after {
    display: none;
}

.certify-swiper .swiper-button-next {
    right: .30rem;
    left: auto;
    background: url(/2024xz/style/../images/pubwq/nexte1.png) center center no-repeat;
    background-size: contain;
}

.m-schooloverviewboxe2 .box1 .g-schooloverviewe1-desc {
    margin-bottom: .42rem;
}

.m-schooloverviewboxe1 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

.m-schooloverviewboxe2 {
    background-repeat: no-repeat;
    background-position: top .05rem left;
    background-size: 100% auto;
}

.m-schooloverviewboxe2 .box2 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: .57rem;
}

.m-schooloverviewboxe2 .box2 .g-schooloverviewe1-desc {
    padding: .5rem .72rem .46rem .64rem;
    color: #fff;
}

.ul-nume1 {
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, .5);
}

.ul-nume1 li {
    float: left;
    width: 20%;
    border-right: 1px solid rgba(255, 255, 255, .5);
}

.ul-nume1 li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0) !important;
}

.ul-nume1 .con {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.07rem;
}

.ul-nume1 .num {
    font-family: 'SourceHanSansCN-Heavy';
    font-weight: 800;
    font-size: .36rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: .05rem;
}

.ul-nume1 .js-num {
    font-family: 'SourceHanSansCN-Heavy';
}

.ul-nume1 i {
    font-family: 'SourceHanSansCN-Heavy';
    font-style: normal;
    font-weight: 800;
    font-size: .18rem;
    color: #FFFFFF;
}

.ul-nume1 .tit {
    font-size: .18rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.22;
    height: 2.44em;
}

.m-schooloverviewboxe3 {
    background-repeat: no-repeat;
    background-position: top 1.15rem left;
    background-size: 100% auto;
}

.m-schooloverviewboxe4 .g-schooloverviewe1-desc,
.m-schooloverviewboxe3 .g-schooloverviewe1-desc {
    text-indent: 2em;
}

.m-schooloverviewboxe3 .box1 .pic1 {
    width: 55.85%;
    /* height: 4.20rem; */
    margin-right: .41rem;
    overflow: hidden;
}

.m-schooloverviewboxe3 .box1 .pic1 img {
    display: block;
    width: 100%;
    transition: .5s;
}

.m-schooloverviewboxe3 .box1 .item:hover .pic1 img {
    transform: scale(1.08);
}

.m-schooloverviewboxe3 .box1 .item {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: .52rem;
}

.m-schooloverviewboxe3 .box1 .item:nth-child(2n) {
    flex-direction: row-reverse;
}

.m-schooloverviewboxe3 .box1 .txt {
    flex: 1;
}

.m-schooloverviewboxe3 .box1 .item:nth-child(2n) .pic1 {
    margin-right: 0;
    margin-left: .53rem;
}

.m-schooloverviewboxe3 .item2 .txt {
    position: relative;
    padding-top: 0.1rem;
}

.m-schooloverviewboxe3 .item2 .txt::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: ' ';
    width: 1168px;
    height: 1px;
    background: #000000;
    opacity: 0.1;
}

.m-schooloverviewboxe4 {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    padding: .11rem 0 0.01rem;
}

.m-schooloverviewboxe4 .item {
    margin-bottom: .38rem;
}

.m-schooloverviewboxe4 .item .pic1 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: .60rem;
}

.m-schooloverviewboxe4 .item2 .pic1 {
    margin-bottom: .48rem;
}

.m-schooloverviewboxe4 .item .pic1 img {
    display: block;
    width: 100%;
    height: auto;
}

.m-schooloverviewboxe5 {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 16.89rem auto;
    padding: 0.1rem 0 .94rem;
}

.m-schooloverviewboxe5 .g-schooloverviewe1-desc {
    text-indent: 2em;
    color: #082498;
    margin-bottom: .2rem;
    font-size: .24rem;
}

.m-schooloverviewboxe5 .pic1 {
    text-align: right;
    margin-bottom: 0.54rem;
}

.m-schooloverviewboxe5 .pic1 img {
    display: inline-block;
    width: 4.64rem;
}

.m-schooloverviewboxe5 .box1 {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    margin-bottom: .52rem;
}

.ul-liste1 {
    overflow: hidden;
    padding: .34rem 1.60rem 0.03rem .62rem;
    margin: 0 -.10rem;
}

.ul-liste1 li {
    float: left;
    width: 50%;
    margin-bottom: .35rem;
}

.ul-liste1 .con {
    font-size: .24rem;
    color: #FFFFFF;
    margin: 0 .10rem;
}

.ul-liste1 .tit {
    font-weight: bold;
    /* height: 1.5em; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    /* margin-bottom: .05rem; */
}

.ul-liste1 .desc {
    font-size: .2rem;
    /* height: 1.5em; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.m-schooloverviewboxe5 .info1 {
    font-size: .16rem;
    color: rgba(51, 51, 51, .8);
}

@media screen and (max-width: 1200px) {
    .m-schooloverviewboxe3 .item2 .txt::after {
        display: none;
    }
    .row-schooloverview{
        padding-top:0;
    }
}

@media screen and (max-width: 959px) {
    .m-schooloverviewboxe3 .box1 .item {
        display: block;
    }

    .m-schooloverviewboxe3 .box1 .pic1 {
        width: 100%;
        /* height: 4.20rem; */
        margin-right: 0rem;
        overflow: hidden;
        margin-bottom: 0.3rem;
    }

    .m-schooloverviewboxe3 .box1 .item:nth-child(2n) .pic1 {
        margin-right: 0;
        margin-left: 0;
    }

    .certify-swiper .swiper-slide {
        width: 75%;
        height: 4rem;
    }

    .certify-swiper .swiper-button-next, .certify-swiper .swiper-button-prev {
        width: .3rem;
        height: .31rem;
    }

    .ul-nume1 {
        text-align: center;
    }

    .ul-nume1 li {
        float: none;
        display: inline-block;
        font-size: 0;
        width: 33.3%;
        border: none;
        margin: 0 auto;
    }

    .ul-nume1 .con {
        height: 1.5rem;
    }

    .ul-liste1 {
        overflow: hidden;
        padding: .3rem .40rem 0.03rem;
        margin: 0 -.10rem;
    }

    .m-schooloverviewboxe2 .box2 .g-schooloverviewe1-desc {
        padding: .3rem .2rem .4rem;
        color: #fff;
    }
}

@media screen and (max-width: 767px) {
    .ul-liste1 li {
        float: none;
        width: 100%;
        margin-bottom: .35rem;
    }

    .m-schooloverviewboxe1 .box1 .item1 {
        margin-right: 0rem;
    }

    .m-schooloverviewboxe1 .box .item {
        display: block;
    }

    .m-schooloverviewboxe1 .box .txt {
        width: 100%;
        margin-right: 0rem;
    }

    .m-schooloverviewboxe1 .box .item:nth-child(2n) .txt {
        width: 100%;
        margin-right: 0;
        margin-left: 0rem;
    }

    .m-schooloverviewboxe1 .box .pic1 {
        text-align: center;
    }

    .m-schooloverviewboxe1 .box .pic1 img {
        display: inline-block;
        width: auto;
        max-width: 100%;
    }

    .certify-swiper .swiper-slide {
        width: 70%;
        height: 4rem;
    }

    .certify-swiper .swiper-button-next, .certify-swiper .swiper-button-prev {
        left: .15rem;
    }

    .certify-swiper .swiper-button-next {
        left: auto;
        right: 0.15rem;
    }

    .m-schooloverviewboxe5 .pic1 img {
        display: inline-block;
        width: 40%;
    }

    .m-schooloverviewboxe1 .box .pic1 img {
        display: inline-block;
        width: auto;
        max-width: 60%;
    }

    .m-schooloverviewboxe1 .ny-tit1 {
        margin-bottom: .5rem;
    }

    .m-schooloverviewboxe4 .item .pic1 {
        margin-bottom: .30rem;
    }
    .g-schooloverviewe1-desc {
        font-size: .2rem;
    }
}

@media screen and (max-width: 600px) {
    .certify-swiper .swiper-slide {
        width: 70%;
        height: 3rem;
    }
}

@media screen and (max-width: 500px) {
    .certify-swiper .swiper-slide {
        width: 70%;
        height: 2.5rem;
    }
}

@media screen and (max-width: 400px) {
    .certify-swiper .swiper-slide {
        width: 70%;
        height: 2.2rem;
    }

}