header nav ul li{
    width: auto;
    margin-right: 2vw;
}
header nav ul li a{
    font-size: 16px;
}
header nav ul li{
    font-size: 20px;
}
footer .footer .right ul{
    width: 52vw;
    position: absolute;
    right: 0;
}
footer .footer .right ul li{
    margin-left: 1.5vw;
}
footer .footer .right ul li a{
    font-size: .9vw;
}
footer .footer .left .text{
    font-size: .9vw;
}
.index .f2 .f2Box .f2Text .textBox{
    width: 55vw;
}
.index .f2 .f2Box .f2Text .textBox .text{
    text-align: left;
    margin-top: 3vw;
}
.index .f2 .f2Box .f2Text .textBox .text .t{
    line-height: 1.5;
}
.index .f3 .f3Swiper .swiper-slide .item .des{
    text-align: left;
    line-height: 1.5;
}
.index .f4 .f4Box .item .textBox{
    height: 7vw;
}
.index .f4 .f4Box .item:hover .textBox{
    height: 12vw;
}
.lntelligent .f1 .textBox{
    width: 43vw;
    height: 43vw;
    padding: 20vw 11vw;
}
.lntelligent .f1 .itemBox .item{
    padding-top: 3.5vw;
}
.advantage .f1 .f1Swiper .swiper-slide .text .des{
    text-align: left;
    line-height: 1.5;
}
.advantage .f1 .f1Swiper .swiper-slide:hover .text{
    height: 22vw;
}
.advantage .f2 .itemBox .titBox{
    width: 28vw;
    font-size: 1.8vw;
}
.join .f1 .textBox .t{
    font-size: 2vw;
}
.join .f2 .f2Box .item .more{
    width: 16vw;
    top: 1.5vw;
}
header nav ul li a::after{
    height: 2px;
}
.join .f2 .f2Box .item .tits .text .d{
    width: 17vw;
    font-size: .9vw;
}
.productDetail .textBox .text .des{
    text-align: left;
}
.productDetail .f1 .itemBox .item .des{
    text-align: left;
}
.about .f3 .f3Box .f3Swiper .swiper-slide .des{
    line-height: 1.5;
}
.about .f3 .f3Box{
    padding: 3vw 5vw;
}
.about .f4{
    background: url(../images/img13_en.jpg?v3.0.0) center no-repeat;
}
.productDetail .f1 .itemBox .item .tits .text{
    padding: 1.2vw 1vw;
}
.productDetail .f1 .itemBox .item .consult{
    margin-top: 1.5vw;
}
.advantage .f4 .f4Swiper .swiper-slide .icon{
    margin: 3vw auto 2vw auto;
}
.advantage .f4 .f4Swiper .swiper-slide .text .t{
    font-size: .9vw;
    line-height: 1.2;
}
.about .f3 .f3Box .f3Swiper .swiper-slide:nth-child(1) .des{
    text-align: center;
}
.newDetail .singePage p{
    text-indent: 0 !important;
}
@media screen and (max-width: 1440px) {
    header nav ul li{
        margin-right: 1.5vw;
    }
    header.active{
        padding: 1vw 8vw 1vw 5vw;
    }
}
@media screen and (max-width: 900px) {
    .advantage .f4 .f4Swiper .swiper-slide .text .t{
        font-size: 14px;
    }
    .productDetail .f1 .itemBox .item .tits .text{
        width: 55%;
        padding: 0 1vw;
        margin: 0 3vw;
        display: flex;
        align-items: center;
    }
    .index .f1 .videoText{
        margin-top: 8vw;
    }
    .join .f2 .f2Box .item .tits .text .d{
        width: 100%;
        font-size: 12px;
    }
    .index .f2 .f2Box .f2Text .textBox{
        width: 100%;
    }
    .index .f4 .f4Box .item .textBox{
        height: auto;
    }
    footer .footer .left .text{
        font-size: 14px;
    }
    .about .f2 .f2Box .item{
        height: 60vw;
    }
    .about .f2 .f2Box .item .d{
        padding: 0 5vw;
    }
    .product .f1 .itemBox .textBox .btnBox{
        display: block;
    }
    .product .f1 .itemBox .textBox .btnBox .more{
        margin-top: 3vw;
    }
    .productDetail .f1 .itemBox .item .consult{
        font-size: 12px;
        right: 1vw;
    }
    .lntelligent .f1 .textBox{
        width: 100%;
        height: 90vw;
        padding: 35vw 24vw;
    }
    .lntelligent .f1 .textBox .titBox{
        text-align: center;
    }
    .lntelligent .f1 .textBox .titBox img{
        position: absolute;
        margin: 0.8vw 15.5vw 0.5vw 0;
    }
    .lntelligent .f1 .itemBox .item{
        padding-top: 5.5vw;
    }
    .advantage .f2 .itemBox .titBox{
        width: 100%;
        font-size: 20px;
    }
    .join .f1 .textBox .t{
        font-size: 16px;
    }
    .join .f2 .f2Box .item .more{
        width: 58vw;
    }
    .index .f3 .f3Swiper .swiper-slide{
        width: auto;
    }
    .index .f3 .f3Swiper .swiper-slide .item{
        width: 26vw;
        height: 28vw;
    }
    .index .f3 .f3Swiper .swiper-slide .item .name{
        line-height: 1;
    }
    .index .f4 .f4Box .item:hover .textBox{
        height: auto;
    }
    .about .f4{
        background: #f7f7f7;
    }
}