.banner_01 .b_01,
.banner_01 .b_02,
.banner_01 .b_03,
.banner_01 .b_04 {
  flex: 1; }

.pro_banner {
  height: 440px;
  background: url("../images/about_banner.jpg") no-repeat;
  max-width: 100%;
  background-size: 100% 440px; }
  .pro_banner dl {
    top: 220px; }
    .pro_banner dl h3 {
      color: #fff;
      font-family: 'Arial Black';
      font-size: 46.15px; }
    .pro_banner dl span {
      color: #fff; }
    .pro_banner dl .pro {
      color: #f92100; }

.content {
  background-color: #f2f2f2; }
  .content .nav-tabs .nav-item.show .nav-link, .content .nav-tabs .nav-link.active {
    color: #f25511;
    border-color: #f25511; }
  .content .nav-tabs .nav-link {
    border: solid transparent;
    border-width: 0 0 2px;
    border-radius: 0;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
    font-size: 16px;
    color: #f25511;
    padding: 15px 20px 15px; }

.content_list ul {
  width: 100%; }
  .content_list ul li {
    float: left;
    width: 20%;
    margin-bottom: 2%; }

/*# sourceMappingURL=manufacturers.css.map */
