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

}
@media screen and (max-width:1600px) {
    .wrap{padding: 0 15px;}
    .ny_main.wrap{ padding: .8rem 15px;}
    /* .cp_Container .wrap,.ny_main.wrap,.pageNav .wrap,.about_Container .wrap{max-width: 90%; width: 90%;} */
    .proList::after{content: "";width: 31%;}
    .proItem:nth-child(-n+3){margin-top: 0;}
    .proItem{width: 31%;transition: all .4s ease; margin-bottom: 20px;}

    .pageNav li a{height: 60px; line-height: 60px;}

    .index-part1,.index-part2,.index-part3{ padding: .8rem 0;}

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


}
@media screen and (max-width:1366px) {
    .headerwrap .header .logo img {height:58px}
    .proItem-con .title{font-size: 20px;}
    .indHot-con .title{font-size: 18px;}
    .ctaData .campany_name{font-size: 24px;}

}

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

}

@media screen and (max-width:1200px) {
    .index-banner .wrap .left h2{ font-size: 52px;}
    .proLeft{ width: 240px;}
    .proSide{width: 240px;}
    .pubbanner h2{font-size: 36px;}
    .proRight {width: calc(100% - 280px);}
}

@media screen and (max-width:1130px) {   
    .footer .top dd{width: 20%;}
    .footer .top dt{width: 90px;flex-shrink: 0;}
    .footer .top dt img{height: 90px; }
    .proItem {width: 48%;}
    .proList::after {width: 48%;}
    .abIntro .wrap .title h2{ font-size: 32px;}
    .abIntro .wrap .title h3{ font-size: 20px;}
    .abIntro{padding-bottom: 50px;}
    .service_show .left{ width: 300px;}
    .service_show .right{width: calc(100% - 300px);}

}

