@charset "UTF-8";
@import "../stylesheet/bootstrap.css";
@import "../stylesheet/fancybox.css";
@import "../stylesheet/swiper-bundle.min.css";
@import "../stylesheet/owl.carousel.min.css";
@import "../stylesheet/owl.theme.default.css";
@import "../stylesheet/reset.css";
.header-color-bar {
  width: 100%;
  height: 15px;
  background-color: #ffead5;
}

.main-header {
  display: flex;
  align-items: center;
  padding: 40px 4.9479166%;
  background-color: #fff;
}
.main-header .section-topnav-box {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.main-header .section-topnav-logo {
  width: 14.45595vw;
  min-width: 100px;
}
.main-header .section-topnav-logo img {
  width: 100%;
  vertical-align: middle;
}
.main-header .section-topnav {
  margin-right: 40px;
}
.main-header .section-topnav > li {
  transform: translateY(-10px);
}
.main-header .section-topnav > li:hover .topnav-pic-box .topnav-pic {
  transform: translateY(0px);
}
.main-header .section-topnav > li:hover > a {
  color: rgba(0, 38, 39, 0.568627451);
}
.main-header .section-topnav > li > a {
  font-size: 1.042vw;
  letter-spacing: 1px;
  text-decoration: none;
  color: #002627;
  font-weight: 500;
  padding: 0 1em;
}
.main-header .section-topnav > li .topnav-pic-box {
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.main-header .section-topnav > li .topnav-pic-box .topnav-pic {
  width: 17px;
  overflow: hidden;
  transform: translateY(20px);
  transition: 0.2s;
}
.main-header .section-topnav > li .topnav-pic-box .topnav-pic img {
  width: 100%;
  vertical-align: middle;
}

.topnav-item .topnav-member-pic {
  width: 20px;
  margin-right: 24px;
}
.topnav-item .topnav-member-pic img {
  width: 100%;
}
.topnav-item .topnav-cart {
  margin-right: 25px;
}
.topnav-item .topnav-cart .topnav-cart-pic {
  width: 20px;
}
.topnav-item .topnav-cart .topnav-cart-pic img {
  width: 100%;
}
.topnav-item .topnav-cart p {
  color: red;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid red;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 4px;
  transform: translateY(-4px);
}
.topnav-item .topnav-translate {
  margin-right: 3.07291vw;
}
.topnav-item .topnav-translate .global-pic {
  width: 20px;
  margin-right: 7px;
}
.topnav-item .topnav-translate .global-pic img {
  width: 100%;
  vertical-align: middle;
}
.topnav-item .topnav-translate p {
  font-size: 0.94vw;
  font-weight: 600;
  letter-spacing: 1.2px;
  color: #006164;
}

.search-contrl {
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid hsl(0, 0%, 0%);
  border-radius: 34px;
  overflow: hidden;
}
.search-contrl input {
  width: 9.010416vw;
  min-width: 100px;
  height: 34px;
  border: none;
  font-size: 18px;
  text-indent: 1em;
}
.search-contrl input::-moz-placeholder {
  text-indent: 1em;
  color: #002627;
  font-weight: 400px;
  letter-spacing: 1px;
}
.search-contrl input::placeholder {
  text-indent: 1em;
  color: #002627;
  font-weight: 400px;
  letter-spacing: 1px;
}
.search-contrl input:focus-visible {
  outline: none;
}
.search-contrl button {
  border: none;
  background-color: transparent;
}

.phone-menu {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #00456d;
  transition: 0.3s;
  padding: 78px 63px;
  z-index: 9999;
}
.phone-menu ul > li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  width: -moz-fit-content;
  width: fit-content;
}
.phone-menu ul > li > a {
  text-decoration: none;
  font-size: 20px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 500;
}

.gogotop {
  position: fixed;
  top: 80vh;
  right: 39px;
  z-index: 99;
}
.gogotop .gotopitem {
  width: 50px;
}
.gogotop .gotopitem + .gotopitem {
  margin-top: 20px;
}
.gogotop .gotopitem img {
  width: 100%;
}

@media (max-width: 992px) {
  .gogotop {
    position: fixed;
    top: 85vh;
    right: 17px;
  }
  .gogotop .gotopitem {
    width: 36px;
  }
}
.offcanvas-backdrop {
  display: none;
}

.offcanvas.offcanvas-end {
  width: 100%;
}

.section-index-about {
  padding: 110px 0;
  background-image: url(../src/web/index/about_bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.section-index-about .index-about-main {
  padding-left: 14.58333vw;
}
.section-index-about .index-about-main .index-about-pic {
  width: 28.90625vw;
  max-width: 555px;
  border-radius: 10px 150px 10px 10px;
  margin-right: 4.427083vw;
}
.section-index-about .index-about-main .index-about-pic img {
  width: 100%;
  vertical-align: middle;
}
.section-index-about .index-about-main .index-about-content {
  width: 50%;
  color: #00456d;
}
.section-index-about .index-about-main .index-about-content > h2 {
  font-size: 4.16666vw;
  font-weight: 800;
  letter-spacing: 2.4px;
  margin-bottom: 0.25em;
}
.section-index-about .index-about-main .index-about-content > p {
  font-size: 1.042vw;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 1.6;
}
.section-index-about .index-about-main .index-about-content .about-btn {
  width: -moz-fit-content;
  width: fit-content;
  border: none;
  background-color: none;
  font-size: 1.29533vw;
  color: #00456d;
  letter-spacing: 0.75;
  font-weight: 800;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  margin-left: auto;
}
.section-index-about .index-about-main .index-about-content .about-btn:hover {
  color: #007f82;
}
.section-index-about .index-about-main .index-about-content .about-btn:hover::after {
  transform: translateY(3px);
  opacity: 1;
}
.section-index-about .index-about-main .index-about-content .about-btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #007f82;
  transform: translateY(15px);
  opacity: 0;
  transition: 0.3s;
}

.section-index-product {
  padding-top: 70px;
}
.section-index-product .index-product-main {
  width: 71.25%;
  margin: auto;
  padding-bottom: 104px;
}
.section-index-product .index-product-main .index-product-title {
  padding-bottom: 70px;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.section-index-product .index-product-main .index-product-title h2 {
  font-size: 4.16666vw;
  font-weight: 800;
  color: #00456d;
  letter-spacing: 2.4px;
  margin: 0.475em;
}
.section-index-product .index-product-main .index-product-title .product-title-pic {
  width: 22.5877%;
}
.section-index-product .index-product-main .index-product-title .product-title-pic img {
  width: 100%;
  vertical-align: middle;
}
.section-index-product .index-product-main .index-product-item {
  margin-bottom: 5.375rem;
}
.section-index-product .index-product-main .index-product-item .index-product-pic img {
  width: 100%;
}
.section-index-product .index-product-main .index-product-item p {
  color: #002627;
  text-align: center;
  line-height: 1.2;
  font-size: 0.94vw;
  margin-top: 1em;
  font-weight: 800;
}

.main-footer {
  background-image: url(../src/web/icon/footer_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 159px;
  padding-bottom: 100px;
}
.main-footer .footer-logo-box {
  padding: 0px 7.29166vw 0px 4.947916vw;
}
.main-footer .footer-logo-box .footer-logo-pic {
  width: 14.53125%;
  min-width: 200px;
}
.main-footer .footer-logo-box .footer-logo-pic img {
  width: 100%;
  vertical-align: middleh;
}
.main-footer .footer-content {
  width: 61.97916%;
}
.main-footer .footer-content .footer-content-top {
  width: 100%;
  border-bottom: 1px solid #002627;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.8em;
}
.main-footer .footer-content .footer-content-top > li:hover a {
  color: #009397;
}
.main-footer .footer-content .footer-content-top > li + li {
  margin-left: 1.5em;
}
.main-footer .footer-content .footer-content-top > li > a {
  font-size: 20px;
  color: #002627;
  letter-spacing: 0.6px;
  font-weight: 500;
  text-decoration: none;
}
.main-footer .footer-content .footer-content-bottem {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1em;
}
.main-footer .footer-content .footer-content-bottem > li {
  display: flex;
  align-items: center;
  margin-right: 1.6em;
  display: flex;
  align-items: center;
}
.main-footer .footer-content .footer-content-bottem > li .footer-content-pic {
  width: 20px;
  margin-right: 0.8rem;
}
.main-footer .footer-content .footer-content-bottem > li .footer-content-pic img {
  width: 100%;
}
.main-footer .footer-content .footer-content-bottem > li a {
  font-size: 20px;
  color: #002627;
  letter-spacing: 0.6px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.6;
}

.section-copyright {
  padding: 15px 0;
  background-color: #ffead5;
}
.section-copyright p {
  font-size: 17px;
  font-weight: 500;
  color: #002627;
  text-align: center;
}
.section-copyright a {
  font-size: 17px;
  font-weight: 500;
  color: #002627;
  text-decoration: none;
}

@media (min-width: 992px) {
  .main-footer .footer-content {
    width: 50%;
  }
}
@media (max-width: 1300px) {
  .main-header .section-topnav-box .topnav-item .topnav-member-pic {
    width: 20px;
    margin-right: 24px;
  }
  .main-header .section-topnav-box .topnav-item .topnav-member-pic img {
    width: 100%;
  }
  .main-header .section-topnav-box .topnav-item .topnav-cart {
    margin-right: 25px;
  }
  .main-header .section-topnav-box .topnav-item .topnav-cart .topnav-cart-pic {
    width: 20px;
  }
  .main-header .section-topnav-box .topnav-item .topnav-cart .topnav-cart-pic img {
    width: 100%;
  }
  .main-header .section-topnav-box .topnav-item .topnav-translate {
    margin-right: 30px;
  }
  .main-header .section-topnav-box .topnav-item .topnav-translate .global-pic {
    width: 20px;
    margin-right: 7px;
  }
  .main-header .section-topnav-box .topnav-item .topnav-translate p {
    font-size: 13px;
  }
  .main-header .section-topnav-logo {
    width: 9.01041vw;
  }
  .main-header .search-contrl input {
    width: 9.010416vw;
    min-width: 100px;
    height: 34px;
    border: none;
    font-size: 18px;
  }
  .main-header .section-topnav {
    margin-right: 40px;
  }
  .main-header .section-topnav > li > a {
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .header-color-bar {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 9486;
  }
  .main-header {
    position: sticky;
    top: 15px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8470588235);
    z-index: 9487;
  }
  .main-header .section-topnav-logo {
    width: 163px;
  }
  .topnav-item {
    margin-top: 144px;
  }
  .topnav-item .topnav-member-pic {
    width: 20px;
    margin-right: 24px;
  }
  .topnav-item .topnav-member-pic img {
    width: 100%;
  }
  .topnav-item .topnav-cart {
    margin-right: 25px;
  }
  .topnav-item .topnav-cart .topnav-cart-pic {
    width: 20px;
  }
  .topnav-item .topnav-cart .topnav-cart-pic img {
    width: 100%;
  }
  .topnav-item .topnav-cart p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 4px;
    transform: translateY(-2px);
  }
  .topnav-item .topnav-translate {
    margin-right: 3.07291vw;
  }
  .topnav-item .topnav-translate .global-pic {
    width: 20px;
    margin-right: 7px;
  }
  .topnav-item .topnav-translate .global-pic img {
    width: 100%;
    vertical-align: middle;
  }
  .topnav-item .topnav-translate p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.2px;
    color: #ffffff;
  }
  .search-contrl {
    margin-top: 51px;
    border: 1px solid #fff;
    border-radius: 34px;
    overflow: hidden;
  }
  .search-contrl input {
    width: 100%;
    height: 34px;
    border: none;
    font-size: 18px;
    background-color: #00456d;
  }
  .search-contrl input::-moz-placeholder {
    text-indent: 1em;
    color: #fff;
    font-weight: 400px;
    letter-spacing: 1px;
  }
  .search-contrl input::placeholder {
    text-indent: 1em;
    color: #fff;
    font-weight: 400px;
    letter-spacing: 1px;
  }
  .search-contrl button {
    width: 60px;
    border: none;
    background-color: #00456d;
  }
  .section-index-about {
    padding: 65px 0;
    background-image: none;
  }
  .section-index-about .index-about-main {
    padding-left: 0;
    width: 82.60869%;
    margin: auto;
  }
  .section-index-about .index-about-main .index-about-pic {
    width: 100%;
    border-radius: 10px 100px 10px 10px;
    margin-right: 0;
  }
  .section-index-about .index-about-main .index-about-content {
    width: 100%;
    color: #00456d;
  }
  .section-index-about .index-about-main .index-about-content > h2 {
    font-size: 50px;
    text-align: center;
    margin-top: 1em;
  }
  .section-index-about .index-about-main .index-about-content > p {
    font-size: 20px;
  }
  .section-index-about .index-about-main .index-about-content .about-btn {
    font-size: 22px;
    margin: auto;
  }
  .section-index-about .index-about-main .index-about-content .about-btn::after {
    display: none;
  }
  .section-index-about .index-about-main .index-about-content .about-btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #002627;
    margin: 33px 0;
  }
  .section-index-product {
    padding-top: 5px;
  }
  .section-index-product .index-product-main {
    width: 82.60869%;
    margin: auto;
    padding-bottom: 50px;
  }
  .section-index-product .index-product-main .index-product-title {
    padding-bottom: 25px;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .section-index-product .index-product-main .index-product-title h2 {
    font-size: 50px;
    letter-spacing: 1.5px;
    margin: 0;
  }
  .section-index-product .index-product-main .index-product-item {
    margin-bottom: 40px;
  }
  .section-index-product .index-product-main .index-product-item p {
    font-size: 14px;
  }
  .main-footer {
    background-image: url(../src/phone/icon/footer_bg.png);
    padding-top: 69px;
    padding-bottom: 75px;
  }
  .main-footer .footer-logo-box {
    width: 100%;
    padding: 69px 0 43px;
    margin: auto;
  }
  .main-footer .footer-logo-box .footer-logo-pic {
    width: 38.8888%;
    min-width: 140px;
    margin: auto;
  }
  .main-footer .footer-content {
    width: 82.60869%;
    margin: auto;
  }
  .main-footer .footer-content .footer-content-top {
    width: 100%;
    border-bottom: 1px solid #002627;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.8em;
  }
  .main-footer .footer-content .footer-content-top > li {
    margin-right: 1em;
  }
  .main-footer .footer-content .footer-content-top > li + li {
    margin-left: 0em;
  }
  .main-footer .footer-content .footer-content-top > li > a {
    font-size: 16px;
    line-height: 1.8;
  }
  .main-footer .footer-content .footer-content-bottem {
    display: flex;
    flex-wrap: wrap;
    padding-top: 1em;
  }
  .main-footer .footer-content .footer-content-bottem > li {
    display: flex;
    align-items: center;
    margin-right: 1.6em;
  }
  .main-footer .footer-content .footer-content-bottem > li .footer-content-pic {
    width: 14px;
    margin-right: 0.8rem;
    flex-shrink: 0;
  }
  .main-footer .footer-content .footer-content-bottem > li a {
    font-size: 16px;
  }
  .section-copyright {
    padding: 15px 0;
    background-color: #ffead5;
  }
  .section-copyright p {
    font-size: 17px;
    line-height: 1.3;
  }
  .section-copyright a {
    font-size: 17px;
    font-weight: 500;
    color: #002627;
    text-decoration: none;
  }
}
.section-bread .section-bread-main {
  width: 70.8854%;
  margin: auto;
}
.section-bread .section-bread-main .bread-list {
  justify-content: flex-end;
  padding: 15px 0;
}
.section-bread .section-bread-main .bread-list .bread-list-item {
  margin: 0 2.5px;
}
.section-bread .section-bread-main .bread-list .bread-list-item a {
  font-size: 15px;
  font-weight: 600;
  color: #00456d;
  text-decoration: none;
  line-height: 1.2;
}
.section-bread .section-bread-main .bread-list .section-bread-pic {
  width: 17px;
  margin-right: 0.5em;
  transform: translateY(-3px);
}
.section-bread .section-bread-main .bread-list .section-bread-pic img {
  width: 100%;
  vertical-align: middle;
}

.section-about-content {
  padding-top: 69px;
  padding-bottom: 221px;
}
.section-about-content .section-about-main {
  width: 70.8854%;
  margin: auto;
}
.section-about-content .section-about-main .section-about-logo {
  width: 19.32291vw;
  min-width: 300px;
}
.section-about-content .section-about-main .section-about-logo img {
  width: 100%;
}
.section-about-content .section-about-main h2 {
  font-size: 2.083333vw;
  color: #00456d;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 1.1em;
  text-align: center;
}
.section-about-content .section-about-main h3 {
  font-size: 2.590673vw;
  text-align: center;
  color: #00456d;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 0.8em;
}
.section-about-content .section-about-main p {
  font-size: 1.042vw;
  color: #00456d;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1.5em;
}

.article-pic-item {
  border-radius: 20px;
  overflow: hidden;
}

.about-step-pic {
  width: 34.94791vw;
  min-height: 200px;
  margin-bottom: 70px;
}
.about-step-pic img {
  width: 100%;
}

.about-article-pic {
  border-radius: 100px 0 100px 0;
}
.about-article-pic img {
  width: 100%;
}

.about-article-txt {
  padding: 2em 1em;
}
.about-article-txt > p {
  font-size: 20px;
  letter-spacing: 0.6px;
  font-weight: 500;
  color: #00456d;
}

@media (max-width: 992px) {
  .section-bread .section-bread-main {
    width: 82.60869%;
  }
  .section-bread .section-bread-main .bread-list {
    padding: 10px 0;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .section-bread .section-bread-main .bread-list .section-bread-pic {
    width: 12px;
  }
  .section-about-content {
    padding-top: 65px;
    padding-bottom: 40px;
  }
  .section-about-content .section-about-main {
    width: 82.60869%;
  }
  .section-about-content .section-about-main .section-about-logo {
    width: 57.2463vw;
    min-width: 200px;
    margin-bottom: 23px;
  }
  .section-about-content .section-about-main h2 {
    font-size: 19px;
  }
  .section-about-content .section-about-main h3 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 0.8em;
  }
  .section-about-content .section-about-main p {
    font-size: 16px;
    font-weight: 500;
  }
  .article-pic-item {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .about-step-pic {
    width: 87.75%;
    margin-bottom: 70px;
  }
  .about-article-pic {
    border-radius: 100px 0 100px 0;
  }
  .about-article-pic img {
    width: 100%;
  }
  .about-article-txt {
    padding: 2em 1em 0;
  }
  .about-article-txt > p {
    font-size: 20px;
    letter-spacing: 0.6px;
    font-weight: 500;
    color: #00456d;
  }
}
.section-products-main {
  width: 82.6086%;
  margin: auto;
  padding-bottom: 205px;
}

.menu-control h2 {
  font-size: 2.083333vw;
  font-weight: 800;
  letter-spacing: 2px;
  color: #00456d;
  text-align: center;
}
.menu-control .menu-list {
  margin-top: 20px;
}
.menu-control .menu-list .accordion-item {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1rem;
  background-color: transparent;
  border: none;
  max-width: 330px;
}
.menu-control .menu-list .accordion-item .menu-list-item {
  background-color: #00456d;
  border-radius: 60px;
  padding: 0.5em 1em;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.menu-control .menu-list .accordion-item .menu-list-item::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background-color: #2579aa;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s ease-in;
  z-index: -1;
}
.menu-control .menu-list .accordion-item .menu-list-item:hover::before {
  width: 100%;
  height: 100%;
}
.menu-control .menu-list .accordion-item .menu-list-item::after {
  display: none;
}
.menu-control .menu-list .menu-list-body {
  padding: 1em 0px 0px 25px;
}
.menu-control .menu-list .menu-list-body > ul > li {
  margin-bottom: 1em;
}
.menu-control .menu-list .menu-list-body > ul > li > a {
  text-decoration: none;
  color: #2579aa;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 600;
}
.menu-control .menu-list .menu-list-body > ul > li .sm-item .accordion-body {
  padding: 0;
}
.menu-control .menu-list .menu-list-body > ul > li .sm-item .accordion-body > ul > li {
  margin-top: 10px;
}
.menu-control .menu-list .menu-list-body > ul > li .sm-item .accordion-body > ul > li > a {
  text-decoration: none;
  font-size: 18px;
  color: #00456d;
  font-weight: 600;
  display: block;
  text-indent: 1em;
}
.menu-control .menu-list .menu-list-body > ul > li .sm-item .accordion-button {
  color: #2579aa;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 0;
  background-color: transparent;
}
.menu-control .menu-list .menu-list-body > ul > li .sm-item .accordion-button::after {
  display: none;
}

.download-menu h4 {
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 2px;
  color: #00456d;
  margin-bottom: 0.5em;
  text-indent: 0.5em;
}

.menu-list-phone {
  border-radius: 22px;
  overflow: hidden;
  margin-top: 30px;
}
.menu-list-phone .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: none;
  border-top-right-radius: none;
}
.menu-list-phone .accordion-item-all {
  background-color: #00456d;
  border-radius: 22px !important;
}
.menu-list-phone .menu-list-title {
  background-color: #00456d;
  border-bottom: 1px solid #00456d;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.menu-list-phone .menu-list-title p {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
.menu-list-phone .menu-list-title p::after {
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 10px;
  background-color: #fff;
  position: absolute;
  bottom: -18px;
}
.menu-list-phone .menu-list-title::after {
  display: none;
}
.menu-list-phone .menu-list-item {
  background-color: #00456d;
  color: #fff;
  margin-top: 1px;
  font-size: 20px;
  padding: 10px 25px;
}
.menu-list-phone .menu-list-item::after {
  display: none;
}
.menu-list-phone .menu-list-body {
  margin-top: -1px;
  background-color: #00456d;
  padding: 10px 25px 25px;
}
.menu-list-phone .menu-list-body > ul > li > a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  text-indent: 1em;
}
.menu-list-phone .menu-list-body > ul > li + li {
  margin-top: 1em;
}
.menu-list-phone .menu-list-body > ul > li .sm-item .accordion-body {
  padding: 0;
}
.menu-list-phone .menu-list-body > ul > li .sm-item .accordion-body > ul > li {
  margin-top: 10px;
}
.menu-list-phone .menu-list-body > ul > li .sm-item .accordion-body > ul > li > a {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  display: block;
  text-indent: 1em;
}
.menu-list-phone .menu-list-body > ul > li .sm-item .accordion-button {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 500;
  padding: 0;
  background-color: transparent;
}
.menu-list-phone .menu-list-body > ul > li .sm-item .accordion-button::after {
  display: none;
}
.menu-list-phone .accordion-item {
  background-color: transparent;
  border: none;
}

.section-product-cards {
  margin-left: 20px;
  padding-top: 67px;
}
.section-product-cards .product-card-item {
  margin-bottom: 60px;
  position: relative;
}
.section-product-cards .product-card-item .product-card-pic {
  overflow: hidden;
}
.section-product-cards .product-card-item:hover .white-box {
  display: block;
  opacity: 1;
}
.section-product-cards .product-card-item:hover .white-box p {
  display: block;
  transform: translate(-50%, -50%) scale(1);
}
.section-product-cards .product-card-item:hover p {
  color: #4a9bcb;
}
.section-product-cards .product-card-item > p {
  font-size: 20px;
  color: #00456d;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 1em;
  font-weight: 800;
}
.section-product-cards .product-card-item .white-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  transition: 0.5s;
  opacity: 0;
  cursor: pointer;
}
.section-product-cards .product-card-item .white-box p {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.2s;
}

.booking-bike-list {
  padding-top: 60px;
  margin-bottom: 190px;
}

.page-navigation {
  display: block;
  padding-top: 130px;
}

.pagination-list {
  width: -moz-fit-content;
  width: fit-content;
}
.pagination-list > li {
  padding: 5px 5px 5px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  background-color: #00456d;
  transition: 0.2s;
}
.pagination-list > li:hover {
  background-color: #fff;
}
.pagination-list > li:hover > a {
  color: #00456d;
}
.pagination-list > li:first-child {
  background-color: transparent;
  transform: translateY(5px);
}
.pagination-list > li:last-child {
  background-color: transparent;
  transform: translateY(5px);
}
.pagination-list > li > a {
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 22px;
  font-weight: 800;
  display: block;
  transition: 0.2s;
}

@media (max-width: 992px) {
  .section-products-main {
    width: 80.9375%;
    margin: auto;
    padding-bottom: 130px;
  }
  .menu-control h2 {
    font-size: 50px;
  }
  .download-menu h4 {
    font-size: 50px;
    margin-bottom: 0.5em;
    text-indent: -0.1em;
  }
  .section-product-cards {
    padding-top: 50px;
    margin-left: 0;
  }
  .section-product-cards .product-card-item {
    margin-bottom: 40px;
  }
  .section-product-cards .product-card-item p {
    font-size: 20px;
  }
  .page-navigation {
    padding-top: 45px;
  }
  .pagination-list > li {
    padding: 5px 5px 5px;
    width: 25px;
    height: 25px;
    display: flex;
    margin: 10px;
  }
  .pagination-list > li:first-child {
    background-color: transparent;
    transform: translateY(2px);
  }
  .pagination-list > li:last-child {
    background-color: transparent;
    transform: translateY(2px);
  }
  .pagination-list > li > a {
    color: #ffffff;
    font-size: 15px;
  }
}
/* inner-main */
.product-inner-main {
  padding-top: 70px;
  width: 67.70833%;
  margin: auto;
  padding-bottom: 318px;
}
.product-inner-main > h3 {
  font-size: 50px;
  color: #00456d;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-align: center;
  margin-bottom: 0.6em;
}

.pro-inner-txt {
  align-items: center;
}
.pro-inner-txt h3 {
  font-size: 1.554404vw;
  font-weight: 800;
  color: #00456d;
  letter-spacing: 3px;
}
.pro-inner-txt h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #00456d;
  margin-top: 0.6em;
}
.pro-inner-txt .pro-inner-content {
  padding: 1em 0;
}
.pro-inner-txt .pro-inner-content p {
  font-weight: 500;
  font-size: 20px;
  color: #00456d;
  letter-spacing: 1px;
  line-height: 1.6;
}

