.about-info-article {
  text-align: center;
  font-size: 16px;
  margin-top: 110px;
}
.about-info-article .about-info-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  color: #333;
  margin: 0;
}
.about-info-article .about-info-subtitle {
  font-size: 20px;
  margin-top: 10px;
  line-height: 24px;
  font-weight: 400;
}
.about-info-article .about-info-subtitle span {
  color: #999;
  margin-right: 8px;
}
.about-info-article #container-aboutus {
  margin-bottom: 80px;
}
.about-info-article #container-aboutus h2,
.about-info-article #container-aboutus p {
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 20px;
  line-height: 30px;
}
.about-info-article #container-aboutus img {
  max-width: 100%;
}
.gray {
  background-color: #f7f7f7;
  padding: 50px 0 120px;
  margin: 0 !important;
}
.gray .banner {
  width: 1000px;
  margin: 0 auto;
}
.gray .banner .contact {
  background-color: #ffffff;
}
.gray .banner .contact img {
  width: 55%;
  max-width: 850px;
}
.gray .banner .contact ul {
  width: 40%;
}
.gray .banner .contact ul li {
  border-bottom: 1px solid #d6d6d6;
}
.gray .banner .contact ul li:last-child {
  border-bottom: none;
}
.gray .banner .contact ul li h1,
.gray .banner .contact ul li p {
  text-align: left;
}
.gray .banner .contact ul li p {
  font-size: 18px;
}
.gray .banner .contact ul li h1 {
  color: #666666;
  font-weight: 400;
  font-size: 18px;
}
@media only screen and (max-width: 1088px) {
  .about-info-article {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
  }
  .about-info-article .about-info-title {
    font-size: 20px;
    line-height: 50px;
    font-weight: 400;
    text-align: center;
    color: #333;
    margin: 0;
  }
  .about-info-article .about-info-subtitle {
    font-size: 16px;
    color: #44b0ff;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
  }
  .about-info-article .about-info-subtitle span {
    color: #999;
    margin-right: 8px;
  }
  .about-info-article #container-aboutus h2 {
    color: #707070;
  }
  .about-info-article #container-aboutus p {
    color: #999;
  }
  .about-info-article #container-aboutus h2,
  .about-info-article #container-aboutus p {
    text-align: left;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 30px;
  }
  .about-info-article #container-aboutus img {
    max-width: 100%;
  }
  .gray {
    background-color: #f7f7f7;
    padding: 50px 0 80px;
  }
  .gray .banner {
    width: 98%;
    margin: 0 auto;
  }
  .gray .banner .contact ul {
    width: 98%;
    margin: 0 auto;
  }
  .gray .banner .contact ul li {
    border-bottom: 1px solid #d6d6d6;
  }
  .gray .banner .contact ul li:last-child {
    border-bottom: none;
  }
  .gray .banner .contact ul li h1,
  .gray .banner .contact ul li p {
    text-align: left;
  }
  .gray .banner .contact ul li p {
    font-size: 14px;
  }
  .gray .banner .contact ul li h1 {
    color: #666666;
    font-weight: 400;
    font-size: 14px;
  }
}
