@charset "UTF-8";
.pipesBox .pipesItem.stand .text, .pipesBox .pipesItem .text.goTop::after, .pipesBox .pipesItem .text.goTop::before, .pipesBox .pipesItem .text.goTop, .pipesBox .pipesItem, .pipesBox, .marqueeLinkArea .Img img, .marqueeLinkArea .Img::before, .newsArea .newsBox .newsList .Img img, .servicesArea .servicesBox .Img > .Txt, .servicesArea .servicesBox .Img img, .bannerArea .arrowBox .arrow::before, .bannerArea .arrowBox .arrow, .bannerArea .socialBox .socialList li a svg, .bannerArea .socialBox .socialList li, .bannerArea .bannerItem .Txt .btnBox .btn .btnIcon::before, .bannerArea .bannerItem .Txt .btnBox .btn .btnIcon, .bannerArea .bannerItem .Txt .textBox::before {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*ESG共通樣式*/
.popWin {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100vh;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.popWin .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.popWin .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 700px;
  max-width: 90%;
  max-height: 85vh;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.popWin .popContent {
  max-height: 85vh;
  overflow-y: auto;
}
.popWin img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.popWin .Txt {
  padding: 30px;
}
.popWin .Txt .popTitle {
  font-size: 25px;
  margin-bottom: 25px;
}
.popWin .close {
  position: absolute;
  right: -23px;
  top: -23px;
  z-index: 1;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.7);
  /* background-color: #fff; */
  border-radius: 50%;
}
.popWin .close::before, .popWin .close::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 23px;
  width: 25px;
  height: 1px;
  background-color: #bca480;
  /* border-radius:  50%; */
}
.popWin .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popWin.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.popWin.show .mask,
.popWin.show .inner {
  opacity: 1;
}
.popWin .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 1200px) {
  .popWin .close {
    right: 0;
    top: 0;
    border-radius: 0;
  }
  .popWin .popContent {
    max-height: calc(100vh - 150px);
  }
}

.wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 210px;
  padding-right: 210px;
}
@media (max-width: 1680px) {
  .wrap {
    padding-left: 130px;
    padding-right: 130px;
  }
}
@media (max-width: 1440px) {
  .wrap {
    padding-left: 80px;
    padding-right: 20px;
  }
}
@media (max-width: 1200px) {
  .wrap {
    padding-left: 20px;
  }
}