@media screen and (max-width:1000px) {
    .headerwrap{display: none;}
    .header_tel{z-index: 33;display: flex}
    .header_tel .logo{margin-left: 8px;}
    /*.header_tel .logo_img{width: 48px; height: 48px; background: #1c398e; border-radius: 8px; font-size: 20px; color: #fff;display: flex; justify-content: center;align-items: center;  font-weight: bold; margin-right: 10px;}*/
    /*.header_tel .logo_title h2{ color: #101828; font-size: 20px; font-weight: bold; line-height: 1; margin: 4px 0 6px;}*/
    /*.header_tel .logo_title h3{ color: #4a5565; font-size: 14px; line-height: 1;}*/

    .pageNav{display: none;}
    .pagenavph_box{ height: 50px; width: 100%; position: relative; margin-top: 65px;}
    .pagenavph {
        display: block;
        width: 100%;
        background: #fff;
        position: relative;
    }
    .pagenavph .back2 {
        position: absolute;
        left: 0;
    }
    .pagenavph .back2 img {
        height: 54px;
        background: #f05f21;
        width: auto;
    }
    .pagenavph .top {
        height: 54px;
        line-height: 54px;
        text-align: center;
        font-size: 16px;
        color: #232323;
    }
    .pagenavph .top .now{ font-size: 14px;}
    .pagenavph .list {
        display: none;
        position: absolute;
        z-index: 22;
        top: 54px;
        left: 0;
        width: 100%;
        background: #fff
    }
    .pagenavph .list li {
        font-size: 14px;
        color: #fff;
        border-bottom: 1px #eee solid;
    }
    .pagenavph .list li a {
        display: block;
        height: 40px;
        line-height: 40px;
        color: #666;
        background-color: #fff;
        text-align: center;
    }
    .pagenavph .list li a:hover {
        background-color: #0d0d0d;
        color: #fff;
    }
    .pagenavph .down_jt {
        width: 30px;
        height: 11px;
        background: url(../images/ico30_5.png) no-repeat right center;
        position: absolute;
        right: 0;
        top: 2px;
        -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
        animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite
    }
    .header {display: none;}  
    .menuBtn {
        display: block;
    }
    .header_tel{opacity: 1;box-shadow: 0 0 15px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);}
    .header_tel .logo img {
        height:50px;
        width: auto;
        margin-left: 5px;
    }   

    .index-banner {
        margin-top: 65px;
    }  
    .footer{ padding-bottom:40px; margin-bottom: 30px;}
    .footer .top dd{display: none;}
    .footer .bottom{border-top:0; padding-top: 0;}
    .footer .bottom h3 strong{display: none;}
    .footer .bottom h4{display: none;}
    .footer .bottom h3{letter-spacing: 0;width: 100%;}
    .footer .bottom h3 a{display: inline-block;margin-left: 10px;}
    .footer .top dt{margin: 0;width: 100%;display: flex;display: -webkit-flex;justify-content: flex-start;-webkit-justify-content:flex-start;align-items: center;-webkit-align-items:center;}
    .footer .top{margin-bottom: 20px;}
    .footer .top dt img{width: 100px;height: auto;}
    .footer .top dt span i{display: block;font-size: inherit;color: inherit;font-style: normal;}
    .footer .top dt span{display: flex;display: -webkit-flex;justify-content: flex-start;-webkit-justify-content:flex-start;align-items: center;-webkit-align-items:center;margin-left: 10px;color: #666;margin-top: 0;font-size: 14px;}
    .footer .bottom h3 a{display: block;margin: 0;}
    .footer .bottom h3{text-align: left;font-size: 14px; line-height: 24px;}
 
    .pubbanner-img {
        width: 100%;
        min-height: 200px;
        object-fit: cover;
    }
    .pubbanner {
        margin-top: 65px;
    }
    .pubbanner h2{font-size: 28px;}
    .pubbanner h3{ font-size: 16px;}
    .menuBtn {
        top: 22px;
    }
    #aside {
        top: 65px;
    }
     
    .ny_main{padding: 1rem 10px; position: relative;}
    .dybox-container{flex-direction: column;}
    .dybox-container .info{width: 100%;}
    .dybox-container .pic{ width: 100%; margin-top: .5rem;}
    .title-box h3{ font-size: 28px; line-height: 1;}
    .title-box .en{ font-size: 16px;margin: 5px auto 15px;}
    .anli_item {
        width: 48%;
        margin: 0 1% 10px 1%;
        padding: 8px;
    }
    .anli_item p {
        margin-bottom: 20px;
    }
    .anli_item h2 {
        padding: 20px 0px 10px 0;
    }

    .contact-box{flex-direction: column;}
    .contact-box .info{width: 100%;padding-right: 0;}
    .contact-box .map{ width: 100%; height: 300px;}
    .contact-box .content{ margin-top: 10px;}
    .contact-box .qrcodes{margin: 10px 0 30px;}
    
    .news-wrapper .list li {
        width: 47.14%;
        margin-right: 2.54%;
        margin-top: 0;
        margin-bottom: 0.3rem;
    }

    .cp_Container{ margin-top: 0px;}
    .proLeft{ display: none;}
    .proRight{ width: 100%;}

    .proDet-show-btn .comBtn-box:nth-child(2){margin-left: 10px;}
    .product-detial .summary .summary-text .introduce p{ font-size: 14px;}
    .proDet-switch-nav .item{height: 60px;}
    .message .ctaMsg{padding:20px 0;}

    .abFac{padding-bottom: 0;}
    .abFac-list{width: 100%;margin-top: 8px;}
    .search-top-box{ margin-top: 65px; padding: 40px 0;}
    .banner{padding-top: 65px;}
    .page_case .wrap,.page_service .wrap{gap: 20px;}
    .page_case .item,.page_service .item{width: calc(50% - (20px / 2));}
    .page_service .item{margin-bottom: 0;}
    .page_about{ margin-top: 65px;}
    .index-banner .wrap .left h2 {font-size: 48px;}
    .case_show .wrap .left{ width: 100%;padding: 30px 20px;}
    .case_show .wrap .right{width: 100%;}
    .index-news ul li{ width: calc(50% - 25px * 1/2);}
    .index-news{display: block;}
    .index-news-video{display: block;}
    .page_video .item{width: calc(33.33% - 25px * 2/3)}
}

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


}

