@media (max-width: 1479px) and (min-width: 1024px){
    .max-width{
        width: 960px;
    }
    .innovative-img{
        height:556px;
    }
    .c1-text{
        top:80px;
    }
    .innovative-list p img{
        transform:scale(0.8);
    }
    .innovative-box{
        height:200px;
        margin-top:-145px;
    }
    .innovative-list{
        padding-top: 16px;
    }
    .banner-text h1{
        font-size: 40px;
        margin-bottom:20px;
    }
    .banner-text h2{
        font-size: 36px;
        margin-bottom: 20px;
    }
    .banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 10px;
    }
    .banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 10px;
    }
    .banner{
        /*height: 600px;*/
    }
    .banner2{
        height:100vh;
    }
    .grid figure {
        height:398px;
    }
    .news-left-box{
        height:300px;
    }
    .news-left-active-text div{
        padding-bottom:10px;
    }
    .news-left-active-text p{
        line-height:30px;
        font-size: 16px;
    }
    .news-left-active-text{
        bottom: 0;
        width: 100%;
        padding-right: 20px;
    }
    .news-left-active-text div span{
        font-size: 34px;
    }
    .slide-list{
        width:228px;
    }
    .slide-list>i{
        height:130px;
        padding-bottom:0;
        margin-bottom:16px;
    }
    .slide-list i>img{
        height:130px;
    }
    .slide-list h1{
        margin-bottom:10px;
    }
    .news-left{
        height:300px;
    }
    .line-list{
        width:310px;
        height: 210px;
    }
    .line-text{
        padding-left: 12px;
        padding-top: 35px;
    }
    .line-text h1{
        font-size:28px;
    }
    .line-text p{
        margin-bottom:33px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {

}
/**/
@media only screen and (min-width: 1480px) {}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {}
@media only screen and (max-width: 1023px) {}