[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
[data-module-code="0000-sample-module-code"] .soss--blw {
  position: fixed;
  top: 0;
  z-index: 1030;
}
/* MODULE 4d5d14c2-5508-4ce2-907f-f7133f76da2a, Version: 1.1.1 */
[data-module-code="4d5d14c2-5508-4ce2-907f-f7133f76da2a"] .table {
  margin-bottom: 0;
}

/* MODULE 94105903-4a46-498d-8b55-7c28d991e678, Version: 1.1.15 */
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] body,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] div,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] ul,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] ol,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] li,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] h1,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] h2,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] h3,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] h4,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] h5,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] h6,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] form,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] input,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] button,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] textarea,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] p,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] blockquote,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] th,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] td,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] a,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] span {
  font-family: "Helvetica Neue", "微軟正黑體", Helvetica, Arial, sans-serif !important;
}
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .fa {
  font-family: FontAwesome !important;
}
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .bs-carousel {
  overflow: hidden;
}
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .bs-carousel .carousel-item h5,
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .bs-carousel .carousel-item p {
  font-weight: bold;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .bs-carousel .carousel-item h5 {
  font-size: 1.5rem;
}
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .bs-carousel .carousel-item p {
  font-size: 1.3rem;
}
[data-module-code="94105903-4a46-498d-8b55-7c28d991e678"] .lazyload-placeholder {
  /*
    // 填補區塊的 width 與 padding-bottom 依照模組 lazyload 的圖片的比例設定
    // 如果同一個模組有兩種不同的圖片尺寸，就是做不同填補區塊的 css
    */
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #e0e0e0;
  animation: pulse 1.5s infinite;
  overflow: hidden;
}
@keyframes pulse {
  0% {
    background-color: #e0e0e0;
  }
  50% {
    background-color: silver;
  }
  100% {
    background-color: #e0e0e0;
  }
}

/* MODULE 9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd, Version: 2.0.2 */
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics {
  margin: 10px 0;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box {
  display: table;
  width: 100%;
  font-family: Microsoft Jhenghei, Arial;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box figure {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box figure img {
  width: 100%;
  transition: 0.5s;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box:hover figure img {
  transition: 0.5s;
  opacity: 0.5;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt {
  display: table;
  width: 100%;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt h3 {
  font-size: 18px;
  color: #333333;
  margin: 0;
  line-height: 23px;
  margin-bottom: 0.5em;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt span.item_tag {
  padding: 0px 3px;
  font-size: 15px;
  margin: 0 3px;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt span.item_tag.style_1 {
  background: #d0d306;
  color: #434a5b;
  border: 1px solid transparent;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt span.item_tag.style_2 {
  background: white;
  color: #e94709;
  border: 1px solid #e94709;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt span.item_tag.style_3 {
  background: white;
  color: #2abada;
  border: 1px solid #2abada;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box .item_more_txt span.item_tag.style_4 {
  background: #e94709;
  color: white;
  border: 1px solid transparent;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box h4 {
  margin-top: 0.5em;
  font-size: 21px;
  font-weight: bold;
  color: #e94709;
  display: table;
  float: left;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box h4 span {
  font-size: 16px;
  font-weight: normal;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box span.item_btn {
  float: right;
  margin-top: 0.5em;
  font-size: 14px;
  color: white;
  background: #e94709;
  padding: 2px 7px;
  border-radius: 8px;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box span.item_btn_hover {
  float: right;
  margin-top: 0.5em;
  font-size: 14px;
  color: white;
  background: #e94709;
  padding: 2px 7px;
  border-radius: 8px;
  display: none;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box:hover span.item_btn {
  display: none;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_box:hover span.item_btn_hover {
  display: block;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_morebox {
  text-align: center;
  margin: 2em 0;
  font-family: Microsoft Jhenghei, Arial;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_morebox a {
  display: inline-block;
  padding: 6px 35px;
  background: white;
  border: 1px solid #d0d306;
  color: #d0d306;
  font-size: 1.5em;
  text-decoration: none;
}
[data-module-code="9a9911e7-6ea1-4e2f-bf89-a3d5b054cafd"] .expand-graphics .item_morebox a i {
  margin-right: 10px;
  font-size: 1.2em;
}

