.cy_isuzutuantai_home_facts {
  font-family: "Open Sans", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 10px; }
  .cy_isuzutuantai_home_facts .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .cy_isuzutuantai_home_facts .home-facts-item {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .cy_isuzutuantai_home_facts .home-facts-item:nth-child(3n+2), .cy_isuzutuantai_home_facts .home-facts-item:nth-child(3n+3) {
        border-left: 1px solid #a1a1a1; } }
    .cy_isuzutuantai_home_facts .home-facts-item .wrapper .img-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 90px; }
      .cy_isuzutuantai_home_facts .home-facts-item .wrapper .img-box img {
        max-height: 90px;
        display: block; }
    .cy_isuzutuantai_home_facts .home-facts-item .wrapper .info {
      color: #3d3d3d;
      text-align: center;
      padding-top: 6px; }
      .cy_isuzutuantai_home_facts .home-facts-item .wrapper .info__title {
        font-size: 18px;
        line-height: 1.4;
        font-weight: bold;
        margin-bottom: 5px;
        text-transform: uppercase; }
        .cy_isuzutuantai_home_facts .home-facts-item .wrapper .info__title a {
          color: inherit;
          -webkit-transition: color 0.3s ease;
          -moz-transition: color 0.3s ease;
          -ms-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          transition: color 0.3s ease; }
          .cy_isuzutuantai_home_facts .home-facts-item .wrapper .info__title a:hover {
            color: #202ca8; }
      .cy_isuzutuantai_home_facts .home-facts-item .wrapper .info__desc {
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        text-align: justify;
        text-align-last: center; }

/*# sourceMappingURL=css.css.map */
