#page_content {
    margin-bottom: 0 !important;
}

a {
    text-decoration: none;
    color: inherit;
}


.common-margin-3 {
    margin-bottom: 20px;
}

.content-title {
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 60px;
}

.text-header span {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 20px;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
}


.infor-content p {
    line-height: 1.7;
    font-size: 16px;
}

.common-margin-3>p {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.text-footer p {
    background-image: url(https://www.yamaha-motor.com.cn/mc/race/img_new/icon_lookmore.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -40px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.know-more {
    display: flex;
}

.right-icon {
    margin-left: -25px;
    width: 2rem;
}

.text-footer i {
    width: 50px;
    height: 50px;
    line-height: 50px;
}


.swiper-button-prev,
.swiper-button-next {
    color: rgba(0, 0, 0, 0);
}

.race-selector {
    height: 246px;
}


.race-selector .race {
    display: flex;
    height: 100%;
    color: black;
}

.race_1,
.race_2,
.race_3 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.race_1 {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_2-01active.png");
}

.race_2 {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_2-02active.png");
}

.race_3 {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_2-03active.png");
}

.race_1:hover {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_2-01.png");

}

.race_2:hover {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_2-02.png");
}

.race_3:hover {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_2-03.png");
}

.race a:hover {
    cursor: pointer;
    color: darkgray;
}

.race .text {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 26%;
    left: 19%;
    font-style: italic;
}


.left-title {
    font-weight: bold;
    font-size: 20px;

}

.swiper-container-1 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;

}

.swiper-container-1 .swiper-button-prev {
    left: 12%;
}

.swiper-container-1 .swiper-button-next {
    right: 32%;
}

.swiper-container-1 .swiper-button-next,
.swiper-container-1 .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: transparent;
    background-image: none;
    cursor: pointer;
    position: absolute;
}

.swiper-content {
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race-active.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.active {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    z-index: 1;
}

.swiper-next {
    position: absolute;
    top: 45%;
    right: 11%;
    color: #fff;
}

.text-header,
.text-bodies {
    font-style: italic;
}

.text-header {
    margin-bottom: 0px;
    font-size: 17px;
}

.text-bodies {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.text-footer span {
    display: inline-block;
    border: 1px solid #fff;
    padding: 7px 20px;
}

.race-result {
    display: flex;
    height: 533px;
}

.race-result-list {
    width: 33.33%;
    height: 100%;
    color: #fff;
    position: relative;
}

.masking {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, .7); */
    display: none;
}

.race-result-list {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.race-result-list:nth-child(1) {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_5-01.jpg");

}

.race-result-list:nth-child(2) {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_5-02.jpg");
}

.race-result-list:nth-child(3) {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/img_new/race_banner_5-03.jpg");
}

.race-content {
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;
    padding: 2% 5%;
    background: black;
    background-color: rgba(0, 0, 0, .7);
}

.race-calendar {
    display: flex;
    align-items: center;
}

.race-calendar .calendar {
    margin-left: 10px;
}

.hover-more {
    display: none;
}

.content {
    padding: 0;
}

/* .decoration {
    width: 100%;
    overflow: hidden;
}

.decoration .image {
    height: 50px;
    width: 100%;
    animation: scroll 10s linear infinite;
    background-image: url("../img_new/top_banner.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
} */

.decoration {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100px;
}

.image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    animation: scroll 10s linear infinite;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.contents {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    padding: 20px;
    background-image: url('https://www.yamaha-motor.com.cn/mc/race/img_new/top_banner.jpg');
    background-repeat: repeat-y;
}

.wrapper {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0px auto 0;
    overflow: hidden;

}

.box {
    width: 100%;
    text-align: center;
}

.boxes {
    position: relative;
    left: 0;
    display: flex;
    animation: marquee 10s linear infinite;
    width: 100%;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.boxes img {
    width: auto;
    height: 100%;
    object-fit: contain;
    display: block;
}

@media screen and (min-width:992px) {


    .race-new .text {
        display: block;
        position: absolute;
        bottom: 5%;
        left: 0%;
        font-style: italic;
        text-align: center;
        width: 100%;
    }

    .race-new .right-content {
        font-size: 21px;
    }

    .race-selector-new {
        margin-bottom: 3%;
    }
}

@media screen and (max-width:1400px) and (min-width:992px) {
    .swiper-next {
        right: 8%;
    }

    .race-result {
        height: 453px;
    }
}

@media screen and (max-width:991px) {
    .masking {
        background-color: rgba(0, 0, 0, .7);
    }

    .race-content {
        background: none;
    }

    .sp_hide {
        display: none;
    }

    .race-selector .race {
        flex-direction: column;
        padding-bottom: 20px;
    }

    .race-selector {
        height: auto;
    }

    .race a {
        height: 150px;
        border-bottom: 1px dashed #ececec;
    }

    .race a:last-child {
        border-bottom: none;
    }

    .race .text {
        bottom: 11%;
        left: 15%;
    }

    .race-content {
        bottom: 0%;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .race-result {
        flex-direction: column;
        height: 100%;
    }

    .race-result-list {
        width: 100%;
    }

    .system-text {
        width: 100%;
        top: 5%;
    }

    .hover-more {
        display: block;
    }

    .race-content {
        position: relative;
    }

    .masking {
        display: block;
    }

    .hover-more .text-footer {
        margin-top: 0px;
    }

    .text-footer p {
        width: 120px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        font-size: 14px;
    }

    .text-footer i {
        line-height: 40px;
    }

    .swiper-container-1 .swiper-button-next,
    .swiper-container-1 .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .swiper-container-1 .swiper-button-prev {
        left: 5%;
    }

    .swiper-container-1 .swiper-button-next {
        right: 0%;
    }

    .swiper-content {
        background-image: none;
    }

    .swiper-next {
        top: 0%;
        right: unset;
        width: 100%;
        height: 100%;
        background: rgb(0, 0, 0, 50%);
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .swiper-img {
        height: 400px;
    }

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

    .mySwiper2 .swiper-slide {
        height: 200px;
    }

    .mySwiper2 .swiper-slide img {
        height: 100%;
    }
}