.bannerArea .bannerBox {
  position: relative;
}
.bannerArea .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bannerArea .bannerList {
  position: relative;
  z-index: 1;
  width: 100%;
}
.bannerArea .bannerList.slick-dotted {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .bannerArea .bannerList {
    padding-bottom: 30px;
  }
}
.bannerArea .bannerItem .Txt {
  max-width: 1525px;
  padding: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bannerArea .bannerItem .Txt .wrap {
  padding: 75px 20px 50px 20px;
}
.bannerArea .bannerItem .Txt .textBox {
  max-width: 1010px;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 75px 30px 70px 60px;
  position: relative;
}
.bannerArea .bannerItem .Txt .textBox::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.96);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.bannerArea .bannerItem .Txt .title {
  color: #222;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 2px;
  opacity: 0;
  position: relative;
  z-index: 1;
}
.bannerArea .bannerItem .Txt .subtitle {
  color: #222;
  font-size: 52px;
  font-weight: 700;
  font-family: "Inter", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
  line-height: 1.1;
  letter-spacing: 1.7px;
  margin-bottom: 35px;
  opacity: 0;
  padding-bottom: 35px;
  position: relative;
  z-index: 1;
}
.bannerArea .bannerItem .Txt .subtitle::before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #3dae2b;
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.8s 0.8s;
  transition: all 0.8s 0.8s;
}
.bannerArea .bannerItem .Txt .subtitle::after {
  content: "";
  width: 55px;
  height: 3px;
  background-color: #1e42b4;
  opacity: 0;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.8s 0.6s;
  transition: all 0.8s 0.6s;
}
.bannerArea .bannerItem .Txt .text {
  color: #222;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-top: 5px;
  opacity: 0;
  position: relative;
  z-index: 1;
}
.bannerArea .bannerItem .Txt .btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px -4px;
}
.bannerArea .bannerItem .Txt .btnBox .btn {
  max-width: 100%;
  min-width: 200px;
  min-height: 54px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  margin: 0 4px;
  padding: 10px 20px;
}
.bannerArea .bannerItem .Txt .btnBox .btn .btnText {
  margin-right: 40px;
}
.bannerArea .bannerItem .Txt .btnBox .btn .btnIcon {
  width: 34px;
  height: 34px;
  background-color: #1e42b4;
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bannerArea .bannerItem .Txt .btnBox .btn .btnIcon::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #ffffff;
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 1201px) {
  .bannerArea .bannerItem .Txt .btnBox .btn:hover a .btnText {
    color: #fff;
  }
  .bannerArea .bannerItem .Txt .btnBox .btn:hover.video .btnIcon {
    background-color: #fff;
  }
  .bannerArea .bannerItem .Txt .btnBox .btn:hover.video .btnIcon::before {
    border-color: transparent transparent transparent #1e42b4;
  }
}
@media (max-width: 1680px) {
  .bannerArea .bannerItem .Txt .wrap {
    padding-left: 65px;
  }
}
@media (max-width: 1440px) {
  .bannerArea .bannerItem .Txt .textBox {
    padding: 45px 30px;
  }
  .bannerArea .bannerItem .Txt .subtitle {
    font-size: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .bannerArea .bannerItem .Txt .title {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .bannerArea .bannerItem .Txt {
    position: static;
    height: auto;
    padding: 30px 20px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .bannerArea .bannerItem .Txt .wrap {
    padding: 0;
  }
  .bannerArea .bannerItem .Txt .textBox {
    padding: 0;
  }
  .bannerArea .bannerItem .Txt .btnBox .btn.video {
    width: 100% !important;
    color: #fff;
    background-color: #1e42b4;
  }
  .bannerArea .bannerItem .Txt .btnBox .btn.video .btnIcon {
    background-color: #fff;
  }
  .bannerArea .bannerItem .Txt .btnBox .btn.video .btnIcon::before {
    border-color: transparent transparent transparent #1e42b4;
  }
}
@media (max-width: 1024px) {
  .bannerArea .bannerItem .Txt .subtitle {
    font-size: 32px;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  .bannerArea .bannerItem .Txt .title {
    font-size: 28px;
  }
  .bannerArea .bannerItem .Txt .text {
    font-size: 16px;
    margin-top: 10px;
  }
  .bannerArea .bannerItem .Txt .btnBox {
    margin: 15px -4px;
  }
}
@media (max-width: 640px) {
  .bannerArea .bannerItem .Txt .subtitle {
    font-size: 28px;
  }
  .bannerArea .bannerItem .Txt .title {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerItem .Txt .btnBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bannerArea .bannerItem .Txt .btnBox .btn {
    width: calc(50% - 8px);
    min-width: initial;
    font-size: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 640px) {
  .bannerArea .bannerItem .Img {
    padding-bottom: 75%;
  }
}
.bannerArea .slick-current .Txt .textBox::before {
  -webkit-animation: bgSlide 1.6s ease-in-out forwards;
          animation: bgSlide 1.6s ease-in-out forwards;
}
.bannerArea .slick-current .Txt .subtitle {
  -webkit-animation: textSlideLeftAnimation 0.8s 0.8s ease-in-out forwards;
          animation: textSlideLeftAnimation 0.8s 0.8s ease-in-out forwards;
}
.bannerArea .slick-current .Txt .subtitle::before {
  width: 25px;
  opacity: 1;
}
.bannerArea .slick-current .Txt .subtitle::after {
  width: 80px;
  opacity: 1;
}
.bannerArea .slick-current .Txt .title {
  -webkit-animation: textSlideLeftAnimation 0.8s 1.2s ease-in-out forwards;
          animation: textSlideLeftAnimation 0.8s 1.2s ease-in-out forwards;
}
.bannerArea .slick-current .Txt .text {
  -webkit-animation: textSlideLeftAnimation 0.8s 1.6s ease-in-out forwards;
          animation: textSlideLeftAnimation 0.8s 1.6s ease-in-out forwards;
}
.bannerArea .slick-current .Txt .btn {
  -webkit-animation: textSlideLeftAnimation 0.8s 2s ease-in-out forwards;
          animation: textSlideLeftAnimation 0.8s 2s ease-in-out forwards;
}
.bannerArea .socialBox {
  display: block;
  position: absolute;
  top: 50%;
  left: 50px;
  z-index: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bannerArea .socialBox .socialList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bannerArea .socialBox .socialList li {
  margin: 7.5px 0;
}
.bannerArea .socialBox .socialList li:first-child {
  margin-top: 0;
}
.bannerArea .socialBox .socialList li:last-child {
  margin-bottom: 0;
}
.bannerArea .socialBox .socialList li a {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
}
.bannerArea .socialBox .socialList li a svg {
  width: 20px;
  height: 18px;
  display: inline-block;
  fill: #fff;
  margin-top: -2px;
  vertical-align: middle;
}
.bannerArea .socialBox .socialList li a:hover {
  color: #1e42b4;
}
.bannerArea .socialBox .socialList li a:hover svg {
  fill: #1e42b4;
}
.bannerArea .arrowBox {
  display: block;
  position: absolute;
  top: 50%;
  right: 50px;
  z-index: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bannerArea .arrowBox .arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #fff;
  overflow: hidden;
  position: relative;
  margin: 10px 0;
  cursor: pointer;
}
.bannerArea .arrowBox .arrow::before {
  content: "";
  border-style: solid;
  display: block;
  z-index: 2;
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bannerArea .arrowBox .arrowPrev::before {
  border-width: 0 5px 9px 5px;
  border-color: transparent transparent #fff transparent;
}
.bannerArea .arrowBox .arrowPrev:hover::before {
  border-color: transparent transparent #1e42b4 transparent;
}
.bannerArea .arrowBox .arrowNext::before {
  border-width: 9px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
}
.bannerArea .arrowBox .arrowNext:hover::before {
  border-color: #1e42b4 transparent transparent transparent;
}
.bannerArea .scrollDown {
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 103px;
  right: 20px;
  z-index: 2;
  font-weight: 600;
}
@media (max-width: 1700px) {
  .bannerArea .scrollDown {
    bottom: 60px;
  }
}
@media (max-width: 1600px) {
  .bannerArea .scrollDown {
    bottom: 20px;
  }
}
@media (max-width: 1365px) {
  .bannerArea .scrollDown {
    display: none;
  }
}
.bannerArea .scrollDown .img {
  margin-bottom: 10px;
}
.bannerArea .scrollDown span {
  display: block;
}
.bannerArea .scrollDown span.text {
  color: #fff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0;
}
@media (max-width: 1700px) {
  .bannerArea .scrollDown span.text {
    font-size: 12px;
  }
}
.bannerArea .scrollDown span.line {
  width: 2px;
  height: calc(100% + 20px);
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1;
}
.bannerArea .scrollDown span.line::before {
  content: "";
  width: 2px;
  height: calc(100% + 20px);
  -webkit-animation: bannerScrollAnimation 2.5s linear infinite forwards;
          animation: bannerScrollAnimation 2.5s linear infinite forwards;
  background-color: #1e42b4;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.bannerArea .slick-dots {
  margin-top: 0;
  position: absolute;
  bottom: 50%;
  right: 60px;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1680px) {
  .bannerArea .slick-dots {
    right: 30px;
  }
}
@media (max-width: 1200px) {
  .bannerArea .slick-dots.vertical {
    width: 100%;
    position: static;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bannerArea .slick-dots.vertical li {
    margin: 0 8px;
  }
}

.servicesArea {
  overflow: hidden;
  padding: 165px 0;
  position: relative;
}
@media (max-width: 1440px) {
  .servicesArea {
    padding: 100px 0;
  }
}
@media (max-width: 1200px) {
  .servicesArea {
    padding: 50px 0;
  }
}
.servicesArea svg {
  pointer-events: none;
  z-index: 1;
  width: 100%;
  height: 100.5%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.servicesArea svg path {
  fill: none;
  stroke-width: 0.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  position: relative;
}
.servicesArea svg path.transparentPath {
  stroke: transparent;
}
.servicesArea svg path.grayPath {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  stroke: #e6e6e6;
}
.servicesArea svg path.grayPath.show {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes dashGrayLeft {
  from {
    stroke-dashoffset: 2458;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dashGrayLeft {
  from {
    stroke-dashoffset: 2458;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dashGrayRight {
  from {
    stroke-dashoffset: 1410;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dashGrayRight {
  from {
    stroke-dashoffset: 1410;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.servicesArea svg#servicesLeft1 {
  -webkit-transform: translateX(-18.7%);
          transform: translateX(-18.7%);
}
.servicesArea svg#servicesLeft1 path.grayPath {
  -webkit-animation: dashGrayLeft 6s ease-in-out forwards;
          animation: dashGrayLeft 6s ease-in-out forwards;
  stroke-dasharray: 2458;
  stroke-dashoffset: 2458;
}
.servicesArea svg#servicesLeft2 {
  -webkit-transform: translateX(-3.6%);
          transform: translateX(-3.6%);
}
.servicesArea svg#servicesLeft2 path.grayPath {
  -webkit-animation: dashGrayLeft 6s ease-in-out forwards;
          animation: dashGrayLeft 6s ease-in-out forwards;
  stroke-dasharray: 2458;
  stroke-dashoffset: 2458;
}
.servicesArea svg#servicesRight1 {
  -webkit-transform: translateX(37.7%);
          transform: translateX(37.7%);
}
.servicesArea svg#servicesRight1 path.grayPath {
  -webkit-animation: dashGrayRight 6s ease-in-out forwards;
          animation: dashGrayRight 6s ease-in-out forwards;
  stroke-dasharray: 1410;
  stroke-dashoffset: 1410;
}
.servicesArea svg#servicesRight2 {
  -webkit-transform: translateX(53.2%);
          transform: translateX(53.2%);
}
.servicesArea svg#servicesRight2 path.grayPath {
  -webkit-animation: dashGrayRight 6s ease-in-out forwards;
          animation: dashGrayRight 6s ease-in-out forwards;
  stroke-dasharray: 1410;
  stroke-dashoffset: 1410;
}
@media (max-width: 1280px) {
  .servicesArea svg {
    display: none;
  }
}
.servicesArea .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 130px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1440px) {
  .servicesArea .wrap {
    padding-right: 20px;
  }
}
@media (max-width: 1200px) {
  .servicesArea .wrap {
    display: block;
  }
}
.servicesArea .leftBox {
  width: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 40px;
}
@media (max-width: 1200px) {
  .servicesArea .leftBox {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
}
.servicesArea .leftBox .titleBox .text {
  padding-right: 20px;
}
.servicesArea .leftBox .funcBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
  margin-bottom: 55px;
  padding-top: 20px;
}
.servicesArea .leftBox .funcBox .arrowBox {
  position: relative;
}
.servicesArea .leftBox .funcBox .arrowBox .slick-arrow {
  position: static;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.servicesArea .leftBox .funcBox .slidePageBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
}
.servicesArea .leftBox .funcBox .slidePageBox .total {
  padding-left: 35px;
  position: relative;
}
.servicesArea .leftBox .funcBox .slidePageBox .total::before {
  content: "";
  width: 2px;
  height: 85%;
  background-color: #444;
  position: absolute;
  top: 50%;
  left: 18px;
  z-index: 1;
  -webkit-transform: translateY(-50%) rotate(35deg);
          transform: translateY(-50%) rotate(35deg);
}
@media (max-width: 1200px) {
  .servicesArea .leftBox .funcBox {
    margin-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.servicesArea .servicesBox {
  width: calc(100% - 345px);
  margin: 5px -15px 0;
}
@media (max-width: 1200px) {
  .servicesArea .servicesBox {
    width: 100%;
    margin: 0;
  }
}
.servicesArea .servicesBox .servicesList {
  width: 100%;
}
.servicesArea .servicesBox .servicesList:not(.slick-slider) .servicesItem {
  width: 33.3333333333%;
}
.servicesArea .servicesBox .item {
  padding: 0 15px;
}
.servicesArea .servicesBox .Img {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.servicesArea .servicesBox .Img img {
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
}
.servicesArea .servicesBox .Img > .Txt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  pointer-events: none;
  padding: 20px 35px;
  text-align: center;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.servicesArea .servicesBox .Img > .Txt .coverLink {
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.servicesArea .servicesBox .Img > .Txt .title {
  color: #fff;
  margin-top: 5px;
}
.servicesArea .servicesBox .Img > .Txt .title a {
  color: #fff;
}
.servicesArea .servicesBox .Img > .Txt .text {
  color: #fff;
  display: block;
  white-space: pre-wrap;
}
.servicesArea .servicesBox .Img > .Txt .btnBox {
  width: 87%;
  display: block;
}
.servicesArea .servicesBox .Img > .Txt .btnBox.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1201px) {
  .servicesArea .servicesBox .Img:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .servicesArea .servicesBox .Img:hover .Txt {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.servicesArea .servicesBox .Txt .title {
  max-height: 32px;
  color: #222;
  font-size: 24px;
  font-weight: 700;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
}
.servicesArea .servicesBox .Txt .title a {
  color: #222;
}
@media (min-width: 1201px) {
  .servicesArea .servicesBox .Txt .title a:hover {
    color: #1e42b4;
  }
}
@media (max-width: 1200px) {
  .servicesArea .servicesBox .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .servicesArea .servicesBox .Txt .title {
    font-size: 18px;
    line-height: 1.4;
  }
}
.servicesArea .servicesBox .Txt .text {
  height: 120px;
  display: none;
  margin-top: 10px;
  white-space: pre-wrap;
  color: #888;
  font-size: 17px;
  font-weight: 400;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.6;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .servicesArea .servicesBox .Txt .text {
    line-height: 1.4;
  }
}
@media (max-width: 640px) {
  .servicesArea .servicesBox .Txt .text {
    font-size: 15px;
  }
}
.servicesArea .servicesBox .Txt .btnBox {
  display: none;
  margin: 15px auto 0;
}
@media (max-width: 1440px) {
  .servicesArea .servicesBox .Img > .Txt {
    padding: 15px 20px;
  }
  .servicesArea .servicesBox .Txt .title {
    font-size: 22px;
  }
  .servicesArea .servicesBox .Txt .text {
    line-height: 1.4;
  }
}
@media (max-width: 1200px) {
  .servicesArea .servicesBox .Img .textBox {
    display: none;
  }
  .servicesArea .servicesBox .Txt .text {
    display: block;
  }
  .servicesArea .servicesBox .Txt .btnBox {
    display: block;
  }
  .servicesArea .servicesBox .Txt .btnBox.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .servicesArea .servicesBox .item {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .servicesArea .servicesBox .item {
    padding: 0;
  }
}
.servicesArea .progressBar {
  max-width: 1485px;
  margin-top: 75px;
}
@media (max-width: 1440px) {
  .servicesArea .progressBar {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .servicesArea .progressBar {
    margin-top: 35px;
  }
}

.aboutArea .aboutBox {
  min-height: 960px;
  position: relative;
}
@media (max-width: 1440px) {
  .aboutArea .aboutBox {
    min-height: 800px;
  }
}
@media (max-width: 1024px) {
  .aboutArea .aboutBox {
    min-height: 700px;
  }
}
@media (max-width: 640px) {
  .aboutArea .aboutBox {
    min-height: 600px;
  }
}
.aboutArea .aboutBox .Img {
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.aboutArea .aboutBox .Img .simpleParallax {
  height: 100%;
}
.aboutArea .aboutBox .Img img {
  -o-object-position: center right;
     object-position: center right;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .aboutArea .aboutBox .Img {
    opacity: 0.5;
  }
  .aboutArea .aboutBox .Img img {
    opacity: 0.8;
  }
}
.aboutArea .aboutBox .Txt {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.aboutArea .aboutBox .Txt::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.25);
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 640px) {
  .aboutArea .aboutBox .Txt::before {
    opacity: 1;
  }
}
.aboutArea .aboutBox .Txt .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 160px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1440px) {
  .aboutArea .aboutBox .Txt .wrap {
    padding-top: 100px;
  }
}
@media (max-width: 1200px) {
  .aboutArea .aboutBox .Txt .wrap {
    padding-top: 60px;
    display: block;
  }
}
.aboutArea .aboutBox .Txt .titleBox {
  width: 40%;
  margin-top: 4px;
}
.aboutArea .aboutBox .Txt .titleBox + .textBox {
  margin-left: 105px;
  padding-left: 75px;
  position: relative;
}
.aboutArea .aboutBox .Txt .titleBox + .textBox::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(82, 82, 82, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1200px) {
  .aboutArea .aboutBox .Txt .titleBox {
    width: 100%;
    margin-top: 0;
  }
  .aboutArea .aboutBox .Txt .titleBox + .textBox {
    margin-left: 0;
    padding-left: 0;
  }
  .aboutArea .aboutBox .Txt .titleBox + .textBox::before {
    display: none;
  }
}
.aboutArea .aboutBox .Txt .titleBox .text {
  padding-right: 20px;
  letter-spacing: 0.8px;
}
.aboutArea .aboutBox .Txt .titleBox .titleEn {
  letter-spacing: 2.1px;
}
.aboutArea .aboutBox .Txt .textBox {
  width: 55%;
  padding-top: 20px;
}
.aboutArea .aboutBox .Txt .textBox .line {
  margin-right: -20px;
}
.aboutArea .aboutBox .Txt .textBox .line.small {
  max-width: 85%;
  color: #444;
  font-size: 17px;
  font-weight: 400;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.9px;
}
@media (max-width: 1200px) {
  .aboutArea .aboutBox .Txt .textBox .line.small {
    line-height: 1.4;
  }
}
@media (max-width: 640px) {
  .aboutArea .aboutBox .Txt .textBox .line.small {
    font-size: 15px;
  }
}
.aboutArea .aboutBox .Txt .textBox .line.large {
  color: #222;
  font-size: 22px;
  font-weight: 700;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
}
.aboutArea .aboutBox .Txt .textBox .line.large a {
  color: #222;
}
@media (min-width: 1201px) {
  .aboutArea .aboutBox .Txt .textBox .line.large a:hover {
    color: #1e42b4;
  }
}
@media (max-width: 1200px) {
  .aboutArea .aboutBox .Txt .textBox .line.large {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .aboutArea .aboutBox .Txt .textBox .line.large {
    font-size: 18px;
    line-height: 1.4;
  }
}
.aboutArea .aboutBox .Txt .textBox .line.large.mt50 {
  margin-top: 48px;
}
.aboutArea .aboutBox .Txt .textBox .line.large.mt20 {
  margin-top: 20px;
}
.aboutArea .aboutBox .Txt .textBox em {
  display: inline-block;
  font-size: 50px;
  font-style: normal;
  font-family: "Inter", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
  line-height: 0.8;
  letter-spacing: 1px;
}
.aboutArea .aboutBox .Txt .textBox em em {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  padding-left: 5px;
}
.aboutArea .aboutBox .Txt .textBox em.year {
  padding: 0 12px 0 6px;
}
.aboutArea .aboutBox .Txt .textBox em.exp {
  padding: 0 8px 0 16px;
}
.aboutArea .aboutBox .Txt .textBox em.people {
  padding: 0 7px;
}
.aboutArea .aboutBox .Txt .textBox em.mark {
  padding: 0 10px 0 10px;
}
.aboutArea .aboutBox .Txt .textBox em.square {
  padding: 0 4px 0 10px;
}
@media (max-width: 1200px) {
  .aboutArea .aboutBox .Txt .textBox {
    width: 100%;
    padding-top: 30px;
  }
  .aboutArea .aboutBox .Txt .textBox .text.small {
    max-width: 100%;
  }
  .aboutArea .aboutBox .Txt .textBox .text.large.mt50 {
    margin-top: 20px;
  }
  .aboutArea .aboutBox .Txt .textBox .text.large.mt20 {
    margin-top: 15px;
  }
  .aboutArea .aboutBox .Txt .textBox em {
    font-size: 42px;
  }
}
@media (max-width: 640px) {
  .aboutArea .aboutBox .Txt .textBox em {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .aboutArea .aboutBox .Txt .textBox .text {
    font-size: 16px;
  }
  .aboutArea .aboutBox .Txt .textBox em {
    font-size: 24px;
  }
  .aboutArea .aboutBox .Txt .textBox em.year {
    padding: 0 6px;
  }
  .aboutArea .aboutBox .Txt .textBox em.exp {
    padding: 0 6px;
  }
  .aboutArea .aboutBox .Txt .textBox em.people {
    padding: 0 6px;
  }
  .aboutArea .aboutBox .Txt .textBox em.mark {
    padding: 0 6px;
  }
  .aboutArea .aboutBox .Txt .textBox em.square {
    padding: 0 6px;
  }
}

.newsMarqueeLinkArea {
  overflow: hidden;
  position: relative;
}
.newsMarqueeLinkArea svg {
  pointer-events: none;
  z-index: 1;
}
.newsMarqueeLinkArea svg path {
  fill: none;
  stroke-width: 0.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  position: relative;
}
.newsMarqueeLinkArea svg path.transparentPath {
  stroke: transparent;
}
.newsMarqueeLinkArea svg path.grayPath {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  stroke: #e6e6e6;
}
.newsMarqueeLinkArea svg path.grayPath.show {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@keyframes dashGrayLeft {
  from {
    stroke-dashoffset: 1898;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dashGrayRight {
  from {
    stroke-dashoffset: 1817;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.newsMarqueeLinkArea svg#newsLeft1 {
  -webkit-transform: translate(-36%, -40.5%);
          transform: translate(-36%, -40.5%);
  width: 100%;
  height: 80%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  bottom: auto;
}
.newsMarqueeLinkArea svg#newsLeft1 path.grayPath {
  -webkit-animation: dashGrayLeft 6s ease-in-out forwards;
          animation: dashGrayLeft 6s ease-in-out forwards;
  stroke-dasharray: 1898;
  stroke-dashoffset: 1898;
}
.newsMarqueeLinkArea svg#newsLeft2 {
  -webkit-transform: translate(-28%, -37.5%);
          transform: translate(-28%, -37.5%);
  width: 100%;
  height: 110%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  bottom: auto;
}
.newsMarqueeLinkArea svg#newsLeft2 path.grayPath {
  -webkit-animation: dashGrayLeft 6s ease-in-out forwards;
          animation: dashGrayLeft 6s ease-in-out forwards;
  stroke-dasharray: 1898;
  stroke-dashoffset: 1898;
}
.newsMarqueeLinkArea svg#newsRight1 {
  -webkit-transform: translate(37%, 13.4%);
          transform: translate(37%, 13.4%);
  width: 100%;
  height: 80%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  top: auto;
}
.newsMarqueeLinkArea svg#newsRight1 path.grayPath {
  -webkit-animation: dashGrayRight 6s ease-in-out forwards;
          animation: dashGrayRight 6s ease-in-out forwards;
  stroke-dasharray: 1817;
  stroke-dashoffset: 1817;
}
.newsMarqueeLinkArea svg#newsRight2 {
  -webkit-transform: translate(49%, 22%);
          transform: translate(49%, 22%);
  width: 100%;
  height: 62%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  top: auto;
}
.newsMarqueeLinkArea svg#newsRight2 path.grayPath {
  -webkit-animation: dashGrayRight 6s ease-in-out forwards;
          animation: dashGrayRight 6s ease-in-out forwards;
  stroke-dasharray: 1817;
  stroke-dashoffset: 1817;
}
@media (max-width: 1280px) {
  .newsMarqueeLinkArea svg {
    display: none;
  }
}

.newsArea {
  padding: 165px 0 60px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1440px) {
  .newsArea {
    padding-top: 100px;
  }
}
@media (max-width: 1200px) {
  .newsArea {
    padding: 60px 0;
  }
}
.newsArea .topBox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .newsArea .topBox {
    display: block;
  }
}
.newsArea .topBox .funcBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}
.newsArea .topBox .funcBox .slidePageBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
}
.newsArea .topBox .funcBox .slidePageBox .total {
  padding-left: 35px;
  position: relative;
}
.newsArea .topBox .funcBox .slidePageBox .total::before {
  content: "";
  width: 2px;
  height: 85%;
  background-color: #444;
  position: absolute;
  top: 50%;
  left: 18px;
  z-index: 1;
  -webkit-transform: translateY(-50%) rotate(35deg);
          transform: translateY(-50%) rotate(35deg);
}
.newsArea .topBox .funcBox .arrowBox {
  position: relative;
  margin-left: 45px;
}
.newsArea .topBox .funcBox .arrowBox .slick-arrow {
  position: static;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 1200px) {
  .newsArea .topBox .funcBox {
    margin-top: 20px;
    padding-bottom: 0;
  }
  .newsArea .topBox .funcBox .arrowBox {
    margin-left: 0;
  }
}
.newsArea .newsBox {
  margin: 75px -22.5px 0;
}
@media (max-width: 1440px) {
  .newsArea .newsBox {
    margin: 45px -22.5px 0;
  }
}
@media (max-width: 1200px) {
  .newsArea .newsBox {
    margin: 30px 0 0;
  }
}
.newsArea .newsBox .newsList {
  width: 100%;
}
.newsArea .newsBox .newsList:not(.slick-slider) .newsItem {
  width: 33.3333333333%;
}
.newsArea .newsBox .newsList .item {
  padding: 0 22.5px;
}
.newsArea .newsBox .newsList .Txt {
  padding-top: 30px;
}
.newsArea .newsBox .newsList .Txt .textTop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
}
.newsArea .newsBox .newsList .Txt .textTop .date.single {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 42px;
  font-weight: 700;
  font-family: "Inter", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
  margin-right: 28px;
}
.newsArea .newsBox .newsList .Txt .textTop .newsInfoBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 10px;
}
.newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date:not(.mobile) + .date {
  margin-left: 10px;
}
.newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .classTitle {
  color: #222;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-left: auto;
}
.newsArea .newsBox .newsList .Txt .title {
  max-height: 35px;
  color: #222;
  font-size: 22px;
  font-weight: 700;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
}
.newsArea .newsBox .newsList .Txt .title a {
  color: #222;
}
@media (min-width: 1201px) {
  .newsArea .newsBox .newsList .Txt .title a:hover {
    color: #1e42b4;
  }
}
@media (max-width: 1200px) {
  .newsArea .newsBox .newsList .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .newsArea .newsBox .newsList .Txt .title {
    font-size: 18px;
    line-height: 1.4;
  }
}
.newsArea .newsBox .newsList .Txt .title a {
  display: block;
}
.newsArea .newsBox .newsList .Txt .text {
  max-height: 70px;
  margin-top: 8px;
  white-space: pre-wrap;
  color: #888;
  font-size: 17px;
  font-weight: 400;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.8px;
}
@media (max-width: 1200px) {
  .newsArea .newsBox .newsList .Txt .text {
    line-height: 1.4;
  }
}
@media (max-width: 640px) {
  .newsArea .newsBox .newsList .Txt .text {
    font-size: 15px;
  }
}
.newsArea .newsBox .newsList .Img {
  overflow: hidden;
}
.newsArea .newsBox .newsList .Img img {
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
}
@media (min-width: 1201px) {
  .newsArea .newsBox .newsList .Img:hover img {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
}
@media (min-width: 481px) {
  .newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date.mobile {
    display: none;
  }
}
@media (max-width: 1200px) {
  .newsArea .newsBox .newsList .item {
    padding: 0 15px;
  }
  .newsArea .newsBox .newsList .Txt .textTop {
    margin-bottom: 12px;
  }
  .newsArea .newsBox .newsList .Txt .textTop .date.single {
    font-size: 32px;
    margin-right: 18px;
  }
}
@media (max-width: 768px) {
  .newsArea .newsBox .newsList .item {
    padding: 0 10px;
  }
  .newsArea .newsBox .newsList .Txt .textTop {
    margin-bottom: 8px;
  }
  .newsArea .newsBox .newsList .Txt .textTop .date.single {
    font-size: 26px;
    margin-right: 10px;
  }
  .newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date {
    font-size: 15px;
  }
  .newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date + .date {
    margin-left: 3px;
  }
}
@media (max-width: 480px) {
  .newsArea .newsBox .newsList .Txt .textTop .date.single {
    display: none;
  }
  .newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date + .date {
    margin-left: 5px;
  }
  .newsArea .newsBox .newsList .Txt .textTop .newsInfoBox .dateBox .date:not(.mobile) + .date {
    margin-left: 5px;
  }
}
.newsArea .progressBar {
  max-width: 1485px;
  margin-top: 55px;
}

.marqueeLinkArea {
  padding: 70px 0 20px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .marqueeLinkArea {
    padding: 20px 0;
  }
}
.marqueeLinkArea .marqueeLinkBox {
  margin: 0 -9px;
}
@media (max-width: 640px) {
  .marqueeLinkArea .marqueeLinkBox {
    margin: 0;
  }
}
.marqueeLinkArea .marqueeLinkList {
  width: 100%;
}
.marqueeLinkArea .marqueeLinkList:not(.slick-slider) .marqueeLinkItem {
  width: 33.3333333333%;
}
.marqueeLinkArea .marqueeLinkItem {
  padding: 0 9px;
}
.marqueeLinkArea .item {
  position: relative;
}
.marqueeLinkArea .coverLink {
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 1201px) {
  .marqueeLinkArea .coverLink:hover ~ .Img::before {
    background-color: rgba(0, 0, 0, 0.03);
  }
  .marqueeLinkArea .coverLink:hover ~ .Img img {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
}
.marqueeLinkArea .Img {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.marqueeLinkArea .Img::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.marqueeLinkArea .Img img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
}
.marqueeLinkArea .Txt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.marqueeLinkArea .Txt .title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.marqueeLinkArea .Txt .title a {
  color: #fff;
}
@media (min-width: 1201px) {
  .marqueeLinkArea .Txt .title a:hover {
    color: #1e42b4;
  }
}
@media (max-width: 1200px) {
  .marqueeLinkArea .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .marqueeLinkArea .Txt .title {
    font-size: 18px;
    line-height: 1.4;
  }
}
.marqueeLinkArea .Txt .subtitle {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.marqueeLinkArea .Txt .subtitle a {
  color: #fff;
}
@media (min-width: 1201px) {
  .marqueeLinkArea .Txt .subtitle a:hover {
    color: #1e42b4;
  }
}
@media (max-width: 1200px) {
  .marqueeLinkArea .Txt .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .marqueeLinkArea .Txt .subtitle {
    font-size: 18px;
    line-height: 1.4;
  }
}

.pipesBox {
  width: 45px;
  height: 230px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 60%;
  left: 25px;
  z-index: 49;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}
@media (max-width: 1680px) {
  .pipesBox {
    left: 15px;
  }
}
@media (max-width: 1200px) {
  .pipesBox {
    display: none;
  }
}
.pipesBox.show {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pipesBox .pipesList {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.pipesBox .pipesItem {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
}
.pipesBox .pipesItem .text {
  -webkit-transition: all 0.5s 0.1s ease-in-out;
  transition: all 0.5s 0.1s ease-in-out;
}
.pipesBox .pipesItem .text:not(.goTop) {
  padding: 10px 0;
  pointer-events: none;
}
.pipesBox .pipesItem .text:not(.goTop) span {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 3px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.pipesBox .pipesItem .text.goTop {
  color: #888;
  font-size: 12px;
  font-weight: 700;
  font-family: "Inter", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
  line-height: 1;
  letter-spacing: 1.5px;
  padding-top: 26px;
  position: relative;
}
.pipesBox .pipesItem .text.goTop::before {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 3px solid #888;
  border-bottom: 3px solid #888;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%) rotate(-135deg);
          transform: translateX(-50%) rotate(-135deg);
}
.pipesBox .pipesItem .text.goTop::after {
  content: "";
  width: 3px;
  height: 20px;
  background-color: #888;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1201px) {
  .pipesBox .pipesItem .text.goTop:hover {
    color: #fff;
  }
  .pipesBox .pipesItem .text.goTop:hover::before {
    border-color: #fff;
  }
  .pipesBox .pipesItem .text.goTop:hover::after {
    background-color: #fff;
  }
}
.pipesBox .pipesItem[data-section=banner] {
  left: 0px;
}
.pipesBox .pipesItem[data-section=services] {
  top: 38px;
  left: 1px;
}
.pipesBox .pipesItem[data-section=services].next {
  -webkit-transform: translateY(152%);
          transform: translateY(152%);
}
.pipesBox .pipesItem[data-section=services].show {
  -webkit-transform: translateY(52%);
          transform: translateY(52%);
}
.pipesBox .pipesItem[data-section=about] {
  top: 55px;
  left: 1px;
}
.pipesBox .pipesItem[data-section=about].next {
  -webkit-transform: translateY(210%);
          transform: translateY(210%);
}
.pipesBox .pipesItem[data-section=about].show {
  -webkit-transform: translateY(110%);
          transform: translateY(110%);
}
.pipesBox .pipesItem[data-section=news] {
  top: 85px;
  left: 1px;
}
.pipesBox .pipesItem[data-section=news].next {
  -webkit-transform: translateY(190%);
          transform: translateY(190%);
}
.pipesBox .pipesItem[data-section=news].show {
  -webkit-transform: translateY(90%);
          transform: translateY(90%);
}
.pipesBox .pipesItem[data-section=marqueelink] {
  top: 93px;
  left: -3px;
}
.pipesBox .pipesItem[data-section=marqueelink].next {
  -webkit-transform: translateY(330%);
          transform: translateY(330%);
}
.pipesBox .pipesItem[data-section=marqueelink].show {
  -webkit-transform: translateY(230%);
          transform: translateY(230%);
}
.pipesBox .pipesItem[data-section=footer] {
  cursor: pointer;
  top: 155px;
  left: 4px;
}
.pipesBox .pipesItem[data-section=footer].next {
  pointer-events: none;
}
.pipesBox .pipesItem:not(.show) {
  opacity: 0 !important;
}
.pipesBox .pipesItem.next .text {
  opacity: 0;
}
.pipesBox .pipesItem.stand .text {
  opacity: 0 !important;
  -webkit-transform: translateY(-20px) !important;
          transform: translateY(-20px) !important;
}
.pipesBox .pipesItem.combined {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}