.header{
  background: #7bbb29;
}
.header_center{
  width: 1000px;
  margin:0 auto;
}
.header_left{
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
}
.header_right{
  float: right;
}
.header_right_share{
  float: left;
}
.header_right_share a{
  float: left;
  display: block;
  border-left: 1px solid #95c954;
  padding:7px;
}
.header_right_language{
  float: right;
  text-transform:uppercase;
  position: relative;
}
.header_right_language a{
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 34px;
  background: #017a37;
  padding:0 20px;
}
.sanjiao{
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    float: right;
    margin: 14px 0 0 8px;
}
.nav_logo{
  width: 1000px;
  margin:22px auto;
}
.logo{
  float: left;
  margin: 16px 0;
}
.nav{
  float: right;
  width: 70%;
}
.nav ul{
  display: -webkit-box;
/* 老版本语法: Safari, iOS, Android browser, older WebKit browsers.; */
display: -moz-box;
/* 老版本语法: Firefox (buggy); */
display: -ms-flexbox;
/* 混合版本语法: IE 10; */
display: -webkit-flex;
/* 新版本语法: Chrome 21+; */
display: flex;
flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.nav ul li{
  border-right: 1px solid #f1f1f1;
  /*float: left;*/
  width: 14%;
}
.nav ul li a{
  display: block;
}
.nav ul li a p{
  font-size: 18px;
  color: #000;
  padding: 6% 6% 8% 61%;
  transition: ease 0.3s;
  font-family:SimSun;
}
.nav ul li:first-child{
  background:url("../images/abo_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:first-child:hover{
  background:url("../images/about_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(2){
  background:url("../images/pro_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(2):hover{
  background:url("../images/pro_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(3){
  background:url("../images/new_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(3):hover{
  background:url("../images/news_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(4){
  background:url("../images/qualiity_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(4):hover{
  background:url("../images/quality_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(5){
  background:url("../images/market_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(5):hover{
  background:url("../images/market_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(6){
  background:url("../images/recru_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(6):hover{
  background:url("../images/recr_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(7){
  background:url("../images/contact_bg.jpg") no-repeat 60% 5px;
}
.nav ul li:nth-child(7):hover{
  background:url("../images/contact_hove.jpg") no-repeat 60% 5px;
}
.nav ul li:hover p{
  color: #7bbb29;
}
.in_about{
  width: 1000px;
  margin:2.5% auto 0;
}
.in_about_left{
  width: 45%;
  float: left;
  background:url("../images/in_about_left.png") no-repeat left top;
  height: 395px;
  background-size: cover;
}
.in_about_left img{
  /*width: 350px;
  height: 263px;*/
  margin:17px 0 0 100px;
  /*width: initial;*/
  width: 350px;
  /*height: 263px;*/
}
.in_about_right{
  float: right;
  width: 50%;
}
.in_about_right_tit{
  font-size: 32px;
  color: #7bbb29;
  font-family:SimSun;
  padding:5.5% 0;
}
.in_about_right_content p{
  font-size: 15px;
  color: #777777;
  line-height: 26px;
}
.in_about_right_content a{
  font-size: 12px;
  color: #666666;
  display: block;
  border:2px solid #dbdbdb;
  text-align: center;
  width: 190px;
  line-height: 30px;
  margin-top: 7%;
}
.in_history{
  background:url("../images/in_history_bhg.jpg") no-repeat center top;
  padding:24px 0;
  margin-top: -3.5%;
  height: 100px;
}
.in_history_center{
  width: 1000px;
  margin:0 auto;
  padding:0 10px 0 92px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.in_history_center_positive{
  position: absolute;
  width: 100%;
}
.in_history_center_positive ul li{
  text-align: center;
  float: left;
  width: 24%;
  background: url("../images/in_history_line.jpg") no-repeat left center;
}
.in_history_center_positive ul li:first-child{
  background:0;
}
.in_history_center_positive ul li span{
  font-size: 20px;
  color: #fff;
  font-family:SimSun;
}
.in_history_center_positive ul li p{
  font-size: 48px;
  color: #fff;
  font-family:SimSun;
  font-weight: bold;
}
.in_history_center_positive ul li p img{
  width: inherit;
  padding:10px 0;
}
.in_products{
  background:url("../images/in_products_bg.jpg") no-repeat center top;
}
.in_products_center{
  width: 1000px;
  margin:0 auto;
  padding:3% 0 5%;
}
.in_products_top{
  text-align: center;
}
.in_products_top h3{
  font-size: 40px;
  color: #7dbc2c;
  margin-bottom: 10px;
}
.in_products_top ul{
  display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box; /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox; /* 混合版本语法: IE 10 */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.in_products_top ul li{
  float: left;
  width: 120px;
  margin:0 7px;
}
.in_products_top ul li a{
  font-size: 13px;
  color: #fff;
  display: block;
  line-height: 40px;
  background: #7dbc2c;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.in_products_list{
  padding-top: 40px;
  position: relative;
  z-index: 99;
}
.in_products_list .swiper-container{
  padding:5px 0;
}
.in_products_list .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;
  transition: ease 0.5s;
}
.in_products_list .swiper-wrapper .swiper-slide:hover{

-ms-transform:translate(0px, -5px);
-webkit-transform:translate(0px, -5px);
-moz-transform:translate(0px, -5px);
-o-transform:translate(0px, -5px);
transform:translate(0px, -5px);
}
.in_products_list .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_list .swiper-wrapper .swiper-slide figcaption{
  padding:34px 0 37px;
}
.in_products_list .swiper-wrapper .swiper-slide figcaption p{
  padding-bottom: 21px;
  font-size: 15px;
  color: #333333;
  transition: ease 0.5s;
}
.in_products_list .swiper-wrapper .swiper-slide figcaption i{
  width: inherit;
  color: #333;
  font-size: 2.5rem;
  transition: ease 0.5s;
}
.in_products_list .swiper-wrapper .swiper-slide:hover{
  border:1px solid #7dbc2c;
}
.in_products_list .swiper-wrapper .swiper-slide:hover figcaption p{
  color: #7dbc2c;
}
.in_products_list .swiper-wrapper .swiper-slide:hover .in_products_list_pic img{
  border-bottom: 1px solid #7dbc2c;
}
.in_products_list .swiper-wrapper .swiper-slide:hover figcaption i{
  color: #7dbc2c;
}

.in_products_hot{
  position: absolute;
  left:0;
  top:0;
}
.in_quality{
  padding:3% 0 4%;

}
.in_quality_left{
  width: 63%;
  float: left;
  position: relative;
}
.in_quality_left .swiper-button-next{
  width: 30px;
  height: 30px;
  right:-17%;
  top:inherit;
  bottom:5%;

}
.in_quality_left .swiper-button-prev{
  width: 30px;
  height: 30px;
  left: inherit;
  right:-10%;
  top:inherit;
  bottom:5%;
}
.in_quality{
  width: 1000px;
  margin:0 auto;
}
.in_quality_right{
  float: right;
  width: 33%;
}
.in_quality_right_txt{
  float: left;
  width: 70%;
}
.in_quality_right_txt img{
  width:90%;
  padding:30px 0;
}
.in_quality_right_cont{
  float: right;
}
.in_quality_right_txt p{
  font-size: 14px;
  color: #777777;
  line-height: 25px;
  text-indent: 2em;
}
.in_quality_hove{
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.5);
}
.in_quality_hove_txt{
  position: absolute;
  width: 94%;
  height: 96%;
  left:0;
  top:0;
  margin:6px;
  border:2px solid rgba(255, 255, 255, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: ease 0.7s;
}
.in_quality_hove_txt_in{
  width: 30px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  margin:0 auto;
  font-family:SimSun;
  padding-top: 40%;
}
.in_quality_left .swiper-wrapper .swiper-slide{
  width: 200px;
  height: 327px;
  overflow: hidden;
}
.in_quality_left .swiper-wrapper .swiper-slide:hover .in_quality_hove_txt{
  border:2px solid rgba(255, 255, 255, 1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.in_quality_left .swiper-wrapper .swiper-slide img{
  transition: ease 0.7s;
}
.in_quality_left .swiper-wrapper .swiper-slide:hover img{
      transform: scale(1.05);
}
.in_news{
  background:url("../images/in_news.jpg") no-repeat center top;
}
.in_news_center{
  width: 1000px;
  margin:0 auto;
  padding:2% 0 1%;
}
.in_news_tit{
  font-size: 40px;
  text-align: center;
  color: #7dbc2c;
}
.in_news_right_all{
  height: 280px !important;
  background: #f2f2f2;
  padding:30px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.line{
  width: 30px;
  height: 2px;
  background: #7dbc2c;
  margin:6px 0;
}
.in_news_list ul li.in_news_list1 .in_news_right_tit span{
  font-size: 13px;
  color: #777;
  line-height: 26px;
}
.in_news_list ul li.in_news_list1 .in_news_right_tit p{
  font-size: 28px;
  color: #7dbc2c;
  font-family:SimSun;
  line-height: 28px;
}
.in_news_list ul li.in_news_list1 .swiper-slide img{
  height: 280px;
}
.in_news_right_text p{
  font-size: 15px;
  color: #777;
  line-height: 26px;
  margin: 13px 0 20px;
}
.in_news_right_text a{
  font-size: 12px;
  color: #666666;
  display: block;
  border:2px solid #dbdbdb;
  line-height: 30px;
  width: 195px;
  text-align: center;
}
.in_news_list ul{
  display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
display: -moz-box; /* 老版本语法: Firefox (buggy) */
display: -ms-flexbox; /* 混合版本语法: IE 10 */
display: -webkit-flex; /* 新版本语法: Chrome 21+ */
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.in_news_list ul li.in_news_list1{
  width: 100%;
  margin-bottom: 0.8%;
  background: 0;
  padding:0;
}
.in_news_list ul li{
  /*float: left;*/
  width: 49%;
  background: #f2f2f2;
  padding:2% ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin:0.8% 0;
  transition: ease 0.5s;
}
.in_news_list ul li span{
  font-size: 22px;
  color: #7bbb29;
  font-family:SimSun;
  transition: ease 0.5s;
}
.in_news_list ul li p{
  font-size: 13px;
  line-height: 20px;
  color: #666;
  padding-top: 2px;
  transition: ease 0.5s;
}
.in_news_list ul li .in_news_time{
  background: #7dbc2c;
  width:92px;
  height: 98px;
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left:6px;
  top:-5px;
  padding:13px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: ease 0.5s;
}
.in_news_list ul li .in_news_time p{
  font-size: 18px;
  color: #fff;
  font-family:SimSun;
}
.in_news_list ul li a{
  display: block;
}
.in_news_list ul li:hover{
  background: #7dbc2c;
}
.in_news_list ul li:hover .in_news_time{
  background: #ffc000;
}
.in_news_line{
  width: 80%;
  float: right;
}
.in_news_list ul li:hover .in_news_line span{
  color: #fff;
}
.in_news_list ul li:hover .in_news_line p{
  color: #fff;
}
.in_news_list ul li.in_news_list1:hover{
  background: 0;
}
.footer_top{
  background: #333333;
  padding:1.5% 0;
}
.footer_top_center{
  width: 1000px;
  margin:0 auto;
}
.footer_top_center_nav{
  width: 50%;
  float: left;
}
.footer_top_center_service{
  float: left;
  width: 28%;
}
.footer_top_center_ewm{
  float: right;
  text-align: center;
}
.footer_top_center_ewm p{
  font-size: 13px;
  color: #9e9e9e;
  line-height: 30px;
}
.footer_top_center_nav1{
  font-size: 18px;
  color: #aaa;
  font-family:SimSun;
  background:url("../images/in_footerline.jpg") no-repeat left bottom;
  line-height: 35px;
}
.footer_top_center_nav ul li{
  float: left;
  margin-right: 8%;
  width: 17%;
}
.footer_top_center_nav ul li p{
  font-size: 15px;
  color: #aaaaaa;
  line-height: 30px;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.footer_service_top img{
  width: inherit;
}
.footer_service_top span{
  font-size: 20px;
  color: #7dbc2c;
  font-family:SimSun;
}
.footer_service_top p{
  font-size: 21px;
  color: #7dbc2c;
  font-weight: bold;
  line-height: 30px;
}
.footer_service_add{
  padding-top: 15px;
}
.footer_service_add p{
  font-size: 13px;
  color: #9e9e9e;
  line-height: 20px;
}
.footer_copy{
  background: #000;
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 40px;
}
.footer_copy a{
  font-size: 13px;
  color: #fff;
  transition: ease 0.5s;
}
.footer_copy a:hover{
  color: #c00000;
}


/*about*/
.public_bread{
  background: #eeeeee;
}
.public_bread_lin img{
  width: inherit;
  padding:15px 10px;
}
.public_bread_center{
  width: 1000px;
  margin:0 auto;
  line-height: 47px;
}
.public_bread_lin{
  padding-left: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.public_page{
  width: 1000px;
  margin:0 auto;
  position: relative;
  min-height: 650px;
  padding:3% 0;
}
.public_top{
  background:url("../images/public_page.jpg") no-repeat left top;
  text-transform:uppercase;
  /*padding:40px 0 45px 45px;*/
  width: 225px;
  height: 146px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2px;
  position: absolute;
  top: -100px;
  z-index: 99;
  width: 22.5%;
  text-align: center;
}
.public_list{
  padding-top: 8px;
}
.public_page_left{
  width: 22.4%;
  /*position: absolute;*/
  /*left:0;*/
  /*top:-92px;*/
  z-index: 99999;
  float: left;
}
.public_top p{
  font-size: 32px;
  color: #fff;
  font-family:SimSun;
  padding-bottom: 5px;
  padding-top: 15%;
}
.public_top span{
  font-size: 16px;
  color: #fff;
  font-family:SimSun;
  display: block;
}
.public_list ul li{
  background: #eeeeee;
  margin-bottom: 2px;
}
.public_list ul li a{
  display: block;
  font-size: 15px;
  color: #508906;
  line-height: 45px;
  padding-left: 23%;
  font-weight: bold;
}
.public_address{
  /*background:url("../images/public_address.jpg") no-repeat left top;*/
  padding:10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-size: cover;
  background: #7bbb29;
  position: relative;
}
.public_address::after {
  content: "";
  position: absolute;
  bottom: 0;
  right:0;
  width: 0;
    height: 0;
    border-bottom: 25px solid #fdbe00;
    border-left: 25px solid transparent;
}
.public_address img{
  padding-bottom: 8px;
}
.public_address p{
  font-size: 13px;
  color: #fff;
  line-height: 30px;
  padding-left: 5%;
}
.public_page_right{
  width: 76%;
  float: right;
  font-size: 13px;
  color: #666666;
  line-height: 26px;

}
.public_page_right p{
  font-size: 13px;
  color: #666666;
  line-height: 26px;
}
.public_page_right ul li{
  float: left;
  text-align: center;
  border: 1px solid #f0eded;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 31%;
  margin:0.7%;
}
.public_page_right ul li figcaption img{
  width: inherit;
}
.public_page_right .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;
}
.public_page_right ul li figcaption p {
    padding-bottom: 13px;
    font-size: 15px;
    color: #333333;
}
.public_page_right ul li figcaption{
    padding: 20px 0 20px;
}
.public_page_right img{
  width: initial;
}

/*products_info_left*/
.products_detail_info{
  float: right;
  width: 76%;
  margin-top: 3%;
  position: relative;
}
.products_info_left{
  width: 55%;
  float: left;
  padding:9px 7px;
  border:1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products_info_right{
  float: right;
  width: 40%;
}
.products_info_right_name ul li{
  border-bottom: 1px solid #eeeeee;
  line-height: 58px;
  padding:0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products_info_right_name ul li span{
  font-size: 18px;
  color: #7bbb29;
  font-weight: bold;
}
.products_info_right_name ul li p{
  font-size: 15px;
  color: #333333;
}
.products_info_right_share{
  padding:20px;
}
.products_info_move{
  position: absolute;
  right:0;
  bottom:0;
  border:1px solid #e5e5e5;
  width: 40%;
}
.products_info_move a{
  float: left;
  /*padding:15px 18px;*/
  width: 33%;
  line-height: 50px;
  border-left:1px solid #e5e5e5;
  text-align: center;
  font-size: 13px;
  color: #999999;
  display: block;
  transition: ease 0.5s;
}
.products_info_move a:first-child{
  border-left: 0;
}
.products_info_move a:hover{
  color: #fff;
  background: #7bbb29;
}
.prodetail_info_more{
  width: 76%;
  float: right;
  margin-top: 3%;
}
.prodetail_info_more_tit{
  line-height: 45px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding:0 2%;
}
.prodetail_info_more_tit p{
  font-size: 15px;
  color: #7bbb29;
}


/*news*/
.in_news_page_right p{
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.in_news_right_all_two{
  padding:19px 30px;
  height: auto!important;
}
.in_news_list_page ul li{
  width: 100%;
  min-height: 100px;
  /*padding: 2% 5% 2% 16%;*/
}
.in_news_list_page ul li p{
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

/*news_info*/
.news_detail_info_tit{
  text-align: center;
  padding-top: 10px;
}
.news_detail_info_tit p{
  font-size: 32px;
  color: #7bbb29;
  line-height: 50px;
}
.news_detail_info_tit span{
  font-size: 13px;
  color: #777777;
  padding-right: 15px;
  line-height: 30px;
}
.news_detail_info_text{
  padding-top: 10px;
  font-size: 13px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  min-height: 520px
}
.news_detail_info_text p{
  font-size: 13px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
}
.news_detail_info_more{
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding:2%;
  margin-bottom: 5%;
}
.news_detail_info_more_left{
  float: left;
}
.news_detail_info_more_left p a{
  font-size: 13px;
  color: #666666;
  line-height: 25px;
}
.news_detail_info_more_right{
  float: right;
  background: #7bbb29;
}
.news_detail_info_more_right a{
  display: block;
  width: 88px;
  line-height: 40px;
  font-size: 13px;
  color:#fff;
  text-align: center;
}


/*online*/
.post_content_in ul li{
  float: left;
  margin:0 20px 30px;
}
.post_block{
  border: 1px solid #ccc;
}
.post_tit_left{
  float: left;
  color: #7bbb29;
  font-size: 14px;
}
.post_tit_right{
  float: right;
  color: #1bb6e0;
  font-size: 14px;
}
.post_tit{
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  padding:5px 10px;
}
.post_tit img{
  vertical-align: middle;
  padding-right: 10px;
}
.post_condition span{
  width: 50%;
  line-height: 2;
  display: block;
  float: left;
}
.post_down_left{
  float: left;
  color: #035cac;
}
.post_down_right{
  float: right;
  color: #666;
}
.post_condition{
  border-bottom: 1px solid #ccc;
  padding:8px 10px;
}
.post_down{
  line-height: 40px;
  padding:3px 10px;
}
.post_down img{
  vertical-align: middle;
  padding-right: 10px;
}
.develope_in_requirement{
  display: none;
  padding:15px 15px 15px 20px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.develope_in_requirement p{
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.post_content_in ul li{
  width: 44%;
}
.post_tit_left{
  width: 25%;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.post_tit_left img{
  width: 20%;
}
.post_down_right{
  width: 30%;
}
.post_down_right img{
  width: 16%;
}

/*contact*/
.contact_add{
  float: left;
  width: 50%;
  border-right: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact_add_tit{
  font-size: 22px;
  color: #666666;
  line-height: 36px;
  padding-bottom: 15px;
}
.contact_add_line p{
  font-size: 14px;
  color: #666666;
  line-height: 36px;
}
.contact_message{
  float: right;
  width: 50%;
  padding-left: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact_message_tit{
  font-size: 14px;
  color: #7bbb29;
  padding:4% 0;
}
.contact_message ul li{
  border:1px dashed #aaaaaa;
  margin: 3% 0;
  background: #eeeeee;
}
.contact_message ul li input{
  font-size: 13px;
  color: #666666;
  line-height: 30px;
  padding:0 15px;
  background: 0;
}
.contact_message ul li textarea{
  background: 0;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
}
.contact_message ul li.button{
  border:0;
  background: 0;
  background: #ff8d29;
  width: 120px;
  text-align: center;
}
.contact_message ul li.button button{
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: #ff8d29;
}
.map{
  margin: 5% 0;
}
.menu{
  display: none;
}
.phone_icon{
  display: none;
}
.in_news_list ul li.in_news_listone{
  display: none;
}
.in_news_list_page ul li.in_news_list1_page{
  display: none;
}
/*.in_news_list ul li.in_news_list1{
  display: none;
}*/
.header_right_language_hove{
  position: absolute;
  left:0;
  top:34px;
  width: 100%;
  border-top: 1px solid #fff;
  text-align: center;
  display: none;
  z-index: 999;
}
.in_products_list2{
  display: none;
}

.ennav{
  float: right;
  margin-top: 25px;
}
.ennav ul li{
  float: left;
  transition: ease 0.5s;
}
.ennav ul li a{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 50px;
  padding:0 15px;
  background: url("../images/ennav_line.jpg") no-repeat right center;
}
.ennav ul li a p{
  font-size: 14px;
  color: #666;
  text-transform:uppercase;
  transition: ease 0.5s;
}
.ennav ul li:hover{
  background: #7bbb29;
}
.ennav ul li:hover a{
  background: 0;
}
.ennav ul li:hover p{
  color: #fff;
}
.wechar_ewm{
  position: absolute;
  left:0;
  top:35px;
  width: 80px;
  height: 80px;
  background: #7bbb29;
  padding:3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.header_right_share a.wechat{
  position: relative;
}
.page {
	margin-top: 10px;
	padding: 14px 0 15px;
	text-align: center;
}
.page a {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
}
.page span {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
}
.page span.current {
	background: #5280e0;
	border: 1px solid #5280e0;
	color: #FFFFFF;
	font-weight: bolder;
}
.in_quality_hove_txt_in2{
      width: inherit;
      padding-top: 69%;
}
.products_list_move{
  display: none;
}
.products_list_move ul li{
  background: #fff;
  border-bottom: 1px dashed #eee;
  margin-bottom: 0;
}
.products_list_move ul li a{
  display: block;
  color: #333;
}
.products_list_move ul li a:hover{
  color: #7bbb29;
}
.products_list_move1{

}
.products_list_move1 ul li{
  background: #fff;
  border-bottom: 1px dashed #eee;
  margin-bottom: 0;
}
.products_list_move1 ul li a{
  display: block;
  color: #333;
  font-weight: normal;
}
.products_list_move1 ul li a:hover{
  color: #7bbb29;
}
.in_quality_left .swiper-button-prev{
  background: url(../images/left_j.jpg) no-repeat left center;
  background-size: cover;
}
.in_quality_left .swiper-button-next{
  background: url(../images/right_j.jpg) no-repeat left center;
  background-size: cover;
}
.in_products_list2 .swiper-wrapper .swiper-slide p{
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding:0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}



.apply_two{
  display: none;
}
.apply{
	width: 100%;
	margin: 0 auto;
}
.apply table{
	width: 100%;

}
.apply table td{
  padding:3px 0;
	line-height: 40px;
	padding-left: 4px;
	font-size: 14px;
  margin:10px 0;
}
.apply 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 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 table td span{
	color: #f00;
	padding-left: 5px;
}
.apply table td textarea{
	border: 1px solid #e2e2e2;
	width: 96%;
	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{
	width: 180px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #039847;
	line-height: 30px;
}
