@font-face {
    font-family: VWProduct;
    src: url('../fonts/VWProductFont-Bold.ttf') format("truetype");
    font-weight: 700
}
.btn-more-text .icon{
    margin: 0;
}
html{
    overflow: visible;
}
.header{
    position: absolute;
}
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: #F8F8F8;
}
.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: #F8F8F8;
}
.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%;
    overflow: hidden;
    position: relative;
}
#parallax0{
    height: 100%;
}
.banner img{
    width: 100%;
}


h2 .en{
    font-size: 64px;
}
h2 span{
    vertical-align: middle;
}
.banner .text-box{
    color: #fff;
    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: VWHead-Bold,HYQiHei-80S;
    font-size: 64px;
    margin-bottom: 10px;
}
.banner .text-box .text{
    font-size: 20px;
    margin-bottom: 30px;
    font-family:VWHead-Light2,HYQiHei-40S;
}
.banner .text-box p{
    margin-bottom: 12px;
}
.banner .text-box p svg{
    display: inline-block;
    vertical-align: top;
}
.banner .text-box p span{
    display: inline-block;
    vertical-align: top;
}
.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;
}

.safety-container{
    padding:0 0 0 0;
    position: relative;
}
.safety-container.scroll{
   margin-top: 56px;
}
.safety-container .scroll-video{
    padding-top: 120px;
    padding-bottom: 30px;
}
.safety-container .scroll-video .swiper-pagination{
    margin-top: 30px;
}  
.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: 70px;
    width: calc(100% - 250px);
    font-size: 20px;
    max-width: 1440px;
}

.gallery .text{
    width: calc(100% - 320px);
    font-size: 20px;
    max-width: 1440px;
}

.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,.safety-container .scroll-video img{
    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;
}
.full-img-box{
    position: relative;
}
.full-img-box img{
    width: 100%;
    display: block;
}
.full-img-box img.play{
    cursor: pointer;
    width: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.full-img-box .text-box{
    position: absolute;
    top: 110px;
    left: 7.6%;
    color: #fff;
    width: 580px;
}
.full-img-box .text-box h2{
    margin-bottom: 22px;
}
.full-img-box .text-box h2.id-font{
    font-family: VWProduct;
}

.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: #F8F8F8;
}
.id .tools-swiper-box .swiper-pagination-bullet .before{
    background: #fff;
}
.id .tools-swiper-box .swiper-pagination-bullet .after{
    background: #fff;
}

.gallery{
    position: relative;
    width: 100%;
    padding-bottom: 50px;
    padding-top: 120px;
}
.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: 70px;
}
.gallery .text-box{
    padding: 0 7.6%;
    margin-bottom: 80px;
}
.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/news/left.png) no-repeat;
    z-index: 10;
    top: 45%;
    left: 10%;
}
.popup-video .swiper-button-next{
    width: 40px;
    height: 40px;
    background: url(../img/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 h2 .ux{
    display: inline-block;
    transform: scale(1.15);
}
.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/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: #F8F8F8;
    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% 80px 7.8%;
}
.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: VWHead-Light2,HYQiHei-40S;
    margin-top: 24px;
    margin-bottom: 7px;
}
.gzas-news-box .item-box .item .title{
    font-family: VWHead-Bold,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-news-box .swiper-wrapper{
    display: block;
}

.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: #fff;
}
.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;
}

.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: 2050px;
    
}
.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: VWHead-Bold,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;
}

