@media screen and (max-width: 1580px){
    .header_menu>ul>li>a{
        font-size: 16px;
    }
     .content{
        max-width: 1200px;
    }
    .title{
        font-size: 36px;
    }
    .list_box h3{
        font-size: 23px;
    }
    .index_about>.content>p{
        font-size: 26px;
    }
    .index_about>.content>div p{
        font-size: 17px;
    }
    .index_product .bd>div .tit h3{
        font-size: 32px;
    }
    .index_product .bd>div .tit p{
        font-size: 16px;
    }
    .header_menu>ul>li>a{
        font-size: 16px;
    }
    .ft>ul li>a{
        font-size: 15px;
    }
    .ft .adress{
        font-size: 15px;
        line-height: 2;
    }
}
@media screen and (max-width: 1400px){
    .header_menu>ul>li{
        padding: 0 15px;
    }
    .header_menu>ul>li{
        padding: 0 15px;
    }
    .ft-logo img{
        height: 60px;
    }
    .ft>ul li{
        margin-right: 30px;
    }
}
@media screen and (max-width: 1280px){
    .header{
        display: none;
    }
    .header2{
        display: block;
    }
    .header{
        display: none;
    }
    .header2{
        display: block;
    }
    footer{
        padding-top: 50px;
        
    }
    .ft{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .ft-logo img{
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .ft>ul{
        flex-wrap: wrap;
    }
    .ft>ul li{
        margin: 20px;
        margin-top: 0;
    }
    .ft>ul li div a{
        margin-top: 5px;
    }
    .ft .adress{
        margin: 0 20px;
        line-height: 1.5;
    }
    .index_one ul{
        flex-direction: column;
        align-items: center
    }
    .index_one ul li{
        height: 180px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 96% !important;
        border-radius: 10px;
    }
    .index_one ul li>img{
        height: auto;
        transform: translateY(-40%);
    }
    .index_one li:hover>img,.index_one li.active>img{
        transform: scale(1) translateY(-40%);
    }
    .index_one{
        padding: 5% 0;
    }
    .title{
        font-size: 26px;
    }
    .index_about{
        padding: 5% 15px;
        background: #fff;
    }
    .index_about>.content>h2{
        text-align: center;
    }
    .index_about>.content>p{
        font-size: 22px;
        text-align: center;
    }
    .index_about>.content>div{
        width: 100%;
    }
    .index_about>.content>div p{
        text-indent: 2em;
        font-size: 14px;
    }
    .index_about>.content>button{
        font-size: 14px;
    }
    .index_about>.content>ul{
        flex-wrap: wrap;
    }
    .index_about>.content>ul li{
        flex: 0 0 50%;
        padding: 10px;
    }
    .index_about>.content>ul li:nth-child(1){
        border-bottom-left-radius: 0px;
    }
    .index_about>.content>ul li:nth-child(2){
        border-top-right-radius: 10px;
    }
    .index_about>.content>ul li:nth-child(3){
        border-bottom-left-radius: 10px;
    }
    .index_about>.content>ul li:nth-child(4){
        border-top-right-radius: 0px;
    }
    .index_about>.content>ul li .num{
        font-size: 32px!important;
    }
    .index_about>.content>ul li>div>p:nth-child(1){
        height: 40px;
        line-height: 40px;
    }
    .index_about>.content>ul li>div>p:nth-child(2){
        font-size: 14px;
    }
    .mySwiper{
        margin-top:0;
    }
    .mySwiper2 .swiper-slide .con{
        width: auto;
        flex-direction: column;
        padding: 15px;
        justify-content: center;
        align-items: center;
        margin: 0 50px;
    }
    .mySwiper2 .swiper-slide .con .img{
        min-height: 80px;
        width: 80px;
        height: 80px;
        margin: 25px;
    }
    .mySwiper2 .swiper-slide .con .text{
        padding: 0;
        margin-top: 10px;
    }
    .mySwiper2 .swiper-slide .con .text h3{
        font-size: 16px;
    }
    .mySwiper2 .swiper-slide .con .text p{
        font-size: 14px;
    }
    .next2, .prev2{
        height: 60px;
    }
    .index_product{
        background-image: none;
    }
    .index_product>div{
        padding: 50px 15px;
    }
    .index_product .bd>div{
        height: auto;
        position: relative;
        
    }
    .index_product .bd>div>img{
        position: relative;
        height: auto;
        border-radius: 10px;
    }
    .index_product .bd>div .tit{
        left: 0;
        top: 20px;
        width:fit-content;
        height: fit-content;
        padding: 0 20px;
    }
    .index_product .bd>div .tit h3{
        font-size: 24px;
    }
    .index_product .bd>div .tit p{
        margin-top: 10px;
        line-height: 1.5;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .index_product .bd>div .tit a{
        display: none;
    }
    .index_product .hd ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index_product .hd ul li{
        flex: 0 0 32%;
        margin-left: 6px;
        margin-top: 6px;
        border-radius: 0!important;
        height: 71px;
    }
    .index_product .hd ul li:nth-child(4){
        margin-left: 0;
    }
    .index_product .hd ul li img{
        width: 30px;
        margin-bottom: 5px;
    }
    .index_news{
        padding: 50px 0;
    }
    .index_news_con{
        height: auto;
        flex-direction: column;
        padding: 15px!important;
    }
    .index_news_con>div{
        width: 100%!important;
    }
    .index_news_con .index_news_left img{
        position: relative;
        border-radius: 10px;
    }
    .index_news_con .index_news_left p{
        position: absolute;
        left: 0;
        top: 0;
        padding: 20px;
    }
    .index_news_con .index_news_left p time{
        margin-bottom: 10px;
    }
    .index_news_con .index_news_center{
        margin: 2% 0;
    }
    .index_news_con .index_news_center>a{
        display: none;
    }
    .index_news_con .index_news_content>a{
        display: flex;
        width: 127px;
        bottom: 0;
    }
    .index_news_con .index_news_content>a span{
        display: block;
    }
    .index_news_con .index_news_content h3{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .index_news_con .index_news_content p{
        line-height: 1.5;
    }
    footer>div{
        padding: 0;
    }
    .banner{
        margin-top: 0;
    }
    .banner p{
        font-size: 30px;
    }
    .ae-container{
        padding: 0 15px;
        flex-wrap: wrap;
    }
    .ae-card {
        padding: 1.2rem;
        width: 100%;
        flex:auto;
        margin-bottom: 20px;
    }
    .page_form{
        padding-top: 0;
    }
    .page_form .content form{
        padding: 20px;
    }
    .page_form .content form .input_zong .input_t{
        width: 100%;
    }
    .page_form .content form .input_zong .check{
        width: 100%!important;
    }
    .current-nav{
        padding: 0 20px;
    }
    .news{
        padding: 20px;
    }
    .newsSlide .bd>div a{
        flex-direction: column;
    }
    .newsSlide .bd>div a>div{
        width: 100%;
    }
    .newsSlide .bd>div a .img{
        width: 100%;
    }
    .newsSlide .bd>div a .text{
        width: 100%;
        padding: 20px;
    }
    .newsSlide .bd>div a .text h3{
        margin-top: 0;
        height: auto;
        font-size: 22px;
    }
    .newsSlide .bd>div a .text time{
        margin-top: 10px;
        display: block;
    }
    .newsSlide .bd>div a .text p{
        margin-top: 10px;
        height: auto;
    }
    .newsSlide .hd{
        width: 100%;
    }
    .newsSlide .hd li{
        background: #ccc!important;
    }
    .newsSlide .hd li.on{
        background: #3a8fcf!important;
    }
    .news_list li .list_time{
        width: 5em;
        height: 5em;
    }
    .news_list li .list_time p{
        font-size: 16px;
    }
    .news_list li .list_time span{
        font-size: 14px;
    }
    .news_list li .text{
        padding-left: 30px;
    }
    .news_list li .text h3{
        font-size: 20px;
    }
    .news_list li .text p{
        margin-top: 10px;
    }
    .news_list li .text span{
        padding-top: 10px;
    }
}
@media screen and (max-width: 780px){
    .newsSlide .bd>div a .text h3{
        font-size: 18px;
    }
    .newsSlide .bd>div a .text p,.newsSlide .bd>div a .text span,.newsSlide .bd>div a .text time{
        font-size: 14px;
    }
    .newsSlide .bd>div a .text span{
        font-size: 14px;
    }
    .news_list li .text h3{
        font-size: 18px;
    }
    .news_list li .text p{
        font-size: 14px;
    }
    .news_list li .text span{
        font-size: 14px;
    }
}