@charset "utf-8";
/* Css Document */

.toyota_occupied{
    height: 0;
}

/* 通用样式 */
.bz-container{
    width: 100%;
}
.bz-container img,
.bz-test-drive img,
.bz-popup-box img{
    display: block;
    width: 100%;
    height: auto;
}
.ovfHiden{
    overflow: hidden;
}

/* banner */
.bz-banner,
.bz-banner-img{
    width: 100%;
}
.bz-banner{
    width: 100%;
    height: 100%;
    position: relative;
}

.bz-banner-img{
    background: url(../images/bg-bzfp-sec0-banner.jpg) no-repeat center top / 100% auto;
}

.bz-logo{
    width: 19.375%;
    position: absolute;
    top: 15%;
    left: 8%;
}

/* 探索空间 */
.bz-explore-space-top-box{
    width: 100%;
    background: #b1967c;
    position: absolute;
    bottom: 0;
}
.bz-explore-space-tab-title,
/* .bz-standpoint-inner, */
.bz-development-course-cont-img{
    width: 84.32%;
    margin: 0 auto;
}
.bz-explore-space-top-left{
    float: left;
    width: 26.18%;
    position: relative;
}
.bz-explore-space-top-left-img{
    width: 75%;
    /* padding: 9% 0 0; */
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}
.bz-explore-space-top-right{
    float: right;
    width: 70.78%;
}
.bz-explore-space-top-title{
    float: left;
    width: 20%;
    height: 94px;
    cursor: pointer;
    position: relative;
    padding: 1.5% 0;
}
.bz-explore-space-top-title a{
    display: block;
    width: 100%;
    height: 100%;
}
.bz-explore-space-top-title:first-child{
    background: url(../images/explore-space/bz-explore-space-tab-shenzhen.png) no-repeat center center / auto 94px;
}
.bz-explore-space-top-title:nth-child(2){
    background: url(../images/explore-space/bz-explore-space-tab-zhengzhou.png) no-repeat center center / auto 94px;
}
.bz-explore-space-top-title:nth-child(3){
    background: url(../images/explore-space/bz-explore-space-tab-shanghai.png) no-repeat center center / auto 94px;
}
.bz-explore-space-top-title:nth-child(4){
    background: url(../images/explore-space/bz-explore-space-tab-beijing.png) no-repeat center center / auto 94px;
}
.bz-explore-space-top-title:last-child{
    background: url(../images/explore-space/bz-explore-space-tab-guiyang.png) no-repeat center center / auto 94px;
}
.bz-explore-space-top-title:hover:first-child{
    background: url(../images/explore-space/bz-explore-space-tab-shenzhen.png) no-repeat center center / auto 94px,#dbcfc2;
}
.bz-explore-space-top-title:hover:nth-child(2){
    background: url(../images/explore-space/bz-explore-space-tab-zhengzhou.png) no-repeat center center / auto 94px,#dbcfc2;
}
.bz-explore-space-top-title:hover:nth-child(3){
    background: url(../images/explore-space/bz-explore-space-tab-shanghai.png) no-repeat center center / auto 94px,#dbcfc2;
}
.bz-explore-space-top-title:hover:nth-child(4){
    background: url(../images/explore-space/bz-explore-space-tab-beijing.png) no-repeat center center / auto 94px,#dbcfc2;
}
.bz-explore-space-top-title:hover:last-child{
    background: url(../images/explore-space/bz-explore-space-tab-guiyang.png) no-repeat center center / auto 94px,#dbcfc2;
}




/* bz登场，各有立场 */
.bz-standpoint{
    width: 100%;
    height: 100%;
    background: url(../images/bg-bg-bzfp-sec1-img.jpg) no-repeat center center / 100% auto;
}
.bz-standpoint-inner{
    position: relative;
    /* padding: 3% 0 0; */
}

.bz-cars-cont-box{
    width: 100%;
    height: 100%;
}
.bz-cars-cont-box .bz-logo{
    width: 10%;
    z-index: 1;
}

