
body{
    background-image: url(https://www.yamaha-motor.com.cn/mc/server/event/img/service04-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

p{
    color: rgb(89,87,88);
    /* font-size: 18px; */
}
.a-link-set

.wtgp-introduction{
    text-align: center;
}
.wtgp-introduction img{
    width: 40%;
    padding: 15px;
}

.wtgp-item p{
    width: 100%;
}
.wtgp-item table{
    width: 60%;
}
.wtgp-item table td:first-child{
    font-weight: bold;
}
.wtgp-item a{
    width: 100%;
    padding: 50px 5px;
    margin-right: auto;
    text-align: right;
    font-weight: bold;
    /* color: black; */
}
.chronicle-main{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10%;
}

.main-item{
    width: 45%;
    height: 100px;
    margin-bottom: 200px;
    padding-left: 35px;
    /* align-items: flex-end; */
}
.main-item:first-child{
    margin-top: 145px;
}
.main-item:nth-child(3){
    margin-top: 145px;
}
.main-item div{
    width: 50%;
}
.main-item img{
    width: 30%;
    padding: 0 10px;   
}
.main-item h4{
    font-weight: bold;
}
.main-item span{
    color: rgb(8,74,170);
}
.a-link-set{
    text-align: right;
    display: block;
}
.chronicle-img{
    position: absolute;
    left: 45%;
    width: 100px;
}
.clearfix:before, .clearfix:after
{
    content: " ";
    display: table;
}
.clearfix:after
{
    clear: both;
}
.play{
    background: url(https://www.yamaha-motor.com.cn/mc/server/event/img/service04-01.jpg) no-repeat center;
    height: 330px;
    float: unset;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vedio_playicon {
    background-image: url(https://www.yamaha-motor.com.cn/mc/server/event/img/vedio_play.png);
    background-size: 100% 100%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 1;
    opacity: .7;
}
@media screen and (min-width: 992px){
    .wtgp-item{
        background-image: url(https://www.yamaha-motor.com.cn/mc/server/event/img/service04-01bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        height: 330px;
        display: flex;
        align-items: center;
        position: relative;
        padding: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .modal-close {
        position: absolute;
        width: 4%;
        margin-top: 2%;
        margin-right: 2%;
        z-index: 1111;
        right: 0;
    }
    
}
@media screen and (max-width:991px)
{
    .wtgp-item{
        margin-bottom: 30px;
    }
    .wtgp-title h2{
        font-size: 20px;
    }
    .play{
        width: 95%;
        margin: 0 auto;
    }
    .wtgp-item-new{
        background-image: url(https://www.yamaha-motor.com.cn/mc/server/event/img/service04-01bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        height: 330px;
        display: flex;
        align-items: center;
        position: relative;
        padding: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .title-setsp h2 {
        font-size: 4vw;
        margin-bottom: 0;
    }
    .modal-close {
        position: absolute;
        width: 25px;
        margin-top: 2%;
        margin-right: 2%;
        z-index: 1111;
        right: 0;
    }
}
