body {
  overflow-x: hidden;
}

#c_static_001-1692148749672 {
  position: relative;
  z-index: 20;
}

#c_banner_008_P_164-17029741430500 .swiper-slide,
#c_banner_008_P_164-17029741430500 .swiper-slide:first-child {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#c_banner_008_P_164-17029741430500 .swiper-wrapper,
#c_banner_008_P_164-17029741430500 .p_swiperContainer,
#c_banner_008_P_164-17029741430500 .p_slide {
  min-height: 460px;
}

#c_banner_008_P_164-17029741430500 .e_bannerA-2 .p_img,
#c_banner_008_P_164-17029741430500 .e_bannerA-2 .p_img a,
#c_banner_008_P_164-17029741430500 .e_bannerA-2 .p_img img {
  display: block;
  width: 100%;
  height: 100%;
}

#c_banner_008_P_164-17029741430500 .e_bannerA-2 .p_img img {
  object-fit: cover;
}

#c_static_001_P_2147-16921883155450 {
  background: #fff;
}

#c_static_001_P_2147-16921883155450 .e_text-4 a[href="news.html"] {
  background: #194397;
  color: #fff;
}

#c_static_001_P_2147-16921883155450 .e_text-4 a.on {
  background: #194397;
  color: #fff;
}

#c_static_001-1646718068940 .e_richText-15 {
  text-indent: 0;
}

#c_static_001-1646718068940 .e_richText-15 p {
  text-indent: 2em;
  text-align: left;
}

#c_static_001-1646718068940 .e_richText-15 p:has(img) {
  text-indent: 0;
  text-align: center;
}

#c_static_001-1646718068940 .e_richText-15 img {
  display: block;
  max-width: min(700px, 100%) !important;
  height: auto !important;
  margin: 0 auto;
  left: 0 !important;
}

#c_static_001-1646718068940 .e_container-14 {
  white-space: pre-line;
}

#c_static_001-1646718068940 .fyl-news-page-nav {
  display: flex !important;
  gap: 20px;
  width: 100%;
  margin-top: 20px;
  padding: 24px 6%;
  background: #fff;
}

#c_static_001-1646718068940 .fyl-news-page-nav > .p_item {
  flex: 1;
  min-width: 0;
}

#c_static_001-1646718068940 .fyl-news-page-nav .e_container-35,
#c_static_001-1646718068940 .fyl-news-page-nav .e_container-32 {
  display: flex;
  align-items: center;
  width: 100%;
}

#c_static_001-1646718068940 .fyl-news-page-nav .e_text-33,
#c_static_001-1646718068940 .fyl-news-page-nav .e_text-37 {
  flex: 0 0 auto;
  margin: 0 8px 0 0;
  color: #555;
  font-size: 14px;
  line-height: 2;
}

#c_static_001-1646718068940 .fyl-news-page-nav .e_text-34,
#c_static_001-1646718068940 .fyl-news-page-nav .e_text-36 {
  flex: 1;
  min-width: 0;
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#c_static_001-1646718068940 .fyl-news-page-nav a {
  color: #555;
}

#c_static_001-1646718068940 .fyl-news-page-nav a:hover {
  color: #194397;
}

#c_static_001-1646718068940 .e_websiteShare-21 .p_share:empty {
  display: flex;
  gap: 10px;
}

#c_static_001-1646718068940 .e_websiteShare-21 .p_share:empty::before,
#c_static_001-1646718068940 .e_websiteShare-21 .p_share:empty::after {
  content: "";
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  background: #194397;
}

#c_static_001-1646718068940 .e_websiteShare-21 .p_share:empty::after {
  background: #2f7dcc;
}

#c_static_001-1646718068940 .fyl-share-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

#c_static_001-1646718068940 .fyl-share-buttons .fyl-share-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 82px;
  height: 34px;
  padding: 0 12px;
  border-radius: 17px;
  background: #194397;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}

#c_static_001-1646718068940 .fyl-share-buttons .fyl-share-link:hover {
  background: #2f7dcc;
  color: #fff;
}

#c_static_001-1692167746147 .e_bottomNav-2 .p_level1Box,
#c_static_001-1692167746147 .e_bottomNav-2 .p_level2Box {
  list-style: none;
  margin: 0;
  padding: 0;
}

#c_static_001-1692167746147 .e_container-4 {
  align-items: center;
}

@media screen and (max-width: 768px) {
  #c_banner_008_P_164-17029741430500 .swiper-wrapper,
  #c_banner_008_P_164-17029741430500 .p_swiperContainer,
  #c_banner_008_P_164-17029741430500 .p_slide {
    min-height: 150px;
  }

  #c_static_001-1646718068940 .e_richText-15 img {
    max-width: 100% !important;
  }

  #c_static_001-1646718068940 .e_container-14 {
    white-space: normal;
  }

  #c_static_001-1646718068940 .fyl-news-page-nav {
    display: flex !important;
    flex-direction: column;
    gap: 8px;
    padding: 18px 5%;
  }

  #c_static_001-1646718068940 .fyl-news-page-nav .e_container-32 {
    flex-direction: row;
  }

  #c_static_001-1646718068940 .fyl-news-page-nav .e_text-34,
  #c_static_001-1646718068940 .fyl-news-page-nav .e_text-36 {
    white-space: normal;
  }
}