.pro-inner-btns {
  margin-top: auto;
}
.pro-inner-btns .pro-inner-btn {
  width: 27.5%;
  max-width: 173px;
  background-color: #00456d;
  border-radius: 5px;
  border: none;
  padding: 17px 0;
  margin-right: 15px;
  position: relative;
  z-index: 1;
}
.pro-inner-btns .pro-inner-btn:hover::before {
  transform: translateY(0px);
}
.pro-inner-btns .pro-inner-btn:hover p {
  transform: translateY(0px);
}
.pro-inner-btns .pro-inner-btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #14a4a8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translateY(-6px);
  transition: 0.2s;
}
.pro-inner-btns .pro-inner-btn p {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #fff;
  transform: translateY(-3px);
}

.addcart-btn {
  width: 54.6%;
  margin-top: 35px;
  max-width: 345px;
  background-color: #313740;
  color: #fff;
  padding: 17px 0;
  border: none;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}
.addcart-btn p {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1px;
  transform: translateY(-5px);
}
.addcart-btn p i {
  margin-right: 1em;
}
.addcart-btn:hover p {
  transform: translateY(0px);
}
.addcart-btn:hover {
  color: #fff;
}
.addcart-btn:hover::before {
  transform: translateY(0px);
}
.addcart-btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #b5b5b5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translateY(-6px);
  transition: 0.2s;
}

