@charset "utf-8";
/* CSS Document */
/* ------------------------------------------
  icon 設定
--------------------------------------------- */
.line {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 30px;
  float: left;
}
.icon-sitemap {
  background-image: url(../../icons2/icon-sitemap.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 14px;
  float: left;
  display: block;
  background-size: 14px 12px;
  height: 12px;
  margin-right: 6px;
  margin-top: 3px;
}
.icon-index {
  background-image: url(../../icons2/icon-index.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 13px;
  float: left;
  display: block;
  background-size: 13px 12px;
  height: 13px;
  margin-right: 4px;
  margin-top: 2px;
}
.icon-contact {
  background-image: url(../../icons2/icon-mail.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 15px;
  float: left;
  display: block;
  background-size: 15px 10px;
  height: 10px;
  margin-right: 5px;
  margin-top: 4px;
}
.icon-language {
  background-image: url(../../icons2/earth-globe.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 12px;
  float: left;
  display: block;
  background-size: 12px 12px;
  height: 12px;
  margin-right: 6px;
  margin-top: 3px;
}
.icon-facebook {
  background-image: url(../../icons2/earth-facebook.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 12px;
  float: left;
  display: block;
  background-size: 14px 14px;
  height: 14px;
  margin-right: 6px;
  margin-top: 3px;
}
.icon-category {
  background-image: url(../../icons2/icon-category.svg);
  background-repeat: no-repeat;
  background-size: 23px 23px;
  float: left;
  width: 23px;
  height: 23px;
  margin-right: 16px;
}
.icon-contact2 {
  background-image: url(../../icons2/icon-contact.svg);
  background-repeat: no-repeat;
  background-size: 23px 23px;
  float: left;
  width: 23px;
  height: 23px;
  margin-right: 16px;
}
.icon-pdone {
  background-image: url(../../icons2/icon-phone.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  float: left;
  background-position: 5px 5px;
}
.icon-mail2 {
  background-image: url(../../icons2/icon-mail2.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  float: left;
  background-position: 5px 5px;
}
.icon-map2 {
  background-image: url(../../icons2/icon-map2.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  float: left;
  background-position: 5px 5px;
}
.btn-back {
  width: auto;
  text-align: center;
  display: block;
  float: right;
  margin-right: 5%;
}
.btn-back a {
  float: right;
  color: #165ea2;
  text-decoration: none;
  padding-left: 30px;
  font-size: 14px;
  background-image: url(../../icons2/icon-back.svg);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left center;
  width: auto;
  line-height: 25px;
  margin-right: 5px;
  padding-top: 2px;
  margin-top: 7px;
}
.btn-back a:hover {
  color: #165ea2;
  font-weight: 600;
  margin-right: 12px;
}
.btn-more {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: table;
  text-align: center;
  padding-top: 17px;
  float: left;
  margin-bottom: 50px;
}
.btn-more a {
  width: auto;
  float: left;
  display: block;
  border: 1px solid #909090;
  padding-left: 25px;
  padding-right: 25px;
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
.btn-more a:hover {
  border: 1px solid #17a79d;
  color: #ffffff;
  text-decoration: none;
  background-color: #17a79d;
}
.gb-share {
  width: 99%;
  float: left;
  margin-bottom: 0px;
}
.gb-share img {
  width: 25px;
  height: 25px;
  float: right;
  margin-left: 5px;
}
.btn-send {
  width: auto;
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  float: right;
}
.btn-send a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 15px;
  width: auto;
  line-height: 25px;
  padding-top: 10px;
  background-color: #17a79d;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
  display: table;
  float: left;
}
@media screen and (max-width:992px) {
  .btn-back {
    width: auto;
    text-align: center;
    display: block;
    float: right;
    margin-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .btn-send {
    width: 100%;
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .btn-send a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    width: 100%;
    line-height: 25px;
    padding-top: 10px;
    background-color: #17a79d;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    display: table;
    float: left;
  }
}
/* ------------------------------------------
  圖片設定
--------------------------------------------- */
.pic01 {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.pic02 {
  width: 84%;
  max-width: none;
  margin-left: 8%;
  margin-right: 8%;
}
.pic04 {
  margin-left: auto;
  margin-right: auto;
  width: 88%;
  margin-top: 15px;
  margin-bottom: 37px;
}
.pic05 {
  margin-left: auto;
  margin-right: auto;
  width: 65%;
}
.pic06 {
  margin-left: auto;
  margin-right: auto;
  width: 98%;
}
.pic07 {
  margin-left: auto;
  margin-right: auto;
  width: 35%;
  padding-top: 10px;
}
@media screen and (max-width: 992px) {
  .pic02 {
    width: 94%;
    max-width: none;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pic02 {
    width: 90%;
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 480px) {
  .pic05 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .pic06 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 50px;
  }
  .pic07 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
/* ------------------------------------------
  文字設定
--------------------------------------------- */
.text-title {
  color: #333333;
  line-height: 1.25em;
  letter-spacing: 2px;
  font-weight: 400;
}
.text-title2 {
  font-family: "PMingLiU", "LiSong Pro Light", "Adobe 明體 Std", "Apple LiSung Light";
  color: #ffffff;
  line-height: 1.25em;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 22px;
}
.text-title2 A:link {
  color: #ffffff;
  text-decoration: none
}
.text-title2 A:visited {
  color: #ffffff;
  text-decoration: none
}
.text-title2 A:hover {
  color: #ffffff;
  text-decoration: none;
}
.text-title3 {
  font-family: "PMingLiU", "LiSong Pro Light", "Adobe 明體 Std", "Apple LiSung Light";
  line-height: 1.4em;
  letter-spacing: 2px;
  font-weight: 400;
  text-align: center;
  color: #333333;
}
.text-title4 {
  line-height: 1.4em;
  font-weight: 400;
  color: #333333;
  border-bottom: 1px solid #DDDDDD;
  width: 95%;
  float: left;
  font-size: 22px;
  background-image: url(../../icons2/icon-01.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 5px 5px;
  padding-bottom: 15px;
  padding-left: 32px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.text-day {
  font-size: 14px;
  color: #999999;
  width: auto;
  margin-top: 7px;
  float: left;
  margin-left: 5px;
  font-weight: 300;
  padding-left: 2px;
}
.text-day A:link {
  color: #999999;
  text-decoration: none;
}
.text-day A:visited {
  color: #999999;
  text-decoration: none;
}
.text-day A:hover {
  color: #004f99;
  text-decoration: none;
}
.text-red {
  color: #FF5052;
  font-weight: normal;
}
.text-equipment {
  font-size: 16px;
  line-height: 36px;
  width: 100%;
  float: left;
  padding-bottom: 5px;
  padding-top: 25px;
}
.text-equipment2 {
  font-size: 15px;
  line-height: 24px;
  width: 100%;
  float: left;
  padding-bottom: 25px;
  padding-top: 12px;
}
.word_dot {
  font-size: 14px;
}
.word_dot A:link {
  color: #333333;
  text-decoration: none
}
.word_dot A:visited {
  color: #333333;
  text-decoration: none
}
.word_dot A:hover {
  color: #165ea2;
  text-decoration: none;
}
.word_dot2 {
  font-size: 14px;
}
.word_dot2 A:link {
  color: #ffffff;
  text-decoration: none
}
.word_dot2 A:visited {
  color: #ffffff;
  text-decoration: none
}
.word_dot2 A:hover {
  color: #FFF900;
  text-decoration: none;
}
@media screen and (min-width:1280px) {
  .text-br {
    display: none;
  }
}
@media screen and (max-width:992px) {
  .text-title4 {
    width: 100%;
  }
  .text-equipment {
    font-size: 20px;
    line-height: 36px;
    width: 100%;
    float: left;
    padding-bottom: 5px;
    padding-top: 25px;
  }
}
@media screen and (max-width:768px) {
  .text-title {
    text-align: center;
  }
  .text-br2 {
    display: none;
  }
}
@media screen and (max-width:480px) {
  .text-br {
    margin: 0px;
    padding: 0px;
  }
  .text-title {
    text-align: center;
  }
  .text-title2 {
    line-height: 1.4em;
  }
}
/* ------------------------------------------
  顏色設定
--------------------------------------------- */
.bg-white {
  background-color: #ffffff;
  min-height: 280px;
  padding-top: 35px;
  padding-left: 80px;
}
.bg-white2 {
  background-color: #ffffff;
  min-height: 280px;
  padding-top: 25px;
  padding-left: 80px;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .bg-white, .bg-white2 {
    background-color: Transparent;
    min-height: 100%;
    padding-top: 0px;
    padding-left: 35px;
  }
}
/* ------------------------------------------
  區塊設定
--------------------------------------------- */
/* --- Top link 設定 --- */
.top-link {
  width: 60%;
  float: right;
  margin-bottom: 6px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
  padding-bottom: 0px;
  height: 20px;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  margin-top: 5px;
}
.top-link ul {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
}
.top-link ul li {
  width: auto;
  float: right;
  list-style-type: none;
  margin-left: 14px;
  margin-right: 5px;
}
.top-link ul li A:link {
  color: rgba(255, 255, 255, 0.80);
  text-decoration: none
}
.top-link ul li A:visited {
  color: #FFFFFF;
  text-decoration: none
}
.top-link ul li A:hover {
  color: #F7C600;
  text-decoration: none;
}
@media screen and (max-width: 1279px) {
  .top-link {
    display: none;
  }
  .top-link-m {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: right;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  .top-link-m ul {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
  }
  .top-link-m ul li {
    width: 100%;
    float: left;
  }
  .top-link-m ul li a {
    list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .top-link-m ul li A:link {
    color: rgba(255, 255, 255, 0.70);
    text-decoration: none
  }
  .top-link-m ul li A:visited {
    color: #FFFFFF;
    text-decoration: none
  }
  .top-link-m ul li A:hover {
    color: #FFF900;
    text-decoration: none;
  }
}
/* --- Marketing設定 --- */
.boxMarketing {
  padding-top: 22px;
  padding-bottom: 23px;
  display: block;
  overflow: hidden;
  background-image: url(../../images/tw/bg-service.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #17a79d;
}
.marketing .box {
  margin-bottom: 20px;
  text-align: center;
  width: 19%;
  float: left;
  margin-top: 32px;
  margin-right: 1%;
}
.marketing .box h2 {
  font-weight: normal;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 32px;
  margin-bottom: 2px;
}
.marketing .box p {
  margin-right: 25px;
  margin-left: 25px;
  color: #ffffff;
  font-weight: 400;
}
.icon-mark {
  width: 130px;
  height: 130px;
  background-position: center center;
  background-size: 130px 130px;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.m01 {
  background-image: url(../../icons2/icon-m01.svg);
}
a:hover .m01 {
  background-image: url(../../icons2/icon-m01-over.svg);
}
.m02 {
  background-image: url(../../icons2/icon-m02.svg);
}
a:hover .m02 {
  background-image: url(../../icons2/icon-m02-over.svg);
}
.m03 {
  background-image: url(../../icons2/icon-m03.svg);
}
a:hover .m03 {
  background-image: url(../../icons2/icon-m03-over.svg);
}
.m04 {
  background-image: url(../../icons2/icon-m04.svg);
}
a:hover .m04 {
  background-image: url(../../icons2/icon-m04-over.svg);
}
.m05 {
  background-image: url(../../icons2/icon-m05.svg);
}
a:hover .m05 {
  background-image: url(../../icons2/icon-m05-over.svg);
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width:768px) {
  .icon-mark {
    width: 110px;
    height: 110px;
    background-size: 110px 110px;
  }
  .marketing .box p {
    margin-right: 8px;
    margin-left: 8px;
  }
  .marketing {
    margin-left: 2%;
    margin-right: 2%;
  }
  .marketing .box p {
    display: none;
  }
}
@media screen and (max-width:680px) {
  .marketing .box {
    margin-bottom: 20px;
    text-align: center;
    width: 33.333333%;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
  }
  .marketing {
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media screen and (max-width:480px) {
  .boxMarketing {
    padding-top: 55px;
    padding-bottom: 50px;
  }
  .boxMarketing {
    padding-top: 25px;
    padding-bottom: 26px;
  }
  .marketing .box {
    margin-bottom: 0px;
    text-align: center;
    width: 38%;
    margin-top: 25px;
    margin-right: 6%;
    margin-left: 6%;
  }
  .icon-mark {
    width: 130px;
    height: 130px;
    background-size: 130px 130px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width:380px) {
  .icon-mark {
    width: 110px;
    height: 110px;
    background-size: 110px 110px;
    margin-bottom: 10px;
  }
}
/* --- 網站地圖設定 --- */
.sitemap {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
  width: 100%;
  padding-bottom: 20px;
}
.sitemap li {
  margin-left: 10px;
  list-style-type: none;
  margin-bottom: 0px;
}
.sitemap li A:link {
  color: #333333;
  text-decoration: none;
}
.sitemap li A:visited {
  color: #333333;
  text-decoration: none
}
.sitemap li A:hover {
  color: #d41e17;
  text-decoration: none;
}
.sitemap li ul {
  padding-top: 0px;
  margin-left: 25px;
  margin-top: 0px;
  border-top-style: none;
}
.sitemap li ul ul {
  padding-top: 0px;
  margin-left: 25px;
  margin-top: 0px;
  border-top-style: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* --- Partnes設定 --- */
.boxPartnes {
  background-image: url(../../images/tw/bg-partnes.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: 100% auto;
}
/* --- Contact設定 --- */
.boxContact {
  background-image: url(../../images/tw/bg-contact.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: 100% auto;
}
.contactIn {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .contactIn {
    padding-top: 50px;
  }
}
/* --- News設定 --- */
.boxNews {
  background-image: url(../../images/tw/bg-newsIn.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: 100% auto;
}
.boxNews2 {
  background-image: url(../../images/tw/bg-newsIn2.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: 100% auto;
}
.news {
  padding-top: 70px;
  padding-bottom: 85px;
}
.news .tab-pane ul {
  width: 100%;
}
.news .tab-pane ul li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  float: left;
  padding-top: 18px;
  padding-bottom: 18px;
}
.news .news-category {
  width: 102px;
  height: 102px;
  border-radius: 200px;
  border: 1px solid #004F99;
  text-align: center;
  color: #004f99;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  float: left;
  margin-left: 4px;
}
.news .news-category .news-day {
  font-size: 14px;
  font-weight: 400;
  padding-top: 30px;
  float: left;
  letter-spacing: 1px;
  width: 100%;
}
.news .news-info .news-title {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  float: left;
  margin-bottom: 6px;
  margin-top: 4px;
  font-weight: 600;
}
.news .news-info .news-title A:link {
  color: #000000;
  text-decoration: none
}
.news .news-info .news-title A:visited {
  color: #000000;
  text-decoration: none
}
.news .news-info .news-title A:hover {
  color: #004f99;
  text-decoration: none;
}
.news .news-info .news-text {
  color: #555555;
  font-size: 15px;
  line-height: 26px;
  width: 100%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .news .news-info {
    margin-left: 20px;
  }
  .news {
    padding-top: 55px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 992px) {
  .boxAd {
    margin-top: 40px;
  }
  .boxAd img {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media screen and (max-width: 768px) {
  .news .news-info {
    margin-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  .news .news-info {
    margin-left: 10px;
  }
  .news .news-info {
    margin-left: 30px;
  }
}
@media screen and (max-width: 480px) {
  .news {
    padding-top: 50px;
    padding-bottom: 45px;
  }
  .news .news-info {
    margin-left: 50px;
  }
  .news .news-info .news-text {
    display: none;
  }
  .news .news-info .news-title {
    margin-top: 19px;
  }
  .boxAd {
    margin-top: 30px;
  }
  .boxAd img {
    margin-top: 5px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    float: left;
  }
  .nav-tabs > li > a {
    margin-right: 8px;
    line-height: 1.42857143;
    /* [disabled]border: 1px solid transparent; */
    border-radius: 0px;
    background-color: #b9b9b9;
    margin-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 8px;
    color: #ffffff;
    margin-top: 0px;
    text-decoration: none;
    font-size: 16px;
  }
}
@media screen and (max-width: 380px) {
  .news .news-info {
    margin-left: 65px;
  }
  .nav-tabs > li > a {
    margin-right: 6px;
    line-height: 1.42857143;
    /* [disabled]border: 1px solid transparent; */
    border-radius: 0px;
    background-color: #b9b9b9;
    margin-bottom: 12px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
    padding-bottom: 8px;
    color: #ffffff;
    margin-top: 0px;
    text-decoration: none;
    font-size: 15px;
  }
  .boxAd img {
    margin-top: 5px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    float: left;
  }
}
/* --- 年份設定 --- */
.year {
  text-align: left;
  padding-bottom: 0px;
  padding-top: 90px;
}
.year ul {
  width: 92%;
  padding-left: auto;
  padding-right: auto;
  margin-left: 4%;
  margin-bottom: 15px;
  margin-top: 30px;
}
.year ul li {
  width: 100%;
  padding-bottom: 10px;
  padding-top: 8px;
  border-bottom: 1px dotted #999999;
  float: left;
}
.year ul li .year-day {
  font-family: Times, "Times New Roman", serif;
  font-size: 36px;
  font-style: italic;
  color: #17a79d;
  padding-right: 30px;
  line-height: 42px;
  width: 18%;
  float: left;
  padding-left: 10px;
}
.year ul li .year-day2 {
  font-family: Times, "Times New Roman", serif;
  font-size: 26px;
  font-style: italic;
  color: #17a79d;
  padding-right: 30px;
  line-height: 42px;
  width: 18%;
  float: left;
  padding-left: 10px;
}
.year ul li .year-info {
  font-size: 18px;
  line-height: 24px;
  width: 82%;
  float: right;
  padding-top: 10px;
  background-image: url(../../icons2/icon-03.png);
  background-position: left 17px;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.year2 {
  text-align: left;
  padding-bottom: 0px;
  padding-top: 0px;
  width: 100%;
  float: left;
}
.year2 ul {
  width: 92%;
  padding-left: auto;
  padding-right: auto;
  margin-left: 4%;
  margin-bottom: 15px;
  margin-top: 0px;
  padding-top: 0px;
}
.year2 ul li {
  width: 100%;
  padding-bottom: 9px;
  border-bottom: 1px dotted #999999;
  float: left;
  margin-bottom: 9px;
  margin-top: 0px;
  padding-top: 0px;
}
.year2 ul li .year-day {
  font-family: Times, "Times New Roman", serif;
  font-size: 26px;
  font-style: italic;
  color: #17a79d;
  padding-right: 30px;
  line-height: 42px;
  width: 18%;
  float: left;
  padding-left: 10px;
}
.year2 ul li .year-info {
  font-size: 18px;
  line-height: 24px;
  width: 82%;
  float: right;
  padding-top: 10px;
  background-image: url(../../icons2/icon-03.png);
  background-position: left 17px;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.year2 ul li .year-info A:link {
  color: #333333;
  text-decoration: none
}
.year2 ul li .year-info A:visited {
  color: #333333;
  text-decoration: none
}
.year2 ul li .year-info A:hover {
  color: #17a79d;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .year {
    text-align: left;
    padding-bottom: 30px;
    padding-top: 50px;
  }
  .year ul {
    width: 100%;
    padding-left: auto;
    padding-right: auto;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-right: 0px;
  }
  .year ul li .year-day {
    font-family: Times, "Times New Roman", serif;
    font-size: 26px;
    font-style: italic;
    color: #17a79d;
    padding-right: 0px;
    line-height: 36px;
    width: 100%;
    float: left;
    padding-left: 0px;
  }
  .year ul li .year-info {
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    float: right;
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    background-repeat: no-repeat;
  }
  .year2 {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .year2 ul {
    width: 100%;
    padding-left: auto;
    padding-right: auto;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 0px;
  }
  .year2 ul li .year-day {
    font-family: Times, "Times New Roman", serif;
    font-size: 18px;
    font-style: italic;
    color: #17a79d;
    padding-right: 0px;
    line-height: 26px;
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-bottom: 3px;
  }
  .year2 ul li .year-info {
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    float: right;
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    background-repeat: no-repeat;
  }
  .year2 ul li .year-info A:link {
    color: #333333;
    text-decoration: none
  }
  .year2 ul li .year-info A:visited {
    color: #333333;
    text-decoration: none
  }
  .year2 ul li .year-info A:hover {
    color: #17a79d;
    text-decoration: none;
  }
}
/* --- Copyright設定 --- */
.boxCopyright {
  background-image: url(../../images/tw/bg-copyright.jpg);
  background-repeat: repeat;
  background-position: center top;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.copyright {
  padding-top: 45px;
  padding-bottom: 20px;
}
.nav-quick {
  width: auto;
  float: left;
  padding-left: 22px;
}
.nav-quick li {
  float: left;
  font-size: 15px;
  line-height: 24px;
  color: #666666;
  padding-top: 6px;
  clear: both;
}
.nav-quick li A:link {
  color: #666666;
  text-decoration: none
}
.nav-quick li A:visited {
  color: #666666;
  text-decoration: none
}
.nav-quick li A:hover {
  color: #17a79d;
  text-decoration: none;
}
.nav-quick li.nav-title {
  float: left;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  padding-top: 3px;
  font-weight: 600;
  padding-bottom: 8px;
}
.nav-quick li.nav-title A:link {
  color: #000000;
  text-decoration: none
}
.nav-quick li.nav-title A:visited {
  color: #000000;
  text-decoration: none
}
.nav-quick li.nav-title A:hover {
  color: #17a79d;
  text-decoration: none;
}
.nav-language {
  padding-top: 30px;
  clear: both;
}
.nav-tel {
  text-align: right;
  font-size: 16px;
  font-weight: 600;
}
.nav-tel-2 {
  font-size: 34px;
  font-family: "Times New Roman", serif;
  font-style: italic;
  line-height: 1.3;
  font-weight: 500;
}
.nav-tel-2 A:link {
  color: #000000;
  text-decoration: none
}
.nav-tel-2 A:visited {
  color: #000000;
  text-decoration: none
}
.nav-tel-2 A:hover {
  color: #000000;
  text-decoration: none;
}
.nav-mail {
  font-size: 18px;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-weight: 500;
}
.nav-mail A:link {
  color: #000000;
  text-decoration: none
}
.nav-mail A:visited {
  color: #000000;
  text-decoration: none
}
.nav-mail A:hover {
  color: #004f99;
  text-decoration: none;
}
.boxCopyright2 {
  background-image: url(../../images/tw/bg-copyright2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #004f98;
}
.copyright2 {
  padding-top: 38px;
  padding-bottom: 35px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.QR-Code {
  width: 110px;
  float: left;
  margin-right: 10px;
}
.copyright-info {
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  font-size: 13px;
  float: left;
}
.copyright-info A:link {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none
}
.copyright-info A:visited {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none
}
.copyright-info A:hover {
  color: #ffffff;
  text-decoration: none;
}
.copyright-info2 {
  color: #888888;
  line-height: 22px;
  font-size: 14px;
  float: left;
  margin-top: 8px;
  font-weight: 300;
}
.copyright-info3 {
  color: #888888;
  line-height: 22px;
  font-size: 14px;
  float: right;
  margin-top: 8px;
  font-weight: 300;
}
.copyright-info3 A:link {
  color: #888888;
  text-decoration: none
}
.copyright-info3 A:visited {
  color: #888888;
  text-decoration: none
}
.copyright-info3 A:hover {
  color: #17a79d;
  text-decoration: none;
}
.language-ch, .language-sm, .language-mail, .language-fb {
  width: 40px;
  text-align: right;
  height: 40px;
  float: right;
  margin-left: 12px;
  margin-top: 26px;
}
.language-ch a {
  width: 40px;
  height: 40px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  line-height: 9999em;
  padding: 0px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  background-position: left top;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-image: url(../../icons2/icon-ch.svg);
  margin: 0px;
}
.language-ch a:hover {
  background-image: url(../../icons2/icon-ch-over.svg);
}
.language-sm a {
  width: 40px;
  height: 40px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  line-height: 9999em;
  padding: 0px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  background-position: left top;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-image: url(../../icons2/icon-cn.svg);
  margin: 0px;
}
.language-sm a:hover {
  background-image: url(../../icons2/icon-cn-over.svg);
}
.language-mail a {
  width: 40px;
  height: 40px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  line-height: 9999em;
  padding: 0px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  background-position: left top;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-image: url(../../icons2/icon-mg.svg);
  margin: 0px;
}
.language-mail a:hover {
  background-image: url(../../icons2/icon-mg-over.svg);
}
.language-fb a {
  width: 40px;
  height: 40px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  line-height: 9999em;
  padding: 0px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  background-position: left top;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-image: url(../../icons2/icon-fb.svg);
  margin: 0px;
}
.language-fb a:hover {
  background-image: url(../../icons2/icon-fb-over.svg);
}
@media screen and (max-width: 1279px) {
  .nav-tel-2 {
    font-size: 30px;
    font-family: "Times New Roman", serif;
    font-style: italic;
    line-height: 42px;
    font-weight: 500;
  }
  .copyright {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .nav-quick {
    width: auto;
    float: left;
    padding-left: 22px;
  }
}
@media screen and (max-width:992px) {
  .nav-tel {
    display: none;
  }
  .copyright-info {
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
    font-size: 15px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .A-box {
    display: none;
  }
  .QR-Code {
    display: none;
  }
  .logoDown {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .nav-quick {
    width: auto;
    float: left;
    padding-left: 30px;
    padding-right: 38px;
  }
}
@media screen and (max-width:760px) {
  .nav-quick {
    width: auto;
    float: left;
    padding-left: 25px;
    padding-right: 30px;
  }
}
@media screen and (max-width:680px) {
  .copyright {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .copyright2 {
    padding-top: 38px;
    padding-bottom: 20px;
  }
  .copyright-info {
    color: rgba(255, 255, 255, 0.8);
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .copyright-info2 {
    color: #888888;
    line-height: 22px;
    font-size: 14px;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }
  .copyright-info3 {
    color: #888888;
    line-height: 22px;
    font-size: 14px;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
  }
  .nav-quick li {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    padding-top: 6px;
  }
  .nav-quick li.nav-title {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding-top: 5px;
    font-weight: 600;
    padding-bottom: 5px;
  }
}
/*nav*/
@media screen and (min-width:581px) {
  .pc-nav {
    display: block;
  }
  .phone-nav {
    display: none;
  }
}
@media screen and (max-width:580px) {
  .nav-quick {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
  }
  .pc-nav {
    display: none;
  }
  .phone-nav {
    display: block;
    width: 96%;
    float: right;
    padding-right: 2%
  }
  .phone-nav .box-left {
    float: left;
    width: 77%;
  }
  .phone-nav .box-right {
    float: left;
    width: 20%;
    margin-right: 3%;
  }
}
@media screen and (max-width:320px) {
  .phone-nav {
    display: block;
    width: 99%;
    float: right;
  }
  .phone-nav .box-left {
    float: left;
    width: 73%;
  }
  .phone-nav .box-right {
    float: left;
    width: 27%;
  }
}
/* --- 首頁Banner設定 --- */
.index-banner {
  background-color: #fff;
  overflow: hidden;
  margin-top: -100px;
}
.index-banner .slide {
  width: 100%;
  max-width: none;
}
.index-banner .item {
  position: relative;
  margin-top: 100px;
}
.index-banner .item img {
  width: 100%;
}
.index-banner a {
  display: block;
  /*height: 80vmin;*/
}
.index-banner *:focus {
  outline: none;
}
.index-banner .slick-slider {
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .index-banner .item {
    position: relative;
    margin-top: 70px;
  }
}
@media screen and (max-width:680px) {
  .index-banner .item {
    position: relative;
    margin-top: 150px;
    background-color: rgba(186, 133, 134, 1.00);
  }
}
/* --- 內頁設定 --- */
.page-nav {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: table;
  text-align: center;
  padding-top: 20px;
  margin-top: 0px;
}
.page-nav a {
  width: auto;
  float: left;
  display: block;
  border: 1px solid #909090;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 8px;
  padding-bottom: 7px;
  margin-left: 8px;
  margin-right: 8px;
  color: #333333;
  text-decoration: none;
  font-size: 16px;
}
.page-nav a:hover {
  border: 1px solid #17a79d;
  color: #ffffff;
  text-decoration: none;
  background-color: #17a79d;
}
.page-nav a.on {
  border: 1px solid #17a79d;
  color: #ffffff;
  text-decoration: none;
  background-color: #17a79d;
}
.page-menu {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: table;
  text-align: center;
  padding-top: 20px;
  margin-top: 45px;
}
.page-menu a {
  width: auto;
  float: left;
  display: block;
  border: 1px solid #909090;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 8px;
  padding-bottom: 7px;
  margin-left: 8px;
  margin-right: 8px;
  color: #333333;
  text-decoration: none;
  font-size: 16px;
}
.page-menu a:hover {
  border: 1px solid #17a79d;
  color: #ffffff;
  text-decoration: none;
  background-color: #17a79d;
}
.page-menu a.on {
  border: 1px solid #17a79d;
  color: #ffffff;
  text-decoration: none;
  background-color: #17a79d;
}
.boxContentin {
  background-image: url(../../images/tw/bg-about.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-position: center top;
  background-color: #ffffff;
  background-size: 100% auto;
}
.contentin {
  padding-top: 230px;
  padding-bottom: 120px;
}
.contentrR {
  padding-top: 55px;
}
.newsIn {
  width: 95%;
  font-size: 16px;
  line-height: 30px;
  padding-top: 10px;
}
.contentin .newsIn ul {
  width: 100%;
}
.contentin .newsIn ul li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  float: left;
  padding-top: 18px;
  padding-bottom: 18px;
}
.contentin .news-category {
  width: 102px;
  height: 102px;
  text-align: center;
  font-weight: 400;
  float: left;
  margin-left: 4px;
  font-family: Times, "Times New Roman", serif;
  font-size: 28px;
  font-style: italic;
  color: #17a79d;
  padding-right: 30px;
  line-height: 42px;
  padding-left: 10px;
}
.contentin .news-category .news-day {
  font-size: 14px;
  font-weight: 400;
  padding-top: 30px;
  float: left;
  letter-spacing: 1px;
  width: 100%;
}
.contentin .news-info .news-title {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  float: left;
  margin-bottom: 6px;
  margin-top: 4px;
  font-weight: 600;
  text-align: left;
}
.contentin .news-info .news-title A:link {
  color: #000000;
  text-decoration: none
}
.contentin .news-info .news-title A:visited {
  color: #000000;
  text-decoration: none
}
.contentin .news-info .news-title A:hover {
  color: #004f99;
  text-decoration: none;
}
.contentin .news-info .news-text {
  color: #555555;
  font-size: 15px;
  line-height: 26px;
  width: 100%;
  float: left;
  text-align: left;
}
.aboutIn {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  margin-top: 50px;
  text-align: center;
}
.aboutIn img, .service-main img {
  height: auto;
  max-width: 100%;
}
.aboutIn ol {
  width: 100%;
  float: left;
}
.aboutIn ol li {
  width: 97%;
  float: right;
  list-style-position: outside;
  list-style-type: decimal;
  margin-bottom: 2px;
}
.memberIn {
  width: 95%;
  font-size: 16px;
  line-height: 30px;
  padding-top: 10px;
}
.contentin .memberIn ul {
  width: 100%;
}
.contentin .memberIn ul li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  float: left;
  padding-top: 22px;
  padding-bottom: 22px;
}
.contentin .memberIn .news-info .news-title {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  float: left;
  margin-bottom: 6px;
  margin-top: 10px;
  font-weight: 600;
}
.contentin .memberIn .news-info .news-title A:link {
  color: #000000;
  text-decoration: none
}
.contentin .memberIn .news-info .news-title A:visited {
  color: #000000;
  text-decoration: none
}
.contentin .memberIn .news-info .news-title A:hover {
  color: #004f99;
  text-decoration: none;
}
.contentin .memberIn .news-info .news-text {
  color: #555555;
  font-size: 15px;
  line-height: 26px;
  width: 100%;
  float: left;
}
.contentin .memberIn ul li ul li {
  width: 100%;
  border-bottom: 0px solid #DDDDDD;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 15px;
  line-height: 26px;
  background-image: url(../../icons2/icon-02.svg);
  background-position: 4px 9px;
  background-size: 7px 7px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
ul.circle {
  width: 100%;
  float: left;
}
ul.circle li {
  width: 25%;
  float: left;
  margin-top: 5px;
  margin-right: 5%;
  margin-left: 3%;
  margin-bottom: 25px;
}
ul.circle li img {
  border-radius: 500px;
  width: 92%;
  float: left;
  margin-left: 4%;
  margin-right: 4%;
}
ul.circle li span {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  float: left;
  margin-top: 15px;
  color: #165EA2;
}
ul.download li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 25px;
  background-image: url(../../icons2/icon-02.svg);
  background-repeat: no-repeat;
  background-position: 8px 18px;
  background-size: 7px 7px;
}
ul.download li.title {
  font-weight: 600;
  font-size: 16px;
  background-image: none;
  padding-left: 0px;
  color: #FC7B00;
}
@media screen and (max-width: 1024px) {
  .contentin .news-info {
    margin-left: 10px;
    text-align: left;
  }
  .contentin {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 992px) {
  .contentin {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .newsIn {
    width: 100%;
  }
  .aboutIn {
    width: 100%;
    margin-top: 30px;
  }
  .memberIn {
    width: 100%;
  }
  .contentrR {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .contentin .news-info {
    margin-left: 0px;
  }
  .contentin {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  ul.circle li {
    width: 40%;
    float: left;
    margin-top: 5px;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 25px;
  }
  .page-menu {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: table;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 680px) {
  .contentin .news-info {
    margin-left: 30px;
  }
  .contentin .memberIn .news-info {
    margin-left: 10px;
  }
  .contentin .memberIn ul li ul {
    width: 100%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 480px) {
  .contentin .news-info {
    margin-left: 60px;
  }
  .contentin .news-info .news-text {
    display: none;
  }
  .contentin .memberIn .news-info .news-text {
    display: block;
  }
  .contentin .news-info .news-title {
    margin-top: 19px;
    font-size: 18px;
    line-height: 28px;
  }
  .contentin .memberIn .news-info .news-title {
    padding-top: 10px;
  }
  ul.circle li {
    width: 90%;
    float: left;
    margin-top: 5px;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 35px;
  }
  ul.circle li img {
    border-radius: 500px;
    width: 80%;
    float: left;
    margin-left: 10%;
    margin-right: 10%;
  }
  .aboutIn ol li {
    width: 94%;
    float: right;
    list-style-position: outside;
    list-style-type: decimal;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 380px) {
  .contentin .news-info {
    margin-left: 65px;
  }
  .page-nav a {
    width: auto;
    float: left;
    display: block;
    border: 1px solid #909090;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 7px;
    margin-left: 8px;
    margin-right: 8px;
    color: #333333;
    text-decoration: none;
    font-size: 16px;
  }
}
/* --- 服務項目設定 --- */
.boxService1 {
  background-image: url(../../images/tw/bg-serviceIn.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-position: center top;
  background-color: #ffffff;
  background-size: 100% auto;
}
.boxService {
  background-image: url(../../images/tw/bg-serviceIn.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-position: center top;
  background-color: #ffffff;
  background-size: 100% auto;
}
.service-title {
  font-size: 20px;
  text-align: left;
  width: 100%;
  float: left;
  margin-top: 15px;
  line-height: 26px;
  font-weight: 600;
  color: #17a79d;
}
.service-title A:link {
  color: #000000;
  text-decoration: none
}
.service-title A:visited {
  color: #000000;
  text-decoration: none
}
.service-title A:hover {
  color: #17a79d;
  text-decoration: none;
}
.service-title2 {
  font-size: 22px;
  text-align: left;
  width: 100%;
  float: left;
  margin-top: 15px;
  line-height: 30px;
  font-weight: 600;
  color: #17a79d;
}
.service-info {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  width: 100%;
  float: left;
  color: #888888;
  margin-top: 10px;
}
.service-info2 {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  width: 100%;
  float: left;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 25px;
}
.service-in {
  width: auto;
  margin-left: auto;
  display: table;
  margin-right: auto;
  text-align: center;
  clear: both;
}
.service-focus {
  border-bottom: 2px dotted #17a79d;
  width: auto;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  float: left;
  padding-bottom: 4px;
  margin-bottom: 20px;
  color: #139188;
}
.service-main {
  width: 90%;
  margin-left: 5%;
  margin-bottom: 80px;
  text-align: center;
}
.news-main {
  width: 90%;
  margin-left: 5%;
  text-align: center;
}
.service-main2 {
  width: 100%;
  display: table;
  float: left;
  margin-bottom: 80px;
  clear: both;
  text-align: center;
}
.service-main:last-child, .service-main2:last-child {
  margin-bottom: 25px;
}
.service-block {
  width: 100%;
  float: left;
  text-align: left;
  background-color: rgba(201, 201, 202, 0.3);
  margin-top: 20px;
}
.service-block1 {
  width: 32%;
  float: left;
  background-image: url(../../images/tw/bg-service.jpg);
  background-repeat: repeat-x;
  background-color: #17a79d;
  color: #FFFFFF;
  text-align: center;
  font-size: 24px;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 32px;
  /*font-family: "PMingLiU", "LiSong Pro Light", "Adobe 明體 Std", "Apple LiSung Light";*/
  letter-spacing: 1px;
}
.service-block2 {
  width: 68%;
  float: left;
  font-size: 16px;
  line-height: 28px;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
.service2-block {
  width: 100%;
  float: left;
  text-align: left;
  background-color: rgba(201, 201, 202, 0.3);
  margin-top: 20px;
}
.service2-block1 {
  width: 15%;
  float: left;
  color: #FFFFFF;
  text-align: center;
  font-size: 24px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 32px;
  /*font-family: "PMingLiU", "LiSong Pro Light", "Adobe 明體 Std", "Apple LiSung Light";*/
  letter-spacing: 1px;
  background-color: #fca32c;
}
.service2-block2 {
  width: 85%;
  float: left;
  font-size: 15px;
  line-height: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
.service-process {
  width: 16.6%;
  float: left;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  padding-top: 10px;
}
.service-process span {
  width: 88%;
  float: left;
  text-align: center;
  padding-top: 18px;
  margin-left: 8%;
}
@media screen and (max-width: 767px) {
  .service-main {
    margin-bottom: 60px;
    text-align: center;
    margin-left: 0px;
    width: 100%;
  }
  .news-main {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
  .service-process {
    width: 50%;
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .service-block {
    margin-top: 10px;
  }
  .service-block1 {
    width: 100%;
    float: left;
    background-image: url(../../images/tw/bg-service.jpg);
    background-repeat: repeat-x;
    background-color: #17a79d;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    /*font-family: "PMingLiU", "LiSong Pro Light", "Adobe 明體 Std", "Apple LiSung Light";*/
    letter-spacing: 1px;
  }
  .service-block2 {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .service2-block1 {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .service2-block2 {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* --- Report設定 --- */
.boxReport {
  background-image: url(../../images/tw/bg-report.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-position: center top;
  background-color: #ffffff;
  background-size: 100% auto;
}
/* --- Home設定 --- */
.home {
  width: 100%;
  height: 0px;
  position: relative;
  float: right;
}
.home-in {
  width: auto;
  position: absolute;
  right: 0px;
  top: -30px;
  text-align: right;
  color: #888888;
}
.icon-home {
  width: 20px;
  height: 17px;
  background-image: url(../../icons2/icon-home.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px 17px;
  float: left;
  margin-right: 7px;
  display: block;
  text-indent: 9999px;
  overflow: hidden;
  margin-top: 2px;
}
@media screen and (max-width:1279px) {
  .home {
    display: none;
  }
}
/* --- category設定 --- */
.category {
  width: 100%;
  float: right;
  padding-bottom: 52px;
}
.category .title {
  float: left;
  background-color: #165EA2;
  color: #FFFFFF;
  width: 100%;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-left: 15px;
  line-height: 26px;
}
.category .title2 {
  float: left;
  background-color: #f79500;
  color: #FFFFFF;
  width: 100%;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-left: 15px;
  line-height: 26px;
}
.category ul {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.category ul li {
  width: 100%;
  float: left;
}
.category ul li a.nav {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #333333;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 0%;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  background-image: url(../../icons2/icon-01.svg);
  background-repeat: no-repeat;
  background-position: 18px 12px;
  background-size: 0px 16px;
}
.category ul li a.nav:hover {
  color: #004f99;
  background-image: url(../../icons2/icon-01.svg);
  background-repeat: no-repeat;
  background-position: 18px 12px;
  font-weight: 600;
  background-size: 16px 16px;
  padding-left: 42px;
}
.category ul li a.nav.on {
  color: #004f99;
  background-image: url(../../icons2/icon-01.svg);
  background-repeat: no-repeat;
  background-position: 18px 12px;
  font-weight: 600;
  background-size: 16px 16px;
  padding-left: 42px;
}
.category ul li a.contact {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  padding-left: 60px;
  border-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 22px;
  text-decoration: none;
  margin-bottom: 2px;
}
@media screen and (max-width:992px) {
  .category {
    padding-bottom: 40px;
  }
  .category.contact-info {
    padding-bottom: 20px;
  }
  .category ul li a.contact {
    padding-bottom: 15px;
  }
}
/*地圖區塊*/
.sheico-info {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 3em;
  background: #5a66ac; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #5a66ac 0%, #7462ab 23%, #9a61ac 45%, #8180be 61%, #7b9fcd 82%, #a2b4d5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #5a66ac 0%, #7462ab 23%, #9a61ac 45%, #8180be 61%, #7b9fcd 82%, #a2b4d5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #5a66ac 0%, #7462ab 23%, #9a61ac 45%, #8180be 61%, #7b9fcd 82%, #a2b4d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a66ac', endColorstr='#a2b4d5', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.headquarters {
  padding: 8%;
  font-family: Montserrat, sans-serif;
  box-sizing: border-box;
  color: #fff;
}
.headquarters h3 {
  font-size: 1.25em;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0.5em;
}
.headquarters ul {}
.headquarters ul li {
  font-size: 0.95em;
  letter-spacing: 0.025em;
}
.headquarters ul li a {
  color: #fff;
}
.map {}
.map iframe {
  width: 100%;
  height: 300px;
}
#map-canvas {
  width: 100%;
  height: 300px;
}
/*-----表格------*/
/*--- 綠 ---*/
.tg {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #999;
  padding-bottom: 5px;
  padding-top: 5px;
}
.tg td {
  font-size: 15px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #FFF;
  color: #444;
  background-color: rgba(239, 239, 239, 0.60);
  line-height: 26px;
}
.tg th {
  font-size: 20px;
  font-weight: normal;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
  border: 1px solid #FFFFFF;
  overflow: hidden;
  word-break: normal;
  color: #fff;
  background-color: #17a79d;
  text-align: center;
}
.tg .tg-yw4l {
  vertical-align: middle;
  /* [disabled]text-align: center; */
}
.tg .text-tb1 {
  color: #fff;
  font-size: 16px;
  background-color: rgba(23, 167, 157, 0.60);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}
/*--- 藍 ---*/
.tg2 {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #999;
  padding-bottom: 5px;
  padding-top: 5px;
}
.tg2 td {
  font-size: 15px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #FFF;
  color: #444;
  background-color: rgba(239, 239, 239, 0.60);
  line-height: 26px;
}
.tg2 th {
  font-size: 20px;
  font-weight: normal;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
  border: 1px solid #FFFFFF;
  overflow: hidden;
  word-break: normal;
  color: #fff;
  background-color: rgba(45, 135, 187, 1);
  text-align: center;
}
.tg2 .tg-yw4l {
  vertical-align: middle;
  /* [disabled]text-align: center; */
}
.tg2 .text-tb1 {
  color: #fff;
  font-size: 16px;
  background-color: rgba(45, 135, 187, 0.6);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}
/*--- 粉紅 ---*/
.tg3 {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #999;
  padding-bottom: 5px;
  padding-top: 5px;
}
.tg3 td {
  font-size: 15px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #FFF;
  color: #444;
  background-color: rgba(239, 239, 239, 0.60);
  line-height: 26px;
}
.tg3 th {
  font-size: 20px;
  font-weight: normal;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
  border: 1px solid #FFFFFF;
  overflow: hidden;
  word-break: normal;
  color: #fff;
  background-color: rgba(165, 120, 168, 1.00);
  text-align: center;
}
.tg3 .tg-yw4l {
  vertical-align: middle;
  /* [disabled]text-align: center; */
}
.tg3 .text-tb1 {
  color: #fff;
  font-size: 16px;
  background-color: rgba(165, 120, 168, 0.6);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}
.tg3 .text-tb2 {
  font-size: 16px;
  background-color: rgba(165, 120, 168, 0.3);
  padding-top: 10px;
  padding-bottom: 10px;
}
.tg3 .text-tb3 {
  font-size: 16px;
  background-color: rgba(165, 120, 168, 0.15);
  padding-top: 10px;
  padding-bottom: 10px;
}
.tab-info {
  font-size: 14px;
  color: #17a79d;
  text-align: left;
  float: left;
  line-height: 42px;
}
.text-1 {
  font-size: 18px;
  font-family: Helvetica, Arial, Verdana, "Microsoft JhengHei", PMingLiU, sans-serif;
  margin-right: 8px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .tab-info {
    font-size: 14px;
    color: #17a79d;
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
    line-height: 24px;
  }
}
@media screen and (max-width: 480px) {
  .tg th, .tg2 th, .tg3 th {
    font-size: 16px;
  }
  .tg td, .tg2 td, .tg3 td {
    font-size: 14px;
  }
}
/*2022-10-03*/
.service-title br {
  display: none;
}
.service-list {
  min-height: 300px;
}
.row .service-list:nth-child(9), .row .service-list:nth-child(11), .row .service-list:nth-child(13), .row .service-list:nth-child(15) {
  min-height: 430px !important;
}
/*2023-05-19*/
.vs-phone {
  display: none;
}
.bg-white.team-box {
  background-color: #ffffff;
  min-height: auto;
  padding: 0 0 0 15px;
  margin-bottom: 40px;
  box-shadow: 0px 0px 25px 0px rgba(23, 167, 157, .2);
}
.team-list {
  float: left;
  padding: 0;
  margin: 0;
}
.team-list li {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1.7;
  width: 100%;
  float: left;
  text-align: left;
}
.team-title {
  text-align: left;
  width: 100%;
  float: left;
  background-image: url("../../icons2/icon-03.png");
  background-size: 8px auto;
  background-repeat: no-repeat;
  background-position: 4px 12px;
  padding-left: 19px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}
.team-info {
  padding: 30px 40px 50px;
  display: block;
  float: left;
}
.boxNewsIndex {
  background-image: url("../../images/tw/bg-news.jpg");
  background-size: cover;
  background-position: center top;
  padding: 75px 0 102px;
}
.boxNewsIndex .year2 ul {
  width: 100%;
  float: left;
  margin: 15px 0 0 0
}
.boxNewsIndex .year2 ul li {
  margin-bottom: 3px;
  padding-bottom: 2px;
}
.boxNewsIndex .year2 ul li .year-info {
  font-size: 16px;
  line-height: 24px;
  width: 79%;
  float: right;
  padding: 10px 0 10px 0;
  background-image: none;
}
.boxNewsIndex .year2 ul li .year-day {
  font-family: Times, "Times New Roman", serif;
  font-size: 24px;
  font-style: italic;
  color: #17a79d;
  padding-right: 0px;
  line-height: 1;
  width: 21%;
  float: left;
  padding-left: 5px;
  padding-top: 12px;
}
.boxNewsIndex .year2 h3 {
  font-size: 74px;
  font-family: Times, "Times New Roman", serif;
  text-align: left;
  line-height: .98;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.boxNewsIndex .year2 h5 {
  font-size: 18px;
  letter-spacing: 6px;
  font-style: normal !important;
  line-height: 1;
}
.boxVideo {
  background-color: #fff;
  padding: 25px 25px 115px;
  display: block;
  margin: 10px;
}
.boxVideo img {
  width: 100%;
  height: auto;
}
.boxVideo h4 {
  font-size: 22px;
  padding: 20px 0 0 0;
}
.boxVideo h4 {
  color: #000;
}
.ad-video img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  padding: 0;
  margin: 0;
}
.ad-video .draggable {
  padding: 0px 0px !important;
}
.ad-video .slick-prev, .ad-video .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 115%;
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 999px;
  outline: none;
  background: transparent;
}
.ad-video .slick-prev:before, .ad-video .slick-next:before {
  display: none;
}
.ad-video .slick-next, .ad-video .slick-next:focus {
  background-image: url("../../images/tw/icon-next.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #17a79d;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.ad-video .slick-prev, .ad-video .slick-prev:focus {
  background-image: url("../../images/tw/icon-prev.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #17a79d;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.ad-video .slick-next:hover {
  background-image: url("../../images/tw/icon-next-w.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #17a79d;
  border: 1px solid #17a79d;
}
.ad-video .slick-prev:hover {
  background-image: url("../../images/tw/icon-prev-w.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #17a79d;
  border: 1px solid #17a79d;
}
.ad-video .slick-prev {
  left: 32%;
}
.ad-video .slick-next {
  right: 32%;
}
.ad-service img {
  width: 100%;
  height: auto;
}
figure.promo_banner {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  min-width: 101%;
  max-width: 101%;
  max-height: 101%;
  width: 101%;
  background: #000000;
  text-align: center;
}
figure.promo_banner * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
}
figure.promo_banner img {
  opacity: 1;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
figure.promo_banner figcaption {
  position: absolute;
  bottom: 0;
  left: 13%;
  right: 13%;
  height: 100%;
}
figure.promo_banner figcaption > div {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 50%;
}
figure.promo_banner h3, figure.promo_banner span {
  margin: 0;
  padding: 10px 5px;
  display: inline-block;
  width: 100%;
  font-weight: 800;
  text-transform: uppercase;
}
figure.promo_banner h3 {
  background: #333333;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  font-size: 20px;
  line-height: 1.4;
  word-wrap: break-word !important;
}
figure.promo_banner span {
  background: #17a79d;
  color: #fff;
  -webkit-transform: translate3d(0%, -100%, 0);
  transform: translate3d(0%, -100%, 0);
  font-family: Times, "Times New Roman", "serif"
}
figure.promo_banner a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.promo_banner.left {
  background: rgba(0, 0, 0, 1);
}
figure.promo_banner.left h3 {
  background: rgba(0, 0, 0, .4);
}
figure.promo_banner:hover img, figure.promo_banner.hover img {
  opacity: 0.35;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.promo_banner:hover figcaption h3, figure.promo_banner.hover figcaption h3 {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
figure.promo_banner:hover figcaption span, figure.promo_banner.hover figcaption span {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
.promo_1 br {
  display: none;
}
/*影片彈跳*/
/* 縮圖容器 */
.thumbnail-container {
  position: relative;
  width: 100%;
  height: auto;
  cursor: pointer;
}
/* 縮圖圖片 */
.thumbnail-img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 播放按鈕 */
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s;
  z-index: 9;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.play-button:hover {
  background-color: rgba(0, 0, 0, .7);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
/* 播放按鈕的 icon */
.play-button::before {
  content: "";
  border-style: solid;
  border-width: 14px 0 14px 22px;
  border-color: transparent transparent transparent white;
  z-index: 10;
}
/* 彈跳視窗 */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
/* 彈跳視窗內容 */
.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  max-width: 100%;
  max-height: 100%;
  background-color: #000;
}
/* 影片播放器 */
.video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 關閉按鈕 */
.close-button {
  position: absolute;
  top: -25px;
  right: -25px;
  color: #fff;
  font-size: 34px;
  cursor: pointer;
}
.ad-service .slick-prev, .ad-service .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 52%;
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #000;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 999px;
  outline: none;
  background: transparent;
  z-index: 99;
}
.ad-service .slick-prev {
  left: -10px;
}
.ad-service .slick-next {
  right: -10px;
}
.ad-service .slick-prev:before, .ad-service .slick-next:before {
  display: none;
}
.ad-service .slick-next, .ad-service .slick-next:focus {
  background-image: url("../../images/tw/icon-next-w.svg");
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.ad-service .slick-prev, .ad-service .slick-prev:focus {
  background-image: url("../../images/tw/icon-prev-w.svg");
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.ad-service .slick-next:hover {
  background-image: url("../../images/tw/icon-next-w.svg");
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0);
}
.ad-service .slick-prev:hover {
  background-image: url("../../images/tw/icon-prev-w.svg");
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0);
}
.ad-service .swiper-button-next, .ad-service .swiper-button-prev {
  color: #fff;
}
.ad-service .swiper-button-next:after, .ad-service .swiper-button-prev:after {
  font-size: 20px;
}
.ad-service .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .ad-service .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #fff;
}
.boxTeam {
  background-image: url(../../images/tw/bg-team.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: 100% auto;
}
@media screen and (max-width: 1199px) {
  .boxNewsIndex .year2 ul li .year-info {
    width: 75%;
  }
  .boxNewsIndex .year2 ul li .year-day {
    width: 25%;
  }
  .ad-video .slick-prev {
    left: 28%;
  }
  .ad-video .slick-next {
    right: 28%;
  }
}
@media screen and (max-width:991px) {
  .boxVideo {
    width: 100%;
    float: left;
    padding: 15px 15px 110px;
    margin: 20px 0 0 0;
  }
  .ad-video .slick-prev, .ad-video .slick-next {
    top: 110%;
  }
  .ad-video .slick-prev {
    left: 38%;
  }
  .ad-video .slick-next {
    right: 38%;
  }
}
@media screen and (max-width:767px) {
  .bg-white.team-box {
    width: 90%;
    margin-left: 5%;
  }
  .bg-white.team-box img {
    width: 100%;
    padding-right: 15px;
  }
  .team-info {
    padding: 10px 12px 30px 10px;
  }
  .team-title {
    margin-top: 0px;
  }
  .team-list {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .boxTeam {
    background-size: 260% auto;
  }
}
@media screen and (max-width: 580px) {
  .vs-phone {
    display: block;
  }
  .ad-video .slick-prev, .ad-video .slick-next {
    top: 112%;
  }
  .ad-video .slick-prev {
    left: 30%;
  }
  .ad-video .slick-next {
    right: 30%;
  }
  .boxNewsIndex {
    padding: 60px 0 80px;
    background-image: url("../../images/tw/bg-news-phone.jpg");
    background-size: cover;
  }
  .boxNewsIndex .year2 ul li .year-info {
    width: 100%;
    padding: 0 0 10px 0;
  }
  .boxNewsIndex .year2 ul li .year-day {
    width: 100%;
  }
  .boxNewsIndex .year2 h3 {
    font-size: 60px;
    text-align: center
  }
  .boxNewsIndex .year2 h5 {
    text-align: center;
  }
  .boxVideo h4 {
    font-size: 20px;
    line-height: 1.4;
  }
  /* 彈跳視窗內容 */
  .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    height: 50%;
    max-width: 100%;
    max-height: 100%;
    background-color: #000;
  }
  /* 關閉按鈕 */
  .close-button {
    position: absolute;
    top: -20px;
    right: -20px;
    color: #fff;
    font-size: 34px;
    cursor: pointer;
  }
}
@media screen and (max-width: 380px) {
  .ad-video .slick-prev, .ad-video .slick-next {
    top: 115%;
  }
  .ad-video .slick-prev {
    left: 28%;
  }
  .ad-video .slick-next {
    right: 28%;
  }
}
/*2025-01-14快速付款新增*/
.boxPay {
  background-image: url(../../images/bg-pay.jpg);
  background-repeat: no-repeat;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-position: center top;
  background-color: #ffffff;
  background-size: 100% auto;
}
.payIn {
  display: flex;
  justify-content: center;
  padding-bottom: 45px;
}
.payIn .form-control.big {
  text-align: center;
  height: 65px;
  border: 2px solid #17a79d;
  line-height: 65px;
  padding: 0;
  margin: 0;
}
.payIn .form-control.big:focus {
  padding: 0;
  margin: 0;
}
.payIn {
  text-align: left;
}
.payIn .form-control {
  height: 45px;
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 8px 15px;
  font-size: 15px;
  transition: all 0.3s ease;
}
.payIn .form-control.text-b {
  font-size: 30px;
  color: #17a79d;
  font-weight: 600;
}
.payIn .text-pay {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.payIn .btn-send {
  display: flex;
  justify-content: center;
  float: none;
  margin-top: 25px !important;
  font-size: 25px !important;
  font-size: 30px !important;
}
.payIn .btn-send a {
  font-size: 17px;
  padding: 15px 50px;
  background-color: rgba(23, 167, 157, 1.00);
  transition: all 0.3s ease;
}
.payIn .btn-send a:hover {
  background-color: rgba(23, 167, 157, .9);
  box-shadow: 0 0 8px rgba(23, 167, 157, .3);
  transition: all 0.3s ease;
}
.pay-list {
  width: 100%;
}
/*購物車表格*/
.cart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 12px 15px;
  background-color: #fff;
  border-left: 5px solid #17a79d;
}
.cart-notice {
  color: #333;
}
.cart-notice img {
  margin-right: 8px;
  font-size: 16px;
  width: 25px;
  height: auto;
}
.continue-shopping {
  background-color: #EBEBEB;
  color: #333;
  padding: 0 15px;
  border-radius: 0px;
  text-decoration: none;
  height: 36px;
  line-height: 36px;
  font-size: 14px !important;
  transition: all 0.3s ease;
}
.continue-shopping:hover {
  background-color: rgba(23, 167, 157, .9);
  box-shadow: 0 0 8px rgba(23, 167, 157, .3);
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}
.table-responsive {
  border: none;
  width: 100%;
}
.cart-table {
  margin-top: 20px;
  width: 100%;
  background: white;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 12px;
}
.cart-table th {
  background-color: #17a79d;
  border-bottom: 1px solid #17a79d !important;
  padding: 10px 15px !important;
  font-weight: 500;
  color: #fff;
}
.cart-table td {
  padding: 14px 15px !important;
  vertical-align: middle !important;
  border-bottom: 1px solid #ccc;
  border-top: none !important;
}
.cart-table tr:hover {
  background-color: #f9f9f9;
}
.price-input-group {
  display: flex;
  align-items: center;
  gap: 4px;
}
.price-input-group span {
  color: #666;
}
.price-input, .quantity-input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 6px 8px;
  width: 120px;
  text-align: center;
}
.quantity-input {
  width: 80px;
}
.remove-item {
  color: white;
  font-size: 20px;
  background-color: #17a79d;
  width: 26px;
  height: 26px;
  border: none;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding-bottom: 3px;
}
.update-cart {
  background-color: rgba(23, 167, 157, 1.00);
  color: white;
  padding: 3px 20px;
  border: none;
  border-radius: 0px;
  font-size: 14px !important;
  transition: all 0.3s ease;
}
.update-cart:hover {
  background-color: rgba(23, 167, 157, .9);
  box-shadow: 0 0 8px rgba(23, 167, 157, .3);
  color: white;
  transition: all 0.3s ease;
}
.cart-summary {
  margin-top: 20px;
  padding: 0px;
  width: 50%;
  margin-left: auto;
}
.cart-summary h4 {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #333;
  padding-left: 5px;
}
.cart-summary-table {
  width: 100%;
  background-color: #fff;
}
.cart-summary-table td {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}
.cart-summary-table tr.total td {
  padding-top: 8px;
  border-bottom: none;
  font-size: 18px;
  font-weight: bold;
}
.checkout-btn {
  background: rgba(165, 120, 168, 1.00);
  color: white;
  width: 100%;
  padding: 15px;
  border: none;
  border-radius: 0px;
  font-size: 17px;
  margin-top: 20px;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}
.checkout-btn:hover {
  background: rgba(165, 120, 168, .9);
  box-shadow: 0 0 8px rgba(165, 120, 168, .3);
  color: white;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .continue-shopping {
    margin-top: 5px;
  }
  .cart-table td {
    padding: 10px 15px !important;
  }
  .payIn .table-responsive {
    margin-bottom: 0;
  }
  .cart-header {
    display: flex;
    flex-direction: column;
  }
  .cart-summary {
    width: 100%;
    margin-top: 30px;
  }
  .cart-summary h4 {
    margin-bottom: 5px;
  }
  .checkout-btn {
    margin-top: 10px;
  }
  .cart-table thead {
    display: none;
  }
  .cart-table tbody tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
  }
  .cart-table tbody td {
    display: block;
    text-align: right;
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
  }
  .cart-table tbody td:last-child {
    border-bottom: none;
  }
  .cart-table tbody td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    color: #666;
  }
  .price-input-group {
    justify-content: flex-end;
  }
}
/*表格2*/
.checkout-container {
  margin: 0 auto;
  background-color: white;
  padding: 40px;
  border-radius: 0px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}
.checkout-container .form-group label {
  margin-bottom: 4px;
}
.checkout-container .form-group {
  margin-bottom: 15px;
}
.section-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #333;
  position: relative;
  padding-bottom: 0px;
  text-align: left;
}
.section-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #17a79d;
  border-radius: 0px;
}
.checkout-container .form-group {
  margin-bottom: 15px;
  position: relative;
}
.checkout-container .form-group label {
  display: block;
  margin-bottom: 4px;
  font-weight: 500;
  color: #333;
}
.form-control {
  height: 45px;
  border-radius: 6px;
  border: 2px solid #e0e0e0;
  padding: 8px 15px;
  font-size: 15px;
  transition: all 0.3s ease;
}
.form-control:focus {
  border-color: #17a79d;
  box-shadow: 0 0 0 3px rgba(23, 167, 157, 0.1);
  outline: none;
}
textarea.form-control {
  height: 143px !important;
  resize: vertical;
}
.required {
  color: #e74c3c;
  margin-left: 3px;
}
.order-summary {
  border: 0px solid #e0e0e0;
  border-radius: 0px;
  margin-top: 30px;
  overflow: hidden;
}
.order-summary table {
  width: 100%;
  margin-bottom: 0;
}
.order-summary th {
  background-color: #17a79d;
  border-bottom: 2px solid #17a79d;
  padding: 10px 20px !important;
  font-weight: 600;
  color: #fff;
}
.order-summary td {
  padding: 10px 20px !important;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
.total-row {
  background-color: #f8f9fa;
  font-weight: 600;
  font-size: 16px;
}
.payment-section {
  padding: 0 0 40px 0;
  margin-top: 0px;
  border-radius: 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.submit-button {
  background-color: rgba(165, 120, 168, 1.00);
  color: white;
  padding: 15px 30px;
  border: none;
  border-radius: 0px;
  font-size: 17px !important;
  font-weight: 500;
  float: none;
  margin-top: 20px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(23, 167, 157, 0.2);
  min-width: 350px;
  display: block;
}
.submit-button:hover {
  background-color: rgba(165, 120, 168, .9);
  box-shadow: 0 0 8px rgba(165, 120, 168, 0.3);
  transition: all 0.3s ease;
}
.privacy-notice {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666;
  font-size: 15px;
  line-height: 1.8;
}
.privacy-notice a {
  color: #17a79d;
  text-decoration: none;
  border-bottom: 1px dashed #17a79d;
}
.privacy-notice a:hover {
  color: #148f86;
  border-bottom-style: solid;
}
.price-column {
  text-align: right;
  font-weight: 500;
}
.input-group {
  position: relative;
}
.form-section {
  padding: 0px;
  margin-bottom: 30px;
}
.checkout-container .required {
  font-size: 20px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .checkout-container {
    padding: 25px;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .section-title:after {
    bottom: -3px;
    left: -2px;
  }
}
@media (max-width: 580px) {
  .submit-button {
    min-width: 100%;
  }
  .order-summary td {
    padding: 10px 4px !important;
  }
  .payment-section {
    padding-bottom: 20px;
  }
}
/* 隱私權政策燈箱樣式*/
.privacy-policy-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999; /* 確保在最上層 */
}
.privacy-policy-modal-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 30px 30px 40px;
  border-radius: 0px;
  max-width: 800px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  z-index: 10000; /* 比 overlay 再高一層 */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.privacy-policy-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 24px;
  cursor: pointer;
  color: #666;
  background: none;
  border: none;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s ease;
}
.privacy-policy-modal-close:hover {
  color: #333;
}
.privacy-policy-modal-content {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}
.privacy-policy-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-right: 40px;
  color: #333;
  line-height: 1.8;
}
.privacy-policy-section {
  margin-bottom: 20px;
}
.privacy-policy-section-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #333;
  text-align: left;
}
.privacy-policy-section ul {
  padding-left: 20px;
  margin: 0;
  list-style: disc !important;
}
.privacy-policy-section * {
  list-style: disc !important;
}
.privacy-policy-section li {
  margin-bottom: 2px;
}
.privacy-policy-modal-footer {
  margin-top: 25px;
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #ececec;
}
.privacy-policy-modal-button {
  background-color: rgba(23, 167, 157, 1.00);
  color: white;
  border: none;
  padding: 10px 40px;
  border-radius: 0px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}
.privacy-policy-modal-button:hover {
  background-color: rgba(23, 167, 157, .9);
}
/* 連結樣式 */
.privacy-policy-link {
  color: #1a73e8;
  text-decoration: underline;
  cursor: pointer;
}
/* RWD 樣式 */
@media (max-width: 768px) {
  .privacy-policy-modal-container {
    width: 95%;
    padding: 20px;
  }
  .privacy-policy-modal-title {
    font-size: 20px;
  }
  .privacy-policy-section-title {
    font-size: 16px;
  }
}
/*付款完成*/
.payment-result-container {
  min-width: 600px;
  margin: 0 auto;
  background-color: white;
  padding: 40px;
  border-radius: 0px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  justify-content: center;
}
.success-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  background: none;
  color: #17a79d;
  border: 2px solid #17a79d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
}
.result-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
}
.result-message {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: center;
}
.order-number {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 4px;
  font-family: monospace;
  font-size: 18px;
  text-align: center;
  max-width: 340px;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
}
.btn-center {
	display: flex;
	justify-content: center;
}
.return-button {
  display: inline-block;
  background: rgba(23, 167, 157, 1.00);
  color: white;
  padding: 12px 30px!important;
  border-radius: 0px;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  transition: background-color 0.3s;
}
.return-button:hover {
  background: rgba(23, 167, 157, .9);
  box-shadow: 0 0 8px rgba(23, 167, 157, .3);
  color: #fff;
}
.contact-info {
  margin-top: 30px;
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  text-align: center;
}
.contact-info a {
  color: rgba(23, 167, 157, 1.00);
  text-decoration: none;
}
.contact-info a:hover {
  text-decoration: underline;
  
}
@media (max-width: 767px) {
.payment-result-container {
  min-width: auto;
  padding: 40px 25px;
  width: 100%;
}
}