@media  (max-width:1450px){
   
    .news .news_1 .title1{
        padding-top: 100px;
    }
    #banner .banner1 .img1{
        width: 100%;
    }
    #banner .banner2 .img1{
        width: 55%;
    }
    .product .p1{
        padding-top: 100px;
    }
    .product .xian{
        margin-top: 50px;
    }
    .lunbo #content .mod ul{
        justify-content: center;
    }
    .lunbo #content .mod ul li{
        width: 25%;
        height: auto;
        margin: 0px 30px;
    }
    .lunbo{
        margin-top: 50px;
    }
    .lunbo #content .mod ul li img{
        width: 100%;
        height: auto;
    }
    .lunbo #content .mod ul li p{
        width: 100%;
        height: 30px;
        line-height: 30px;
    }
    .lunbo #content .mod .title1{
        margin-top: 10px;
    }
    .xxk .tab .title{
        margin-top: 30px;
    }
    .abuot .title1{
        top: 100px;
    }
    .abuot .title2{
        top: 150px;
    }
    .abuot .title3{
        float: left;
        height: 400px;
        margin-top: 230px;
    }
    .news .news_1 .news_2 .shipin .img1{
        width: 350px;
    height: auto;
    }
    .news .news_1 .news_2 .shipin .shipin_1{
        width: 350px;
    }
    .news .news_1 .news_2 ul li{
        height: 70px;
    }.news .news_1 .news_2{
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }
    
    .news .footer .footer_1{
        padding-top: 0px;
    }
    .news .footer .footer_1 .logo2{
        width: 100px;
        height: auto;
    }
    .news .footer .footer_1 .footer2>p{
        line-height: 1.8;
    }
    .news .footer .footer_1 .footer3 img{
        width: 70px;
        height: auto;
    }
    .news .news_1{
        height: 82vh;
    }
    .news .footer{
        height: 18vh;
    }
    .news .news_1 .news_2 .shipin .shipin_1 p{
        margin-left: 30px;
    }
}
@media  (max-width:1380px){
    .abuot .title3{
        float: left;
        height: 400px;
        margin-top: -440px;
    }
    .product .xian {
    margin-top: 20px;
}
.lunbo {
    margin-top: 10px;
}
.xxk .tab .title {
    margin-top: 15px;
}
.news .news_1 .news_2 .shipin .img1 {
    width: 250px;
    height: auto;
}
.news .news_1 .news_2 .shipin .shipin_1 {
    width: 250px;
}
.news .news_1 .news_2 .shipin .shipin_1 p{
    margin-left: 0px;
    font-size: 15px; 
}
.news .news_1 .news_2 .shipin .shipin_1 .img2{
    margin-right: 0px;
    width: 25px;
    height: auto;
}
.news .news_1 .news_2 ul li {
    height: 55px;
}
.news .news_1{
    height: 80vh;
}
.news .footer{
    height: 20vh;
}
}