@charset "UTF-8";

body.index.about_shell {
  background: linear-gradient(180deg, #090909 0%, #0c0a08 42%, #090909 100%);
}

body.index.about_shell .article-content.wrap-module {
  position: relative;
  overflow: hidden;
  padding-bottom: 96px;
  background: linear-gradient(180deg, #0b0b0b 0%, #100d09 22%, #090909 100%);
}

body.index.about_shell .article-content.wrap-module::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 520px;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.024) 1px, transparent 1px) 0 0 / 120px 120px,
    linear-gradient(180deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px) 0 0 / 120px 120px;
  opacity: 0.16;
}

body.index.about_shell .article-content.wrap-module > * {
  position: relative;
  z-index: 1;
}

body.index.about_shell .article-content.wrap-module .wrap {
  width: 100%;
  max-width: var(--container-wide, 1600px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}

body.index.about_shell .in_ad {
  overflow: hidden;
  background: #080808;
}

body.index.about_shell .in_ad .bxSlide-outter {
  height: clamp(180px, 12.5vw, 240px);
  min-height: 0;
  max-height: none;
}

body.index.about_shell .in_ad .bxSlide-outter img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.index.about_shell .in_ad .ad_con {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.18) 46%, rgba(0, 0, 0, 0.32) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.42) 100%);
}

body.index.about_shell .in_ad .ueeshop_responsive_position .position {
  float: none;
  width: 100%;
  max-width: none;
  height: auto;
  line-height: 1.5;
  text-align: center;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
}

body.index.about_shell .in_ad .ueeshop_responsive_position .position *,
body.index.about_shell .in_ad .ueeshop_responsive_position .position a {
  line-height: inherit;
  color: rgba(255, 255, 255, 0.92);
}

body.index.about_shell .in_ad .ueeshop_responsive_position .position .po_cur {
  color: #ffab33;
}

body.index.about_shell .menu-in-left {
  padding-top: 30px;
  padding-bottom: 0;
}

body.index.about_shell .menu-wrap-style {
  display: block;
  margin-bottom: 48px;
}

body.index.about_shell .menu-wrap-style .menu {
  text-align: center;
}

body.index.about_shell .menu-wrap-style .menu ul {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.index.about_shell .menu-wrap-style .menu li {
  display: block;
  margin: 0;
  width: auto;
  min-width: 166px;
  height: 46px;
  line-height: 46px;
  padding: 0;
}

body.index.about_shell .menu-wrap-style .menu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 166px;
  height: 46px;
  padding: 0 20px;
  border: 1px solid rgba(255, 144, 0, 0.82);
  box-sizing: border-box;
  background: transparent;
  color: #ffab33;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

body.index.about_shell .menu-wrap-style .menu li a.on,
body.index.about_shell .menu-wrap-style .menu li a:hover {
  background: #e57a00;
  color: #fff;
}

body.index.about_shell .contenter {
  width: 100%;
  max-width: 1216px;
  margin: 0 auto;
}

body.index.about_shell .ueeshop_responsive_article_detail {
  margin: 0;
  overflow: visible;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents {
  min-height: 360px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 16px;
  line-height: 1.72;
  overflow-x: hidden;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents,
body.index.about_shell .ueeshop_responsive_article_detail > .contents * {
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal !important;
  overflow-wrap: break-word;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents > *:first-child {
  margin-top: 0;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents p,
body.index.about_shell .ueeshop_responsive_article_detail > .contents div {
  color: inherit;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents [style*="color"] {
  color: inherit !important;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents [style*="background"] {
  background: transparent !important;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents b,
body.index.about_shell .ueeshop_responsive_article_detail > .contents strong {
  color: rgba(255, 255, 255, 0.9) !important;
  font-weight: 700;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents h1,
body.index.about_shell .ueeshop_responsive_article_detail > .contents h2,
body.index.about_shell .ueeshop_responsive_article_detail > .contents h3,
body.index.about_shell .ueeshop_responsive_article_detail > .contents h4 {
  color: #fff;
}

body.index.about_shell .ueeshop_responsive_article_detail > .contents > .share {
  display: none;
}

@media (max-width: 991.98px) {
  body.index.about_shell .article-content.wrap-module .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.index.about_shell .menu-in-left {
    padding-top: 24px;
  }

  body.index.about_shell .menu-wrap-style {
    margin-bottom: 36px;
  }
}

@media (max-width: 767.98px) {
  body.index.about_shell .article-content.wrap-module {
    padding-bottom: 72px;
  }

  body.index.about_shell .article-content.wrap-module .wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  body.index.about_shell .in_ad .bxSlide-outter {
    height: clamp(118px, 32vw, 156px);
  }

  body.index.about_shell .in_ad .ueeshop_responsive_position .position {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
    font-size: 13px;
  }

  body.index.about_shell .menu-in-left {
    padding-top: 22px;
  }

  body.index.about_shell .menu-wrap-style {
    margin-bottom: 30px;
  }

  body.index.about_shell .menu-wrap-style .menu ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
  }

  body.index.about_shell .menu-wrap-style .menu li,
  body.index.about_shell .menu-wrap-style .menu li a {
    width: 100%;
    min-width: 0;
    height: 42px;
    font-size: 15px;
  }

  body.index.about_shell .ueeshop_responsive_article_detail > .contents {
    min-height: 0;
    font-size: 15px;
    line-height: 1.68;
  }
}

@media (max-width: 480px) {
  body.index.about_shell .article-content.wrap-module .wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  body.index.about_shell .menu-wrap-style {
    margin-left: 0;
    margin-right: 0;
  }

  body.index.about_shell .ueeshop_responsive_article_detail > .contents {
    font-size: 16px;
    line-height: 1.55;
  }
}
