.header{
  width: 94%;
}
.nav_center{
  width: 100%;
}

.in_about_center{
  width: 100%;
}
.in_products_center{
  width: 100%;
}
.in_prolist{
  width: 94%;
}
.in_news{
  width: 100%;
}
.footer_center{
  width: 94%;
}
.in_nother{
  width: 94%;
  margin:6% auto 2%;
}
.in_nother ul li{
  width: 20%;
}
.in_about_info h3{
  font-size: 2rem;
  padding:10px 0;
}
.in_about_info span{
  font-size: 1.4rem;
}
/*.line{
  margin:18px 0;
}*/
.in_about_info p{
  font-size: 1.4rem;
   overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
}
.in_about_info a{
  margin-top: 30px;
}
.in_products_tit p{
  font-size: 3.2rem;
}
.in_products_tit span{
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.line2{
  margin:0 auto 20px;
}
.in_products{
  padding:3% 0 4%;
}
.in_news_tit p{
  font-size: 3.2rem;
}
.footer_nav ul li{
  padding:1% 2%;
  min-height: 220px;
}
.footer_nav ul li p{
  max-width: 120px;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.footer_contact{
  padding:0 2%;
}
.footer_contact1_top h3{
  font-size: 2.4rem;
}
.footer_contact{
  min-height: 220px;
}
.ewm{
  width: 30%;
}
.in_nother ul li a i{
  font-size: 4rem;
}

.public_about{
  width: 94%;
}
.news_text h3{
  font-size: 2rem;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.news_text h3{
  padding:3% 0;
}
.news_text p{
  line-height: 1.8;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.news_left{
  padding:0;
}
.newsdetail_info_titi h3{
  font-size: 2rem;
}
.newsdetail_info_side p{
  font-size: 1.4rem;
}
.news_detail_right h3{
  font-size: 1.6rem;
}
.news_detail_right_list ul li p{
  font-size: 1.4rem;
}
.address p{
  line-height: 2;
}
.sdd_text span{
  width: 18%;
}
.sdd_text p{
  width: 75%;
}
.more_company ul li{
  padding:3% 2%;
}
.sdd_text{
  padding:15px 0 0;
}
.in_news_side{
  top:4%;
}
.about_side p{
  font-size: 1.4rem;
}
.quest{
  display: none;
}
.quest a.que{
  width: 23%;
  padding-top: 2px;
}
.quest a p{
/*  font-size: 1.6rem;*/
  padding:0 3px;
}
.share2{
  padding:0 10px;
  width: 65%;
}
.products_left_tit h3{
  line-height: 3;
}
.products_nav_list p a{
  line-height: 2.5;
}
.products_nav_list{
  padding:5px 0;
}
.products_nav_list p a{
  padding-left: 20px;
}
.pro_leftcon p{
  font-size: 1.3rem;
}
.pro_leftcon{
  padding:5%;
}
.ipad_promax{
  display: block;
}
.products_detail_left{
  display: none;
}
.ipad_promax{
  width: 50%;
  float: left;
  border:1px solid #ccc;
}

/*2017/2/22*/
.message_center{
  width: 70%;
}
.message_info ul li input{
  line-height:35px;
}
.message_info ul li.yanz input{
  width: 37%;
}
.message_info ul li.yanz button{
  line-height: 37px;
}
.in_products_list ul li{
  margin:1%;
}
.in_products_list ul li p:before{
  top:-25%;
}
.ipad_promax img{
  width: 100%;
}
/*.in_about_info p{
    -webkit-line-clamp: 3;
  }*/
  .logo{
    width: 45%;
  }
  .logo img{
    width: 100%;
  }
  .hot_line{
    padding-top: 0;
  }
  .in_news_time{
    width: 18%;
  }
.in_news_text{
  width: 82%;
}

@media only screen and (max-width : 1000px){
  .hot_line{
    display: none;
  }
  .ewm{
    display: none;
  }
  .footer_nav{
    width: 70%;
  }
  .footer_contact{
    width: 30%;
  }
  .footer_contact1{
    width: 100%;
  }
  .contact_ewm{
    display: none;
  }
  .in_news_side p{
    -webkit-line-clamp: 2;
  }
}
