@media screen and (max-width:1780px){
}

@media screen and (max-width:1680px){


}

@media screen and (max-width:1477px){

}

@media screen and (max-width:1401px){


}

@media screen and (max-width:1380px){
}

@media screen and (max-width:1366px){
    .product-zx{
        width: 80%;
    }
}

@media screen and (max-width:1320px){
}

@media screen and (max-width:1280px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:1180px){

}

@media screen and (max-width:1080px){

}

@media screen and (max-width:1024px){
    .product-zx{
        width: 95%;
    }
}

@media screen and (max-width:980px){

}

@media screen and (max-width:960px){
}

@media screen and (max-width:900px){
}

@media screen and (max-width:870px){
}

@media screen and (max-width:768px){
    .product-zx ul li{
        width: 32%;
    }
    .product-zx ul li:nth-child(3n) {
        margin-right: 0;
    }
    .product-zx ul li:nth-child(4n) {
        margin-right: 2%;
    }
    .product-zx .product-zx-bt h1 {
        font-size: 25px;
    }
    .product-zx .fenYe {
        margin-top: 10px;
    }
}

@media screen and (max-width:730px){
}

@media screen and (max-width:680px){
}

@media screen and (max-width:650px){
    .product-zx ul li a .product-zx-img {
        height: 200px;
    }
}

@media screen and (max-width:486px){
    .product-zx .product-zx-bt h1 {
        font-size: 20px;
    }
    .product-zx .product-zx-bt p {
        font-size: 16px;
    }
    .product-zx {
        margin: 15px auto 30px;
    }
    .product-zx ul {
        margin-top: 18px;
    }
    .product-zx ul{
        justify-content: space-between;
    }
    .product-zx ul li{
        width: 48%;
        margin-bottom: 10px;
    }
    .product-zx ul li a .product-zx-img{
        height: 171px;
        border: 5px solid #eeeeee;
    }
    .product-zx .fenYe{
        display: none;
    }
    .jiazai{
        display: block;
    }
    .product-zx ul li a .product-zx-name {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .clickmore{
        width: 120px;
        display: flex;
        height: 40px;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        border-radius: 10px;
        background-color: #e43a32;
    }
    .clickmore a{
        font-size: 16px;
        color: #ffffff;
    }
    .index-swiper-box .index-swiper-container .index-swiper-pagination {
        bottom: 5px;
    }
}

@media screen and (max-width:376px){

}

@media screen and (max-width:340px){
    .product-zx .product-zx-bt p {
        font-size: 14px;
    }
    .product-zx .product-zx-bt h1 {
        font-size: 18px;
    }
    .product-zx ul li a .product-zx-name {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .product-zx ul li a .product-zx-img {
        max-height: 146px;
    }
    .jiazai{
        font-size: 14px;
    }
}

