@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 .text-box{
        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;
    }
	
	.gallery .text{
	    width: 100%;
	    font-size: 16px;
	}
	
    .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: 0 0 0 0;
    }
    .safety-container .scroll-video{
        padding-top: 50px;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .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-box br{
        display: none;
    }
    .safety-container .scroll-video .play{
        display: block;
        width: 50px;
    }
    /* .safety-container .scroll-video br{
        display: none;
    } */
    .safety-container .scroll-video .swiper-pagination{
        margin-top: 0px;
    }  
    .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: 0;
        margin-top: 60px;
    }
    .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;
        margin-bottom: 20px;
    }
    .gallery h2 br{
        display: none;
    }
    .gallery .text-box{
        padding:0 5.3%; 
        margin-bottom: 40px;
    }
    .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: 50%;
    }
    .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/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/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;
    }
    
    .safety-container .scroll-video video,.safety-container .scroll-video img{
        width: 89.4%;
    }

    .gzas-news-box{
        padding: 60px 0;
        background: #F8F8F8;
    }
    .gzas-news-box h2{
        font-size: 40px;
        margin-bottom: 40px;
        padding: 0 5.3%;
    }
    .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-news-box .swiper-wrapper{
        display: flex;
    }
    .gzas-news-box .swiper-container {
        width: 100%;
        margin-left: 0%;
        overflow: hidden;
        padding: 0 5.3% 0 5.3%;
    }
    .gzas-news-box .swiper-container .swiper-slide {
        padding: 0 1%;
        width: 100%;
    }
    .gzas-news-box .swiper-container .swiper-slide img{
        width: 95%;
    }
    .gzas-news-box .swiper-container .swiper-slide .date,.gzas-news-box .swiper-container .swiper-slide .title,.gzas-news-box .swiper-container .swiper-slide .btn-more-text{
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .gzas-news-box .swiper-container .swiper-slide-active .date,.gzas-news-box .swiper-container .swiper-slide-active .title,.gzas-news-box .swiper-container .swiper-slide-active .btn-more-text{
        opacity: 1;
    }

    .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: 5px !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;
    }
}


.swiper-pagination-bullet{
    display: inline-block;
    background: none;
    width: 60px;
    border-radius: 0;
    height: 40px;
    opacity: 1;
    position: relative;
}
.swiper-pagination-bullet .before{
    background: #001E50;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0.4;
    z-index: 2;
    transform: translateZ(-50%);
}
.swiper-pagination-bullet .after{
    display: block;
    width: 0%;
    background: #001E50;
    height: 2px;
    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: #001E50;
    height: 2px;
    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;   
    }
}

.scroll-video{
	display: block;	position: relative;
    background: #F8F8F8;
}

.tools-swiper-box{
    position: relative;
    overflow: hidden;
}
.tools-swiper-box .left-text-box{
    background: #001E50;
    width: 37.5%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
    z-index: 2;
}
.id .tools-swiper-box .left-text-box{
    background: #9BBED7;
}
.tools-swiper-box .left-text-box .text-box{
    color: #fff;
    margin-top: 25%;
    width: 68%;
    margin-left: 20%;
}
.id .tools-swiper-box .left-text-box .text-box{
    color:#fff;
}
.tools-swiper-box .left-text-box .text-box h3{
    font-family: HYQiHei-40S;
    margin-bottom: 16px;
    font-size: 32px;
}
.tools-swiper-box .swiper-container{
    width: 63%;
    margin-left: 37%;
    overflow: hidden;
}
.tools-swiper-box .swiper-container img{
    width: 100%;
    display: block;
}
.tools-swiper-box .swiper-container .text-box{
    display: none;
}
.tools-swiper-box .left-btn{
    position: absolute;
    top: 50%;
    left: 2.7%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}
.tools-swiper-box .right-btn{
    position: absolute;
    top: 50%;
    right:2.7%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}
.tools-swiper-box .left-btn:hover{
    opacity: 0.9;
}
.tools-swiper-box .right-btn:hover{
    opacity: 0.9;
}
.tools-swiper-box .swiper-pagination{
    bottom: 30px;
    left: 0;
    width: 37%;
    padding-left: 1%;
}
.tools-swiper-box .swiper-pagination-bullet{
    margin: 0 6px;
}
.vw .tools-swiper-box .swiper-pagination-bullet .before{
    background:#fff;
}
.vw .tools-swiper-box .swiper-pagination-bullet .after{
    background:#fff;
}

@media (max-width: 1300px) {
    .tools-swiper-box .swiper-pagination-bullet{
        width: 40px;
    }
}

