@font-face {
    font-family: VWProduct;
    src: url('../fonts/VWProductFont-Bold.ttf') format("truetype");
    font-weight: 700
}
.tools-fast-link{
    display: none;
}
.banner .swiper-container {
    height: 100%;
}
.tools-fast-link a .text{
    color: #000;
}
.btn-more-text .icon{
    margin: 0;
}
.tools-fast-link a:first-child{
    /* display: none; */
}
.tools-fast-link a:first-child .icon{
    background: url(../img/idux/fast_link01.png) no-repeat;
    background-size: 100% auto;
}
.tools-fast-link a.to-top .icon{
    background: url(../img/idux/fast_link05.png) no-repeat;
    background-size: 100% auto; 
}
.tools-fast-link a .text{
    background: #eed484 !important;
    font-family:  HYQiHei-60S;
}
.tools-fast-link a.dealer-btn{
	display: none;
}
.header{
    position: absolute;
}
html{
    overflow: visible;
}
body{
    overflow-x:hidden;
    overflow-y: scroll;
}
.btn-more-text{
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.btn-more-text span{
    vertical-align: middle;
}
.btn-more-text .icon{
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
    left: 0;
}
.btn-more-text:hover{
    color: #fff;
    opacity: 0.7;
}
.btn-more-text:hover .icon{
    left: 5px;
}
.btn-id{
    display: inline-block;
    color:#9BBED7;
    background-color: #FFFFFF;
    padding: 0 32px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-id:hover{
    color:#9BBED7;
    background: #FBFBFB;
}
.btn-id-blue{
    display: inline-block;
    color:#FFFFFF;
    background-color: #9BBED7;
    padding: 0 32px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-id-blue:hover{
    color:#fff;
    background: #A9CEE5;
}
.btn-vw{
    display: inline-block;
    color:#fff;
    background-color: #001E50;
    padding: 0 32px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-vw:hover{
    color:#fff;
    background: #002560;
}
.btn-vw-white{
    display: inline-block;
    color:#001E50;
    background-color: #fff;
    padding: 0 32px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-vw-white:hover{
    color:#001E50;
    background: #FBFBFB;
}
.btn-border{
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 30px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-border:hover{
    color: #fff;
    background: rgba(255,255,255,.1);
}
.btn-border-id{
    display: inline-block;
    color: #9BBED7;
    border: 1px solid #9BBED7;
    padding: 0 30px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-border-id:hover{
    color: #9BBED7;
    background: rgba(255,255,255,.1);
}

.banner{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.banner .id-icon {
    position: absolute;
    bottom: 32px;
    left: 32px;
    display: block;
}
#parallax0{
    height: 100%;
}
.banner img{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    object-fit: cover;
    object-position: 50% 50%;
}


h2 .en{
    font-size: 64px;
}
h2 span{
    vertical-align: middle;
}
.banner .text-box{
	width: 100%;
    color: #eed484;
    position: absolute;
    top: calc(100px + 10%);
    left: 7.6%;
}
.banner .text-box h3{
    font-family: VWHead-Bold,HYQiHei-80S;
    font-size: 32px;
    margin: 0;
}
.banner .text-box h2{
    margin-bottom: 0;
    font-family:VWHead-Light2,HYQiHei-40S;
}
.banner .text-box h2.en{
    font-family: VWProduct;
    font-size: 64px;
    margin-bottom: 10px;
}
.en{
    font-family: VWHead-Bold,HYQiHei-80S;
    font-size: 64px;
    margin-bottom: 10px;
}
.ux-page .text-box{
	 color: #eed484;
}
.banner .text-box .text{
    font-size: 20px;
    margin-bottom: 30px;
    font-family:VWHead-Light2,HYQiHei-40S;
}
.banner .text-box p{
    margin-top: 16px;
    margin-bottom: 30px;
}
.banner .text-box p svg{
    display: inline-block;
    vertical-align: top;
}
.banner .text-box p span{
    display: inline-block;
    vertical-align: top;
}
.banner .text-box .btn-box a:first-child {
    margin-right: 20px;
}
.banner .text-qr-box{
    position: absolute;
    bottom: 34px;
    left: 7.6%;
    text-align: center;
    color: #fff;
}
.banner .text-qr-box img{
    width: 140px;
    min-height: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.banner .text-box h2 br{
    display: none;
}
.banner .id-logo{
    width: auto;
    height: 44px;
    margin-bottom: 20px;
    transform: translate(0,0);
}
.id-logo{
    width: 20%;
    margin-bottom: 20px;
}

.safety-container{
    padding:120px 0 0 0;
    position: relative;
    background: #FBFBFB;
}
.safety-container.scroll{
   margin-top: 56px;
}
.safety-container .scroll-video h2{
    color: #000;
    font-family: HYQiHei-80S;
    font-size: 56px;
    line-height: 120%;
    margin-bottom: 24px;
    padding:0 7.6%;
}
.safety-container .scroll-video .text{
    padding:0 7.6%;
    margin-bottom: 100px;
    width: calc(100% - 450px);
    font-size: 20px;
    max-width: 1040px;
}
.safety-container .video-box{
    position: relative;
    margin-bottom: 115px;
}
.scrollmagic02 {
    height: 150vh !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    min-height: none !important;
}
.safety-container .scroll-video .play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    cursor: pointer;
    width: 68px;
}
.safety-container .scroll-video video{
    display: block;
    width: 84.8%;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    box-shadow: none;
}
.safety-container .qr-box{
    text-align: center;
    position: absolute;
    top: 120px;
    right: 7.6%;
    width: 400px;
    padding: 0 100px;
}
.safety-container .qr-box .qr{
    width: 106px;
}
.safety-container .qr-box p{
    width: 100%;
    padding: 0;
    margin-top: 20px;
}
.brand-box{
	position: relative;
}
.full-img-box{
    position: relative;
	height: 100%;
}
.full-img-box img{
    width: 100%;
	min-height: 120%;
	    position: relative;
	    transform: translateY(-10%);
	    object-fit: cover;
	    object-position: 50% 50%;
    display: block;
}
.full-img-box .text-box{
    position: absolute;
    top: 110px;
    left: 0;
    margin-left: 7.6%;
    width: 100%;
}
.full-img-box .text-box h2{
    margin-bottom: 22px;
    font-family: VWProduct;
}
.full-img-box img.id-logo{
    width: auto;
    height: 44px;
    transform: translate(0,0);
}
.full-img-box p{
    margin-bottom: 32px;
}
.full-img-box .btn-box a:nth-child(1){
    margin-right: 20px;
}

.car-video-box{
    position: relative;
}
.car-video-box .video-box{
    position: relative;
    display: none;
}
.car-video-box .video-box.active{
    display: block;
    height:  auto !important;
    position: relative !important;
}
.car-video-box .video-box video{
    width: 100%;
    display: block;
}
.car-video-box .video-box .text-box{
    position: absolute;
    top: 110px;
    left: 7.6%;
    color: #fff;
}
.car-video-box .video-box .text-box h4{
    font-size: 21px;
    font-family: VWProduct,HYQiHei-80S;
}
.car-video-box .video-box .text-box h2{
    margin: 18px 0;
}
.car-video-box .video-box .text-box a{
    color: #fff;
}
.car-video-box .video-box .play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.car-video-box .video-box .mask-top{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.car-video-box .video-box .mask-bottom{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.car-video-box .tab-box{
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}
.car-video-box .tab-box .item{
    display: inline-block;
    width: 144px;
    cursor: pointer;
    border-bottom: 2px solid #fff;
    opacity: 0.7;
    text-align: left;
    font-size: 15px;
    margin: 0 2.6%;
    padding-bottom: 10px;
    font-family: VWProduct;
}
.car-video-box .tab-box .item.active{
    opacity: 1;
}
.car-video-box .video-box video{
    display: block;
}
.car-video-box .video-box .pic{
    display: none;
}
.car-video-box .video-box .mask{
    display: none;
}

.test-box{
    position: relative;
}
.test-box img{
    width: 100%;
    display: block;
}
.test-box h2{
}
.test-box .text-box{
    position: absolute;
    top: 50%;
    left: 7.6%;
    transform: translateY(-50%);
    color: #fff;
}
.test-box .text-box .btn-box {
    margin-top: 40px;
}
.test-box .text-box .btn-box a:first-child{
    margin-right: 20px;
}
.test-box .text-box .btn-box .group{
    display: none;
}
.test-box .text-box .btn-box .group.active{
    display: block;
}
.select-box{
    color: #fff;
    margin-top: 40px;
    border-bottom: 1px solid #fff;
    width: 295px;
    position: relative;
    padding-bottom: 12px;
    cursor: pointer;
    font-family: VWProduct;
}
.select-box .title{
    font-size: 16px;
}
.select-box svg{
    position: absolute;
    right: 0;
    top: 9px;
} 
.select-box.active svg{
    transform: rotate(180deg);
}
.select-box .choose-box{
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    padding:10px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
}
.select-box .choose-box .item{
    color: #001E50;
    font-size: 12px;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
}
.select-box .choose-box .item:hover{
    background: #FBFBFB;
}

.gallery{
    position: relative;
    width: 100%;
    padding-bottom: 50px;
    padding-top: 70px;
}
.id .gallery{
    background: #9BBED7;
}
.gallery .scroll-container{
    position: relative;
    overflow: hidden;
}
.gallery .scroll-pic{
    width: 84.8%;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 120px;
    display: none;
}
.gallery .swiper-container{
    width: 100%;
    padding:0 15%;
    overflow: hidden;
    padding-bottom: 120px;
}
.gallery .pic{
    width: 100%;
    display: block;
}
.gallery .swiper-slide{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(0.9);
    opacity: 0.8;
}
.gallery .swiper-slide.swiper-slide-active{
    transform: scale(1);
    opacity: 1;
}
.scrollmagic01 {
    height: 170vh !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    min-height: none !important;
}
.gallery .swiper-pagination{
    bottom: 30px !important;
}
.gallery.down .swiper-pagination{
    display: block;
}
.gallery .left-box{
    position: absolute;
    top: 0;
    left: 0;
    width:11.5%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: none;
}
.gallery .left-box:hover{
    opacity: 1;
}
.gallery .left-box .icon{
    position: absolute;
    top: 50%;
    left:30%;
    cursor:none;
    z-index: 9;
    pointer-events: none;
}
.gallery .right-box .icon{
    position: absolute;
    top: 50%;
    right: 30%;
    cursor:none;
    z-index: 9;
    pointer-events: none;
}
.gallery .right-box{
    position: absolute;
    top: 0;
    right: 0;
    width:11.5%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: none;
}
.gallery .right-box:hover{
    opacity: 1;
}
.gallery h2 {
    color: #000;
    font-family: HYQiHei-80S;
    font-size: 56px;
    line-height: 120%;
    margin-bottom: 60px;
    padding: 0 7.6%;
}
.gallery .btn-box{
    text-align: center;
}
.gallery .btn-box a{
    color: #001E50;
}
.gallery .tab-box{
    margin-bottom: 40px;
    text-align: center;
}
.gallery .tab-box .item{
    display: inline-block;
    font-size: 14px;
    color: #001E50;
    margin: 0 20px;
    cursor: pointer;
    padding-bottom: 5px;
}
.gallery .tab-box .item.active{
    border-bottom: 2px solid #001E50;
}
.gallery1 .swiper-container{
    display: none;
}
.gallery1 .swiper-container.active{
    display: block;
}

.popup-video{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: 100;
    display: none;
}
.popup-video .swiper-container{
    width: 100%;
    height: 100%;
}
.popup-video .swiper-pagination{
    color: #fff;
    bottom: 32px !important;
}
.popup-video .swiper-button-prev{
    width: 40px;
    height: 40px;
    background: url(../img/idux/news/left.png) no-repeat;
    z-index: 10;
    top: 45%;
    left: 10%;
}
.popup-video .swiper-button-next{
    width: 40px;
    height: 40px;
    background: url(../img/idux/news/right.png) no-repeat;
    z-index: 10;
    top: 45%;
    right: 10%;
}
.popup-video .video-box{
    height: 100%;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-video video{
    display: block;
    height: 70%;
    margin-top: 8.2%;
    max-width: 70vw;
}
.popup-video .text-box{
    color: #fff;
    position: relative;
}
.popup-video .text-box .date{
    font-family: HYQiHei-40S;
    margin: 12px 0 6px 0;
}
.popup-video .text-box h3{
    margin-bottom: 0;
}
.popup-video .text-box .download{
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
}
.popup-video .text-box .download:hover{
    opacity: 0.7;
}
.popup-video .close{
    opacity: 1;
    position: absolute;
    top: 60px;
    left: 3.7%;
    z-index: 9;
    cursor: pointer;
}
.popup-video .close:hover{
    opacity: 0.7;
}
@media (max-width:1300px){
    .car-video-box .tab-box .item{
        margin: 0 1%;
    }
}

.tools-tab{
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.tools-tab .tab-box{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 60px;
    color: #fff;
    text-align: center;
    z-index: 3;
}
.tools-tab .tab-box .item{
    display: inline-block;
    width:171px;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    opacity: 0.7;
    cursor: pointer;
    font-size: 14px;
    margin: 0 24px;
    text-align: left;
    font-family:  VWProduct;
}
.tools-tab .tab-box .item.en{
    font-family: VWHead-Bold,HYQiHei-60S;
    font-size: 17px;
}
.tools-tab .img-box .item{
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.tools-tab .img-box .item .bg{
    width: 100vw;
    min-height: 114%;
    display: block;
    position: relative;
    transform: translateY(-14%);
    object-fit: cover;
    object-position: 50% 50%;
}
@media (max-width: 1200px) {
    .tools-tab .tab-box .item{
        margin: 0 12px;
    }
}
.tools-tab .tab-box .item.active{
    border-bottom: 2px solid #fff;
    opacity: 1;
}
.tools-tab .img-box .item.active{
    opacity: 1;
    z-index: 2;
}
.tools-tab .img-box .text-box{
    color: #fff;
    position: absolute;
    top: 100px;
    left: 7.8%;
    transform: translateZ(0px);
}
.tools-tab .img-box .text-box h2{
    margin-top: 15px;
    margin-bottom: 24px;
    font-family: VWProduct,HYQiHei-80S;
}
.tools-tab .img-box .text-box h2.en{
    font-family: VWHead-Bold,HYQiHei-80S;
}
.tools-tab .img-box .text-box h3{
    font-family: HYQiHei-40S;
    margin: 12px 0 16px 0;
    font-size: 32px;
}
.tools-tab .img-box .text-box p{
    margin-top: 16px;
    margin-bottom: 30px;
}
.tools-tab .img-box .text-box a{
    position: relative;
}
.tools-tab .img-box .text-box a:hover .popup{
    display: block;
}
.tools-tab .img-box .text-box a .popup{
    position: absolute;
    width: 318px;
    height: 171px;
    background: url(../img/idux/after_sale_service/popup.png) no-repeat;
    top: -172px;
    left: 0;
    padding-top: 30px;
    display: none;
}
.tools-tab .img-box .text-box a .popup .qr{
    vertical-align: middle;
}
.tools-tab .img-box .text-box a .popup p{
    display: inline-block;
    width: 57%;
    vertical-align: middle;
    color: #000;
    margin: 0;
    font-size: 15px;
}
.tools-tab .img-box .text-box a span{
    vertical-align: middle;
    display: inline-block;
}
.tools-tab .img-box .text-box .btn-group a:first-child{
    margin-right: 40px;
}
.tools-tab .img-box .text-box .icon-box{
    width: 396px;
    text-align: center;
    margin: 0 -25px 25px -25px;
}
@media (max-height: 800px) {
    .tools-tab .img-box .text-box p{
        margin-bottom: 20px;
    }
    .tools-tab .img-box .text-box .icon-box{
        width: 700px;
        margin-bottom: 15px;
    }
}
@media (max-width: 1300px) {
    .tools-tab .img-box .text-box .icon-box{
        width: 800px;
    }
}
@media (max-height: 650px) {
    .tools-tab .img-box .text-box{
        top: 50px;
    }
    .tools-tab .img-box .text-box .icon-box{
        width: 900px;
        margin-bottom: 10px;
    }
    .tools-tab .img-box .text-box .icon-box .icon-box-item .title{
        margin-top: 6px;
    }
    .tools-tab .img-box .text-box p{
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .tools-tab .tab-box{
        bottom: 20px;
    }
}
.tools-tab .img-box .text-box .icon-box .icon-box-item{
    display: inline-block;
    width: calc(49% - 50px);
    margin: 0 25px;
    vertical-align: top;
    margin-bottom: 40px;
}
.tools-tab .img-box .text-box .icon-box .icon-box-item .title{
    margin-top: 12px;
    font-family: HYQiHei-60S;
} 
.tools-tab .img-box .text-box .icon-box .icon-box-item P{
    margin-top: 4px;
    margin-bottom: 0;
}
.tools-tab .bg{
    width: 100%;
    display: block;
}
.tools-tab .mask-top{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.tools-tab .mask-bottom{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.tools-tab .mask{
    display: none;
}

.gzas-car-box{
    padding: 120px 7.8% 0 7.8%;
    background: #fff;
}
.gzas-car-box.id{
    background: #9BBED7;
}
.gzas-car-box.vw{
    background: #001E50;
}
.gzas-car-box h2{
    margin-bottom: 70px;
    color: #fff;
    font-family: VWHead-Bold,HYQiHei-80S;
}
.gzas-car-box .car-box{
    margin: 0 -16px;
}
.gzas-car-box .item-box{
    width: calc(50% - 32px);
    margin: 0 16px;
    display: inline-block;
    float: left;
}
.gzas-car-box .item-box .item{
    position: relative;
    background: #FBFBFB;
    margin-bottom: 2.195vw;
}
.gzas-car-box .item-box .item .bg{
    width: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.gzas-car-box .item-box .item .text-box{
    position: absolute;
    top: 12%;
    left: 7%;
    color: #fff;
}
.gzas-car-box .item-box .item .text-box.pc{
    display: block;
}
.gzas-car-box .item-box .item .text-box.mb{
    display: none;
}
.gzas-car-box .item-box .item .text-box .title{
    font-family: VWHead-Bold,HYQiHei-80S;
    font-size: 32px;
    margin-bottom: 4px;
}
.gzas-car-box .item-box.id .item .text-box .title{
    font-family: VWProduct;
}
.gzas-car-box .item-box .item .text-box .text{
    font-size: 14px;
    margin-bottom: 10px;
}
.gzas-car-box .item-box .item .text-box .btn-group{
    display: block;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}
.gzas-car-box .item-box .item .text-box .btn-group a{
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 2;
}
.gzas-car-box .item-box .item:hover .text-box .btn-group a{
    color: #001E50;
}
.gzas-car-box .item-box .item .text-box .btn-group a .icon{
    margin-left: 5px;
}
.gzas-car-box .item-box .item .text-box .btn-group a .icon path{
    stroke: #fff;
}
.gzas-car-box .item-box .item:hover .text-box .btn-group a .icon path{
    stroke: #001E50;
}
.gzas-car-box .item-box .item .text-box .btn-group a:first-child{
    margin-right: 30px;
}
.gzas-car-box .item-box .item .id-icon{
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}
.gzas-car-box .item-box .item .car{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 76%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}
.gzas-car-box .item-box .item:hover .bg{
    opacity: 0;
}
.gzas-car-box .item-box .item:hover .btn-group{
    opacity: 1;
}
.gzas-car-box .item-box .item:hover .car{
    opacity: 1;
}
.gzas-car-box .item-box .item:hover .car{
    opacity: 1;
}
.gzas-car-box .item-box .item:hover .id-icon{
    opacity: 1;
}
.gzas-car-box .item-box .item:hover .text-box{
    color: #000;
}
.gzas-car-box .bottom-bar{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 120px;
}
.gzas-car-box .bottom-bar a{
    color: #fff;
}
.gzas-car-box .bottom-bar a svg path{
    stroke: #fff;
}
.gzas-news-box{
    padding: 80px 7.8%;
    background: #fff;
}
.gzas-news-box h2{
    margin-bottom: 60px;
}
.gzas-news-box .item-box{
    margin: 0 -16px;
}
.gzas-news-box .item-box .item{
    margin: 0 16px;
    width: calc(33.33333% - 32px);
    display: inline-block;
    float: left;
}
.gzas-news-box .item-box .item img{
    width: 100%;
}
.gzas-news-box .item-box .item .date{
    font-family: HYQiHei-40S;
    margin-top: 24px;
    margin-bottom: 7px;
}
.gzas-news-box .item-box .item .title{
    font-family: HYQiHei-80S;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 120%;
}
.gzas-news-box .item-box .item a{
    color: #000;
}
.gzas-news-box .item-box .item a.btn-more-text{
    color: #001E50;
}
.gzas-news-box .bottom-bar{
    text-align: center;
    margin-top: 80px;
}
.gzas-news-box .bottom-bar a{
    color: #001E50;
}

.gzas-share-box{
    overflow: hidden;
    position: relative;
}
#parallax2{
    height: 100%;
}
.gzas-share-box .bg{
    width: 100%;
    display: block;
}
.gzas-share-box .text-box{
    position: absolute;
    top: 100px;
    left: 7.8%;
    color: #eed484;
}
.gzas-share-box .text-box h2{
    font-family: VWHead-Bold,HYQiHei-80S;
}
.gzas-share-box .text-box .icon-box{
    margin-top: 40px;
    cursor: pointer;
}
.gzas-share-box .text-box .icon-box .item{
    margin-right: 15px;
    display: inline-block;
    position: relative;
}
.gzas-share-box .text-box .icon-box .item .icon{
    width: 120px;
}
.gzas-share-box .text-box .icon-box .item:hover .icon{
    opacity: 0.9;
}
.gzas-share-box .text-box .icon-box .item .qr{
    width: 136px;
    position: absolute;
    z-index: 2;
    top: -195px;
    left: -8px;
    display: none;
}
.gzas-share-box .text-box .icon-box .item:hover .qr{
    display: block;
}

.full-img-box .img-mask{
    display: none;
}
.sub-nav{
    width: 100%;
    background: #fff;
    height: 56px;
    line-height: 56px;
    padding-left: 40px;
    position: relative;
    z-index: 89;
}
.sub-nav.scroll{
    position: fixed;
    width: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    max-width: 2048px;
    
}
.sub-nav .car-name{
    display: inline-block;
    font-family: VWHead-Bold,HYQiHei-80S;
    font-size: 18px;
    margin-right: 40px;
    vertical-align: top;
}
.id .sub-nav .car-name{
    font-family: VWProduct,HYQiHei-80S;
}
.sub-nav .anchor-box{
    display: inline-block;
}
.sub-nav .anchor{
    display: inline-block;
    margin-right: 40px;
    cursor: pointer;
    vertical-align: top;
    font-size: 14px;
    font-family: HYQiHei-40S;
    color: #000;
    position: relative;
}
.sub-nav .anchor:hover{
    color: #000;
}
.sub-nav .btn-box{
    vertical-align: top;
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
}
.sub-nav .btn-box a{
    margin: 0 5px;
    vertical-align: middle;
}
.sub-nav .anchor .line{
    position: absolute;
    width: 0%;
    height: 2px;
    background: #001E50;
    bottom: 10px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.sub-nav .anchor.active .line{
    width: 100%;
}

.safety{
    padding: 80px 7.6%;
    background: #fff;
}
.safety h2{
    margin-bottom: 60px;
}
.safety .img-box{
    display: flex;
    margin: 0 -16px;
}
.safety .item-choose{
    display: none;
}
.safety .img-box .item{
    width: 50%;
    margin: 0 16px;
    position: relative;
    overflow: hidden;
}
.safety .img-box .item *{
    pointer-events: none;
}
.safety .img-box .item a{
    display: block;
    position: relative;
    cursor: none;
    pointer-events: painted;
}
.safety .img-box .item .mask-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.safety .img-box .item .mask-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.safety .img-box .item .mask-left{
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.safety .img-box .item .mask-right{
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height:100%;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.safety .img-box .item:hover .mask-top{
    height: 10px;
}
.safety .img-box .item:hover .mask-bottom{
    height: 10px;
}
.safety .img-box .item:hover .mask-left{
    width: 10px;
}
.safety .img-box .item:hover .mask-right{
    width: 10px;
}
.safety .img-box .item .icon-img{
    position: absolute;
    width: 50px;
    opacity: 0;
    pointer-events: none;
    z-index: 3;
    transform: scale(0);
}

.safety .img-box .item img{
    width: 100%;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    transform: scale(1);
}
.safety .img-box .item:hover img{
    transform: scale(1.08);
}
.safety .img-box .item .text-box{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    padding: 0 45px;
    color: #fff;
}
.safety .img-box .item .text-box h3{
    margin-bottom: 15px;
    font-family: VWHead-Bold,HYQiHei-80S;
}
.safety .img-box .item .text-box p{
    width: 50%;
}
.safety .btn-box{
    text-align: center;
    margin-top: 60px;
}

.popup-container{
    position: fixed;
    top: 0px;
    left: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.popup-container .content{
    position: absolute;
    top: 60px;
    width: calc(100% - 160px);
    left: 80px;
    background: #fff;
    padding-top: 105px;
}
.popup-container .content .close-popup{
    position: absolute;
    top: 24px;
    right: 32px;
    cursor: pointer;
}
.popup-container .content .title{
    font-size: 48px;
    padding-left: 10.6%;
    margin-bottom: 54px;
}
.popup-container .content .title.id{
    font-family: VWProduct;
}
.popup-container .content .img-box{
    padding: 0 2.7%;
    position: relative;
}
.popup-container .content .img-box img{
    width: 100%;
}
.popup-container .content .text-qr-box{
    position: absolute;
    bottom: 34px;
    left: 7.6%;
    text-align: center;
    color: #fff;
}
.popup-container .content .text-qr-box img{
    width: 140px;
    min-height: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.popup-container .content .scroll-box{
    height: calc(100vh - 163px);
}
#ascrail2000{
    display: none !important;
}
.popup-container .gallery{
    padding-top: 100px;
}
.popup-container .gallery .text{
    padding: 0 15%;
    margin-bottom: 60px;
}
.popup-container .gallery .text h3{
    margin-bottom: 18px;
    font-family: VWHead-Bold,HYQiHei-80S;
}
.popup-container .gallery .text p{
    width: 70%;
}
.popup-container .pic-box{
    padding-top: 40px;
    padding-bottom: 120px;
}
.popup-container .pic-box .text{
    padding: 0 15%;
    margin-bottom: 60px;
}
.popup-container .pic-box .text h3{
    margin-bottom: 18px;
    font-family: VWHead-Bold,HYQiHei-80S;
}
.popup-container .pic-box .text p{
    width: 70%;
}
.popup-container .pic-box .video-box{
    width: 70%;
    margin: 0 auto;
    position: relative;
}
.popup-container .pic-box .video-box video{
    width: 100%;
}
.popup-container .pic-box .video-box .play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    cursor: pointer;
}

.gzas-share-box .bg{
    width: 100%;
    display: block;
}
.gzas-share-box .text-box{
    position: absolute;
    top: 100px;
    left: 7.8%;
    color: #eed484;
}
.gzas-share-box .text-box h2{
    margin-bottom: 16px;
}
.gzas-share-box .text-box a{
    color: #eed484;
}
.gzas-share-box .text-box a path{
    stroke: #eed484;
}
.gzas-share-box .text-box .icon-box{
    margin-top: 40px;
    cursor: pointer;
}
.gzas-share-box .text-box .icon-box .item{
    margin-right: 15px;
    display: inline-block;
    position: relative;
}
.gzas-share-box .text-box .icon-box .item .icon{
    width: 120px;
}
.gzas-share-box .text-box .icon-box .item:hover .icon{
    opacity: 0.9;
}
.gzas-share-box .text-box .icon-box .item .qr{
    width: 136px;
    position: absolute;
    z-index: 2;
    top: -195px;
    left: -8px;
    display: none;
}
.gzas-share-box .text-box .icon-box .item:hover .qr{
    display: block;
}
#parallax4{
    height: 100vh;
    overflow: hidden;
}
#parallax5{
    height: 100vh;
    overflow: hidden;
}
#parallax6{
    height: 100vh;
    overflow: hidden;
}

@media (max-width:996px){
    .header{
        width: 100vw;
        height: 100vh;
        overflow: hidden;
        pointer-events: none;
    }
    .header *{
        pointer-events: all;
    }
    .header div,.header a{
        pointer-events: all;
    }
    .header .menu-list{
        position: absolute;
    }
    .header .slide-box-m{
        position: absolute;
    }

    html{
        overflow-x: hidden;
        overflow-y: scroll;
    }
    h2 .en{
        font-size: 40px;
    }
    .banner .id-icon {
        left: 5.3%;
        bottom: 50px;
        width: 128px;
    }
    .banner .text-box{
		width: 100%;
        left: 5.3%;
        top: 114px;
    }
    .banner .text-box h3{
        font-size: 22px;
    }
    .banner .text-box h2{
        font-size: 40px;
    }
    .banner .text-box h2.en{
        font-size: 36px;
    }
    .banner .text-box h2 br{
        display: block;
    }
    .banner .text-box .text{
        font-size: 18px;
    }
    .banner .text-qr-box img{
        width: 126px;
    }
    .banner .text-qr-box{
        left: 0;
        width: 100%;
        text-align: center;
    }
    
    .safety-container .scroll-video h2{
        margin-bottom: 13px;
    }
    .safety-container .scroll-video .text{
        width: 100%;
        font-size: 16px;
        padding: 0 5.3%;
        margin-bottom: 40px;
    }
    .safety-container .qr-box{
        position: static;
        width: 100%;
        padding: 0;
    }
    .full-img-box .text-box{
        width: 100%;
        left: 0;
        padding: 0 5.3%;
        top: 65px;
    }
    .full-img-box .text-box h2{
        font-size: 34px;
    }
    .full-img-box .text-box p br{
        display: none;
    }
    .safety-container{
        padding: 50px 0 0 0;
    }
    .safety-container .scroll-video h2{
        font-size: 40px;
        padding: 0 5.3%;
    }
    .safety-container .scroll-video p{
        padding: 0 5.3%;
        margin-bottom: 50px;
    }
    .safety-container .video-box{
        position: static !important;
        height: auto;
        margin-bottom: 0;
    }
    .safety-container .scroll-video video{
        width: 89.4%;
        position: static;
        transform: translate(0,0);
        margin: 0 auto;
        margin-bottom: 70px;
    }
    .safety-container .scroll-box{
        position: relative;
    }
    .safety-container .scroll-video .play{
        display: block;
        width: 50px;
    }
    .car-video-box .video-box video{
        display: none;
    }
    .car-video-box .video-box video .pic{
        display: block;
    }
    .car-video-box .video-box .mask-top,.car-video-box .video-box .mask-bottom{
        display: none;
    }
    .car-video-box .video-box .mask{
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .car-video-box .video-box .text-box{
        width: 100%;
        left: 0;
        padding: 0 5.3%;
        top: 70px;
    }
    .car-video-box .video-box .text-box h2{
        font-size: 34px;
        margin: 10px 0;
    }
    .car-video-box .video-box .play{
        width: 50px;
    }
    .car-video-box .tab-box{
        bottom: 45px;
    }
    .car-video-box .tab-box .item{
        width: 40%;
        margin:0 5% 30px 5%;
        padding-bottom: 8px;
        float: left;
    }
    .car-video-box .video-box .pic{
        display: block;
    }
    .gallery{
        padding: 50px 0 0 0;
    }
    .gallery .scroll-container{
        height: auto;
    }
    .gallery .swiper-container{
        padding-bottom: 80px;
    }
    .gallery .scroll-pic{
        display: none !important;
    }
    .gallery1 .swiper-container{
        display: none !important;
        position: static;
        padding-bottom: 80px;
        padding-left: 10%;
        padding-right: 10%;
        margin-left: -2px;
    }
    .gallery1 .swiper-container.active{
        display: block !important;
    }
    .gallery1 .tab-box{
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .gallery1 .tab-box::-webkit-scrollbar {
        display: none;
    }
    .gallery1 .tab-box .content{
        width: 550px;
    }
    .gallery .tab-box .item{
        min-width: auto;
        margin: 0 10px;
    }
    
    .gallery .swiper-slide{
        margin: 0;
        transform: scale(1);
    }
    .gallery h2{
        font-size: 34px;
        padding:0 5.3%;
        margin-bottom: 40px;
    }
    .gallery h2 br{
        display: none;
    }
    .gallery .swiper-pagination{
        bottom: 25px !important;
    }
    .gallery .left-box .icon,.gallery .right-box .icon{
        display: none !important;
    }
    .select-box{
        margin-top: 30px;
    }
    .test-box .text-box .btn-box{
        margin-top: 30px;
    }

    .test-box .text-box{
        width: 100%;
        padding: 0 5.3%;
        left: 0;
        top: auto;
        bottom: 100px;
        transform: translate(0,0);
    }
    .test-box .text-box h2{
        font-size: 34px;
    }

    .popup-video .video-box{
        display: block;
        width: 100%;
    }
    .popup-video video{
        width: 100%;
        height: auto;
        max-width: none;
        margin-top: 30%;
    }
    .popup-video .text-box{
        padding: 0 5.3%;
        position: static;
    }
    .popup-video .text-box h3{
        font-size: 22px;
    }
    .popup-video .close{
        top: 20px;
        left: 5.3%;
    }
    .popup-video .swiper-button-next,.popup-video .swiper-button-prev{
        display: none;
    }
    .popup-video .text-box .download{
        left: 50%;
        transform: translateX(-50%);
        right: auto;
        bottom: 100px;
    }

    .tools-tab .img-box .text-box{
        top: 60px;
        left: 0;
        width: 100%;
        padding: 0 5.3%;
    }
    .tools-tab .img-box .text-box h3{
        font-size: 24px;
    }
    .tools-tab .tab-box .item{
        width: calc(49% - 10.6%);
        margin:0 5.3% 20px 5.3%;
        border-bottom: 2px solid #fff;
    }
    .tools-tab .tab-box{
        bottom: 30px;
        text-align: left;
    }
    .tools-tab .mask-top{
        display: none;
    }
    .tools-tab .mask-bottom{
        display: none;
    }
    .tools-tab .mask{
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .tools-tab .img-box .text-box .icon-box{
        width: 100%;
        margin: 0 -5px;
    }
    .tools-tab .img-box .text-box .icon-box .icon-box-item{
        width: calc(49% - 10px);
        margin: 0 5px 40px 5px;
    }
    .tools-tab .img-box .text-box .icon-box .icon-box-item P{
        font-size: 12px;
    }
    .tools-tab .img-box .text-box .btn-group{
        display: block;
    }
    .tools-tab .img-box .text-box .btn-group a{
       width: auto;
    }
    .tools-tab .img-box .text-box p{
        margin-bottom: 20px;
    }
    .tools-tab .img-box .text-box .btn-group a:first-child{
        margin-right: 30px;
    }
    .tools-tab .img-box .text-box h2{
        font-size: 34px;
    }

    .sub-nav{
        padding-left: 5.3%;
        position: relative;
    }
    .sub-nav .car-name{
        font-size: 14px;
        padding-right: 26px;
        background: url(../img/idux/model_details/arrow.png) right center no-repeat;
        background-size: 12px auto;
    }
    .id .sub-nav .car-name{
        font-size: 12px;
    }
    .sub-nav .car-name.active{
        background: url(../img/idux/model_details/arrow2.png) right center no-repeat;
        background-size: 12px auto;
    }
    .sub-nav .btn-box{
        right: 3.5%;
    }
    .sub-nav .btn-box a{
        width: 80px !important;
        min-width: auto !important;
    }
    .sub-nav .anchor-box{
        display: none;
        position: absolute;
        top: 56px;
        background: #fff;
        left: 0;
        width: 100%;
        padding: 0 5.3%;
    }
    .sub-nav .anchor-box .anchor{
        display: block;
        border-top: 1px solid #e6e6e6;
        margin: 0;
    }
    .sub-nav.scroll{
        left: 0;
        transform: translateX(0);
    }

    .safety{
        padding-bottom: 50px;
    }
    .safety h2{
        margin-bottom: 40px;
    }
    .safety .img-box{
        margin:0;
        display: block;
        position: relative;
    }
    .safety .item-choose{
        display: block;
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 100%;
        z-index: 2;
        color: #fff;
    }
    .safety .item-choose div{
        display: inline-block;
        width: calc(49% - 10.6%);
        margin: 0 5.3% 20px 5.3%;
        border-bottom: 2px solid #fff;
        padding-bottom: 8px;
        opacity: 0.7;
        cursor: pointer;
        font-size: 14px;
        text-align: left;
    }
    .safety .item-choose div.active{
        border-bottom: 2px solid #fff;
        opacity: 1;
    }
    .safety .img-box .item{
        margin: 0;
        width: 100%;
    }
    .safety .btn-box{
        margin-top: 40px;
    }
    .safety .img-box .item .text-box{
        padding: 0 20px;
    }
    .safety .img-box .item .text-box h3{
        font-size: 32px;
    }
    .safety .img-box .item .text-box p{
        width: 60%;
    }
    .safety .img-box .item:nth-child(3){
        display: none;
    }
    .safety .img-box .item .icon-img{
        display:none !important;
    }
    .safety .img-box .item .mask-top{
        display:none !important;
    }
    .safety .img-box .item .mask-bottom{
        display:none !important;
    }
    .safety .img-box .item .mask-left{
        display:none !important;
    }
    .safety .img-box .item .mask-right{
        display:none !important;
    }
    .safety-container .qr-box .qr{
        width: 114px;
    }

    .gzas-car-box{
        padding: 70px 5.3% 0 5.3%;
    }
    .gzas-car-box h2{
        font-size: 40px;
        margin-bottom: 45px;
    }

    .gzas-car-box .car-box{
        margin: 0 -9px;
    }
    .gzas-car-box .item-box{
        width: calc(50% - 18px);
        margin: 0 9px;
    }
    .gzas-car-box .item-box .item{
        margin-bottom: 4.25vw;
        background: none;
    }
    .gzas-car-box .item-box .item .text-box{
        top: 8%;
    }
    .gzas-car-box .item-box .item .text-box.pc{
        display: none;
    }
    .gzas-car-box .item-box .item .text-box.mb{
        display: block;
    }
    .gzas-car-box .item-box .item .text-box .text{
        display: none;
    }
    .gzas-car-box .item-box .item .text-box .btn-group{
        opacity: 1;
    }
    .gzas-car-box .item-box .item .text-box .btn-group a{
        color: #fff;
        font-size: 12px;
        padding-right: 0;
    }
    .gzas-car-box .item-box .item .text-box .btn-group a:first-child{
        margin-right: 10px;
    }
    .gzas-car-box .item-box .item .text-box .btn-group svg path{
        stroke:#fff;
    }
    .gzas-car-box .item-box .item .text-box .title{
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 2px;
    }
    .gzas-car-box .item-box .item:hover .text-box{
        color: #fff;
    }
    .gzas-car-box .item-box .item:hover .bg{
        opacity: 1;
    }
    .gzas-car-box .item-box .item:hover .id-icon{
        opacity: 0;
    }
    .gzas-car-box .item-box .item:hover .car{
        opacity: 0;
    }
    .gzas-car-box .bottom-bar{
        padding-bottom: 70px;
    }
    .gzas-car-box.vw .item-box:nth-child(2) .item:last-child{
        margin-left: calc(-100% - 18px);
    }
    .gzas-car-box .item-box .item .id-icon{
        display: none;
    }
    

    .gzas-news-box{
        padding: 60px 5.3%;
    }
    .gzas-news-box h2{
        font-size: 40px;
        margin-bottom: 40px;
    }
    .gzas-news-box .item-box{
        margin: 0;
    }
    .gzas-news-box .item-box .item{
        margin: 0 0 50px 0;
        width: 100%;
    }
    .gzas-news-box .item-box .item .date{
        font-size: 14px;
        margin-top: 17px;
    }
    .gzas-news-box .bottom-bar{
        margin-top: 0px;
    }

    .gzas-share-box{
        overflow: visible;
    }
    .gzas-share-box .text-box{
        width: 100%;
        left: 0;
        padding: 0 5.3%;
        top: 50px;
    }
    .gzas-share-box .text-box h2{
        font-size: 40px;
    }
    .gzas-share-box .text-box .icon-box{
        margin: 25px -5px 0 -5px;
    }
    .gzas-share-box .text-box .icon-box svg{
        width: 38px;
        height: 38px;
    }
    .gzas-share-box .text-box .icon-box .item{
        margin: 3px !important;
       /* float: left; */
    }
    .gzas-share-box .text-box .icon-box .item:last-child{
        margin: 0;
    }
    .gzas-share-box .text-box .icon-box .item .icon{
        width: 105px;
    }

    .popup-container .content{
        width: 96%;
        left: 2%;
        top: 10px;
        height: calc(100vh - 20px);
        padding-top: 60px;
    }
    .popup-container .content .title.id{
        font-size: 32px;
        padding-left: 10%;
        margin-bottom: 25px;
    }
    .popup-container .content .scroll-box{
        height: calc(100vh - 80px);
    }
    .popup-container .content .img-box{
        padding: 0 3%;
    }
    .popup-container .content .text-qr-box{
        bottom: 15px;
    }
    .popup-container .content .text-qr-box img{
        width: 80px;
    }
    .popup-container .content .text-qr-box p{
        font-size: 12px;
        margin: 0;
    }
    .popup-container .content .close-popup{
        right: 3%;
        top: 10px;
    }
    .popup-container .gallery{
        padding-top: 60px;
    }
    .popup-container .gallery .text{
        padding: 0 10%;
        margin-bottom: 30px;
    }
    .popup-container .gallery .text p{
        width: 100%;
    }
    .popup-container .pic-box{
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .popup-container .pic-box .text{
        padding: 0 10%;
        margin-bottom: 30px;
    }
    .popup-container .pic-box .text p{
        width: 100%;
        margin: 0;
    }
    .popup-container .pic-box .video-box{
        width: 80%;
    }
    .popup-container .pic-box .video-box .play{
        width: 50px;
    }
	.full-img-box .img-mask{
	        display: block;
	        position: absolute;
	        top: 0;
	        left: 0;
	        width: 100%;
	        transform: translate(0,0) !important;
	    }

    .banner .id-logo{
        width: 48vw;
        height: auto;
    }
    .full-img-box .text-box{
        margin-left: 0;
    }
    .full-img-box img.id-logo{
        width:48vw;
        height: auto;
    }
}


.swiper-pagination-bullet{
    display: inline-block;
    background: none;
    width: 60px;
    border-radius: 0;
    height: 40px;
    opacity: 1;
    position: relative;
}
.swiper-pagination-bullet .before{
    background: #fff;
    width: 100%;
    height: 2.5px;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0.4;
    z-index: 2;
    transform: translateZ(-50%);
}
.swiper-pagination-bullet .after{
    display: block;
    width: 0%;
    background: #eed484;
    height: 2.5px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 3;
    max-width: 100%;
    transform: translateZ(-50%);
}
.swiper-pagination-bullet-active .after{
    display: block;
    width: 100%;
    background: #eed484;
    height: 2.5px;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 1;
    transform: translateZ(-50%);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 12px;
}
@media (max-width: 996px) {
    .swiper-pagination-bullet{
        width: 30px;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 5px;
    }
    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
        bottom: 0;
    }

    .mb-no-br br{
        display: none !important;   
    }
}

.charge-box{
    padding: 110px 0 0 0;
    background: #090E09;
}
.charge-box .top-box{
    padding: 0 7.8%;
    color: #eed484;
}
.charge-box h2{
    font-family: VWHead-Light2,HYQiHei-40S;
}
.charge-box p.text{
    margin-top: 15px;
    margin-bottom: 60px;
}
.charge-box .tab-box{
    text-align: center;
    margin-bottom: 32px;
}
.charge-box .tab-box .item{
    display: inline-block;
    color: #eed484;
    margin: 0 20px;
    font-family: HYQiHei-40S;
    cursor: pointer;
    padding-bottom: 4px;
}
.charge-box .tab-box .item:hover{
    color: #eed484;
    font-family: HYQiHei-60S;
}
.charge-box .tab-box .item.active{
    font-family: HYQiHei-60S;
    color: #eed484;
    border-bottom: 2px solid #eed484;
}
.charge-box .charge-content-box{
    display: none;
    position: relative;
}
.charge-box .charge-content-box.active{
    display: block;
}
.charge-box .charge-content-box .img-box{
    width: 50%;
    display: inline-block;
}
.charge-box .charge-content-box .img-box img{
    width: 100%;
}
.charge-box .charge-content-box .text-box{
    width: 50%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    background: #30343F;
    color: #fff;
    padding: 80px 5.4% 0 5.4%;
}
.charge-box .charge-content-box .text-box h3{
    font-family: HYQiHei-40S;       
}
.charge-box .charge-content-box .text-box p{
    margin-top: 25px;
}
.charge-box .charge-content-box .text-box .icon-box{
    position: absolute;
    width: 100%;
    padding:0 10.8%;
    bottom: 60px;
    left: 0;
}
.charge-box .charge-content-box .text-box .icon-box .icon-item{
    display: inline-block;
    text-align: center;
    margin-right: 10%;
    vertical-align: top;
}
.charge-box .charge-content-box .text-box .icon-box .icon{
    height: 44px;
}
.charge-box .charge-content-box .text-box .icon-box .icon-item:last-child{
    margin-right: 0;
}
.charge-box .charge-content-box .text-box .icon-box .icon-item p{
    margin-top: 13px;
    margin-bottom: 0;
}
@media (max-width: 1500px) {
    .charge-box .charge-content-box .text-box{
        padding: 40px 4% 0 4%;
    }
    .charge-box .charge-content-box .text-box .icon-box{
        padding:0 8%;
        bottom: 40px;
    }
}
@media (max-width: 1280px) {
    .charge-box .charge-content-box .text-box{
        padding: 30px 4% 0 4%;
    }
    .charge-box .charge-content-box .text-box p{
        font-size: 14px;
        margin-top: 10px;
    }
    .charge-box .charge-content-box .text-box .icon-box{
        padding:0 8%;
        bottom: 10px;
    }
}
@media (max-width: 1100px) {
    .charge-box .charge-content-box .text-box h3{
        font-size: 24px;
    }
    .charge-box .charge-content-box .text-box{
        padding: 25px 3% 0 3%;
    }
    .charge-box .charge-content-box .text-box p{
        font-size: 13px;
        margin-top: 10px;
    }
    .charge-box .charge-content-box .text-box .icon-box{
        padding:0 6%;
        bottom: 10px;
    }
}

@media (max-width: 996px) {
    .charge-box{
        padding-top: 80px;
    }
    .charge-box .top-box{
        padding: 0 5.3%;
    }
    .charge-box .tab-box{
        margin: 0 -16px 16px -16px;
    }
    .charge-box p.text{
        margin-bottom: 32px;
    }
    .charge-box .tab-box .item{
        font-size: 13px;
        margin: 0 14px;
    }
    .charge-box .charge-content-box .img-box{
        display: block;
        width: 100%;
    }
    .charge-box .charge-content-box .text-box{
        position: static;
        width: 100%;
        padding: 24px 5.3% 150px 5.3%;
    }
    .charge-box .charge-content-box .text-box h3{
        margin-bottom: 20px;
    }
    .charge-box .charge-content-box .text-box>p{
        min-height: 10.5em;
        font-size: 16px;
    }
    .charge-box .charge-content-box:nth-child(2) .text-box>p{
        min-height: 8.7em;
    }
    .charge-box .charge-content-box .text-box>p br{
        display: none;
    }
    .charge-box .charge-content-box .text-box .icon-box{
        padding: 0;
        margin-top: 20px;
    }
    .charge-box .charge-content-box .text-box .icon-box .icon-item{
        width: 33.333333%;
        margin: 0 0 22px 0;
        float: left;
        padding: 0 15px;
    }
    .charge-box .charge-content-box:nth-child(3) .text-box .icon-box .icon-item br{
        display: none;
    }
}

.service-box{
    padding: 120px 7.8%; 
    background: #090E09;
    color: #eed484;
}
.service-box h2{
    font-family: HYQiHei-40S;
}
.service-box p{
    margin-top: 15px;
}
.service-box .img-box{
    margin-top: 64px;
    margin: 60px -16px 0 -16px;
}
.service-box .img-box .item{
    display: inline-block;
    width: calc(50% - 32px);
    float: left;
    position: relative;
    margin: 0 16px;
}
.service-box .img-box .item img{
    width: 100%;
}
.service-box .img-box .item .text-box{
    position: absolute;
    top: 40px;
    left: 40px;
    color: #eed484;
}
.service-box .img-box .item .text-box a{
    color: #eed484;
}
.service-box .img-box .item .text-box a .icon path{
    stroke: #eed484;
}
.service-box .img-box .item .text-box h3{
    font-family: HYQiHei-60S;
    font-size: 32px;
}
@media (max-width: 996px) {
    .service-box{
        padding: 80px 0 60px 0;
    }
    .service-box h2, .service-box p{
        padding: 0 5.3%;
    }
    .service-box .img-box{
        margin: 40px 0 0 0;
        padding: 0 5.3%;
    }
    .service-box .img-box .item{
        float: none;
        width: 100%;
        display: block;
        margin: 0;
    }
    .service-box .img-box .item .text-box{
        top: 28px;
        left: 5.3%;
    }
    .service-box .img-box .item .text-box h3{
        font-size: 24px;
    }
}


.tools-tab-item{
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.tools-tab-item .tab-box{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 60px;
    color: #eed484;
    text-align: center;
    z-index: 3;
}
.tools-tab-item .tab-box .item{
    display: inline-block;
    width:171px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eed484;
    opacity: 0.7;
    cursor: pointer;
    font-size: 14px;
    margin: 0 24px;
    text-align: left;
    font-family:  VWProduct;
}
.tools-tab-item .tab-box .item.en{
    font-family: VWHead-Bold,HYQiHei-60S;
    font-size: 17px;
}
.tools-tab-item .img-box .item{
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.tools-tab-item .img-box .item .bg{
    width: 100vw;
    min-height: 114%;
    display: block;
    position: relative;
    transform: translateY(-14%);
    object-fit: cover;
    object-position: 50% 50%;
}
@media (max-width: 1200px) {
    .tools-tab-item .tab-box .item{
        margin: 0 12px;
    }
}
.tools-tab-item .tab-box .item.active{
    border-bottom: 2px solid #eed484;
    opacity: 1;
}
.tools-tab-item .img-box .item.active{
    opacity: 1;
    z-index: 2;
}
.tools-tab-item .img-box .text-box{
    color: #eed484;
    position: absolute;
    top: 100px;
    left: 7.8%;
    transform: translateZ(0px);
}
.tools-tab-item .img-box .text-box h2{
    margin-top: 15px;
    margin-bottom: 24px;
    font-family: VWHead-light2,HYQiHei-40S;
}
.tools-tab-item .img-box .text-box h2.en{
    font-family: VWHead-Bold,HYQiHei-80S;
}
.tools-tab-item .img-box .text-box h2 .ux{
    display: inline-block;
    transform: scale(1.15);
}
.tools-tab-item .img-box .text-box h3{
    font-family: HYQiHei-40S;
    margin: 12px 0 16px 0;
    font-size: 32px;
}
.tools-tab-item .img-box .text-box p{
    margin-top: 16px;
    margin-bottom: 30px;
}
.tools-tab-item .img-box .text-box a{
    color: #eed484;
    position: relative;
}
.tools-tab-item .img-box .text-box a path{
    stroke: #eed484;
}
.tools-tab-item .img-box .text-box a:hover .popup{
    display: block;
}
.tools-tab-item .img-box .text-box a .popup{
    position: absolute;
    width: 318px;
    height: 171px;
    background: url(../img/after_sale_service/popup.png) no-repeat;
    top: -172px;
    left: 0;
    padding-top: 30px;
    display: none;
}
.tools-tab-item .img-box .text-box a .popup .qr{
    vertical-align: middle;
}
.tools-tab-item .img-box .text-box a .popup p{
    display: inline-block;
    width: 57%;
    vertical-align: middle;
    color: #000;
    margin: 0;
    font-size: 15px;
}
.tools-tab-item .img-box .text-box a span{
    vertical-align: middle;
    display: inline-block;
}
.tools-tab-item .img-box .text-box .btn-group a:first-child{
    margin-right: 40px;
}
.tools-tab-item .img-box .text-box .icon-box{
    width: 396px;
    text-align: center;
    margin: 0 -25px 25px -25px;
}
@media (max-height: 800px) {
    .tools-tab-item .img-box .text-box p{
        margin-bottom: 20px;
    }
    .tools-tab-item .img-box .text-box .icon-box{
        width: 700px;
        margin-bottom: 15px;
    }
}
@media (max-width: 1300px) {
    .tools-tab-item .img-box .text-box .icon-box{
        width: 800px;
    }
}
@media (max-height: 650px) {
    .tools-tab-item .img-box .text-box{
        top: 50px;
    }
    .tools-tab-item .img-box .text-box .icon-box{
        width: 900px;
        margin-bottom: 10px;
    }
    .tools-tab-item .img-box .text-box .icon-box .icon-box-item .title{
        margin-top: 6px;
    }
    .tools-tab-item .img-box .text-box p{
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .tools-tab-item .tab-box{
        bottom: 20px;
    }
}
.tools-tab-item .img-box .text-box .icon-box .icon-box-item{
    display: inline-block;
    width: calc(49% - 50px);
    margin: 0 25px;
    vertical-align: top;
    margin-bottom: 40px;
}
.tools-tab-item .img-box .text-box .icon-box .icon-box-item .title{
    margin-top: 12px;
    font-family: HYQiHei-60S;
} 
.tools-tab-item .img-box .text-box .icon-box .icon-box-item P{
    margin-top: 4px;
    margin-bottom: 0;
}
.tools-tab-item .bg{
    width: 100%;
    display: block;
}
.tools-tab-item .mask-top{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.tools-tab-item .mask-bottom{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.tools-tab-item .mask{
    display: none;
}
@media (max-width: 996px) {
    .tools-tab-item .img-box .text-box{
        top: 60px;
        left: 0;
        width: 100%;
        padding: 0 5.3%;
    }
    .tools-tab-item .img-box .text-box h3{
        font-size: 24px;
    }
    .tools-tab-item .tab-box .item{
        width: calc(49% - 10.6%);
        margin:0 5.3% 20px 5.3%;
        border-bottom: 2px solid #eed484;
    }
    .tools-tab-item .tab-box{
        bottom: 30px;
        text-align: left;
    }
    .tools-tab-item .mask-top{
        display: none;
    }
    .tools-tab-item .mask-bottom{
        display: none;
    }
    .tools-tab-item .mask{
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .tools-tab-item .img-box .text-box .icon-box{
        width: 100%;
        margin: 0 -5px;
    }
    .tools-tab-item .img-box .text-box .icon-box .icon-box-item{
        width: calc(49% - 10px);
        margin: 0 5px 40px 5px;
    }
    .tools-tab-item .img-box .text-box .icon-box .icon-box-item P{
        font-size: 12px;
    }
    .tools-tab-item .img-box .text-box .btn-group{
        display: block;
    }
    .tools-tab-item .img-box .text-box .btn-group a{
       width: auto;
    }
    .tools-tab-item .img-box .text-box p{
        margin-bottom: 20px;
    }
    .tools-tab-item .img-box .text-box .btn-group a:first-child{
        margin-right: 30px;
    }
    .tools-tab-item .img-box .text-box h2{
        font-size: 34px;
    }
}

.car-box{
    padding:0;
}   
.car-box h4{
    margin-bottom: 20px;
    padding: 0 7.8%;
}
.car-box>.text-box{
    padding: 0 7.8%;
}
.car-box>.text-box h1{
    width: 50%;
    display: inline-block;
}
.car-box>.text-box p{
    font-family: HYQiHei-40S;
    max-width: 50%;
    float: right;
    width: 27%;
    font-size: 20px;
}
.car-box .choose-box{
    padding: 80px 7.8% 120px 7.8%;
    overflow: hidden;
    margin: 0 -16px;
}
.car-box .choose-box .item{
    display: inline-block;
    float: left;
    width: calc(33.333333% - 32px);
    text-align: left;
    position: relative;
    cursor: none;
    background: #F8F8F8;
    margin: 0 16px;
    padding: 25px 0;
    overflow: hidden;
    color:#001E50;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.car-box .choose-box .item *{
    pointer-events: none;
}
.car-box .choose-box .item .title{
    font-family: HYQiHei-80S;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 55px;
    padding: 0 30px;
}
.car-box .choose-box .item.ux:hover .title.id{
    color: #eed484;
}
/* .car-box .choose-box .item.ux{
    background: url('../img/home/ux_lg.jpg') center no-repeat;
    background-size: 100%;
}
.car-box .choose-box .item.ux:hover{
    background: url('../img/home/ux_lg.jpg') center no-repeat;
    background-size: 100%;
} */
.car-box .choose-box .item.ux:hover{
    background: #30343F;
}
.car-box .choose-box .item.ux:hover a{
    color: #eed484;
}
.car-box .choose-box .item.ux:hover a svg path{
    stroke: #eed484;
}
.car-box .choose-box .item.ux:hover a{
    color: #eed484;
}
.car-box .choose-box .item.ux:hover a svg path{
    stroke: #eed484;
}
.car-box .choose-box .item .bg{
    width: 100%;
}
.car-box .choose-box .item.ux .id-logo{
    height: 28px;
    margin: 12px 30px 20px 30px;
    display: block;
}
.car-box .choose-box .item.ux:hover .id-logo{
    display: none;
}
.car-box .choose-box .item.ux .id-logo-active{
    height: 28px;
    margin: 12px 30px 20px 30px;
    display: none;
}
.car-box .choose-box .item.ux:hover .id-logo-active{
    display: block;
}
.car-box .choose-box a{
    margin-left: 30px;
    color: #001E50;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.car-box .choose-box a svg{
    margin-left: 8px;
    width: 8px;
}
.car-box .choose-box a svg path{
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.car-box .choose-box .item:hover a{
    color: #fff;
}
.car-box .choose-box .item:hover a svg path{
    stroke: #fff;
}
.car-box .choose-box .item p{
    padding: 0 30px;
}
.car-box .choose-box .item .title .en{
    font-family: vwproduct;
    font-size: 43px;
    margin-top: -4px;
    display: inline-block;
}
.car-box .choose-box .item .title span{
    vertical-align: bottom;
}
.car-box .choose-box .item .car-img{
    width: 75%;
    margin-left: 25%;
    margin-top: 100px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1);
    /* transform: translateX(100%); */
}
.car-box .choose-box .item .icon{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    transform: scale(0.1);
}
.car-box .choose-box .item:hover{
    background: #001E50;
    color: #fff;
}
.car-box .choose-box .item.id:hover{
    background: #9BBED7;
    color: #fff;
}
.car-box .choose-box .item:hover .car-img{
    transform: scale(1.08);
}
.car-box .choose-box .item .mask-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.car-box .choose-box .item .mask-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.car-box .choose-box .item .mask-left{
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.car-box .choose-box .item .mask-right{
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height:100%;
    transition: all 0.5s;
    -webkit-animation: all 0.5s;
    background: #fff;
}
.car-box .choose-box .item:hover .mask-top{
    height: 10px;
}
.car-box .choose-box .item:hover .mask-bottom{
    height: 10px;
}
.car-box .choose-box .item:hover .mask-left{
    width: 10px;
}
.car-box .choose-box .item:hover .mask-right{
    width: 10px;
}

.car-box .slide-box{
    display: none;
}
.car-box .slide-box .item{
    background: #fff;
    text-align: center;
    position: relative;
    padding-top: 120px;
    overflow: hidden;
    display: none;
    padding-bottom: 100px;
}
.car-box .slide-box .item.active{
    display: block;
}
.car-box .slide-box .item.id{
    background: #99C0D8;
    padding-bottom: 0;
    padding-top: 0;
}
.car-box .slide-box .item.idux{
    background: url(../img/home/idux.png) center 30% #0d171a;
    background-size: 36% auto;
    background-repeat: no-repeat;
}
.car-box .slide-box .item .nav-bar{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid rgba(0,30,80,.1);
    z-index: 2;
}
.car-box .slide-box .item.id .nav-bar{
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.car-box .slide-box .item.idux .nav-bar{
    border-bottom: 1px solid rgba(238,212,132,.3);
}
.car-box .slide-box .item .nav-bar .type-box{
    display: inline-block;
    margin: 0 auto;
    height: 100%;
}
.car-box .slide-box .item .nav-bar .type-box .nav-item{
    display: inline-block;
    float: left;
    height: calc(100% - 2px);
    opacity: 0.7;
    position: relative;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    margin: 0 15px;
    min-width: 105px;
}
.car-box .slide-box .item .nav-bar .type-box .nav-item.active{
    opacity: 1;
    border-bottom: 2px solid #001E50;
    height: 100%;
}
.car-box .slide-box .item.idux .nav-bar .type-box .nav-item.active{
    border-bottom: 2px solid #eed484;
}
.car-box .slide-box .item.id .nav-bar .type-box .nav-item.active{
    border-bottom: 2px solid #fff;
}
.car-box .slide-box .item .nav-bar .type-box .nav-item img{
    height: 49px;
    margin-top: 18px;
    /* transform: scale(0.9); */
}
.car-box .slide-box .item .nav-bar .type-box .nav-item.active img{
    transform: scale(1);
}
.car-box .slide-box .item .nav-bar .type-box .nav-item p{
    color:#001E50;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-family: VWHead-Light2,HYQiHei-40S;
    font-size: 14px;
}
.car-box .slide-box .item.idux .nav-bar .type-box .nav-item p{
    color:#fff;
}
.car-box .slide-box .item.id .nav-bar .type-box .nav-item p{
    color:#fff;
}
.car-box .slide-box .item .nav-bar .type-box .nav-item.active p{
    font-family: VWHead-Bold,HYQiHei-80S;
}
.car-box .slide-box .item.idux .nav-bar .type-box .nav-item.active p{
    color:#eed484;
}
.car-box .slide-box .item .nav-bar .close-icon{
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
    cursor: pointer;
}
.car-box .slide-box .item .nav-bar .close-icon:hover{
    opacity: 0.9;
}
.car-box .slide-box .item .sub-nav{
    text-align: center;
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    z-index: 2;
}
.car-box .slide-box .item .sub-nav .sub-nav-item{
    color:#001E50;
    opacity: 0.7;
    font-family: HYQiHei-40S;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    margin: 0 5px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    min-width: 40px;
}
.car-box .slide-box .item .sub-nav .sub-nav-item.active{
    opacity: 1;
    font-weight: bold;
}
.car-box .slide-box .item .swiper-container{
    position: relative;
    width: 100%;
    padding-top: 0%;
    padding-left: 32%;
    padding-right: 32%;
    overflow: visible;
    display: none;
    cursor: none;
}
.car-box .slide-box .item .swiper-container.active{
    display: block;
}
.car-box .slide-box .item.id .swiper-container{
    background: url(../img/home/id.png) center top no-repeat #99C0D8;
    background-size: 39% auto;
}
.car-box .slide-box .item .swiper-slide{
    position: relative;
}
.car-box .slide-box .item .swiper-slide .car-img{
    width: 130%;
    margin-left: -15%;
}
.car-box .slide-box .item .swiper-slide .text-box{
    color: #001E50;
    margin-bottom: 60px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-top: 0%;
}
.car-box .slide-box .item.idux .swiper-slide .text-box{
    color: #eed484;
}
.car-box .slide-box .item.id .swiper-slide .text-box{
    color: #fff;
}
.car-box .slide-box .item .swiper-slide.swiper-slide-active .text-box{
    opacity: 1;
}
.car-box .slide-box .item .swiper-slide .text-box h3{
    margin-bottom: 45px;
    font-size: 32px;
    font-family: VWHead-Bold,HYQiHei-80S;
    line-height: 100%;
}
.car-box .slide-box .item .swiper-slide .text-box h3 .id-font{
    font-size: 55px;
    font-family: VWProduct;
}
.car-box .slide-box .item .swiper-slide .text-box h3 span{
    vertical-align: middle;
}
.car-box .slide-box .item .swiper-slide .text-box h3 span br{
    display: none;
}
.car-box .slide-box .item.id .swiper-slide .text-box h3{
    font-family: VWProduct;
    margin-bottom: 8px;
}
.car-box .slide-box .item .swiper-slide .text-box p{
    margin-bottom: 32px;
}
.car-box .slide-box .item .swiper-slide .text-box .btn-box{
    display: none;
}
.car-box .slide-box .btn-box a{
    margin: 0 10px;
}
.car-box .slide-box .item .left-box{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 12%;
    z-index: 2;
    cursor: pointer;
}
.car-box .slide-box .item .right-box{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 12%;
    z-index: 2;
    cursor: pointer;
}
.car-box .slide-box .item .left-box.swiper-button-disabled,.car-box .slide-box .item .right-box.swiper-button-disabled{
    display: none;
}
.car-box .num-box{
    display: flex;
    text-align: center;
    width: 200%;
    margin-left: -50%;
}  
.car-box .num-box .num-item{
    width: 33.33333%;
    text-align: center;
}
.car-box .num-box .num-item .num{
    font-family: VWHead-Bold, HYQiHei-80S;
    margin-bottom: 8px;
    font-size: 20px;
}
.car-box .num-box .num-item .text{
    font-family: VWHead-Light2, HYQiHei-40S;
    font-size: 16px;
}
@media (max-width: 1300px) {
    .car-box .choose-box .item .title{
        font-size: 28px;
    }
    .car-box .choose-box .item .title .en {
        font-size: 30px;
        margin-top: -2px;
    }
    .car-box .choose-box .item.ux .id-logo{
        height: 24px;
    }
    .car-box .choose-box .item.ux .id-logo-active{
        height: 24px;
    }
}

@media (max-width: 996px) {
    .car-box .choose-box .item.ux .id-logo{
        height: 32px;
        margin: 12px 30px 20px 30px;
        display: none !important;
    }
    .car-box .choose-box .item.ux .id-logo-active{
        height: 22px;
        margin: 12px 20px 8px 20px;
        display: block !important;
    }
    .car-box{
        padding: 0 0 0 0;
    }
    .car-box h4{
        margin-bottom: 12px;
        padding: 0 5.3%;
    }
    .car-box>.text-box{
        padding: 0 5.3%;
    }
    .car-box>.text-box h1{
        width: 100%;
        margin-bottom: 12px;
    }
    .car-box>.text-box p{
        float: none;
        width: 100%;
        max-width: none;
        font-size: 16px;
    }
    .car-box .choose-box{
        margin: 0;
        padding: 40px 5.3%;
    }
    .car-box .choose-box .item{
        width: 100%;
        margin: 0 0 20px 0;
        background: #001E50;
        color: #fff;
        padding: 20px 0;
    }
    .car-box .choose-box .item.id{
        background: #9BBED7;
    }
    .car-box .slide-box .item.idux{
        background: url(../img/home/idux.png) center 22% #0d171a;
        background-size: 65% auto;
        background-repeat: no-repeat;
    }
    .car-box .choose-box .item .mask-top{
        display: none;
    }
    .car-box .choose-box .item .mask-bottom{
        display: none;
    }
    .car-box .choose-box .item .mask-left{
        display: none;
    }
    .car-box .choose-box .item .mask-right{
        display: none;
    }
    .car-box .choose-box .item .car-img{
        margin-left: 25%;
        margin-top: 0;
    }
    .car-box .choose-box .item:hover .car-img{
        transform: scale(1);
    }
    .car-box .choose-box .item .icon{
        display: none !important;
    }
    .car-box .choose-box .item .title{
        padding:0 20px;
        font-size: 24px;
        margin-bottom: 4px;
        line-height: 32px;
    }
    .car-box .choose-box .item .title .en{
        font-size: 28px;
    }
    .car-box .choose-box .item p{
        padding:0 20px;
    }
    .car-box .choose-box .item a{
        color: #fff;
        margin-left: 20px;
    }
    .car-box .choose-box .item a svg path{
        stroke: #fff;
    }
    .car-box .choose-box .item.ux a{
        color: #eed484;
    }
    .car-box .choose-box .item.ux a svg path{
        stroke: #eed484;
    }
    .car-box .slide-box .item{
        min-height: calc(95vh - 52px);
        padding-top: 15vh;
        padding-bottom: 40px;
    }
    .car-box .slide-box .item .nav-bar{
        border-bottom: none;
        height: auto;
    }
    .car-box .slide-box .item .nav-bar .type-box .nav-item{
        margin: 0;
        height: auto;
        border-bottom: 2px solid rgba(0,30,80,.7);
        margin-top: 60px;
    }
    .car-box .slide-box .item.id .nav-bar .type-box .nav-item{
        border-bottom: 2px solid rgba(255,255,255,.7);
    }
    .car-box .slide-box .item.id .nav-bar{
        border-bottom: none;
    }
    .car-box .slide-box .item .nav-bar .type-box .nav-item.active{
        height: auto;
    }
    .car-box .slide-box .item .nav-bar .type-box .nav-item p{
        font-size: 13px;
        position: static;
    }
    .car-box .slide-box .item.id .swiper-slide .text-box h3 span.en{
        font-size: 40px;
    }
    .car-box .slide-box .item .swiper-slide .text-box h3 span.en{
        font-size: 30px;
    }
    .car-box .slide-box .item .swiper-slide .text-box h3 span br{
        display: block;
    }
    .car-box .slide-box .item .nav-bar .type-box .nav-item img{
        height: 40px;
        margin-top: 0;
    }
    .car-box .slide-box .item.idux .nav-bar{
        border-bottom: none;
    }
    .car-box .slide-box .item .swiper-slide .text-box h3{
        font-size: 32px;
    }
    .car-box .slide-box .item .swiper-slide .text-box h3 .id-font{
        font-size: 36px;
    }
    .car-box .slide-box .item .nav-bar .close-icon{
        left: 5.3%;
        top: 10px;
        transform: translate(0,0);
    }
    .car-box .slide-box .item .sub-nav{
        width: 100%;
        left: 0;
        transform: translate(0,0);
        top: 170px;
    }
    .car-box .slide-box .item .sub-nav .sub-nav-item{
        font-size: 12px;
        float:none;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin: 0 5px;
    }
    .car-box .slide-box .item .swiper-container{
        padding-left: 15%;
        padding-right: 15%;
        padding-top: 6%;
    }
    .car-box .slide-box .item.id .swiper-container{
        background-size: 78% auto;
    }
    .car-box .slide-box .item .swiper-slide .car-img{
        width: 115%;
        margin: 0 auto 20px auto;
        display: block;
        margin-left:-7.5%;
        transform: translate3d(0px, 0px, 0px) !important;
    }
    /* .car-box .slide-box .item .slide-wrapper-3 .swiper-slide .car-img{
        width: 90%;
        margin-left:5%;
    } */
    .car-box .slide-box .item .swiper-slide .text-box a{
        margin: 0 6px;
    }
    .car-box .slide-box .item.idux .nav-bar .type-box .nav-item{
        border-bottom: 2px solid rgba(238,212,132,.3);
    }
    .car-box .slide-box .item .nav-bar .type-box .nav-item p{
        height: 30px;
        line-height: 30px;
    }
    .car-box .slide-box .item .swiper-slide .text-box{
        margin-left: -15vw;
        width: 100vw;
        padding: 0 15%;
        margin-top: 0;
    }
    .car-box .slide-box .item .swiper-slide .text-box .btn-box{
        position: absolute;
        bottom: 0;
        left: -15vw;
        width: 100vw;
        /* transform: translateX(-50%); */
    }
    .car-box .slide-box .item .left-box,.car-box .slide-box .item .right-box{
        display: none;
    }
    .car-box .slide-box .btn-box{
        width: 120%;
        margin-left: -10%;
    }
    .car-box .choose-box .item.ux{
       background: #30343F;
    }
    .car-box .num-box{
        width: 120%;
        margin-left: -10%;
    }
    .car-box .num-box .num-item{
        padding: 0 8px;
    }
    .car-box .num-box .num-item .num{
        font-size: 18px;
        line-height: 20px;
    }
    .car-box .num-box .num-item .text{
        font-size: 12px;
    }
}

.model-fast-link{
    position: fixed;
    bottom: 32px;
    right: 32px;
    z-index: 90;
}
.model-fast-link a{
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
}
.model-fast-link a .text{
    display: inline-block;
    height: 40px;
    line-height: 42px;
    width: 0;
    position: absolute;
    right: 20px;
    font-size: 15px;
    background: #00b0f0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding-left: 16px;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-family: HYQiHei-40S;
}
.model-fast-link a.to-top{
    visibility: hidden;
}
.id .model-fast-link a .text{
    background: #a9cee5;
}
.idux .model-fast-link a .text{
    background: #eed484;
    color: #30343F;
    font-family: HYQiHei-60S;
}
.model-fast-link a:nth-child(2){
    margin-bottom: 12px;
}
.model-fast-link a:first-child .icon{
    display: inline-block;
    background: url(../img/fast_link02.png) no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}
.model-fast-link a:nth-child(2) .icon{
    display: inline-block;
    background: url(../img/fast_link02.png) no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}
.model-fast-link a:last-child .icon{
    display: inline-block;
    background: url(../img/fast_link05.png) no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}
.model-fast-link a.phone-number{
    display: none;
    margin-bottom: 12px;
}
.id .model-fast-link a:nth-child(2) .icon{
    background: url(../img/fast_link03.png) no-repeat;
    background-size: 100% auto;
}
.id .model-fast-link a:last-child .icon{
    background: url(../img/fast_link04.png) no-repeat;
    background-size: 100% auto;
}
.idux .model-fast-link a:first-child {
    display: block;
}
.idux .model-fast-link a:first-child .icon{
    background: url(../img/model_details/fast_link07.png) no-repeat;
    background-size: 100% auto;
}
.idux .model-fast-link a:nth-child(2) .icon{
    background: url(../img/model_details/fast_link06.png) no-repeat;
    background-size: 100% auto;
}
.idux .model-fast-link a:last-child .icon{
    background: url(../img/model_details/fast_link05.png) no-repeat;
    background-size: 100% auto;
}
.model-fast-link a:first-child:hover .text{
    width: 150px;
}
.model-fast-link a:nth-child(2):hover .text{
    width: 110px;
}
.model-fast-link a:hover{
    color: #fff;  
}
.model-fast-link a:hover .text{
    width: 98px;
}

@media (max-width: 996px) {
    .model-fast-link{
        right: 5.3%;
        bottom: 20px;
    }
    .model-fast-link .text{
        display: none !important;
    }
}