.pro-inner-quantity {
  width: 236px;
}
.pro-inner-quantity input {
  text-align: center;
}
.pro-inner-quantity span {
  background-color: #1a1311;
  border-radius: 0;
}
.pro-inner-quantity span i {
  color: #fff;
  font-weight: 600;
}

.pinner-quantity-box {
  margin-top: 33px;
}
.pinner-quantity-box p {
  font-size: 20px;
  letter-spacing: 0.4px;
  font-weight: 600;
  color: #313740;
  margin-right: 1em;
}

.nav-tabs .nav-link.active button,
.nav-item-title button {
  font-size: 1.042vw;
  text-align: center;
  border-radius: 30px 30px 0 0;
  overflow: hidden;
  padding: 15px 50px;
  letter-spacing: 2px;
}

.nav-item-title button {
  background-color: transparent;
  color: #1a1311;
}

.nav-item-title {
  width: 50%;
}

.nav-tabs .nav-link.active {
  width: 100%;
  background-color: #313740;
  color: #fff;
  border-color: #313740;
}

.nav-link:hover,
.nav-link:focus {
  color: #1a1311;
  border-color: #1a1311;
}

.nav-tabs .nav-link {
  width: 100%;
  background-color: #b5b5b5;
  color: #fff;
  border: none;
  border-radius: 30px 30px 0 0;
  overflow: hidden;
}

