@charset "UTF-8";
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  font-size: -apple-system, "SF Pro TC", "PingFang TC", "Noto Sans TC", "微軟正黑體";
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  width: 100%;
  height: 100%;
  font-size: -apple-system, "SF Pro TC", "PingFang TC", "Noto Sans TC", "微軟正黑體";
  line-height: normal; }

a, button {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border: none;
  line-height: normal; }

span {
  display: inline-block; }

div {
  display: block; }

img {
  border-style: none; }

table {
  border-collapse: collapse; }

ul, ol {
  list-style: none; }

li {
  display: inline-block; }

button, input,
optgroup, select,
textarea {
  outline: none;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15; }
  button:invalid, input:invalid,
  optgroup:invalid, select:invalid,
  textarea:invalid {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

input:focus, textarea:focus, button:focus {
  outline: none; }

.dropdown-menu {
  border: none;
  padding: 5px;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2); }

.div-tb {
  display: table;
  width: 100%;
  margin: 0 0 10px 0; }
  .div-tb .tr {
    display: table-row; }
  .div-tb .td {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding: 0 1px 0 1px;
    line-height: normal; }
  .div-tb .td.ct {
    text-align: center; }
  .div-tb .td.rt {
    text-align: right; }
  .div-tb .td.vtop {
    vertical-align: top; }
  .div-tb .td.vmid {
    vertical-align: middle; }
  .div-tb .td.vbtm {
    vertical-align: bottom; }

.owl-carousel .owl-nav button {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100px;
  transition: all .4s; }
  .owl-carousel .owl-nav button i {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 25px;
    line-height: 35px;
    font-weight: bold; }
  .owl-carousel .owl-nav button.disabled {
    opacity: 0;
    transition: all .4s; }

.owl-carousel .owl-nav .owl-prev {
  left: -15px; }

.owl-carousel .owl-nav .owl-next {
  right: -15px; }

.owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  bottom: -30px;
  text-align: center;
  width: 100%;
  z-index: 10; }
  .owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 6px;
    border-radius: 100px;
    transition: all .4s; }
  .owl-carousel .owl-dots .owl-dot.active {
    transform: scale(1.4);
    transition: all .4s; }
    .owl-carousel .owl-dots .owl-dot.active span {
      margin: 6px 8px; }

.icon-flog {
  width: 20px;
  margin: 0 5px 0 3px; }

.p-50px {
  padding: 50px !important; }

.pt-20px {
  padding-top: 20px !important; }

.pt-30px {
  padding-top: 30px !important; }

.pt-40px {
  padding-top: 40px !important; }

.pt-50px {
  padding-top: 50px !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-5px {
  margin-top: 5px !important; }

.mt-10px {
  margin-top: 10px !important; }

.ct, .txt_date {
  text-align: center; }

.lt {
  text-align: left; }

.rt {
  text-align: right; }

.vtop {
  vertical-align: top; }

.vmid {
  vertical-align: middle; }

.vbtm {
  vertical-align: bottom; }

.v-inherit {
  vertical-align: inherit; }

.txt-keep {
  word-break: keep-all; }

.txt_nodata {
  color: #757575;
  text-align: center;
  line-height: 44px; }

.h-40px {
  height: 40px !important; }

.h-68px {
  height: 68px !important; }

.h-100px {
  height: 100px !important; }

.h-130px {
  height: 130px !important; }

.h-200px {
  height: 200px !important; }

.min-h-150px {
  min-height: 150px !important; }

.w-auto {
  width: auto !important; }

.w-5 {
  width: 5% !important; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-30 {
  width: 30% !important; }

.w-33 {
  width: 33% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.w-45 {
  width: 45% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-70 {
  width: 70% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-85 {
  width: 85% !important; }

.w-90 {
  width: 90% !important; }

.w-95 {
  width: 95% !important; }

.w-10px {
  width: 10px !important; }

.w-20px {
  width: 20px !important; }

.w-30px {
  width: 30px !important; }

.w-40px {
  width: 40px !important; }

.w-45px {
  width: 45px !important; }

.w-50px {
  width: 50px !important; }

.w-65px {
  width: 65px !important; }

.w-70px {
  width: 70px !important; }

.w-80px {
  width: 80px !important; }

.w-90px {
  width: 90px !important; }

.w-100px {
  width: 100px !important; }

.w-150px {
  width: 150px !important; }

.w-180px {
  width: 180px !important; }

.w-200px {
  width: 200px !important; }

.w-340px {
  width: 340px !important; }

.w-480px {
  width: 480px !important; }

.w-600px {
  width: 600px !important; }

.w-800px {
  width: 800px !important; }

.w-1000px {
  width: 1000px !important; }

.w-1200px {
  width: 1200px !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.over-hidden {
  overflow: hidden; }

.loading_area {
  margin: 0 auto;
  width: 100% !important;
  text-align: center; }

.demolink {
  margin: 50px 0 30px 0;
  text-align: center; }
  .demolink a {
    color: #ffffff6b;
    background: #0000002f;
    display: inline-block;
    margin-bottom: 5px;
    border: 1px solid #ffffff6b;
    text-decoration: none;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: normal; }