@media screen and (max-width:768px) {
    
    .menuBtn {
        top: 22px;
    }
    #aside {
        top: 65px;
    }
    .header_tel {
        height: 65px;
        width: 100%;
    }
    .index-banner {
        margin-top: 65px;
    }

   
    /*footer*/
    .footer .left p span {
        width: 100%;
        float: left;
    }
    .footer_tabbar {
        display: block;
    }
    .pubbanner {margin-top: 65px;}
    .pubbanner h2{font-size: 24px;}
    .pubbanner h3{ font-size: 15px; padding: 0 25px;}


    .search {
        width: 100%;
    }
    .search_box {
        width: 90%;
    }
    .search_right {
        padding: 30px 20px;
    }
    .search_time {
        font-size: 14px;
    }
    .search_result {
        padding: 15px 10px;
    }
   
    #pages li a {
        padding: 0 8px;
    }
    #pages li span {
        padding: 0 8px;
    } 

    .search-top-box {margin-top: 65px;}

    .message_box .form .group{ width: 100%; margin-right: 0; margin-bottom: 10px; margin-top: 0;}
 
    .message_box .form .text { padding-left: 98px;}

    .banner{ padding-top: 58px;}

    .header_tel .logo img {height: 58px;}
    .fix_right{ display: none;}
    .downItem {width: 100%;}
    .page_contact .wrap .left{width: 100%; margin-bottom: 25px;}
    .page_contact .wrap .right{width: 100%;}
    .comMsg-input.yzm img{width: 120px; height: auto;}
    .process-container{gap: 20px;}
    .process-container .item{width: calc(50% - (20px / 2));}
    .black_Title{font-size: 24px;}
    .page_botom .title p{ font-size: 16px; padding: 0 15px;}
    .bottom h3 span{width: 100%; float: left;}
    .page_case_menu a{ margin-bottom: 10px;padding: 5px 18px;}
    .page_case_menu{ padding: 25px 0 10px;}
    .page_case .item,.page_service .item{width: 100%;}
    .page_about{ margin-top: 68px;}
    .page_about .part1,.page_about .part2 .wrap,.page_about .part3 ul{flex-direction: column;}
    .page_about .part1 .left{width: 100%; margin-bottom: 30px;}
    .page_about .part1 .right{width: 100%;margin-left:0;}
    .page_about .part1 .left h2{ font-size: 36px;}
    .page_about .part1 .right .img{ max-width: 400px; width: 100%;}
    .page_about .part2 .wrap .right{ width: 100%; margin-left: 0; margin-top: 20px; max-width: 100%;}
    .page_about .part3{ padding: .7rem 15px;}
    .page_about .part3 ul{ margin: 0 0;}
    .page_about .part3 li{width: 100%; margin: 0 0 20px;}
    .page_about .part4 .title p ,.page_about .part5 .title p{font-size: 16px; padding: 0 15px;}
    .page_about .part4 li{flex-direction: column;}
    .page_about .part4 li .left{ margin-bottom: 20px;}
    .page_about .part5 ul{flex-direction: row;flex-wrap: wrap;}
    .page_about .part5 ul li{width: 50%; margin-bottom: 10px;}
    .index-banner .wrap{flex-direction: column;align-items: start;}
    .index-banner .wrap .left{width: 100%;}
    .index-banner .wrap .right{ width: 60%; text-align: left; margin-top: 20px;}
    .index-part1 .title h2,.index-part2 .title h2,.index-part3 .title h2{ font-size: 28px;}
    .index-part1 .title h3,.index-part2 .title h3,.index-part3 .title h3{ font-size: 16px; padding: 0 15px;}
    .index-part2 .item h2{ font-size: 28px;}
    .index-part2 .item h3{ font-size: 14px;}
    .index-part2 .item{ width: 25%;}
    .index-banner .wrap .left h2{font-size: 36px;}
    .index-banner .wrap .left h3{font-size: 20px;}
    .index-banner .wrap .left p{font-size: 16px;}
    .index-banner .wrap .left .tag span{width: 100%; float: left;}
    .index-banner .wrap .right .img{ max-width: 350px; width: 100%;height: 280px;}
    .service_show .left {width: 100%; border-right: none;}
    .service_show .right{width: 100%; padding: 0 0px;}
    .service_show .right p{ font-size: 15px;}
    .case_show .title .h2{ font-size: 22px;}
    .case_show .title .h2 .tag{margin-left: 0;padding: 4px 10px;}
    .case_show .title .space{ margin-left: 0; font-size: 14px;}
    .case_show .title{ margin-bottom: 30px;padding-bottom: 20px;}
    .case_show .content p{ font-size: 15px;}
    .projectshow1 .title h1{font-size: 22px;}
    .projectshow1 .title{margin-bottom: 20px;}
    .contentbox p{font-size: 15px;}
    .service_case_title{font-size: 22px; margin: 20px 0;}
    .service_case .item{width: 100%;}
    .index-news-video .item h2{ font-size: 14px; padding: 8px 15px;}
    .index-news-video .title h2{font-size: 28px;}
    .index-news .title h2{ font-size: 28px;}
    .index-news ul li{ width: 100%;}
    .index-news ul{gap:20px}
    .page_video .item{width: calc(50% - 25px * 1/2)}
    .page_video .item h2{font-size: 14px;}
}

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

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