.about-wrap {
    margin-top: 1.4rem;
}

/* 学校简介 */
.brief-wrap {
    margin: 0 auto;
}

.brief-box {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.3rem;
    margin: 0.5rem 0;
}

.brief-box img {
    margin: 0.2rem auto;
}

/* 教育环境 */
.educa-wrap {
    overflow: hidden;
}

.educa-box1 {
    margin: 0 auto;
}

.educa-box1-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.3rem;
    padding: 0.7rem 0 1.5rem 0;
}

.educa-box2-wrap {
    background: #F6F7F8;
    padding: 0.56rem 0 1rem 0;
}

.educa-box2-box {
    margin: 0 auto;
}

.educa-box2-nav-box {
    margin: 0.74rem 0 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.educa-box2-nav {
    width: 1.88rem;
    height: 0.43rem;
    background: #999999;
    border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
    margin: 0 0.22rem;

    font-size: 0.22rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.43rem;
    text-align: center;
    transition: all .365s;
    cursor: pointer;
}

.educa-box2-nav-box .active {
    background: #E00025;
}

.educa-box2-swiper {
    width: 100%;
    height: 7.8rem;
    position: relative;
    display: none;
}

.educa-box2-swiper:first-of-type {
    display: block;
}

.educa-box2-swiper .swiper-button-next {
    right: -0.6rem;
}

.educa-box2-swiper .swiper-button-prev {
    left: -0.6rem;
}

.educa-box2-swiper .swiper-button-next:hover::after,
.educa-box2-swiper .swiper-button-prev:hover::after {
    color: #E00025;
}

.educa-box2-swiper .swiper-button-next:after,
.educa-box2-swiper .swiper-button-prev:after {
    color: #999999;
    font-size: 0.5rem;
    font-weight: bold;
}

.educaSwiper {
    width: 100%;
    height: 100%;
}

.educaSwiper .swiper-slide {
    height: calc((100% - 30px) / 2);
    background: #fff;
    transition: all .365s;
    cursor: pointer;
}

.educa-box2-img {
    width: 100%;
    height: calc(100% - 0.75rem);
}

.educa-box2-img img {
    width: 100%;
    height: 100%;
}

.educa-box2-p {
    width: 100%;
    height: 0.75rem;
    padding: 0 0.1rem;

    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;

    line-height: 0.75rem;
    text-align: center;

}

.educaSwiper .swiper-slide:hover {
    background: #E00025;
}

.educaSwiper .swiper-slide:hover .educa-box2-p {
    color: #fff;
}

.educa-box3-wrap {
    margin: 1rem auto;
}

.teacher-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.83rem;
}

.teacher-item {
    width: 6.87rem;
    padding: 0.15rem;
    background: #FFFFFF;
    box-shadow: 0.02rem 0.03rem 0.08rem 0.01rem rgba(0, 0, 0, 0.1);
    margin-bottom: 0.39rem;
    display: flex;
    align-items: center;
}

.teacher-img {
    width: 2.73rem;
    height: 2.02rem;
    flex-shrink: 0;
}

.teacher-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teacher-des {
    flex: 1;
    margin-left: 0.24rem;
    padding: 0.05rem;
}

.teacher-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.teacher-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    line-height: 0.3rem;
    margin-top: 0.5rem;
}

.teacher-time {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    text-align: right;
    margin-top: 0.1rem;
}

.teacher-page {
    margin-top: 0.4rem;
}

/* 校园风采 */
.campus-box1-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.58rem;
}

.campus-box1-img {
    width: 7.1rem;
    height: 4.6rem;
    margin-bottom: 0.2rem;
}

.campus-box1-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.campus-box1-more {
    height: 0.7rem;
    background: #F6F7F8;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.campus-box1-more img {
    width: 0.2rem;
}

.campus-box1-more p {
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    margin-left: 0.25rem;
}

.campus-box2-box {
    margin: 1.3rem auto;
}

.campus-box2-swiper {
    width: 100%;
    height: 10rem;
    position: relative;
    margin-top: 0.71rem;
}

.campus-box2-swiper .swiper-button-next {
    right: -0.6rem;
}

.campus-box2-swiper .swiper-button-prev {
    left: -0.6rem;
}

