.IcgSolutionPC___xZqVK {
  background-color: #f7f7f7;
  padding: 100px 0;
  margin: auto;
}
.IcgSolutionPC___xZqVK .ant-typography {
  color: inherit;
  margin: 0;
}
.IcgSolutionPC___xZqVK .section-title {
  margin-bottom: 0;
}
.IcgSolutionPC___xZqVK .section-summary {
  max-width: 641px;
  font-size: 14px;
  color: #6c757d;
  margin-top: 10px;
}
.IcgSolutionPC___xZqVK .solution-items {
  display: -ms-flexbox;
  display: flex;
}
.IcgSolutionPC___xZqVK .solution-column {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-right: 40px;
}
.IcgSolutionPC___xZqVK .solution-column:last-child {
  margin-right: 0;
}
.IcgSolutionPC___xZqVK .solution-item {
  margin-top: 40px;
  overflow: hidden;
  background-color: #ffffff;
  max-width: 518px;
  padding: 40px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 73, 146, 0.03);
          box-shadow: 0 2px 5px 1px rgba(0, 73, 146, 0.03);
}
.IcgSolutionPC___xZqVK .solution-item:hover {
  -webkit-box-shadow: 0 5px 12px 1px rgba(0, 73, 146, 0.2);
          box-shadow: 0 5px 12px 1px rgba(0, 73, 146, 0.2);
}
.IcgSolutionPC___xZqVK .solution-header {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  color: #032072;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 10px;
}
.IcgSolutionPC___xZqVK .solution-header sub,
.IcgSolutionPC___xZqVK .solution-header sup {
  line-height: 16px;
}
.IcgSolutionPC___xZqVK .expand-icon {
  font-size: 16px;
  font-weight: 100;
  padding: 6px 0 6px 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.IcgSolutionPC___xZqVK .jump-icon {
  font-size: 16px;
  font-weight: 100;
  padding: 6px 0 6px 12px;
}
.IcgSolutionPC___xZqVK .fold-icon {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.IcgSolutionPC___xZqVK .solution-summary,
.IcgSolutionPC___xZqVK .solution-body {
  color: #091022;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1em;
}
.IcgSolutionPC___xZqVK .solution-summary p:last-child,
.IcgSolutionPC___xZqVK .solution-body p:last-child {
  margin-bottom: 0;
}
.IcgSolutionPC___xZqVK .solution-summary {
  position: relative;
  padding-right: 6px;
}
.IcgSolutionPC___xZqVK .solution-summary sub,
.IcgSolutionPC___xZqVK .solution-summary sup {
  line-height: 12px;
}
.IcgSolutionPC___xZqVK .hidden-summary {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
@media (max-width: 1200px) {
  .IcgSolutionPC___xZqVK .section-title___3zrdI {
    margin-bottom: 1.25rem;
  }
}

.boxContainer___1W6T3 {
  overflow: hidden;
  word-break: break-all;
}
.normalContainer___1kP5q {
  position: relative;
  margin-bottom: 1rem;
}
.overFlowContainer-light___gW1If,
.overFlowContainer-transparent___2AmNb,
.overFlowContainer-dark___3TmAi,
.overFlowContainer-gray___qq8FD,
.overFlowContainer-event-light___3_S8I,
.overFlowContainer-event-dark___1eY3e,
.overFlowContainer-event-light-hover___1CosY,
.overFlowContainer-black___3Es0u {
  position: relative;
  margin-bottom: 1rem;
}
.overFlowContainer-light___gW1If::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding-left: 0.3rem;
}
.overFlowContainer-event-dark___1eY3e::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0f203d;
  padding-left: 0.3rem;
}
.overFlowContainer-event-light___3_S8I::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f8f9fb;
  padding-left: 0.3rem;
}
.overFlowContainer-event-light-hover___1CosY::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f0f4f7;
  padding-left: 0.3rem;
}
.overFlowContainer-dark___3TmAi::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #01142c;
  padding-left: 0.3rem;
}
.overFlowContainer-gray___qq8FD::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f7f7f7;
  padding-left: 0.3rem;
}
.overFlowContainer-black___3Es0u::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #21262c;
  padding-left: 0.3rem;
}
.multipleLine___12Lit {
  overflow: hidden;
  display: -webkit-box !important;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  text-overflow: ellipsis;
  word-break: normal;
}
.multipleLine___12Lit sub,
.multipleLine___12Lit sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

.IcgSolutionMobile___1wbzC {
  background-color: #f7f7f7;
  padding: 30px 0;
  margin: auto;
}
.IcgSolutionMobile___1wbzC .section-title {
  margin-bottom: 0;
}
.IcgSolutionMobile___1wbzC .section-summary {
  font-size: 14px;
  color: #6c757d;
  margin-top: 10px;
  margin-bottom: 20px;
}
.IcgSolutionMobile___1wbzC .solution-items {
  margin-top: 1.25rem;
}
.IcgSolutionMobile___1wbzC .solution-item {
  margin-top: 10px;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 73, 146, 0.03);
          box-shadow: 0 2px 5px 1px rgba(0, 73, 146, 0.03);
  padding: 30px;
}
.IcgSolutionMobile___1wbzC .solution-header {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  color: #032072;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
.IcgSolutionMobile___1wbzC .expand-icon {
  font-size: 16px;
  font-weight: 100;
  padding: 6px 0 6px 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.IcgSolutionMobile___1wbzC .jump-icon {
  font-size: 16px;
  font-weight: 100;
  padding: 6px 0 6px 6px;
}
.IcgSolutionMobile___1wbzC .fold-icon {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.IcgSolutionMobile___1wbzC .solution-summary,
.IcgSolutionMobile___1wbzC .solution-body {
  color: #091022;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 1em;
}
.IcgSolutionMobile___1wbzC .solution-summary p:last-child,
.IcgSolutionMobile___1wbzC .solution-body p:last-child {
  margin-bottom: 0;
}
.IcgSolutionMobile___1wbzC .fold-summary {
  height: 96px;
}
.IcgSolutionMobile___1wbzC .fold-summary .ant-typography {
  color: inherit;
}
@media screen and (max-width: 575.98px) {
  .IcgSolutionMobile___1wbzC {
    padding: 20px 0;
  }
  .IcgSolutionMobile___1wbzC .section-title {
    font-size: 32px;
    line-height: 40px;
  }
  .IcgSolutionMobile___1wbzC .section-summary {
    font-size: 14px;
    color: #6c757d;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .IcgSolutionMobile___1wbzC .solution-items {
    margin-top: 20px;
  }
  .IcgSolutionMobile___1wbzC .solution-item {
    padding: 20px;
  }
}

.IcgBusinessSolutions___1QZJA .Tabs___2kiP6 {
  width: 100%;
  overflow: auto;
  margin-bottom: 2px;
  margin-top: 40px;
}
.IcgBusinessSolutions___1QZJA .Tabs___2kiP6::-webkit-scrollbar {
  width: 0;
  height: 0;
  -webkit-appearance: none;
  display: none;
}
.IcgBusinessSolutions___1QZJA .Tabs___2kiP6 .lmn-btn-group .lmn-btn {
  padding: 10px 26px;
  margin-right: 0px;
}
@media screen and (max-width: 1200px) {
  .IcgBusinessSolutions___1QZJA .Tabs___2kiP6 {
    width: 117.64%;
    margin-left: -8.82%;
    padding-left: 8.82%;
    padding-right: 8.82%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .IcgBusinessSolutions___1QZJA .Tabs___2kiP6 {
    width: 111.1%;
    margin-left: -5.55%;
    padding-left: 5.55%;
    padding-right: 5.55%;
  }
}