.header_right_share{
  display: none;
}
.nav{
  display: none;
}
.logo{
  margin-top: 0;
}
.in_about{
  margin:0 auto 10%;
}
.in_about_left{
  background: 0;
  width: 40%;
  height:auto;
}
.in_about_left img{
  margin: 22px 0 0 5%;
}
.in_about_right{
  width: 55%;
}
.in_about_right_tit{
  font-size: 1.7rem;
  padding:7% 0 1%;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.in_about_right_content a{
  margin-top: 3%;
}
.in_about_right_content p{
  font-size: 1.2rem;
  line-height: 20px;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.in_history_center{
  padding:0;
}
.in_about_left img{
  width: 95%;
}
.in_history_center_positive{
  width: 100%;
}
.in_history_center_positive ul li span{
  display: block;
  width:95%;
  margin: 0 auto;
  /*text-overflow:ellipsis;*/
  /*white-space:nowrap;*/
  /*overflow:hidden;*/
  font-size:12px;
}
.in_history_center_positive ul li p{
  width:95%;
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
  line-height: 25px;
  font-weight:bold;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.in_history_center_positive ul li{
  min-height:70px;
}
.in_history{
  height: 65px;
  padding:10px 0 10px 0;
}
/*.in_history .in_history_center_positive li:nth-child(2){*/
  /*background-position: left 31%;*/
/*}*/
.in_products_top h3{
  font-size: 25px;
  text-transform:uppercase;
}
.menu{
  display: block;
  float: right;
  width: 100%;
}
.nav_logo{
  position: relative;
  margin:3% auto 0;
}
.logo{
  width: 25%;
}
.menu i{
  position: absolute;
  right:4%;
  top:0;
  font-size: 30px;
  color: #7bbb29;
}
.menu ul{
  background: rgba(98, 151, 31, 0.8);
  position: absolute;
  top:40px;
  left:0;
  width: 100%;
  z-index: 999999;
  padding:3% 0;
  display: none;
}
.menu ul li{
  text-align: center;
}
.menu ul li a{
  display: block;

}
.menu ul li a p{
  text-transform:uppercase;
  font-size: 1.6rem;
  line-height: 35px;
  color: #fff;
}
.in_quality{
  display: none;
}
.in_news_tit{
  font-size: 25px;
  text-transform:uppercase;
}
.in_news_list ul li{
  width: 98%;
  margin:2% 0;
}
.footer_top{
  display: none;
}
.footer_copy{
  padding:2% 4%;
  line-height: 25px;
}
.in_news_list{
  padding-bottom: 3%;
}
.in_news_list ul li .in_news_time{
  font-size: 22px;
}
.in_news_list ul li .in_news_time p{
  font-size: 16px;
}
.in_news_list ul li .in_news_time{
  width: 80px;
  height: 77px;
}
.in_news_line{
  width: 73%;
}
.public_top{
  padding:5% 10%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.public_top p{
  font-size: 16px;
}
.public_page_left{
  position: absolute;
  top:-37px;
  left:4%;
  background: #eeeeee;
}
.public_page_right{
  width: 95%;
  margin:0 auto;
}
.public_address{
  display: none;
}
.phone_icon i{
  font-size: 30px;
  color: #7bbb29;
}
.phone_icon{
  display: block;
}
.public_top{
  display: none!important;
  margin-top: 5%;
}
.public_list{
  display: none;
  width: 170px;
  background: #eee;
  padding:3% 0;
}
.public_list ul li{
  border-bottom: 1px solid #ccc;
}
.public_list ul li a{
  line-height: 1.6;
  padding: 5% 10%;
}
.public_page_right ul li{
  width: 47%;
}
.products_detail_info{
  width: 100%;
}
.products_info_left{
  width: 92%;
  margin:0 4%;
}
.products_info_right{
  width: 92%;
  margin:0 4%;
}
.products_info_move{
  position: inherit;
  width: 92%;
  margin:0 4%;
}
.prodetail_info_more{
  width: 92%;
  margin:4%;
}
.news_detail_info_tit p{
  font-size: 22px;
  line-height: 40px;
}
.news_detail_info_tit{
  padding-top: 0;
}
.news_detail_info_text{
  width: 92%;
  margin:0 auto;
}
.post_content_in ul li{
  width: 94%;
  margin:2%;
}
.contact_add{
  width: 92%;
  margin:0 4%;
  border-right: 0;
}
.contact_message{
  width: 92%;
  padding-left: 0;
  margin:0 4%;
}
.in_news_list ul li.in_news_listone{
  display: block;
}
.in_products_list2{
  display: block;
  width: 92%;
  margin:0 auto;
}
.in_products_list{
  display: none;
}
.in_products_list2{
  padding-top: 40px;
}
.in_products_list2 .swiper-wrapper .swiper-slide{
  border:1px solid #f0eded;
  background: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.in_products_list2 .in_products_list_pic img{
  display: block;
  padding:5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom:1px solid #f0eded;
}
.in_products_list2 .swiper-wrapper .swiper-slide figcaption{
  padding:5% 0 5%;
}
.in_products_list2 .swiper-wrapper .swiper-slide figcaption p{
  padding-bottom: 3%;
  font-size: 15px;
  color: #333333;
}
.in_products_list2 .swiper-wrapper .swiper-slide figcaption img{
  width: inherit;
}
.map{
  padding:0;
  width: 92%;
  margin:0 auto 5%;
}
.contact_message_tit{
  padding:4% 0 0;
}
.in_news_list1{
  display: none;
}
.ennav{
  display: none;
}
.header_left{
  width: 65%;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.in_products_top ul li{
  width: 22%;

}
.in_history_center_positive ul li p img{
  width: 43%;
  padding:6px 0 3px;
}

.banner .swiper-container .swiper-button-next{
  display: none;
}
.banner .swiper-container .swiper-button-prev{
  display: none;
}
.apply_two{
  display: block;
}
.apply{
  display: none;
}
.apply_two{
  display: block;
}
.apply_two{
	width: 96%;
	margin: 0 auto;
}
.apply_two table{
	width: 100%;
	border: 1px solid #e2e2e2;
}
.apply_two table td{
	line-height: 40px;
	padding-left: 5px;
	font-size: 14px;
}
.apply_two table select{
	height: 30px;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow:inset 1px 1px 3px #ccc;
	-moz-box-shadow:inset 1px 1px 3px #ccc;
	box-shadow:inset 1px 1px 3px #ccc;
}
.apply_two input{
	line-height: 30px;
	width: 170px;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow:inset 1px 1px 3px #ccc;
	-moz-box-shadow:inset 1px 1px 3px #ccc;
	box-shadow:inset 1px 1px 3px #ccc;
	padding-left: 5px;
}
.apply_two table td span{
	color: #f00;
	padding-left: 5px;
}
.apply_two table td textarea{
	border: 1px solid #e2e2e2;
	width: 87%;
	height: 150px;
	-webkit-box-shadow:inset 1px 1px 3px #ccc;
	-moz-box-shadow:inset 1px 1px 3px #ccc;
	box-shadow:inset 1px 1px 3px #ccc;
	padding: 5px;
}
#btn_apply_submit{
  margin:10px 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  display:none;
}
.public_page_right ul li figcaption p{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.products_info_move a{
  padding:0;
  line-height:40px;
}
.products_info_right_name ul li span{
  font-size: 1.7rem;
}
.contact_add_tit{
  font-size: 2rem;
}
.public_bread_lin{

}
