@charset "UTF-8";
.informationList .fileLink svg, .pdfBtn span, .pdfBtn svg, .fileBox .fileColumn .downLink .text, .fileBox .fileColumn .downLink svg, .fileBox .fileColumn .downLink .title, .classDownload a svg, .informationBox .infoRowContent .infoColumnDownload svg, .landingGoalsBox .circleBox::before {
  transition: all 0.5s;
}

@-webkit-keyframes hangGlidingAni {
  0% {
    -webkit-transform: scale(1.5) translate(30%, 200%);
            transform: scale(1.5) translate(30%, 200%);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}

@keyframes hangGlidingAni {
  0% {
    -webkit-transform: scale(1.5) translate(30%, 200%);
            transform: scale(1.5) translate(30%, 200%);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
.bannerArea.ins .bannerItem .Txt {
  padding: 25px 25px 38px;
}
@media (max-width: 1200px) {
  .bannerArea.ins .bannerItem .Txt {
    padding: 0 25px;
  }
}
@media (min-width: 1201px) {
  .bannerArea.ins .bannerItem.slick-current .decorate {
    -webkit-animation: hangGlidingAni 3s ease-out forwards;
            animation: hangGlidingAni 3s ease-out forwards;
  }
}
.bannerArea.ins .titleBox {
  max-width: 500px;
}
.bannerArea.ins .titleBox .subtitle {
  text-transform: initial;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  line-height: 1;
  letter-spacing: 1.3px;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .bannerArea.ins .titleBox {
    max-width: 100%;
  }
  .bannerArea.ins .titleBox .subtitle {
    margin-bottom: 15px;
  }
}
.bannerArea.ins .decorate {
  pointer-events: none;
  position: absolute;
  bottom: 38.5%;
  right: 14.2%;
  width: 21.6145833333%;
  -webkit-transform: scale(1.5) translate(30%, 200%);
          transform: scale(1.5) translate(30%, 200%);
  opacity: 0;
  z-index: 1;
}
.bannerArea.ins .decorate img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 1200px) {
  .bannerArea.ins .decorate {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
@media (max-width: 640px) {
  .bannerArea.ins .decorate {
    width: 35%;
  }
}

.bgArea {
  margin: 46px 0 48px;
}
.bgArea .wrap {
  padding: 0;
  max-width: none;
}
@media (max-width: 1200px) {
  .bgArea {
    margin: 30px 0;
  }
}

.bgBox {
  position: relative;
}
@media (min-width: 1921px) {
  .bgBox img {
    width: 100%;
  }
}
.bgBox .item {
  position: relative;
}
@media (max-width: 1200px) {
  .bgBox .Img {
    height: 460px;
  }
}
.bgBox .Img img {
  display: block;
  width: 100%;
}
@media (max-width: 1200px) {
  .bgBox .Img img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
.bgBox .Txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.bgBox .Txt .textEditor {
  color: #fff;
}
.bgBox .title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.2;
  color: #fff;
}
.bgBox .subTitle {
  font-size: 40px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.5px;
  line-height: 1.2;
  color: #fff;
}
.bgBox .text {
  margin: 15px auto 0;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  width: 100%;
  max-width: 760px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 15px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.5px;
}
@media (max-width: 480px) {
  .bgBox .text {
    padding-left: 0;
    padding-right: 0;
  }
}
.bgBox .code {
  font-size: 40px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.5px;
  line-height: 1.2;
  margin-top: 22px;
  color: #fff;
}
.bgBox .btn {
  margin-top: 30px;
}
.bgBox .btn a {
  display: inline-block;
  text-align: center;
  min-width: 190px;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  background-color: #009944;
}
@media (min-width: 1201px) {
  .bgBox .btn a:hover {
    background-color: #004d22;
  }
}
.bgBox img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.leaderList::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.leaderList.sortCenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.leaderList li {
  float: left;
  width: 50%;
  padding: 10px;
}
@media (max-width: 640px) {
  .leaderList li {
    width: 100%;
  }
}
@media (min-width: 641px) {
  .leaderList li:nth-of-type(1) {
    text-align: right;
  }
  .leaderList li:nth-of-type(1) .item {
    display: inline-block;
    text-align: left;
  }
  .leaderList li:nth-of-type(2) .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .leaderList li:nth-of-type(2) .Txt {
    padding-top: 27px;
    padding-bottom: 20px;
  }
  .leaderList li:nth-of-type(2) .Txt::before {
    top: auto;
    bottom: -30px;
  }
  .leaderList li:nth-of-type(3) .item {
    text-align: right;
  }
  .leaderList li:nth-of-type(3) .Txt {
    padding-left: 0;
    padding-right: 40px;
    padding-bottom: 27px;
  }
  .leaderList li:nth-of-type(3) .Txt::before {
    content: "";
    position: absolute;
    left: auto;
    right: 30px;
  }
  .leaderList li:nth-of-type(4) .item {
    display: -ms-flexbox;
    display: flex;
  }
  .leaderList li:nth-of-type(4) .Txt {
    padding-left: 20px;
    padding-top: 55px;
    padding-bottom: 25px;
  }
  .leaderList li:nth-of-type(4) .Txt::before {
    top: 30px;
    left: -30px;
    height: 2px;
    width: 77px;
  }
}
.leaderList .Txt {
  padding-top: 20px;
  padding-left: 40px;
  padding-bottom: 27px;
  position: relative;
  letter-spacing: 1px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .leaderList .Txt {
    padding-top: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
  }
}
.leaderList .Txt:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 30px;
  width: 2px;
  height: 100%;
  background-color: #009944;
}
@media (max-width: 767px) {
  .leaderList .Txt:before {
    top: -13px;
    left: 15px;
  }
}
.leaderList .Txt .title {
  margin-bottom: 5px;
  font-size: 20px;
  color: #000;
}
@media (max-width: 1200px) {
  .leaderList .Txt .title {
    font-size: 16px;
  }
}
.leaderList .Txt p {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.7);
}
.leaderList img {
  display: block;
  max-width: 100%;
}

.pressArea {
  padding: 85px 0;
}
@media (max-width: 1200px) {
  .pressArea {
    padding: 30px 0;
  }
}
.pressArea li:nth-of-type(1) .date,
.pressArea li:nth-of-type(1) .Txt,
.pressArea li:nth-of-type(1) .link {
  font-size: 16px;
  color: #f08200;
  border-bottom: 3px solid #009944;
  background-color: transparent;
}
@media (max-width: 640px) {
  .pressArea li:nth-of-type(1) {
    display: none;
  }
}
@media (max-width: 640px) {
  .pressArea li:nth-of-type(2) {
    border-top: 3px solid #009944;
  }
}
.pressArea .item {
  display: -ms-flexbox;
  display: flex;
}
.pressArea .date {
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 160px;
  min-height: 65px;
  text-align: center;
  border-bottom: 1px solid #c7c9c9;
  background-color: rgba(235, 236, 236, 0.5);
}
@media (max-width: 640px) {
  .pressArea .date {
    display: none;
    padding: 10px;
    width: 100px;
  }
}
.pressArea .Txt {
  padding: 20px;
  margin: 0 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: calc(100% - 275px);
  min-height: 65px;
  border-bottom: 1px solid #c7c9c9;
}
@media (max-width: 640px) {
  .pressArea .Txt {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: start;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 15px 0;
    margin: 0;
    width: 100%;
  }
}
.pressArea .Txt .mDate {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
@media (min-width: 641px) {
  .pressArea .Txt .mDate {
    display: none;
  }
}
@media (max-width: 640px) {
  .pressArea .Txt .mDate {
    display: block;
  }
}
.pressArea .Txt .title {
  font-weight: 400;
}
.pressArea .Txt .title a {
  color: #414141;
}
@media (min-width: 1201px) {
  .pressArea .Txt .title a:hover {
    color: #009944;
  }
}
.pressArea .link {
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 95px;
  min-height: 65px;
  border-bottom: 1px solid #c7c9c9;
}
@media (max-width: 640px) {
  .pressArea .link {
    display: none;
  }
}
.pressArea .link svg {
  width: 16px;
  height: 16px;
  color: #009944;
}
.pressArea .btn {
  margin-top: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 640px) {
  .pressArea .btn {
    margin-top: 30px;
  }
}
.pressArea .btn a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  max-width: 215px;
  height: 45px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 2px;
  background-color: #009944;
}
@media (min-width: 1201px) {
  .pressArea .btn a:hover {
    opacity: 0.95;
  }
}

/***** 投資人全域 *****/
.mainArea {
  overflow: hidden;
}
.mainArea.hasBg, .mainArea .hasBg {
  background-color: #f3f4f4;
}
.mainArea.esg {
  padding-top: 25px;
}
@media (min-width: 1201px) {
  .mainArea.esg {
    padding-bottom: 69px;
  }
}

.bread .wrap {
  padding-top: 0;
  margin-bottom: 43px;
}

@media (min-width: 1201px) {
  .contentBox.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .contentBox.flex > .leftBox {
    -ms-flex-positive: 1;
        flex-grow: 1;
    width: calc(100% - 330px);
    padding-right: 30px;
  }
  .contentBox.flex > .rightBox {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 330px;
    padding-left: 30px;
  }
  .contentBox.flex > .classNote {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .contentBox .rightBox {
    border-left: 1px solid #dbdbdb;
  }
}
@media (max-width: 1200px) {
  .contentBox .rightBox {
    margin-top: 50px;
    padding-top: 30px;
  }
}

@media (max-width: 1200px) {
  .classBoxRow {
    margin-bottom: 20px;
  }
}

.mClassLink ul ul > li {
  border-top: 1px solid #dbdbdb;
}

.classItemBox {
  position: relative;
  z-index: 3;
  margin-bottom: 20px;
}
.classItemBox .classLink {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.classItemBox .classLink li {
  display: block;
  width: 33.33%;
  padding: 5px;
}
.classItemBox .classLink a {
  position: relative;
  display: block;
  padding: 17px 15px;
  font-size: 15px;
  font-weight: 500;
  color: #595959;
  letter-spacing: 0.5px;
  text-align: center;
  background-color: rgba(0, 153, 68, 0.2);
}
.classItemBox .classLink a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #009944;
  transition: all 0.4s ease;
}
.classItemBox .classLink a.current {
  color: #000;
  background-color: #fff;
}
.classItemBox .classLink a.current::before {
  width: 100%;
}
@media (min-width: 1201px) {
  .classItemBox .classLink a:hover {
    color: #000;
    background-color: #fff;
  }
  .classItemBox .classLink a:hover::before {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .classItemBox .classLink {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    text-align: center;
  }
  .classItemBox .classLink.open {
    display: block;
  }
  .classItemBox .classLink > li {
    width: 100%;
  }
  .classItemBox .classLink > li:not(:first-child) {
    border-top: 1px solid #dbdbdb;
  }
  .classItemBox .classLink > li > a.current {
    color: #f08200;
  }
  .classItemBox .classLink > li ul {
    display: none;
  }
  .classItemBox .classLink a {
    color: #111111;
    background-color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.9px;
    line-height: 1.66;
    padding: 14px 15px;
    position: relative;
  }
  .classItemBox .classLink a::before {
    display: none;
  }
}
@media (max-width: 1200px) and (max-width: 640px) {
  .classItemBox .classLink a {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1200px) and (max-width: 400px) {
  .classItemBox .classLink a {
    font-size: 15px;
  }
}
.classItemBox .wrap {
  padding: 0;
}
@media (max-width: 480px) {
  .classItemBox .wrap {
    max-width: 360px;
  }
  .classItemBox .wrap .classLink {
    width: 100%;
    max-width: 360px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.otherDataBox {
  width: 100%;
  max-width: 360px;
}
@media (max-width: 1200px) {
  .otherDataBox {
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .otherDataBox {
    margin-top: 0;
  }
}
.otherDataBox .classBox {
  z-index: 1;
}
.otherDataBox .classBox .classLink {
  width: 100%;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 1;
  text-align: center;
}
.otherDataBox .classBox .classLink.open {
  display: block;
}
.otherDataBox .classBox .classLink > li:not(:first-child) {
  border-top: 1px solid #dbdbdb;
}
.otherDataBox .classBox .classLink > li > a.current {
  color: #f08200;
}
.otherDataBox .classBox .classLink > li ul {
  display: none;
}
.otherDataBox .classBox .classLink a {
  color: #111111;
  background-color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.9px;
  line-height: 1.66;
  padding: 14px 15px;
  position: relative;
}
.otherDataBox .classBox .classLink a.current {
  color: #009944;
}
@media (max-width: 640px) {
  .otherDataBox .classBox .classLink a {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 400px) {
  .otherDataBox .classBox .classLink a {
    font-size: 15px;
  }
}
.otherDataBox .classBox .classCurrent {
  display: block;
  opacity: 1;
  pointer-events: auto;
  visibility: initial;
}

/***** 側邊選單 *****/
.sideBox .Img {
  margin-bottom: 30px;
}
.sideBox .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/***** landing *****/
.landingSectionArea {
  padding: 50px 0;
}
.landingSectionArea.goals {
  overflow: hidden;
  background: url(../images/esg/goalsBg.jpg) no-repeat center/cover;
  padding: 126px 0 46px;
}
@media (max-width: 1200px) {
  .landingSectionArea {
    padding: 25px 0;
  }
  .landingSectionArea.goals {
    padding: 80px 0 46px;
  }
}

.landingSectionBox {
  position: relative;
}

@media (max-width: 960px) {
  .textEditor .contentBuilder .column.landingDataImg, .textEditor .contentBuilder .column.landingDataTxt {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .textEditor .contentBuilder .column.landingDataImg {
    padding-right: 0 !important;
    padding-bottom: 15px;
  }
}

@media (min-width: 1201px) {
  .landingIndexBox > .titleBox {
    margin-bottom: 78px;
  }
}
.landingIndexBox .flexBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  padding: 45px 0;
}
@media (max-width: 960px) {
  .landingIndexBox .flexBox {
    padding: 20px 0;
  }
}
@media (min-width: 961px) {
  .landingIndexBox .flexBox.reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .landingIndexBox .flexBox.reverse .Img {
    padding-right: 0;
    padding-left: 40px;
  }
  .landingIndexBox .flexBox.reverse .Txt {
    padding-left: 0;
    padding-right: 16px;
  }
}
.landingIndexBox .Img {
  width: 50%;
  padding-right: 40px;
}
.landingIndexBox .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .landingIndexBox .Img {
    width: 100%;
    padding-right: 0;
  }
}
.landingIndexBox .Txt {
  width: 50%;
  padding-left: 16px;
}
.landingIndexBox .Txt .titleBox {
  margin-bottom: 22px;
}
.landingIndexBox .Txt .titleBox .subtitle {
  font-style: normal;
}
.landingIndexBox .Txt .titleBox .title {
  font-size: 45px;
}
@media (max-width: 1200px) {
  .landingIndexBox .Txt .titleBox .title {
    font-size: 30px;
  }
}
.landingIndexBox .Txt .text {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  letter-spacing: -0.1px;
  line-height: 1.65;
  color: #666;
}
@media (max-width: 960px) {
  .landingIndexBox .Txt {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}

.landingDataBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.landingDataBox .landingDataImg > img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.landingDataBox .landingDataTxt .landingStockBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: calc(100% + 16px);
  margin-top: -8px;
  margin-bottom: -8px;
}
@media (min-width: 961px) {
  .landingDataBox .landingDataTxt .stockItem {
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
}
@media (min-width: 501px) and (max-width: 640px) {
  .landingDataBox .landingDataTxt .stockItem {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .landingDataBox .landingDataTxt .stockItem {
    width: 100%;
  }
}

.landingLinkBox {
  padding-bottom: 34px;
}

.landingLinkList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.landingLinkList .guideItem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 10px 20px;
}
@media (min-width: 769px) {
  .landingLinkList .guideItem {
    width: 33.3333333333%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .landingLinkList .guideItem {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .landingLinkList .guideItem {
    padding: 10px 10px 20px;
  }
}
@media (max-width: 480px) {
  .landingLinkList .guideItem {
    width: 100%;
  }
}
.landingLinkList .guideItem > .Txt {
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-top: 28px;
}
.landingLinkList .Img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.landingLinkList .Img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.landingLinkList .Txt {
  padding: 0;
}
.landingLinkList .title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-bottom: 13px;
  margin-bottom: 9px;
  color: #333;
  border-bottom: 1px solid #b2b2b2;
}
.landingLinkList .title::before {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 61px;
  height: 4px;
  background-color: #009944;
}
@media (min-width: 641px) {
  .landingLinkList .linkBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 641px) {
  .landingLinkList .linkBox > ul {
    -ms-flex-positive: 1;
        flex-grow: 1;
    width: 50%;
    padding-right: 10px;
  }
}
.landingLinkList .linkBox > ul li {
  padding: 2px 0;
}
.landingLinkList .linkBox a {
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #666;
}
@media (min-width: 1201px) {
  .landingLinkList .linkBox a:hover {
    color: #009944;
  }
}

.landingNewsBox .titleBox .title {
  font-size: 40px;
}
@media (min-width: 1201px) {
  .landingNewsBox .titleBox {
    margin-bottom: 62px;
  }
}
.landingNewsBox .btn1 {
  margin-top: 30px;
}
@media (max-width: 640px) {
  .landingNewsBox .btn1 {
    margin-top: 15px;
  }
}

@media (max-width: 640px) {
  .landingNewsList {
    border-top: 4px solid #009944;
  }
}
.landingNewsList .landingNewsItem {
  position: relative;
  padding: 18.5px 0;
  background-color: #f4f4f4;
}
.landingNewsList .landingNewsItem:not(:last-child) {
  border-bottom: 1px solid #d0d0d0;
}
.landingNewsList .landingNewsItem.topTitleItem {
  background-color: #e2e2e2;
  border-top: 4px solid #009944;
  margin-bottom: 9px;
}
.landingNewsList .landingNewsItem.topTitleItem::before {
  display: none;
}
.landingNewsList .landingNewsItem.topTitleItem .date,
.landingNewsList .landingNewsItem.topTitleItem .title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #343434;
}
@media (max-width: 640px) {
  .landingNewsList .landingNewsItem.topTitleItem {
    display: none;
  }
}
.landingNewsList .landingNewsItem::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 236px;
  z-index: 1;
  width: 9px;
  height: calc(100% + 1px);
  background-color: #fff;
}
@media (max-width: 640px) {
  .landingNewsList .landingNewsItem {
    background-color: transparent;
  }
  .landingNewsList .landingNewsItem::before {
    display: none;
  }
}
.landingNewsList .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.landingNewsList .date {
  text-align: center;
  width: 236px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333;
}
@media (max-width: 640px) {
  .landingNewsList .date {
    text-align: left;
    width: 100%;
  }
}
.landingNewsList .title {
  width: calc(100% - 236px);
  padding-left: 36px;
}
.landingNewsList .title a {
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  letter-spacing: 1px;
  color: #333;
}
@media (min-width: 1201px) {
  .landingNewsList .title a:hover {
    color: #009944;
  }
}
@media (max-width: 640px) {
  .landingNewsList .title {
    text-align: left;
    width: 100%;
    padding-left: 0;
  }
}

@media (min-width: 1201px) {
  .landingGoalsBox .titleBox {
    margin-bottom: 23px;
  }
}
.landingGoalsBox .description {
  text-align: center;
  max-width: 910px;
  letter-spacing: 0.9px;
  line-height: 1.65;
  margin: 0 auto;
  color: #666;
}
.landingGoalsBox .listBox {
  position: relative;
  width: 468px;
  height: 468px;
  margin: 62px auto 0;
  z-index: 1;
}
.landingGoalsBox .listBox::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: calc(50% - 0.5px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -2;
  width: 100vw;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.46);
}
@media (max-width: 640px) {
  .landingGoalsBox .listBox {
    width: 400px;
    height: 400px;
    margin: 45px auto 0;
  }
}
@media (max-width: 480px) {
  .landingGoalsBox .listBox {
    width: 350px;
    height: 350px;
  }
}
@media (max-width: 414px) {
  .landingGoalsBox .listBox {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 360px) {
  .landingGoalsBox .listBox {
    width: 250px;
    height: 250px;
  }
}
.landingGoalsBox .circleBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  width: 91%;
  height: 91%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
.landingGoalsBox .circleBox::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid #fff;
  width: calc(100% + 41px);
  height: calc(100% + 41px);
}
.landingGoalsBox .circleBox.show::before {
  width: 50%;
  height: 50%;
  opacity: 0;
}
.landingGoalsBox .landingGoalsList,
.landingGoalsBox .slick-track,
.landingGoalsBox .slick-list,
.landingGoalsBox .item {
  height: 100%;
}
.landingGoalsBox .arrowBox {
  width: 76%;
}
.landingGoalsBox .arrowBox .arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.landingGoalsBox .arrowBox .arrowPrev {
  background: #fff url(../images/icon/arrowLeft2.png) no-repeat center;
}
.landingGoalsBox .arrowBox .arrowNext {
  background: #fff url(../images/icon/arrowRight3.png) no-repeat center;
}
@media (max-width: 360px) {
  .landingGoalsBox .arrowBox {
    width: 80%;
  }
}

.landingGoalsList:not(.slick-slider) {
  position: relative;
}
.landingGoalsList:not(.slick-slider) > div {
  position: relative;
  z-index: 2;
}
.landingGoalsList:not(.slick-slider) > div:not(:first-child) {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0;
}
.landingGoalsList .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 42px;
}
@media (max-width: 640px) {
  .landingGoalsList .item {
    padding-top: 30px;
  }
}
.landingGoalsList .Img {
  overflow: hidden;
  width: 49%;
  border-radius: 50%;
  margin: 0 auto;
  border: 12px solid #fff;
}
.landingGoalsList .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 640px) {
  .landingGoalsList .Img {
    border-width: 6px;
  }
}
.landingGoalsList .Txt {
  margin-top: 20px;
}
@media (max-width: 640px) {
  .landingGoalsList .Txt {
    margin-top: 10px;
  }
}
.landingGoalsList .Txt .title {
  text-align: center;
  max-width: 290px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #1c1c1c;
}
@media (max-width: 640px) {
  .landingGoalsList .Txt .title {
    max-width: 250px;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .landingGoalsList .Txt .title {
    max-width: 200px;
  }
}
@media (max-width: 414px) {
  .landingGoalsList .Txt .title {
    max-width: 150px;
  }
}
@media (max-width: 360px) {
  .landingGoalsList .Txt .title {
    max-width: 100px;
  }
}

.landingThemeBox {
  padding: 55px 0;
}
@media (max-width: 1200px) {
  .landingThemeBox {
    padding: 30px 0;
  }
}

.landingThemeList {
  margin: 0 -11px;
}
.landingThemeList .landingTheme {
  padding: 0 11px;
}
.landingThemeList .Img {
  overflow: hidden;
  border-radius: 5px;
}
.landingThemeList .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.3s linear;
}
@media (min-width: 1201px) {
  .landingThemeList .Img:hover img {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.landingThemeList .Txt {
  margin-top: 28px;
}
.landingThemeList .Txt .title a {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #333;
}
@media (min-width: 1201px) {
  .landingThemeList .Txt .title a:hover {
    color: #009944;
  }
}
@media (max-width: 1200px) {
  .landingThemeList .Txt {
    margin-top: 15px;
  }
  .landingThemeList .Txt .title a {
    font-size: 18px;
  }
}

/***** article *****/
.articleBoxWrap .Txt {
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .articleBoxWrap .Txt {
    margin-top: 20px;
  }
}
@media (max-width: 840px) {
  .articleBoxWrap .Txt {
    overflow-x: auto;
  }
}
.articleBoxWrap .btnBox {
  padding-top: 40px;
  text-align: center;
}

.articleBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #d7d7d7;
}
.articleBox .articleTitle {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
@media (max-width: 1200px) {
  .articleBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .articleBox .articleTitle {
    width: 100%;
  }
}

.articleList .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.articleList .title .num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px;
  margin-right: 10px;
  color: #fff;
  line-height: 24px;
  background-color: #009944;
}
.articleList li {
  padding: 20px;
  margin-bottom: 22px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.articleList h3 {
  font-size: 16px;
  font-weight: 400;
}

table.tableBasicInfo tr:first-child {
  border-top-color: #ddd;
}
table.tableBasicInfo tr td {
  padding: 15px 20px;
}

.horizontalTable .horizontalTableInner {
  overflow-x: auto;
  cursor: move;
}

.horizontalTable {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.horizontalTable table {
  min-width: 850px;
}

.m_horizontalTable {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
@media (min-width: 1025px) {
  .m_horizontalTable {
    display: none;
  }
}
.m_horizontalTable .cloned {
  padding: 10px 8px;
  background-color: #fff;
}
.m_horizontalTable .cloned:nth-of-type(odd) {
  background-color: #f7f7f7;
}
.m_horizontalTable .cloned:first-child {
  color: #fff;
  background-color: #009944;
}

.noteTxt {
  padding: 15px 0 0 20px;
  color: #747474;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.05em;
}

/***** information *****/
.informationBox .infoRow {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
}
@media (max-width: 640px) {
  .informationBox .infoRow {
    -ms-flex-direction: column;
        flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 641px) {
  .informationBox .infoRow .infoColumn {
    line-height: 1.2;
  }
  .informationBox .infoRow .infoColumn:not(:last-child) {
    border-right: 1px solid;
    margin-right: 15px;
  }
  .informationBox .infoRow .infoColumnDate {
    width: 100px;
    color: #009944;
    font-size: 15px;
  }
  .informationBox .infoRow .infoColumnTitle {
    -ms-flex: 1;
        flex: 1;
  }
  .informationBox .infoRow .infoColumnDownload {
    width: 80px;
    text-align: center;
  }
  .informationBox .infoRow .infoColumnVideo {
    width: 60px;
  }
}
@media (max-width: 640px) {
  .informationBox .infoRow .infoColumnDate, .informationBox .infoRow .infoColumnTitle, .informationBox .infoRow .infoColumnDownload, .informationBox .infoRow .infoColumnVideo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    padding: 8px 0;
  }
  .informationBox .infoRow .infoColumnTitle {
    padding-right: 8px;
    overflow: hidden;
  }
  .informationBox .infoRow .infoColumnVideo.noVideo {
    display: none;
  }
}
.informationBox .infoRowHead {
  background-color: #343536;
}
.informationBox .infoRowHead .infoColumn {
  color: #fff;
}
.informationBox .infoRowHead .infoColumn:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 640px) {
  .informationBox .infoRowHead {
    display: none;
  }
}
@media (min-width: 641px) {
  .informationBox .infoRowContent:not(:last-child) {
    border-bottom: 1px solid #dbdbdb;
  }
}
.informationBox .infoRowContent .infoColumn:not(:last-child) {
  border-color: #dbdbdb;
}
@media (max-width: 640px) {
  .informationBox .infoRowContent .infoColumn {
    border: 1px solid #dbdbdb;
    position: relative;
  }
  .informationBox .infoRowContent .infoColumn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 100%;
    background-color: #343536;
  }
}
.informationBox .infoRowContent .infoColumnDownload svg {
  width: 25px;
  height: 35px;
  cursor: pointer;
  display: inline-block;
  fill: #009944;
  vertical-align: middle;
}
@media (min-width: 1201px) {
  .informationBox .infoRowContent .infoColumnDownload svg:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.informationBox .infoRowContent .infoColumnVideo a {
  display: block;
  width: 30px;
  font-size: 25px;
  color: #009944;
}
@media (min-width: 641px) {
  .informationBox .infoRowContent .infoColumnVideo a {
    margin: 0 auto;
  }
}
.informationBox .infoRowContent .infoColumn .columnName {
  display: none;
  position: relative;
  width: 110px;
  padding: 8px 12px 8px 8px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background-color: #343536;
}
@media (max-width: 640px) {
  .informationBox .infoRowContent .infoColumn .columnName {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 12px;
    margin-top: -8px;
    margin-bottom: -8px;
  }
}

/***** commissioner *****/
.commissionerList .commissionerItem {
  padding: 20px;
  margin-bottom: 22px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.commissionerList .commissionerItem .title {
  position: relative;
  padding: 0 15px 0 0;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
.commissionerList .commissionerItem .title::before {
  content: "+";
  color: #009944;
  cursor: pointer;
  font-size: 20px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.commissionerList .commissionerItem .textBox {
  display: none;
  padding: 10px 15px;
  margin-top: 20px;
  background-color: #f8f8f8;
}

.classDownload {
  padding-top: 30px;
  display: -ms-flexbox;
  display: flex;
}
.classDownload a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
@media (min-width: 1201px) {
  .classDownload a:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  .classDownload a:hover .text {
    background-color: #f08200;
  }
}
.classDownload a svg {
  width: 36px;
  height: 44px;
  display: inline-block;
  fill: #009944;
  vertical-align: middle;
}
.classDownload a .text {
  background-color: #000;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.5px;
  margin-top: 10px;
  padding: 6px 15px;
}

/***** faq *****/
.faqList .faqItem {
  padding: 20px;
  margin-bottom: 22px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.faqList .faqItem .title {
  position: relative;
  padding: 0 15px 0 0;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.faqList .faqItem .title::before {
  content: "+";
  color: #009944;
  cursor: pointer;
  font-size: 20px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faqList .faqItem .title .num {
  color: #009944;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 15px;
}
.faqList .faqItem .textBox {
  display: none;
  padding: 10px 15px;
  margin-top: 20px;
  border-top: 2px solid #009944;
  background-color: #f8f8f8;
}

/***** finance *****/
.fileBox {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.fileBox .fileColumn {
  padding: 30px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.fileBox .fileColumnQuarter {
  width: 100%;
  margin-bottom: 20px;
}
.fileBox .fileColumnIndividual, .fileBox .fileColumnYear {
  width: calc(50% - 10px);
}
@media (max-width: 1280px) {
  .fileBox .fileColumn {
    padding: 30px 20px;
  }
}
@media (max-width: 768px) {
  .fileBox .fileColumnIndividual, .fileBox .fileColumnYear {
    width: 100%;
    margin-bottom: 30px;
  }
}
.fileBox .fileColumn .fileQuarterList {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 -5px;
  padding: 20px 50px;
}
.fileBox .fileColumn .fileQuarterList .fileQuarterItem {
  width: 25%;
  padding: 0 5px;
}
@media (max-width: 640px) {
  .fileBox .fileColumn .fileQuarterList {
    padding: 20px 0;
  }
  .fileBox .fileColumn .fileQuarterList .fileQuarterItem {
    width: 50%;
  }
  .fileBox .fileColumn .fileQuarterList .fileQuarterItem:first-child, .fileBox .fileColumn .fileQuarterList .fileQuarterItem:nth-child(2) {
    margin-bottom: 35px;
  }
}
.fileBox .fileColumn .columnTitle {
  color: #009944;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  text-align: center;
}
.fileBox .fileColumn .downLink {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.fileBox .fileColumn .downLink .title {
  color: #009944;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.5px;
  margin-top: 10px;
}
.fileBox .fileColumn .downLink svg {
  width: 36px;
  height: 44px;
  display: inline-block;
  fill: #009944;
  vertical-align: middle;
}
.fileBox .fileColumn .downLink .text {
  background-color: #000;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.5px;
  margin-top: 10px;
  padding: 6px 15px;
}
.fileBox .fileColumn .downLink.noFile {
  cursor: initial;
  pointer-events: none;
}
.fileBox .fileColumn .downLink.noFile .title {
  color: #bbb;
}
.fileBox .fileColumn .downLink.noFile svg {
  fill: #bbb;
}
.fileBox .fileColumn .downLink.noFile .text {
  background-color: #bbb;
  color: #fff;
}
@media (min-width: 1201px) {
  .fileBox .fileColumn .downLink:hover:not(.noFile) {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  .fileBox .fileColumn .downLink:hover:not(.noFile) .text {
    background-color: #009944;
  }
}

/***** document *****/
.documentList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}
@media (max-width: 640px) {
  .documentList {
    margin: 0;
  }
}
.documentList .documentItem {
  width: 50%;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 8px 40px;
}
@media (max-width: 500px) {
  .documentList .documentItem {
    width: 100%;
    padding: 0 0 30px;
  }
}
.documentList .documentItem .Img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.documentList .documentItem .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.documentList .documentItem .Txt {
  width: 100%;
  padding-top: 20px;
  text-align: center;
}
@media (max-width: 640px) {
  .documentList .documentItem .Txt {
    padding-top: 10px;
  }
}
.documentList .documentItem .title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.5px;
}
.documentList .documentItem .title a {
  display: block;
}
@media (max-width: 960px) {
  .documentList .documentItem .title a {
    letter-spacing: 0;
  }
}
.documentList .documentItem .text {
  max-height: 80px;
  margin: 5px 0;
  color: #009944;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}
@media (max-width: 960px) {
  .documentList .documentItem .text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .documentList .documentItem .text {
    font-size: 14px;
  }
}
.documentList .documentItem .btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 12px 40px;
  width: 100%;
  max-width: 200px;
  height: 40px;
  font-size: 15px;
  margin: 0 auto;
  color: #fff;
  background-color: #009944;
}

.pdfBtn {
  display: block;
  width: 100px;
  margin-top: 20px;
  margin: 20px auto 0;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.pdfBtn svg {
  display: block;
  width: 31px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  fill: #009944;
}
.pdfBtn span {
  display: inline-block;
  color: #fff;
  background-color: #009944;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 5px 0 0;
  padding: 0px 10px;
}
@media (min-width: 1201px) {
  .pdfBtn:hover {
    border-color: #f08200;
  }
  .pdfBtn:hover svg {
    fill: #f08200;
  }
  .pdfBtn:hover span {
    background-color: #f08200;
  }
}

.bottomDocumentBox {
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid #dfdfdf;
}
.bottomDocumentBox > p {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 1.5;
  padding-bottom: 30px;
  text-align: center;
}

.bottomDocumentList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bottomDocumentList .documentItem {
  width: 25%;
}
@media (max-width: 1280px) {
  .bottomDocumentList .documentItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 840px) {
  .bottomDocumentList .documentItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .bottomDocumentList .documentItem {
    width: 100%;
  }
}
.bottomDocumentList .Txt {
  text-align: center;
  padding: 15px 10px 25px;
}
.bottomDocumentList .Txt .title a {
  font-size: 18px;
}
@media (max-width: 960px) {
  .bottomDocumentList .Txt .title a {
    letter-spacing: 0;
  }
}
.bottomDocumentList .Txt .text {
  max-height: 80px;
  margin: 5px 0;
  color: #009944;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}
@media (max-width: 960px) {
  .bottomDocumentList .Txt .text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .bottomDocumentList .Txt .text {
    font-size: 14px;
  }
}

/***** responsibility *****/
.resBox .btnBox {
  padding-top: 40px;
  text-align: center;
}

.resList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}
@media (max-width: 640px) {
  .resList {
    margin: 0;
  }
}
.resList .resItem {
  width: 50%;
  padding: 0 8px 30px;
}
@media (max-width: 640px) {
  .resList .resItem {
    width: 100%;
    padding: 0 0 30px;
  }
}
.resList .resItem .Img img {
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.resList .resItem .Txt {
  padding-top: 20px;
}
.resList .resItem .Txt .title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.resList .resItem .Txt .title a {
  display: block;
}
.resList .resItem .Txt .text {
  max-height: 80px;
  margin: 15px 0;
  color: #009944;
  line-height: 1.5;
}

.textEditor table {
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 16, 0.1);
  letter-spacing: 1px;
}

.textEditor table th {
  padding: 14px;
  font-size: 15px;
  text-align: center;
  background-color: rgba(0, 153, 68, 0.5);
  color: #fff;
  font-weight: 500;
  box-sizing: border-box;
}

.textEditor table tr:nth-child(even) td {
  background-color: #f7f7f7;
}

.textEditor table td {
  padding: 13px;
  font-size: 16px;
  background-color: #fff;
  box-sizing: border-box;
}

.checkArea .btn a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 12px 40px;
  width: 200px;
  height: 40px;
  font-size: 15px;
  color: #fff;
  background-color: #009944;
}
@media (min-width: 1201px) {
  .checkArea .btn a:hover {
    opacity: 0.95;
  }
}

.informationList li:nth-of-type(1) .date,
.informationList li:nth-of-type(1) .Txt,
.informationList li:nth-of-type(1) .videoLink,
.informationList li:nth-of-type(1) .fileLink {
  font-size: 16px;
  color: #009944;
  border-bottom: 3px solid #009944;
  background-color: transparent;
}
@media (max-width: 640px) {
  .informationList li:nth-of-type(1) {
    display: none;
  }
}
@media (max-width: 640px) {
  .informationList li:nth-of-type(2) {
    border-top: 3px solid #009944;
  }
}
.informationList .item {
  display: -ms-flexbox;
  display: flex;
}
.informationList .date {
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 160px;
  min-height: 65px;
  text-align: center;
  border-bottom: 1px solid #c7c9c9;
  background-color: rgba(0, 153, 68, 0.1);
}
@media (max-width: 640px) {
  .informationList .date {
    display: none;
    padding: 10px;
    width: 100px;
  }
}
.informationList .Txt {
  padding: 20px;
  margin: 0 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: calc(100% - 275px);
  width: calc(100% - 410px);
  min-height: 65px;
  border-bottom: 1px solid #c7c9c9;
}
@media (max-width: 640px) {
  .informationList .Txt {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: start;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 15px 0;
    margin: 0;
    width: 100%;
  }
}
.informationList .Txt .mDate {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
@media (min-width: 641px) {
  .informationList .Txt .mDate {
    display: none;
  }
}
@media (max-width: 640px) {
  .informationList .Txt .mDate {
    display: block;
  }
}
.informationList .Txt .linkBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.informationList .Txt .videoLink, .informationList .Txt .fileLink {
  padding: 0;
  margin: 10px 0 0;
  width: 50px;
  border-bottom: none;
  min-height: auto;
}
@media (min-width: 641px) {
  .informationList .Txt .videoLink, .informationList .Txt .fileLink {
    display: none;
  }
}
@media (max-width: 640px) {
  .informationList .Txt .videoLink, .informationList .Txt .fileLink {
    display: -ms-flexbox;
    display: flex;
  }
}
.informationList .Txt .title {
  font-weight: 400;
}
.informationList .Txt .title a {
  color: #414141;
}
@media (min-width: 1201px) {
  .informationList .Txt .title a:hover {
    color: #009944;
  }
}
.informationList .videoLink {
  padding: 20px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 110px;
  min-height: 65px;
  border-bottom: 1px solid #c7c9c9;
}
@media (max-width: 640px) {
  .informationList .videoLink {
    display: none;
  }
}
.informationList .videoLink a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 30px;
  font-size: 25px;
  color: #009944;
}
.informationList .fileLink {
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 110px;
  min-height: 65px;
  border-bottom: 1px solid #c7c9c9;
}
@media (max-width: 640px) {
  .informationList .fileLink {
    display: none;
  }
}
.informationList .fileLink svg {
  width: 25px;
  height: 35px;
  cursor: pointer;
  display: inline-block;
  fill: #009944;
  vertical-align: middle;
}
@media (min-width: 1201px) {
  .informationList .fileLink svg:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.informationList .btn {
  margin-top: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 640px) {
  .informationList .btn {
    margin-top: 30px;
  }
}
.informationList .btn a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  max-width: 215px;
  height: 45px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 2px;
  background-color: #009944;
}

.formBox {
  margin-top: 20px;
}

.formList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 13px;
  color: #2f2f2f;
  /*字的顏色*/
}
.formList > li {
  width: 100%;
  padding: 25px 0;
}
@media (max-width: 480px) {
  .formList > li {
    padding: 12px 0;
  }
}
@media (min-width: 1201px) {
  .formList .half {
    width: 50%;
  }
  .formList .half.pr {
    padding-right: 65px;
  }
  .formList .half.pl {
    padding-left: 65px;
  }
}
.formList [class^=g-] {
  float: none;
}
.formList .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (max-width: 480px) {
  .formList .item {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.formList .left {
  width: 95px;
}
@media (max-width: 480px) {
  .formList .left {
    width: 100%;
  }
}
.formList .right {
  width: calc(100% - 95px);
}
@media (max-width: 480px) {
  .formList .right {
    width: 100%;
  }
}
.formList .right.flex {
  display: -ms-flexbox;
  display: flex;
}
.formList .sexBox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 50px;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .formList .sexBox {
    width: 140px;
  }
}
.formList .sexBox input[type=radio] {
  position: relative;
  -webkit-appearance: none;
  vertical-align: middle;
  margin-top: 0;
  margin-right: 5px;
  width: 19px;
  height: 19px;
  outline: none;
  border: 1px solid #5b5b5b;
  border-radius: 50%;
  box-sizing: border-box;
}
.formList .sexBox input[type=radio]:checked:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  background-color: #a29480;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}
.formList label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 7px;
  font-size: 16px;
  color: #5b5b5b;
  height: 50px;
}
@media (max-width: 480px) {
  .formList label {
    height: 35px;
  }
}
.formList em {
  font-style: normal;
  font-weight: 400;
  font-family: "新細明體", Verdana, Geneva, sans-serif;
  color: #e61f6e;
  /*星號的顏色*/
}
.formList .inputStyle, .formList select, .formList textarea {
  font-size: 15px;
  padding: 15px 20px;
  background-color: #fff;
}
.formList .inputStyle {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.formList .inputStyle::-webkit-input-placeholder {
  color: #c1c1c1;
}
.formList .inputStyle::-moz-placeholder {
  color: #c1c1c1;
}
.formList .inputStyle:-ms-input-placeholder {
  color: #c1c1c1;
}
.formList .inputStyle::-ms-input-placeholder {
  color: #c1c1c1;
}
.formList .inputStyle::placeholder {
  color: #c1c1c1;
}
.formList .arrowStyle {
  position: relative;
}
.formList .arrowStyle::before {
  content: "";
  position: absolute;
  bottom: 42%;
  right: 30px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none;
}
.formList select {
  padding-right: 40px;
  width: 100%;
  height: 50px;
  background-color: #9c9c9c;
  color: #f4f4f4;
  border: none;
  /*移除箭頭樣式*/
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
.formList textarea {
  display: block;
  width: 100%;
  height: 265px;
}