:root {
  scroll-behavior: auto;
  --nav-after-shapeH: 48px
}

body,
html {
  height: 100%;
  /* background-color: #f7f7f7; */
}

.wrap {
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
  /* box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.1), 0 -1rem 1rem rgba(0, 0, 0, 0.1); */
}

* {
  margin: 0;
  padding: 0;
  font-family: "Registered","PantonW05-SemiBold", "Noto Sans TC", "Roboto",sans-serif;
  font-weight: 300;

}

a {
  text-decoration: none;
  color: #0045ff;
}

a:hover {
  color: #001689;
}

.head {
  position: relative;
}

.head.inner {
  height: 120px;
  background-color: #0088c9;
}

.head img.header {
  width: 100%;
  height: auto;
}

.each-p-box.products-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.each-p-box.products-inner ul.spec {
  padding-left: 0;
  margin: auto auto;
}

.each-p-box ul {
  list-style-type: none;
}

.each-p-box ul.spec li>i {
  font-size: 0.5rem;
}

.share-info h3 {
  font-size: 36px;
}

.share-info p {
  font-size: 18px;
  line-height: 180%;
  font-weight: 300;
}

footer {
  background-color: #0045ff;
  padding: 4rem 0;
  position: relative;
}

.footer-before {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 250 100" preserveAspectRatio="none"%3E%3Cpath d="M0 100 Q150 0 250 60 L250 100 Z" fill="%230045ff"/%3E%3C/svg%3E');

  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  height: 48px;
  background-color: #fff;
  /* inset: calc(100% - 5px) 0 auto;
  pointer-events: none;
  position: absolute; */
  z-index: 5;
}

footer .footer-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  font-weight: 300;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 1rem 2rem;
  margin: 0 auto;
}

footer .footer-menu>li {
  display: block;
  padding: 0 1rem;
  color: #fff;
}

footer .footer-menu>li+li {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

footer .footer-menu>li>a {
  color: #fff;
}

.closeCF {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #fff;
}

.closeCF:hover,
.closeCF:active {
  color: #e3cf75;
}

.bg-gy {
  background-color: #f5f5f5;
}

.mobile {
  display: none;
}

.mTit {
  font-weight: 600;
  margin-bottom: 3rem;
  position: relative;
}

.mTit:after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: -1.5rem;
  left: 0;
  background-color: #001689;
  height: 4px;
}

.mTit.longWords:after {
  width: 30%;
  left: calc(70% / 2);
}

.mTit.blue {
  color: #001689;
}

.mTit.after-50:after {
  width: 50%;
  left: calc(50% / 2);
}

.mTit.after-left-w100:after {
  width: 100%;
  left: 0;
}

a.gold-btn {
  --btn-bgcolor: #00B900;
  border-radius: 20px;
  background-color: var(--btn-bgcolor);
  display: inline-block;
  padding: 5px 20px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}

