.news-list .item .word{
    width: 100%;
}
.contact-con1 .map-box .map{
    background: none;
}
footer{
    z-index: 9;
}
.idx_homeCon4 .center_box .mask_box img:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    content: '';
}
.product_con5 .item1 .left{
    width: 3.56rem;
    -webkit-mask-image: url(../images/product-con5-1.png);
    -webkit-mask-position: bottom left;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.product_con5 .item2 .left{
    width: 3.56rem;
    -webkit-mask-image: url(../images/product-con5-3.png);
    -webkit-mask-position: bottom left;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.product_con5 .item1 .right{
    width: 7.12rem;
    -webkit-mask-image: url(../images/product-con5-2.png);
    -webkit-mask-position: bottom left;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.product_con5 .item2 .right{
    width: 7.12rem;
    -webkit-mask-image: url(../images/product-con5-4.png);
    -webkit-mask-position: bottom left;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.product_con5 .item .bg{
    width: 100%;
    object-fit: cover;
}
.product.product_con32 .main{
    width: 8.43rem;
    right: 2.41rem;
}
@media (max-width: 990px){
    .product.product_con32 .main {
        width: 92%;
        right: 4%;
    }
}
.about-con4 .scroll-box .box .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: unset;
    max-height: unset;
}
.about-con4 .scroll-box .box * {
    z-index: 2;
    position: relative;
}
.about-con4 .scroll-box .box .image{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    border-radius: 0.08rem;
    overflow: hidden;
}
@media (max-width: 990px){
    .product.product_con32 .main {
        width: 92%;
        right: 4%;
    }
    .about-con1 .column p{
        width: 100%;
        padding: 0 .32rem;
    }
    .about-con2 .word .borderLine{
        display: none;
    }
    .about-con2 .word p{
        /*font-size: var(--font18);*/
    }
    .about-con2 .sign{
        margin-top: 0.32rem;
    }
    .about-con2 .word{
        top: auto;
        transform: translateY(0);
        bottom: 1rem;
        left: 0.64rem;
        width: 6.22rem;
    }
    .about-con2 .word *{
        filter: drop-shadow(0 0 2px rgba(0,0,0,.5));
    }
    .about-con3 .list .product-list .list-box{
        flex-direction: column;
    }
    .about-con3 .list .product-list .item{
        width: 100%;
    }
    .about-con3 .list .product-list .item p{
        font-size: var(--font14);
        max-height: 2.66em;
    }
    .about-con5 h1{
        font-size: var(--font42);
    }
    .about-con4 .scroll-box .box{
        width: 6rem;
    }
    .about-con4 .scroll-box .box3{
        width: 7rem;
    }
    .about-con4 .scroll-box .box h2{
        font-size: var(--font16);
    }
    .about-con4 .scroll-box .box h1{
        font-size: var(--font26);
    }
    .about-con4 .scroll-box .center{
        left: 5.7rem;
    }
}
.about-con5 .swiper-slide{
    height: auto;
}
.about-con5 p{
    flex: unset;
    height: 3em;
}
.about-con5 .img-box{
    height: auto;
    aspect-ratio: 269/377;
}
.download-con1 .main .list h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 2.4em;
    padding-right: 1rem;
}
.faq-con1 .title{
    height: 1.5rem;
}
.faq-con1 .list-page{
    margin-top: 0.96rem;
}
.left-nav .filter-option a{
    color: #666666;
}
.left-nav .filter-option a:hover
,.left-nav .filter-option a.active{
    color: var(--active_color);
    text-decoration: underline;
}

.faq-con1 .list-page {
    width: 100%;
    max-width: 13.76rem;
    margin-left: auto;
    margin-right: 0;
}
.faq-con2{
    background: linear-gradient(180deg, #000 0%, #141414 100%);
}
.faq-con2 .list .item:hover .column h3{
    color: var(--active_color);
}
.faq-con2 .list .item:hover:after{
    opacity: 1;
}
.faq-con2 .list .item:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url('../images/faq-3.png') no-repeat center center;
    background-size: 100% 100%;
    opacity: 0;
    transition: all .3s;
}
.faq-con2 .list .item .column .more{
    margin-top: 0.64rem;
}
.faq-con2 .list .item .column p{
    color: #999;
    font-size: var(--font16);
    line-height: 150%; /* 24px */
    margin-top: 0.12rem;
}
.faq-con2 .list .item .column h3{
    color: #FFF;
    text-align: center;
    font-size: var(--font32);
    font-weight: 650;
    line-height: 1.2;
    letter-spacing: -1.28px;
    margin-top: 0.32rem;
}
.faq-con2 .list .item .column .image{
    width: 0.8rem;
}
.faq-con2 .list .item .column{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 1.2rem;
}
.faq-con2 .list .item{
    flex: 1;
    aspect-ratio: 587/542;
    background: url('../images/faq-2.png') no-repeat center center;
    background-size: 100% 100%;
    position: relative;
}
.faq-con2 .list{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.64rem;
    margin-top: 0.8rem;
    gap: .16rem;
}
.faq-con3 .w1792 .main{
    padding: 0;
    width: 100%;
    max-width: 12rem;
    position: relative;
}
.faq-con3 .w1792{
    transform: none!important;
}
.faq-con3 .left-nav{
    left: 13.28rem;
    width: 4.64rem;
    height: 6.55rem;
    padding: 0.32rem;
}
.faq-con3 .main .active .wowFg span {
    animation: color1 0.5s forwards;
}
.news-detail .faq-con3 .w1792 .info .back{
    bottom: 0;
}
.faq-con3 .main .active .wowFg.gray span {
    animation: color2 0.5s forwards;
}
.faq-con3 .main .title h1{
    color: #FFF;
    font-size: var(--font56);
    font-weight: 400;
    line-height: 1.18;
    text-align: left;
}
.faq-con3 .main .title{
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    padding-bottom: 0.32rem;
    margin-bottom: 0.64rem;
}
.faq-con3 .main .title .date img{
    width: 0.4rem;
    margin-right: 0.08rem;
}
.faq-con3 .main .title .date{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 0.64rem;
}
.faq-con3{
    margin: 1.6rem 0;
    background: #141414!important;
}
.faq-con3 .left-nav .list{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.faq-con3 .left-nav .list .scroll{
    flex: 1;
    width: 100%;
    overflow-y: auto;
}
.faq-con3 .left-nav .list .title{
    width: 100%;
    line-height: 1.18;
    color: #FFF;
    font-size: var(--font32);
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    padding-bottom: 0.32rem;
}
.faq-con3 .left-nav .list a:hover span{
    text-decoration: underline;
}
.faq-con3 .left-nav .list a:hover{
    color: var(--active_color);
}
.faq-con3 .left-nav .list .item:last-child{
    border-bottom: none;
}
.faq-con3 .left-nav .list .item{
    padding: 0.32rem 0;
    line-height: 1.18;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.faq-con3 .left-nav .list h3{
    color: #FFF;
    font-family: "vivo Sans EN VF";
    font-size: var(--font24);
}
.faq-con3 .left-nav .list p{
    color: #666;
    margin-bottom: 0.12rem;
    font-size: var(--font16);
}
.faq-con3 .left-nav .list a{
    display: flex;
    align-items: center;
    flex-direction: row;
    color: #FFF;
    font-size: var(--font16);
    font-weight: 400;
    line-height: 1.25;
    margin-top: 0.32rem;
}
.faq-con3 .left-nav .list a img{
    width: calc(var(--font12) - 2px);
    margin-left: 0.16rem;
}
@media (max-width: 990px){
    .news-detail .news-con1 .w1792 .main{
        padding: 0;
    }
    .faq-con3 .left-nav{
        display: none;
    }
    .faq-con2 .list{
        flex-direction: column;
        gap: 0.32rem;
    }
    .faq-con2 .list .item{
        width: 100%;
        flex: unset;
    }
    .faq-con2{
        background: #000;
    }
    .faq-con2 .p160{
        padding-bottom: 0.32rem;
    }
}
.news-detail .w1792 .detail{
    line-height: 1.6;
}