@media (max-width: 996px) {
    .tools-swiper-box{
        background: #001E50;
        padding: 60px 0 80px 0;
        overflow: hidden;
    }
    .id .tools-swiper-box{
        background: #9BBED7;
    }
    .tools-swiper-box .left-text-box{
        display: none;
    }
    .tools-swiper-box .swiper-container{
        width: 100%;
        margin-left: 0%;
        overflow: hidden;
        padding: 0 8% 0 8%;
    }
    .tools-swiper-box .swiper-container .swiper-slide{
        padding: 0 4% 0 4%;
        width: 100%;
    }
    .tools-swiper-box .swiper-container img{
        width: 100%;
    }
    .tools-swiper-box .swiper-container .text-box{
        display: block;
        color: #fff;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .tools-swiper-box .swiper-container .swiper-slide-active .text-box{
        opacity: 1;
    }
    .tools-swiper-box .swiper-container .text-box h3{
        font-family: HYQiHei-40S;
        margin: 32px 0 12px 0;
        font-size: 22px;
    }
    .tools-swiper-box .swiper-container .text-box p{
        margin-bottom: 15px;
        font-size: 14px;
    }
    .tools-swiper-box .left-btn,.tools-swiper-box .right-btn{
        display: none;
    }
    .tools-swiper-box .swiper-pagination{
        width: 100%;
        padding: 0;
        bottom: 10px;
    }
}

