/* CSS Document */
.insIntroBox .albumBox .albumList .albumListNav .albumItem img, .insIntroBox .albumBox .albumList .albumItem img {
  transition: all 0.5s ease-in-out;
}

.facArea .titleBox .title {
  margin-bottom: 9px;
}
.facArea .titleBox .text {
  max-width: 585px;
  margin: 0 auto;
  font-size: 15px;
  letter-spacing: 1.7px;
  padding: 0 0 0 5px;
  line-height: 1.9;
}
.facArea .tagBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 1;
}
.facArea .tagBox .tagList {
  max-width: 915px;
  width: calc(100% - 60px);
  background-color: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.14);
  border-radius: 5px;
  overflow: hidden;
}
.facArea .tagBox .tagList:not(.slick-slider) {
  display: -ms-flexbox;
  display: flex;
}
.facArea .tagBox .tagList:not(.slick-slider) .tagItem {
  width: 25%;
}
.facArea .tagBox .tagItem {
  position: relative;
}
.facArea .tagBox .tagItem::before {
  content: "";
  display: block;
  width: 1px;
  height: 75%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #e6e6e6;
  position: absolute;
  z-index: 0;
}
@media (max-width: 480px) {
  .facArea .tagBox .tagItem::before {
    display: none;
  }
}
.facArea .tagBox .tag {
  display: block;
  padding: 48px 27px;
}
.facArea .tagBox .tag img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  transition: -webkit-filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
}
@media (min-width: 1024px) {
  .facArea .tagBox .tag:hover img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
}
.facArea .tagBox .slickBtnBox {
  position: absolute;
  max-width: 1000px;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  z-index: 2;
}
@media (max-width: 767px) {
  .facArea .tagBox .slickBtnBox .slickBtn {
    width: 40px;
  }
}
.facArea .facBox {
  margin-top: -106px;
  padding: 106px 0 0;
  background: url("../images/bg5.jpg") no-repeat center center/cover;
}
@media (max-width: 1023px) {
  .facArea .facBox {
    padding: 60px 30px 0;
  }
}
@media (max-width: 767px) {
  .facArea .facBox {
    padding: 60px 20px 0;
  }
}
.facArea .facBox:not(.show) {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.facArea .facBox.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s 0.5s linear;
}
.facArea .facList {
  padding: 87px 0 39px;
}
.facArea .facList .facItem {
  margin-bottom: 81px;
  position: relative;
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item .imgBox {
    border-radius: 0 10px 10px 0;
  }
  .facArea .facList .facItem:nth-of-type(odd) > .item .number {
    right: -0.8vw;
    top: -107px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item .number {
    right: 0;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent {
    padding: 0 0 19px;
  }
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent > .Txt {
    -ms-flex-pack: end;
        justify-content: end;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent > .Txt {
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent > .Txt, .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent .bottomBranch {
    padding-left: 125px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent > .Txt, .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent .bottomBranch {
    padding-left: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent > .Txt, .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent .bottomBranch {
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent .bottomAwards {
    margin-left: 125px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent .bottomAwards {
    margin-left: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item > .textContent .bottomAwards {
    margin-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(odd) > .item .buttons {
    margin: 0 -8px 12px;
  }
  .facArea .facList .facItem:nth-of-type(even) > .item {
    -ms-flex-pack: end;
        justify-content: end;
  }
  .facArea .facList .facItem:nth-of-type(even) > .item > .imgContent {
    -ms-flex-order: 2;
        order: 2;
  }
  .facArea .facList .facItem:nth-of-type(even) > .item .imgBox {
    border-radius: 10px 0 0 10px;
  }
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent {
    -ms-flex-order: 1;
        order: 1;
    padding-top: 16px;
    -ms-flex-align: end;
        align-items: end;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent > .Txt {
    padding-right: 90px;
    -ms-flex-align: end;
        align-items: end;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent > .Txt {
    padding-right: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent > .Txt {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent .bottomBranch {
    padding-right: 90px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent .bottomBranch {
    padding-right: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent .bottomBranch {
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent .bottomAwards {
    margin-right: 90px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent .bottomAwards {
    margin-right: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .facArea .facList .facItem:nth-of-type(even) > .item > .textContent .bottomAwards {
    margin-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(even) > .item .number {
    left: -85px;
    bottom: -128px;
  }
}
@media (min-width: 1024px) and (max-width: 1680px) {
  .facArea .facList .facItem:nth-of-type(even) > .item .number {
    left: 0;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(even) > .item .buttons {
    width: 470px;
    margin: 0 -33px 12px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(even) > .item .buttons {
    width: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1180px) {
  .facArea .facList .facItem:nth-of-type(even) > .item .buttons {
    max-width: 470px;
    width: 100%;
    margin: 0 0 12px;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(3n) > .item > .textContent {
    padding: 39px 0 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(3n) > .item > .textContent {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .facItem:nth-of-type(3n) > .item .number {
    right: -4.8vw;
    top: -126px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .facArea .facList .facItem:nth-of-type(3n) > .item .number {
    right: 0;
  }
}
.facArea .facList .facItem .decoBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media (max-width: 1023px) {
  .facArea .facList .facItem .decoBox {
    display: none;
  }
}
.facArea .facList .facItem .decoBox img {
  width: 100%;
}
.facArea .facList .facItem .decoBox .icon {
  position: absolute;
  z-index: 1;
}
.facArea .facList .facItem .decoBox .icon .bgc {
  display: block;
  width: 0;
  height: 100%;
  background-color: #f18e2b;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.facArea .facList .facItem .decoBox .icon img {
  opacity: 0;
}
.facArea .facList .facItem .decoBox .circleBox {
  position: absolute;
  top: 31vw;
  right: 44vw;
  z-index: 2;
  width: 20vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  pointer-events: none;
  -webkit-mask: url("../images/circle.png") no-repeat center/cover;
          mask: url("../images/circle.png") no-repeat center/cover;
  background: radial-gradient(circle, #f6ddb6 0%, #f5dcb6 15%, #f4ddb8 30%, #f3debd 45%, #f4e3ca 60%, #f3e9d9 100%);
}
@media (max-width: 1023px) {
  .facArea .facList .facItem .decoBox .circleBox {
    width: 30vw;
  }
}
.facArea .facList .facItem:not(.first):not(.second) .decoBox {
  display: none;
}
.facArea .facList .facItem.first .decoBox .icon {
  width: 1440px;
  bottom: -4.6vw;
  left: -62.3%;
  -webkit-mask: url("../images/line2.png") no-repeat center/100%;
          mask: url("../images/line2.png") no-repeat center/100%;
}
.facArea .facList .facItem.first .decoBox .second {
  display: none;
}
.facArea .facList .facItem.first .decoBox .circleBox {
  bottom: -9vw;
  right: 12vw;
  top: auto;
}
@media (max-width: 1600px) {
  .facArea .facList .facItem.first .decoBox .circleBox {
    bottom: -7vw;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .facItem.first .decoBox .circleBox {
    bottom: -5vw;
  }
}
.facArea .facList .facItem.second .decoBox .first {
  display: none;
}
.facArea .facList .facItem.second .decoBox .icon {
  width: 1595px;
  bottom: -3.6vw;
  left: -12%;
  -webkit-mask: url("../images/line3.png") no-repeat center/100%;
          mask: url("../images/line3.png") no-repeat center/100%;
}
@media (max-width: 1350px) {
  .facArea .facList .facItem.second .decoBox .icon {
    bottom: -6.6vw;
    left: -24%;
  }
}
.facArea .facList .facItem.second .decoBox .circleBox {
  bottom: -9vw;
  right: -2vw;
  top: auto;
}
@media (max-width: 1600px) {
  .facArea .facList .facItem.second .decoBox .circleBox {
    bottom: -7vw;
  }
}
.facArea .facList .facItem > .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.facArea .facList .facItem > .item .Txt {
  width: 100%;
  max-width: 750px;
  height: inherit;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 1023px) {
  .facArea .facList .facItem > .item .Txt {
    max-width: unset;
  }
}
.facArea .facList .facItem > .item .Txt .subtitle {
  font-size: 18px;
  font-weight: 600;
  color: #f18e2b;
  margin: 0 0 33px;
}
@media (max-width: 1600px) {
  .facArea .facList .facItem > .item .Txt .subtitle {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .facItem > .item .Txt .subtitle {
    font-size: 15px;
    margin: 0;
  }
}
.facArea .facList .facItem > .item .Txt .title {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 0 26px 0 0;
}
@media (max-width: 1600px) {
  .facArea .facList .facItem > .item .Txt .title {
    font-size: 24px;
    letter-spacing: 0.8px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .facItem > .item .Txt .title {
    font-size: 22px;
    letter-spacing: 0.6px;
  }
}
.facArea .facList .facItem > .item .Txt .textBox {
  width: 100%;
  max-width: 430px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1600px) {
  .facArea .facList .facItem > .item .Txt .textBox {
    max-width: 460px;
  }
}
@media (max-width: 1023px) {
  .facArea .facList .facItem > .item .Txt .textBox {
    max-width: unset;
  }
}
.facArea .facList .facItem > .item .Txt .text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.85px;
  line-height: 1.95;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7f7f7f;
}
@media (max-width: 1350px) {
  .facArea .facList .facItem > .item .Txt .text {
    font-size: 14px;
    letter-spacing: 1.6px;
  }
}
.facArea .facList .number {
  position: absolute;
  font-size: min(max(16.667vw, 70px), 320px);
  font-weight: 500;
  color: #ffe6ce;
  z-index: 0;
}
@media (max-width: 1023px) {
  .facArea .facList .number {
    right: 0;
    top: -10%;
  }
}
.facArea .facList .buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.facArea .facList .buttons .btnBox {
  margin: 23px 15px 0 0;
}
.facArea .facList .buttons .btnBox:last-child {
  margin-right: 0;
}
@media (max-width: 1600px) {
  .facArea .facList .buttons .btnBox {
    margin-top: 10px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .buttons .btnBox {
    margin-top: 0;
  }
}
.facArea .facList .buttons .btnBox .btn {
  padding: 11px 5px;
  max-width: 170px;
}
.facArea .facList .buttons .btnBox .btn .btnText {
  letter-spacing: 1.5px;
  margin: 0 10px 7px 2px;
}
.facArea .facList .buttons .btnBox .btn .btnText:has(.textIcon)::before {
  left: -2px;
  width: calc(100% + 4px);
}
.facArea .facList .buttons .btnBox .btn .icon {
  width: 13px;
  height: 25px;
  -webkit-transform: translate(2px, -1px) rotate(-39deg);
          transform: translate(2px, -1px) rotate(-39deg);
}
.facArea .facList .buttons .btnBox .btn .textIcon {
  margin-right: 8px;
  -webkit-mask: url("../images/human.png") center/100% no-repeat;
          mask: url("../images/human.png") center/100% no-repeat;
  position: relative;
}
.facArea .facList .buttons .btnBox .btn .textIcon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f18e2b;
  transition: all 0.5s;
  z-index: 1;
  opacity: 0;
}
.facArea .facList .textContent {
  width: 46.5%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
@media (max-width: 1023px) {
  .facArea .facList .textContent {
    width: 100%;
    padding-top: 40px;
  }
}
.facArea .facList .textContent > .Txt {
  min-height: 364px;
}
@media (max-width: 1600px) {
  .facArea .facList .textContent > .Txt {
    min-height: 330px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .textContent > .Txt {
    min-height: 245px;
  }
}
.facArea .facList .imgContent {
  width: 53.5%;
}
@media (max-width: 1023px) {
  .facArea .facList .imgContent {
    width: 100%;
  }
}
.facArea .facList .imgBox {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.facArea .facList .imgBox img {
  width: 100%;
}
.facArea .facList .imgBox .imgDecoBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 16px 21px;
  opacity: 0;
  transition: all 0.5s;
}
@media (max-width: 1023px) {
  .facArea .facList .imgBox .imgDecoBox {
    opacity: 1;
    padding: 10px;
  }
}
.facArea .facList .imgBox .imgDecoBox .imgDeco {
  border: 1px solid #9d9d9d;
  height: 100%;
}
.facArea .facList .imgBox .imgDecoBox .circle {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.facArea .facList .imgBox .imgDecoBox .circle:nth-child(1) {
  top: 26px;
  left: 34px;
}
.facArea .facList .imgBox .imgDecoBox .circle:nth-child(2) {
  top: 26px;
  right: 30px;
}
.facArea .facList .imgBox .imgDecoBox .circle:nth-child(3) {
  bottom: 26px;
  left: 34px;
}
.facArea .facList .imgBox .imgDecoBox .circle:nth-child(4) {
  bottom: 27px;
  right: 30px;
}
.facArea .facList .imgBox .logoBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-width: 350px;
  z-index: 2;
  -webkit-filter: grayscale(1) brightness(5);
          filter: grayscale(1) brightness(5);
  opacity: 0;
  transition: all 0.5s;
}
@media (max-width: 1023px) {
  .facArea .facList .imgBox .logoBox {
    opacity: 1;
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .imgBox:hover .imgDecoBox {
    opacity: 1;
  }
  .facArea .facList .imgBox:hover .logoBox {
    opacity: 1;
  }
}
.facArea .facList .bottomName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 0 29px;
}
@media (max-width: 1600px) {
  .facArea .facList .bottomName {
    margin: 0 0 20px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .bottomName {
    margin: 0 0 15px;
  }
}
.facArea .facList .bottomName .icon {
  width: 15px;
}
.facArea .facList .bottomName .txt {
  width: calc(100% - 15px);
  padding-left: 5px;
  font-size: 13px;
  color: #f18e2b;
  font-weight: 500;
}
.facArea .facList .bottomName .branch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.facArea .facList .bottomAwards {
  position: relative;
  z-index: 1;
  width: calc(100% - 20px);
  max-width: 430px;
  margin-top: 18px;
}
@media (max-width: 1600px) {
  .facArea .facList .bottomAwards {
    margin-top: 10px;
    max-width: 460px;
  }
}
.facArea .facList .awardsBox {
  border-radius: 9999px;
  background-color: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.14);
  padding: 23px 22px 26px 44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1600px) {
  .facArea .facList .awardsBox {
    padding: 15px 60px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .awardsBox {
    padding: 10px 70px;
  }
}
@media (max-width: 1023px) {
  .facArea .facList .awardsBox {
    display: block;
    border-radius: 10px;
    padding: 10px 70px 20px;
  }
}
.facArea .facList .awardsBox .slickBtnBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 520px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (max-width: 767px) {
  .facArea .facList .awardsBox .slickBtnBox .slickBtn {
    width: 40px;
  }
}
.facArea .facList .awardsBox .awardsTitle {
  width: 90px;
  padding: 4px 0 0;
}
@media (max-width: 1023px) {
  .facArea .facList .awardsBox .awardsTitle {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
}
.facArea .facList .awardsBox .awardsTitle .en {
  font-size: 14px;
  color: #f18e2b;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0 0 2px;
}
.facArea .facList .awardsBox .awardsTitle .tw {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
}
.facArea .facList .awardsBox .albumList {
  width: calc(100% - 90px);
  position: relative;
}
@media (max-width: 1023px) {
  .facArea .facList .awardsBox .albumList {
    width: 100%;
  }
}
.facArea .facList .awardsBox .albumList::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 24px;
  left: 0;
  width: calc(100% - 65px);
  height: 1px;
  background-color: #e6e6e6;
  z-index: 0;
}
@media (max-width: 1023px) {
  .facArea .facList .awardsBox .albumList::before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .awardsBox .albumList .slick-list {
    overflow: unset;
  }
}
.facArea .facList .awardsBox .albumList .albumItem {
  padding: 0 56px;
  position: relative;
}
@media (max-width: 767px) {
  .facArea .facList .awardsBox .albumList .albumItem {
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .facArea .facList .awardsBox .albumList .albumItem {
    padding: 0 10px;
  }
}
.facArea .facList .awardsBox .albumList .albumItem::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 18px;
  left: 22px;
  width: 13px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 4px solid #fff;
  background-color: #bfbfbf;
  z-index: 1;
}
@media (max-width: 1023px) {
  .facArea .facList .awardsBox .albumList .albumItem::before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .facArea .facList .awardsBox .albumList .albumItem .item {
    width: 162px;
    background-color: #fff;
    padding: 0 3px;
    margin: -4px 0 0;
    display: -ms-flexbox;
    display: flex;
    height: 78px;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .facArea .facList .awardsBox .albumList .albumItem .item .Img {
    height: 100%;
    width: auto;
  }
  .facArea .facList .awardsBox .albumList .albumItem .item .Img img {
    max-height: 100%;
    width: auto;
  }
}
.facArea .facList .bottomBranch {
  width: calc(100% - 20px);
  max-width: 803px;
  margin-top: 26px;
  z-index: 2;
}
.facArea .facList .bottomBranch .slickBtnBox {
  position: absolute;
  width: calc(100% - 17px);
  top: calc(50% + 12px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  z-index: 5;
}
@media (max-width: 1023px) {
  .facArea .facList .bottomBranch .slickBtnBox {
    width: calc(100% + 20px);
    top: calc(50% + 6px);
  }
}
@media (max-width: 767px) {
  .facArea .facList .bottomBranch .slickBtnBox .slickBtn {
    width: 40px;
  }
}
.facArea .facList .bottomBranch .slickBtnBox .icon {
  width: 6px;
  height: 15px;
}
.facArea .facList .bottomBranch .branchBox {
  border-radius: 9999px;
  background-color: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.14);
  padding: 23px 30px 23px 62px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1600px) {
  .facArea .facList .bottomBranch .branchBox {
    padding: 15px 62px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .bottomBranch .branchBox {
    padding: 10px 62px;
  }
}
@media (max-width: 1023px) {
  .facArea .facList .bottomBranch .branchBox {
    display: block;
    border-radius: 10px;
    padding: 10px 30px 20px;
  }
}
.facArea .facList .bottomBranch .branchBox::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 38px;
  left: 3px;
  width: 60px;
  height: 31px;
  background-color: #fff;
  z-index: 3;
}
@media (max-width: 1600px) {
  .facArea .facList .bottomBranch .branchBox::before {
    bottom: 27px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .bottomBranch .branchBox::before {
    bottom: 27px;
  }
}
@media (max-width: 1023px) {
  .facArea .facList .bottomBranch .branchBox::before {
    left: 0;
    width: 30px;
  }
}
.facArea .facList .bottomBranch .branchBox::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 38px;
  right: -3px;
  width: 60px;
  height: 31px;
  background-color: #fff;
  z-index: 3;
}
@media (max-width: 1600px) {
  .facArea .facList .bottomBranch .branchBox::after {
    bottom: 27px;
  }
}
@media (max-width: 1350px) {
  .facArea .facList .bottomBranch .branchBox::after {
    bottom: 27px;
  }
}
@media (max-width: 1023px) {
  .facArea .facList .bottomBranch .branchBox::after {
    right: 0;
    width: 30px;
  }
}
.facArea .facList .bottomBranch .branchBox .branchTitle {
  padding: 4px 0 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.facArea .facList .bottomBranch .branchBox .branchTitle .en {
  font-size: 14px;
  font-weight: 600;
  margin: 0 7px 0 0;
}
.facArea .facList .bottomBranch .branchBox .branchTitle .tw {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}
.facArea .facList .bottomBranch .branchBox .branchList {
  position: relative;
  margin: 0 -30.5px;
}
.facArea .facList .bottomBranch .branchBox .branchList::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 24px;
  left: 0;
  width: calc(100% - 65px);
  height: 1px;
  background-color: #e6e6e6;
  z-index: 0;
}
@media (max-width: 1600px) {
  .facArea .facList .bottomBranch .branchBox .branchList::before {
    width: calc(100% - 33px);
  }
}
@media (max-width: 1350px) {
  .facArea .facList .bottomBranch .branchBox .branchList::before {
    width: calc(100% - 33px);
  }
}
.facArea .facList .bottomBranch .branchBox .branchList .branchItem {
  padding: 0 30.5px;
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
.facArea .facList .bottomBranch .branchBox .branchList .branchItem.first .branchName {
  color: #f18e2b;
}
.facArea .facList .bottomBranch .branchBox .branchList .branchItem::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 18px;
  left: -7px;
  width: 13px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 4px solid #fff;
  background-color: #bfbfbf;
  z-index: 1;
}
.facArea .facList .bottomBranch .branchBox .branchList .branchItem .item {
  background-color: #fff;
  word-break: keep-all;
  padding: 0 0 15px;
}
@media (min-width: 1024px) {
  .facArea .facList .bottomBranch .branchBox .branchList .branchItem .item:has(.linkWrap):hover .branchName {
    color: #f18e2b;
  }
}
.facArea .facList .bottomBranch .branchBox .branchList .branchItem .branchName {
  font-size: 14px;
  letter-spacing: 1.1px;
  color: #3a3a3a;
  font-weight: 500;
  transition: all 0.5s;
}
.facArea:not(.show) .introductBox {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea:not(.show) .titleBox .decoTitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea:not(.show) .titleBox .subtitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea:not(.show) .titleBox .title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea:not(.show) .titleBox .text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea:not(.show) .titleBox .btnBox {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea:not(.show) .titleBox .lineStyle .leftLine {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
          clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
}
.facArea:not(.show) .titleBox .lineStyle .rightLine {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
}
.facArea:not(.show) .tagBox {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.facArea.show .titleBox .decoTitle {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s linear;
}
.facArea.show .titleBox .subtitle {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s 0.1s linear;
}
.facArea.show .titleBox .title {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s 0.2s linear;
}
.facArea.show .titleBox .text {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s 0.3s linear;
}
.facArea.show .titleBox .btnBox {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s 0.4s linear;
}
.facArea.show .titleBox .lineStyle .leftLine {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: -webkit-clip-path 0.5s 0.5s linear;
  transition: clip-path 0.5s 0.5s linear;
  transition: clip-path 0.5s 0.5s linear, -webkit-clip-path 0.5s 0.5s linear;
}
.facArea.show .titleBox .lineStyle .rightLine {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  transition: -webkit-clip-path 0.5s 1s linear;
  transition: clip-path 0.5s 1s linear;
  transition: clip-path 0.5s 1s linear, -webkit-clip-path 0.5s 1s linear;
}
.facArea.show .tagBox {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.5s 0.5s linear;
}

.insIntroBox .albumBox {
  width: 100%;
  margin: 0 -5px;
}
@media (max-width: 960px) {
  .insIntroBox .albumBox {
    width: 100%;
    margin: 0;
    padding-bottom: 30px;
  }
}
.insIntroBox .albumBox .albumList {
  position: relative;
}
.insIntroBox .albumBox .albumList .albumItem {
  cursor: pointer;
  padding: 0 5px;
}
.insIntroBox .albumBox .albumList .albumItem img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 1024px) {
  .insIntroBox .albumBox .albumList .albumItem:hover img {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.insIntroBox .albumBox .albumList .albumListNav {
  margin: 15px auto 0;
  width: 100%;
  max-width: 440px;
}
@media (max-width: 960px) {
  .insIntroBox .albumBox .albumList .albumListNav {
    max-width: 400px;
  }
}
.insIntroBox .albumBox .albumList .albumListNav .albumItem {
  padding: 0 5px;
  overflow: hidden;
}
.insIntroBox .albumBox .albumList .albumListNav .albumItem img {
  display: block;
  height: 100px;
  width: 100px;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto;
}
@media (max-width: 350px) {
  .insIntroBox .albumBox .albumList .albumListNav .albumItem img {
    height: 80px;
  }
}
@media (min-width: 1024px) {
  .insIntroBox .albumBox .albumList .albumListNav .albumItem img:hover {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.insIntroBox .articleTitle {
  width: 100%;
  margin-bottom: 15px;
  padding: 0 0 15px 0;
}