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

@media screen and (max-width:1600px){
    .twoNav-box .twoNav {
        width: 95%;
    }
}

@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-list {
        width: 80%;
    }
    .twoNav-box .twoNav a {
        margin: 0 10px;
    }
}

@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-list {
        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:800px){
    .twoNav-box .twoNav {
        width: 100%;
        justify-content: flex-start;
    }
}

@media screen and (max-width:768px){
    .product-list ul li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .product-list ul {
        justify-content: space-between;
    }
}

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

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

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

@media screen and (max-width:486px){
    .product-list .fenye {
        display: none;
    }
    .jiazai {
        display: flex;
    }
    .clickmore {
        display: flex;
    }
    .footer {
        margin-top: 0;
    }
    .product-list .fenye .all{
        display: none;
    }
    .product-list .fenye .pageindex{
        display: none;
    }
    .product-list .fenye span {
        padding: 5px 10px;
        margin: 0 1px;
    }
    .product-list .fenye a {
        padding: 5px 10px;
        margin: 0 1px;
    }
    .product-list .product-list-top h1 {
        font-size: 25px;
    }
    .product-list .product-list-top p {
        font-size: 25px;
    }
    .product-list {
         margin: 30px auto 0;
     }
    .product-list ul {
        margin-top: 30px;
    }
    .product-list ul li a div {
        height: 130px;
    }
    .product-list ul li a div img {
        max-width: 50%;
    }
    .product-list ul li a h1 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .product-list ul li {
        margin-bottom: 10px;
    }
    .product-list .fenye {
        margin-top: 20px;
    }
    .banner-box {
        position: relative;
        height: 12.5rem;
        overflow: hidden;
    }
    .header-banner {
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        width: auto;
        transform: translateX(-50%);
    }

}

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

}

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

