.bz-cars-cont-img{
    width: 100%;
    /* height: 100%; */
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.bz-cars-cont-img-fix-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.bz-cars-cont-img-fix-cont-dot{
    width: 50px;
    position: absolute;
    animation: flicker 1s linear infinite;
}
@keyframes flicker{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.bz-cars-cont-img-fix-cont{
    position: absolute;
    cursor: pointer;
}
.bz-cars-cont-img-fix-cont1{
    width: 11%;
    height: 18%;
    bottom: 37%;
    left: 4%;
}
.bz-cars-cont-img-fix-cont1 .bz-cars-cont-img-fix-cont-dot{
    top: 35%;
    right: -14%;
}
.bz-cars-cont-img-fix-cont2{
    width: 17%;
    height: 27%;
    bottom: 25%;
    left: 14.5%;
}
.bz-cars-cont-img-fix-cont2 .bz-cars-cont-img-fix-cont-dot{
    top: 36%;
    right: -3%;
}
.bz-cars-cont-img-fix-cont3{
    width: 25%;
    height: 31%;
    bottom: 15%;
    left: 31.5%;
}
.bz-cars-cont-img-fix-cont3 .bz-cars-cont-img-fix-cont-dot{
    top: 35%;
    left: 75%;
}
.bz-cars-cont-img-fix-cont4{
    width: 27.5%;
    height: 24%;
    right: 15.5%;
    bottom: 26%;
}
.bz-cars-cont-img-fix-cont4 .bz-cars-cont-img-fix-cont-dot{
    top: 32%;
    left: 29.5%;
}
.bz-cars-cont-img-fix-cont5{
    width: 13%;
    height: 19%;
    right: 3%;
    bottom: 34%;
}
.bz-cars-cont-img-fix-cont5 .bz-cars-cont-img-fix-cont-dot{
    top: 31%;
    left: -14%;
}
.bz-standpoint-logo{
    width: 100%;
    background: #b2977e;
}
.bz-standpoint-logo-inner{
    width: 87.5%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bz-standpoint-logo-left{
    width: 15.29%;
}
.bz-standpoint-logo-right{
    width: 11.6%;
}
.bz-standpoint-logo-img{
    width: 100%;
    padding: 5% 0;
}
.bzfp-sec2-position{
    position: absolute;
}
.bzfp-sec2-position-text{
    width: 35.36%;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
}
.bzfp-sec2-position-note{
    width: 12.6562%;
    left: 8%;
    bottom: 5%;
}
.bzfp-sec2-position-iconsafety{
    width: 9.01%;
    right: 8%;
    bottom: 5%;
}



/* 视频分类 */
.bz-videos-box{
    width: 100%;
    height: 100%;
    background: url(../images/bg-bz-standpoint.jpg) center center / cover;
}
.bz-videos-box-inner{
    width: 100%;
    height: 80%;
    position: relative;
    top: 55%;
    transform: translateY(-50%);
}
.bz-videos-tab-top{
    width: 84.89%;
    margin: 0 auto .365rem;
}
.bz-videos-tab-top-title{
    float: left;
    width: 33%;
    height: .417rem;
    text-align: center;
    line-height: .417rem;
    font-family: "fzhtjw";
    font-size: .188rem;
    /* font-weight: bold; */
    color: #b1967c;
    cursor: pointer;
}
.bz-videos-tab-top-title i{
    font-style: normal;
}
.bz-videos-tab-top-title:nth-child(2){
    border-left: 1px solid rgba(177,150,124,.5);
    border-right: 1px solid rgba(177,150,124,.5);
}
.bz-videos-tab-top-title.active{
    font-size: .313rem;
    color: #fff;
    text-shadow: 0 3px 2px rgba(0,0,0,.2);
}
.bz-videos-tab-bot{
    height: 80%;
    position: relative;
}
.bz-videos-tab-bot-cont{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.bz-videos-tab-bot-cont.active{
    z-index: 3;
    opacity: 1;
}
.bz-videos-tab-bot-cont:first-child{
    z-index: 1;
}
.bz-videos-vehicle-model-box{
    width: 45.2%;
    margin: 0 auto;
}
.bz-videos-vehicle-model,
.bz-videos-vehicle-model-img{
    width: 100%;
}
.bz-videos-vehicle-model-img{
    border: 4px solid rgba(255,255,255,1);
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: .182rem;
    transition-duration: .6s;
}
.bz-videos-hasvideo{
    position: relative;
}
.bz-videos-hasvideo .btn-video{
    width: 13%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.bz-videos-vehicle-model:hover .bz-videos-vehicle-model-img{
    box-shadow: 0 0 .26rem #876343;
}
.bz-videos-vehicle-model-text{
    width: 100%;
    text-align: center;
    font-size: .156rem;
    font-family: "fzhtjw";
    color: #fff;
}
.bz-videos-idas-box{
    width: 93.75%;
    margin: 0 auto;
}
.bz-videos-idas-cont{
    width: 100%;
}
.bz-videos-idas-cont-ul{
    width: 100%;
}
.bz-videos-idas-cont-li{
    width: 45%;
}
.bz-videos-idas-cont-li-img{
    width: 100%;
    transition-duration: .6s;
    border: 4px solid #fff;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: .26rem;
}
.bz-videos-idas-cont-li:first-child{
    float: left;
    margin-left: 2.5%;
}
.bz-videos-idas-cont-li:last-child{
    float: right;
    margin-right: 2.5%;
}
.bz-videos-idas-cont-li:hover .bz-videos-idas-cont-li-img{
    transform: scale(1.1);
    box-shadow: 0 0 .26rem #876343;
}
.bz-videos-idas-cont-li-text{
    width: 100%;
    text-align: center;
    font-family: "fzhtjw";
    font-size: .156rem;
    color: #fff;
}

.bz-videos-figure{
    width: 100%;
}
.bz-videos-swiper{
    width: 100%;
    margin-bottom: 4%;
}
.bz-videos-swiper .swiper-slide{
    box-sizing: border-box;
    padding: 5px;
    transform: scale(0.9);
    transition-duration: .3s;
    cursor: pointer;
}
.bz-videos-swiper .swiper-slide-active{
    transform: scale(1);
}
.bz-videos-swiper-img{
    width: 100%;
    position: relative;
    border: 4px solid #fff;
    border-radius: 10px;
    overflow: hidden;
}
.bz-videos-swiper .swiper-slide-active .bz-videos-swiper-img{
    box-shadow: 0 0 .026rem #876343;
}
.bz-videos-swiper-img-btn{
    width: 10%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.bz-videos-swiper-pagination{
    /* background: rgba(255,255,255,.5); */
    padding: .042rem .104rem;
    left: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /* border-radius: 14px; */
}
.bz-videos-swiper-pagination .swiper-pagination-bullet{
    opacity: 1;
    background: rgba(0,0,0,.2);
    margin: 0 4px;
}
.bz-videos-swiper-pagination .swiper-pagination-bullet-active{
    width: 20px;
    border-radius: 4px;
    background: rgba(0,0,0,.4);
}


/* bz-发展历程 */
.bz-development-course-cont-box{
    width: 100%;
    height: 100%;
    background: url(../images/bg-bz-development-course-cont-box.jpg) no-repeat center center / cover;
}
.bz-development-course-cont-box .bz-logo{
    width: 8%;
}
.bz-development-course-cont-img{
    margin: none;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
}


/* 底部 */
.zev-bev-footer{
    width: 100%;
}
.zev-bev-footer-left,
.zev-bev-footer-right-top-icon{
    height: 7vh;
    box-sizing: border-box;
}
.zev-bev-footer-left{
    float: left;
    width: 35.996%;
    padding: .8% 0;
    text-align: center;
    background: #b1967c;
    font-size: 30px;
}
.zev-bev-footer-left a{
    font-family: "fzxh1jw";
    color: #fefefe;
}
.zev-bev-footer-right{
    float: right;
    width: 64.004%;
}
.zev-bev-footer-right-top{
    background: rgba(0, 54, 65, .3);
}
.zev-bev-footer-right-top-icon{
    float: left;
    width: 21.347%;
    padding: 1.8% 0;
    position: relative;
    cursor: pointer;
}
.zev-bev-footer-right-top-icon:last-child{
    width: 14.612%;
}
.zev-bev-footer-right-top-icon:first-child a,.zev-bev-footer-right-top-icon:nth-child(3) a{
    display: block;
    margin: 0 auto;
    width: 30.3%;
}
.zev-bev-footer-right-top-icon>img{
    display: block;
    margin: 0 auto;
    width: 30.3%;
    height: auto;
}
.zev-bev-footer-right-top-icon:nth-child(4) a{
    display: block;
    width: 24.231%;
    margin: 0 auto;
}
.zev-bev-footer-right-top-icon:nth-child(4) img{
    width: 100%;
    height: auto;
}
.zev-bev-footer-right-top-icon:first-child{
    background: #bea48b;
}
.zev-bev-footer-right-top-icon:nth-child(2){
    background: #c9b19a;
}
.zev-bev-footer-right-top-icon:nth-child(3){
    background: #d4beaa;
}
.zev-bev-footer-right-top-icon:nth-child(4),.zev-bev-footer-right-top-icon:last-child{
    background: #d1c5b8;
}
.zev-bev-footer-right-top-icon .pic2 {
    width: 84%;
    position: absolute;
    top: -315%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 3;
}
.zev-bev-footer-right-top-icon .lp {
    width: 60.3%;
    top: -275%;
}
.zev-bev-footer-right-top-icon .pic2 img {
    display: block;
    width: 100%;
    height: auto;
}
.zev-bev-footer-right-top-icon:hover .pic2 {
    display: block;
}
.zev-bev-footer-bottom{
    padding: 1% 0;
    background: #dbcfc2;
}
.zev-bev-footer-bottom p {
    text-align: center;
    /* font-family: "fzxh1jw"; */
    font-size: 14px;
    color: #313131;
}
.zev-bev-footer-bottom p img {
    vertical-align: middle;
    display: inline;
    width: auto;
}
.zev-bev-footer-bottom p a {
    color: #313131;
}


.bz-test-drive{
    width: 9.375%;
    background: #b1967c;
    border-radius: 6px;
    position: absolute;
    top: 10%;
    right: 3%;
}
.bz-test-drive.fix{
    position: fixed;
    top: 10%;
    z-index: 10;
}
.bz-test-drive-text{
    width: 100%;
    background: #ee8213;
    border-radius: 6px;
    box-shadow: 0 5px 0 #876343;
    text-align: center;
    line-height: 1.625;
    font-family: "fzxh1jw";
    font-size: 24px;
    color: #fff;
    padding: 5.5% 0 11%;
    position: relative;
    cursor: pointer;
    transition-duration: .6s;
}
.bz-test-drive-text:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    /* transform: rotateZ(45deg); */
    transition-duration: .6s;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%) rotateZ(135deg);
}
.bz-test-drive-ciry-box{
    /* transition-duration: .6s; */
    display: none;
}
.bz-test-drive-ciry-ul{
    width: 100%;
    padding: 17% 0;
}
.bz-test-drive-ciry-li{
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 11%;
    cursor: pointer;
}
.bz-test-drive-ciry-li-text{
    width: 100%;
    line-height: 1.66;
    font-family: "fzxh1jw";
    font-size: 24px;
    color: #fff;
}
.bz-test-drive-ciry-li-ewm{
    width: 100%;
    background: #b2977e;
    border: 4px solid #fff;
    padding: 23.5%;
    position: absolute;
    left: -165%;
    top: -275%;
    display: none;
}
.bz-test-drive-ciry-li-ewm:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 50%;
    right: -13%;
    transform: translateY(-50%);
}
.bz-test-drive-ciry-li-ewm-img{
    width: 100%;
}
.bz-test-drive-ciry-li:hover .bz-test-drive-ciry-li-ewm{
    display: block;
}

.bz-test-drive-ciry-li:last-child{
    margin-bottom: 0;
}
.bz-test-drive-ciry-li:hover .bz-test-drive-ciry-li-text{
    background: rgba(219,207,194,.5);
}

.bz-test-drive.clickstatus .bz-test-drive-text{
    box-shadow: 0 5px 0 transparent;
}
.bz-test-drive.clickstatus .bz-test-drive-text:after{
    bottom: 6%;
    transform: translateX(-50%) rotateZ(-45deg);
}







/* 弹窗 */
.bz-popup-box{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    display: none;
}
.bz-popup-same-box{
    background: #dbcfc2;
}
.bz-popup-same-box .bz-same-logo-box{
    padding-top: 90px;
    margin-bottom: 5%;
}
.bz-popup-same-box .bz-popup-close{
    width: 1.5%;
    position: absolute;
    top: 5%;
    right: 2%;
}
.bz-popup-same-box .bz-popup-inner{
    width: 66.82%;
    margin: 0 auto;
}
.bz-popup-inner{
    width: 100%;
    height: 100%;
}
.bz-popup-close{
    width: 6%;
    position: absolute;
    top: -25%;
    right: 0;
    z-index: 1;
    cursor: pointer;
}
.bz-popup-cont-left{
    float: left;
    width: 80.35%;
}
.bz-popup-cont-right{
    float: right;
    width: 17.53%;
}
.bz-popup-swiper-thumbs-img{
    width: calc(100% - 6px);
    border: 3px solid rgba(238,130,19,0);
    border-radius: 3px;
}
.bz-popup-swiper-thumbs .swiper-slide-thumb-active .bz-popup-swiper-thumbs-img{
    border-color: rgba(238,130,19,1);
}
.bz-popup-cont-btn{
    width: 100%;
    position: relative;
    margin-top: 3%;
    display: none;
}
.bz-popup-swiper-next,
.bz-popup-swiper-prev{
    width: 25px;
    height: 29px;
    margin: 0;
    top: auto;
}
.bz-popup-swiper-next{
    background: url(../images/popup/btn-popup-next.png) no-repeat center center / 100% auto;
    right: 33%;
}
.bz-popup-swiper-prev{
    background: url(../images/popup/btn-popup-prev.png) no-repeat center center / 100% auto;
    left: 33%;
}


@media screen and (max-width:1680px) {

    .bz-videos-swiper-pagination .my-bullet .bz-videos-swiper-pagination-state {
        height: 6px;
    }
    .bz-videos-swiper-pagination .my-bullet .bz-videos-swiper-pagination-text {
        font-size: 22px;
    }


    .zev-bev-footer-left {
        font-size: 18px;
    }
    .zev-bev-footer-bottom p {
        font-size: 12px;
    }


    /* 预约试驾 */
    .bz-test-drive {
        top: 15%;
    }
    .bz-test-drive-text {
        font-size: 16px;
    }
    .bz-test-drive-text:after {
        width: 6px;
        height: 6px;
    }
    .bz-test-drive-ciry-li-text {
        font-size: 16px;
    }
    .bz-test-drive-ciry-li-ewm {
        top: -310%;
    }
    .bz-test-drive-ciry-li-ewm:after {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        right: -15%;
    }
    .bz-test-drive.fix {
        top: 15%;
    }
    @media screen and (max-width:1280px) {
        .bz-test-drive-ciry-li-ewm {
            top: -280%;
        }
        .bz-test-drive-ciry-li-ewm:after {
            border: 12px solid #fff;
            border-top-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent;
            right: -16%;
        }
    }


}



