.ph-ab,.ph-more,.ph-bd-h3,.ph-bd-box,.ph,.ph-menuban,.ph-ab-box,.ph-ulbox {
    display: none ;
}

@media screen and (max-width: 768px){
    .new-reIfo{
		  width:100%;
			margin-left:0px !important;
		}
		.new-txt .txt{
		      -webkit-line-clamp:2;
		}
    .swiper-container {
        height: 200px;
    }
    .swiper-wrapper{
        height: 100%;
    }
    .bd,.fixe-box{
        display: block;
    }

    .ban{
        margin-top: 40px;
    }
   body{
       width:100%;
       height: 100%;
   }
    .w1200{
      max-width: 786px;
      width: 100%;
    }
    .bd1{
        margin-left: 0;
        /* padding-bottom: 30px; */
    }
    
    .bd{
        display: none;
    }
    .bd-more{
        display: none;
    }
    .top-bg{
        /* width:100%; */
        height: 40px;
       background-color:#3ba53b;
       border: 1px solid #ece5e5cc;
       opacity: 1;
    }
    .top-nav ul{
        display: none;
    }
    .top-bg p{
        display: none;
    }
    .top-nav2{
        max-width: 768px; 
        padding: 0 15px; 
        height: 40px;
        position: relative;
    }
  .top-nav2 img{
  	max-height:40px;
  }
    .top-fd img{
       margin-top: 9%;
       padding-left:10px;
    }
    .ph-meun {
        background-color: #3ba53b;
        width: 50%;
        position: absolute;
        right:0;
        top:101%;
        display: block;
    }
   .top-nav2  .ph-meun li{
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }
 /* .ph-meun li:hover{
        background-color: #3ba53b;
        color: #333333;
    } */
    .top-bg ul li{
        float: none;
    }
    .header,.meun-nav{
        display: none;
    }
    .bd-tit{
        /* width:50%; */
        /* margin: 0 auto; */
        width: 100%;
        border-top:2px solid  #3ba53b;
        border-bottom:2px solid  #3ba53b;
        text-align: center;
        position: relative;
    }
    .bd-list1{
        /* width: 375px; */
        /* padding: 70px 0; */
        padding-top: 70px;
        padding-bottom: 0;
    }
    .bd-list1 {
        overflow: visible;
    }
    .bd-list1 img{
        width:40px;
    }
    .bd-tit h3 .icon{
        margin: 0 10px;
    }
    .bd-tit h3 {
        font-size: 20px;
        padding:0;
        font-weight: bold;
        color: #f95927;
        margin-top: 13px;
        margin-bottom: 7px;
    }
    .swiper-container{
        width:100%;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left:22px !important;
    }
    .swiper-container-rtl .swiper-button-next{
        right: 22px;
    }
    .slide img{
        width:100%;
        height: 200px;
    }
    .bd-bg {
        position: absolute;
        top: -25px;
        left: 45%;
    }
    .bd-list1 ul{
      width: 92%;
      margin: 0 15px;
    }

    .bd-list1 ul li{
        float: left;
        width: 29%;
        border: 1px solid #b1a5a5cc;
        border-radius: 53px;
        height: 30px;
        margin-left: 10px;
        margin-top: 30px;
        text-align: center;
        line-height: 30px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2)
    }
    
    .ph-ab{
        display:block !important;
        width: 100%;
    }
    .bodyer {
        width: 100%;
    }
    .ph-ab ul {
        width: 100%;
     margin: 0 6%;
        margin-top: 10%;
        margin-bottom: 4%;
    }
  
    .ph-ab ul li img{
        width: 100%;
        height: 25%;
        display: block;
       
    }
    .ph-ab ul li{
        width: 41%;
        position: relative;
        background: #fff;
        border: 1px solid #dddddd;
        border-radius: 6px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
        float: left;
        margin: 0px;
        /* margin-left: 5%; */
        margin-bottom: 20px;
        overflow: hidden;
    }
    .ph-ab ul li:nth-child(even){
        margin-left: 20px;
    }
    .ph-ab ul li p{
        border-top:1px solid #ccc;
       margin-bottom: 5px;
        line-height: 30px;
        text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      height:60px;
    }
    .ph-more {
        display:block;
        width: 23%;
        padding: 5px 10px;
        border: 1px solid #3ba53b;
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
        border-radius: 25px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    }
    .newleft{
        display: none;
    }
    .bd2,.bd3-banner{
       padding-bottom: 0;
    }
    .bd2 .newleft {
        width: 0;
        height: 0;
        float: none;
    }
    .bd2 .newright {
        float: none;
        width: 100%;
        padding: 25px;
        padding-top:30px;
        box-sizing: border-box;
    }
    .newright .item{
        width:100%;
        padding-left: 0;
    }
    .newright .item .txt{
     display:block;
        overflow: hidden;
        /* width: 200px; */
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .newright .item h3 {
        font-size: 15px;
        line-height: 2;
        overflow: hidden;
        /* width: 200px; */
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .newright .item .txt {
        color: #666666;
        line-height: 2.3;
        font-size:12px;
        height:20px;
    }
    .newright .item span{
        font-size: 12px;
        line-height: 2.3;
        display: inline-block;
    }
    .bd-newBox{
        padding-bottom: 10px;
    }
    .bd3-banner{
        padding-top:10px;
        padding-left:4%;
    }
    .bd3-banner ul{
        overflow: hidden;
        width: 100%;
        margin-left: 3%;
        margin-top: 5%;
        margin-bottom: 4%;
    }
    .bd3-banner ul li img{
        width: 83%;
        height:22%;
        border-radius: 0px;
        /* margin-left: 2%;
        padding: 8%; */
        /* width: 160px;
        height: 170px; */
        padding: 10px 13px;
    }
    .bd3-ul li{
        width: 41%;
        position: relative;
        background: #fff;
        border: 1px solid #dddddd;
        border-radius: 6px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
        float: left;
        margin: 0px;
        /* margin-left: 5%; */
        margin-bottom: 20px;
        overflow: hidden;
    }
    .bd3-ul li:nth-child(even){
        margin-left: 20px;
    }
    .bd-p{
        font-size: 12px;
        text-align: center;
        line-height: 34px;
        height: 34px;
    }
    .bd-tit .bd4-h3,.bd4-box2,.bd4-pic,
    .ft-box,.ft-box1,.ft-box4,.ft-box5,.coptliks-1{
        display: none;
    }
    .ph-bd-box {
        width: 100%;
       padding-bottom: 20px;
    }
    .bd4-tit{
        padding: 10px;
        height: 219px;
        border: 1px solid #ccc;
        float: none;
        /* white-space: nowrap; */
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        width: 94%;
        line-height: 20px;
        font-size: 12px;
    }
    .bd4-tit p{
        float:none;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 11;
      text-indent: 2rem;
   
    }
   
    .ph-bd-h3,.ph-bd-box{
      display: block;
    }
    label{
        width: 74px;
        display: inline-block;
    }
		.liu-input1 li label{float:none !important;display:block !important;line-height:40px  !important;width:74px !important;text-align:center !important} 
.liu-input1 li span{float:none !important;display:none;line-height:40px  !important;}
    .message-btn{
        padding: 8px 12px;
        background-color: #2ca501;
        border: none;
        outline: none;
        float: right;
        margin-right: 15%;
        margin-top: 3%;
    }    

    .ph-liu-input {
        width: 85%;
        border: 1px solid;
        border-radius: 3px;
        display: block;
        margin: 25px ;
        background-color: #ece5e5cc;
        outline: none;
    }
    .ph-liu-input  span{
      padding-left:7px;
    }
    .ph-liu-input input{
        height: 36px;
        width: 71%;
        border: none;
        padding-left: 13px;
        margin-left: 11px;
        outline: none;
    }
    .ph-liu-input textarea{
        height: 36px;
        width: 71%;
        border: none;
        padding-left: 12px;
        margin-left: 11px;
        display: inline-block;
        vertical-align: middle;
        line-height: 36px;
        outline: none;
    }
    .ph-liu-st{
        margin: 0 auto;
        padding-left: 4%;
        padding-right: 10%;
    }
    .ph-liu-st input{
        background-color: #2ca501;
        border: none;
        outline: none;
        line-height: 36px;
        /* text-align: center; */
        width: 100%;
        border-radius: 3px;
        color:#fff;
        font-size: 16px;
    }
    .ph-ulbox{
        width: 100%;
        margin-bottom: 10px;
    }
    .ph-ul{
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }
    .ph-ul li{
        float: left;
        width: 20%;
        height: 30px;
        line-height: 30px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin: 10px 6px;
        text-align: center;
    }


    /* 产品中心 */
   .top-list：hover .ph-meun{
       display: block
   }
    /* footer */
    .footer{
        padding:0;
    }
    .link{
        padding:10px 20px;
        font-size: 12px;
    }

    /* 关于我们页面 */
  .ph-banner{
    margin-top:40px;
  }
    .ph-banner img{
        width: 100%;
        height: 35%;
        vertical-align: middle;
    }

    .ab-left ,.ab-rt1,.ab-box2{
        display: none;
    }
    .ph-menuban{
        display: flex;
        background-color: #3ba53b;
        justify-content: space-around;
        width: 100%;
        align-items: center;
        color:#fff;
        height: 36px;
    }
    .ph-menuban i img{
        padding-top:10px;
    }
    .ph-menuban i img:last-child{
        padding-top:8px;
    }
    .ph-menuban i img{
        align-items: center;
    }
    .ab-right{
        width:100%;
        padding:0;
    }
    .ph-ab-box{
        width:100%;
        display: block
    }
    .ph-ab-tit{
        padding: 15px;
        line-height: 2.5;
        font-size: 12px;
        font-family: 微软雅黑;
        text-align: justify;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    .ph-ab-bn2 {
        margin-top: 20px;
    }
    .ph-ab-bn2 img{
        width: 100%;
        height: 93px;
    }
    /*产品中心 */
    .banner{
        height: auto;
    }
    .banner-box{
        width: 100%;
    }
    .prt-list ul li {
        width: 38%;
        float: left;
        position: relative;
        background: #fff;
        border: 1px solid #dddddd;
        border-radius: 3px;
        margin:15px 0px !important;
        height: auto;
    }
    
    .prt-list ul li img{
        max-width: 100%;
        max-height: 85%;
      margin: auto;
      display: block;
      padding: 10px 0px;
    }
    .prt-list  .prt-smyd{
        display: none;
    }
    .prt-1 span{
        display: none;
    }
    .prt-1{
        text-align: center;
    }
    /* 分页样式 */
    .pages {
        /* padding: 30px 0; */
        width: 100%;
        text-align: center;
        clear: both;
    }
    .pages ul li {
        line-height: 2.5;
        border: 1px solid #ccc;
    }
    .pages ul li a {
        padding: 5px 7px;
    }
    .prt-list h3 {
        line-height: 2;
        display: inline-block;
        font-size: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
    .prt-list-1{
      margin:0px;
    }
  .prt-list-1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
    .link p{
        line-height: 2;
        font-size: 12px
    }

    /* 在线留言 */
    .liu-contact,.liuyan-box1{
        padding:10px 20px;
    }
    .liu-contact p {
        line-height: 2;
        font-size: 12px;
    }
    .liuyan-box {
        padding: 20px 20px;
    }
    .liu-p {
        font-size: 16px !important;
    }
    .liu-input1 input {
        width: 95%;
        outline: none;
        margin-right: 10px;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 10px;
        height: 25px;
        margin-top: 15px;
    }
    .liu-ter textarea {
        width: 96%;
        height: 100px;
        padding-left: 10px;
        padding-top: 10px;
        margin-top: 15px;
        outline: none;
    }
    .liu-st input {
        padding: 5px 10px;
    }
    .map{
        width: 90%  !important;
        height: 200px !important;
        margin: 0 auto;
    }
    .liuyan-box{
        border: 1px solid #ccc;
        padding:0 !important;
    }
    .ab-bodyer .ab-right{
        padding:0 0 10px 0;
        width: 100%;
    }
    .BMap_omOutFrame,.BMap_omCtrl{
       display: none !important;
    }
    .pt20 {
        padding:15px 20px;
        font-size: 12px;
        line-height: 2;
    }
    /* 新闻中心 */
    .new-rt  img {
        width: 110px !important;
        height: 80px !important;
    }
    .new-rt  h3{
        font-size: 14px;
        line-height: 2;
        height: 25px;
        margin-bottom: 5px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .new-box{
        padding: 0 10px;
    }
    .new-rt {
        padding: 6px 0 7px 0;
    }

    /* 新闻详情 */
    .newInfo .title {
        text-align: center;
        padding-bottom: 20px;
        font-size: 18px;
    }
    .newInfo .mark {
        text-align: center;
        line-height: 2;
        font-size: 12px;
    }
    .newtxt {
        padding: 10px 0 5px 0;
    }
    .newtxt p {
        line-height: 2.1;
        font-size: 13px;
    }
    .prevLink,.nextLink{
        float: none;
    }
    .reLink {
        padding: 12px 0;
        margin: 10px 0;
        font-size: 11px;
        line-height: 2;
    }
    .reInfo-top{
        display: flex;
        justify-content: space-between;
    }
    .reInfo-tit {
        margin-right: 15px;
        font-size: 16px;
        padding-left: 10px;
        padding-top:3px;
    }
    .reInfo-more {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;

    }
    .reIfo-mian{
        height: auto;
				width:95%;
				margin:auto
    }
    .reIfo-item:first-child {
        padding-top: 20px;
    }
    .reIfo-item {
        width:90%;
        padding: 15px 0;
        float: left;
        margin-right: 20px;
        padding-right: 26px;
    }
    .reIfo-item .txt {
        color: #999999;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        height: 50%;
    }
    .reIfo-mian .reIfo-item h3 {
        font-size: 15px;
        line-height: 2;
       height: 25px;
        position: relative;
        overflow: hidden;
    }
    .prxq-tit {
        line-height: 35px;
        font-size: 16px;
    }
    .newtxt img{
        width: 100%;
    }
    .swiper-button-next ,.swiper-button-prev{
        display: none;
    }
    .top-nav2{
        display: block;
    }
} 
@media screen and (min-width: 1200px){
    .top-nav2,.ph-ab,.ph-pic,.ph-more,.ph-bd-h3{
        display: none;
    }
    .bd1{
        width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
    .bd-more{
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #2ca501;
        color: #333;
        display: block;
        margin: 0 auto;
        border-radius: 25px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    }
    .bd-more a:hover{
        color: #2ca501;
    }
}