.nav-tabs {
  --bs-nav-tabs-border-color: #505050;
}

.product-tab-content h3 {
  color: #1a1311;
  letter-spacing: 2px;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 1em;
}
.product-tab-content p {
  font-size: 1.042vw;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-bottom: 1em;
  color: #00456d;
  font-weight: 500;
}

li.nav-item.nav-item-title {
  border-radius: 0;
  overflow: hidden;
  border-bottom: none;
}

/* inner-main-end */
.tab-pane-pic {
  width: 50%;
  margin-top: 40px;
}
.tab-pane-pic img {
  width: 100%;
}

.product-inner-main h2 {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #1a1311;
  margin-bottom: 1em;
}

.pro-inner-txt .tainan-inner-txt h3 {
  margin-bottom: 0px importan;
}

.inner-backbtn {
  width: -moz-fit-content;
  width: fit-content;
  border: none;
  background-color: none;
  font-size: 25px;
  color: #00456d;
  letter-spacing: 0.75;
  font-weight: 800;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  margin: auto;
}
.inner-backbtn:hover {
  color: #007f82;
}
.inner-backbtn:hover::after {
  transform: translateY(3px);
  opacity: 1;
}
.inner-backbtn::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #007f82;
  transform: translateY(15px);
  opacity: 0;
  transition: 0.3s;
}

