body{
    width:100%;
    overflow-x: hidden;
    overflow-y: scroll;
    margin:0;
    padding:0;
    font-family: VWText-Regular, HYQiHei-60S;
}
#main{
    max-width: 2048px;
    margin: 0 auto;
}

@font-face {
    font-family: HYQiHei-40S;
    src: url('../fonts/HYQiHei-40S.ttf');
    src: url('../fonts/HYQiHei-40S.eot?#iefix') format('embedded-opentype'), url('../fonts/HYQiHei-40S.woff') format('woff'), url('../fonts/HYQiHei-40S.ttf') format('truetype'), url('../fonts/HYQiHei-40S.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: HYQiHei-60S;
    src: url('../fonts/HYQiHei-60S.ttf');
    src: url('../fonts/HYQiHei-60S.eot?#iefix') format('embedded-opentype'), url('../fonts/HYQiHei-60S.woff') format('woff'), url('../fonts/HYQiHei-60S.ttf') format('truetype'), url('../fonts/HYQiHei-60S.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: HYQiHei-80S;
    src: url('../fonts/HYQiHei-80S.ttf');
    src: url('../fonts/HYQiHei-80S.eot?#iefix') format('embedded-opentype'), url('../fonts/HYQiHei-80S.woff') format('woff'), url('../fonts/HYQiHei-80S.ttf') format('truetype'), url('../fonts/HYQiHei-80S.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: VWHead-Bold;
    src: url('../fonts/VWHeadWeb-Bold.otf');
    src: url('../fonts/VWHeadWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/VWHeadWeb-Bold.woff') format('woff'), url('../fonts/VWHeadWeb-Bold.ttf') format('truetype'), url('../fonts/VWHeadWeb-Bold.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: VWHead-Light2;
    src: url('../fonts/VWHeadWeb-Light.otf');
    src: url('../fonts/VWHeadWeb-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/VWHeadWeb-Light.woff') format('woff'), url('../fonts/VWHeadWeb-Light.ttf') format('truetype'), url('../fonts/VWHeadWeb-Light.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: VWHead-Light;
    src: url('../fonts/VWHeadWeb-Regular.otf');
    src: url('../fonts/VWHeadWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/VWHeadWeb-Regular.woff') format('woff'), url('../fonts/VWHeadWeb-Regular.ttf') format('truetype'), url('../fonts/VWHeadWeb-Regular.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: VWText-Bold;
    src: url('../fonts/VWTextWeb-Bold.otf');
    src: url('../fonts/VWTextWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/VWTextWeb-Bold.woff') format('woff'), url('../fonts/VWTextWeb-Bold.ttf') format('truetype'), url('../fonts/VWTextWeb-Bold.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: VWText-Regular;
    src: url('../fonts/VWTextWeb-Regular.otf');
    src: url('../fonts/VWTextWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/VWTextWeb-Regular.woff') format('woff'), url('../fonts/VWTextWeb-Regular.ttf') format('truetype'), url('../fonts/VWTextWeb-Regular.svg#NeuesBauenDemo') format('svg');
}

@font-face {
    font-family: VWProduct;
    src: url('../fonts/VWProductFont-Bold.ttf') format("truetype");
    font-weight: 700
}

a{
    color: #fff;
    text-decoration: none;
    font-family: VWHead-Light,HYQiHei-60S;
}
a:hover{
    text-decoration: none;
}
h1{
    font-size: 80px;
    line-height: 120%;
    font-family: HYQiHei-80S;
}
h2{
    font-size: 56px;
    line-height: 120%;
    font-family: VWHead-Light2,HYQiHei-80S;
}
h3{
    font-size: 36px;
    line-height: 120%;
}
h4{
    font-size: 20px;
    line-height: 120%;
    font-family: HYQiHei-80S;
}
h2 span.en{
    vertical-align: middle;
    font-size: 64px;
    font-family: VWHead-Light2;
}
h4 span.en{
    font-size: 22px;
    font-family: HYQiHei-80S,VWHead-Bold;
}
h3 span.en{
    font-size: 44px;
}
P{
    font-size: 16px;
    line-height: 150%;
    font-family: VWHead-Light2,HYQiHei-40S;
}
div{
    font-family: VWHead-Light,HYQiHei-60S;
}
.btn-id{
    display: inline-block;
    color:#9BBED7;
    background-color: #FFFFFF;
    padding: 0 32px;
    height: 44px;
    line-height: 45px;
    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: 45px;
    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: 45px;
    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: 45px;
    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: 43px;
    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: 43px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-border-id:hover{
    color: #9BBED7;
    background: rgba(255,255,255,.1);
}
.btn-border-vw{
    display: inline-block;
    color: #001E50;
    border: 1px solid #001E50;
    padding: 0 30px;
    height: 44px;
    line-height: 43px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-border-vw:hover{
    color: #002560;
    background: rgba(255,255,255,.1);
}

.btn-border-idux{
    display: inline-block;
    color: #eed484;
    border: 1px solid #eed484;
    padding: 0 30px;
    height: 44px;
    line-height: 43px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.btn-border-idux:hover{
    color: #eed484;
    background: rgba(255,255,255,.1);
}

.yellow-btn{
    display: inline-block;
    color: #001E50;
    border: 1px solid #FDDD00;
    background: #FDDD00;
    padding: 0 30px;
    height: 44px;
    line-height: 43px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.yellow-btn:hover{
    color: #001E50;
}

.idux-btn{
    display: inline-block;
    color: #30343F;
    border: 1px solid #EED484;
    background: #EED484;
    padding: 0 30px;
    height: 44px;
    line-height: 43px;
    text-align: center;
    border-radius: 45px;
    font-size: 16px;
    min-width:128px;
}
.idux-btn:hover{
    color: #30343F;
}

.btn-sm{
    font-size: 13px !important;
    height: 28px !important;
    line-height: 29px !important;
    width: 100px !important;
    padding: 0 !important;
    min-width: 100px !important;
}
.btn-more{
    display: inline-block;
    color: #fff;
}
.btn-more:hover{
    color: #fff;
    opacity: 0.9;
}
.btn-more .icon{
    vertical-align: middle;
    margin-right: 10px;
}
.btn-more span{
    vertical-align: middle;
}
.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{
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
    left: 0;
    margin-top: -1px;
}
.btn-more-text:hover{
    color: #fff;
    opacity: 0.9;
}
.btn-more-text:hover .icon{
    left: 5px;
}
.animate-text{
    overflow: hidden;
}
.animate-text .animate-block{
    position: relative;
    overflow: hidden;
    display: block !important;
}
.animate-text .animate-item{
    display: block;
    transform: translateY(100%);
    transition: var(--overwrite-word-transition,transform 0.7s cubic-bezier(0,1,.45,1)),opacity 0.7s;
    -webkit-transition: var(--overwrite-word-transition,transform 0.7s cubic-bezier(0,1,.45,1)),opacity 0.7s;
    opacity: 0;
}
.animate-text .animate-item1{
    transition-delay: 0.4s;
}
.animate-text .animate-item2{
    transition-delay: 0.5s;
}
.animate-text .animate-item3{
    transition-delay: 0.6s;
}
.animate-text .animate-item4{
    transition-delay: 0.7s;
}
.animate-text .animate-item5{
    transition-delay: 0.8s;
}
.animate-text .animate-item6{
    transition-delay: 0.7s;
}
.animate-text.action .animate-item{
    transform: translateY(0);
    opacity: 1;
}
.animate-text2{
    overflow: hidden;
}
.animate-text2 .animate-block{
    position: relative;
    overflow: hidden;
    display: block;
}
.animate-text2 .animate-item{
    display: block;
    transform: translateY(100%);
    transition: var(--overwrite-word-transition,transform 0.7s cubic-bezier(0,1,.45,1)),opacity 0.7s;
    -webkit-transition: var(--overwrite-word-transition,transform 0.7s cubic-bezier(0,1,.45,1)),opacity 0.7s;
    transition-delay: 0.2s;
    opacity: 0;
}
.animate-text2 .animate-item1{
    transition-delay: 0.3s;
}
.animate-text2 .animate-item2{
    transition-delay: 0.4s;
}
.animate-text2 .animate-item3{
    transition-delay: 0.5s;
}
.animate-text2 .animate-item4{
    transition-delay: 0.6s;
}
.animate-text2 .animate-item5{
    transition-delay: 0.7s;
}
.animate-text2.action .animate-item{
    transform: translateY(0);
    opacity: 1;
}

.animate-text3{
    overflow: hidden;
}
.animate-text3 .animate-block{
    position: relative;
    overflow: hidden;
    display: block;
}
.animate-text3 .animate-item{
    display: block;
    transform: translateY(100%);
    transition: var(--overwrite-word-transition,transform 0.7s cubic-bezier(0,1,.45,1)),opacity 0.7s;
    -webkit-transition: var(--overwrite-word-transition,transform 0.7s cubic-bezier(0,1,.45,1)),opacity 0.7s;
    transition-delay: 0.4s;
    opacity: 0;
}
.animate-text3 .animate-item1{
    transition-delay: 0.5s;
}
.animate-text3 .animate-item2{
    transition-delay: 0.6s;
}
.animate-text3 .animate-item3{
    transition-delay: 0.7s;
}
.animate-text3 .animate-item4{
    transition-delay: 0.8s;
}
.animate-text3 .animate-item5{
    transition-delay: 0.9s;
}
.animate-text3.action .animate-item{
    transform: translateY(0);
    opacity: 1;
}
.nicescroll-rails{
    pointer-events: none !important;
}

@media (max-width: 768px) {
    h1{
        font-size: 48px;
    }
    h2{
        font-size: 40px;
    }
    h3{
        font-size: 24px;
    }
    h4{
        font-size: 18px;
    }
    h2 span.en{
        font-size: 48px;
    }
    h4 span.en{
        font-size: 20px;
    }
}

/*导航*/
.header{
    position: fixed;
    top: 0;
    left: 50%;
    width: 100%;
    z-index: 99;
    height: 121px;
    /* background: url(../img/headerbg.png); */
    max-width: 2048px;
    transform: translateX(-50%);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.header.scroll{
    background-color: rgba(255,255,255,.8);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    height: 72px;
}
.header.scroll.up{
    height: 121px;
}
.header.hover{
    background: #fff;
}
.header .menu{
    display: none;
}
.header .menu-list{
    padding-left: 45px;
}
.header .menu-list .close{
    display: none;
}
.header.scroll .menu-list{
    background: none;
}
.header.scroll.up .menu-list{
    background: none;
}
.header.scroll.hover .menu-list{
    background: none;
}
.header.hover .menu-list{
    background: #fff;
}
.header .menu-list a,.header .menu-list .slide-link{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    height: 72px;
    line-height: 72px;
    padding-right: 35px;
    position: relative;
    z-index: 11;
    user-select: none;
    margin-left: -3px;
    cursor: pointer;
}

.header .menu-list .link-con:hover{
    opacity: 0.7;
}
@media (min-width: 996px) {
    .header .menu-list .slide-link.link-con:hover .line{
        display: block;
        width: calc(100% - 34px);
        position: absolute;
        bottom: 0px;
        left: 0;
        height: 2px;
        background: #001E50;
    }
    .header.scroll .menu-list .slide-link.link-con:hover .line{
        display: block;
        width: calc(100% - 34px);
        position: absolute;
        bottom: 0px;
        left: 0;
        height: 2px;
        background: #001E50;
    }
}


.header .menu-list .link-con.acitive:hover{
    opacity: 1;
}
.header .menu-list .link-con .line{
    display: none;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    pointer-events: none;
}
.header .menu-list .link-con.active .line{
    display: block;
    width: calc(100% - 34px);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #fff;
}
/* .header .menu-list .link-con:hover .line{
    display: block !important;
    width: calc(100% - 31px);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #fff;
} */
/* .header.scroll .menu-list .link-con:hover .line{
    display: block !important;
    width: calc(100% - 31px);
    position: absolute;
    bottom: 24px;
    left: 0;
    height: 2px;
    background: #001E50;
} */
.header .menu-list .bottom-box-m{
    display: none;
}
.header.scroll .menu-list .link-con.active .line{
    bottom: 24px;
    background: #001E50;
}
.header.scroll.up .menu-list .link-con.active .line{
    bottom: 0px;
}
.header.hover .menu-list .link-con.active .line{
    background: #001E50;
}
.header .slide-box-m{
    display: none;
}
.header .slide-box{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 630px;
    background: #fff;
    padding: 93px 0 115px 0;
    display: none;
    z-index: 10;
}
.header.scroll .slide-box{
    top: 50px;
}
.header .slide-box .link-box{
    width: 22.2%;
    padding-left: 7.8%;
    display: inline-block;
    float: left;
}
.header .slide-box .link-box a{
    display: inline-block;
    color: #999999;
    margin-top: 30px;
    font-size: 12px;
    width: 60%;
}
.header .slide-box .link-box a:first-child{
    margin-top: 0;
}
.header .slide-box .link-box a.sec-link{
    font-family: HYQiHei-60S;
    margin-top: 10px;
}
.header .slide-box .link-box a:hover{
    color: #002560;
    opacity: 1;
}
.header .slide-box .link-box a.btn-more-text:hover path{
    fill: #001E50;
}
.header .slide-box .link-box>a.active{
    color: #002560;
}
.header .slide-box .bottom-box{
    position: absolute;
    left: 7.8%;
    bottom: 107px;
}
.header .slide-box .bottom-box a{
    color: #000;
    font-weight: normal;
    font-family: HYQiHei-40S;
    font-size: 12px;
}
.header .slide-box .bottom-box a:hover{
    color: #001E50 !important;
    opacity: 1 !important;
    /* font-weight: bold; */
}
.header .slide-box .bottom-box a:hover path{
    opacity: 0.7;
}
.header .slide-box .bottom-box a svg{
    vertical-align: middle;
    margin-right: 1px;
    margin-top: -1px;
}
.header .slide-box .bottom-box a span{
    vertical-align: middle;
}
.header .slide-box .bottom-box a:last-child{
    margin-bottom: 0;
}
.header .slide-box .content-box{
    width: calc(71.8% + 24px);
    margin-left: 22.2%;
    margin-right: 6%;
    height: 460px;
    position: relative;
    margin-top: -4px;
    display: none;
}
.header .slide-box .content-box.active{
    display: block;
}
.header .slide-box .content-box .item{
    width:calc(33.333333% - 24px);
    display: inline-block;
    float: left;
    padding: 13.5px 28px 0px 28px;
    color: #000000;
    background: #F8F8F8;
    margin:12px;
    position: relative;
    height: 209px;
    overflow: hidden;
    transition: all 0.5s !important;
    -webkit-transition: all 0.5s !important;
}
.header .slide-box .content-box .item *{
    pointer-events: none;
}
.header .slide-box .content-box .item:nth-child(1),.header .slide-box .content-box .item:nth-child(2),.header .slide-box .content-box .item:nth-child(3){
    margin-top: 0;
}
.header .slide-box .content-box .item .icon{
    position: absolute;
    top: 100px;
    left: 28px;
}
.header .slide-box .content-box .item:hover{
    background:#eee;
    color:#000;
}
.header .slide-box .content-box .item.idux:hover{
    background: #30343F;
    color: #EED484;
}
.header .slide-box .content-box .item .name{
    font-family: VWHead-Bold,HYQiHei-80S;
    font-size: 20px;
    margin-bottom: 8px;
}
.header .slide-box .content-box.id .item .name{
    font-family: VWProduct,HYQiHei-80S;
}
.header .slide-box .content-box .item p{
    font-size: 12px;
    font-family: HYQiHei-40S;
    margin: 0;
}
.header .slide-box .content-box .item .price{
    font-family: VWHead-Light2,HYQiHei-40S;
    font-size: 16px;
}
.header .slide-box .content-box .item img{
    display: block;
    height: 165px;
    margin: -37px 0 0 0;
    position: absolute;
    right: 2%;
}
.header .slide-box .content-box .news-box p{
    font-size: 24px;
    margin-bottom: 25px;
    width: 68%;
}
.header .slide-box .content-box .news-box p .font-id{
    font-family: VWProduct;
}
.header .slide-box .content-box .news-box a.news-link{
    display: inline-block;
    color: #001E50;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 17px;
}
.header .slide-box .content-box .news-box a.news-link:hover{
    opacity: 0.7;
}
/* .header .slide-box .content-box .news-box a.news-tab-link{
    color: #001E50;
    font-family: HYQiHei-40S;
    margin-left: 30px;
    font-size: 12px;
}
.header .slide-box .content-box .news-box a.news-tab-link:hover{
    opacity: 0.9;
} */
.header .slide-box .content-box a.btn-more-text{
    color: #001E50;
    margin-top: 25px;
    overflow: hidden;
}
.header .slide-box .content-box .news-img{
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
}
.header .slide-box .content-box .pic-link-box{
    text-align: right;
}
.header .slide-box .content-box .pic-link-box .pic-item{
    display: inline-block;
    position: relative;
    margin: 0 18px;
    width: 312px;
}
.header .slide-box .content-box .pic-link-box .pic-item:hover{
    color: #fff;
}
.header .slide-box .content-box .pic-link-box .pic-item img{
    width: 100%;
    display: block;
}
.header .slide-box .content-box .pic-link-box .pic-item .text-box{
    position: absolute;
    top: 28px;
    left: 22px;
    text-align: left;
}
.header .slide-box .content-box .pic-link-box .pic-item:nth-child(2) .title{
    color: #eed484;
}
.header .slide-box .content-box .pic-link-box .pic-item:nth-child(2) p{
    color: #eed484;
}
.header .slide-box .content-box .pic-link-box .pic-item:nth-child(2) .btn-more-text{
    color: #eed484;
}
.header .slide-box .content-box .pic-link-box .pic-item:nth-child(2) .btn-more-text path{
    stroke: #eed484;
}
.header .slide-box .content-box .pic-link-box .pic-item .text-box .title{
    font-size: 32px;
    font-family: VWProduct,HYQiHei-80S;
}
.header .slide-box .content-box .pic-link-box .pic-item .text-box .title.id{
    font-family: VWProduct;
}
.header .slide-box .content-box .pic-link-box .pic-item .text-box p{
    font-size: 14px;
    margin-bottom: 5px;
}
.header .slide-box .content-box .pic-link-box .pic-item .text-box .btn-more-text{

}
.header.scroll .menu-list>.link-con{
    color: #001E50;
}
.header.hover .menu-list>.link-con{
    color: #001E50;
}
.header .menu-list a:last-child{
    margin-right: 0;
}
.header .search-box{
    position: absolute;
    top: 0;
    right: 25px;
    height: 72px;
    line-height: 72px;
}
.header .search-box div{
    display: block;
    height: 72px;
    width: 72px;
    text-align: center;
    cursor: pointer;
}
.header .search-box div .icon{
    display: inline-block;
}
.header .search-box div:hover .icon{
    opacity: 0.9;
}
.header.scroll .search-box .icon path{
    stroke: #001E50 !important;
}
.header.hover .search-box .icon path{
    stroke: #001E50 !important;
}
.header .logo-box{
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    margin-top: -24px;
    padding-bottom: 24px;
    position: relative;
    z-index: 10;
    pointer-events: none;
    user-select: none;
}
.header.scroll .logo-box{
    margin-top: -144px;
}
.header.scroll.up .logo-box{
    margin-top: -24px;
}
.header .logo-box .logo{
    display: inline-block;
    float: left;
    margin:0 12px;
    width: 48px;
    fill: #fff;
}
.header .logo-box a{
    pointer-events: all;
    display: block;
}
.header.scroll .logo-box .logo{
    fill: #001E50;
}
.header.hover .logo-box .logo{
    fill: #001E50;
}
.header .logo-box .line:first-child{
    width: calc(70% - 36px);
    height: 2px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-top: 23px;
    pointer-events: none;
}
.header.scroll .logo-box .line:first-child{
    background: #001E50;
}
.header.hover .logo-box .line:first-child{
    background: #001E50;
}
.header .logo-box .line:nth-child(3){
    width: calc(30% - 36px);
    height: 2px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-top: 23px;
    pointer-events: none;
}
.header.scroll .logo-box .line:nth-child(3){
    background: #001E50;
}
.header.hover .logo-box .line:nth-child(3){
    background: #001E50;
}
.tools-fast-link{
    position: fixed;
    bottom: 32px;
    right: 32px;
    z-index: 90;
}
.tools-fast-link a{
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
}
.tools-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;
}
.tools-fast-link a:first-child{
    margin-bottom: 12px;
}
.tools-fast-link a.dealer-btn{
    margin-bottom: 12px;
}
.tools-fast-link a:first-child .icon{
    display: inline-block;
    background: url(../img/fast_link01.png) no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}
.tools-fast-link a.dealer-btn .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;
}
.tools-fast-link a.to-top{
    visibility: hidden;
}
.tools-fast-link a.to-top .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;
}
.tools-fast-link a:hover{
    color: #fff;  
}
.tools-fast-link a:hover .text{
    width: 98px;
}
.tools-fast-link a.dealer-btn:hover .text{
    width: 110px;
}
@media (min-width: 1680px) {
    .header .slide-box{
        height: 700px;
    }
    .header .slide-box .content-box{
        height: 555px;
    }
    .header .slide-box .content-box .item{
        height: 258px;
    }
    .header .slide-box .content-box .item img{
        height: 215px;
    }
    .header .slide-box .bottom-box{
        bottom: 80px;
    }
}
@media (max-width: 1400px) {
    .header .slide-box .content-box .news-box p{
        font-size: 22px;
    }
    .header .slide-box{
        height: 580px;
    }
    .header .search-slide-box{
        height: 580px;
    }
}
@media (max-width: 1300px) {
    .header .slide-box .content-box .item img{
        height: 140px;
        margin: -25px 0 0 0;
    }
}
@media (max-width: 1200px) {
    .header .slide-box .content-box .item .name{
        font-size: 16px;
    }
    .header .slide-box .content-box .item img{
        height: 130px;
        margin: -15px 0 0 0;
    }
    .header .slide-box .content-box .news-box p{
        font-size: 20px;
    }
}
@media (max-width: 996px) {
    .header{
        height: 94.5px;
        left: 0;
        transform: translateX(0);
    }
    .header.scroll{
        height: 52px;
    }
    .header.scroll.up{
        height: 94.5px;
    }
    .header .menu{
        display: block;
        margin-left: 5.3%;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .header.scroll .menu line{
        stroke:#001E50 !important;
    }
    .header .menu-list{
        padding: 0;
        position: fixed;
        background: #fff !important;
        top: 0;
        left: 100%;
        height: 100vh;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 1000;
        width: 100%;
        padding: 60px 8% 0 8%;
    }
    .header .menu-list.active{
        left: 0;
    }
    .header .menu-list .close{
        display: block;
        position: absolute;
        top: 27px;
        right: 1.5%;
        opacity: 1;
    }
    .header .menu-list .link-con,.header .menu-list .slide-link{
        display: block;
        padding: 0;
        color: #001E50;
        font-family: VWHead-Bold,HYQiHei-80S;
        border-bottom: 1px solid #E2E2E2;
        height:65px;
        line-height: 65px;
        background: url(../img/arrow.png) right center no-repeat;
        background-size:8px auto;
        font-size: 15px;
        margin: 0;
    }
    .header .menu-list .link-con:last-child{
        border: none;
    }
    .header .menu-list .link-con.active .line{
        display: none !important;
    }
    .header .menu-list .bottom-box-m{
        display: block;
        position: absolute;
        left:10%;
        bottom: 80px;
        width: 80%;
    }
    .header .menu-list .bottom-box-m a{
        display: inline-block;
        width: 50%;
        float: left;
        color: #000;
        text-align: center;
        padding: 0;
        font-size: 15px;
    }
    .header .slide-box{
        padding: 0;
        position: fixed;
        top: 0;
        left: 100%;
        height: 100vh;
        background: #fff;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 1000;
        width: 100%;
        padding: 60px 8% 0 8%;
    }
    .header .search-box{
        height: 52px;
        line-height: 52px;
        right: 0;
    }
    .header .search-box div{
        height: 52px;
        line-height: 52px;
    }
    .header .search-box svg{
        width: 21px;
    }
    .header .logo-box{
        margin-top:-24.5px;
        padding-bottom:18px;
    }
    .header.scroll.up .logo-box{
        margin-top:-24.5px;
    }
    .header.scroll .logo-box{
        margin-top:-95.5px;
    }
    .header .logo-box .logo{
        width: 36px;
        margin: 0 9px;
    }
    .header .logo-box .line:first-child{
        width: calc(50% - 27px);
    }
    .header .logo-box .line:nth-child(3){
        width: calc(50% - 27px);
    }
    .tools-fast-link{
        right: 5.3%;
        bottom: 20px;
    }
    .header .slide-box-m{
        display: block;
        position: fixed;
        top: 0;
        left: 100%;
        height: 100vh;
        background: #fff;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 1000;
        width: 100%;
        padding: 60px 8% 0 8%;
    }
    .header .slide-box-m.active{
        left: 0;
    }
    .header .slide-box-m .back{
        position: absolute;
        top: 27px;
        left: 8%;
        opacity: 1;
    }
    .header .slide-box-m .close{
        display: block;
        position: absolute;
        top: 27px;
        right: 1.5%;
        opacity: 1;
    }
    .header .slide-box-m .link{
        display: block;
        padding: 0;
        color: #001E50;
        font-family: HYQiHei-80S;
        border-bottom: 1px solid #E2E2E2;
        height:70px;
        line-height: 70px;
        background: url(../img/arrow.png) right center no-repeat;
        background-size:8px auto;
    }
    .header .slide-box-m .slide-link{
        display: block;
        padding: 0;
        color: #001E50;
        font-family: VWHead-Bold,HYQiHei-80S;
        border-bottom: 1px solid #E2E2E2;
        line-height: 70px;
        position: relative;
    }
    .header .slide-box-m .link:last-child,.header .slide-box-m .slide-link:last-child{
        border: none;
    }
    .header .slide-box-m .slide-link::after{
        content: '';
        width: 8px;
        height: 13px;
        background: url(../img/arrow.png) right center no-repeat;
        background-size:8px auto;
        position: absolute;
        right: 4px;
        top: 28.5px;
        transform: rotate(90deg);
    }
    .header .slide-box-m .slide-link.active::after{
        transform: rotate(270deg);
    }
    .header .slide-box-m .slide-content{
        height: 416px;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling:touch;
        display: none;
        margin-right: -15px;
        padding-right: 15px;
    }
    .header .slide-box-m .slide-content .item{
        display: block;
        background: #F8F8F8;
        margin-bottom: 16px;
        color: #000;
        padding: 10px 0 0 20px;
        height: 192px;
        overflow: hidden;
        position: relative;
    }
    .header .nicescroll-rails{
        left: auto !important;
        right: 16px;
    }
    .header .slide-box-m .slide-content .item .name{
        font-family: VWHead-Bold,HYQiHei-60S;
        font-size: 20px;
        font-weight: bold;
        line-height: 150%;
    }
    .header .slide-box-m .slide-content.id .item .name{
        font-family: VWProduct;
    }
    .header .slide-box-m .slide-content .item p{
        font-size: 12px;
        font-family: HYQiHei-40S;
        margin: 0;
        line-height: 150%;
    }
    .header .slide-box-m .slide-content .item .price{
        font-family: VWHead-Light;
        font-size: 16px;
        line-height: 150%;
        font-weight: normal;
    }
    .header .slide-box-m .slide-content .item .bg{
        height:165px !important;
        display: block;
        margin: -40px 0 0px 7%;
    }
    .header .slide-box-m .slide-content .item .icon{
        position: absolute;
        top: 88px;
        left: 17px;
    }
    .tools-fast-link a .text{
        display: none;
    }
}

/*footer*/
.footer{
    background: #FBFBFB;
    padding: 120px 7.8% 0 7.8%;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.footer .logo-box{
    float: left;
    width: 56px;
}
.footer .link-box{
    float: right;
    width: calc(100% - 56px);
    width: 872px;
}
.footer .link-box .item{
    width: 25%;
    display: inline-block;
    float: left;
    max-width: 186px;
    margin: 0 16px 96px 16px;
}
.footer .link-box .item .link-title{
    display: block;
    color: #222222;
    font-family: HYQiHei-80S;
    margin-bottom: 12px;
    line-height: 150%;
    font-size: 12px;
}
.footer .link-box .item .link{
    display: block;
    color: #222222;
    margin-bottom: 7px;
    font-family: VWHead-Light2,HYQiHei-40S;
    line-height: 150%;
    font-size: 12px;
}
@media (min-width: 996px) {
    .footer .link-box .item .link-title:hover{
        opacity: 0.9;
    }
    .footer .link-box .item .link:hover{
        opacity: 0.9;
    }
}
.footer .media-box{
    margin-top: 90px;
    text-align: right;
    padding: 0;
}
.footer .media-box .icon-box{
    cursor: pointer;
    display: inline-block;
    margin-left: 2%;
    position: relative;
    padding: 20px;
}
.footer .media-box .icon-box:hover svg{
    opacity: 0.8;
}
.footer .media-box .icon-box .qr{
    position: absolute;
    top: -175px;
    left: -2px;
    display: none;
    width: 136px;
}
.footer .media-box .icon-box:nth-child(2) .qr{
    width: 190px;
}
.footer .media-box .icon-box:hover .qr{
    display: block;
}
.footer .media-box .icon-box:first-child{
    margin-left: 0;
}
.footer .bottom-bar{
    border-top:1px solid rgba(0,0,0,.1);
    padding-top: 34px;
    padding-bottom: 38px;
    position: relative;
    margin-top: 5px;
}
.footer .bottom-bar p{
    font-size:12px;
    margin-bottom: 0;
}
.footer .bottom-bar .fast-link-box{
    position: absolute;
    top: 30px;
    right: 0;
    color: #222222;
}
.footer .bottom-bar .fast-link-box p{
    display: inline-block;
    vertical-align: top;
    color: #222222;
    margin: 0;
    vertical-align: middle;
}
.footer .bottom-bar .fast-link-box a{
    display: inline-block;
    vertical-align: top;
    color: #222222;
    font-size: 12px;
    font-family: HYQiHei-40S;
    vertical-align: middle;
}
.footer .bottom-bar .fast-link-box a:hover{
    opacity: 0.9;
}
.footer .bottom-bar .fast-link-box span{
    vertical-align: top;
    color: #aaa;
}
@media (max-width: 1200px) {
    .footer .link-box {
        float: right;
        width: 683px;
    }
    .footer .link-box .item {
        width: 25%;
        display: inline-block;
        float: left;
        max-width: 130px;
        margin: 0 16px 96px 16px;
    }
}
@media (max-width: 996px) {
    .footer{
        padding: 60px 5.3% 0 5.3%;
    }
    .footer .logo-box{
        display: none;
    }
    .footer .link-box{
        width: 100%;
        float: none;
    }
    .footer .link-box .item{
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 26px;
        max-width: none;
        overflow: hidden;
    }
    .footer .link-box .item .link-title{
        margin-bottom: 12px;
        position: relative;
        font-weight: normal;
        font-family: HYQiHei-80S;
    }
    .footer .link-box .item .link-title::after{
        content: '';
        width: 15px;
        height: 9px;
        background: url(../img/footer_arrow.png) right center no-repeat;
        background-size: 15px auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .footer .link-box .item .link-title.active::after{
        transform: translateY(-50%) rotate(180deg);
    }
    .footer .link-box .item .link{
        margin-bottom: 24px;
    }
    .footer .link-box .item .link:last-child{
        margin-bottom: 0;
    }
    .footer .link-box .item .sec-link-box{
        display: none;
        padding-top: 10px;
    }
    .footer .bottom-bar{
        margin-top: 0;
    }
    .footer .bottom-bar p{
        font-size: 12px;
        font-family: HYQiHei-40S;
        transform: scale(0.9);
    transform-origin: left;
    }
    .footer .bottom-bar .fast-link-box{
        position: static;
        font-size: 12px;
        font-family: HYQiHei-40S;
        transform: scale(0.9);
    transform-origin: left;
    }
    .footer .bottom-bar .fast-link-box p{
        font-size: 12px;
        font-family: HYQiHei-40S;
    }
    .footer .bottom-bar .fast-link-box a{
        font-size: 12px;
        font-family: HYQiHei-40S;
    }

    .footer .media-box{
        margin-top: 90px;
        text-align: center;
        margin: 0 -12px;
    }
    .footer .media-box .icon-box{
        cursor: pointer;
        display: inline-block;
        margin-left: 0;
        position: relative;
        padding: 10px;
    }
    .footer .media-box .icon-box .qr{
        top: -184px;
        left: -9px;
    }
    .footer .media-box .icon-box:first-child{
        margin-left: 0;
    }
}

/*
 *轮播通用样式
 */
.swiper-pagination-bullet{
    background: none;
    width: 60px;
    border-radius: 0;
    height: 40px;
    opacity: 1;
    position: relative;
}
.swiper-pagination-bullet .before{
    background: #fff;
    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: #fff;
    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: #fff;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 1;
    transform: translateZ(-50%);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px;
}
@media (max-width: 996px) {
    .swiper-pagination-bullet{
        width: 45px;
    }
    .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;
    }
}

.cookie{
    position: fixed;
    bottom:0;
    left:0;
    width: 100%;
    background-color: rgba(255,255,255,.8);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    z-index: 99999;
    padding:26px 7.8%;
    display: none;
}
.cookie p{
    margin: 0;
    color: #000;
}
.cookie p a{
    color: #001E50;
    border-bottom: 1px solid #001E50;
}
.cookie .cookie-enter{
    position: absolute;
    top: 50%;
    right: 7.8%;
    transform: translate(0,-50%);
}
@media (max-width: 996px) {
    .cookie{
        padding: 28px 5.3% 40px 5.3%;
    }
    .cookie p{
        font-size: 14px;
    }
    .cookie p br{
        display: none;
    }
    .cookie .cookie-enter{
        position: static;
        transform: translate(0,0);
        margin: 28px auto 0 auto;
        display: block;
        width: 240px;
    }
}

/*搜索*/
.header .search-slide-box{
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 630px;
    background: #fff;
    padding: 93px 0 115px 0;
    display: none;
    z-index: 10;
}
.header .search-slide-box.active{
    display: block;
}
.header .search-slide-box .close{
    display: block;
    position: absolute;
    right: 33px;
    cursor: pointer;
    top: -41px;
}
.header .search-con{
    width: 800px;
    margin: 0 auto;
}
.header .search-con .input-box{
    margin-bottom: 40px;
    position: relative;
}
.header .search-con .input-box input{
    width: 100%;
    height: 60px;
    border: none;
    outline: none;
    padding-left: 72px;
    padding-right: 80px;
    background: #fafafa;
    font-family: HYQiHei-40S;
    border-radius: 38.5px;
    position: relative;
    z-index: 2;
}
.header .search-con .input-box .icon-mirror{
    position: absolute;
    top: 21px;
    left: 32px;
    z-index: 2;
}
.header .search-con .input-box .icon-arrow{
    position: absolute;
    top: 23px;
    right: 38px;
    z-index: 2;
}
.header .search-con .input-box .enter-btn{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    right: 10px;
    cursor: pointer;
    z-index: 2;
}
.header .search-con .input-box .word-box{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    background: #fafafa;
    display: none;
    padding-top: 30px;
}
.header .search-con .input-box .word-box a{
    color: #000;
    font-family: HYQiHei-40S;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 72px;
}
.header .search-con .input-box .word-box a:last-child{
    margin-bottom: 20px;
}
.header .search-con .input-box .word-box a:hover{
    font-weight: bold;
}
.suggest-box{
    margin-bottom: 68px;
    padding-left: 33px;
    padding-right: 33px;
}
.suggest-box p{
    color: #999;
    margin-bottom: 24px;
}
.suggest-box a{
    color: #000;
    display: inline-block;
    font-family: HYQiHei-40S;
    margin-bottom: 12px;
}
.suggest-box a:hover{
    opacity: 0.7;
}
.no-result{
    display: none;
}
.no-result .title{
    font-family: HYQiHei-60S;
    color: #001E50;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(0,0,0,.2);
    margin-bottom: 24px;
}
.no-result p{
    color: #363636;
    margin-bottom: 16px;
}
.no-result a{
    color: #001E50;
    margin-top: 15px;
}
.no-result a:hover{
    color: #001E50;
}
@media (max-width: 996px) {
    .header .search-slide-box{
        display: block;
        position: fixed;
        top: 0;
        left: 100%;
        height: 100vh;
        background: #fff;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 1000;
        width: 100%;
        padding: 100px 5.3% 0 5.3%;
    }
    .header .search-con{
        width: 100%;
    }
    .header .search-con .input-box input{
        width: 100%;
    }
    .header .search-slide-box.active{
        left: 0;
    }
    .header .search-slide-box .close{
        display: block;
        position: absolute;
        top: 27px;
        right: 1.5%;
        opacity: 1;
    }

    .header .slide-box-m .link-img-box{
        margin-top: -10px;
        border-bottom: 1px solid #E2E2E2;
    }
    .header .slide-box-m .link-img-box img{
        display: block;
        width: 100%;
    }
    .header .slide-box-m .link-img-box a{
        display: inline-block;
        margin-bottom: 8px;
    }
}