a.gold-btn:hover {
  background-color: color-mix(in srgb, var(--btn-bgcolor) 80%, #fff 20%);
}

a.gold-btn.sm {
  background-color: var(--btn-bgcolor);
  padding: 7px 11px;
  font-size: 1rem;
  margin: 0.25rem 0.2rem;
}

.highlight {
  /* background-image: url(../img/highlight-bg.png); */
  background-image: linear-gradient(90deg,
      #fff 5%,
      #e4b428 35%,
      #e4b428 70%,
      #fff 95%);
  /* background-color: #e4b428; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: inline-block;
  margin-left: 2rem;
  margin-right: 2rem;
}

.highlight-w100 {
  background-image: linear-gradient(90deg,
      #fff 0%,
      #e4b428 10%,
      #e4b428 90%,
      #fff 100%);
}

.highlight.bgKw {
  background-image: linear-gradient(to right,
      #fff 0%,
      #e4b428 10%,
      #e3cf75 95%,
      #fff 100%);
}

.product_bar {

  /* background-image: url("../img/product-bar-1.jpg"); */
  background-position: center;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  /* height: clamp(17rem, 50vh, 680px); */
  /* top: 80px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-bar-cover {
  width: clamp(50%, 100vw, 100%);
  margin: 0 0 0 auto;
}

.product-bar-cover .barN {
  max-width: 100%;
  height: auto;
  display: block;

}


.product_bar.ph55 {
  background-image: url("../img/product-bar-ph55.jpg?b=0616");
}

.product_bar.knowledge {
  background-image: url("../img/product-bar-knowledge.jpg");
}

.product_bar.buy {
  background-image: url("../img/product-bar-buy.jpg");
}

.product_bar.contact {
  background-image: url("../img/product-bar-contact.jpg");
}

.product_bar.blog {
  background-image: url("../img/product-bar-n.jpg");
}

.Innner-introduce {
  padding-bottom: 5rem;
  line-height: 180%;
}

.title-txt {
  font-weight: 900;
  display: flex;
}

.row-spacing {
  height: 4rem;
}

.title-txt .bigTile {
  font-size: clamp(2.8rem, 6vw, 5.3em);
  font-weight: 700;
}
.title-txt .bigTile.w{
 font-size: clamp(2.3rem, 4vw, 4em);
}
.title-txt .bigTile.w small{
font-size: clamp(1rem, 2vw, 2rem);
}
.title-txt .secTile {
  font-size: clamp(1.2rem, 2vw, 1.7rem);

}

.title-txt .subTile {
  font-size: 2rem;
}

.fs-ph55-2 {
  font-size: 2.5rem;
}

#m-list {
  display: none;
}

.konwledge-nav,
.konwledge-nav:focus {
  color: #0045ff;
}

.konwledge-nav:hover {
  color: #001689;
}

.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 2px;
  right: 0;
  bottom: 15px;
  transition: all 0.5s;
}

.back-to-top:hover,
.back-to-top:focus {
  color: #fff;
}

/* .ph55h1moilcare h2 {
  font-size: 3.5rem;
}
.ph55h1moilcare h2 > small {
  font-size: 1.5rem;
} */

ul.molicareicon-list-type {
  list-style: none;
}

ul.molicareicon-list-type li {
  background: url(../img/product-intro-list-type.png) no-repeat 0 9px;
  padding-left: 25px;
  padding-bottom: 0.5rem;
}

.step-bar {
  background-size: auto 100%;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  height: 3rem;
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  position: relative;
  width: 97%;
  border-radius: 1.5rem;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.step-bar.step-bar-1 {
  background-color: #728fb0;
}

.step-bar.step-bar-2 {
  background-color: #cf606f;
}

.step-bar.step-bar-3 {
  background-color: #ff964b;
}

.step-bar .showStepNum {
  position: absolute;
  left: 0;
}

.skinpdAllView {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.skinpdAllView::after {
  /* content: url(../img/knowledge-detail-5-step-5.png); */
  display: block;
  transform: rotate(-90deg);
  margin: 1rem;
}

.each-p-box .exintro {
  display: flex;
  align-items: end;
  line-height: 1;
  font-family: "Microsoft JhengHe";
}

.each-p-box .hrLine {
  height: 0;
  border-bottom: 1px solid #aaa;
}

.each-p-box .exintro i .fa-lg {
  line-height: 1;
}

.each-p-box .exintro i {
  color: #00beff;
}

.each-p-box .exintro em:after {
  content: "｜";
  font-style: normal;
  color: #aaa;
}

.each-p-box .exintro-sq {
  min-width: 12rem;
  padding: 4px 4px;
}

.pricon {
  background-image: url(../img/pricon.svg);
  background-size: contain;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-right: 3px;
}

ul.beff-type {
  list-style: none;
}

ul.beff-type li {
  background: url(../img/beff-intro-list-type.png?v=1110) no-repeat 0 10px;
  padding-left: 25px;
  padding-bottom: 0.5rem;
}

ul.beff-type li.b3ebff {
  background-image: url(../img/beff-intro-list-type.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 20px;
  background-position: 2px 9px;
}

.case-arrow {
  transform: rotate(-90deg) translate(1rem, 0) scale(0.8);
}

.case-arrow-icon {
  background-image: url(../img/arrow-01.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 100%;
}
.v-short{
 max-height: 500px!important;
}
@media (max-width: 1100px) {
  .pc {
    display: none;
  }

  .mobile {
    display: block;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 50px;
    height: 100vh;
    letter-spacing: 5px;
  }

  .sizeEach h4 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (max-width: 1180px) and (min-width: 820px) {

  /* .title-txt .bigTile {
    font-size: 2.8rem !important;
  } */

  .title-txt .subTile {
    font-size: 1.8rem !important;
  }


  .bg-highlight {
    background-size: cover !important;
  }

  footer .footer-menu>li {
    font-size: 0.8rem;
  }
}

@media (max-width: 768px) {

  body,
  html {

    height: auto;
  }

  .wrap {
    overflow-x: hidden;
  }

  footer {
    padding: 2rem 0 4rem 0;
  }

  footer .footer-menu {
    flex-wrap: wrap;
    flex-basis: 50%;
    padding: 0 0 1rem 0;
    width: 100%;
    justify-content: flex-start;
  }

  .footer-menu+.footer-menu {
    padding-bottom: 10vh;
  }

  footer .footer-menu>li+li {
    border: none;
  }

  /* footer .footer-menu > li:nth-child(even){
    border-left: 1px solid #5a5a5a;
  } */
  footer .footer-menu>li {
    padding: 0;
    flex-basis: 50%;
    margin: 0.5rem 0;
  }

  footer .footer-menu li.basis-100 {
    flex-basis: 100%;
  }

  .mTit:after {
    height: 4px;
    width: 50%;
    left: calc(50% / 2);
  }

  .mTit.longWords:after {
    width: 70%;
    left: calc(35% / 2);
  }

  .mTit.pSubjecet:after {
    width: 80%;
    left: calc(20% / 2);
  }


  a.gold-btn {
    float: right;
    margin-top: 0.5rem;
    margin-right: 1rem;
    padding: 7px 20px;
    font-size: 1.2rem;
    margin: 0.25rem 0.5rem;
    font-weight: 900;
  }


  .gole-btn-layer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 3.5rem;
    background-color: #00beff;
  }

  .product_bar {
    flex-direction: column;
    padding-top: calc(var(--nav-after-shapeH) - 2vh);
    /* min-height: calc(100vh - 80px); */
  }

  .title-txt {
    margin-left: 0;
  }

  .product_bar.ph55 {
    background-image: url("../img/product-bar-m-ph55.jpg?b=0616");
  }

  .product_bar.knowledge {
    background-image: url("../img/product-bar-m-knowledge.jpg");
  }

  .product_bar.buy {
    background-image: url("../img/product-bar-m-buy.jpg");
  }

  .product_bar.contact {
    background-image: url("../img/product-bar-m-contact.jpg");
  }

  .product_bar.blog {
    background-image: url("../img/product-bar-m-n.jpg");
  }




  /* 
  .title-txt .subTile {
    font-size: 1rem;
  } */

  .row-spacing {
    height: 2rem;
  }

  .fs-ph55-2 {
    font-size: 2rem;
  }

  .konwledge-nav h4 {
    font-size: 1rem;
  }

  .back-to-top {
    bottom: 5rem;
    width: 2.5rem;
    height: 2.5rem
  }

  .Innner-introduce {
    padding-top: 2rem;
  }

  .Innner-introduce.bg-topPh55 {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  .has-after-arrow::after {
    content: url(../img/knowledge-detail-5-step-5.png);
    display: block;
    width: 100%;
    text-align: center;
  }

  .has-after-arrow.secondary::after {
    content: url(../img/knowledge-detail-5-step-6.png);
  }

  .skinpdAllView::after {
    display: none;
  }

  .case-arrow {
    transform: rotate(0) translate(0) scale(0.8);
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .case-arrow-icon {
    writing-mode: vertical-rl;
    background-image: url(../img/arrow-02.png);
  }
}