@charset "UTF-8";
/* CSS Document */
.networkList h3::after, .networkList h3::before {
  transition: all 0.5s;
}

/*****內頁樣式*****/
@media (min-width: 961px) {
  .bannerArea .header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

.mainArea.style02::before {
  display: none;
}
@media (min-width: 1181px) {
  .mainArea.style02 > .wrap {
    padding: 100px 0 0;
  }
}
@media (max-width: 1180px) {
  .mainArea.style02 > .wrap {
    padding: 80px 0 0;
  }
}
@media (min-width: 1181px) {
  .mainArea.style02 > .wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: url(../jpg/bg_network_txt.jpg) no-repeat top left;
    background-size: cover;
  }
}
@media (min-width: 1351px) {
  .mainArea.style02 > .wrap::before {
    width: calc(100% - 960px);
  }
}
@media (min-width: 1181px) and (max-width: 1350px) {
  .mainArea.style02 > .wrap::before {
    width: calc(100% - 880px);
  }
}
.mainArea.style02 .titleBox {
  display: block;
}
@media (max-width: 1180px) {
  .mainArea.style02 .titleBox {
    text-align: center;
  }
  .mainArea.style02 .titleBox h2::after {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 360px) {
  .mainArea.style02 .titleBox h2 {
    font-size: 35px;
  }
}
.mainArea.style02 .textEditor {
  color: #7b7b7b;
}
.mainArea .contentBox {
  position: relative;
  background: url(../jpg/bg_network.jpg) no-repeat top left;
}
@media (min-width: 1181px) {
  .mainArea .contentBox {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1351px) {
  .mainArea .contentBox {
    width: calc(960px - 165px);
  }
}
@media (min-width: 1181px) and (max-width: 1350px) {
  .mainArea .contentBox {
    width: calc(880px - 165px);
  }
}
@media (min-width: 961px) and (max-width: 1180px) {
  .mainArea .contentBox {
    width: calc(100% - 165px);
  }
}
@media (max-width: 960px) {
  .mainArea .contentBox {
    width: 100%;
  }
}
@media (min-width: 961px) {
  .mainArea .contentBox {
    margin-left: 165px;
  }
}
@media (max-width: 1180px) {
  .mainArea .contentBox {
    background-size: cover;
  }
}
@media (min-width: 961px) {
  .mainArea .contentBox::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 50vw;
    height: 100%;
    background-color: #0f0f0f;
  }
}
@media (min-width: 1181px) {
  .mainArea .contentBox .innerBox {
    min-height: 700px;
  }
}
@media (min-width: 801px) and (max-width: 1180px) {
  .mainArea .contentBox .innerBox {
    min-height: 900px;
  }
}
@media (min-width: 961px) {
  .mainArea .contentBox .innerBox {
    padding: 60px 70px;
  }
}
@media (min-width: 801px) and (max-width: 960px) {
  .mainArea .contentBox .innerBox {
    padding: 50px 40px;
  }
}
@media (min-width: 501px) and (max-width: 800px) {
  .mainArea .contentBox .innerBox {
    padding: 50px 35px;
  }
}
@media (max-width: 500px) {
  .mainArea .contentBox .innerBox {
    padding: 20px 25px 50px;
  }
}
@media (min-width: 961px) {
  .mainArea .contentBox .classNetwork {
    position: absolute;
    top: 0;
    right: 100%;
    width: 165px;
  }
}
@media (max-width: 960px) {
  .mainArea .contentBox .classNetwork {
    position: relative;
    z-index: 5;
    margin-top: 30px;
    text-align: center;
  }
}
.mainArea .contentBox .mapBox {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media (min-width: 801px) and (max-width: 1180px) {
  .mainArea .contentBox .mapBox {
    top: 160px;
  }
}
@media (max-width: 800px) {
  .mainArea .contentBox .mapBox {
    display: none;
  }
}
.mainArea .contentBox .titleBox,
.mainArea .contentBox .networkBox,
.mainArea .contentBox .networkList {
  position: relative;
  z-index: 5;
}
@media (min-width: 1181px) {
  .mainArea .contentBox .employeesBox {
    margin-top: auto;
  }
}
.mainArea .infoBox {
  position: relative;
}
@media (min-width: 1501px) {
  .mainArea .infoBox {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1180px) {
  .mainArea .infoBox {
    display: none;
  }
}
@media (min-width: 1351px) {
  .mainArea .infoBox {
    width: calc(100% - 960px);
  }
}
@media (min-width: 1181px) and (max-width: 1350px) {
  .mainArea .infoBox {
    width: calc(100% - 880px);
  }
}
@media (min-width: 1501px) {
  .mainArea .infoBox .networkImgList {
    margin-top: auto;
  }
}
@media (min-width: 1351px) and (max-width: 1500px) {
  .mainArea .infoBox .networkImgList {
    padding: 0 30px 0 40px;
  }
}
@media (min-width: 1181px) and (max-width: 1350px) {
  .mainArea .infoBox .networkImgList {
    padding: 0 30px;
  }
}

/*****類別*****/
@media (min-width: 961px) {
  .classNetwork li {
    display: block;
    border-bottom: 1px solid #0f0f0f;
  }
}
@media (max-width: 960px) {
  .classNetwork li {
    display: inline-block;
    margin-top: 5px;
  }
}
.classNetwork a {
  display: block;
  font-size: 14px;
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 961px) {
  .classNetwork a {
    padding: 15px;
    letter-spacing: 1pt;
    background-color: #181818;
  }
}
@media (max-width: 960px) {
  .classNetwork a {
    padding: 5px 10px;
    background-color: #282828;
  }
}
.classNetwork a:hover, .classNetwork a.current {
  background-color: #bd2020;
}
@media (min-width: 961px) {
  .classNetwork:hover a {
    background-color: #181818;
  }
}
@media (max-width: 960px) {
  .classNetwork:hover a {
    background-color: #282828;
  }
}
.classNetwork:hover a:hover, .classNetwork:hover a.current:hover {
  background-color: #bd2020;
}

.networkBox {
  margin-top: 30px;
  font-size: 28px;
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  color: #8f8f8f;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .networkBox {
    font-size: 20px;
    color: #bd2020;
    text-align: center;
  }
}
.networkBox strong {
  font-weight: 400;
  color: #bd2020;
  font-size: 16px;
  letter-spacing: 0.5pt;
}
@media (min-width: 801px) {
  .networkBox strong {
    display: block;
  }
}
@media (max-width: 800px) {
  .networkBox strong {
    display: none;
  }
}
@media (min-width: 801px) {
  .networkBox::before {
    content: attr(data-num);
    float: left;
    display: block;
    padding-right: 15px;
    margin-right: 15px;
    margin-top: 10px;
    border-right: 1px solid #2f2f2f;
    font-size: 60px;
    font-weight: 500;
    height: 50px;
    line-height: 45px;
    color: #bd2020;
  }
}

/*****列表*****/
@media (min-width: 1181px) {
  .networkList {
    display: inline-block;
    min-width: 220px;
  }
}
@media (min-width: 801px) and (max-width: 1180px) {
  .networkList {
    max-width: 400px;
  }
}
@media (min-width: 961px) {
  .networkList {
    margin-top: 45px;
  }
}
@media (max-width: 960px) {
  .networkList {
    margin-top: 30px;
  }
}
.networkList li {
  padding: 0;
}
.networkList .Img {
  display: none;
  padding-top: 20px;
}
@media (max-width: 1180px) {
  .networkList .Img {
    max-width: 150px;
  }
}
.networkList .Txt {
  display: none;
  padding: 20px 0;
  border-bottom: 1px solid #2f2e2e;
}
.networkList .Txt > .title {
  display: none;
}
.networkList h3 {
  position: relative;
  padding: 13px 10px 13px 35px;
  border-bottom: 1px solid #2f2e2e;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .networkList h3 {
    font-size: 15px;
  }
}
.networkList h3 a {
  display: block;
  color: #fff;
}
@media (max-width: 1180px) {
  .networkList h3 a {
    padding-right: 30px;
  }
  .networkList h3 a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    width: 10px;
    height: 1px;
    background-color: #fff;
  }
  .networkList h3 a::after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 10px;
    width: 1px;
    height: 10px;
    background-color: #fff;
    transform: rotate(0);
    transform-origin: center;
    transition: all 0.4s ease;
  }
}
.networkList h3::before {
  content: attr(data-num);
  position: absolute;
  top: 17px;
  left: 0;
  width: 25px;
  height: 12px;
  line-height: 12px;
  border-right: 1px solid #3c3c3c;
  font-family: Arial, "Noto Sans TC", Helvetica, "微軟正黑體", Heiti TC, "メイリオ", sans-serif;
}
@media (max-width: 800px) {
  .networkList h3::before {
    top: 19px;
  }
}
.networkList h3::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #bd2020;
  opacity: 0;
}
.networkList li.current h3::after {
  opacity: 1;
}
@media (max-width: 1180px) {
  .networkList li.current h3 a::before, .networkList li.current h3 a::after {
    background-color: #bd2020;
  }
  .networkList li.current h3 a::after {
    transform: rotate(90deg);
  }
}
.networkList li:hover h3 a,
.networkList li.current h3 a {
  color: #bd2020;
}
.networkList li:hover h3::before,
.networkList li.current h3::before {
  color: #bd2020;
  border-color: #371818;
}