.video-container{
    margin-top:120px ;
}
.video-container .img-box{
    position: relative;
}
.video-container img{
    width: 100%;
}
.video-container .play{
    cursor: pointer;
    width: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-container .video-box{
    margin-bottom: 0;
}
.video-container .text-box{
    margin-bottom: 70px;
    padding:0 7.6%;
}
.video-container .simg{
    padding:0 7.6%;
}
.video-container .text-box h2{
    margin-bottom: 24px;
}
@media (max-width: 996px) {
    .video-container{
        padding:0 5.3%;
        margin-top:60px ;
    }
    .video-container .text-box h2{
        margin-bottom: 13px;
    }
    img.simg{
        display: none;
    }
    .video-container .text-box{
        margin-bottom: 30px;
        padding: 0;
    }
    .video-container .img-box{
        width: 100%;
        margin: 0;
    }
}



.city-box{
    padding: 0 7.6%;
    margin-top: 150px;
    position: relative;
}
.city-box .img-box{
    width: 75%;
    margin-left: 25%;
    position: relative;
    display: none;
}
.city-box .img-box.active{
    display: block;
}
.city-box .img-box img{
    width: 100%;
}
.city-box .img-box video{
    width: 100%;
    display: none;
}
.city-box .img-box .play{
    cursor: pointer;
    width: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.city-box .choose-box{
    position: absolute;
    top: 0;
    left: 7.6%;
    width: 18%;
}
.city-box .choose-box h3{
    font-family: HYQiHei-80S;
    margin-bottom: 60px;
}
.city-box .choose-box .item-box .item{
    margin-bottom: 20px;
    padding-bottom: 10px;
    opacity: 0.5;
    border-bottom: 1px solid #002560;
    cursor: pointer;
}
.city-box .choose-box .item-box .item.soon{
    cursor: default;
}
.city-box .choose-box .item-box .item.active{
    opacity: 1;
    color: #002560;
    font-family: HYQiHei-80S;
}
.city-box .mb{
    display: none;
}
@media (max-width: 996px) {
    .city-box{
        padding: 60px 5.3%;
        background: #F8F8F8;
        margin-top: 60px;
    }
    .city-box .choose-box{
        width: 100%;
        position: static;
    }
    .city-box .img-box{
        width: 100%;
        margin: 30px 0 40px 0;
    }
    .city-box .choose-box h3{
        display: none;
    }
    .city-box .choose-box .item-box{
        display: flex;
        margin: 0 -20px;
        flex-wrap: wrap;
    }
    .city-box .choose-box .item-box .item{
        width: calc(50% - 40px);
        margin: 0 20px 20px 20px;
        font-size: 14px;
    }
    .city-box .mb{
        display: block;
        font-family: HYQiHei-80S;
    }
}

.poster-box{
    background: #9BBED7;
    margin-top: 120px;
    padding: 120px 7.6%;
}
.poster-box h3{
    color: #fff;
    margin-bottom: 50px;
}
/* .poster-box .swiper-container{
    margin: 0 -35px;
} */
/* .poster-box .swiper-wrapper{
    display: block;
} */
.poster-box .swiper-slide {
    /* margin: 0 35px;
    width: calc(33.33333% - 70px); */
    /* display: inline-block;
    float: left; */
}
.poster-box .swiper-slide img{
    width: 100%;
}
.poster-box .swiper-pagination{
    bottom: -90px;
}
.poster-box .swiper-container{
    overflow: visible;
}
.poster-box .swiper-pagination-bullet{
    width: 40px;
}
.poster-box .swiper-pagination-bullet .before{
    background: #fff;
}
.poster-box .swiper-pagination-bullet-active .after{
    background: #fff;
}
@media (max-width: 996px) {
    .poster-box{
        margin-top: 0;
        padding: 60px 0 100px 0;
    }
    .poster-box h3{
        padding: 0 5.3%;
        margin-bottom: 30px;
    }
    .poster-box .swiper-container {
        width: 100%;
        margin-left: 0%;
        overflow: hidden;
        padding: 0 5.3% 0 5.3%;
    }
    .poster-box .swiper-wrapper{
        display: flex;
    }
    .poster-box .swiper-slide{
        margin: 0;
    }
    .poster-box .swiper-slide img{
        width: 94%;
    }
    .poster-box .swiper-pagination{
        bottom: -52px;
    }
    .poster-box .swiper-container{
        overflow: visible;
    }
    .poster-box .swiper-pagination-bullet{
        width: 40px;
    }
    .poster-box .swiper-pagination-bullet .before{
        background: #fff;
    }
    .poster-box .swiper-pagination-bullet-active .after{
        background: #fff;
    }
}

.text-content-box{
    margin: 100px 0;
    padding: 0 7.6%;
}
.text-content-box h2{
    margin-bottom: 24px;
}
.text-content-box h3{
    font-family: HYQiHei-80S;
}
.text-content-box .content-row{
    display: flex;
    margin: 80px -48px 0 -48px;
}
.text-content-box .left-box{
    width: calc(50% - 96px);
    margin: 0 48px;
}
.text-content-box .left-box .item{
    margin-bottom: 14vw;
}
.text-content-box .left-box .item.text{
    padding-left: 72px;
    background: url(../img/icon.png) left top no-repeat;
}
.text-content-box .left-box .item img{
    width: 100%;
    margin-bottom: 32px;
}
.text-content-box .left-box .item .people-box{
    margin-top: 50px;
    display: flex;
}
.text-content-box .left-box .item .people-box img{
    width: 60px;
    vertical-align: middle;
    margin: 0;
}
.text-content-box .left-box .item .text-box{
    vertical-align: middle;
    margin-left: 12px;
}
.text-content-box .left-box .item .text-box .name{
    font-family: VWHead-Bold,HYQiHei-80S;
    font-size: 24px;
}
.text-content-box .left-box .item h3{
    margin-bottom: 24px;
}
.text-content-box .left-box .item:last-child{
    margin: 0;
}
@media (max-width: 996px) {
    .text-content-box{
        margin:60px 0 60px 0;
    }
    .text-content-box p br{
        display: none;
    }
    .text-content-box .content-row{
        margin: 40px 0 0 0;
        display: block;
    }
    .text-content-box h2{
        margin-bottom: 13px;
    }
    .text-content-box .left-box{
        width: 100%;
        margin: 0;
    }
    .text-content-box .left-box .item{
        margin-bottom: 40px;
    }
    .text-content-box .left-box .item.text{
        padding-left: 30px;
        background-size: 18px;
    }
    .text-content-box .left-box .item .people-box{
        margin-top: 35px;
    }
    .text-content-box .left-box .item .people-box img{
        width: 45px;
        height: 45px;
    }
    .text-content-box .left-box .item .text-box .name{
        font-size: 18px;
    }
    .text-content-box .left-box .item .text-box .title{
        font-size: 14px;
    }
    .text-content-box .left-box .item h3{
        margin-bottom: 13px;
    }
    .text-content-box .left-box .item img{
        margin-bottom: 20px;
    }
    .text-content-box .left-box .item:last-child{
        margin-bottom: 40px;
    }
    .play{
        width: 50px !important;
    }
}