/* 校园环境 start */
.exhibition{
    width: 100%;
}
.weizhi{
    width: 12rem;
    margin: 0.1rem auto 0;
    font-size: 0.12rem;
    color: #000000;
}
.banner8_flex{
    width: 12rem;
    display: flex;
    align-items: center;
    margin: 0.2rem auto 0.3rem;
}
.banner8_flex img{
    width: 0.2rem;
    height: auto;
}
.banner1 img{
    width: 100%;
    height: auto;
}
.banner2 img{
    width: 100%;
    height: auto;
}
.banner3 img{
    width: 100%;
    height: auto;
}
.banner4 img{
    width: 100%;
    height: auto;
}
.banner5 img{
    width: 100%;
    height: auto;
}
.exhibition .ppppp{
    width: 10.65rem;
    margin: 0 auto;
    font-size: 0.12rem;
    color: #000000;
}
.ex_btn_flexs{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
}
.ex_btn_flex_ds{
    padding: 0.06rem 0.12rem;
    border-bottom: 0.05rem solid rgb(0,46,89);
    font-size: 0.18rem;
    font-weight: bold;
    color: rgb(0,46,89);
    background-color: rgb(255,173,0);
}
.ex_btn_flexs img{
    width: 0.34rem;
    height: auto;
    margin-left: 0.2rem;
}
.zidingyi{
    position: relative !important;
}
.zidingyi img{
    width: 0.2rem;
    height: auto;
}
.zidingyi:nth-child(1){
    margin-right: 0.5rem;
}
.zidingyi:nth-child(3){
    margin-left: 0.5rem;
}
.swiper-button-prev:after{
    content: "" !important;
}
.swiper-button-next:after{
    content: "" !important;
}
/* 校园环境 end */