@media (max-width: 1300px) {
  .pro-inner-txt h3 {
    font-size: 20px;
  }
  .pro-inner-txt .pro-inner-content {
    padding: 1em 0;
  }
  .pro-inner-txt .pro-inner-content p {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.6;
  }
}
@media (max-width: 992px) {
  /* inner-main */
  .product-inner-main {
    width: 82.60869vw;
    padding-top: 35px;
    padding-bottom: 90px;
  }
  .nav-item-title button {
    font-size: 16px;
    text-align: center;
    border-radius: 0;
    padding: 16px 0px;
    letter-spacing: 1.6px;
  }
  .pro-inner-txt h3 {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 4.5px;
    margin-top: 36px;
  }
  .pro-inner-txt h3::after {
    width: 100%;
    margin-bottom: 0px;
  }
  .product-tab-content p {
    font-size: 20px;
    letter-spacing: 1.6px;
    line-height: 2;
  }
  .product-tab-content h3 {
    font-size: 25px;
  }
  .pro-inner-txt p {
    font-size: 20px;
    justify-content: space-between;
  }
  .nav-item-title {
    width: 50%;
  }
  .nav-tabs .nav-link,
  .nav-tabs .nav-link.active {
    width: 100%;
  }
  .product-nav-tabs {
    border-bottom: 1px solid #1a1311;
  }
  /* inner-main-end */
  .tab-pane-pic {
    width: 100%;
    margin-top: 40px;
  }
  .pro-inner-btns {
    margin-top: 40px;
  }
  .pro-inner-btns .pro-inner-btn {
    width: 100%;
    max-width: none;
    margin-bottom: 15px;
    background-color: #00456d;
    padding: 17px 0;
    margin-right: 15px;
  }
  .pro-inner-btns .pro-inner-btn p {
    font-size: 20px;
  }
  .pro-inner-quantity {
    width: 60%;
    min-width: 236px;
  }
  .pro-inner-quantity input {
    text-align: center;
  }
  .pro-inner-quantity span {
    background-color: #1a1311;
    border-radius: 0;
  }
  .pro-inner-quantity span i {
    color: #fff;
    font-weight: 600;
  }
  .pinner-quantity-box {
    margin-top: 20px;
  }
  .addcart-btn {
    width: 100%;
    margin-top: 35px;
    max-width: none;
    background-color: #313740;
    color: #fff;
    margin-bottom: 70px;
    padding: 17px 0;
  }
  .addcart-btn p {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    transform: translateY(-3px);
  }
  .addcart-btn p i {
    margin-right: 1em;
  }
  .addcart-btn:hover {
    color: #fff;
  }
  .addcart-btn:hover::before {
    transform: translateY(0px);
  }
  .addcart-btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #b5b5b5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translateY(-6px);
    transition: 0.2s;
  }
}
.shop-cart-main {
  width: 70.833333%;
  margin: auto;
}
.shop-cart-main .shop-cart-title {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  margin: auto;
  padding-bottom: 110px;
}
.shop-cart-main .shop-cart-title h2 {
  font-size: 70px;
  letter-spacing: 2.4px;
  font-weight: 800;
  margin: 0 1em;
  color: #00456d;
}
.shop-cart-main .shop-cart-title .cart-title-pic {
  width: 8.229166vw;
  max-width: 158px;
}
.shop-cart-main .shop-cart-title .cart-title-pic img {
  width: 100%;
}

