@charset "utf-8";
/*Css Document */

/* 通用样式 */
.toyota_occupied{
    height: 0!important;
}

.ay-fullPage img,
.ay-cont-top-box img,
.ay-cont-bot-box img,
.ay-same-cont img,
.ay-banner-img img,
.mobile-box img,
.sec2-img img,
.sec2-img-ulbox img{
    display: block;
    width: 100%;
    height: auto;
}
.sec-inner{
    width: 100%;
    height: 100%;
}

/* 第一屏 */
.sec0-inner .sec1-ay-logo{
    z-index: 2;
}
.sec0-ay-text{
    width: 50%;
    position: absolute;
    top: 12%; 
    right: 6%;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    z-index: 2;
}
.sec0-inner .sec1-fix{
    z-index: 1;
}
.sec0-swiper-pagination{
    bottom: 5%!important;
}
.sec0-swiper-pagination .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    background: transparent;
    border: 2px solid #e9c35d;
    margin: 0 7px;
}
.sec0-swiper-pagination .swiper-pagination-bullet-active{
    background: #e9c35d;
}

/* 第一屏 */
.sec1-inner,.sec1-imgbox{
    position: relative;
}
.sec1-img{
    width: 100%;
}

.sec1-ay-logo{
    width: 17%;
    position: absolute;
    top: 70px;
    left: 0;
}

