@charset "utf-8";
/* CSS Document */
html, body {
  height: auto !important;
  overflow-x: hidden;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}
/* ------------------------------------------
  icon 設定
--------------------------------------------- */
.line {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 30px;
  float: left;
}
.icon-youtube {
  background-image: url(../images/icon-youtube.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 14px;
  float: left;
  display: block;
  background-size: 25px 31px;
  height: 31px;
  margin-right: 6px;
  margin-top: 3px;
}
.icon-index {
  background-image: url(../icons/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(../icons/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-facebook {
  background-image: url(../images/icon-facebook.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 15px;
  float: left;
  display: block;
  background-size: 15px 15px;
  height: 15px;
  margin-right: 5px;
  margin-top: 0px;
}
.icon-category {
  background-image: url(../icons/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(../icons/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(../icons/icon-phone.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  float: left;
  background-position: 5px 5px;
}
.icon-mail2 {
  background-image: url(../icons/icon-mail2.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  float: left;
  background-position: 5px 5px;
}
.icon-map2 {
  background-image: url(../icons/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: #2a8078;
  text-decoration: none;
  padding-left: 30px;
  font-size: 1.4rem;
  background-image: url(../icons/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: #2a8078;
  margin-right: 12px;
}
.btn-more {
  width: auto;
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.btn-more:hover {
  background-image: url(../images/bg-btn2.jpg);
  background-size: cover;
  border-radius: 50px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.btn-more a {
  color: #fff;
  font-size: 1.8rem;
  background-image: url(../images/icon-right.svg);
  background-size: 46px 18px;
  background-repeat: no-repeat;
  background-position: 250px center;
  text-decoration: none;
  width: auto;
  border: 1px solid #fff;
  border-radius: 50px;
  line-height: 56px;
  padding: 0 145px 0 110px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.btn-more a:hover {
  color: #fff;
  background-position: 260px center;
  border: 1px solid transparent;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.btn-more2 {
  width: auto;
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.btn-more2:hover {
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.btn-more2 a {
  color: #333;
  font-size: 1.8rem;
  text-decoration: none;
  width: auto;
  cursor: pointer;
  padding: 10px 20px;
}
.btn-more2 a:hover {
  padding-left: 30px;
  color: #2a8078;
}
.btn-more3 {
  width: auto;
  text-align: center;
  display: table;
  border-radius: 9999px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.btn-more3 a {
  color: #fff;
  font-size: 1.8rem;
  text-decoration: none;
  width: auto;
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 12px 38px;
}
.btn-more3 a:hover {
  background-color: #fff;
  color: #5cb9c8;
}
.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;
  float: left;
  margin-top: 10px;
}
.btn-send a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 1.5rem;
  background-image: url(../icons/icon-back.svg);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left center;
  width: auto;
  line-height: 25px;
  padding-top: 10px;
  background-color: #36afb1;
  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%;
  }
}
/* ------------------------------------------
  圖片設定
--------------------------------------------- */
.pic01 {
  margin-bottom: 18px;
}
.pic02 {
  border: 0px solid #ececec;
  border-radius: 999px;
  box-shadow: 5px 8.66px 20px 0px rgba(0, 0, 0, 0.1);
  width: 90%;
  margin: 0 5%;
}
.pic03 {
  border: 1px solid #36afb1;
  width: 80%;
  max-width: none;
}
.pic04 {
  width: 90%;
  max-width: none;
}
.pic06 {
  padding-right: 15px;
  padding-bottom: 20px;
}
.pic07 {
  width: 80%;
  max-width: 80%;
}
@media screen and (max-width: 992px) {
  .pic05 {
    width: 80%;
    max-width: none;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 740px) {
  .pic02 {
    max-width: 70%;
  }
  .pic03 {
    width: 60%;
    max-width: none;
  }
  .pic04 {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 580px) {
  .pic02 {
    max-width: 70%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .pic07 {
    max-width: 100%;
    width: 100%;
  }
}
/* ------------------------------------------
  文字設定
--------------------------------------------- */
.text-title {
  color: #ffffff;
  line-height: 1.25em;
  letter-spacing: 2px;
}
.text-title2 {
  color: #F7F7F7;
  line-height: 1.25em;
  text-align: center;
  letter-spacing: 2px;
}
.text-title3 {
  line-height: 1.25em;
  letter-spacing: 2px;
  color: #333333;
}
.title21 {
  line-height: 1.25em;
  color: #000;
  font-size: 2rem;
  font-style: italic;
  padding-left: 15px;
}
.title22 {
  margin-right: 10px;
  font-size: 3rem;
  color: #999;
  line-height: 1.1em;
  letter-spacing: -1px;
  text-align: right;
}
.title23 {
  line-height: 1.25em;
  color: #333333;
  font-size: 3rem;
  font-style: italic;
}
.text-title4 {
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1.45em;
  color: #2a8078;
  width: 100%;
  float: left;
  font-size: 2.8rem;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 5px;
  font-weight: 700;
  word-break: normal;
    overflow-wrap: break-word;
    hyphens: auto;
    white-space: pre-line;
}
.en .text-title4 {
  font-family: Arial, Helvetica, "sans-serif";
  line-height: 1.3em;
  font-size: 2.6rem;
}
.text-day {
  font-size: 1.4rem;
  color: #333;
  width: auto;
  margin-top: 7px;
  float: left;
  margin-left: 0px;
  padding-left: 2px;
}
.text-day A:link {
  color: #2a8078;
  text-decoration: none;
}
.text-day A:visited {
  color: #2a8078;
  text-decoration: none;
}
.text-day A:hover {
  color: #2a8078;
  text-decoration: none;
}
.text-red {
  color: #FF5052;
}
.text-equipment {
  font-size: 1.6rem;
  line-height: 36px;
  width: 100%;
  float: left;
  padding-bottom: 5px;
  padding-top: 25px;
}
.text-equipment2 {
  font-size: 1.5rem;
  line-height: 24px;
  width: 100%;
  float: left;
  padding-bottom: 25px;
  padding-top: 12px;
}
.word_dot {
  font-size: 1.4rem;
}
.word_dot A:link {
  color: #333333;
  text-decoration: none
}
.word_dot A:visited {
  color: #333333;
  text-decoration: none
}
.word_dot A:hover {
  color: #2a8078;
  text-decoration: none;
}
.word_dot2 {
  font-size: 1.4rem;
}
.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: 2rem;
    line-height: 36px;
    width: 100%;
    float: left;
    padding-bottom: 5px;
    padding-top: 25px;
  }
}
@media screen and (max-width:768px) {
  .text-title {
    text-align: center;
  }
}
@media screen and (max-width:480px) {
  .text-br {
    margin: 0px;
    padding: 0px;
  }
  .text-title {
    text-align: center;
  }
}
/* ------------------------------------------
  按鈕設定
--------------------------------------------- */
/* ------------------------------------------
  區塊設定
--------------------------------------------- */
/* --- Top link 設定 --- */
.top-link {
  position: relative;
  margin: 0;
  padding: 0;
  padding-right: 13px;
  text-align: right;
  font-size: 1.3rem;
  line-height: 34px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.top-link ul {
  position: absolute;
  width: 800px;
  right: 224px;
  top: 0px;
  margin: 0;
  padding: 0 17px 0 0px;
  z-index: 99;
  background-color: #FFF;
  display: inline-flex;
  justify-content: flex-end;
}
.top-link ul li a {
  font-size: 1.4rem;
  width: auto;
  float: right;
  list-style-type: none;
  padding-right: 12px;
  margin: 20px 2px 8px 10px;
  background-repeat: no-repeat;
  background-size: 4px 4px;
  background-position: left 14px;
  color: #383c3e;
  border-right: 1px solid #383c3e;
  line-height: 1.2;
  z-index: 99;
}
.en .top-link ul li a {
  margin: 20px 0px 8px 10px;
  padding-right: 9px
}
.top-link ul li.no-line a {
  border-right: none;
  padding-right: 0px;
}
.top-link ul li A:link {
  text-decoration: none;
  color: #444;
}
.top-link ul li A:visited {
  text-decoration: none;
  color: #444;
}
.top-link ul li A:hover {
  text-decoration: none;
  color: #2a8078
}
.top-link ul li a:focus-visible {
  outline: 2px solid #E86F5F !important;
  outline-offset: 2px;
  border-radius: 1px;
}
@media screen and (max-width: 1500px) {
  .top-link {
    width: 100%;
  }
}
@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: 1.7rem;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .top-link-m ul li A:link {
    color: #FFFFFF;
    text-decoration: none
  }
  .top-link-m ul li A:visited {
    color: #FFFFFF;
    text-decoration: none
  }
  .top-link-m ul li A:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
}
/* --- Marketing設定 --- */
.boxMarketing {
  background-image: url(../images/bg-service.jpg);
  background-repeat: repeat-x;
  padding-top: 20px;
  padding-bottom: 30px;
  display: block;
  overflow: hidden;
  background-position: center bottom;
  background-color: #fcfcfc;
}
.marketing .box {
  margin-bottom: 20px;
  text-align: center;
  width: 13.2857%;
  float: left;
  margin-top: 32px;
  margin-right: 1%;
}
.marketing .box h2 {
  font-size: 2rem;
  color: #000;
  line-height: 1.35em;
}
.marketing .box p {
  margin-right: 25px;
  margin-left: 25px;
  color: #ffffff;
}
.icon-mark {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-size: 100px 100px;
  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(../icons/icon-m01.svg);
}
a:hover .m01 {
  background-image: url(../icons/icon-m01-over.svg);
}
.m02 {
  background-image: url(../icons/icon-m02.svg);
}
a:hover .m02 {
  background-image: url(../icons/icon-m02-over.svg);
}
.m03 {
  background-image: url(../icons/icon-m03.svg);
}
a:hover .m03 {
  background-image: url(../icons/icon-m03-over.svg);
}
.m04 {
  background-image: url(../icons/icon-m04.svg);
}
a:hover .m04 {
  background-image: url(../icons/icon-m04-over.svg);
}
.m05 {
  background-image: url(../icons/icon-m05.svg);
}
a:hover .m05 {
  background-image: url(../icons/icon-m05-over.svg);
}
.m06 {
  background-image: url(../icons/icon-m06.svg);
}
a:hover .m06 {
  background-image: url(../icons/icon-m06-over.svg);
}
.m07 {
  background-image: url(../icons/icon-m07.svg);
}
a:hover .m07 {
  background-image: url(../icons/icon-m07-over.svg);
}
.boxMarketing .clear2 {
  display: none;
}
.boxMarketing .clear3 {
  display: none;
}
@media screen and (max-width: 1500px) {
  .icon-mark {
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
  }
  .marketing .box h2 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1400px) {
  .top-link ul {
    width: 650px;
    right: 192px;
  }
}
@media screen and (max-width: 1300px) {
  .top-link ul {
    width: 600px;
    right: 197px;
    padding: 0 10px 0 0px;
  }
}
@media screen and (max-width: 1279px) {
  .icon-mark {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
  }
}
@media screen and (max-width: 840px) {
  .icon-mark {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
}
@media screen and (max-width:768px) {
  .icon-mark {
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
  }
  .marketing .box p {
    margin-right: 8px;
    margin-left: 8px;
  }
  .marketing {
    margin-left: 2%;
    margin-right: 2%;
  }
  .marketing .box p {
    display: none;
  }
  .boxMarketing {
    padding-top: 5px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width:740px) {
  .marketing .box {
    margin-bottom: 10px;
    text-align: center;
    width: 33.333333%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .marketing {
    margin-left: 5%;
    margin-right: 5%;
  }
  .boxMarketing .clear3 {
    width: 100%;
    height: 0px;
    line-height: 1px;
    font-size: .1rem;
    clear: both;
    display: block;
  }
  .icon-phone {
    display: none;
  }
}
@media screen and (max-width:480px) {
  .marketing .box {
    margin-bottom: 0px;
    text-align: center;
    width: 38%;
    margin-top: 25px;
    margin-right: 6%;
    margin-left: 6%;
  }
  .marketing .box h2 {
    font-size: 1.8rem;
    color: #000;
    line-height: 1.35em;
  }
  .boxMarketing {
    padding-top: 12px;
    padding-bottom: 40px;
  }
  .icon-mark {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
    margin-bottom: 10px;
  }
  .boxMarketing .clear2 {
    width: 100%;
    height: 0px;
    line-height: 1px;
    font-size: .1rem;
    clear: both;
    display: block;
  }
  .boxMarketing .clear3 {
    display: none;
  }
}
@media screen and (max-width:480px) {
  .icon-mark {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
}
/* --- 網站地圖設定 --- */
.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;
}
/* --- News設定 --- */
.boxNews {
  background-image: url(../images/bg-news.jpg);
  background-repeat: no-repeat;
  display: block;
  background-size: 70% auto;
  background-position: right top;
  padding: 0;
  margin-top: 0;
  position: relative;
  z-index: 999;
}
.boxNews2 {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.newsIn.news {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 10px;
}
.news {
  padding-top: 50px;
  padding-bottom: 15px;
}
.news .news-list {
  padding-top: 13px;
}
.newsIn.news .news-list {
  padding-top: 0px;
}
.news .news-list ul {
  width: 100%;
  float: left;
}
.news .news-list ul li {
  width: 100%;
  border-bottom: 1px solid rgba(165, 174, 179, .5);
  float: left;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 0px;
  list-style-image: none !important;
  list-style-type: none !important;
  background-image: none;
  padding-left: 0px;
}
.news .news-list-in ul {
  width: 100%;
  padding: 18px 0px 15px 0px;
  float: left;
  margin-left: 0px;
}
.news .news-list-in ul li {
  width: 100%;
  border-bottom: 1px solid rgba(165, 174, 179, .5);
  float: left;
  padding-top: 10px;
  padding-bottom: 2px;
  padding-right: 0px;
  line-height: 1.5em;
}
.news .news-day {
  font-size: 1.6rem;
  float: left;
  width: 125px;
  padding-top: 5px;
  color: #2a8078;
  line-height: 1.5em;
  font-family: Arial, "sans-serif";
  text-align: center;
}
.news .news-category {
  color: #fff;
  font-size: 1.4rem;
  line-height: 31px;
  width: 143px;
  height: 34px;
  float: left;
  padding-top: 1px;
  border-radius: 10px 0;
  background-color: #2a8078;
  text-align: center;
  margin: 0 5px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
}
.news .news-day-in {
  font-size: 1.5rem;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  width: 140px;
  color: #8a8a8a;
  margin-bottom: 8px;
}
.news .news-day-in2 {
  font-size: 1.6rem;
  float: left;
  padding-left: 3px;
  width: 140px;
  color: #8a8a8a;
  margin-bottom: 0px;
  margin-top: 12px;
}
.news .news-title {
  color: #2a8078;
  font-size: 1.6rem;
  line-height: 1.6em;
  float: left;
  margin-top: 4px;
  width: calc(100% - 290px);
  word-break: keep-all;
}
.news .news-title A:link {
  text-decoration: none;
  color: #383c3e;
}
.news .news-title A:visited {
  text-decoration: none;
  color: #383c3e;
}
.news .news-title A:hover {
  text-decoration: none;
  color: #2a8078;
}
.news .news-title-in {
  color: #2a8078;
  font-size: 1.6rem;
  line-height: 1.5em;
  float: left;
  margin-bottom: 8px;
  margin-top: 4px;
  width: calc(100% - 160px)
}
.news .news-title-in A:link {
  text-decoration: none;
  color: #2a8078;
}
.news .news-title-in A:visited {
  text-decoration: none;
  color: #2a8078;
}
.news .news-title-in A:hover {
  text-decoration: none;
  color: #00a5a5;
}
.news .news-info .news-title.link {
  margin-bottom: 8px;
  margin-top: 12px;
}
.news .news-info .news-text {
  color: #000;
  font-size: 1.5rem;
  line-height: 26px;
  width: 100%;
  float: left;
}
.news-pic {
  background-size: cover;
  width: 100px;
  height: 100px;
  float: left;
  background-position: center center;
  border-radius: 100%;
  margin-left: 23px;
}
.news-pic2 {
  background-size: cover;
  width: 100px;
  height: 100px;
  float: left;
  background-position: center center;
  border-radius: 100%;
  margin-left: 0px;
  border: 1px solid #ececec;
}
.news .news-info {
  margin-left: 0px;
}
.news .news-info.in {
  margin-left: -10px;
}
.news-info i {
  font-size: 1.5rem;
  color: #666;
  margin-left: 0px;
  background-color: #fff;
  border-radius: 100px;
  padding: 2px;
}
.news-info a:hover i {
  color: #fff;
  background-color: #36afb1;
}
.index-about {
  width: 100%;
  background-image: url(../images/bg-about.jpg);
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 170px;
  color: rgba(255, 255, 255, .6);
  background-position: center bottom;
  font-size: 1.5rem;
  line-height: 1.7em;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index-about h3 {
  font-size: 2.2rem;
  color: #fff;
  letter-spacing: 1px;
  background-image: url(../images/icon-two-w.png);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 2px 12px;
  padding-left: 32px;
  margin-bottom: 17px;
}
.news .nav-tabs > li {
  width: 100%;
  text-align: center;
}
.news .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border-radius: 10px 0;
  background-color: #dee4e8;
  padding: 16px 10px 14px;
  color: #383c3e;
  text-decoration: none;
  font-size: 1.7rem;
  border: none;
  font-weight: 500;
  margin: 0 4px;
  webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.en .news .nav-tabs > li > a {
  font-weight: 700;
}
.news .nav-tabs > li.active > a, .news .nav-tabs > li.active > a:hover, .news .nav-tabs > li.active > a:focus, .news .nav-tabs > li > a:hover {
  background-color: #2a8078;
  color: #fff;
  webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 1199px) {
  .news .news-list-in ul {
    width: 100%;
    padding: 0px 0px 15px 0px;
    float: left;
    margin-left: 0px;
  }
}
@media screen and (max-width: 1024px) {}
@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: 840px) {
  .news {
    padding: 80px 30px 100px 30px;
  }
  .nav-tabs > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 740px) {
  .news {
    padding: 80px 30px 100px 30px;
  }
  .news .news-info .news-title {
    margin-top: 8px;
    line-height: 1.4em;
    font-size: 1.8rem;
  }
  .news .news-list ul li {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .news-pic {
    margin-left: 10px;
  }
  .news .news-day {
    width: auto;
    padding-left: 8px;
    padding-top: 3px;
  }
  .news .news-title {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .nav-tabs > li {
    width: 33.333%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 580px) {
  .inpage .nav-tabs > li {
    width: 50%;
    margin-bottom: 15px;
  }
  .nav-tabs > li {
    width: 50%;
    margin-bottom: 5px;
  }
  .nav-tabs > li > a {
    margin-bottom: 8px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 9px;
    padding-bottom: 8px;
    font-size: 1.5rem;
  }
  .nav-tabs {
    margin-top: 0px;
  }
  .news {
    padding: 60px 20px 60px 20px;
  }
  .newsIn.news {
    padding: 0px 15px 0px 15px;
    margin-bottom: 0px;
    margin-top: 0px
  }
  .news .news-day-in {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 0px;
  }
  .news .news-title-in {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .news .news-info .news-text {
    display: none;
  }
  .nav-tabs {
    margin-bottom: 0px;
  }
  .boxAd {
    margin-top: 30px;
  }
  .boxAd img {
    margin-top: 5px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    float: left;
  }
  .news-pic {
    background-size: cover;
    width: 80px;
    height: 80px;
    float: left;
    margin-left: 0px;
  }
  .news .news-info.in {
    margin-left: 30px;
  }
}
@media screen and (max-width: 380px) {
  .boxAd img {
    margin-top: 5px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    float: left;
  }
}
/* --- Copyright設定 --- */
.boxCopyright {
  display: block;
  background-color: #2f373b;
  padding: 0px 0 60px;
  color: #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.nav-quick {
  width: 14.5%;
  float: left;
  margin-top: 6px;
}
.nav-quick:last-child {
  width: 13%;
  float: left;
  margin-top: 6px;
}
.nav-quick li {
  width: 100%;
  float: left;
  font-size: 1.6rem;
  line-height: 26px;
  color: #666666;
  padding-top: 6px;
}
.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: #2a8078;
  text-decoration: none;
}
.nav-quick li.nav-title {
  width: 100%;
  float: left;
  font-size: 2rem;
  line-height: 26px;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 10px;
}
.nav-quick li.nav-title A:link {
  color: #333;
  text-decoration: none
}
.nav-quick li.nav-title A:visited {
  color: #333;
  text-decoration: none
}
.nav-quick li.nav-title A:hover {
  color: #2a8078;
  text-decoration: none;
}
.nav-quick li.nav-title-s {
  width: 100%;
  float: left;
  font-size: 2rem;
  line-height: 26px;
  color: #000000;
  padding-bottom: 10px;
  padding-top: 30px;
}
.nav-quick li.nav-title-s A:link {
  color: #000000;
  text-decoration: none
}
.nav-quick li.nav-title-s A:visited {
  color: #000000;
  text-decoration: none
}
.nav-quick li.nav-title-s A:hover {
  color: #2a8078;
  text-decoration: none;
}
.nav-language {
  width: 100%;
  float: left;
  padding-top: 30px;
}
.nav-tel {
  text-align: right;
  font-size: 1.6rem;
}
.nav-tel-2 {
  font-size: 3.6rem;
  font-style: italic;
  line-height: 42px;
}
.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: 2.8rem;
  font-style: italic;
  color: #000000;
}
.nav-mail A:link {
  color: #000000;
  text-decoration: none
}
.nav-mail A:visited {
  color: #000000;
  text-decoration: none
}
.nav-mail A:hover {
  color: #2a8078;
  text-decoration: none;
}
.copyright2 {
  padding-top: 52px;
  padding-bottom: 120px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.QR-Code {
  width: 70%;
  float: left;
  color: #999;
  font-size: 1.3rem;
  margin-top: 15px;
}
.QR-Code span {
  color: #2a8078;
  font-size: 1.5rem;
}
.QR-Code img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 8px;
}
.QR-Code a {
  text-decoration: none;
}
.QR-Code a:hover {
  text-decoration: underline;
}
.copyright-info {
  color: rgba(255, 255, 255, .8);
  line-height: 1.7em;
  font-size: 1.6rem;
  vertical-align: middle;
  padding: 15px 0 0 0;
}
.en .copyright-info {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 1.5rem;
  line-height: 1.6em;
}
.copyright-info A:link {
  color: rgba(255, 255, 255, .8);
  text-decoration: none
}
.copyright-info A:visited {
  color: rgba(255, 255, 255, .8);
  text-decoration: none
}
.copyright-info A:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}
.copyright-info span {
  padding: 0 5px;
}
.copyright-info2 {
  color: rgba(255, 255, 255, .6);
  line-height: 1.7em;
  font-size: 1.4rem;
  vertical-align: middle;
  padding: 15px 0 0 0;
  text-align: right;
}
.copyright-info2 a {
  color: rgba(255, 255, 255, .6);
  text-decoration: none;
  display: inline-block;
  margin-left: 20px;
}
.copyright-info2 a:hover {
  color: rgba(255, 255, 255, .8);
}
.copyright-info2 img {
  width: auto;
  height: 48px;
  opacity: .8;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.copyright-info2 img:hover {
  opacity: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.copyright-info2 p {
  width: 100%;
  float: right;
  padding-top: 10px;
}
@media screen and (max-width: 1500px) {
  .copyright2 {
    padding-top: 52px;
    padding-bottom: 100px;
  }
  .nav-quick li.nav-title {
    font-size: 1.8rem;
    line-height: 24px;
  }
  .nav-quick li.nav-title-s {
    font-size: 1.8rem;
    line-height: 24px;
  }
  .nav-quick li {
    font-size: 1.5rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 1279px) {
  .nav-tel-2 {
    font-size: 3rem;
    font-style: italic;
    line-height: 42px;
  }
}
@media screen and (max-width: 1024px) {
  .copyright2 {
    padding-top: 40px;
    padding-bottom: 100px;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
  }
}
@media screen and (max-width:992px) {
  .copyright2 {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .nav-tel {
    display: none;
  }
  .nav-quick li {
    width: 100%;
    float: left;
    font-size: 1.4rem;
    line-height: 22px;
    color: #666666;
    padding-top: 6px;
  }
  .logoDown {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .A-box {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    margin-top: 0px;
  }
  .A-box img {
    margin-left: auto;
    margin-right: auto;
  }
  .QR-Code {
    width: 100%;
    float: left;
    color: #999;
    font-size: 1.3rem;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .nav-quick li.nav-title, .nav-quick li.nav-title-s {
    font-size: 1.6rem;
  }
}
/* --- 首頁Banner設定 --- */
.index-banner {
  background-color: #fff;
  position: relative;
}
.index-banner .slide {
  width: 100%;
  max-width: none;
}
.index-banner .item {
  position: relative;
  margin-top: 0px;
}
.index-banner .item img {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center center;
}
.index-banner.in .item img {
  height: auto;
  width: 100%;
  margin-left: 0%;
}
.index-banner a {
  display: block;
  width: 100%;
}
.index-banner *:focus {
  outline: none;
}
.index-banner .slick-slider {
  margin-bottom: 0;
}
.in-banner {
  width: 100%;
  height: auto;
  position: relative;
}
.in-banner .banner-pic img {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center center;
  margin-top: 45px;
}
.aboutIn table {
  margin-top: 12px;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.7;
}
.aboutIn table th {
  color: #fff;
  padding-bottom: 12px;
  padding-top: 12px;
  font-size: 1.6rem;
  border-bottom: none;
  background-color: #2a8078;
  text-align: center;
  font-family: 'Noto Sans TC', sans-serif;
}
.aboutIn table th:first-child {
  border-top-left-radius: 20px;
}
.aboutIn table th:last-child {
  border-bottom-right-radius: 20px;
}
.aboutIn table td {
  padding-right: 18px;
  padding-left: 18px;
  padding-top: 13px;
  padding-bottom: 9px;
  font-size: 1.6rem;
  color: #333333;
  border-left: 0px solid #CCCCCC;
  border-right: 0px solid #CCCCCC;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  line-height: 1.7;
}
.aboutIn table .gray {
  background-color: #f6f6f6;
  text-align: left;
  color: #666;
}
.aboutIn table a {
  color: #2a8078;
  text-decoration: underline;
}
.aboutIn table a:hover {
  color: #2a8078;
  text-decoration: none;
}
.download-box .table-style2 a {
  font-size: 1.6rem;
  line-height: 32px;
  color: #333;
  text-decoration: none;
}
.download-box .table-style2 a:hover {
  color: #2a8078;
  text-decoration: underline;
}
.download-pic img {
  width: 20px;
  height: auto;
  padding-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
.text-gray {
  color: #999;
  padding-left: 5px;
}
.icon-dot {
  background-image: url(../images/icon-dot.svg);
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: 6px 6px;
  padding-left: 17px;
}
.download-info {
  font-size: 1.4rem;
  color: #999;
  line-height: 28px;
  padding-left: 20px;
}
.banner-txt {
  width: 20px;
  position: fixed;
  left: 22px;
  bottom: 80px;
  z-index: 1;
}
.banner-txt img {
  width: 100%;
  height: auto;
}
.index-slong {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 999;
  text-align: center;
  color: #fff;
  bottom: 250px;
}
.index-slong h2 {
  display: block;
  width: 100%;
  font-size: 4.6rem;
  letter-spacing: 1px;
  text-shadow: 0px 1px 8px rgba(0, 0, 0, .4);
  padding-bottom: 10px;
}
.index-slong h4 {
  width: 100%;
  font-size: 2rem;
  line-height: 1.8em;
  color: #fff;
  text-shadow: 0px 1px 8px rgba(0, 0, 0, .4);
  margin-bottom: 30px;
}
.index-slong2 {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 999;
  text-align: center;
  color: #fff;
  bottom: 24%;
}
.index-slong2 h2 {
  display: block;
  width: 100%;
  font-size: 4.6rem;
  letter-spacing: 1px;
  text-shadow: 0px 1px 8px rgba(0, 0, 0, .4);
  padding-bottom: 10px;
}
.index-slong2 h4 {
  width: 100%;
  font-size: 2rem;
  line-height: 1.8em;
  color: #fff;
  text-shadow: 0px 1px 8px rgba(0, 0, 0, .4);
  margin-bottom: 30px;
}
.download-icon img {
  width: 23px;
  height: auto;
  margin: 0 5px;
}
.download-icon img:hover {
  cursor: pointer;
}
@media screen and (max-width: 1500px) {
  .index-slong {
    bottom: 155px;
  }
}
@media screen and (max-width: 1279px) {
  .index-banner .item {
    position: relative;
    margin-top: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .index-slong {
    bottom: 100px;
  }
  .index-slong h2 {
    font-size: 3.8rem;
    padding-bottom: 2px;
  }
  .index-slong h4 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .index-slong2 h2 {
    font-size: 3.8rem;
    padding-bottom: 2px;
  }
  .index-slong2 h4 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 840px) {
  .index-slong {
    bottom: 80px;
  }
  .index-slong h2 {
    font-size: 3.2rem;
    padding-bottom: 12px;
  }
  .index-slong h4 {
    display: none;
  }
  .index-slong2 h2 {
    font-size: 3.2rem;
    padding-bottom: 12px;
  }
  .index-slong2 h4 {
    display: none;
  }
}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 580px) {
  .index-slong2 {
    display: none;
  }
  .index-banner.in .item img {
    height: auto;
    width: 120%;
    margin-left: 0%;
  }
  .table-style2 td {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 10px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {}
@media screen and (max-width: 380px) {}
@media screen and (max-width: 360px) {}
@media screen and (max-width: 320px) {}
/* --- 內頁設定 --- */
.container-fluid.header {
  padding-left: 0px;
  padding-right: 0px;
}
.boxContentin {
  display: block;
  background-image: url(../images/bg-in.png);
  background-repeat: repeat-x;
  background-position: left top;
}
.boxContentin2 {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100% auto;
  background-image: url(../images/bg-music.png);
}
.contentin {
  padding-top: 0px;
  padding-bottom: 110px;
}
.contentrR {
  /*float: left;*/
  padding-right: 30px;
}
.newsIn {
  width: 95%;
  font-size: 1.6rem;
  line-height: 30px;
  padding-top: 0px;
}
.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: auto;
  color: #2a8078;
  font-size: 1.4rem;
  line-height: 20px;
  float: left;
  margin-left: 8px;
  margin-top: 4px;
  position: relative;
  left: 25px;
}
.contentin .news-category A:link {
  text-decoration: none;
  color: #2a8078;
}
.contentin .news-category A:visited {
  text-decoration: none;
  color: #2a8078;
}
.contentin .news-category A:hover {
  text-decoration: none;
  color: #2a8078
}
.contentin .news-category .news-day {
  font-size: 1.4rem;
  float: left;
  color: #333;
  margin-bottom: 5px;
}
.contentin .news-info .news-title {
  color: #000;
  font-size: 2rem;
  line-height: 30px;
  width: 100%;
  float: left;
  margin-bottom: 8px;
  margin-top: 1px;
}
.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: #2a8078;
  text-decoration: none;
}
.contentin .news-info .news-text {
  color: #777;
  font-size: 1.5rem;
  line-height: 26px;
  width: 100%;
  float: left;
}
.contentin .news-info {
  margin-left: -20px;
}
.aboutIn {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.7;
  margin-top: 30px;
  float: left;
  color: #555;
  font-weight: 400;
  padding-bottom: 30px;
}
.aboutIn h3 {
  font-size: 2.6rem;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  margin-bottom: 8px;
}
.aboutIn h3.title-3 {
  font-size: 2.2rem;
  font-family: 'Noto Sans TC', sans-serif;
}
.aboutIn p {
  margin-bottom: 15px;
}
.en .aboutIn h3 {
  font-size: 2.4rem;
  font-family: Arial, Helvetica, "sans-serif";
  letter-spacing: 0;
}
.en .aboutIn h4 {
  font-size: 2rem;
  font-family: Arial, Helvetica, "sans-serif";
}
.aboutIn img {
  height: auto;
  max-width: 100% !important;
  margin-top: 10px;
  margin-bottom: 20px;
}
.aboutIn ol {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.aboutIn ol li {
  width: 97.5%;
  float: right;
  list-style-position: outside;
  list-style-type: decimal;
  margin-bottom: 2px;
}
.aboutIn ul {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.aboutIn ul li {
  width: 100%;
  float: right;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 2px;
  background-image: url(../images/icon-dot.svg);
  background-repeat: no-repeat;
  background-size: 7px;
  background-position: 6px 10px;
  padding-left: 22px;
}
.aboutIn.member ul li span {
  width: 110px;
  display: inline-block;
  font-weight: 500;
  vertical-align: top;
  word-wrap: break-word;
  word-break: normal;
}
.aboutIn.member ul li span:last-child {
  width: calc(100% - 110px);
  font-weight: 400;
  vertical-align: top;
}
.newsIn {
  width: 100%;
  font-size: 1.6rem;
  line-height: 28px;
  margin-top: 0px;
  float: left;
  color: #555;
}
.memberIn {
  width: 100%;
  font-size: 1.6rem;
  line-height: 30px;
  padding-top: 15px;
}
.memberIn .news-info p {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.7;
}
.memberIn .title {
  color: #333;
}
.memberIn .title:after {
  content: "/";
  padding-left: 7px;
  padding-right: 8px;
}
.memberIn ul {
  width: 100%;
}
.memberIn ul li {
  width: 100%;
  border-bottom: 1px solid #DEDEDE;
  float: left;
  padding-top: 30px;
  padding-bottom: 35px;
}
.en .memberIn ul li {
  padding-top: 35px;
  padding-bottom: 30px;
}
.memberIn ul li:first-child {
  padding-top: 25px;
}
.memberIn .news-info .news-title {
  color: #000000;
  font-size: 2.2rem;
  line-height: 1.5em;
  width: 100%;
  float: left;
  margin-bottom: 12px;
  margin-top: 8px;
}
.memberIn .news-info .news-title A:link {
  color: #000000;
  text-decoration: none
}
.memberIn .news-info .news-title A:visited {
  color: #000000;
  text-decoration: none
}
.memberIn .news-info .news-title A:hover {
  color: #2a8078;
  text-decoration: none;
}
.memberIn .news-info .news-text {
  color: #555555;
  font-size: 1.5rem;
  line-height: 26px;
  width: 100%;
  float: left;
}
.memberIn ul li ul li {
  width: 100%;
  border-bottom: 0px solid #DDDDDD;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1.5rem;
  line-height: 26px;
  background-image: url(../images/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: 1.8rem;
  float: left;
  margin-top: 15px;
  color: #2a8078;
}
ul.download li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 25px;
  background-image: url(../images/icon-02.svg);
  background-repeat: no-repeat;
  background-position: 8px 18px;
  background-size: 7px 7px;
}
ul.download li.title {
  font-size: 1.6rem;
  background-image: none;
  padding-left: 0px;
  color: #FC7B00;
}
.news-text21 {
  font-size: 1.6rem;
  line-height: 1.7;
  color: #555;
  font-family: Helvetica, Arial, Verdana, "Microsoft JhengHei", PMingLiU, sans-serif;
}
.news-text21 p + p {
  margin-top: 10px;
}
.news-text21 p + p span {
  background-color: #00a5a5;
  color: #fff;
  padding: 4px 15px;
  margin-right: 8px;
  border-radius: 999px;
}
@media screen and (max-width: 1300px) {
  .newsIn {
    width: 98%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .contentin .news-category {
    margin-left: 18px;
  }
  .contentin .news-info {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .contentin {
    padding-bottom: 70px;
  }
  .contentrR {
    padding-right: 15px;
  }
}
@media screen and (max-width: 992px) {
  .newsIn {
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
  }
  .memberIn {
    width: 100%;
  }
}
@media screen and (max-width: 840px) {
  .contentin .news-category {
    margin-left: 22px;
  }
}
@media screen and (max-width: 768px) {
  ul.circle li {
    width: 40%;
    float: left;
    margin-top: 5px;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 740px) {
  .memberIn .news-info {
    margin-left: 10px;
  }
  .memberIn ul li ul {
    width: 100%;
    padding-left: 10px;
  }
  .contentin .news-info .news-title {
    margin-top: 13px;
    line-height: 1.4em;
    font-size: 1.8rem;
  }
  .contentin .news-info {
    margin-top: 5px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 480px) {
  .contentin .news-info .news-text {
    display: none;
  }
  .contentin .news-info {
    margin-left: 10px;
    margin-top: 0px;
  }
  .memberIn .news-info .news-text {
    display: block;
  }
  .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;
  }
}
/* --- Home設定 --- */
.home {
  width: auto;
  float: right;
  color: #2a8078;
  margin-top: 55px;
}
.home-in {
  width: 100%;
  padding: 8px 0;
  text-align: left;
  color: #888888;
}
.icon-home {
  width: 20px;
  height: 17px;
  background-image: url(../icons/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;
}
/* --- category設定 --- */
.category {
  display: block;
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 40px;
  border-radius: 20px 0;
  border: 20px solid #2a8078;
  font-weight: 700;
  background-color: #2a8078;
}
.category .title {
  font-family: 'Noto Sans TC', sans-serif;
  width: 100%;
  font-size: 3.6rem;
  line-height: 1;
  padding: 25px 10px 5px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  background-color: #2a8078;
  text-transform: uppercase;
}
.category .title span {
  font-weight: 300;
}
.category .title h4 {
  font-size: 2.2rem;
  color: #fff;
  padding: 0;
  margin: 0;
}
.category .title img {
  width: 100%;
  height: auto;
  margin: 9px 0 10px;
}
.category .title .title-en {
  font-size: 2.8rem;
}
.category ul {
  width: 100%;
  float: left;
  margin: 20px 0 25px;
  background-color: #fff;
  border-radius: 15px 0;
  padding: 10px;
}
.category ul li {
  width: 100%;
  float: left;
}
.category ul li a.nav {
  width: 100%;
  float: left;
  font-size: 1.6rem;
  color: #383c3e;
  line-height: 1.4em;
  text-decoration: none;
  background-image: url(../images/icon-gray.svg);
  background-size: 12px 12px;
  background-position: 92% center;
  background-repeat: no-repeat;
  padding: 12px 26px 10px;
  margin-bottom: 5px;
  font-weight: 500;
}
.category ul ul {
  padding: 5px 0 10px;
  margin: 0;
  background-color: rgba(222, 228, 232, .4);
  border-radius: 0 0 15px 0;
  margin-top: -12px;
}
.category ul ul li:first-child {
  border: none;
  padding-top: 13px;
}
.category ul ul li {
  width: 100%;
  float: left;
  font-size: 1.6rem;
  color: #383c3e;
  line-height: 1.4em;
  text-decoration: none;
  background-size: 12px 12px;
  background-position: 92% center;
  background-repeat: no-repeat;
  padding: 7px 25px;
  margin-bottom: 0px;
  font-weight: 500;
  border-top: 1px solid rgba(255, 255, 255, .8);
}
.category ul ul li:before {
  content: "•";
  color: #2a8078;
  padding-right: 2px;
}
.category ul ul li a {
  text-decoration: none;
  font-weight: 400;
}
.category ul ul li a.on {
  font-weight: 600 !important;
}
.en .category ul li a.nav {
  font-weight: 600;
  font-size: 1.5rem;
  padding: 12px 10px 10px 12px;
  background-position: 96% center;
}
.category ul li a.nav:hover {
  color: #2a8078;
}
.category ul li a.nav.on {
  background-image: url(../images/icon-white.svg);
  background-size: 12px 12px;
  background-position: 92% center;
  background-repeat: no-repeat;
  background-color: #dee4e8;
  color: #383c3e !important;
  display: block;
  border-right: none;
  border-radius: 9px 0px;
  padding: 12px 26px 10px;
  margin-bottom: 5px;
}
.en .category ul li a.nav.on {
  padding: 12px 10px 10px 12px;
  background-position: 96% center;
}
.category ul li a:hover.nav.on {
  color: #2a8078 !important;
}
.category ul li a.contact {
  width: 100%;
  float: left;
  font-size: 1.6rem;
  color: #666666;
  line-height: 26px;
  padding-left: 60px;
  border-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 22px;
  text-decoration: none;
  margin-bottom: 2px;
}
.category ul li ul {
  width: 100%;
  float: left;
  border-bottom: 1px dotted #999;
  padding-bottom: 5px;
}
.category ul li ul li a {
  width: 100%;
  float: left;
  padding-left: 47px;
  margin-bottom: 8px;
  font-size: 1.5rem;
  color: #000;
  text-decoration: none;
}
.category ul li ul li a:hover {
  padding-left: 57px;
}
.category ul li ul li a.on {
  color: #2a8078;
}
.category ul li ul li ul {
  width: 100%;
  float: left;
  border-bottom: 0px dotted #999;
  padding-bottom: 5px;
  margin-top: 0;
}
.category ul li ul li ul li a {
  width: 100%;
  float: left;
  padding-left: 65px;
  margin-bottom: 5px;
  font-size: 1.5rem;
  color: #000;
  text-decoration: none;
  background-image: url(../images/icon-01.svg);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: 48px 5px;
}
@media screen and (max-width:1199px) {}
/* --- movie設定 --- */
.boxMovie {
  width: 100%;
  background-image: url(../images/bg-movie.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0% bottom;
}
.movie {
  padding-top: 67px;
  padding-bottom: 90px;
}
.icon-more {
  width: auto;
  float: right;
  display: inline-block;
  border-bottom: 8px solid #36afb1;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-top: 15px;
}
.icon-more a {
  width: auto;
  float: right;
  font-size: 2.2rem;
  color: #000;
  text-decoration: none;
  position: relative;
  padding: 0 10px;
  z-index: 2;
  bottom: -6px;
}
.icon-more.white a {
  color: rgba(255, 255, 255, .9);
  margin-top: 8px;
}
.icon-more:hover {
  border-bottom: 1px solid #36afb1;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-bottom: 7px;
}
.icon-more2 {
  width: auto;
  float: right;
  display: inline-block;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-top: 5px;
}
.icon-more2 a {
  width: auto;
  float: right;
  font-size: 1.5rem;
  color: #2a8078;
  text-decoration: none;
  position: relative;
  z-index: 2;
  margin-right: 14px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}
.icon-more2 a:hover {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-right: 14px;
  color: #00a5a5;
}
.icon-back {
  width: auto;
  float: right;
  display: inline-block;
  border-bottom: 8px solid #36afb1;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-top: 0px;
}
.icon-back a {
  width: auto;
  float: right;
  font-size: 2.2rem;
  color: #000;
  text-decoration: none;
  position: relative;
  padding: 0 10px;
  z-index: 2;
  bottom: -8px;
}
.icon-back:hover {
  border-bottom: 1px solid #36afb1;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-bottom: 7px;
}
.movie-box {
  width: 33.33333333%;
  float: left;
  display: block;
}
.movie-pic {
  width: 99.5%;
  float: left;
}
.movie-pic img {
  width: 100%;
  height: auto;
}
.movie-info {
  font-size: 2rem;
  line-height: 1.35em;
  width: 99%;
  margin-top: 17px;
  float: left;
  padding-left: 1%;
}
a .movie-info {
  text-decoration: none;
  color: #000000;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
a:hover .movie-info {
  text-decoration: none;
  color: #2a8078;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.f-14 {
  font-size: 1.3rem !important;
  color: #555;
  line-height: 2em;
}
.f-16 {
  font-size: 1.5rem !important;
}
.f-18 {
  font-size: 1.7rem !important;
}
/* --- add --- */
.text-title4 .form-group {
  margin-bottom: 0px;
}
.line-left {
  border-left: 5px solid #5cb9c8;
  float: left;
  padding-left: 16px;
  margin-top: 15px;
  width: auto;
  padding-bottom: 3px;
  padding-top: 2px;
}
.title3 {
  width: auto;
  float: left;
  color: #333;
  line-height: 1em;
  font-size: 1.6rem;
  letter-spacing: .05em;
  padding-left: 4px;
}
.title4 {
  width: 100%;
  line-height: 1.3em;
  margin-top: 3px;
  display: block;
  float: left;
  font-size: 4rem;
  color: #333;
  letter-spacing: .05em;
}
.en .title4 {
  width: 100%;
  line-height: 1.3em;
  margin-top: 3px;
  display: block;
  float: left;
  font-size: 3.8rem;
  color: #333;
  letter-spacing: -.01em;
}
.title5 {
  font-size: 1.2rem;
  line-height: 1.3em;
  margin-top: 30px;
  border-left: 1px solid #666;
  display: block;
  float: left;
  padding-left: 10px;
}
.title5 span.title-red {
  color: #2a8078;
}
.title5 span.title-ch {
  font-size: 2rem;
  color: #000;
  margin-right: 5px;
}
.title-white {
  padding-bottom: 26px;
}
.clear-phone {
  display: none;
}
.clear-phone, .clear-phone-4 {
  display: none;
}
.bg-gray {
  background-color: #f6f6f6;
}
.download {
  width: 100%;
  float: left;
  margin-top: 70px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 10px;
  border-top: 1px dotted #999;
}
.download A:link {
  text-decoration: none;
  color: #000;
}
.download A:visited {
  text-decoration: none;
  color: #333;
}
.download A:hover {
  text-decoration: underline;
  color: #2a8078;
}
.text-downlaod {
  font-size: 1.5rem;
  color: #333;
}
.text-size {
  color: #999;
  font-size: 1.3rem;
}
.do-title {
  width: 20%;
  float: left;
}
.do-info {
  width: 80%;
  float: left;
  margin-top: 1px;
  color: #666666;
  padding-top: 8px;
}
.text-downlaod {
  font-size: 1.5rem;
  color: #333;
}
.box100 {
  width: 100%;
  height: auto;
  float: left;
}
.box100-news {
  width: 100%;
  float: left;
  margin-bottom: 4px;
}
.do-info img {
  width: 20px;
  height: auto;
}
.line05 {
  border-bottom: 1px solid #dedede;
  padding-bottom: 40px;
  width: 100%;
  float: left;
}
.line06 {
  border-top: 1px solid #dedede;
  margin-top: 25px;
  padding-top: 20px;
}
.line07 {
  border-bottom: 1px solid #dedede;
  margin-bottom: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.line07-2 {
  border-bottom: 1px solid #dedede;
  margin-bottom: 30px;
  padding-bottom: 10px;
  width: 100%;
}
.line08 {
  border-top: 1px solid #dedede;
  margin-top: 0px;
  padding-top: 13px;
}
.center {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  float: none;
  text-align: center;
  display: table;
}
.member-btn {
  padding-top: 50px;
  width: 95%
}
.member-btn .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.member-btn .nav > li {
  position: relative;
  display: block;
}
.member-btn .nav > li > a {
  position: relative;
  display: block;
  /* [disabled]border-radius: 50px;
*/
}
.member-btn .nav > li > a:hover, .member-btn .nav > li > a:focus {
  text-decoration: none;
  background-color: #36afb1;
}
.member-btn .nav > li.disabled > a {
  color: #777;
}
.member-btn .nav > li.disabled > a:hover, .member-btn .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.member-btn .nav .open > a, .member-btn .nav .open > a:hover, .member-btn .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.member-btn .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.member-btn .nav > li > a > img {
  max-width: none;
}
.member-btn .nav-tabs {
  border-bottom-style: none;
  margin-top: 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.member-btn .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.member-btn .nav-tabs > li > a {
  margin-right: 5px;
  line-height: 1.42857143;
  /* [disabled]border: 1px solid transparent;
*/
  border-radius: 0px;
  background-color: #ececec;
  margin-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 6px;
  color: #333;
  margin-top: 0px;
  text-decoration: none;
  font-size: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.member-btn .nav-tabs > li > a:hover {
  border-color: #2a8078;
  color: #FFFFFF;
}
.member-btn .nav-tabs > li.active > a, .member-btn .nav-tabs > li.active > a:hover, .member-btn .nav-tabs > li.active > a:focus {
  color: #FFFFFF;
  cursor: default;
  background-color: #36afb1;
  border: 1px solid #36afb1;
}
.member-btn .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.member-btn .nav-tabs.nav-justified > li {
  float: none;
}
.member-btn .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.member-btn .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
ul.member-2 li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  margin-bottom: 25px;
  width: 48%;
  float: left;
  margin-right: 2%;
  padding-left: 2px;
}
ul.member-2 {
  width: 100%;
}
.memberIn ol.member-list li {
  width: 95%;
  float: right;
  border: none;
  padding: 0px;
  margin: 0px;
  list-style: decimal-leading-zero;
}
.text-year {
  font-size: 2.8rem;
  color: #65287e;
  line-height: 1.65em;
  background-image: url(../images/line-1.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px auto;
  padding-right: 30px;
  padding-left: 2px;
  margin-right: 10px;
  font-style: italic;
}
.year-box {
  width: 90%;
  background-image: url(../images/icon-music.jpg);
  background-size: 350px auto;
  background-repeat: no-repeat;
  background-position: right bottom;
  border-top: 1px solid #999;
  margin-top: 20px;
  padding: 10px 0px 50px 0;
}
.line-1 {
  height: 1px;
  background-color: #999;
  margin: 10px 0 10px 0;
}
.line-2 {
  height: 3px;
  background-color: #9dd3de;
  margin: -5px 0 10px 0;
}
.navbar-nav {
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  position: relative;
  z-index: 90;
}
.pic-01 {
  width: 50%;
  height: auto;
  margin-top: 14px;
}
.pic-02 {
  width: 84%;
  padding: 0 !important;
  margin: 5px 8% !important;
}
ul.community {
  width: 100%;
  float: left;
  margin-top: 18px;
}
ul.community li a {
  width: 48px;
  height: 48px;
  border: 1px solid #666;
  border-radius: 100%;
  float: left;
  text-align: center;
  line-height: 48px;
  font-size: 2.2rem;
  margin-right: 10px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
ul.community li A:link {
  text-decoration: none;
  color: #000000;
}
ul.community li A:visited {
  text-decoration: none;
  color: #000000;
}
ul.community li A:hover {
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  background-image: -moz-linear-gradient(-39deg, #55d4f5 5%, #a93eb5 100%);
  background-image: -webkit-linear-gradient(-39deg, #55d4f5 5%, #a93eb5 100%);
  background-image: linear-gradient(135deg, #55d4f5 5%, #a93eb5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55d4f5', endColorstr='#b371cb', GradientType=1);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.top-link-m ul.community2 {
  width: 100%;
  float: left;
  margin-top: 18px;
  padding-left: 10px;
  margin-bottom: 30px;
}
.top-link-m ul.community2 li {
  width: auto;
  margin-left: 12px;
}
.top-link-m ul.community2 li a {
  width: 48px !important;
  height: 48px;
  border-radius: 100%;
  float: left !important;
  text-align: center;
  line-height: 45px;
  font-size: 2.2rem;
  margin-right: 10px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  padding: 0 !important;
  margin: 0 !important;
  background-color: rgba(255, 255, 255, .3);
}
.top-link-m ul.community2 li A:link {
  text-decoration: none;
  color: #fff;
}
.top-link-m ul.community2 li A:visited {
  text-decoration: none;
  color: #fff;
}
.top-link-m ul.community2 li A:hover {
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
}
.clear-phone-3 {
  display: none;
}
.aboutIn strong {
  color: #333;
}
.aboutIn h4 strong {
  color: #2a8078;
}
.newsIn.news strong {
  color: #2a8078;
}
.bg-purple {
  background-color: #ececfa;
  padding: 25px 10px 10px;
  float: left;
  display: block;
  margin-bottom: 20px;
  width: 100%
}
.bg-purple img {
  margin: 0;
}
.bg-purple p {
  font-size: 1.5rem;
  color: #000;
  margin-top: 12px;
  margin-bottom: 20px;
  line-height: 1.5em;
}
.bg-purple2 {
  background-color: rgba(0, 0, 0, .1);
  padding: 15px 0px;
}
.title-1 {
  font-size: 2.2rem;
}
.title-2, .aboutIn.member h4 {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 2.2rem;
  padding-left: 0px;
}
.title-2:before, .aboutIn.member h4:before {
  content: "";
  width: 28px;
  height: 24px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 0px;
  background-image: url(../images/icon-blue.svg);
  background-size: 24px auto;
  background-position: left top;
  background-repeat: no-repeat;
}
.title-22:before {
  content: "";
  width: 26px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 0;
  background-image: url(../images/icon-blue.svg);
  background-size: 20px auto;
  background-position: left top;
  background-repeat: no-repeat;
}
.news-info .title-2 {
  margin-bottom: 12px;
  margin-top: 20px;
  font-family: 'Noto Sans TC', sans-serif;
}
.title-3 {
  width: 100%;
  font-size: 2.2rem;
}
.photo-list {
  margin-bottom: 0px;
}
.photo-list img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.photo-list p {
  margin-bottom: 20px;
}
.img-circle2 {
  border-radius: 15px;
}
.img-circle3 {
  border-radius: 20px 0;
  box-shadow: 5px 8.66px 20px 0px rgba(0, 0, 0, 0.1);
  background-size: cover;
}
/*add*/
.news-top {
  width: 100%;
  background-color: #fda834;
  display: block;
  color: #fff;
  height: 60px;
}
.btn-news-more {
  background-image: url(../images/icon-news-word.png);
  background-position: left top;
  background-size: 72px 32px;
  display: block;
  position: absolute;
  width: 200px;
  height: 32px;
  right: 20px;
  background-repeat: no-repeat;
  padding: 8px 0 0 78px;
  margin-top: 13px;
  z-index: 999;
}
.btn-news-more a {
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  background-image: url(../images/icon-more.png);
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
}
.btn-news-more a:hover {
  opacity: .85;
}
.btn-news-more2 {
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
}
.btn-news-more2 a {
  text-decoration: none;
  padding-right: 20px;
  width: auto;
  text-align: center;
  color: #2a8078;
  cursor: default;
  background-color: #fff;
  border-radius: 10px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #2a8078;
  padding: 12px 30px 13px;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 500;
  display: block;
}
.btn-news-more2 a i {
  padding-left: 5px;
  font-size: 1.8rem;
}
.btn-news-more2 a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #2a8078;
  color: #fff;
}
.btn-news-more3 {
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.btn-news-more3 a {
  font-family: 'Noto Sans TC', sans-serif;
  text-decoration: none;
  width: auto;
  text-align: center;
  color: #FFFFFF;
  cursor: default;
  background-color: #f9b318;
  border-radius: 9999px;
  -webkit-box-shadow: 0 4px 0px 0px rgb(214 139 8);
  box-shadow: 0 4px 0px 0px rgb(214 139 8);
  line-height: 2;
  padding: 7px 45px 7px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 7px;
  display: block;
}
.btn-news-more3 a:hover {
  -webkit-box-shadow: 0px 6px 0px 0px rgb(214 139 8);
  box-shadow: 0px 6px 0px 0px rgb(214 139 8);
}
.text-small {
  font-size: 1.6rem;
  letter-spacing: 0em;
}
.text-small:after {
  content: "/";
  padding: 0 8px;
}
.text-small2 {
  font-size: 1.5rem;
  color: #999;
  letter-spacing: 0em;
  text-align: right;
}
.focus-news {
  width: 100%;
  padding: 75px 0 0;
}
.focus-news-text {
  position: absolute;
  margin-left: -55px;
  margin-top: 108px;
}
.title-header {
  padding: 0;
}
h3.title-header-2 {
  font-size: 1.8rem;
  color: #2a8078;
  text-align: center;
  letter-spacing: .02em;
  padding: 0;
  width: 75%;
  margin: 0 auto;
}
h3.title-header-2 A:link {
  text-decoration: none;
  color: #2a8078;
}
h3.title-header-2 A:visited {
  text-decoration: none;
  color: #2a8078;
}
h3.title-header-2 A:hover {
  text-decoration: none;
  color: #00a5a5
}
.index-photo-box {
  width: 100%;
  padding-bottom: 20px;
  background-color: #5cb9c8;
  display: block;
}
.index-photo-out {
  width: 25%;
  display: block;
  float: left;
  position: relative;
}
.index-photo-out:before {
  content: "";
  background-color: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  z-index: 990;
}
.index-photo-out:hover:before {
  opacity: 1;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.index-photo-name {
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 999;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  top: 44%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.index-photo-out:hover .index-photo-name {
  opacity: .9;
  top: 40%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.photo-day {
  font-size: 1.4rem;
  line-height: 34px;
}
.photo-day2 {
  font-size: 1.2rem;
  line-height: 18px;
}
.index-photo {
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.index-photo img {
  width: 100%;
  height: auto;
}
.photo-btn {
  width: 100%;
  display: block;
  padding-top: 35px;
  padding-bottom: 40px;
  background-color: #5cb9c8;
  float: left;
}
.inpage {
  padding: 60px 0px 0px;
}
.member-personal {
  width: 100%;
  float: left;
  padding-bottom: 50px;
}
.link {
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 22px;
  float: left;
  border-bottom: 1px solid #E1E1E1;
}
.link:last-child {
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: left;
  border-bottom: 0px solid #E1E1E1;
}
.link ul {
  width: 100%;
  margin-top: 5px;
}
.link ul li {
  width: 33.333%;
  float: left;
  font-size: 1.6rem;
  margin-bottom: 4px;
}
.link ul li A:link {
  text-decoration: none;
  color: #333;
}
.link ul li A:visited {
  text-decoration: none;
  color: #333;
}
.link ul li A:hover {
  text-decoration: underline;
  color: #2a8078
}
@media screen and (max-width:1500px) {
  .do-title {
    width: 25%;
    float: left;
  }
  .do-info {
    width: 75%;
    float: left;
    margin-top: 1px;
    color: #666666;
  }
}
@media screen and (max-width:1280px) {
  .banner-txt {
    width: 18px;
    bottom: 105px;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -42px;
    margin-top: 100px;
  }
}
@media screen and (max-width:1200px) {
  .member-btn {
    width: 100%
  }
}
@media screen and (max-width:1024px) {
  .title5 {
    margin-top: 21px;
  }
  .index-about {
    background-position: right bottom;
    padding-top: 120px;
    padding-bottom: 200px;
    padding-left: 75px;
  }
  .copyright-phone {
    padding-left: 60px;
  }
  .nav-quick {
    width: 14.285%;
    float: left;
    margin-top: 6px;
  }
  .nav-quick:last-child {
    width: 14.285%;
    float: left;
    margin-top: 6px;
  }
  .banner-txt {
    width: 17px;
    position: fixed;
    left: 16px;
    bottom: 145px;
    z-index: 1;
  }
  h3.title-header-2 {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -26px;
    margin-top: 95px;
  }
  .focus-news-text img {
    width: 30px;
    height: auto;
  }
  .banner-txt {
    bottom: 130px;
  }
}
@media screen and (max-width:992px) {
  .text-title4 .form-group {
    margin-top: 16px;
    margin-bottom: 10px;
    width: 92%;
  }
  .title5 {
    font-size: 1.3rem;
    margin-top: 15px;
    padding-left: 10px;
  }
  .movie {
    padding-top: 60px;
    padding-bottom: 75px;
  }
  .movie-info {
    font-size: 1.6rem;
  }
  .icon-more {
    margin-top: 3px;
  }
  .do-title {
    width: 100%;
  }
  .do-info {
    width: 100%;
  }
  .hidden-pad {
    display: none;
  }
  ul.member-2 li {
    width: 100%;
    margin-right: 0%;
  }
}
@media screen and (max-width:840px) {
  .nav-quick {
    width: 33.333%;
    float: left;
    margin-left: 0;
    margin-bottom: 25px;
  }
  .nav-quick:last-child {
    width: 33.333%;
    float: left;
    margin-left: 0%;
    margin-bottom: 25px;
  }
  .banner-txt {
    width: 18px;
    bottom: 355px;
  }
  .btn-news-more {
    display: none;
  }
  .link ul li {
    width: 50%;
    float: left;
    font-size: 1.6rem;
    margin-bottom: 4px;
  }
}
@media screen and (max-width:830px) {
  .banner-txt {
    bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .boxMovie {
    width: 100%;
    background-image: url(../images/bg-movie-pad.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0% bottom;
  }
  .index-about {
    padding-top: 90px;
    padding-bottom: 200px;
    padding-left: 65px;
  }
  .banner-txt {
    bottom: 355px;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -16px;
    margin-top: 105px;
  }
}
@media screen and (max-width:740px) {
  .clear-phone-4 {
    width: 100%;
    height: 10px;
    line-height: 1px;
    font-size: .1rem;
    clear: both;
    display: block;
  }
  .title5 span {
    display: none;
  }
  .title5 span.title-ch {
    display: block;
    font-size: 2.4rem;
  }
  .banner-txt {
    bottom: 40px;
  }
  .index-about {
    padding-left: 60px;
    padding-right: 30px;
  }
  .pd-70 {
    padding-bottom: 40px;
  }
  .copyright-phone {
    padding-left: 70px;
  }
  .nav-quick-phone {
    padding-left: 55px;
    padding-top: 30px;
    float: left;
  }
  .nav-quick, .nav-quick:last-child {
    width: 14.285%;
    float: left;
    margin-top: 6px;
  }
  .news-top {
    height: 45px;
  }
  .index-photo-out {
    width: 50%;
    display: block;
    float: left;
    position: relative;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -8px;
    margin-top: 105px;
  }
  .news .news-info {
    margin-left: 0px;
    width: 100%;
  }
}
@media screen and (max-width:580px) {
  .news .news-info {
    margin-left: 5px;
  }
  .index-slong h2 {
    font-size: 2.6rem;
  }
  .index-slong2 h2 {
    font-size: 2.6rem;
  }
  .pic-01 {
    width: 85%;
    height: auto;
    margin-top: 0px;
  }
  .focus-news {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -9px;
    margin-top: 100px;
  }
  .focus-news-text img {
    width: 20px;
    height: auto;
  }
  .title4 {
    font-size: 3.2rem;
  }
  .link ul li {
    width: 100%;
  }
  .download-icon img {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .text-small2 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width:480px) {
  .clear-phone {
    width: 100%;
    height: 10px;
    line-height: 1px;
    font-size: .1rem;
    clear: both;
    display: block;
  }
  .clear-phone-4 {
    display: none;
  }
  .index-slong {
    bottom: 100px;
  }
  .index-slong h2 {
    font-size: 3rem;
    padding-bottom: 2px;
    line-height: 1.4em;
    width: 90%;
    padding-left: 9%;
    margin-bottom: 20px;
  }
  .index-slong2 h2 {
    font-size: 3rem;
    padding-bottom: 2px;
    line-height: 1.4em;
    width: 90%;
    padding-left: 9%;
    margin-bottom: 20px;
  }
  .btn-more a {
    color: #fff;
    font-size: 1.8rem;
    background-image: url(../images/icon-right.svg);
    background-size: 40px 16px;
    background-repeat: no-repeat;
    background-position: 190px center;
    text-decoration: none;
    width: auto;
    border: 1px solid #fff;
    border-radius: 50px;
    line-height: 52px;
    padding: 0 90px 0 50px;
    -webkit-transition: 0.35s;
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
  }
  .btn-more a:hover {
    background-position: 200px center;
  }
  .btn-more2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .btn-more2 a {
    width: 100%;
  }
  .index-about {
    padding: 80px 20px 160px 35px;
    background-image: url(../images/bg-about-phone2.jpg);
    background-size: cover;
    background-position: right bottom;
  }
  .index-about h3 {
    font-size: 2rem;
    line-height: 1.3em;
    color: #fff;
    letter-spacing: 1px;
    background-image: url(../images/icon-two-w.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: 2px 6px;
    padding-left: 0px;
    padding-top: 20px;
    margin-bottom: 17px;
  }
  .pd-70 {
    padding-bottom: 40px;
  }
  .nav-quick-phone {
    padding-left: 35px;
    padding-top: 30px;
    float: left;
  }
  .nav-quick, .nav-quick:last-child {
    width: 25%;
    float: left;
    margin-top: 6px;
  }
  .copyright-phone {
    padding-left: 50px;
  }
  .nav-quick {
    margin-bottom: 10px;
  }
  .nav-quick li {
    padding-top: 3px;
  }
  .banner-txt {
    width: 15px;
    position: fixed;
    left: 10px;
    bottom: 250px;
    z-index: 1;
  }
  .nav-quick li.nav-title, .nav-quick li.nav-title-s {
    padding-top: 25px;
  }
  .contentrR {
    padding-left: 15px;
    padding-right: 15px;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -9px;
    margin-top: 85px;
  }
}
@media screen and (max-width:420px) {
  .btn-more2 a {
    background-position: 190px center;
    line-height: 60px;
    padding: 17px 105px 18px 70px;
  }
  .banner-txt {
    bottom: 180px;
  }
}
@media screen and (max-width:380px) {
  .title-header h2 {
    font-size: 2.8rem;
    color: #333;
    letter-spacing: 0em;
  }
  .focus-news-text {
    position: absolute;
    margin-left: -6px;
    margin-top: 80px;
  }
}
@media screen and (max-width:360px) {
  .title-header h2 {
    font-size: 2.4rem;
  }
  .news-pic {
    width: 75px;
    height: 75px;
  }
  .btn-more a {
    background-size: 30px 12px;
    background-position: 170px center;
    line-height: 52px;
    padding: 0 70px 0 40px;
  }
  .btn-more a:hover {
    background-position: 180px center;
  }
  .btn-more2 a {
    background-size: 30px 12px;
    background-position: 158px center;
    line-height: 52px;
    padding: 0 70px 0 40px;
  }
  .btn-more2 a:hover {
    background-position: 168px center;
  }
}
@media screen and (max-width:320px) {
  .index-slong h2 {
    font-size: 2.6rem;
  }
  .index-slong2 h2 {
    font-size: 2.6rem;
  }
  .nav-quick, .nav-quick:last-child {
    width: 33.333%;
    float: left;
    margin-top: 6px;
  }
  .clear-phone {
    display: none;
  }
  .clear-phone-3 {
    width: 100%;
    height: 0px;
    line-height: 1px;
    font-size: .1rem;
    clear: both;
    display: block;
  }
}
/* ------------------------------------------
  Timeline
--------------------------------------------- */
.timeline {
  width: 100%;
  float: left;
}
.c-timeline {
  width: 100%;
  margin: 30px 40px 0 50px;
  position: relative;
}
.c-timeline__item {
  position: relative;
  padding: 0 0 25px;
  font-size: 1.6rem;
}
.c-timeline__item .timeline-day {
  font-size: 2.4rem;
  padding-right: 25px;
  line-height: 1.3;
  float: left;
  margin-top: 3px;
  font-style: italic;
  width: 105px;
}
.c-timeline__item .timeline-info {
  loat: left;
  width: calc(100% - 105px);
  float: left;
}
.c-timeline__item:after, .c-timeline__item:before {
  content: " ";
  width: 4px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: -8px;
  background-color: rgba(171, 149, 133, .3);
  margin-top: 5px;
}
.c-timeline__item:after {
  -webkit-transform-origin: top right;
  transform-origin: top right;
  -webkit-transform: scaley(0);
  transform: scaley(0);
  transition: -webkit-transform 1s ease .25s;
  transition: transform 1s ease .25s;
  transition: transform 1s ease .25s, -webkit-transform 1s ease .25s;
}
.c-timeline__item.active:after {
  background-color: #fda834;
  -webkit-transform: scaley(1);
  transform: scaley(1);
}
.c-timeline__item.active .c-timeline__item-circle {
  border-color: #fda834;
  -webkit-animation: scaleCircle .4s forwards;
  animation: scaleCircle .4s forwards;
}
.c-timeline__item:last-child:after, .c-timeline__item:last-child:before {
  border-radius: 5px;
  display: none;
}
.c-timeline__item-circle {
  border-radius: 50%;
  background: #fff;
  height: 23px;
  width: 23px;
  display: block;
  position: absolute;
  left: -1.68rem;
  top: 0;
  border: 0.5rem solid rgba(171, 149, 133, .3);
  z-index: 1;
  transition: border-color .5s ease;
  margin-top: 5px;
}
@-webkit-keyframes scaleCircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  33% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleCircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  33% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.c-trigger {
  position: absolute;
  top: 2rem;
  background-color: #fda834;
  padding: 1rem;
  display: block;
  right: 2rem;
  color: black;
  border-radius: 4px;
  cursor: pointer;
}
.pen__container {
  max-width: 800px;
  margin: 0 auto;
}
.pen__heading {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.pen__intro {
  margin-bottom: 3rem;
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.aboutIn ul.c-timeline li {
  width: 95%;
  float: left;
  list-style-position: none;
  list-style-type: none;
  margin-bottom: 0px;
  background-image: none;
  padding-left: 35px;
}
.c-timeline__item .timeline-info ul li {
  margin-bottom: 10px;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 0px;
  margin-left: 20px;
}
.org-list {
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 20px;
  float: left;
  border-bottom: 1px solid #ececec;
  padding-left: 10px;
}
.org-list h3 {
  font-size: 2.2rem;
}
.c-timeline img {
  margin: 8px 0;
}
@media screen and (max-width: 580px) {
  .c-timeline {
    width: 98% !important;
    margin: 30px 40px 0 20px;
    position: relative;
  }
  .timeline {
    width: 100%;
    float: left;
    background-image: url("../images/bg-logo.png");
    background-repeat: no-repeat;
    background-position: right 150px;
    background-size: 100% auto;
  }
  .c-timeline__item .timeline-day {
    padding-right: 0px;
  }
  .aboutIn ul.c-timeline li {
    padding-left: 20px;
  }
  .c-timeline__item .timeline-info ul li {
    padding-left: 0px;
    margin-left: 10px;
  }
}
/* ------------------------------------------
  photo
--------------------------------------------- */
.photo-list2 {
  padding-top: 15px;
}
.photo-box {
  width: 100%;
  display: block;
  position: relative;
  transition: all 0.2s;
  float: left;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 6px;
}
.photo-box img {
  width: 100%;
  height: auto;
  margin: 0 !important;
  border: 1px solid #ececec;
  border-radius: 6px;
}
.photo-text {
  width: 100%;
  height: auto;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  position: absolute;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 15px;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 22px;
  text-align: left;
  transition: all 0.2s;
  font-family: 'Noto Sans TC', sans-serif;
}
.photo-box:hover .photo-text {
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.2s;
  color: rgba(255, 255, 255, 1);
  padding-bottom: 25px;
}
@media screen and (max-width: 1370px) {
  .photo-box {
    min-height: 235px;
  }
}
@media screen and (max-width: 1199px) {
  .photo-list2 {
    padding-top: 8px;
  }
  .member .photo-list2 {
    padding-top: 25px;
  }
  .category ul li a.nav {
    background-position: 97% center;
  }
  .category ul li a.nav.on {
    background-position: 97% center;
  }
}
/* ------------------------------------------
  add
--------------------------------------------- */
.boxAbout {
  background-color: #d3dce0;
  text-align: center;
  background-image: url(../images/bg-video-top.png), url(../images/bg-video-down.png);
  background-size: 100% auto, 100% auto;
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
  padding: 190px 0 230px;
  color: #fff;
  position: relative;
  bottom: -1px;
  z-index: 1;
}
.boxAbout img {
  margin-bottom: 25px;
}
.title-header h2 {
  font-size: 5.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1px;
  color: #B85B55;
  text-align: left;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.title-header h2 span {
  font-weight: 300;
}
.en .title-header h2 span {
  font-weight: 300 !important;
}
.title-header h3 {
  font-weight: 700;
  color: #545454;
  font-size: 2.5rem;
  letter-spacing: 1px;
  display: block;
  position: relative;
  padding-left: 1px;
  text-align: left;
  z-index: 2;
}
.en .title-header h3 {
  font-family: Arial, Helvetica, "sans-serif";
  letter-spacing: 0px;
  font-size: 2.4rem;
}
.title-header h3 span {
  padding-right: 7px;
}
.title-header h3:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 3px;
  top: 19px;
  background-color: #545454;
}
.title-header h2.bg-1 {
  background-image: url(../images/pic-1.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 180px auto;
  padding: 20px 90px;
}
.title-header h2.bg-2 {
  background-image: url(../images/pic-2.png);
  background-repeat: no-repeat;
  background-position: left 20px;
  background-size: 376px auto;
  padding: 20px 105px;
}
.title-header h2.bg-3 {
  background-image: url(../images/pic-3.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 95px;
  padding: 0px 0px 20px;
}
.title-4 {
  width: 100%;
  font-size: 3.6rem;
  color: #fff;
  letter-spacing: 1px;
}
.title-5 {
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
  padding-top: 3px;
  letter-spacing: 0.03em;
  line-height: 1.2;
}
.info-1 {
  background-color: #fff;
  padding: 25px 50px;
  border-radius: 20px 0;
  margin: 12px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
}
.info-1 iframe {
  width: 100%;
}
.text-1 {
  display: block;
  padding: 0 0 8px 0;
  margin: 0;
}
.text-2 {
  font-size: 2.4rem;
  letter-spacing: 4px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  display: block;
  padding: 0;
  margin: 0;
}
.focus-news img {
  border-radius: 9999px;
  background-size: cover;
  background-position: center center;
}
.focus-news-in {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 15px;
}
.video-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 30px;
}
.icon-video {
  position: absolute;
  z-index: 2;
  width: 90px;
  height: 90px;
}
.icon-video img {
  width: 100%;
  height: auto;
}
.pic-right {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: 0px;
  background-image: url(../images/bg-slong.png);
  background-size: 100% auto;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.pic-right h2 {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  padding: 0 140px 160px 0;
  font-size: 8.8rem;
  font-weight: 600;
  line-height: 1.35;
}
.en .pic-right h2 {
  font-family: Arial, Helvetica, "sans-serif";
  line-height: 1.2;
}
.pic-right h3 {
  font-size: 3rem;
  color: #fff;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  padding: 0 140px 100px 0;
  font-weight: 400;
}
.en .pic-right h3 {
  font-family: Arial, Helvetica, "sans-serif";
}
.pic-right img {
  width: 100%;
  height: auto;
}
.in-banner .pic-right img {
  width: 100%;
  height: auto;
}
.title-en {
  font-size: 4rem !important;
  font-weight: 700;
  line-height: 1.1;
  font-family: Arial, Helvetica, "sans-serif" !important;
}
.member.nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border-radius: 9999px;
  background-color: #ebf0f5;
  padding: 11px 25px 10px;
  color: #2a8078;
  text-decoration: none;
  font-size: 1.6rem;
  border-right: none;
  font-weight: 600;
  margin: 0 15px 0 -6px;
  webkit-box-shadow: 0 4px 0px 0px rgba(201, 210, 220, 1.0);
  box-shadow: 0 4px 0px 0px rgba(201, 210, 220, 1.0);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.member.nav-tabs > li.active > a, .member.nav-tabs > li.active > a:hover, .member.nav-tabs > li.active > a:focus {
  color: #FFFFFF;
  cursor: default;
  background-color: #f9b318;
  border-right: none;
  -webkit-box-shadow: 0 4px 0px 0px rgba(214, 139, 8, 1.0);
  box-shadow: 0 4px 0px 0px rgba(214, 139, 8, 1.0);
}
.member.nav-tabs > li.active > a:hover {
  -webkit-box-shadow: 0 6px 0px 0px rgba(214, 139, 8, 1.0);
  box-shadow: 0 6px 0px 0px rgba(214, 139, 8, 1.0);
}
.download-list a {
  text-decoration: none;
  color: #333;
  margin-bottom: 5px;
  display: block;
}
.download-list a:hover {
  color: #00a5a5;
  text-decoration: underline;
}
.box-1 {
  width: 100%;
  border: 3px dashed #E1E6EB;
  border-radius: 20px;
  display: block;
  padding: 25px 29px;
  float: left;
  margin-top: 6px;
  margin-bottom: 30px;
}
.web-pic {
  width: 76%;
  margin-left: auto;
  margin-right: auto;
}
.web-pic img {
  background-size: cover;
}
.web-link {
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 36px;
}
.web-link a {
  font-size: 1.6rem;
  text-decoration: none;
  color: #2a8078;
  display: block;
}
.web-link a:hover {
  color: #00a5a5;
}
.web-link .title-2 {
  padding-left: 30px;
  margin-left: -13px;
}
.web-link .title-2:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  margin-top: 6px;
  margin-left: -25px;
  background-image: url(../images/icon-blue.svg);
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
}
ul.nav > li .submenu {
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 100%;
  padding: 23px 20px 15px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, .85);
  line-height: 24px;
  visibility: hidden;
  opacity: 0;
  transform: scale(1) translateX(-50%);
  pointer-events: none;
  transition: all .5s;
  border-radius: 10px 0 10px 0;
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, .1);
  min-width: 180px;
}
.en ul.nav > li .submenu {
  min-width: 220px;
}
.navbar-custom.affix ul.nav > li .submenu {
  left: 50%;
}
ul.nav > li:hover .submenu {
  visibility: visible;
  opacity: 1;
  transform: scale(1) translateX(-50%);
  pointer-events: auto;
}
ul.nav > li .submenu a {
  display: block;
  font-size: 1.5rem;
  color: #9e9e9e;
  padding-bottom: 7px;
  text-align: center;
  border-bottom: none;
}
ul.nav > li .submenu a:last-child {
  border-bottom: none;
}
ul.nav > li .submenu a:hover {
  color: #00a5a5;
}
ul.nav > li .submenu > a {
  font-family: 'Noto Sans TC', sans-serif;
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  color: rgba(255, 255, 255, .8);
  margin-bottom: 6px;
  white-space: nowrap;
}
.en ul.nav > li .submenu > a {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: capitalize;
}
.ad-box {
  width: 100%;
  background-color: #2a8078;
  padding: 0;
  text-align: center;
  color: #fff;
  background-image: url(../images/ad-1.jpg);
  background-size: 100% auto;
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
}
.ad-box .text-more {
  padding-top: 360px;
  font-size: 5rem;
  font-weight: 700;
}
.ad-box .text-more span {
  font-weight: 300;
}
.ad-box .icon-down {
  margin-top: 40px;
}
.ad-box .icon-down img {
  width: 100px;
  height: auto;
}
.news .nav-tabs {
  display: flex;
  justify-content: space-between;
}
.icon-news {
  background-image: url(../images/icon-news.png);
  background-size: 120px auto;
  background-position: left bottom;
  background-repeat: no-repeat;
  padding: 30px 0 0px 128px;
  width: auto;
  display: table;
}
.icon-join {
  background-image: url(../images/icon-join.png);
  background-size: 90px auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0 0px 100px;
  width: auto;
  display: table;
  margin: 0 auto;
}
.icon-about {
  background-image: url(../images/icon-about.png);
  background-size: 75px auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 40px 0px 88px;
  width: auto;
  display: table;
  margin: 0 auto;
  position: relative;
}
.icon-about:after {
  content: "";
  background-image: url(../images/bg-dot.png);
  background-size: 100% auto;
  position: absolute;
  width: 160px;
  height: 160px;
  right: 0;
  top: -10px;
  z-index: 1;
}
.vs-phone {
  display: none;
}
.vs-pc {
  display: block;
}
.ds-pic {
  width: 100%;
  height: auto;
}
.photo-info {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 10px;
  border-radius: 20px 0;
}
.photo-info.inphoto {
  max-width: 480px;
}
.photo-info img {
  position: relative;
  bottom: 0;
  margin: 0;
  padding: 0;
}
.photo-info figcaption {
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 13px 20px;
  text-align: center;
  line-height: 1.4;
}
.aboutIn.download-form img {
  width: 26px;
  height: auto;
  margin: -8px 2px 0;
}
.text-green, .text-green strong {
  color: #2a8078 !important;
}
.td-s1 {
  min-width: 140px !important;
}
@media (max-width: 3000px) {
  .pic-right h2 {
    font-size: 7rem;
    padding: 0 135px 135px 0;
  }
  .pic-right h3 {
    font-size: 2.6rem;
    padding: 0 135px 80px 0;
  }
  .ad-box {
    min-height: 500px;
  }
  .ad-box .text-more {
    padding-top: 280px;
    font-size: 4.6rem;
  }
  .ad-box .icon-down {
    margin-top: 40px;
  }
  .ad-box .icon-down img {
    width: 100px;
  }
  .boxNews {
    background-size: 80% auto;
    background-position: right top;
  }
}
@media (max-width: 2600px) {
  .pic-right h2 {
    font-size: 6.2rem;
    padding: 0 125px 125px 0;
  }
  .pic-right h3 {
    font-size: 2.4rem;
    padding: 0 125px 75px 0;
  }
  .ad-box {
    min-height: 430px;
  }
  .ad-box .text-more {
    padding-top: 220px;
    font-size: 4.2rem;
  }
  .ad-box .icon-down {
    margin-top: 40px;
  }
  .ad-box .icon-down img {
    width: 90px;
  }
  .boxAbout {
    background-size: 100% auto, 100% auto;
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 140px 0 190px;
  }
}
@media (max-width: 2000px) {
  .pic-right h2 {
    font-size: 4.8rem;
    padding: 0 80px 90px 0;
  }
  .pic-right h3 {
    font-size: 1.7rem;
    padding: 0 80px 45px 0;
  }
  .ad-box {
    min-height: 350px;
  }
  .ad-box .text-more {
    padding-top: 200px;
    font-size: 3rem;
  }
  .ad-box .icon-down {
    margin-top: 40px;
  }
  .ad-box .icon-down img {
    width: 60px;
  }
  .boxNews {
    background-size: 100% auto;
    background-position: right top;
  }
  .boxAbout {
    background-size: 100% auto, 100% auto;
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 120px 0 160px;
  }
  .boxCopyright {
    padding: 10px 0 60px;
  }
  .boxCopyright.in {
    padding: 0px 0 60px;
  }
  .ds-pic {
    margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .pic-right h2 {
    font-size: 3.8rem;
    padding: 0 70px 72px 0;
  }
  .pic-right h3 {
    font-size: 1.4rem;
    padding: 0 70px 32px 0;
  }
  .ad-box {
    background-size: 100% auto;
    min-height: 270px;
  }
  .ad-box .text-more {
    padding-top: 150px;
    font-size: 2.3rem;
  }
  .ad-box .icon-down {
    margin-top: 20px;
  }
  .ad-box .icon-down img {
    width: 50px;
  }
  .boxNews {
    background-size: 100% auto;
    background-position: right top;
  }
  .boxCopyright {
    padding: 30px 0 60px;
  }
  .boxCopyright.in {
    padding: 0 0 60px;
  }
  .ds-pic {
    margin-bottom: 30px;
  }
  .boxAbout {
    background-size: 100% auto, 100% auto;
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 120px 0 160px;
  }
}
@media (max-width: 1500px) {
  .pic-right h2 {
    font-size: 3.6rem;
    padding: 0 70px 68px 0;
  }
  .pic-right h3 {
    font-size: 1.4rem;
    padding: 0 70px 30px 0;
  }
}
@media (max-width: 1400px) {
  .pic-right h2 {
    font-size: 3.4rem;
    padding: 0 60px 64px 0;
  }
  .pic-right h3 {
    font-size: 1.3rem;
    padding: 0 60px 27px 0;
  }
  .ad-box {
    background-size: 100% auto;
    min-height: 240px;
  }
  .ad-box .text-more {
    padding-top: 120px;
    font-size: 2.3rem;
  }
}
@media (max-width: 1300px) {
  .pic-right h2 {
    font-size: 3.2rem;
    padding: 0 55px 60px 0;
  }
  .pic-right h3 {
    font-size: 1.3rem;
    padding: 0 55px 23px 0;
  }
  .ad-box {
    background-size: 100% auto;
    min-height: 220px;
  }
  .ad-box .text-more {
    padding-top: 100px;
    font-size: 2.3rem;
  }
}
@media (max-width: 1199px) {
  .category {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .pic-right h2 {
    font-size: 2.8rem;
    padding: 0 30px 44px 0;
  }
  .pic-right h3 {
    font-size: 1.2rem;
    padding: 0 30px 10px 0;
  }
  .ad-box {
    background-size: 100% auto;
    min-height: 190px;
  }
  .ad-box .text-more {
    padding-top: 75px;
    font-size: 2.3rem;
  }
  .inpage {
    padding: 60px 30px 30px;
  }
}
@media (max-width: 991px) {
  .pic-right {
    background-size: 170% auto;
  }
  .index-banner .item img {
    width: 100%;
    height: 450px;
  }
  .down-logo img {
    max-width: 300px;
  }
  .boxCopyright {
    text-align: left;
  }
  .copyright-info {
    font-size: 1.4rem;
  }
  .copyright-info2 {
    text-align: left;
    margin-top: 10px;
  }
  .copyright-info2 p {
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .copyright-info2 img {
    float: left;
    margin-left: 0px;
    margin-right: 15px;
    width: 38px;
  }
}
@media (max-width: 768px) {
  .pic-right {
    background-size: 190% auto;
  }
  .in-banner .banner-pic img {
    width: 100%;
    height: auto;
    margin-top: 60px;
  }
  .ad-box {
    background-size: 130% auto;
    min-height: 190px;
  }
  .ad-box .text-more {
    padding-top: 75px;
    font-size: 2.3rem;
  }
  .boxNews {
    background-size: 140% auto;
    background-position: right top;
  }
}
@media (max-width: 740px) {
  .news .nav-tabs {
    width: 100%;
    display: inline-block;
    justify-content: space-between;
  }
  .news .nav-tabs > li {
    width: 33.3333%;
    margin-bottom: 7px;
  }
  .boxNews {
    background-size: 150% auto;
    background-position: right top;
  }
  .news .news-list {
    padding-top: 0px;
  }
}
@media (max-width: 680px) {
  .inpage {
    padding: 40px 30px 30px;
  }
  .pic-right {
    background-size: 220% auto;
  }
  .ad-box {
    background-size: 190% auto;
    min-height: 220px;
  }
  .ad-box .text-more {
    padding-top: 100px;
    font-size: 1.8rem;
  }
  .ad-box .icon-down img {
    width: 30px;
  }
  .boxNews {
    background-size: 190% auto;
    background-position: right -20px;
  }
  .copyright {
    padding: 0 30px;
  }
}
@media (max-width: 580px) {
  .td-s1 {
    min-width: 100px !important;
  }
  .vs-phone {
    display: block;
  }
  .vs-pc {
    display: none;
  }
  .copyright-info {
    padding: 10px 0 0 0;
  }
  .copyright-info span {
    display: none;
  }
  .copyright-info2 p {
    padding-top: 5px;
  }
  .boxAbout {
    padding: 70px 0 90px;
  }
  .info-1 {
    background-color: #fff;
    padding: 15px;
    border-radius: 20px 0;
    margin: 5px 0 0;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
  }
  .news .news-category {
    color: #fff;
    font-size: 1.4rem;
    line-height: 28px;
    width: 120px;
    height: 30px;
    float: left;
    padding-top: 1px;
    border-radius: 10px 0;
    background-color: #2a8078;
    text-align: center;
    margin: 0 5px 0 0;
  }
  .news .nav-tabs > li > a {
    padding: 11px 0px 11px;
    font-size: 1.5rem;
    margin: 0 3px;
  }
  .icon-news {
    background-image: url(../images/icon-news.png);
    background-size: 90px auto;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 10px 0 10px 95px;
    width: auto;
    display: table;
  }
  .icon-join {
    background-image: url(../images/icon-join.png);
    background-size: 60px auto;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 0px 70px;
    width: auto;
    display: table;
    margin: 0 auto;
  }
  .icon-about {
    background-image: url(../images/icon-about.png);
    background-size: 60px auto;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 0px 70px;
    width: auto;
    display: table;
    margin: 0 auto;
  }
  .ad-box {
    background-size: 150% auto;
    min-height: 150px;
  }
  .ad-box .text-more {
    padding-top: 60px;
    font-size: 1.8rem;
  }
  .ad-box .icon-down img {
    width: 30px;
  }
  .pic-right h2 {
    font-size: 2.2rem;
    padding: 0 20px 25px 0;
    line-height: 1.5;
  }
  .pic-right h3 {
    display: none;
  }
  .index-banner .item img {
    width: 100%;
    height: 400px;
  }
  .in-banner .banner-pic img {
    width: auto;
    height: 180px;
    margin-top: 60px;
    margin-left: -100px;
    margin-right: auto;
  }
  .title-header {
    width: 100%;
  }
  .title-header h2 {
    font-size: 3.2rem;
    text-transform: uppercase;
  }
  .title-header h2.bg-1 {
    background-image: url(../images/pic-1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 170px auto;
    padding: 20px 0px 20px;
  }
  .title-header h2.bg-2 {
    background-image: url(../images/pic-2.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 82% auto;
    padding: 20px 0px;
  }
  .title-4 {
    font-size: 3rem;
  }
  .focus-news {
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 50px 0 0;
  }
  .focus-news-in {
    padding-top: 0px;
  }
  .title-header h2.bg-3 {
    background-size: auto 90px;
    padding: 0px 0px 20px;
  }
  .aboutIn {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .pic-02 {
    width: 60%;
    padding: 0 !important;
    margin: 5px 20% 30px !important;
  }
  .title-header h3 {
    font-size: 2rem;
  }
  .title-header h3:after {
    width: 35px;
    height: 2px;
    top: 14px;
  }
}
@media (max-width: 479px) {
  .pic-right {
    background-size: 340% auto;
  }
  h3.title-header-2 {
    font-size: 1.8rem;
    width: 100%;
    margin-bottom: 20px;
  }
  .video-box {
    padding: 15px;
  }
  .category ul li a.nav {
    background-position: 95% center;
  }
  .category ul li a.nav.on {
    background-position: 95% center;
  }
  .title-header h2.bg-3 {
    background-size: 100% auto;
    padding: 0px 0px 20px;
  }
  .aboutIn h3 {
    font-size: 2.4rem;
  }
  .title-2 {
    font-size: 1.8rem;
    line-height: 1.3;
  }
  .title-2:before {
    margin-top: 0px;
  }
  .photo-text {
    font-size: 2rem;
    line-height: 1.2;
  }
}
@media (max-width: 420px) {
  .pic-right {
    background-size: 360% auto;
  }
  .news .news-info .news-title {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .ad-box {
    background-size: 220% auto;
    min-height: 170px;
  }
  .ad-box .text-more {
    padding-top: 60px;
    font-size: 1.8rem;
  }
  .ad-box .icon-down img {
    width: 30px;
  }
}
@media (max-width: 380px) {
  .ad-box {
    background-size: 230% auto;
    min-height: 170px;
  }
  .ad-box .text-more {
    padding-top: 70px;
    font-size: 1.8rem;
  }
  .ad-box .icon-down img {
    width: 30px;
  }
}
@media (max-width: 320px) {
  .title-header h2 {
    font-size: 3.4rem;
  }
  .title-4 {
    font-size: 2.6rem;
  }
  .category ul li a.nav {
    background-position: 92% center;
  }
  .category ul li a.nav.on {
    background-position: 92% center;
  }
}
@media (max-width: 280px) {
  .pic-right {
    background-size: 450% auto;
  }
  .pic-right h2 {
    font-size: 1.8rem;
    padding: 0 20px 25px 0;
  }
  .ad-box {
    background-size: 280% auto;
    min-height: 150px;
  }
  .category .title {
    font-size: 2.8rem;
  }
  .title-header h2 {
    font-size: 2.8rem;
  }
  .icon-about {
    background-size: 45px auto;
    padding: 10px 0 0px 55px;
  }
  .down-logo img {
    max-width: 100%;
  }
}
/* ========= 無障礙新增 ======== */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}
.sr-only:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 10px;
  background: #E86F5F;
  color: #fff;
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
  z-index: 1000;
}
/* 只在使用鍵盤 Tab 導航時顯示外框 */
*:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
}
.skip-to-main {
  position: absolute;
  width: auto;
  height: auto;
  padding: 1.5rem !important;
  background-color: #E86F5F;
  color: #fff;
  z-index: 99999;
  display: block;
  font-size: 1.6rem;
  top: -999rem; /* 預設在視覺外 */
  left: -999rem;
  transition: all 0.3s ease-in-out !important;
  opacity: 0; /* 預設透明 */
  transform: translateY(-20px) !important; /* 初始狀態為向上偏移 */
  text-decoration: none;
}
.skip-to-main:focus {
  position: absolute;
  top: 0; /* 當 focus 時跳到視覺範圍內 */
  left: 0;
  opacity: 1; /* 透明度變為可見 */
  transform: translateY(0) !important; /* focus 時移動到正常位置 */
  transition: all 0.3s ease-in-out !important; /* 平滑過渡效果 */
  outline: 2px solid #E86F5F;
  outline-offset: -3px;
  color: #fff;
  text-decoration: none;
}
.skip-to-main:hover {
  color: #fff;
  text-decoration: none;
}
a:focus-visible {
  outline: 2px solid #E86F5F !important;
  outline-offset: 2px;
  border-radius: 1px; 
}
#acccenter {
  position: absolute;
  margin-left: -20px;
  text-decoration: none;
  color: #383c3e;
  z-index: 99;
}
#acccenter:hover {
  color: #00a5a5 !important
}
#acccenter:focus-visible {
  color: #E86F5F !important;
  outline: 2px solid #E86F5F !important;
  outline-offset: 2px;
  border-radius: 1px;
}
#U {
  position: relative;
  text-decoration: none;
  color: #383c3e;
  line-height: 1;
  z-index: 99;
}
#U:hover {
  color: #00a5a5 !important
}
#U:focus-visible {
  color: #E86F5F !important;
  outline: 2px solid #E86F5F !important;
  outline-offset: 2px;
  border-radius: 1px;
}
#Z {
  position: absolute;
  margin-left: -25px;
  margin-top: -10px;
  text-decoration: none;
  color: rgba(255,255,255,.6)!important;
  z-index: 99;
}
#Z:hover {
  color: #fff !important
}
#Z:focus-visible {
  color: #E86F5F !important;
  outline: 2px solid #E86F5F !important;
  outline-offset: 2px;
  border-radius: 1px;
}
#N {
  position: absolute;
  margin-left: -20px;
  margin-top: 0px;
  text-decoration: none;
  color: #383c3e;
  z-index: 99;
}
#N:hover {
  color: #00a5a5 !important
}
#N:focus-visible {
  color: #E86F5F !important;
  outline: 2px solid #E86F5F !important;
  outline-offset: 2px;
  border-radius: 1px;
}
figure {
  margin-bottom: 0;
}
.logo a:focus-visible, .navbar-custom.affix .logo a:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 6px;
  border-radius: 1px;
}
.navbar-custom .nav li a:focus-visible, .navbar-custom.affix .nav li a:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
  color: #E86F5F
}
.navbar-custom .nav li a:focus-visible.icon-facebook2, .navbar-custom.affix .nav li a:focus-visible.icon-facebook2 {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
  z-index: 99 !important;
  color: #E86F5F
}
.navbar-nav > li:focus-within .submenu, .submenu:focus-within {
  visibility: visible;
  opacity: 1;
  transform: scale(1) translateX(-50%);
  pointer-events: auto;
}
.navbar-custom .nav li a.icon-language:focus-visible, .navbar-custom.affix .nav li a.icon-language:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
  z-index: 99 !important;
}
.slick-prev:focus-visible, .slick-next:focus-visible {
  outline: 2px solid #E86F5F!important;
  outline-offset: 12px!important;
  border-radius: 1px!important;
}
.news .nav-tabs > li > a:focus-visible {
 outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 10px 0px;
}
.news .news-title a:focus-visible {
   outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;  
}
.btn-news-more2 a:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 10px 0px;
  background-color: #2a8078;
  color: #fff;
}
.tab-pane {
    display: block !important; 
    visibility: hidden;
    position: absolute;
    width: 100%;
}

.tab-pane.active {
    visibility: visible;
    position: static;
}

/* 確保最新消息後的區塊可聚焦 */
#about-focus-section,
#ad-focus-section {
    outline: none;
}
#about-focus-section:focus-visible,
#ad-focus-section:focus-visible {
    outline: none;
}
/* 確保影片後的區塊可聚焦 */
#footer-focus-section,
#news-focus-section {
    outline: none;
}
#footer-focus-section:focus-visible,
#news-focus-section:focus-visible {
    outline: none;
}
.copyright-info2 a:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
}
.backToTop:focus-visible {
   outline: 2px solid #E86F5F;
   outline-offset: 15px;
   border-radius: 999px;
}
.pic-a img {
    margin-top: 6px;
    width: auto;
    height: 40px;
    opacity: 1;
    float: right;
    margin-left: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.pagination > li > a:focus-visible, .pagination > li > span:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 999px;
}
.pagination {
    padding-bottom: 4px;
}
.category ul li a:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 10px 0px;
    
}
.sitemap-list {
    padding-top: 14px;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top: 1px solid #dddddd;
}
.sitemap-list a {
    color: #383c3e;
    text-decoration: none;
}
.sitemap-list a:hover {
    color: #2a8078
}
.sitemap-list.mt-top {
    margin-top: 30px!important;
}
ul.sitemap-list li {
   list-style-type: none;
    width: 100%;
    float: right;
    list-style-position: outside;
    margin-bottom: 4px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: 5px 12px;
    padding-left: 0px;
    font-size: 1.6rem;
}
ul.sitemap-list ul {
    padding-left: 50px;
}
ul.sitemap-list ul li {
    border-top: 0px solid #dddddd;
    list-style-position: outside;
    list-style-type: circle;
}
ul.sitemap-list li strong {
    font-size: 1.8rem;
}

.play-pause {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border: none;
  padding: 8px 15px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.3s;
}
.play-pause:focus {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 4px; 
}
.play-pause:hover {
    background: rgba(0, 0, 0, 0.8);
}
.play-pause:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 4px;
}
/* 確保正確的Tab順序 */
.slick-prev,
.slick-next,
.play-pause {
  tab-index: 0;
}
/* 在手機版時(1279px以下)隱藏電腦版選單的tab焦點 */
@media screen and (max-width: 1279px) {
.navbar-nav {
  display: none;
}
.burger {
  display: block;
  cursor: pointer;
  z-index: 99;
}
.burger:focus-visible, .pushy-submenu > a:focus-visible, .pushy-link > a:focus-visible {
  outline: 2px solid #E86F5F;
  outline-offset: 2px;
  border-radius: 1px;
}
.burger:focus-visible {
  outline-offset: 8px;
}
/* 手機版選單樣式 */
.pushy[aria-hidden="false"] {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
/* 手機版選單項目focus狀態 */
.pushy-submenu > a:focus-visible {
   outline: 2px solid #E86F5F;
   outline-offset: -3px;
   border-radius: 1px;
   background-color: rgba(0, 0, 0, .6);
}
.pushy-submenu > ul > li a:focus-visible {
   outline: 2px solid #E86F5F;
   outline-offset: -3px;
   border-radius: 1px;
   background-color: rgba(0, 0, 0, .6);
}
/* 展開的子選單 */
.pushy-submenu[aria-expanded="true"] > ul {
   max-height: 1000px;
   opacity: 1;
   visibility: visible;
}
.top-link-m ul li a:focus-visible {
   outline: 2px solid #E86F5F!important;
   outline-offset: -3px!important;
   border-radius: 1px!important;
   background-color: rgba(0, 0, 0, .6)!important;
}
.top-link-m ul.community2 li a:focus-visible {
  border-radius: 999px!important;
  outline: 2px solid #E86F5F!important;
  outline-offset: 3px!important;
  background-color: rgba(0, 0, 0, .6)!important;
}
}


/* 播放/暫停按鈕樣式 */
.play-pause {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  border-radius: 6px;
  width: 60px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
  transition: background-color 0.3s;
  font-size: 1.6rem;
  letter-spacing: 0.3rem;
  text-align: center!important;
  padding-left: 18px;
}

.play-pause:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.play-text {
  display: inline-block;
  line-height: 1;
}