/*1600*/
@media screen and (max-width: 1850px){
    /*--------------------------首页-----------------------*/
    .menu-c ul li{padding: 0 1.5rem;}

    /*--------------------------详情-----------------------*/


}

/*1440*/
@media screen and (max-width: 1580px){
    .menu-c ul li{padding: 0 1rem;}
    /*--------------------------首页-----------------------*/
    .about-l-info{margin-left: 2.5rem;}
    .about-item h1{font-size: 1.2rem;}
    .about-item h2{font-size: .75rem;}
    .about-item img{width: 6rem;margin-right: 1rem;}
    .news-cc{max-width: 50%;}
    /*--------------------------详情-----------------------*/


}


/*1280*/
@media screen and (max-width: 1420px){
    html,body{font-size: 14px;}
    /*--------------------------首页-----------------------*/
    .menu{padding-top: 2.375rem;padding-bottom: 1rem;}
    .menu-l img{height: 4rem;}
    .menu-c ul li{padding: 0 1rem;}
    .menu.on{padding: .5rem 0;}
    .banner-btn div img{display: block;height: 2.875rem;}
    .about-l img{width: 14.375rem;}
    /*--------------------------详情-----------------------*/
    .nycont{width: 100%;padding: 0 5vw;box-sizing: border-box}

    /*--------------------------联系我们-----------------------*/
    /*--------------------------公司简介-----------------------*/
    /*--------------------------新闻-------------------------*/


}