.networkList .Txt,
.networkTxtList .Txt {
  color: #fff;
}
.networkList .Txt a:not(:hover),
.networkTxtList .Txt a:not(:hover) {
  color: #7b7b7b;
}
.networkList .Txt span,
.networkTxtList .Txt span {
  display: inline-block;
}
.networkList .Txt a.btn,
.networkTxtList .Txt a.btn {
  display: flex;
  align-items: center;
  width: 170px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  color: #fff;
}
.networkList .Txt a.btn::after,
.networkTxtList .Txt a.btn::after {
  content: "";
  top: 0;
  width: 12px;
  height: 12px;
  margin-left: auto;
  background: url(../png/arrow.png) no-repeat center;
}
.networkList .Txt a.btn:hover,
.networkTxtList .Txt a.btn:hover {
  border-color: rgba(189, 32, 32, 0.7);
}

.networkList .Img img,
.networkImgList .Img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*****地圖*****/
.mapBox img {
  display: block;
  width: 100%;
 /* margin-left: auto;*/
}
.mapBox .point {
  position: absolute;
  width: 8px;
  height: 8px;
  z-index: 5;
  border-radius: 50%;
  background-color: #bd2020;
}
.mapBox .point._head_office {
  top: calc(275 / 700 * 100%);
  right: calc(370 / 795 * 100%);
}
.mapBox .point._factory {
  top: calc(290 / 700 * 100%);
  right: calc(350 / 795 * 100%);
}
.mapBox .point._taipei_office {
  top: calc(125 / 700 * 100%);
  right: calc(210 / 795 * 100%);
}
.mapBox .point._tainan_office {
  top: calc(445 / 700 * 100%);
  right: calc(410 / 795 * 100%);
}
.mapBox .point._dongguan_paiho_powder {
  top: calc(510 / 700 * 100%);
  right: calc(300 / 795 * 100%);
}
.mapBox .point._dongguan_paiho_powder_coating {
  top: calc(510 / 700 * 100%);
  right: calc(300 / 795 * 100%);
}
.mapBox .point._china_star_international_limited {
  top: calc(370 / 700 * 100%);
  right: calc(210 / 795 * 100%);
}
.mapBox .point._dongguan_paihong_industry {
  top: calc(512 / 700 * 100%);
  right: calc(325 / 795 * 100%);
}
.mapBox .point._wuxi_paiho_textiles {
  top: calc(375 / 700 * 100%);
  right: calc(234 / 795 * 100%);
}
.mapBox .point._quanzhou_office {
  top: calc(478 / 700 * 100%);
  right: calc(247 / 795 * 100%);
}
.mapBox .point._sales_and_developing {
  top: calc(390 / 700 * 100%);
  right: calc(212 / 795 * 100%);
}
.mapBox .point._sales_and_developing_center {
  top: calc(355 / 700 * 100%);
  right: calc(220 / 795 * 100%);
}
.mapBox .point._paiho_north_america {
  top: calc(286 / 700 * 100%);
  right: calc(500 / 795 * 100%);
}
.mapBox .point._portland_office {
  top: calc(398 / 700 * 100%);
  right: calc(472 / 795 * 100%);
}
.mapBox .point._vietnam_paiho_limited {
  top: calc(548 / 700 * 100%);
  right: calc(255 / 795 * 100%);
}
.mapBox .point._vietnam-factory-ii {
  top: calc(560 / 700 * 100%);
  right: calc(260 / 795 * 100%);
}
.mapBox .point._dong_nai_office {
  top: calc(545 / 700 * 100%);
  right: calc(235 / 795 * 100%);
}
.mapBox .point._ha_noi_office {
  top: calc(180 / 700 * 100%);
  right: calc(292 / 795 * 100%);
}
.mapBox .point._tay_ninh_office {
  top: calc(532 / 700 * 100%);
  right: calc(260 / 795 * 100%);
}
.mapBox .point._binh_duong_office {
  top: calc(538 / 700 * 100%);
  right: calc(247 / 795 * 100%);
}
.mapBox .point._paihong_vietnam {
  top: calc(526 / 700 * 100%);
  right: calc(238 / 795 * 100%);
}
.mapBox .point._pt_paiho_indonesia {
  top: calc(533 / 700 * 100%);
  right: calc(617 / 795 * 100%);
}
.mapBox .point._tangerang_office {
  top: calc(542 / 700 * 100%);
  right: calc(588 / 795 * 100%);
}
.mapBox .point._bandung_office {
  top: calc(535 / 700 * 100%);
  right: calc(602 / 795 * 100%);
}
.mapBox .point::before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(189, 32, 32, 0.2);
}
.mapBox .point::after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 6px);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(189, 32, 32, 0.4);
  border: 1px solid #bd2020;
  opacity: 0;
}
.mapBox .point.current::before {
  animation: map_twinkling 2.5s forwards ease infinite;
}
.mapBox .point.current::after {
  opacity: 1;
  animation: map_twinkling 2.5s -0.15s forwards ease infinite;
}
.mapBox .point span {
  display: none;
}