.sec1-text{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.sec1-text1{
    width: 62.55%;
    top: 19%;
    left: 53%;
}
.sec1-text2{
    width: 40.625%;
    top: 55%;
    transform: translate(-50%,-50%);
}
.sec1-num{
    width: 26%;
    height: 65px;
    line-height: 64px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    border-radius: 8px;
    text-align: center;
    font-size: 54px;
    font-weight: bold;
    color: #09559b;
    position: absolute;
    right: 25%;
    bottom: -5%;
}
.sec1-ayca-fix{
    width: 20.2%;
    position: absolute;
    right: 0;
    bottom: -2%;
}
.sec1-ayca-text{
    width: 53%;
    height: 22%;
    text-align: center;
    line-height: 1.3;
    font-size: 24px;
    font-weight: bold;
    color: #09559b;
    position: absolute;
    top: 4%;
    left: 3%;
}
.sec1-ayca-text span{
    display: block;
    /* font-size: 38px; */
    font-size: 26px;
    line-height: 27px;
}
.sec1-ayca-text i{
    font-style: normal;
}

.sec1-fix{
    width: 57.2%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 7%;
}
.sec1-fix-same{
    width: 37%;
}


.sec1-fix.sec1-2022{
    width: 42%;
    bottom: 2%;
}
.sec1-2022 .sec1-fix-same{
    width: 50%;
}



.sec1-fix-news{
    float: left;
}
.sec1-fix-video{
    float: right;
}
.sec1-fix-same-img{
    width: 75.75%;
    margin: 0 auto 10px;
}

.sec1-fix-video .sec1-fix-same-img{
    position: relative;
}
.sec1-fix-video-btn{
    width: 25.74%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.sec1-fix-same-text{
    text-align: center;
    line-height: 1.4375;
    font-size: 16px;
    color: #000;
}
.sec1-fix-same-text a{
    color: #000;
}
.sec1-fix-same-text span{
    display: block;
    font-weight: bold;
}
.sec1-hxxr{
    width: 12%;
    position: absolute;
    bottom: 1%;
    left: 50%;
    transform: translateX(-50%);
}

.sec1-hxxr-text{
    text-align: center;
    font-size: 14px;
    color: #000;
    position: absolute;
    bottom: 1%;
    left: 50%;
    transform: translateX(-60%);
}

/* 第二屏 */
.sec2-inner iframe {
    display: block;
    width: 100%;
    height: 100%; 
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    margin: 0;
}
.sec2-img{
    width: 100%;
}

.sec2-img-ulbox{
    width: 60%;
    margin: -10% auto 0;
    position: relative;
    /* z-index: 1; */
}
.sec2-img-li{
    float: left;
    width: 48.86%;
    position: relative;
    margin-right: 2.28%;
    margin-bottom: 15px;
}
.sec2-img-li:nth-child(even){
    margin-right: 0;
}
/* .sec2-img-li:nth-child(4),
.sec2-img-li:nth-child(5),
.sec2-img-li:nth-child(6){
    margin-bottom: 30px;
} */
.sec2-img-cont{
    width: 100%;
    position: relative;
}

.sec2-img-cont-btn{
    width: 15%;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}
.sec2-img-text{
    width: 88%;
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}
.sec2-img-summry{
    font-size: .094rem;
    color: #fff;
}
.sec2-img-title{
    font-size: .094rem;
    color: #a78e46;
    margin-bottom: 10px;
}
.sec2-img-title.white{
    color: #fff;
}

/* 第三屏 */
.sec3-imgbox{
    width: 100%;
    position: relative;
}
.sec3-img{
    width: 100%;
    height: 100%;
}
.sec3-img img{
    height: 100%;
}
.sec3-img-box{
    width: 88%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.sec3-img-li{
    float: left;
    width: 19.2%;
    margin-right: 1%;
    box-shadow: 0 0 15px rgba(0,0,0,.8);
    border-radius: 10px;
}
.sec3-img-li:last-child{
    margin-right: 0;
}

.sec3-img-li .active{
    display: none;
}
.sec3-img-li:hover .normal{
    display: none;
}
.sec3-img-li:hover .active{
    display: block;
}
.sec3-other-inner{
    height: auto;
    padding-top: 70px;
}
.sec3-other-inner-inner{
    width: 84%;
    margin: 0 auto;
    border-top: 1px solid #a78e46;
}
.sec3-other-inner .sec3-imgbox{
    padding: 100px 0 30px;
}
.sec3-other-inner .sec3-img{
    height: auto;
    position: relative;
}
.sec3-other-inner .sec3-img>img{
    height: 45%;
}
.sec3-other-inner .sec3-img-box{
    width: 84%;
}
.sec3-other-inner .sec3-img-li{
    width: 17%;
    margin-right: 3.5%;
}
.sec3-other-inner .sec3-img-li:last-child{
    margin-right: 0;
}

.sec3-1-swiper{
    /* width: 100%; */
    /* height: 100%; */
    width: 92%;
    margin: 0 auto;
    transform: translateY(10%);
}
/* .sec3-1-swiper .swiper-slide{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
} */
.sec3-1-swiper-pagination{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/bg-sec-3-1-swiper-pagination.png) no-repeat center center / auto 100%;
    bottom: 0!important;
}
.sec3-1-swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border: 2px solid #363636;
    background: transparent;
    opacity: 1;
}
.sec3-1-swiper-pagination .swiper-pagination-bullet-active{
    background: #363636;
}

/* 丰田的愿望 */
.ay-banner-img{
    width: 100%;
    position: relative;
}

.ay-banner-link{
    width: 10%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 12%;
}

.ay-cont-top-box,
.ay-cont-bot-box{
    width: 84%;
    margin: 0 auto;
}
.ay-cont-top-box{
    /* border-bottom:  1px solid #a78e46; */
}
.ay-same-cont{
    margin-bottom: 30px;
}
.mt0{
    margin-bottom: 0;
}
.ay-ftitle span{
    display: block;
    float: left;
    width: 45%;
    font-weight: bold;
}
.ay-ftitle span:first-child{
    text-align: right;
    font-size: 60px;
    font-weight: bold;
    font-style: italic;
    color: #f00;
    padding-right: 5%;
    background: url(../images/philosophy/bg-title.png) no-repeat center right / 15px auto;
}
.ay-ftitle span:last-child{
    text-align: left;
    padding-left: 5%;
    font-size: 48px;
    color: #a78e46;
}
.ay-stitle{
    padding: 30px 0;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #000;
}
.ay-same-cont-text{
    width: 50%;
}
.ay-same-cont-imgbox{
    width: 44%;
}
.ay-same-cont-text p{
    line-height: 2;
    font-size: .094rem;
    color: #000;
}
.ay-same-cont-img{
    width: 100%;
}

.ay-same-cont-imgbox-text{
    text-align: center;
    line-height: 2.7;
    background: #000;
    font-size: 18px;
    color: #fff;
}
.ay-ftitle{
    padding-top: 10%;
    text-align: center;
    line-height: .8;
    font-size: 48px;
    font-weight: bold;
    color: #a78e46;
}
.ay-same-cont-r .ay-same-cont-imgbox{
    float: right;
}

.ay-same-cont-r .ay-same-cont-text{
    float: left;
}
.ay-athletes-box .ay-same-cont-r .ay-same-cont-text{
    transform: translateY(40%);
}
.ay-same-cont-l .ay-same-cont-imgbox{
    float: left;
}
.ay-same-cont-l .ay-same-cont-text{
    float: right;
}
.ay-athletes-box .ay-same-cont-l .ay-same-cont-text{
    transform: translateY(40%);
}

/* 丰田全球之队 */
.ay-athletes-box .ay-same-cont{
    padding: 20px 5%;
    background: #f9f9f9;
    border-radius: 20px;
}
.ay-athletes-box .ay-same-cont-text h2{
    line-height: 1.4;
    font-size: 1.6rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 10%;
}
.ay-athletes-box .ay-same-cont-text p{
    margin-bottom: 20px;
}
.ay-banner-link span,
.ay-athletes-box .ay-same-cont-text span{
    display: block;
    width: 182px;
    height: 64px;
    line-height: 64px;
    background: #d71921;
    border-radius: 5px;
    text-align: center;
    font-size: .875rem;
    margin: 0 auto;
}
.ay-banner-link span a,
.ay-athletes-box .ay-same-cont-text span a{
    display: block;
    color: #fff;
}
.ay-athletes-li{
    float: left;
    width: 32%;
    margin-right: 1.6%;
    border: 2px solid #d1d0cc;
    border-radius: 25px;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
    transition-duration: .8s;
}
.ay-athletes-li:nth-child(3n){
    margin-right: 0;
}
.ay-athletes-li:before{
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    background: url(../images/athletes/sunset.png) no-repeat center center / 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.ay-athletes-li:hover{
    background: url(../images/athletes/mask.jpg) no-repeat center center / 105% 105%;
}
.ay-athletes-li:hover:before{
    opacity: 1;
}
.ay-athletes-img{
    width: 100%;
    margin-bottom: 30px;
}

.ay-athletes-country{
    font-size: 1.125rem;
    font-weight: bold;
    color: #d71921;
    margin-bottom: 5px;
}
.ay-athletes-name{
    line-height: 1.2;
    font-size: 1.875rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.ay-athletes-summry{
    font-size: 1.125rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}
.ay-athletes-more{
    display: block;
    width: 182px;
    height: 64px;
    line-height: 64px;
    background: #d71921;
    border-radius: 5px;
    text-align: center;
    font-size: .875rem;
    margin: 0 auto;
}
.ay-athletes-more a{
    display: block;
    color: #fff;
}

/* 移动出行 */
.mobile-title{
    padding: 0 0 7px;
    margin: 100px 0;
    line-height: 1;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #000;
    position: relative;
    z-index: 0;
}
.mobile-title:after{
    content: "";
    display: block;
    width: 35%;
    height: 25px;
    background: #a78e46;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.mobile-title2:after{
    width: 45%;
}
.mobile-title3:after{
    width: 28%;
}
.mbImgw,
.msImg {
    width: 49%;
}
.mbImgw.fl {
    background: url(../images/mobility/bgl.jpg) no-repeat center center / 100% 100%;
    position: relative;
}
.mbImgw.fr {
    background: url(../images/mobility/bgr.jpg) no-repeat center center / 100% 100%;
    position: relative;
}
.imgPng{
    width: 100%;
}
.imgPng img {
    display: block;
    width: 100%;
    height: auto;
}
.imgPng-e-Palette{
    width: 79%;
    margin: 0 0 0 20%;
    padding: 100px 0;
}
.wz {
    width: 60%;
    line-height: 1;
    padding-top: 15%;
}
.wz1{
    padding-top: 5%;
}
.msImg.fl .wz{
    margin: 0 0 0 35%;
}
.msImg.fr .wz{
    margin: 0 0 0 5%;
}
.mbBrand {
    font-size: .167rem;
    margin-bottom: 30px;
}
.mbTitle {
    font-size: .125rem;
    margin-bottom: 30px;
}
.msImg_container p {
    line-height: 1.2;
    font-size: .073rem;
    margin-bottom: 30px;
}
.msImg_container .smallP {
    margin-bottom: 30px;
    font-size: .063rem;
}
/* 点击大图 */
.wz-carimg-box{
    width: 100%;
}
.wz-carimg-li{
    float: left;
    width: 48%;
    position: relative;
    cursor: pointer;
}
.wz-carimg-li:first-child{
    margin-right: 4%;
}
.wz-carimg-img{
    width: 100%;
}
.wz-carimg-img img,.wz-carimg-more img{
    display: block;
    width: 100%;
    height: auto;
}
.wz-carimg-more{
    width: 10%;
    position: absolute;
    right: 2%;
    bottom: 2%;
}
/* 大图展示 */
.wz-showbig-box{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.wz-showbig-box-inner{
    width: 49.35%;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.wz-showbig-close{
    width: 5%;
    border-radius: 50%;
    /* background: #000; */
    position: absolute;
    right: -10%;
    top: -5%;
}
.wz-showbig-close img{
    transform: rotate(45deg);
}
.wz-showbig-img{
    width: 100%;
}

.msImg-img {
    width: 100%;
}

.mobile-imgtitle{
    padding: 100px 0;
    width: 22.5%;
    margin: 0 auto;
}

.mobility-carul,.mobility-ydzy-carul{
    width: 89.58%;
    margin: 0 auto;
}
.mobility-yqft-carbox .mobility-carul{
    border-bottom: 1px solid #a78e46;
}
.mobility-carli{
    float: left;
    width: 33%;
    margin-right: .5%;
    margin-bottom: 50px;
}
.mobility-carli:nth-child(3n){
    margin-right: 0;
}
.mobility-gqft-carbox .mobility-carli:nth-child(4),
.mobility-gqft-carbox .mobility-carli:nth-child(5),
.mobility-gqft-carbox .mobility-carli:nth-child(6){
    margin-bottom: 0;
} 
.mobility-carli-img{
    width: 100%;
    margin-bottom: 30px;
}
.mobility-carli-img img{
    display: block;
    width: 100%;
    height: auto;
}
.mobility-carli-text{
    text-align: center;
    height: 60px;
    line-height: 1.2;
    font-size: 24px;
}
.mobility-ydzy-carli{
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.mobility-ydzy-carli-img{
    width: 81.86%;
    margin: 0 auto 30px;
}
.mobility-ydzy-carli-img img{
    display: block;
    width: 100%;
    height: auto;
}
.mobility-ydzy-carli-text{
    height: 48px;
    line-height: 1;
    text-align: center;
    font-size: 24px;
}
.mobility-ydzy-carli-text img{
    display: block;
    width: 21.51%;
    margin: 0 auto 10px;
    height: auto;
}

/* 最新信息 */
.ay-athletes-wb-ul,.ay-athletes-news-ul{
    border-bottom: 1px solid #a78e46;
}
.ay-athletes-news-ul,.ay-athletes-video-ul{
    padding-top: 30px;
}
.ay-athletes-wb-ul .ay-athletes-li,.ay-athletes-news-ul .ay-athletes-li,.ay-athletes-video-ul .ay-athletes-li{
    text-align: left;
}
.news-box .ay-athletes-li{
    box-sizing: border-box;
    padding: 28px;
}
.news-box .ay-athletes-li:nth-child(1),
.news-box .ay-athletes-li:nth-child(2),
.news-box .ay-athletes-li:nth-child(6){
    /* text-align: left; */
}
.news-box .ay-athletes-li:hover{
    background: none;
}
.news-box .ay-athletes-img{
    margin-bottom: 15px;
}
.news-box .ay-athletes-time{
    font-size: 14px;
    color: #d71921;
    margin-bottom: 10px;
}
.news-box .ay-athletes-title{
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 20px;
}
.news-box .ay-athletes-title a{
    color: #000;
}
.news-box .ay-athletes-source{
    padding-left: 30px;
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
    color: rgba(0,0,0,.7);
    position: relative;
}
.news-box .ay-athletes-source span{
    display: block;
    width: 22px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.news-box .ay-athletes-li.wb-none .ay-athletes-source{
    display: none;
}
.news-box .ay-athletes-li.wb-none .ay-athletes-title{
    line-height: 1.5;
    font-size: 20px;
    margin-bottom: 0;
}

@media screen and (max-width:1680px){

    .sec0-ay-text{
        top: 16%;
        right: 9%;
    }


    /* 第一屏 */
    .sec1-fix-same-text{
        font-size: 12px;
    }
    .sec1-num{
        height: 47px;
        line-height: 49px;
        font-size: 38px;
    }
    .sec1-fix{
        width: 65%;
        bottom: 2%;
    }
    .sec1-fix-same-img{
        width: 72%;
    }
    .sec1-hxxr-text{
        font-size: 12px;
    }
    .sec1-ayca-text{
        font-size: 14px;
    }
    .sec1-ayca-text span{
        /* font-size: 26px; */
        font-size: 18px;
        line-height: 22px;
    }


    .sec2-img-ulbox{
        width: 80%;
    }
/*     .sec2-img-cont-btn{
        top: 10%;
    }
    .sec2-img-text{
        bottom: 5%;
    } */

    .sec3-1-swiper{
        width: 82%;
        transform: translateY(14%);
    }


    .ay-ftitle{
        font-size: 38px;
    }
    .ay-ftitle span:first-child{
        font-size: 50px;
    }
    .ay-ftitle span:last-child{
        font-size: 38px;
    }
    .ay-stitle{
        font-size: 30px;
    }
    .ay-same-cont-text p{
        line-height: 1.5;
    }
    .ay-same-cont-imgbox-text{
        font-size: 14px;
    }
    .ay-athletes-box .ay-same-cont-l .ay-same-cont-text{
        transform: translateY(25%);
    }

    /* 丰田全球之队 */
    .ay-athletes-box .ay-same-cont-text h2{
        line-height: 1.4;
        /* margin-bottom: 10px; */
        font-size: 1.4rem;
    }
    .ay-athletes-box .ay-same-cont-text p{
        margin-bottom: 20px;
    }
    .ay-banner-link span,
    .ay-athletes-box .ay-same-cont-text span{
        width: 110px;
        height: 40px;
        line-height: 40px;
    }
    .ay-athletes-li{
        margin-right: 1.4%;
    }
    .ay-athletes-country{
        margin-bottom: 5px;
    }
    .ay-athletes-name{
        margin-bottom: 10px;
    }
    .ay-athletes-summry{
        margin-bottom: 20px;
    }
    .ay-athletes-more{
        width: 110px;
        height: 40px;
        line-height: 40px;
    }

    /* 移动出行 */
    .mobile-title{
        font-size: 32px;
    }
    .mobile-title:after{
        height: 20px;
    }
    .imgPng-e-Palette{
        padding: 75px 0;
    }
    .mobility-carli-text{
        height: 44px;
        font-size: 18px;
    }
    .mobility-ydzy-carli-text{
        height: 48px;
        font-size: 18px;
    }

    /* 最新信息 */
    .news-box .ay-athletes-time{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .news-box .ay-athletes-title{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .news-box .ay-athletes-li.wb-none .ay-athletes-title{
        line-height: 1.2;
        font-size: 14px;
    }
}