.cart-table-main {
  width: 58.85416%;
  margin: auto;
  padding-bottom: 264px;
}

.section-inquiry-carts .cart-pic {
  width: 86px;
}
.section-inquiry-carts .cart-pic img {
  width: 100%;
  vertical-align: middle;
}
.section-inquiry-carts thead {
  border: 1px solid #00456d;
}
.section-inquiry-carts thead > tr {
  background-color: #00456d;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-align: center;
}
.section-inquiry-carts thead > tr th + th {
  border-left: 1px solid #fff;
}
.section-inquiry-carts thead > tr th:first-child {
  width: 80%;
  padding: 10px;
}
.section-inquiry-carts thead > tr th:nth-child(2) {
  width: 10%;
}
.section-inquiry-carts thead > tr th:last-child {
  width: 10%;
}
.section-inquiry-carts tbody {
  background-color: #fff;
  border: 1px solid #00456d;
}
.section-inquiry-carts tbody > tr > td {
  text-align: center;
}
.section-inquiry-carts tbody > tr > td + td {
  border-left: 1px solid #00456d;
}
.section-inquiry-carts tbody > tr > td:first-child {
  padding: 10px;
}
.section-inquiry-carts tbody > tr > td:first-child p {
  font-size: 23px;
  color: #00456d;
  letter-spacing: 1px;
  margin-left: 1em;
  font-weight: 600;
}
.section-inquiry-carts tbody > tr > td:nth-child(2) input {
  margin: auto;
  width: 28.2608%;
  min-width: 65px;
  height: 38px;
}
.section-inquiry-carts tbody > tr > td:nth-child(2):last-child .cart-del {
  width: 20px;
  margin: auto;
}
.section-inquiry-carts tbody > tr > td:nth-child(2):last-child .cart-del img {
  width: 100%;
  vertical-align: middle;
}