@keyframes map_twinkling {
  0%, 100% {
    transform: scale(0.8);
  }
  65% {
    transform: scale(2);
  }
}
/*****右側資訊*****/
.networkTxtList {
  max-width: 840px;
}
@media (min-width: 1351px) {
  .networkTxtList li {
    padding: 70px 45px 45px;
  }
}
@media (min-width: 1181px) and (max-width: 1350px) {
  .networkTxtList li {
    padding: 60px 30px 50px;
  }
}
@media (min-width: 1751px) {
  .networkTxtList .Txt {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}
.networkTxtList .Txt > .title {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 25px;
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 1751px) {
  .networkTxtList .Txt .textEditor {
    width: calc(100% - 170px);
    padding-right: 30px;
  }
}

.networkTxtList li:not(:first-child),
.networkImgList li:not(:first-child) {
  display: none;
}

.networkImgList li {
  position: relative;
  overflow: hidden;
}
.networkImgList li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  transform: scale(1, 1);
  transform-origin: left;
}
.networkImgList li .Img {
  opacity: 0;
}
.networkImgList li.current::after {
  transform: scale(0, 1);
  animation: imgbgc_in 1s 0.3s cubic-bezier(0.97, 0.02, 0.5, 1.2) both;
}
.networkImgList li.current .Img {
  animation: img_in 1s 0.3s cubic-bezier(0.97, 0.02, 0.5, 1.2) both;
}

