.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 1300px) {
  .navbar-default .navbar-nav li {
    margin-right: 25px;
  }
}
@media (max-width: 1200px) {
  .company-advantage {
    margin-top: 0;
  }

  .index-banner .owl-controls {
    bottom: 15px;
  }
}
@media (max-width: 991px) {
  /*header*/
  .navbar-default {
    min-height: 70px;
    margin-bottom: 0;
  }
  .navbar-default .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-default .navbar-brand img {
    height: 50px;
  }
  .navbar-default .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .navbar-default .navbar-nav {
    border-top: 1px solid #e7e7e7;
    margin-top: 20px;
    padding-top: 10px;
  }
  .navbar-default .navbar-nav li {
    margin-right: 0;
  }
  .navbar-default .navbar-nav li > a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    padding: 0 15px;
  }
  .navbar-default .search {
    width: 100%;
    float: none;
    position: relative;
    margin-top: 20px;
    margin-left: 0;
  }

  footer .footer-info .box-line {
    display: block;
  }
}
@media (max-width: 767px) {
  /*footer*/
  footer .footer-info {
    background: #ffffff;
    padding: 3% 0;
  }
  footer .footer-info .info-w {
    display: none;
  }
  footer .footer-info .info-w .box .m-title {
    height: 40px;
    line-height: 40px;
  }
  footer .footer-info .info-w .box .m-title .t-l {
    height: 40px;
    line-height: 38px;
  }
  footer .footer-info .info-w .box .m-title .glyphicon {
    display: block;
  }
  footer .footer-info .info-w .box .main {
    display: none;
  }
  footer .footer-info .box-line {
    display: none;
    width: 100%;
    float: left;
  }
  footer .footer-info .clear-line {
    display: none;
    width: 100%;
  }
  footer .footer-info .f-erwm {
    text-align: center;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
  }
  footer .footer-info .f-erwm .box {
    float: none;
  }
  footer .footer-info .f-erwm span {
    display: block;
  }

  /*other-warp*/
  .other-warp {
    background: #f2f2f2;
    padding: 25px 0 30px 0;
  }

  /*bread-crumbs*/
  .bread-crumbs {
    text-align: center;
    margin-bottom: 15px;
  }
  .bread-crumbs a {
    margin: 0 5px 5px;
    width: auto;
    padding: 0 8px;
    font-size: 16px;
  }

  .public-box {
    padding: 15px;
  }

  .mod-05 .info .i-box {
    padding-left: 60px;
  }
  .mod-05 .info .i-box .icon {
    position: absolute;
    margin-left: -60px;
  }

  .product-warp .product-banner img {
    display: block;
    width: 100%;
  }
  .product-warp .product-box {
    padding: 30px 0;
  }
  .product-warp .product-box .box-title {
    color: #1c5acb;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  .product-warp .product-box .info-s {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .product-warp .product-box .info-s .txt-s {
    background: url("../images/img-13.png") no-repeat left 2px;
    line-height: 20px;
    padding-left: 30px;
    color: #808080;
    font-size: 14px;
  }
  .product-warp .product-box .img-s img {
    display: block;
    margin: 0 auto;
  }
  .product-warp .product-box .box-list-01 {
    text-align: center;
  }
  .product-warp .product-box .box-list-01 .icon {
    padding: 25px 0;
  }
  .product-warp .product-box .box-list-01 .icon img {
    display: block;
    margin: 0 auto;
  }
  .product-warp .product-box .box-list-01 .title {
    color: #666666;
    font-size: 22px;
    font-weight: bold;
    line-height: 46px;
  }
  .product-warp .product-box .box-list-01 .txt {
    color: #808080;
    font-size: 14px;
    line-height: 26px;
  }

  .about-us {
    padding: 30px 0;
  }

  .company-advantage .box {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 80px;
    min-height: 60px;
  }
  .company-advantage .box.box-01, .company-advantage .box.box-02, .company-advantage .box.box-03 {
    background-size: 55px 55px;
  }

  /*new-add*/
  .product-center .row {
    margin-left: 0;
    margin-right: 0;
  }
  .product-center .row .box-w {
    padding-left: 0;
    padding-right: 1px;
  }
}

/*# sourceMappingURL=media-style.css.map */
