@media screen and (max-width:1600px) {
    .wrap{margin: 0 50px;}
    .nav >li{padding: 0 0.4rem 0 0;}

    .indexPart1 .right .i-cp .box .icp-img{ width: 50%; height:auto; overflow: hidden;}
    .indexPart1 .right .i-cp .box .icp-img img{ width: 100%; height: auto;}
    .indexPart1 .right .i-cp .box .icp-img2{width: 50%; height:auto;}
    .indexPart1 .right .i-cp .box .icp-img2 img{ width: 100%; height: auto;}
    .indexPart1 .right .i-cp .box .icp-text{font-size: 24px;width: 30px; top: 30px; }
    .indexPart1 .right .i-cp .box .icp-text2{font-size: 24px;width: 30px; top: 60px; }
    .indexPart2 .right li{width: 17%;float: left;margin: 22px 1.5% 22px;}
}
@media screen and (max-width:1400px) {
    .wrap{margin: 0 20px;}
    .nav >li{padding: 0 0.4rem 0 0;}
    .nav >li >a { font-size: 17px;}
    .headerwrap .header .right{ height: 40px; border-radius: 40px;}
    .header .h_xcx{line-height: 40px;}
}
@media screen and (max-width:1366px) {
    .headerwrap .header .logo img{height: 150px; }
}

@media screen and (max-width:1280px) {    
    .product-detial .summary .summaryTab{ margin-right: 20px;}
    .headerwrap .header .right{padding: 0 5px 0 10px;}
    .headerwrap .header .logo img{height: 130px; }
    .nav >li >a{ font-size: 16px;}
    .nav >li{padding: 0 0.3rem 0 0;}
    .navMenu2{ right: 12%;}
    .indexPart1 .right .i-cp .box .icp-text{font-size: 20px;width: 30px;}
    .indexPart1 .right .i-cp .box .icp-text2{font-size: 20px;width: 30px; top: 60px; }
    .indexPart1 .left .txt .a_menu a{ font-size: 24px;margin: 0 20px;}
    .indexPart1 .left .txt .a_menu{ margin-top: 30px;}
    .indexPart1 .left .txt .more2{margin: 30px auto .8rem; }
    .indexPart2 .right li {width: 22%;margin: 10px 1.5% 10px;}
    .indexPart3 .right .txt .a_menu a{font-size: 18px;}
    .indexPart3 .left .txt .a_menu a{font-size: 18px;}
    .indexPart1 .right .i-cp .box .icp-img2{margin-top: 10px;}
}

@media screen and (max-width:1200px) {
    /* .headerwrap .header .logo img{display: block;width: auto;height: 55px; margin: 0 auto;} */

    .ip1_yewu li .txt{ font-size: 16px; }
    .u-intro li {width:102px;}
    .u-intro li a {font-size: 18px;}
    .u-intro li.z-state::after { width:102px;}
}

@media screen and (max-width:1130px) {   
    .nav >li{padding: 0 0.2rem 0 0;}
    .navMenu2{ right: 13%;}
}