.cart-order-box {
  padding-top: 80px;
}
.cart-order-box .section-order-item label {
  font-size: 20px;
  font-weight: 500;
  color: #00456d;
  padding: 18px 0;
}
.cart-order-box .section-order-item label span {
  color: red;
}
.cart-order-box .section-order-item input {
  height: 50px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.cart-order-box .section-order-item textarea {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cart-sumit-btn {
  margin-top: 70px;
  width: 100%;
  background-color: #ee691a;
  letter-spacing: 1.4px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.cart-sumit-btn:hover::before {
  transform: translateY(0px);
}
.cart-sumit-btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #ff8942;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translateY(-6px);
  transition: 0.2s;
}
.cart-sumit-btn p {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  transform: translateY(-3px);
}

.contact-title {
  margin-top: 61px;
}
.contact-title p {
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0.75px;
  color: #00456d;
  text-align: center;
}
.contact-title p span {
  color: red;
}

@media (max-width: 992px) {
  .shop-cart-main {
    width: 82.60869%;
  }
  .shop-cart-main .shop-cart-title {
    padding-bottom: 50px;
  }
  .shop-cart-main .shop-cart-title h2 {
    font-size: 50px;
    color: #00456d;
    font-weight: 800;
  }
  .shop-cart-main .shop-cart-title .cart-title-pic {
    width: 60px;
    max-width: none;
  }
  .shop-cart-main .shop-cart-title .cart-title-pic img {
    width: 100%;
  }
  .cart-table-main {
    width: 82.60869%;
    padding-bottom: 130px;
  }
  .section-inquiry-carts .cart-pic {
    width: 60px;
  }
  .section-inquiry-carts thead > tr th {
    font-size: 14px;
  }
  .section-inquiry-carts thead > tr th + th {
    border-left: 1px solid #fff;
  }
  .section-inquiry-carts thead > tr th:first-child {
    width: 50%;
    padding: 10px;
  }
  .section-inquiry-carts thead > tr th:nth-child(2) {
    width: 25%;
  }
  .section-inquiry-carts thead > tr th:last-child {
    width: 25%;
  }
  .section-inquiry-carts tbody {
    border: 1px solid #00456d;
    min-height: 154px;
  }
  .section-inquiry-carts tbody > tr > td {
    text-align: center;
  }
  .section-inquiry-carts tbody > tr > td .cart-del {
    transform: translateY(5px);
  }
  .section-inquiry-carts tbody > tr > td + td {
    border-left: 1px solid #00456d;
  }
  .section-inquiry-carts tbody > tr > td:first-child {
    padding: 45px 5px;
  }
  .section-inquiry-carts tbody > tr > td:first-child p {
    font-size: 14px;
    margin-left: 0em;
  }
  .section-inquiry-carts tbody > tr > td:nth-child(2) input {
    margin: auto;
    width: 45%;
    max-width: 45px;
    height: 38px;
    margin-top: 53px;
  }
  .section-inquiry-carts tbody > tr > td:nth-child(2):last-child .cart-del {
    width: 20px;
    margin: auto;
  }
  .section-inquiry-carts tbody > tr > td:nth-child(2):last-child .cart-del img {
    width: 100%;
    vertical-align: middle;
  }
  .cart-order-box {
    padding-top: 44px;
  }
  .cart-order-box .section-order-item label {
    font-size: 20px;
    font-weight: 500;
    color: #00456d;
    padding: 18px 0;
  }
  .cart-order-box .section-order-item label span {
    color: red;
  }
  .cart-order-box .section-order-item input {
    height: 50px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  .cart-order-box .section-order-item textarea {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  .contact-title {
    margin-top: 45px;
  }
  .contact-title p {
    font-size: 20px;
  }
}
.section-download-main {
  padding-top: 67px;
}

.section-download-item {
  padding: 28px 45px;
  background-color: #fff;
  transform: scale(1);
  transition: 0.3s ease-in-out;
  margin-bottom: 30px;
}
.section-download-item:hover {
  transform: scale(0.9);
}
.section-download-item:hover .downPic .st0 {
  fill: #4a9bcb;
}
.section-download-item span,
.section-download-item p {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.63px;
  color: #00456d;
}
.section-download-item span {
  margin-right: 2em;
}
.section-download-item .downPic {
  width: 37px;
}
.section-download-item .downPic .st0 {
  width: 35px;
  height: 35px;
  fill: #00456d;
}
.section-download-item:hover p {
  color: #4a9bcb;
}
.section-download-item:hover span {
  color: #4a9bcb;
}

.download-menu .menu-control h3 {
  text-indent: 0.4em !important;
}

@media (max-width: 992px) {
  .section-download-main {
    padding-top: 50px;
  }
  .section-download-item {
    padding: 30px;
    margin-bottom: 20px;
  }
  .section-download-item .downPic {
    width: 28px;
  }
  .section-download-item .downPic .st0 {
    width: 28px;
    height: 28px;
    fill: #00456d;
  }
}
.section-member-main {
  width: 70%;
}
.section-member-main .nav-item-title {
  width: 25.6%;
}
.section-member-main .nav-tabs .nav-link.active {
  width: 100%;
  background-color: #00456d;
  color: #fff;
  border-color: #00456d;
}
.section-member-main .nav-tabs .nav-link {
  width: 100%;
  background-color: transparent;
  color: #00456d;
  border: none;
  border-radius: 30px 30px 0 0;
  border: 1px solid #00456d;
}
.section-member-main .tab-content {
  border-left: 1px solid #00456d;
  border-bottom: 1px solid #00456d;
  border-right: 1px solid #00456d;
  padding-bottom: 80px;
}
.section-member-main .nav-tabs .nav-link.active button,
.section-member-main .nav-item-title button {
  font-size: 1.29533vw;
}
.section-member-main .cart-order-box .section-order-item label {
  font-size: 25px;
  font-weight: 500;
  color: #00456d;
  padding: 33px 0 10px;
}

.form-select {
  height: 50px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border: none;
}
.form-select:focus {
  border-color: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.section-login-btns {
  margin-top: 70px;
  flex-wrap: wrap;
}
.section-login-btns .forget-btn {
  background-color: #313740;
  position: relative;
  z-index: 1;
}
.section-login-btns .forget-btn:hover p {
  transform: translateY(0px);
}
.section-login-btns .forget-btn:hover::before {
  transform: translateY(0px);
}
.section-login-btns .forget-btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #616974;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translateY(-6px);
  transition: 0.2s;
}
.section-login-btns .login-btn {
  background-color: #ee691a;
  margin-left: 50px;
  position: relative;
  z-index: 1;
}
.section-login-btns .login-btn:hover::before {
  transform: translateY(0px);
}
.section-login-btns .login-btn:hover p {
  transform: translateY(0px);
}
.section-login-btns .login-btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #ff8942;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translateY(-6px);
  transition: 0.2s;
}
.section-login-btns .login-btn-item {
  border-radius: 5px;
  overflow: hidden;
}
.section-login-btns .login-btn-item p {
  transform: translateY(-3px);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  padding: 0.6em 1.75em;
  transition: 0.3s;
}
.section-login-btns .login-btn-item.revise-btn.login-btn p {
  padding: 0.6em 3em;
}

.login-main-box {
  width: 71%;
}
.login-main-box .login-dubble-box .section-order-item {
  width: 48%;
}

.member-tab-content {
  border-top: 1px solid #00456d;
}

.member-content-title {
  border-top: 1px solid #00456d;
  border-left: 1px solid #00456d;
  border-right: 1px solid #00456d;
}
.member-content-title h2 {
  font-size: 45px;
  font-weight: 800;
  padding: 36px 65px;
  color: #00456d;
}

.member-email h3,
.member-email span {
  font-size: 25px;
  font-weight: 500;
  color: #1a242f;
}
.member-email h3 {
  margin-top: 0.7em;
}

@media (max-width: 1300px) {
  .section-member-main {
    width: 100%;
  }
  .section-member-main .nav-tabs .nav-link.active button,
  .section-member-main .nav-item-title button {
    font-size: 20px;
  }
  .section-member-main .cart-order-box .section-order-item label {
    font-size: 25px;
    font-weight: 500;
    color: #00456d;
    padding: 33px 0 10px;
  }
}
@media (max-width: 992px) {
  .member-content-title h2 {
    font-size: 27px;
    padding: 16px 0px;
    text-align: center;
  }
  .section-member-main {
    width: 100%;
    padding-top: 70px;
  }
  .section-member-main .nav-item-title {
    width: 50%;
  }
  .section-member-main .nav-tabs .nav-link.active {
    width: 100%;
    background-color: #00456d;
    color: #fff;
    border-color: #00456d;
  }
  .section-member-main .nav-tabs .nav-link {
    width: 100%;
    background-color: transparent;
    color: #00456d;
    border: none;
    border-radius: 30px 30px 0 0;
    border: 1px solid #00456d;
  }
  .section-member-main .tab-content {
    padding-bottom: 85px;
    border-left: 1px solid #00456d;
    border-bottom: 1px solid #00456d;
    border-right: 1px solid #00456d;
  }
  .section-member-main .nav-tabs .nav-link.active button,
  .section-member-main .nav-item-title button {
    font-size: 20px;
  }
  .section-member-main .cart-order-box .section-order-item label {
    font-size: 18px;
    font-weight: 500;
    color: #00456d;
    padding: 25px 0 10px;
  }
  .login-main-box {
    width: 100%;
  }
  .login-main-box .login-dubble-box {
    flex-wrap: wrap;
  }
  .login-main-box .login-dubble-box .section-order-item {
    width: 100%;
  }
  .section-login-btns {
    margin-top: 70px;
    flex-wrap: wrap;
  }
  .section-login-btns .login-btn-item p {
    padding: 0.6em 0.3em;
  }
  .section-login-btns .forget-btn {
    width: 100%;
    background-color: #313740;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
  }
  .section-login-btns .login-btn {
    width: 100%;
    margin-left: 0px;
  }
  .memner-menu.menu-control h3 {
    text-indent: 0.8em;
  }
  .member-email h3,
  .member-email span {
    font-size: 20px;
    font-weight: 500;
    color: #1a242f;
  }
  .member-email h3 {
    margin-top: 0.7em;
  }
  .login-btn-item.revise-btn.login-btn {
    margin: auto;
  }
  .login-btn-item.revise-btn.login-btn p {
    padding: 0.6em 3em;
  }
  .login-btn-item.revise-btn.login-btn .section-login-btns .login-btn-item p {
    padding: 0.6em 0.3em;
  }
}
.section-sitmap-main {
  width: 67.70833%;
  margin: auto;
}

.sitemap-menu.menu-control > h2 {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  font-size: 2.083333vw;
  display: flex;
  flex-direction: column;
  color: #00456d;
}
.sitemap-menu.menu-control > h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #2579aa;
  margin: 20px 0 15px;
}
.sitemap-menu.menu-control:hover h2 {
  color: rgba(0, 69, 109, 0.5333333333);
}
.sitemap-menu.menu-control .menu-list {
  padding-left: 1.6em;
}
.sitemap-menu.menu-control .menu-list .accordion-item .menu-list-item {
  background-color: transparent;
  color: #00456d;
}
.sitemap-menu.menu-control .menu-list .accordion-item .menu-list-item::before {
  display: none;
}

@media (max-width: 992px) {
  .section-sitmap-main {
    width: 82.6086%;
    padding-top: 90px;
    padding-bottom: 120px;
  }
  .sitemap-menu.menu-control > h2 {
    width: 100%;
    margin: auto;
    font-size: 35px;
    display: flex;
    flex-direction: column;
    padding: 15px 0;
    color: #fff !important;
    background-color: #00456d;
    border-radius: 50px;
    margin-bottom: 30px;
  }
  .sitemap-menu.menu-control > h2::after {
    display: none;
  }
  .sitemap-menu.menu-control .menu-list {
    padding-left: 0em;
  }
  .sitemap-menu.menu-control .menu-list .accordion-item {
    margin-bottom: 0;
  }
  .sitemap-menu.menu-control .menu-list .accordion-item .menu-list-item {
    background-color: transparent;
    color: #00456d;
  }
  .sitemap-menu.menu-control .menu-list .accordion-item .menu-list-item::before {
    display: none;
  }
  .sitemap-menu.menu-control h2 {
    color: #fff;
  }
}
body {
  font-family: "Montserrat", sans-serif;
  background: url(../src/web/index/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: 0;
  left: 0;
}

@media (max-width: 992px) {
  body {
    background: url(../src/phone/about/bg.png);
    background-size: cover;
  }
}
/* hb.icon */
.menu-button-container {
  z-index: 9999;
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #006164;
  position: absolute;
  height: 3px;
  width: 28px;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}

.menu-button::before {
  content: "";
  margin-top: -8px;
}

.menu-button::after {
  content: "";
  margin-top: 8px;
  width: 80%;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(45deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  width: 100%;
  transform: rotate(-45deg);
}

/* FOR漢堡圖示show/hide */
@media (max-width: 992px) {
  .menu-button-container {
    display: flex;
  }
  .main-header {
    padding: 36px 35px;
  }
}/*# sourceMappingURL=all.css.map */


