.impl_social_wrapper_self a,.impl_social_wrapper a{
  color: #ffffff;
}
.status_partners{
  background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    left: 0;
    right: 0;
    margin: 0px auto;
    margin-top: -10px;
    top: 50px;
    position: absolute;
    width: 200px;
    height: 100px;
    text-align: center;
}
.layui-laypage a{
  background-color: transparent!important;
  color: #ffffff!important;
  padding: 0!important;
  width: 30px!important;
  height: 30px!important;
  text-align: center;
  line-height: 30px!important;
  margin: 0 10px!important;
  font-size: 14px!important;
}
.layui-laypage .layui-laypage-curr{
  margin: 0 10px!important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
  background-color: #ffffff!important;
}
.layui-laypage .layui-laypage-curr em{
  color: #000000!important;
}
.layui-laypage span{
  padding: 0!important;
  width: 30px!important;
  height: 30px!important;
  text-align: center;
  line-height: 30px!important;
}


/* product_parts.html start*/
#myForm{
  margin-bottom: 20px;
}
.default_no_data{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  padding: 10px 0;
}
.pubItem label{
  padding-left: 25px;
}
#product_wrapper{
  width: 100%;
}
.impl_fea_car_img{
  border: 1px solid #545454;
  border-bottom: none;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
/* #product_wrapper .children{
  
} */
/* product_parts.html end */

/*  */
.end_arrow::after{
  right: 0!important;
}

/* bootstrap start */
.col-sm-6, .col-xs-6{
  width: 50%!important;
}
/* bootstrap end */
/* 搜索start */
#searchCountry_pc{
  padding-left: 10px;
  font-size: 12px;
}
.iconguanbi1{
  position: absolute;
  right: 60px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  top: 13px;
  cursor: pointer;
}
/* 搜索end */
.form_mobile{
  display: none;
}
/* products_parts.html 三端兼容 start */
@media (min-width: 1200px){
  .impl_frst_car_img,.default_img{
    width: 100%;
    height: 237.48px!important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .impl_frst_car_img,.default_img{
    width: 100%;
    height: 185.5px!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .impl_frst_car_img,.default_img{
    width: 100%;
    height: 183px!important;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .impl_frst_car_img,.default_img{
    width: 100%;
    height: 183px!important;
  }
}
@media (max-width: 540px) {
  .impl_frst_car_img,.default_img{
    width: 100%;
    height: 165px!important;
  }
}

@media (max-width: 767px) {
  /* .form_mobile{
    display: none;
  } */
}
@media (min-width: 768px) {
  .impl_product_brand_mobile{
    display: none!important;
  }
}
/* products_parts.html 三端兼容 end */
/* parts.html 箭头 */
.arrow_wrapper{
  position: relative;
}
.form_mobile{
  position: absolute;
  top: 43px;
  width: 101%;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 1000;
}
.zIndexHeigh{
  z-index: 1001!important;
}
.show + .form_mobile{
  display: block;
}
#form_mobile{
  /* background: red; */
}
/* .open + .form_mobile{
  position: absolute;
  top: 0;
  left: 0;
} */