@media screen and (max-width:1000px) {
    .pc-show{display: none!important;}
    .pc-hide{display: block!important;}
    .pagenavph {
        display: block;
        position: relative;
        width: 100%;
        left: 0;
        background: #fafafa;
    }
    .pagenavph .back2 {
        position: absolute;
        left: 0;
    }
    .pagenavph .back2 img {
        height: 60px;
        background: #2a2927;
        width: auto;
    }
    .pagenavph .top {
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 16px;
        background-color: #fafafa;
        color: #454545;
    }
    .pagenavph .list {
        display: none;
        position: absolute;
        z-index: 22;
        top: 60px;
        left: 0;
        width: 100%;
        background: #fff
    }
    .pagenavph .list li {
        font-size: 14px;
        color: #666;
        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: #333333;
        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_tel,
    .menuBtn {
        display: block;
    }
    .header_tel .logo img {
        height: 100px;
        width: auto;
        margin-top: 12px;
        text-align: center;
        
    }
    .pubbanner-img {
        width: 100%;
        min-height: 200px;
        object-fit: cover;
    }

   
    .headerwrap {
        display: none;
    }
    .index-banner {
        margin-top: 65px;
    }
    .bread-box {margin-top: 0px;height: 50px; display: none;}
    .bread-box .bread a{line-height: 50px;font-size: 14px;}
    .bread-box .back {font-size: 14px;line-height: 50px;}
    .f_bq .f_ewm {
        display: none;
    }
    .pageNav {
        display: none;
    }
    
    
    /*footer*/
    .footer{ padding-bottom:40px; margin-bottom: 30px;}
    .footer .banq{ background: none; width: 100%;padding: 40px 0 0px 0px;line-height: 26px; font-size: 14px;}
    .footer .f_wx{ display: none;}



    .biao {
        overflow-y: hidden;
        overflow-x: auto;
        overflow-x: scroll;
    }
    .prod-param table.biao_w {
        width: 1000px;
    }
    .biao::-webkit-scrollbar-track-piece {
        background-color: rgba(0, 0, 0, 0);
        border-left: 1px solid rgba(0, 0, 0, 0);
    }
    .biao::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .biao::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.5);
        background-clip: padding-box;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        min-height: 10px;
    }
    .biao::-webkit-scrollbar-thumb:hover {
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    
    .search-top-box {
        margin-top: 65px;padding: 30px 0 40px 0;
    }
    .search_result ul.s_list {
        margin-top: 0px;
    }
   
    .cp_neir ul li {
        float: left;
        width: 29.3%;
        margin: 0 2% 0.4rem 2%;
    }
    .news1 li{ padding-bottom:10px; margin-bottom:15px; padding-left: 0px; padding-right: 0px;}
	.news1 li .imgDiv{ width:180px; height: 120px;}
	.news1 li .imgDiv img{ width:180px; height: 120px;}
	.news1 li .morebox{ display:none;}
	.news1 li .text{ float:none; width:auto; padding-right:0; padding-left:200px; background:none;}
	.news1 li .text h3{font-size:16px; padding-bottom:10px; margin-bottom:5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.news1 li .text p{line-height:1.5; height:45px; overflow:hidden; font-size:14px;margin-bottom: 15px;}
	.news1 li .text .time{ font-size:12px; color:#8b8b8c;bottom: 22px;}

    .product-detial .summary .summaryTab{  display:none;}
    .product-detial .summary .summary-right{width: 52%;}
    .pro-title h3 span:after{width: 80%; top: 17px; left: 20%; }

    .indexban .swiper-container-horizontal>.swiper-pagination-bullets{padding-left:15px;height:8px;right:auto;left:47.5%;bottom:10%;top:auto;padding-bottom:0;background-image:url(../img/baniconwap.png);background-position:left top}
    .indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;vertical-align:top;}
    .indexban .swiper-pagination-bullet-active{height:8px;width:20px}
    .indexbanner{ display: none;}
    .m-bann{display: block;}

    .ny_main .item .img{width:100%;text-align:center}
    .ny_main .item .img img{display:inline-block}
    .ny_main .item .textbox{width:100%;padding:15px 0}
    .ny_main .item .textbox .name{font-size:20px;text-align:center}
    .ny_main .item .textbox .text{line-height:1.6;margin-top:10px}
    .ny_main .item .textbox .text p{margin-top:15px; font-size: 13px;line-height:2; }

    .pda {width: 48%;margin: 0% auto;}

    .network li{width: calc(50% - 1px);height: 2.5rem;}
    .network li h4{ font-size: 16px;}
    .network li .address{ margin-bottom: 0;}
    .network li .address pre{font-size: 13px;line-height: 24px;}
    .floating_ck{ display: none;}

    .product_swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {width: 150px;height: 60px;background: white;opacity: 1;margin: 12px 1%;}
    .product_swiper_col {width: 32%; margin-left: 2%;}
    .product_swiper_col:last-child {display: none;}

    .u-intro li {width:82px;}
    .u-intro li a {font-size: 16px;}
    .u-intro li.z-state::after { width:82px;}

    .ip1_yewu li .txt{ font-size: 14px; }
    .ul-about02 li{ width: 50%;}
    .benegg-list-ul {margin: -16px 0 0;}
    .benegg-list-link {width: 100%;margin: 16px 0 0;height: 120px;}

}

@media screen and (max-width:861px) {
    .hrList{ font-size: 14px;}
	.hrList .hspan{ width: 21%;}
	.hrList .hspan:nth-child(3){ display: none;}

    .pagecontent{ display: none;}
    .main_right { width: 100%;}
    .page_inner{ margin-left: 0; padding: 0 10px;}
    .bread_nav{display: none;}
    .single_page,.cp_neir,.list_page{padding: 20px 0;}
    ul.ldzs li{width: 31.3%; }
    ul.jyfs li .tu{ width: 100%;}
    ul.jyfs li .txt{ width: 100%; margin-right: 0;;}
}

@media screen and (max-width:768px) {
    .ny_main.wrap{ max-width: 100%;}

 
 
   
    .bread-box {
        margin-top: 0px;
    }
    .w1200 {
        width: 100%;
    }
    .ny_main .dy_page .w1200 p {
        font-size: 14px;
        line-height: 24px;
        padding: 0 0px;
      }
    .ny_main .dy_page .w1200_cp{padding-bottom: 15px; margin: 0 1.5% 35px 1.5%; background: url(../images/034.jpg) repeat-x bottom;}
    .ny_main .dy_page .w1200_cp p{font-size: 14px;
        line-height: 24px;
        padding: 0 0px;}
    
    /*footer*/
    .footer .left p span {
        width: 100%;
        float: left;
    }
    .footer_tabbar {
        display: block;
    }
    .pubbanner-img {
        width: 100%;
        min-height: 120px;
        object-fit: cover;
    }
    .pagenavph {
        display: block;
        width: 100%;
    }
    .pagenavph .back2 {
        position: absolute;
        left: 0;
    }
    .pagenavph .back2 img {
        height: 50px;
    }
    .pagenavph .top {
        height: 50px;
        line-height: 50px;
    }
    .pagenavph .list {
        top: 50px;
    }
    .ny_main {
        padding: 30px 10px 30px 10px;
    }
    .ny_main .dy_page .wd100 h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .ny_main .dy_page .wd100 h3 {
        font-size: 24px;
        font-weight: 400;
        line-height: 24px;
    }
    .ny_main .dy_page .wd100 .line {
        margin: 20px 0 20px 0;
    }
    .ny_main .dy_page .left {
        width: 100%;
        float: left;
    }
    .ny_main .dy_page .right {
        width: 100%;
        padding-top: 0px;
    }
    .ny_main .dy_page .left h2 {
        font-size: 20px;
        line-height: 40px;
        font-weight: 800;
        margin-bottom: 0px;
    }
    .ny_main .dy_page .left h3 {
        font-size: 24px;
    }
    .ny_main .dy_page .left .line {
        margin: 20px 0 20px 0;
    }
    .news_wz_page li {
        width: 47%;
        padding: 10px;
        margin: 0 1.5% 10px;
        font-size: 15px;
        height: 200px;
    }
    .showinfo .left {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .showinfo .left img {
        width: 50%;
        height: auto;
        margin: 0 auto;
    }
    .showinfo .right {
        width: 100%;
    }
    .showinfo .right .tit {
        font-size: 24px;
    }
    .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;
    }
    .projectshow1 {
        padding: 30px 10px;
        margin: 0;
        width: 100%;
    }
    .projectshow1 .title {
        margin-top: 0;margin-bottom:0px;
    }
    .projectshow1 .title h1 {
        font-size: 20px;
        line-height: 28px;
    }
    .projectshow1 .contentbox {
        margin-top: 10px;
    }
    .projectshow1 .title .time{ margin-top: 0;}
    .notice li a {
        font-size: .25rem;
        padding: 0 .3rem 0 1.5rem;
    }
    .notice li a span {
        left: .2rem;
        font-size: .2rem;
    }
    .ctaList li {
        padding: 0;
    }
    .ctaList .ti {
        font-size: 18px;
    }
    .ctaList .p {
        margin-top: 15px;
        line-height: 28px;
        font-size: 14px;
    }
    .ctaList .namebox {
        width: 100%;
    }
    .ctaList .mabox {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .ditu {
        height: 6rem;
        margin-top: 20px;
    }
    .search {
        width: 100%;
    }
    .search_box {
        width: 90%;
        margin-top: 20px;
    }
    .search_right {
        padding: 30px 20px;
    }
    .search_time {
        font-size: 14px;
    }
    .search_result {
        padding: 15px 10px;
    }
    .td_table table {
        margin: 0px 0;
    }
    .td_table td {
        width: 100%;
        float: left;
    }
    .td_table td img {
        text-align: left;
    }
    table.td_table {
        margin: 0px 0;
    }
    table.td_table td {
        border: 0;
        width: 100%;
        float: left;
    }
    table.td_table td img {
        text-align: left; max-width: 100%; height: auto;
    }
    #pages li a {
        padding: 0 8px;
    }
    #pages li span {
        padding: 0 8px;
    }
  
    .ny_main .dy_page {
        padding: 0 0px;
    }
    .ls_page ul li {
        float: left;
        width: 46%;
        margin: 0 2% 0.4rem 2%;
    }
    .cp_neir ul li {
        float: left;
        width: 46%;
        margin: 0 2% 0.3rem 2%;
        padding: 0px 0rem 0px 0;
    }
    .ls_page ul li {
        padding: 8px;
    }
    .ls_page ul li .txt2 {
        font-size: 16px;
        margin-bottom: 0px;
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 10px;
        margin-top: 10px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .cp_neir ul li .txt2 {
        padding: 10px 0 5px 0px;
        font-size: 14px;
        margin-bottom: 0px;
    }
    .showinfo2 .min {
        position: relative;
        text-align: center;
        width: 100%;
    }
    .showinfo2 .right {
        margin-top: 0px;
    }
    .cp_tu2 {
        width: 100%;
    }
    .showinfo2 .right .tit {
        font-size: 24px;
    }
    .news1 li .imgDiv{ width:100px; height: 70px;}
	.news1 li .imgDiv img{ width:100px; height: 70px;}
	.news1 li .morebox{ display:none;}
	.news1 li .text{ float:none; width:auto; padding-right:0; padding-left:115px; background:none;}
	.news1 li .text h3{font-size:15px; padding-bottom:0px;}
	.news1 li .text .time{ font-size:12px; color:#8b8b8c;bottom: 10px;}
	.news1 li .text p{line-height:1.5; height:17px; overflow:hidden; font-size:12px;margin-bottom: 10px;}
    .search-top-box {margin-top: 50px;}

    .product-detial .summary .summary-left{ width:100%; margin-bottom: 20px;}
    .product-detial .summary .summary-right{width: 100%;}
    #summaryTab{height: 300px;}
    #summaryPoster{height: 300px;}
    .pro-title h3 span:after{width: calc(100% - 120px); top: 17px; left:120px; }
    .pro-title h3 span{font-size: 24px;}
    .product-detial .summary .summary-text h2{font-size: 24px;line-height: 1.66; color:#232323;}
    .product-detial .specifications{background: #fff;padding: 30px 0 20px;}
    .product-detial .summary .summary-text pre{ font-size: 14px;}

    .two_menu{ padding:0; display: none;}
    .two_menu a {
        height: 36px;
        line-height: 36px;
        padding: 0 20px 0 20px;
        margin: 0 5px;
    }
    .two_menu_mobile{ display: block;}
    .two_menu_mobile{ padding: 30px 10px 0;}
    .two_menu_mobile a{ padding: 10px; border: 1px solid #a4a9af; margin-right: 2%; margin-bottom: 8px; display: block; width: 31.3%; float: left; text-align: center;}
    

    
    .hrList .hrdt,.hrList .hspan,.hrList .hrT .hspan{ height: 44px; line-height: 44px;}
	.hrList .hspan:nth-child(2), .hrList .hspan:nth-child(4){ display: none;}
	.hrList .hspan:nth-child(1){ width: 74%;}
	.hrList .ib{ margin-top: 14px;}
	.recruitment-info{ padding: 20px 5%; margin-top: 20px; margin-bottom: 20px;}
	.recruitment-info h3{ font-size: 18px}
	.hrList{  font-size: 14px;}
	.hrList .hrCon{ padding:15px 0px 20px; }
	.join-box-btn{ padding-top: 20px;}
    .w88{width: 100%;}
    .cp_box_list{flex-wrap: wrap;display: block; margin-top: -0.2rem;}
    .pda {width: 48%;margin: 0% 1% 10px; float: left;}
    .pda .f18{ font-size: 14px;}
    .pda .i2raimg{ height: auto;}
    .i2ra{ padding: 8px;}
    .mt_15 {margin-top: 15px;}

    .network li{width: calc(100% - 1px); padding: 0 15px;}
    .network li h4 {margin-bottom: 0; margin-top: 8px;}

    .footer1 { padding-bottom: 60px;}
    .footer1 .left .f_menu{padding-bottom: 15px;}
    .footer1 .left .f_menu a{margin-right: 10px;}
    .footer1 .wrap{padding: 0 15px;}
    .footer1 .left{ width: 100%;}
    .footer1 .right{ display: none;}
    .footer1 .left .f_bq{margin-top: 10px; line-height: 24px;}
    .footer1 .left .f_bq .f_1{ width: 100%; float: left;}
    .footer1 .left .f_bq a.f_w100{ width: 100%; float: left;}

    .ip1_yewu{ margin-top: 30px;}
    .ip1_yewu li{width: calc(50% - 9px); overflow: hidden; margin-bottom: 20px;}
    .ip1_yewu li:first-child{ width: 100%;}
    .ip1_yewu li .txt p{height: 35px;}

    .main-title h1{font-size: 26px;}
    .main-title p{ font-size: 14px;}


    .info1 li .time{ width: 60px;}
    .info1 li .name{padding-left: 20px;width: calc(100% - 60px);padding-right: 10px;}
    .info1 li .name h2{margin-bottom: 8px;}
    .info1 li .name h2 a{ font-size: 16px;}
    .info1 li .name p{ line-height: 1.5;}
    .info1 li{ padding-bottom: 20px; margin-bottom: 20px;}
    .info1 li .time h2{margin-top: 10px; font-size: 28px;}

    .indexPart1,.indexPart2,.indexPart3{flex-flow: column;}
    .indexPart1 .left{ width: 100%; position: relative; display: flex; background-size: cover; height: 400px;}
    .indexPart1 .right{ width: 100%; padding:50px 3% 0px 5%; }
    .indexPart1 .right .i-about{ width: 100%;}
    .indexPart1 .right .i-cp{ width: 100%; margin-left: 0; margin-top: 50px;}
    .indexPart1 .right{flex-flow: column;}
    .indexPart2 .left{ width: 100%; min-height: 500px;}
    .indexPart2 .right{width: 100%;}
    .indexPart2 .right ul{ padding: 50px 0;}
    .indexPart2 .right li {width: 30.3%;margin: 10px 1.5% 10px;}
    .indexPart2 .left .txt {width: 80%;}
    .square-inn .txt{ font-size: 15px;}
    .indexPart3 .left{ width: 100%; min-height: 350px;}
    .indexPart3 .middle{ width: 100%; height: 350px; }
    .indexPart3 .right{ width: 100%;  height: 350px;}
    .indexPart3 .middle .txt{ width: 95%;}
    .indexPart3 .left .txt,.indexPart3 .middle .txt,.indexPart3 .right .txt{ height: auto;}
    .indexPart3 .left .txt h2,.indexPart3 .middle .txt h2,.indexPart3 .right .txt h2,.indexPart1 .left .txt h2{ font-size: 30px; margin-bottom: 10px;}
    .indexPart1 .right .i-cp .box .icp-text2{ font-size: 28px; top:40px;}
    .indexPart1 .right .i-cp .box .icp-text{ font-size: 28px; top:10px;}
    .footer .footer-tab .flogo{ display: none;}
    .footer .footer-middle .leftbox a{ margin-bottom: 10px;}
    .footer .footer-middle{ padding:30px 0rem;}
    .footer .footer-middle .rightbox{ margin-top: 10px;}
    .footer-bot .p{ margin-bottom: 10px;}

    .pubbanner-words h6{display: none;}
    .ul-about02 li{ width: 100%;}
    .ul-about02 li .pic{padding-top:80%}
    .ny_title{ font-size: 30px;}
    .about03-menu a{ font-size: 14px;}
    .about03-loop-img{ display: none;}
    .about03-loop-list{ width: 100%;}
    .about03-loop-wrap{padding: 50px 0 00px;}
    .about03-loop-list li{ margin-top: 15px;}
    .benegg-list-link .arrow{display: none;}
    .benegg-list-link .book i {width: 44px;height: 44px;background-size: 18px auto;}
    .benegg-list-link .book{width: 66px;}
    .benegg-list-link .name {width: calc(100% - 66px);font-size: 15px;padding-right: 16px;}
    .benegg-list-link .name::after{display: none;}
    .benegg-list-ul {margin: -12px 0 0;}
    .benegg-list-link {margin: 12px 0 0;height: auto;padding: 12px 0;}
    .benegg-list {margin-top: 24px;}
    .ny_main_pro{ margin: 0;}

    .pro-scene-img{ width: 100%;}
    .pro-scene-cont{ width: 100%; padding: 30px 0;}
    .pro-scene-cont .name{ font-size: 24px;}
    .cxfangshi li{ width: 100%; margin-bottom: 50px;}
    .cxfangshi li p{ margin-right: 0;}
    .cxfangshi li h2{ font-size: 18px; margin-bottom: 20px; font-weight:bold;}
    .cxfangshi li p{ font-size: 14px;}

    .pro-scene-cont2{width: 100%; margin: 50px 0;}
    .indexPart{ padding-top: 0;}
}

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

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