/*1024*/
@media screen and (max-width: 1240px){
    /*--------------------------首页-----------------------*/
    .menu-c{display: none;}
    .menu-r{display: none;}
    .menu-btns{display: flex;align-items: center;justify-content: space-between;user-select: none;cursor: pointer;}
    .menu-btn{display: block;height: 18px;width:28px;position: relative;margin-right: 5px;margin-top: -2px;}
    .menu-btn span{width:80%;height: 2px;position: absolute;top:0;left:10%;background: #fff;}
    .menu-btn span:nth-child(1){transition:transform .3s ,width .3s, left .3s,top .3s .3s}
    .menu-btn span:nth-child(2){left: 0;top:50%;transition: .6s;}
    .menu-btn span:nth-child(3){left: 20%;top:100%;transition:transform .3s ,width .3s,left .3s, top .3s .3s}
    .menu-btn.act span:nth-child(1){top:50%;transform: rotate(45deg);transition:top .3s ,width .3s .3s,left .3s .3s, transform .3s .3s;width: 60%;left: 20%;}
    .menu-btn.act span:nth-child(2){opacity: 0;}
    .menu-btn.act span:nth-child(3){top:50%;transform: rotate(-45deg);transition:top .3s ,width .3s .3s,left .3s .3s, transform .3s .3s;width: 60%;left: 20%;}
    .menu-btns i{font-size: 1.5rem;font-weight: bold;color: #ffffff;transition: .3s;}
    .menu.on .menu-btn span{background: #1368ba;}
    .menu.on .menu-btns i{color: #1368ba;}
    .menu-btns.act i{color: #1368ba;}
    .menu-btns.act .menu-btn span{background: #1368ba;}

    .navs{position: fixed;z-index: 666;top: 0;left: 100%;width: 100%;height: 100%;background:url("../images/ls10.jpg") no-repeat bottom right #fff;background-size: 100% auto;opacity: 0;transition: .5s;display: block;}
    .navs.act{left: 0; opacity: 1;}
    .navs-cen{padding-top: 25vh;}
    .navs-cen ul{display: flex;align-items: center;flex-wrap: wrap}
    .navs-cen ul li{font-size: 1.25rem;color: #1368ba;margin-right: 2rem;margin-bottom: 1rem;}
    .navs-bot{position: absolute;left:5vw;bottom: 15rem;background: rgba(50,95,183,0.5);font-size: 1.125rem;color: #ffffff;padding: 10px 15px;border-radius: 10px;font-weight: bold;display: flex;align-items: center;}
    .navs-bot img{margin-right: 10px;}

    .about-top .wcont{flex-direction: column;justify-content: center;}
    .about-l{width: 100%;padding-top: 5rem;}
    .about-r{width: 100%;justify-content: start;padding-top: 3rem;}
    .about-item{margin-right: 5rem;}

    .product-item a .picbox{width: 40%;}
    .product-info{width: 55%;}
    .product-msg{margin: 1rem 0;}
    .product-tel span i{display: none;}

    .process-swiper .pic{padding-bottom: 65%;}
    .process-top-info h2{font-size: 1rem;}
    .process-top-info h1{font-size: 1.45rem;}
    .news-r{margin-left: 5vw;}
    /*--------------------------详情-----------------------*/
    .nydanye-r{display: none;}

    /*--------------------------联系我们-----------------------*/

    .lxwm-top ul li{padding: 3rem 2rem;}

    /*--------------------------公司简介-----------------------*/
    .gsjj .about-item{margin-right: 0;}
    /*--------------------------新闻-------------------------*/
    /*--------------------------设备列表1-------------------------*/
    .shebei-tit{padding: 1.5rem 2rem;}
    .shebei-list{padding: 1.5rem 2rem;}
}


/*手机*/
@media screen and (max-width: 1000px){
    html,body{font-size: 12px;}
    /*--------------------------首页-----------------------*/
    .menu{padding: .5rem 0;background: #ffffff;}
    .menu-l img{height: 40px;}
    .menu-btns i{color: #1368ba;}
    .menu-btn span{background: #1368ba;}
    .navs{background-image: url("../images/abnou.jpg")}
    .navs-cen{padding-top: 10rem;}
    .navs-cen ul{display: block;}
    .navs-cen ul li{font-size: 1.5rem;margin-bottom: 1.5rem;}

    .videobox,.videosmallbox{display: none;}


    .section{display: block;height: auto !important;overflow: hidden;}
    .fp-tableCell{height: auto !important;}
    /*.banner{margin-top: 3rem;}*/
    .swiper-banner{height: 100vh;}
    .banner-pag span{margin-top: 25px;width: 6px;height: 6px;}
    .banner-pag span:after{width: 10px;height: 10px;}
    .banner-pag span:before{height: 18px;top: 10px;left: 2px;}
    .banner-btn{bottom: 2rem;}
    .banner-btn div img{height: 2rem;}
    .about-top{height: auto;padding: 10vw 0;padding-bottom: 55vw;background: url("../images/abnou.jpg") no-repeat bottom left #fff;background-size: 100% auto;}
    .about-l{padding: 0;display: block;position: relative;}
    .about-l .about-img1{display: none;}
    .about-l .about-img2{display: block;}
    .about-l-info{margin-left: 0;padding-top: 5vw;}
    .about-l-info p{font-size: 1rem;line-height: 2rem;height: 6rem;overflow : hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .about-l-info a{position: absolute;right: 5vw;top: 0;}
    .about-r{display: block;padding-top: 0}
    .about-item{margin-top:5vw;margin-right: 0;}
    .about-bot{padding: 2rem 0;}

    .product{padding: 10vw 0;}
    .product .wcont{display: block;}
    .product-l{width: 100%;padding: 0;position: relative;}
    .product-list dl{display: flex;flex-wrap: wrap;align-items: center;}
    .product-list dl dd{margin-right: .6rem;font-size: 1rem;}
    .product-more{position: absolute;top: 0;right: 0;}
    .product-more a{font-size: 1rem;}
    .product-r{padding-top: 5vw;}
    .product-item a{display: block;}
    .product-item a .picbox{width: 100%;}
    .product-item a .pic{padding-bottom: 85%;}
    .product-info{width: 100%;}
    .product-msg{font-size: 1rem;}
    .product-r ul li{margin-bottom: 1rem;}

    .process{padding: 10vw 0;}
    .process-top{padding: 0;display: block;}
    .process-l{padding: 0;}
    .process-r{padding: 0;margin-top: 5vw;}

    .process-swiper a{display: block;}
    .process-swiper .picbox{width: 100%;}
    .process-top-info{width: 100%;}
    .process-top-info:after{position: static;display: block;}
    .process-top-info h1{margin: 1rem 0;}

    .process-btn{position: static;width: 30%;margin-left: 70%;padding: 5vw 0 ;}
    .process-btn div img{display: block;height: 2.75rem;}
    .thumbs-ma{padding: 1rem 0 ;font-size: 1rem;}
    .news{padding: 10vw 0;}
    .news .wcont{display: block;padding-top: 0;}
    .news-l{width: 100%;align-items: center;justify-content: space-between;flex-direction: row}
    .news-l img{display: none;}
    .news-l a{font-size: 1rem;}
    .news-r{margin-left: 0;margin-top: 5vw;}
    .news-top a{display: block;}
    .news-top .picbox{width: 100%;}
    .news-top .pic{padding-bottom: 60%;}
    .news-top-info{width: 100%;}
    .news-date img{width: 2rem;}

    .news-bot-msg{font-size: 1rem;}
    .news-sw{padding: 1.5rem 0;border-top:1px solid #eee}
    .news-sw-msg{font-size: 1rem;}
    .news-date2 img{width: 2.5rem;}

    .foot{display: block;}
    .foot-l{display: block;padding: 5vw 0;}
    .foot-l-m h2{font-size: 1rem;}
    .foot-l-m p{font-size: 1rem;}
    .foot-l-n{margin-top: 5vw;line-height: 1.6;font-size: 1rem;}
    .foot-l-n a{display: block;}

    .foot-r{padding: 5vw 0;}
    .foot-r-nav:after{width: 100%;}
    .foot-r-m{display: block;}
    .foot-r dl{display: block;}
    .foot-r dl dd{width: 100%;}
    .foot-r-n{padding-top: .5rem;}
    /*--------------------------详情-----------------------*/
    .nyban{height: 35vh;}
    .nyban-tit{padding-top: 5rem;}
    .mbx{font-size: 1rem;}
    .ny{padding: 10vw 0;}
    .nydanye-tit p{font-size: 1rem;}
    .nydanye-info{font-size: 1.2rem;}
    .nydanye-link{padding: 1rem 0;}

    /*--------------------------联系我们-----------------------*/
    .lxwm-top ul{flex-wrap: wrap}
    .lxwm-top ul li{width: 48%;margin-bottom: 1rem;padding: 2.5rem 1rem;}
    .lxwm-top ul li img{height: 5rem;}
    .lxwm-info h2{font-size: 1rem;}
    #map{height: 20rem;}
    /*--------------------------公司简介-----------------------*/
    .gsjj-t1{display: block;}
    .gsjj-t2{font-size: 1.2rem;}
    .gsjj-tytit h1{font-size: 1.8rem;}
    .gsjj-tytit p{font-size: 1rem;}

    .gsjj-t3-list ul{flex-wrap: wrap}
    .gsjj-t3-list li{width: 32%;padding: 1rem .5rem;margin-bottom: 1rem;}
    .gsjj-t3-list li h1 span{font-size: 3rem;}
    .gsjj-t3-list li p{font-size: 1rem;}
    .gsjj-t3-list .gsjj-t3-item4{width: 66%;}

    .gsjj-pag{padding-top: 1.5rem;}

    /*--------------------------生产流程-------------------------*/
    .sclc{padding: 0;}
    .sclc .process-pag{margin-top: 1rem;}
    /*--------------------------新闻-------------------------*/
    .xinwen-bot li{width: 100%;margin-right: 0;}

    .fenye a,.fenye span{width: 28px;height: 28px;line-height: 28px;margin: 3px 2px;}
    /*--------------------------设备列表1-------------------------*/
    .shebei-l{float: none;}
    .shebei-tit{display: flex;align-items: center;padding: 2rem 1rem;}
    .shebei-tit h2{margin: 0;padding-left: 1.5rem;font-size: 1rem;color: #eee;}
    .shebei-list{padding:1.5rem 1rem 1rem;}
    .shebei-list h1{font-size: 1.35rem;}
    .shebei-list dl dd{display: inline-block;margin-right: .6rem;font-size: 1rem;padding-right: 1.5rem;}
    .shebei-r{padding: 0;margin-top: 1.5rem;}
    .shebei-ls1 ul li p{font-size: 1rem;}

    /*--------------------------设备列表2-------------------------*/
    .shebei-ls2 li a{display: block;}
    .shebei-ls2 li .picbox{width: 100%;border-radius: 10px 10px 0 0;}
    .shebei-ls2 li .pic{padding-bottom: 45%;}
    .shebei-ls2-info{width: 100%;margin: 0;border-radius:  0 0 10px 10px;padding: 1.5rem;}
    .shebei-ls2-info h2{font-size: 1rem;}
    .shebei-ls2-info span{font-size: 1rem;}

}

