.mySwiper_race a {
    height: 517px;
    display: block;
}

.race {
    display: none;
}

.swiper-pagination {
    bottom: 32% !important;
}

.description {
    bottom: 35%;
}



.content-left {
    background-size: cover;
    clip-path: polygon(0 0, 145% -151%, 75% 100%, 0% 100%);
    background-position: 0;
}

.race_info_liao {
    position: relative;
}

.car-information-liao {
    padding-bottom: 50px;
}

.banner_img {
    position: relative;
}


@media screen and (min-width: 992px) {
    .race-team {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 644px;
        position: relative;
        --bs-gutter-x: 0rem;
    }

    .content-left {
        background-image: none;
        background-size: cover;
        clip-path: none;
        background-position: 0;
    }

    .information-right {
        clip-path: polygon(18.5% 0, 100% 0%, 100% 100%, 0% 100%);
        padding-left: 13%;
        position: absolute;
        right: -2%;
        top: 50%;
        z-index: 10;
        width: 55%;
        height: 400px;
        margin-top: -200px;
        overflow: hidden;
    }

    .swiper-container-3 .swiper-button-next {
        right: 8%;
    }

    .information-right::before {
        content: '';
        width: 16px;
        height: 113%;
        background-color: rgb(12, 47, 129);
        position: absolute;
        left: 58px;
        top: -42px;
        z-index: 11;
        transform: rotate(18.5deg);
        clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
    }

    .swiper-slide-new {
        align-items: center;
        height: 100%;
        clip-path: none;
        background: #fff;
    }

    .swiper-slide-new img {
        max-width: 1296px;
    }

    .swiper-container-3 {
        overflow: hidden;
    }

    .swiper-slide-new-bk,
    .swiper-slide-new {
        background: none;
    }

    .information-right {
        background-color: unset;
        clip-path: none;
    }

    .information-right::before {
        width: 0px;
        display: none;
    }

    .infor-bg {
        background-image: none;
    }

    .infor-bg-liao {
        position: absolute;
        width: 37%;
        top: 0%;
        right: 2%;
        background-image: none;
    }

}

.driver_number {
    color: black;
}

@media screen and (min-width: 1400px) {
    .infor-bg-liao {
        width: 30%;
        right: 6%;
    }
}

@media screen and (max-width:1140px) and (min-width:992px) {
    .infor-title {
        font-size: 20px;
    }

    .infor-content p {
        font-size: 14px;
    }
}

@media screen and (max-width:1400px) and (min-width:992px) {
    .mySwiper_race a {
        height: 400px;
    }

    .swiper-pagination {
        bottom: 33% !important;
    }

    .information-right::before {
        width: 7px;
        height: 112%;
        transform: rotate(16.3deg);
    }

    .information-right {
        right: 6%;
    }

    .swiper-container-3 .swiper-button-next {
        right: -5.5%;
    }

    .content-left {
        /* clip-path: polygon(0 0, 112% 0%, 88% 64%, 0% 318%) !important;
        background-position: -90px; */
    }

    .logo img {
        right: 43%;
    }
}

@media screen and (max-width:991px) {

    .infor-bg {
        background-image: none;
    }

    .mySwiper_race a {
        height: 207px;
    }

    .race-system {
        height: 475px;
    }

    .swiper-pagination {
        bottom: 23% !important;
    }

    .swiper-container-3 .swiper-button-prev,
    .swiper-container-3 .swiper-button-next {
        top: 13%;
    }

    .content-left {
        clip-path: none;
    }

    .car-information-liao {}

    .infor-bg-liao {
        background-image: url(https://www.yamaha-motor.com.cn/mc/race/mxgp/img_new/mxgp-bg2-mb.jpg);
        background-size: cover;
        background-position: center;
    }

    .race_info_liao {
        padding: 0 5%;
    }

    .infor-bg-liao>.right-content {
        padding: 30px;
    }

}