#page_content {
    margin-bottom: 0;
}

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

.h1_common_title span {
    padding-bottom: 10px;
    border-bottom: 0;
}

.event-schedule {
    padding: 50px 0;
    position: relative;
}

.content {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/banner-2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 50px 200px;
}

/* 选项卡开始 */
.banner-btn ul {
    display: flex;
    flex-wrap: wrap;
}

.race-list-top {
    position: relative;
    display: inline-block;
}

.btn-big-race p {
    font-weight: bold;
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/btn-1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 550px;
    height: 70px;
    line-height: 70px;
    text-align: right;
    padding-right: 50px;
    color: #fff;
}

.race-list-bottom {
    display: flex;
    align-items: end;
    margin-top: 20px;
}

.btn-race p {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/btn-2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 182px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.btn-race:hover {
    cursor: pointer;
}

.text-active {
    color: #105BAA !important;
    font-weight: bold;
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/btn-active-2.png") !important;
}

.content li {
    display: none;
}

.content-active {
    display: block !important;
}

.show-1 {
    display: none;
}


@media (max-width: 767px) {

    .race-list-bottom li:nth-child(1),
    .race-list-bottom li:nth-child(2),
    .race-list-bottom li:nth-child(3) {
        margin-bottom: 10px !important;
    }

    .event-img {
        margin-bottom: 26px !important;
    }

    .event-img img {
        width: 100% !important;
    }
}

@media (max-width: 992px) {

    p {
        font-size: 14px;
    }

    .event-schedule {
        padding-top: 30px !important;
        padding-bottom: 0px !important;
    }

    .list-collect {
        margin-bottom: 50px !important;
    }

    .event-data {
        margin-top: 50px !important;
    }

    .event-report {
        padding-top: 50px !important;
    }

    .banner-content {
        padding-bottom: 25px !important;
    }

    .footer-picture {
        margin-top: 25px !important;
    }

    .modal-dialog {
        max-width: 300px !important;
        margin: 0 auto !important;
    }

    .picture {
        width: 49% !important;
    }

    .picture-list .picture:nth-child(2n) {
        margin-right: 0% !important;
    }

    .picture-list .picture:nth-child(3n) {
        margin-right: 1% !important;
    }

    .race-list-bottom li:nth-child(1),
    .race-list-bottom li:nth-child(2),
    .race-list-bottom li:nth-child(3) {
        margin-bottom: 0px;
    }

    .content .swiper-button-prev {
        left: 5%;
        width: 18px;
    }

    .content .swiper-button-next {
        right: 5%;
        width: 18px;
    }

    .carousel-control-close {
        top: -15% !important;
        right: -22px !important;
    }

    .carousel-control-close img {
        width: 22px !important;
    }

    .carousel-control-prev {
        left: -10% !important;
        width: 6% !important;
    }

    .carousel-control-next {
        right: -10% !important;
        width: 6% !important;
    }

    .swiper-content-new {
        height: 205px !important;
    }

    .content {
        padding: 40px 0;
        width: 100%;
        height: auto;
    }

    .swiper-content-1,
    .swiper-content-2,
    .swiper-content-3 {
        height: auto;
        background-size: contain !important;
    }

    .swiper-content-active>.race {
        background-size: contain !important;
    }

    .btn-big-race p {
        font-weight: bold;
        width: 248px;
        height: 47px;
        line-height: 47px;
        text-align: right;
        color: #fff;
        background-size: cover;
        background-position: -120px 0px;
        font-size: 16px;
    }

    .description .text {
        padding: 0 100px !important;
    }

    .banner-btn ul {
        display: block;
        width: 100%;
    }

    .race-list-bottom {
        margin-top: 20px;
    }

    .btn-race {
        align-items: normal;
    }

    .btn-race p {
        width: 125px;
        height: 31px;
        line-height: 31px;
    }

    .race-list-bottom {
        flex-wrap: wrap;
    }

    .event-content {
        padding: 0 10px;
    }

    .table-container {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .list-collect a {
        width: 25%;
    }

    .list-collect li {
        width: 100%;
    }

    .table th,
    .table tr {
        white-space: nowrap;
        font-size: 15px;
        padding: 0.5rem 3rem !important;
    }

    .report-content {
        position: relative;
    }

    .shoushi {
        position: absolute;
        display: block !important;
        box-sizing: border-box;
        right: 0;
        top: 24px;
        width: 40px;
        height: 45px;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .picture i {
        font-size: 16px !important;
    }


    .carousel-control-close {
        z-index: 1;
    }

    .modal-contents {
        margin-top: 0px !important;
    }

    .show-more {
        margin-bottom: 50px !important;
    }

    .look-more {
        margin-bottom: 50px !important;
    }

    .race img {
        max-width: 50% !important;
    }
}

/* 选项卡结束 */

.swiper-container {
    overflow: hidden;
}

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

    .content {
        padding: 50px 90px;
    }

    .content .swiper-button-prev {
        left: 2%;
    }

    .content .swiper-button-next {
        right: 2%;
    }

    .description {
        bottom: 1%;
    }

    .description .title {
        font-size: 14px !important;
    }

    .description .text {
        font-size: 12px !important;
    }

    .carousel-control-prev {
        left: -25% !important;
    }

    .carousel-control-next {
        right: -25% !important;
    }

    .btn-big-race p {
        font-weight: bold;
        background-size: cover;
        background-position: -185px 10px;
        width: 300px;
        height: 60px;
        line-height: 70px;
        padding-right: 70px;
    }

    .btn-race p {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .description .text {
        font-size: 15px !important;
        text-align: center;
        white-space: nowrap;
        padding: 0px;
    }
}

.mySwiper2 .swiper-slide {
    text-align: center;
    font-size: 30px;
    background: #f8f8f8;
    height: 220px;
}


.swiper-button-prev {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/icon_right01.svg");
    transform: rotate(-180deg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 60%;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
}

.swiper-button-next {
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/icon_right01.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 60%;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
}

.swiper-button-prev {
    left: 5%;
    top: 50%;
}

.swiper-button-next {
    right: 5%;
    top: 50%;
}

.swiper-content-1 {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/rd-bg1.jpg");
}

.swiper-content-2 {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/rd-bg2.jpg");
}

.swiper-content-3 {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url("https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/rd-bg3.jpg");
}

.swiper-content-active {
    color: #fff;
}

.swiper-content-active>.race {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    /* background-image: url("/mc/race/motogp/img_new/rd-bg-active1.jpg"); */
}

.race {
    width: 100%;
    height: 100%;

}

.race img {
    max-width: 248px;
    margin: 0 auto;
    display: block;
}

.flag {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
}

.flag img {
    width: 40px;
    height: 40px;
    margin-top: 10px;
}

.description {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.description .title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    margin-top: -40px;
}

.description .text {
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    padding: 0 10px;
}

.text .time {
    font-weight: bold;
    margin-left: 5px;
}

/* 赛程选项卡 */
.selector-tab {
    background-color: #F0F0F1;
}

.list-collect {
    display: flex;
    height: 80px;
    line-height: 80px;
    margin-bottom: 100px;
}

.list-collect li {
    text-align: center;
}

.list-collect li:hover {
    background-color: #012175;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.list-collect-active {
    background-color: #012175;
    color: #fff;
    font-weight: bold;
}

/* 表格区域 */


.table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    background-color: #fff;
}

.table th:nth-child(1) {
    text-align: center !important;
}

.table-head {
    background-color: #012175;
    color: #fff;
    position: sticky;
    top: 0;
}

.normal {
    background-color: #fff;
}

.highlight {
    background-color: #E0E8F7;
}

.cold {
    background-color: #F4F4F4;
}

.rwd-text-center {
    text-align: center;
    font-weight: normal;
}

.table_show {
    position: relative;
    cursor: pointer;
}

.table_show::before {
    position: absolute;
    right: -34px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #fff;
    background: #105baa;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    top: 50%;
    margin-top: -10px;
    transition: all .5s;
}

.table_close::before {
    transform: rotate(180deg);
}

.table_title {
    font-weight: bold;
}

.report-content {
    margin: 20px 0;
}

.shoushi {
    display: none;
}

/* 赛事数据区域 */
.event-data {
    margin-top: 80px;
}

.event-text {
    margin: 20px 0;
    line-height: 1.8;
}

/* 赛事报道区域 */
.event-report {
    padding-top: 50px;
    /* background-image: url("../img_new/banner-3.jpg"); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.rwd-section-headline {
    font-size: 1.8rem;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#race-report h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 30px 0 20px 0;
}

#race-report p+p {
    margin-top: 16px;
    line-height: 1.867;
}

.rwd-section-headline::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 5px;
    background-image: url(https://www.yamaha-motor.com.cn/mc/race/motogp/img_new/line.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.event-img {
    margin-bottom: 73px;
    display: block;
    text-align: center;
}

.event-img img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.banner-title {
    font-weight: bold;
    margin-bottom: 20px;
}

.banner-content {
    padding-bottom: 50px;
}

.banner-content p {
    line-height: 1.875;
}

/* 底部图片区域 */
.footer-picture {
    margin-top: 50px;
}

.picture-list {
    display: flex;
    flex-wrap: wrap;
}

.picture {
    width: 32.3%;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
}

.picture img {
    max-height: 268px;
    object-fit: cover;
}

.picture:hover {
    cursor: pointer;
}

.picture-list .picture:nth-child(3n) {
    margin-right: 0%;
}

.picture i {
    font-size: 26px;
    position: absolute;
    right: 0%;
    top: 0%;
    background-color: #d1d0d0;
    opacity: .7;
    padding: 0 10px;
}

.look-more {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 50px;
}

.look-more p {
    margin-right: 10px;
}

.show-more {
    display: flex;
    display: none;
    margin-bottom: 50px;
}

/* 模态框 */
.modal {
    background: rgb(0, 0, 0, .5);
}

.modal-content {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.modal-contents {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, .5);
    margin-top: -28px;
}

.modal-body {
    padding: 0;

}

.left-icon {
    width: 2rem;
}

.right-icon {
    width: 2rem;
}

.carousel-control-prev,
.carousel-control-next,
.carousel-control-close {
    position: absolute;
}

.carousel-control-prev {
    left: -25%;
    transform: rotate(-180deg);
}

.carousel-control-next {
    right: -25%;
}

.carousel-control-close img {
    width: 10%;
}

.carousel-control-close {
    top: -5%;
    right: -40%;
    cursor: pointer;
}

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

.race {
    display: none;
}

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

}

@media screen and (max-width:991px) {
    .mySwiper_race a {
        height: 210px;
    }
}

.description {
    bottom: 35%;
}