#about-us-banner {
  position: relative;

}

#about-us-banner>h3 {
  width: calc(100% - 64px);
  max-width: 1200px;
  position: absolute;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  top: 50%;
  margin-top: -26px;
}

#about-us-banner img {
  width: 100%;
  max-height: 600px;
  /* height: 60vw; */
}

#main>.content {
  padding-top: 80px;
  padding-bottom: 40px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}

#main>.content>p {
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.03em;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main>.content>.intro-list {
  margin-top: 64px;
}

#main>.content>.intro-list>ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

#main>.content>.intro-list>ul>li {
  width: 33%;
  margin-bottom: 40px;
}

#main>.content>.intro-list>ul>li>.strong-font {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #f4a524;
}

#main>.content>.intro-list>ul>li>p {
  margin-top: 8px;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #63616a;
}

#main .partners {
  background-color: #f5f5f5;
  padding: 64px 0;
  text-align: center;
}

#main .partners>h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main .partners table {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
  border-collapse: inherit;
}

#main .partners table tr td {
  background-color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #63616a;
  min-width: 113px;
  text-align: center;
  padding: 8px;
}

#main .partners table tr:nth-of-type(1) td {
  text-align: center;
  padding: 8px 0;
}

#main .partners table tr td img {
  width: 148px;
  height: 96px;
}

#main .partners table tr td>a {
  color: #63616a;
}

#main .partners table tr td>a:hover {
  text-decoration: underline;
}

#main .partners .table-tabs {
  display: none;
}

#main>.development {
  background-color: #ffffff;
  padding: 80px 0;
  text-align: center;

}

#main>.development>h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 68px;
}

#main>.development>.development-content {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

#main>.development>.development-content .mobile-chain {
  display: none;
}

#main>.development .development-item>h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 8px;
}

#main>.development .development-item>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
}


#main>.development .development-item {
  position: absolute;
  width: 45%;
}

#main>.development .development-item:nth-of-type(odd) {
  left: 0;
  text-align: right;

}

#main>.development .development-item:nth-of-type(even) {
  right: 0;
  text-align: left;
}

#main>.development .item1 {
  top: 83px;
}

#main>.development .item2 {
  top: 212px;
}

#main>.development .item3 {
  top: 344px;
}

#main>.development .item4 {
  top: 473px;
}

#main>.development .item5 {
  top: 601px;
}

#main>.development .item6 {
  top: 732px;
}

#main>.development .item7 {
  top: 863px;
}

#main>.development .item8 {
  top: 993px;
}



.company-culture-tit {
  text-align: center;
  padding: 0 0 2%;
}

.company-culture-subtit {
  font-size: 16px;
  color: #00bebe;
  text-align: center;
  padding-bottom: 3%;
}

.company-culture {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1600px;
  display: flex;
}

.culture-item-top {
  width: 100%;
  float: left;
  margin: 0 2%;
  padding-bottom: 3.8%;
}

.culture-item .img-con {
  width: 100%;
  overflow: hidden;
}

.culture-item img {
  width: 100%;
  float: left;
}

.culture-item p {
  font-size: 16px;
  text-align: justify;
}

.culture-item .item-tit {
  font-size: 32px;
  color: #00bebe;
  border-bottom: 1px solid #1f1e1d;
  padding-bottom: 20px;
  margin-bottom: 8px;
  margin-top: 24px;
}

.culture-item-bot {
  width: 46%;
  float: left;
  margin: 0 2%;
  padding-bottom: 3.8%;
}

#main>.integrity-title {
  margin: 30px 0;
  font-size: 30px;
  line-height: 45px;
  font-weight: bolder;
  text-align: center;
}

#main>.integrity-content {
  width: 70%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
}

#main>.integrity-content>div {
  text-indent: 2em;
  margin-bottom: 16px;
}

#main>.integrity-content>.text-right {
  text-align: right;
  font-weight: bolder;
}

#main>.integrity-content>.list-item {
  display: flex;
}

#main>.integrity-content>.list-item>div:nth-child(1) {
  flex-shrink: 0;
  margin-right: 20px;
}

#main>.integrity-content>.export-page-header>div {
  width: 50%;
  line-height: 2.5em;
}

#main>.integrity-content>.export-page-header {
  display: flex;
  column-gap: 20px;
  border: 1px solid #000;
  border-left-width: 0;
  border-right-width: 0;
}

@media (max-width: 600px) {
  #main>.integrity-title {
    margin: 18vw 0 5vw;
    font-size: 5vw;
    line-height: 7.5vw;
    font-weight: bolder;
    text-align: center;
  }

  #main>.integrity-content {
    width: 88%;
    margin: 0 auto;
    font-size: 3.2vw;
    line-height: 5.5vw;
  }

  #main>.integrity-content>div {
    text-indent: 2em;
    margin-bottom: 2.6667vw;
  }

  .company-culture-tit {
    padding: 6% 0 !important;
  }

  .company-culture {
    width: calc(100% - 32px);
    margin: 0 auto;
    max-width: 1600px;
    display: block;
    padding-bottom: 30px;
  }

  .culture-item-top {
    width: 96%;
    float: left;
    margin: 0 2%;
    padding-bottom: 3.8%;
  }

  .culture-item .img-con {
    width: 100%;
    overflow: hidden;
  }

  .culture-item img {
    width: 100%;
    float: left;
  }

  .culture-item p {
    font-size: 16px;
    text-align: justify;
  }

  .culture-item .item-tit {
    font-size: 32px;
    color: #00bebe;
    border-bottom: 1px solid #1f1e1d;
    padding-bottom: 20px;
    margin-bottom: 8px;
    margin-top: 24px;
  }

  .culture-item-bot {
    width: 96%;
    float: left;
    padding-bottom: 3.8%;
  }
}