.campus-box2-swiper .swiper-button-next:hover::after,
.campus-box2-swiper .swiper-button-prev:hover::after {
    color: #E00025;
}

.campus-box2-swiper .swiper-button-next:after,
.campus-box2-swiper .swiper-button-prev:after {
    color: #999999;
    font-size: 0.5rem;
    font-weight: bold;
}

.campusSwiper {
    width: 100%;
    height: 100%;
    padding: 0.1rem;
}

.campusSwiper .swiper-slide {
    height: calc((100% - 30px) / 2);
    background: #fff;
    transition: all .365s;
    cursor: pointer;
    box-shadow: 0.02rem 0.03rem 0.08rem 0.01rem rgba(0, 0, 0, 0.1);
}

.campus-box2-img {
    width: 100%;
    height: calc(100% - 0.7rem);
}

.campus-box2-img img {
    width: 100%;
    height: 100%;
}

.campus-box2-p {
    width: 100%;
    height: 0.7rem;
    padding: 0 0.1rem;

    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;

    line-height: 0.7rem;
    text-align: center;

}

.campusSwiper .swiper-slide:hover {
    background: #E00025;
}

.campusSwiper .swiper-slide:hover .campus-box2-p {
    color: #fff;
}

.campus-box3-wrap {
    padding: 0.8rem 0;
    background: #F7F7F7;
}


.pupil-swiper {
    width: 100%;
    margin-top: 0.82rem;
    padding-bottom: 0.5rem;
}

.pupilSwiper {
    width: 100%;
    padding-bottom: 0.3rem;
}

.pupilSwiper .swiper-slide {
    opacity: .35;
    transition: all .365s;
}

.pupil-item {
    margin: 0 0.1rem;
}

.pupil-img {
    width: 100%;
    height: 2.68rem;
}

.pupil-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pupil-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    margin-top: 0.2rem;
    text-align: center;
    opacity: 0;
    transition: all .365s;
}

.pupilSwiper .swiper-slide-prev,
.pupilSwiper .swiper-slide-active,
.pupilSwiper .swiper-slide-next {
    opacity: 1;
}

.pupilSwiper .swiper-slide-prev .pupil-p,
.pupilSwiper .swiper-slide-active .pupil-p,
.pupilSwiper .swiper-slide-next .pupil-p {
    opacity: 1;
}

.pupilSwiper .swiper-slide:hover .pupil-p {
    color: #E00025;
}

.pupil-prev {
    height: 100%;
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 20%;
    bottom: 0px;
    top: 0px;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 0.2rem;
}

.pupil-next {
    height: 100%;
    position: absolute;
    z-index: 20;
    right: 0px;
    width: 20%;
    bottom: 0px;
    top: 0px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding-left: 0.2rem;
}

.pupil-prev-bt {
    display: flex;
    align-items: center;
}

.pupil-prev-bt img {
    width: 0.3rem;
}

.pupil-prev-bt p {
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    margin: 0 0.04rem;
}

/* 走进校史馆 */
.history-top {
    margin: 0 auto;
    padding-bottom: 0.35rem;
}

.history-box1-wrap {
    padding: 0.48rem 0;
    background: #F6F7F8;
}

.history-box1-box {
    margin: 0 auto;
}

