.bootstrap-select.btn-group .dropdown-menu {
  max-width: 100%;
}
.specification-title {
  margin-top: 15px;
}
.form-group .select {
  padding: 8px;
}
.product-image {
  margin-bottom: 15px;
}
.product-content table tr td {
  white-space: normal !important;
}
@media (max-width: 768px) {
  #import_xlsx_help_button {
    display: none;
  }
}
@media (max-width: 375px) {
  .news-date {
    font-size: 12px;
  }
}
@media (max-width: 425px) {
  h3.goods-count {
    font-size: 47px;
  }
  .footer-box-first p {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #navbar-collapse .navbar-nav > li > a,
  .header.affix .navbar-nav > li > a {
    padding: 15px 10px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  h3.goods-count {
    font-size: 47px;
  }
  .footer-box-first {
    text-align: center;
  }
  .footer-box-first p {
    display: none;
  }
}
.input-group-btn > .btn {
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  #contactList .contact-item:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #contactList .contact-item:nth-child(2n+1) {
    clear: both;
  }
}