/*****文字區塊*****/
.employeesBox {
  background: url(../png/bg_network_employees.png) no-repeat center left, #060606;
}
@media (min-width: 641px) {
  .employeesBox {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 681px) {
  .employeesBox {
    padding: 18px 30px 18px 70px;
  }
}
@media (max-width: 680px) {
  .employeesBox {
    padding: 20px 30px;
  }
}
@media (min-width: 641px) {
  .employeesBox .textEditor {
    width: 230px;
  }
}
@media (min-width: 801px) {
  .employeesBox .textEditor {
    margin-right: 110px;
  }
}
@media (min-width: 1181px) and (max-width: 1350px) {
  .employeesBox .textEditor {
    margin-right: 50px;
  }
}
@media (min-width: 641px) and (max-width: 800px) {
  .employeesBox .textEditor {
    margin-right: 50px;
  }
}
.employeesBox .textEditor ul {
  list-style: none;
  padding-left: 0;
}
.employeesBox ul li {
  padding: 12px 0;
}
.employeesBox ul li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.employeesBox ul li > span {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  font-size: 13px;
  line-height: 1.3;
}
.employeesBox ul li > strong {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 125px);
  font-size: 30px;
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 500;
  text-align: right;
}
.employeesBox > img {
  display: block;
  max-width: 100%;
}
@media (max-width: 640px) {
  .employeesBox > img {
    display: none;
  }
}