.history-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.history-title-text {
    font-size: 0.36rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.history-title-p {
    width: 6.81rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.3rem;
}

.history-title1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.history-title1 .history-title-p {
    width: 90%;
    margin-top: 0.25rem;
    text-align: center;
}


.history-box1-swiper {
    width: 100%;
    padding: 0.67rem 0;
    position: relative;
}

.historySwiper1 {
    width: 100%;
}

.history-box1-img {
    width: 100%;
    height: 3.2rem;
}

.history-box1-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.history-box1-swiper .swiper-button-next {
    left: 0.5rem;
    bottom: 0;
    top: auto;
    margin-top: 0;
}

.history-box1-swiper .swiper-button-prev {
    left: 0;
    bottom: 0;
    top: auto;
    margin-top: 0;
}

.history-box1-swiper .swiper-button-next:hover::after,
.history-box1-swiper .swiper-button-prev:hover::after {
    color: #E00025;
}

.history-box1-swiper .swiper-button-next:after,
.history-box1-swiper .swiper-button-prev:after {
    color: #999999;
    font-size: 0.35rem;
    font-weight: bold;
}

/* 潞河之韵 */
.history-box2-box {
    margin: 1.2rem auto;
}

.history-box2-swiper {
    width: 100%;
    margin-top: 0.4rem;
    position: relative;
}

.historySwiper2 {
    width: 100%;
}

.history-box2-img {
    width: 100%;
    height: 2.96rem;
}

.history-box2-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.history-box2-swiper .swiper-button-next {
    right: -0.6rem;
}

.history-box2-swiper .swiper-button-prev {
    left: -0.6rem;
}

.history-box2-swiper .swiper-button-next:hover::after,
.history-box2-swiper .swiper-button-prev:hover::after {
    color: #E00025;
}

.history-box2-swiper .swiper-button-next:after,
.history-box2-swiper .swiper-button-prev:after {
    color: #999999;
    font-size: 0.5rem;
    font-weight: bold;
}

/* 潞河之梦 */
.history-box3-box {
    margin: 0 auto;
    padding: 0.55rem 0.28rem;
    background: #F6F7F8;
}

.history-box3-swiper {
    position: relative;
    padding: 0.64rem 0 0.44rem 0;
}

.history3-pagination {
    top: auto !important;
    bottom: 0 !important;
}

.history-box3-swiper .swiper-pagination-progressbar-fill {
    background: #E00025;
}

.historySwiper3 {
    width: 100%;
}

.historySwiper3 .swiper-slide {
    cursor: pointer;
}

.historySwiper3 .swiper-slide:hover .history-box3-p-box {

    opacity: 1;
}

.historySwiper3 .swiper-slide:hover .history-box3-p::before,
.historySwiper3 .swiper-slide:hover .history-box3-p::after {
    width: 15%;
    background: rgba(255, 255, 255, .6);
}

.history-box3-img {
    width: 100%;
    height: 2.89rem;
}

.history-box3-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.history-box3-p-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .6);
    transition: all 0.5s ease;
}

.history-box3-p {
    font-size: 0.2rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    position: relative;

    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    width: 60%;
    text-align: center;
    padding: 0.15rem 0;
}

.history-box3-p::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: #fff;
    transition: all .5s ease;
}

.history-box3-p::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: #fff;
    transition: all .5s ease;
}
@media only screen and (max-width: 1024px) {
    .brief-wrap{
        padding: 0 .3rem;
    }
    .brief-box p span,.educa-box1-p p span,.history-title-p p span{
        font-size: .28rem!important;
        line-height: .44rem;
    }
    .educa-box1-p{
        padding: 0 0 0.6rem 0;
    }
    .educa-box1{
        padding: 0 .3rem;
    }
    .educa-box2-nav-box{
        margin: 0.34rem 0 0.4rem;
    }
    .educa-box2-wrap{
        padding: 0.56rem 0.6rem 1rem;
    }
    .educa-box2-img img{
        object-fit: cover;
    }
    .pupil-img{
        width: 100%;
        height: auto;
    }
    .campus-box2-swiper,.history-box2-swiper{
        width: 90%;
        margin: 0 auto;
        margin-top: 0.58rem;
    }
    .campus-box2-img img{
        object-fit: cover;
    }
    .campus-box2-box{
        padding: 0 .3rem;
        margin: .6rem auto;
    }
    .campus-box2-p,.pupil-p{
        font-size: .28rem;
    }
    .campus-box3-wrap{
        padding: 0.8rem 0.3rem;
    }
    .pupil-prev-bt p{
        font-size: .24rem;
    }
    .history-top{
        padding: 0 .3rem .35rem;
    }
    .history-title{
        display: block;
    }
    .history-title-text{
        text-align: center;
        font-size: .32rem;
    }
    .history-title-p{
        width: 100%;
        margin-top: 0.3rem;
    }
    .history-box1-wrap{
        padding: 0.48rem 0.3rem;
    }
    .history-box1-img,.history-box2-img{
        height: auto;
    }
    .history-box2-box{
        padding: 0 .3rem;
    }
}