.content3mbi .swiper-slide img {
    width: 100%;
}

.content3mbi {
    position: relative;
    overflow: hidden;
}

.content4 .title_main .ch br {
    display: none;
}

@media screen and (max-width: 1140px) {
    .banlist-pagination {
        display: none;
    }

    #my-handle,
    #my-handle .swiper-wrapper,
    #my-handle .swiper-slide {
        height: auto;
    }

    #my-handle .swiper-wrapper {
        flex-direction: column;
    }

    .content4 .title_main .ch br {
        display: block;
    }

    .title_main .ch,
    .content4 .title_main .ch {
        font-size: 24px;
    }

    .content4 .right .main .sub .box {
        height: auto;
        padding-bottom: 40%;
        position: relative;
    }

    .content4 .right .main .sub {
        margin: 0;
    }

    .content4 .right .main {
        padding-bottom: 40px;
    }

    .title_main {
        padding: 50px 0;
    }

    .content6 {
        padding-bottom: 50px;
        background: url(../7.png) top right no-repeat;
    }

    .content6 .position .main .des {
        margin: 0;
    }

    .content6 .position .position_r .quickmark img {
        width: 100px;
    }

    .content6 .position .quickmark .topic {
        font-size: 14px;
    }

    .content7 .position{
        position: unset;
    }

    .swiper-containerpdc .swiper-wrapper{
        flex-direction: row !important;
    }

    .content7{
        padding-bottom: 50px;
    }

    .content7 .position .link{
        margin: 0 auto;
        margin-bottom: 50px;
    }

    .content8 .position .infom,
    .content8 .position .line{
        margin-top: 50px;
    }

    .swiper-slide-8 {
        height: 425px !important;
    }

    .content4 .right .main .sub .box a{
        margin: 0;
        position: absolute;
        top: 44%;
        left: 50%;
        color: #fff;
        transform: translateX(-50%);
        width: 35px;
    }

}