@media (max-width: 768px) {
  section {
    padding: 40px 0;
  }
  img {
    max-width: 100%;
  }
  .section-five-content-middle .five-middle-img {
    max-width: 100%;
  }
  .gos {
    font-size: 14px;
  }
  .global-icon {
    width: 30px;
  }
  .s60 {
    font-size: 30px;
    line-height: 30px;
  }
  .header .header-content-middle {
    font-size: 40px;
    line-height: 40px;
  }
  .header .header-content-bottom {
    font-size: 16px;
  }
  .section-two .section-two-content-middle {
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
  }
  .section-two .stage-row {
    margin: 10px;
    background: none;
  }
  .section-two .stage-item {
    background: #00796b;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px;
  }
  .section-two .stage-number {
    font-size: 30px;
  }
  .section-three .section-three-content-middle {
    font-size: 30px;
    line-height: 30px;
  }
  .section-three .section-three-content-bottom .gkls-item {
    width: 100%;
  }
  .section-three .section-three-content-bottom .gkls-item .gkls-number {
    font-size: 30px;
  }
  .section-three .section-three-content-bottom .gkls-text p {
    font-size: 18px;
  }
  .section-three .section-three-content-bottom .gkls-text span {
    font-size: 14px;
  }
  .section-four .section-four-content .fourRow {
    max-width: 100%;
  }
  .section-four .section-four-content h3 {
    font-size: 30px;
  }
  .section-four .section-four-content .left-four {
    margin-top: 30px;
  }
  .section-five .section-five-content-middle .five-middle-info {
    padding-top: 40px;
  }
  .section-five .five-middle-info ul li {
    font-size: 14px;
  }
  .section-five .section-five-content-middle .fiveRow {
    max-width: 100%;
  }
  .section-five .section-five-content-middle .five-middle-img {
    width: 100%;
  }
  .section-five .middle-img-item span {
    font-size: 12px;
  }
  .section-six .section-six-content-middle .six-middle-title {
    padding: 10px 0;
  }
  .section-seven .text-block {
    max-width: 100%;
    padding: 20px;
  }
  .section-seven .main-container {
    max-width: 100%;
    display: block;
  }
  .section-seven h1 {
    font-size: 30px;
  }
  .section-eight {
    padding-bottom: 0;
  }
  .section-nine .section-nine-content-middle .nine-middle-item img {
    max-width: 80px;
  }
  .section-nine .section-nine-content-middle .nine-middle-item {
    height: 200px;
    margin-bottom: 20px;
  }
  .section-nine .nineRow {
    padding: 0 20px;
  }
  .section-nine .section-nine-content .nine-bg {
    height: 100%;
  }
  .section-ten .tenRow {
    padding: 0 10px;
  }
  .section-ten .section-ten-content-top {
    margin-bottom: 40px;
  }
  .section-ten .section-ten-content-middle .ten-content-midlle-right {
    display: block;
  }
  .section-ten .ten-content-middle-left-div {
    width: 100% !important;
  }
  .section-ten .ten-content-middle-left-div:first-child {
    margin-top: 20px;
  }
  .section-eleven .section-eleven-content-middle h4 {
    margin-bottom: 40px;
  }
  .section-eleven .elevenRow {
    max-width: 100%;
    text-align: center;
  }
}/*# sourceMappingURL=media.css.map */