@media screen and (max-width: 1700px) {
  /*#pc_menu .con_bg, #pc_menu .mask {*/
  /*  width: 100%;*/
  /*  height: 100%;*/
  /*}*/
  /*#pc_menu.active .mask {*/
  /*  transform: translate(40%,-65%) scale(1);*/
  /*  opacity: 1*/
  /*}*/

  /*#pc_menu.active .con_bg {*/
  /*  transform: translate(45%,-65%) scale(1);*/
  /*  opacity: 1*/
  /*}*/

  /*#pc_menu .mask{*/
  /*  width: 120%;*/
  /*  height: 120%;*/
  /*  top: 50%;*/
  /*}*/
  /*#pc_menu .con_bg{*/
  /*  width: 110%;*/
  /*  height: 110%;*/
  /*  top:50%;*/
  /*}*/

  .banner .swiper-slide .slide-inner .text{
    position: absolute;
    top: 25%;
    left: 5%;
    width: 90%;
    transform: none;

  }
}
@media screen and (max-width: 1600px) {
  .container{
    width: auto;
    padding: 0 5%;
  }
  #pc_menu .content {
    width: 44.66666vw;
  }
  #pc_nav{
    display: block;
  }

  .index1-left h4{
    font-size: 30px;
  }
  .index3-left{
    width: 50%;
  }
  .index3-left h4{
    width: 100%;
  }
  .index3-bo-right ul li h3{
    font-size: 18px;
  }
  .index6-right{
    font-size: 150px;
  }
  .about1{
    padding: 5% 0;
  }
  .about1-left{
    width: 55%;
  }
  .about1-right{
    width: 35%;
  }
  .about1-left ul{
    width: 95%;
  }
  .about3-text h3{
    font-size: 18px;
  }
  .about3-text:before{
    height: 123px;
  }
  .info-product{
    padding: 10% 0 5%;
  }
  .info-news{
    padding: 10% 0 5%;
    background-color: #fff;
  }
  .info-contact{
    padding: 10% 0 0 0;
  }
  .pro-info{
    padding: 10% 0 5%;
  }
  .info-case{
    padding: 10% 0 5%;
  }
}
@media screen and (max-width: 1400px) {

  .index1-left h4{
    background: none;
    font-size: 28px;
  }
  .index1-left .index1-tit{
    padding-top: 30px;
  }
  .index1{
    height: 765px;
  }
  .index1-right{
    height: 765px;
  }
  .index1-center ul{
    margin-top: 0;
  }
  .pro-img{
    height: 370px;
    line-height: 370px;
  }
  .info-product ul li:hover .pro-tit{
    height:370px;
    line-height: 450px;
  }
  .chanpin .swiper-slide:hover .pro-tit{
    height: 370px;
    line-height: 450px;
  }
  .index3-left h3{
    font-size: 30px;
  }
  .index3-bo-right{
    width: 80%;
  }
  .index3-bo-right ul li{
    height: 210px;
    margin-left: 0;
  }
  .index-title h3{
    font-size: 30px;
  }
  .index6-right{
    font-size: 128px;
    margin-top: -46px;
  }
  .fixed-banner{
    height: 100vh;
  }
  .about1-right>ul li{
    width: 49.5%;
    margin-right: 1%;
  }
  .grid-content>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .about3-tit h3{
    font-size: 30px;
  }
  .about3-text{
    width: 58%;
  }
  .info-product{
    padding: 12% 0 5%;
  }
  .info-news{
    padding: 12% 0 5%;
  }
  .info-contact{
    padding: 12% 0 0 0;
  }
  .pro-info{
    padding: 12% 0 5%;
  }
  .info-case{
    padding: 12% 0 5%;
  }
  .cp-left{
    width: 40%;
  }
  .cp-right{
    width: 55%;
  }
  #pc_menu.active .mask {
    transform:translateY(-72%) scale(1);
    opacity: 1
  }

  #pc_menu.active .con_bg {
    transform:translateY(-72%) scale(1);
    opacity: 1;
    right: 0;
  }
  .info-case ul li .img{
    height: 250px;
  }
  .banner .slide-inner .text .fir{
    font-size: 100px;
  }
  .banner .slide-inner .text .sec{
    margin-top: -80px;
  }
  .banner .slide-inner .text .five{
    margin-top: 30px;
  }
  #pc_menu .list{
    margin-top: 10px;
  }
  .lan{
    margin: 10px 0;
  }

}
@media screen and (max-width: 1200px) {
  .news-detail-content {
    padding: 0;
  }
  .news-detail-content .news-detail {
    padding: 0;
  }
  #pc_menu.active .mask {
    transform: translateY(0%) scale(1);
    opacity: 1;
    border-radius: 0;
    top: 0;
  }
  #pc_menu{
    height: 100%;
  }
  .fixed-banner {
    height: 50vh;
  }
  #pc_menu.active .con_bg {
    transform: translateY(0%) scale(1);
    opacity: 1;
    border-radius: 0;
    top: 0;
  }
  #pc_menu .content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 85%;
  }
  .t-tel{
    display: none;
  }
  .index3{
    height: 778px;
  }
  .index1-more{
    width: 145px;
    height: 145px;
  }
  .index1-more:before{
    background-size: 100%!important;
  }
  .index1-more a{
    padding-top: 50px;
  }
  .index3-left{
    width: 40%;
  }
  .index3-left h3{
    font-size: 24px;
  }
  .index3-left a{
    margin-top: 30px;
  }
  .index3-right ul li{
    margin-left: 20px;
  }
  .info-job{
    padding-top: 15%;
  }
  .about1{
    padding-top: 10%;
  }
  .info-news{
    padding-top: 15%;
  }
  .info-case{
    padding-top: 15%;
  }
  .info-case ul li .img img {
    object-fit: cover;
  }
  .info-product{
    padding-top: 15%;
  }
  .pro-info{
    padding-top: 15%;
  }
  .about3-text:before{
    height: 135px;
  }
  .pro-img{
    height: 320px;
  }
  .cp-tit ul li p{
    line-height: 18px;
  }
}
@media screen and (max-width: 991px) {
  .banner .swiper-slide2 .slide-inner .text{
    top: 35%!important;
  }
  .banner .swiper-slide3 .slide-inner .text{
    top: 35%!important;
  }
  .index6-right{
    font-size: 100px;
  }
  .index1-left .index1-tit{
    padding-left: 0%;
  }
  .banner{
    height: 45vh;
  }
  .index1-center ul{
    display: none;
    width: 100%;
  }
  .index1-more{
    width: 140px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #419638 ;
  }
  .index1-more a{
    color: #419638;
    padding:0;
  }
  .index1-more:before{
    display: none;
  }
  .index3-left{
    width: 100%;
  }
  .index3-left p:after{
    margin: 15px 0;
  }
  .index3-bo-right{
    width: 90%;
  }
  .index4-left{
    height: 483px;
  }
  .about1-left ul{
    width: 150%;
  }
  .about2 ul li{
    height: 200px;
  }
  .about3-text:before{
    height: 156px;
  }
  .f-ewm{
    width: 138px;
  }
  .cp-left{
    width: 100%;
  }
  .cp-right{
    width: 100%;
  }
  .info-case ul li{
    width: 32%;
  }
  .info-case ul li:nth-child(3n){
    margin-right: 0;
  }
  .info-case ul li:nth-child(4),.info-case ul li:nth-child(8){
    margin-right: 2%;
  }
  .info-news-right{
    display: none;
  }
  .info-news-left{
    width: 100%;
  }
  .loca-tit{
    width: 145px;
  }
  .loca-l ul{
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .f-logo>img {
    display: none;
  }
  #pc_nav{
    height: 75px;
  }
  #pc_nav .logo{
    padding-top: 25px;
  }
  #pc_menu{
    transition: 1.5s;
  }
  #pc_menu .content{
    width: 65vw;
  }
  #pc_menu .mask{
    width: 95%;
  }
  #pc_menu .con_bg{
    width: 90%;
  }
  #pc_menu .list .title a{
    font-size: 16px;
  }
  #pc_menu{
    height: 100%;
  }
  .ban-num{
    left: auto!important;
    right: 10px!important;
    width: 25px!important;
    height:230px ;
    background-size: cover;
    /*background: url(../images/ban-num.png) no-repeat center left;*/
  }
  .ban-num span:nth-child(1) {
    margin-top: 80px!important;
  }
  .banner .swiper-pagination-bullet {
    margin: 8px 0!important;
    margin-left: 8px!important;
  }
  .banner .slide-inner .text .fir{
    font-size: 26px;
  }
  .banner .slide-inner .text .fir{
    font-size: 26px;
  }
  .banner .slide-inner .text .sec{
    font-size: 26px;
  }
  .banner .swiper-slide .slide-inner .text{
    top: 39%;
  }
  .banner .slide-inner .text .five{
    width: 40px;
    height: 40px;
  }
  #pc_nav .right_con .list{
    display: none;
  }
  #pc_nav .logo-tit h1{
    padding-top: 4px;
  }
  #pc_nav .logo{
    width: 200px;
  }
  .yuyan{
    display: none;
  }
  #pc_nav .right_con .nav_menu{
    margin-top: 17px;
  }
  #pc_nav .logo a {
    height: auto;
  }
  #pc_nav .logo img{
    max-width: 100%;
  }
  #pc_nav .logo-tit p{
    display: none;
  }
  .index1{
    height: auto;
  }
  .index1-left{
    width: 100%;
    margin-bottom: 20px;
  }
  .index1-left h3{
    font-size: 30px;
  }
  .index1-left h4{
    font-size: 18px;
  }
  .index1-center{
    margin-top: 20px;
  }
  .index1-more{
    margin-bottom: 10px;
  }
  .index1-center ul li p{
    font-size: 18px;
  }
  .index1-right{
    width: 100%;
    position: relative;
    height:300px;
    display: none;
  }
  .fixed-tit h3 {
    font-size: 26px;
    margin:0;
  }
  .fixed-tit p{
    font-size: 16px;
  }

  .location{
    height: 50px;
    line-height: 50px;
    margin-top: -50px;
  }
  .loca-l{
    display: none;
  }
  .loca-r{
    background: url(../images/home.png) no-repeat top 10px left;
  }
  .about1-left{
    width:100%;
  }
  .about1-right{
    width: 100%;
    margin-top: 20px;
  }
  .index-title h3{
    font-size: 26px;
  }
  .index-title a{
    width: 40px;
    height: 40px;
    margin-top: -140px;
  }
  .index3{
    height: 905px;
  }
  .index3-left a{
    width: 40px;
    height: 40px;
  }
  .index3-right{
    display: none;
  }
  .index3-bo-right{
    width: 100%;
    height: auto;
  }
  .index3-bo-right ul li{
    width: 100%;
    height: 165px;
    margin-bottom: 20px;
  }
  .index4-left{
    width: 100%;
    height: 250px;
  }
  .index4-right{
    width: 100%;
    margin-top: 20px;
  }
  .index4-right ul li{
    height: 150px;
  }
  .index4-right ul li p{
    font-size: 16px;
  }
  .index4-left p{
    font-size: 16px;
  }
  .index4-right{
    height: 329px;
  }
  .index5 ul li{
    width: 100%;
    margin-right: 0;
    margin-bottom:7%;
  }
  .news-tit small{
    padding-top: 20px;
  }
  .index6-right{
    font-size: 68px;
  }
  .dibu{
    background-size: cover;
  }
  .f-ewm {
    width: 100%;
  }
  .dibu-right{
    display: none;
  }
  .dibu-admin{
    line-height: 38px;
  }
  .about1-left h3{
    font-size: 22px;
  }
  .about1-left ul{
    width: 100%;
    margin-top: 0;
  }
  .about2 ul li{
    height: 120px;
  }
  .about1-left ul li p{
    font-size: 16px;
  }
  .about1-right>ul li:nth-child(2) {
    margin-top: 0;
  }
  .about1-right>ul li:nth-child(3) {
    margin-top: 0;
  }
  .about2 h3{
    font-size: 22px;
  }
  .about3-tit h3{
    font-size: 22px;
  }
  .about3 ul li{
    width: 100%;
    margin-bottom: 2%;
    margin-right: 0;
    height: 210px;
  }
  .about4-title a{
    margin-top: -65px;
  }
  .job1 ul li .name{
    font-size: 16px;
  }
  .job1 ul li span{
    font-size: 16px!important;
  }
  .job1 ul li .time{
    display: none;
  }
  .info-product ul li{
    width: 100%;
    margin-right: 0;
  }
  .cp-left{
    height: 430px;
  }
  .cp-img{
    line-height: 430px;
  }
  .cp-right h3{
    font-size: 22px;
  }
  .cp-right{
    margin-top: 20px;
  }
  .cp-tit ul li{
    width: 100%;
  }
  .cp-contact a{
    font-size: 16px;
  }
  .info1-tit table tr td{
    padding: 0!important;
  }
  .info-case ul li{
    width: 100%;
    margin-right: 0;
  }
  .info-news-left{
    background: none;
  }
  .news-one{
    margin-bottom: 2%;
    padding: 2%;
    background: #fff;
  }
  .news-one .img{
    width: 100%;
    height: 200px;
  }
  .news-one .box span{
    margin-top: 10px;
  }
  .news-one .box h3{
    font-size: 18px;
    padding-top: 15px;
  }
  .news-one .box p{
    padding-top: 10px;
  }
  .news-one .box{
    width: 100%;
  }
  .news-two a{
    padding: 2%;
    background: #fff;
    margin-top: 2%;
  }
  .news-two .img{
    width: 100%;
  }
  .news-two .box{
    width: 100%;
  }
  .news-two .box h3{
    padding-top: 15px;
    font-size: 18px;
  }
  .loca-r a{
    font-size: 12px;
  }
  .loca-r{
    background-size: 10%;
    padding-left: 40px;
    float: left;
  }
  .contact-top ul li{
    width: 100%;
    margin-right: 0;
    height: 200px;
    margin-bottom: 2%;
  }
  .contact-top ul li img{
    padding-top: 25px;
  }
  .contact-top ul li strong{
    font-size: 18px;
  }
  .contact-map #dituContent{
    height: 300px;
  }
  .contact-bottom h3{
    font-size: 22px;
  }
  .mes-form input{
    width: 100%;
    margin-right: 0;
    height: 45px;
    line-height: 45px;
  }
  .mes-form .code{
    width: 100%;
  }
  .mes-form .code .verify{
    height: 45px;
    top: 0;
    right: 0;
  }
  .mes-form textarea{
    width: 100%;
    height: 125px;
  }
  .mes-form .submit{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
}