.footer5 {
  background: #232836;
}
.footer5 .footer-layout {
  display: flex;
  justify-content: space-between;
  padding: 61px 239px 65px 239px;
}
.footer5 .left-class {
  display: flex;
  width: 51%;
}
.footer5 .gs-info-layout .gs-icon {
  width: 120px;
  height: 38px;
  margin-right: 10px;
}
.footer5 .splite-line {
  width: 1px;
  height: 32px;
  margin: 0 30px;
  background: #2F3746;
}
.footer5 .gs-name {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
  letter-spacing: 1px;
  text-align: left;
  font-style: normal;
}
.footer5 .yqlink-layout {
  padding-top: 37px;
}
.footer5 .yqlink-layout .yqlink-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}
.footer5 .yqlink-layout .yqlink-class {
  display: block;
  margin-top: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #1D9AFE;
  text-align: left;
  font-style: normal;
  text-decoration-line: underline;
}
.footer5 .yqlink-layout .yqlink-class:hover {
  color: #1060BC;
}
.footer5 .all-ewm-class {
  padding-top: 37px;
  display: flex;
  gap: 15px;
}
.footer5 .all-ewm-class .ewm-all-img {
  width: 100px;
  height: 128px;
}
.footer5 .ewm-class {
  display: flex;
  padding-top: 37px;
  gap: 30px;
}
.footer5 .ewm-class .ewm-img {
  width: 100px;
  height: 100px;
}
.footer5 .ewm-class .ewm-title {
  margin-top: 13px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 15px;
  text-align: center;
  font-style: normal;
}
.footer5 .right-layout {
  width: 49%;
  flex: 1 0;
  padding-left: 80px;
  padding-top: 43px;
}
.footer5 .right-layout .list-layout {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(140px, 1fr);
  align-items: flex-start;
  min-height: 154px;
}
.footer5 .right-layout .list-layout .menu-group {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 9px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  box-sizing: border-box;
}
.footer5 .menu-title {
  box-sizing: border-box;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}
.footer5 .menu-title:hover {
  color: #1060BC;
}
.footer5 .copyright-class {
  padding: 20px;
  border-top: 1px solid #2F3746;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  text-align: center;
  font-style: normal;
}
@media (max-width: 1870px) {
  .footer5 .right-layout {
    padding-left: 0 !important;
  }
}
@media (max-width: 1440px) {
  .footer5 .footer-layout {
    padding: 56px 120px 60px 120px;
  }
  .footer5 .right-layout {
    padding-top: 36px;
  }
}

.footer5-english .footer-layout {
  padding: 61px 110px 65px 239px !important;
}
.footer5-english .list-layout {
  grid-auto-columns: auto !important;
}

/*# sourceMappingURL=index.css.map */
