.footer4 {
  background: #232836;
}
.footer4 .footer-layout {
  display: flex;
  justify-content: space-between;
  padding: 61px 239px 65px 239px;
}
.footer4 .left-class {
  display: flex;
  width: 51%;
}
.footer4 .gs-info-layout .gs-icon {
  width: 120px;
  height: 38px;
  margin-right: 10px;
}
.footer4 .splite-line {
  width: 1px;
  height: 32px;
  margin: 0 30px;
  background: #2F3746;
}
.footer4 .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;
}
.footer4 .yqlink-layout {
  padding-top: 37px;
}
.footer4 .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;
}
.footer4 .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;
}
.footer4 .yqlink-layout .yqlink-class:hover {
  color: #1060BC;
}
.footer4 .ewm-class {
  display: flex;
  padding-top: 37px;
}
.footer4 .ewm-class .ewm-item {
  margin-right: 30px;
}
.footer4 .ewm-class .ewm-item:last-child {
  margin-right: 0 !important;
}
.footer4 .ewm-class .ewm-img {
  width: 100px;
  height: 100px;
}
.footer4 .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;
}
.footer4 .right-layout {
  width: 49%;
  flex: 1 0;
  padding-left: 80px;
  padding-top: 43px;
}
.footer4 .right-layout .list-layout {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 20px;
  height: 150px;
}
.footer4 .right-layout .list-layout .list-item-layout {
  display: flex;
  flex-direction: column;
  flex: 1 0 calc(20% - 2px);
}
.footer4 .menu-title {
  min-width: 140px;
  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;
}
.footer4 .menu-title:hover {
  color: #1060BC;
}
.footer4 .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;
}

/*# sourceMappingURL=index.css.map */
