.text-primary {
  color: #1cc28a;
}
.fg-text-20 {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.fg-text-16 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.fg-text-16-xs {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.fg-text-primary {
  color: #1cc28a;
}
.fg-mindmap .header-of-page {
  top: 0px;
  z-index: 10;
}
.fg-mindmap .top-ad-container {
  background: url('/images/rpSale/ad-banner.webp?v=4') no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  height: 80px;
  cursor: pointer;
}
.fg-mindmap img {
  width: 100%;
  height: 100%;
}
.fg-mindmap .fg-mindmap-section1 {
  padding: 226px 20px 0;
  background: url("/images/fg/banner-bg2.svg") no-repeat center top;
  background-size: auto 1080px;
}
.fg-mindmap .fg-mindmap-section1 .fg_m_s1-title {
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  color: #353030;
  line-height: 56px;
}
.fg-mindmap .fg-mindmap-section1 .fg_m_s1-desc {
  margin: 16px auto 0;
  font-size: 20px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 32px;
  max-width: 872px;
  text-align: center;
}
.fg-mindmap .fg-mindmap-section1 .fg_m_s1-btn {
  display: block;
  width: 248px;
  height: 56px;
  background: #1cc28a;
  border-radius: 8px;
  line-height: 56px;
  text-align: center;
  margin: 48px auto 0;
  color: #fff;
}
.fg-mindmap .fg-mindmap-section1 .fg_m_s1-img {
  margin: 62px auto 0;
  max-width: 1448px;
  aspect-ratio: 1448/848;
}
.fg-mindmap .fg-mindmap-section6 {
  position: relative;
  padding: 128px 96px;
  background: url("/images/fg/flowchart/f-s2-bg.svg") no-repeat center top;
}
.fg-mindmap .fg-mindmap-section6 .fg_m_s6-title {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 48px;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6-container {
  box-sizing: border-box;
  margin: 64px auto 0;
  padding: 32px 32px 33px 86px;
  max-width: 1302px;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  height: 622px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-texts {
  width: 368px;
  margin-right: 52px;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-imgs {
  position: relative;
  overflow: hidden;
  aspect-ratio: 752/558;
  border: 1px solid #edf0ef;
  border-radius: 32px;
  flex: 1;
  max-width: 752px;
  width: 752px;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-imgs img {
  position: absolute;
  inset: 0;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item {
  width: 368px;
  margin-top: 32px;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item:first-child {
  margin-top: 0;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item.active .fg_s6_text-item-desc {
  display: block;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item.active .fg_s6_text-item-title {
  color: #1cc28a;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item.active .fg_s6_text-item-title::before {
  background-color: #1cc28a;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item-title {
  font-size: 24px;
  line-height: 32px;
  color: rgba(53, 48, 48, 0.7);
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item-title::before {
  margin-right: 16px;
  display: inline-block;
  box-sizing: border-box;
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #1cc28a;
  border-radius: 50%;
  flex-shrink: 0;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item-title:hover {
  color: #1cc28a;
}
.fg-mindmap .fg-mindmap-section6 .fg_s6_text-item-desc {
  margin-top: 16px;
  padding-left: 28px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(53, 48, 48, 0.7);
  display: none;
}
.fg-mindmap .fg-mindmap-section7 {
  text-align: center;
  padding: 192px 0 0;
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-title {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #353030;
  line-height: 48px;
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-items {
  margin: 64px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1256px;
  row-gap: 64px;
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-items .fg_m_s7-item {
  margin: 0 20px;
  text-align: center;
  overflow: hidden;
  width: 360px;
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-items .fg_m_s7-item-title {
  margin-top: 16px;
  font-size: 20px;
  font-weight: 600;
  color: #353030;
  line-height: 28px;
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-items .fg_m_s7-item-desc {
  margin: 8px 24px 0;
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-items .fg_m_s7-item-img {
  height: 256px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #EDF0EF;
}
.fg-mindmap .fg-mindmap-section7 .fg_m_s7-btn {
  display: inline-block;
  margin-top: 64px;
  padding: 0 28px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 48px;
  background-color: #1cc28a;
  border-radius: 8px;
}
.fg-mindmap .fg-mindmap-section9 {
  max-width: 1280px;
  margin: 192px auto 0;
}
.fg-mindmap .fg-mindmap-section9 .fg_m_s9_q-title {
  margin-top: 192px;
  font-size: 44px;
  font-weight: 600;
  text-align: center;
  color: #353030;
  line-height: 48px;
}
.fg-mindmap .fg-mindmap-section9 .fg_m_s9_q-items .fg_m_s9_q-item {
  padding: 64px 32px;
  border-bottom: 1px solid #f0eeee;
}
.fg-mindmap .fg-mindmap-section9 .fg_m_s9_q-items .fg_m_s9_q-item-title {
  font-size: 20px;
  font-weight: 600;
  color: #353030;
  line-height: 28px;
  position: relative;
}
.fg-mindmap .fg-mindmap-section9 .fg_m_s9_q-items .fg_m_s9_q-item-title::before {
  content: "";
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  top: 2px;
  left: -40px;
  width: 24px;
  height: 24px;
  background-color: blue;
}
.fg-mindmap .fg-mindmap-section9 .fg_m_s9_q-items .fg_m_s9_q-item-desc {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
}
.fg-mindmap .fg-mindmap-section10 {
  margin-top: 120px;
}
.fg-mindmap .fg-mindmap-section10 .fg_m_s10-title {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #353030;
  line-height: 48px;
}
.fg-mindmap .fg-mindmap-section10 .fg_m_s10-items {
  margin: 64px auto 0;
  max-width: 984px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fg-mindmap .fg-mindmap-section10 .fg_m_s10-item {
  padding: 24px 32px 24px 40px;
  max-width: 312px;
  width: 100%;
  border-radius: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fg-mindmap .fg-mindmap-section10 .fg_m_s10-item-left {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.fg-mindmap .fg-mindmap-section10 .fg_m_s10-item-right {
  width: 88px;
  height: 88px;
}
.fg-mindmap .fg-mindmap-section11 {
  padding: 130px 0;
  background-color: #1cc28a;
}
.fg-mindmap .fg-mindmap-section11 .fg_m_s11-title {
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 64px;
}
.fg-mindmap .fg-mindmap-section11 .fg_m_s11-desc {
  margin-top: 24px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
}
.fg-mindmap .fg-mindmap-section11 .fg_m_s11-btn {
  display: block;
  margin: 64px auto 0;
  width: 248px;
  line-height: 56px;
  background: #ffffff;
  border-radius: 6px;
  text-align: center;
  color: #1cc28a;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.fg-mindmap .con4 {
  padding-top: 120px;
  overflow: hidden;
  max-width: 1920px;
  margin: auto;
  padding-bottom: 24px;
}
.fg-mindmap .con4 h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
}
@keyframes left-effect {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes right-effect {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
.fg-mindmap .con4 .list {
  width: calc(202px * 10 + 24px * 9);
  animation: left-effect 20s linear infinite;
  display: flex !important;
  margin-top: 64px;
}
.fg-mindmap .con4 .list:hover {
  animation-play-state: paused;
}
.fg-mindmap .con4 .list img {
  display: block;
  width: 202px;
  margin-right: 24px;
  border-radius: 16px;
  transition: transform 400ms ease-out;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 4px 16px 0px rgba(53, 48, 48, 0.08);
}
.fg-mindmap .con4 .list img:hover {
  transform: scale(1.05);
}
.fg-mindmap .con4 .list2 {
  animation: right-effect 30s linear infinite;
  margin-top: 24px;
}
.fg-mindmap .con4 .list3 {
  animation: left-effect 40s linear infinite;
  margin-top: 24px;
}
.fg-mindmap .con5 {
  padding-bottom: 190px;
}
.fg-mindmap .con5 h2 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #353030;
  line-height: 48px;
}
.fg-mindmap .con5 .con-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 48px 24px;
  width: 92%;
  margin: 64px auto 0;
}
.fg-mindmap .con5 .con-box li {
  width: 312px;
  background-color: #ecf2ff;
  border-radius: 24px;
  padding: 24px 32px 24px 40px;
  text-align: center;
  font-size: 0;
}
.fg-mindmap .con5 .con-box li a {
  display: block;
}
.fg-mindmap .con5 .con-box li h4 {
  font-size: 24px;
  font-weight: 600;
  text-align: LEFT;
  color: #353030;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.fg-mindmap .con5 .con-box li img {
  width: 88px;
  vertical-align: middle;
  margin-left: 52px;
}
.fg-mindmap .con5 .con-box li.fg {
  background-color: #e0f9f1;
}
.fg-mindmap .con5 .con-box li.support {
  background-color: #fff5e2;
}
.fg-mindmap .fg-section2_5-mobile {
  padding-bottom: 40px;
  display: none;
  position: relative;
}
.fg-mindmap .swiper-container {
  margin-top: 64px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.fg-mindmap .swiper-container img {
  display: block;
  width: 80%;
  margin: 0 auto;
  border-radius: 16px;
}
.fg-mindmap .swiper-container .title {
  padding: 0 16px;
  margin: 24px auto 0;
  font-size: 24px;
  font-weight: 600;
}
.fg-mindmap .swiper-container .desc {
  padding: 0 32px;
  margin: 16px auto 0;
  font-size: 16px;
  font-weight: 400;
}
.fg-mindmap .swiper-pagination {
  text-align: center;
  font-size: 0;
  left: 0;
  right: 0;
  bottom: 20px;
}
.fg-mindmap .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
}
.fg-mindmap .swiper-pagination .swiper-pagination-bullet-active {
  background: #1CC28A;
}
.fg-mindmap .fg-mindmap-section6-mobile {
  display: none;
}
@media screen and (max-width: 1280px) {
  .fg-mindmap .fg-mindmap-section7 .fg_m_s7-items {
    justify-content: center;
  }
  .fg-mindmap .fg-mindmap-section2,
  .fg-mindmap .fg-mindmap-section3,
  .fg-mindmap .fg-mindmap-section4,
  .fg-mindmap .fg-mindmap-section5 {
    display: none !important;
  }
  .fg-mindmap .fg-section2_5-mobile {
    display: block;
  }
  .fg-mindmap .fg-mindmap-section6 {
    display: none;
  }
  .fg-mindmap .fg-mindmap-section6-mobile {
    margin: 32px 32px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    height: -moz-fit-content;
    height: fit-content;
    row-gap: 32px;
  }
  .fg-mindmap .fg-mindmap-section6-mobile .item {
    width: 48%;
  }
  .fg-mindmap .fg-mindmap-section6-mobile .item .title {
    margin-top: 12px;
    font-weight: 600;
    font-size: 14px;
  }
  .fg-mindmap .fg-mindmap-section6-mobile .item .desc {
    font-size: 12px;
    margin-top: 8px;
    font-weight: 400;
  }
  .fg-mindmap .fg-mindmap-section6-mobile .item img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 752/558;
    border: 1px solid #edf0ef;
    border-radius: 16px;
  }
}
@media (max-width: 750px) {
  .fg-product .fg-mindmap-section6 {
    padding: 40px 20px ;
    margin-top: 40px;
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
    background-size: cover;
  }
  .fg-product .fg-mindmap-section6 .fg_s6-container {
    margin: 24px 0 0 ;
    padding: 12px;
    flex-direction: column-reverse;
    height: auto;
    box-sizing: border-box;
  }
  .fg-product .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-imgs {
    width: 100%;
    aspect-ratio: 752/558;
  }
  .fg-product .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-texts {
    margin: 24px 0 0 ;
  }
  .fg-product .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-texts .fg_s6_text-item-title {
    font-size: 16px;
    line-height: 20px;
  }
  .fg-product .fg-mindmap-section6 .fg_s6-container .fg_m_s6-con-texts .fg_s6_text-item-desc {
    font-size: 12px;
    line-height: 16px;
  }
  .fg-product .fg-mindmap .fg-mindmap-section7 {
    padding: 32px 12px;
  }
  .fg-product .fg-mindmap .fg-mindmap-section7 .fg_m_s7-items {
    justify-content: center;
  }
}
