@import url("https://fonts.googleapis.com/css?family=Lato|Roboto:400,500,700");
.item iframe {width: 100% !important; margin:0px 0px;position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;}
/*owl.carousel start*/
.my-parent-class .owl-carousel .owl-item {
    -webkit-animation-duration: 3s !important;
    animation-duration: 3s !important;
}
.owl-next,.owl-prev{
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
.owl-prev{left: 10px;}
.owl-next{right: 10px;}
.item-box{border-radius: 5px!important;box-shadow: 0 5px 8px 0 rgb(32 33 36 / 30%)!important;}
.owl-nav button span {font-size: 30px;}
button.owl-prev{float: left;}
button.owl-next{float: right;}
/*.owl-nav {width: 100vw; position: absolute;}*/
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{
    height: 30PX;width: 30PX;
    line-height: 20PX;
    border-radius: 50px;
    background: #fff; 
    box-shadow: 0 5px 8px 0 rgb(32 33 36 / 50%);
    transition: box-shadow .2s ease-out;}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #FFF!important;
    color: #000!important;
    text-decoration: none;
}
.main-content {position: relative;}
.owl-carousel .owl-nav button.owl-prev{position: absolute;left:-5%; top: 50%; transform: translate(0%,-50%);}
.owl-carousel .owl-nav button.owl-next{position: absolute;right:-5%;top: 50%; transform: translate(0%,-50%);}
section{padding: 20px 0px!important;}
.owl-carousel .owl-stage-outer {padding: 20PX 0PX;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
/*owl.carousel end*/
/*--------------------------*/
/* 三組合:無文字 start*/
.banner_s .item-box{
    overflow: hidden;
    position: relative;
    height: 200px;
    /*width: 100%;*/
    border-radius: 5px 5px 0px 0px;
    background-color: #E6E6E6;
    margin: 0px 0px 0px 0px;
}
.banner_s .item-box img {
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
  height:auto;
  position: absolute;
   -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.banner_s .item-box img{border-radius: 5px;}
.banner_s .item-box{transition: transform 250ms;}
.banner_s .item-box:hover{transform: translateY(-10px);}
@media (max-width: 1200px) {.banner_s .item-box{height: 175px;} }
@media (max-width: 920px) {.banner_s .item-box{height: 153px;} }
@media (max-width: 680px) {.banner_s .item-box{height: 130px;} }
/* 三組合:無文字 end*/
/*--------------------------*/
/* 三組合:文字start*/
.topicthree .item.col-3 {
    margin-bottom: 20px;
}

.topicthree h2.ti-topic {
    position: relative;
    max-width: 260px;
    width: 100%;
    color: #222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.topicthree h2.ti-topic::before {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    z-index: -1;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36px 0 0;
    border-color: #25c19c transparent transparent;
}

.topicthree h4.fontbold {
    font-size: 24px;
    line-height: 1.5;
    margin: 0;
    /*margin-bottom: 20px;*/
}

/*hover: 黑底+文字*/
.topicthree .event-detail {
    display: none;
}

.topicthree .item-box a:hover .event-detail {
    display: flex;
    vertical-align: middle;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: rgba(0,0,0,.6);
    padding: 15px 20px;
    transition: all 0.8s ease;
}

.topicthree .item-box a:hover .pro-pic img {
    transition: all 0.5s ease-in-out;
    transform:scale(1.2)!important;
}

.topicthree .area-tab {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 35px;
    /*background: orange;*/
    color: #FFFFFF;
    position: absolute;
    top: 0;
    /*border-radius: 0px 0px 30px 30px;*/
    text-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    font-weight: bold;
    font-size: 16px;
}

.topicthree .top-tab {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 0 7px;
    background: orange;
}

.topicthree .item-box{
    overflow: hidden;
    position: relative;
    height: 155px;
    /*width: 100%;*/
    border-radius: 5px 5px 0px 0px;
    background-color: #E6E6E6;
    margin: 0px 0px 0px 0px;
}
.topicthree .item-box img {
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
  height:auto;
  position: absolute;
   -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
@media (max-width: 1195px) {.topicthree .item-box{height: 130px;} }

/* 三組合:文字 end*/
/*--------------------------*/
/* 三組合:分類/日期/文字 start*/
.blogger .card-ti {
 /* height: 48px;*/
  color: #222;text-align: center;
  font-size: 20px;
  line-height: 26px;
    font-weight: 700;
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/margin-bottom: 10px;
}
.blogger .pic{
  width: 100%;overflow: hidden;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;background: #efefef;
}
.blogger .pic img {
  width: auto;
  height: 250px;
}
.blogger .card-body {
  padding: 10px;background: #fff;margin: 25px;position: absolute;bottom: -25%;width: calc(100% - 50px);box-shadow: 0 5px 8px 0 rgb(32 33 36 / 30%);z-index: 2;
}
.blogger .item{padding-bottom: 50px;}
.blogger .pic video{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  object-fit: cover;
}
.blogger span.label {text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #64b3f4;
    display: block;
}
.blogger span.date {
    color: #666;
    font-size: 12px;
    text-align: center;
    display: block;
}
@media (max-width: 680px) {
.blogger .pic{height: 350px;}
.blogger .pic img{height: 350px;}
}
/* 三組合:分類/日期/文字 end*/
/*--------------------------*/
/* 四組合:文字 start*/
.banner_ss .item-box img{border-radius: 5px;}
.owlbox4 .bktext {display: none;}
.owlbox4 .item-box:hover .bktext {
    display: flex;
    vertical-align: middle;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;border-radius: 5px;
    background: rgba(0,0,0,.6);
    padding: 15px 20px;
    transition: all 0.8s ease;
}
/* 四組合:文字 end*/
/*--------------------------*/
/* 四組合:TOP/金額/文字 start*/
.commodity .owlbox4 .card {
    border: unset;
    transition: unset;
    border-radius: 0!important;
}
.commodity .owlbox4 .card-ti {
  height: 48px;
  color: #222;
  font-size: 20px;
  line-height: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;margin-bottom: 10px;
}
.commodity .owlbox4 .item-box a:hover .card{
  opacity: 0.7;
}
.commodity .owlbox4 .card-body {
  padding: 10px;
}
.commodity .owlbox4 .card img {
   display: block;
   transition: .5s;
}
.commodity .owlbox4 .card:hover img{
  transform: scale(1.2);
}
.commodity .owlbox4 .pic {
  width: 100%;overflow: hidden;
  height: 151px;
  display: flex;
  justify-content: center;
  align-items: center;background: #efefef;
}
.commodity .owlbox4 .pic img {
  width: auto;
  height: 180px;
}
.commodity .owlbox4 .card-img-top {
  position: relative;
}
.commodity .owlbox4 .area-tab {
    width: 50px;
    height: 50px;
    /*text-align: center;*/
    line-height: 50px;
    /*background: orange;*/
    color: #FFFFFF;
    position: absolute;
    top: 0;left: 10px;
    /*border-radius: 0px 0px 30px 30px;*/
    text-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    font-weight: bold;
    font-size: 16px;
}

.commodity .owlbox4 .top-tab {
  position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 0 7px;
    background: orange;
}

.commodity .owlbox4 .prd-price {
    display: inline-block;
    float: left;
    color: #ff6600;
    font-weight: bold;
}

.commodity .owlbox4 .currency {
  margin:0 -5px 0 0;
  font-size:16px; 
}

.commodity .owlbox4 .price {
    text-decoration: none;
    font-size: 16px;
    color: #ff6600;
}

.commodity .owlbox4 .del-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #999;
    margin-left: 5px;
}
@media (max-width: 680px) {
.commodity .owlbox4 .pic{height: 150px;}
.commodity .owlbox4 .pic img{height: 180px;}
}
/* 四組合:TOP/金額/文字 end*/
/*--------------------------*/
/* 四組合:分類/日期/文字 start*/

.topictwo h2.ti-topic {
    position: relative;
    max-width: 260px;
    width: 100%;
    color: #222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.topictwo h2.ti-topic::before {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    z-index: -1;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36px 0 0;
    border-color: #25c19c transparent transparent;
}

.topictwo span.label {
    font-size: 12px;
    font-weight: bold;
    color: #64b3f4;
    display: block;
}

.topictwo span.date {
    color: #666;
    font-size: 12px;
    text-align: center;
    display: block;
}
.topictwo .card-body {
    padding: 10px;
}
.topictwo .card-ti {
    /* height: 48px; */
    color: #222;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: auto;
    -webkit-box-orient: vertical;
}
.topictwo .pro-pic {
    width: 255px;
    height: 200px;
}

.topictwo .pro-pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* video */
.topictwo .topic2{
  width: 100%;
  /*height: 100vh;*/
  height: 200px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items:center;
}

.topictwo .topic2 video{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  object-fit: cover;
}
.topictwo .card-img-top {
    position: relative;
    overflow: hidden;
    border-radius: unset;
}
.topictwo .item.col-3 {
    margin-bottom: 20px;
}
.topictwo .item-box {
    border-radius: unset!important;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 30%)!important;
    height: 100%;
}
.topictwo .card {
    border: unset;
    transition: unset;
    border-radius: 0!important;
}
@media screen and (max-width: 768px) {
.topictwo .pro-pic {
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        display: flex;
        width: 100%;
        } 
.topictwo .item.col-3 {
    padding-bottom: 15px;
} 

}
@media screen and (max-width: 680px) {
.container.topictwo .item-box {
    border-radius: unset!important;
    box-shadow: unset!important;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
.container.topictwo .card-img-top {
    width: auto;
}
.container.topictwo .card {
    flex-direction: row;
}
.topictwo .item.col-3 {
            flex: 0 0 100%!important;
            max-width: 100%!important;
        }
.container.topictwo .pro-pic {
    width: 255px;
}
.container.topictwo span.date {
    text-align: left;
}
}
@media screen and (max-width: 480px){
.container.topictwo .pro-pic {
    width: 200px!important;
}
}
/* 四組合:分類/日期/文字 end*/
/*--------------------------*/
/* 二組合:TOP/金額/文字 start*/
.commodity .pic {
  width: 100%;overflow: hidden;
  height: 151px;
  display: flex;
  justify-content: center;
  align-items: center;background: #efefef;
}
.commodity .pic img {
  width: auto;
  height: 180px;
}
.commodity .owlbox2 .pic {
  width: 100%;overflow: hidden;
  height: 310px;
  display: flex;
  justify-content: center;
  align-items: center;background: #efefef;
}
.commodity .owlbox2 .pic img {
  width: auto;
  height: 310px;
}

.commodity .owlbox2 video{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  object-fit: cover;
}
.commodity .owlbox2 .s-ti {
  font-size: 12px;
    color: #666;line-height: 26px;
  overflow:hidden;
  text-overflow : ellipsis;
        white-space : nowrap;
}

.commodity .owlbox2 .card-ti {
  height: 48px;
  color: #222;
  font-size: 20px;
  line-height: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;margin-bottom: 10px;
}
.commodity .owlbox2 .card-img-top {
  position: relative;
}

/*.card img {
    border-radius: 5px 5px 0 0;
    height: 200px;height: auto;
}*/

.commodity .owlbox2 .area-tab {
    width: 50px;
    height: 50px;
    /*text-align: center;*/
    line-height: 50px;
    /*background: orange;*/
    color: #FFFFFF;
    position: absolute;
    top: 0;left: 10px;
    /*border-radius: 0px 0px 30px 30px;*/
    text-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    font-weight: bold;
    font-size: 16px;
}

.commodity .owlbox2 .top-tab {
  position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 0 7px;
    background: orange;
}

.commodity .owlbox2 .prd-price {
    display: inline-block;
    /*float: left;*/
    color: #ff6600;
    font-weight: bold;
}

.commodity .owlbox2 .currency {
  /*margin:0 -5px 0 0;*/
  font-size:16px; 
}

.commodity .owlbox2 .price {
    text-decoration: none;
    font-size: 16px;
    color: #ff6600;
}

.commodity .owlbox2 .del-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #999;
    margin-left: 5px;
}

.commodity .owlbox2 .owl-next, .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
.commodity .owlbox2 .owl-prev {
    left: 10px;
  }
.commodity .owlbox2 .owl-next {
    right: 10px;
  }

 @media (max-width: 680px) {
.commodity .owlbox2 .pic{height: 150px;}
.commodity .owlbox2  .pic img{height: 170px;}
.commodity .owlbox2 .pic,.commodity .owlbox2 .pic img {height: 250px;}
} 
/* 二組合:TOP/金額/文字 end*/
/*--------------------------*/
/* 二組合:分類/日期/文字 start*/
.topicone .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    padding: 10px 0;
}
.container.topicone .pro-pic {
    width: 100%;
    height: 576px;
}

.container.topicone .pro-pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.container.topicone .card{
    margin-bottom: 50px;
}

.container.topicone h2.ti-topic {
    position: relative;
    max-width: 260px;
    width: 100%;
    color: #222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.container.topicone h2.ti-topic::before {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    z-index: -1;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36px 0 0;
    border-color: #25c19c transparent transparent;
}
.post-meta {
    background-color: #fff;
    bottom: -50px;
    display: block;
    left: 0;
    margin: 0 auto;
    padding: 7px 30px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 80%;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 30%)!important;
}

.topicone .card-ti {
    /*height: 48px;*/
    color: #222;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: auto;
  /*  -webkit-line-clamp: 2; /*顯示行數*/
    -webkit-box-orient: vertical;   
}
.topicone span.label {
    font-size: 12px;
    font-weight: bold;
    color: #64b3f4;
    display: block;
}
.topicone span.date {
    color: #666;
    font-size: 12px;
    text-align: center;
    display: block;
}
/* video */
.topicone .topic1{
  width: 100%;
  /*height: 100vh;*/
  height: 576px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items:center;
}

.topicone .topic1 video{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  object-fit: cover;
}
@media screen and (max-width: 680px){
.container.topicone .post-meta {
    width: 100%;
    bottom: 0;
}
.container.topicone .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}
.container.topicone .card {
    margin-bottom: 0!important;
}
}
/* 二組合:分類/日期/文字 end*/
/*--------------------------*/
/* 六組合:照片/金額/文字 start*/
/*.theme{margin-top: 70px;}*/
.theme .item-box{transition: transform 250ms;}
.theme .item-box:hover{transform: translateY(-10px);}
.theme .title{background: #e9283a;color: #fff;padding: 5px 10px;font-family: "微軟正黑體";font-size: 18px;line-height: 24px;font-weight: 700;}
.theme text{display: block;font-size: 15px;line-height: 23px;height: 50px;text-overflow : ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #000;}
.theme .pic{
  overflow: hidden;
  position: relative;
  height:110px;
  width: 100%;border-radius:5px 5px 0px 0px ;
  background-color: #E6E6E6;
  margin: 0px 0px 0px 0px;
}
.theme .pic img {
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
  height:110px;
  position: absolute;
   -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.theme .pic img{display: block;width: auto;border-radius:5px 5px 0px 0px ;}

.theme .prd-price{
    display: inline-block;
    /*float: left;*/
    color: #ff6600;
    font-weight: bold;
}

.theme .currency{
  /*margin:0 -5px 0 0;*/
  font-size:16px; 
}

.theme .price{
    text-decoration: none;
    font-size: 16px;
    color: #ff6600;
}

.theme .del-price{
    text-decoration: line-through;
    font-size: 12px;
    color: #999;
    margin-left: 5px;
}

.theme .card-body {
  padding: 10px;
}

.theme .card img {
   display: block;
   transition: .5s;
}
.theme .card:hover img{
  transform: scale(1.2);
}
@media screen and (max-width: 768px) {
.theme{margin-top: 0px;}
.theme .pic{ height:150px;}
.theme .pic img { height:150px;}
}

/* 六組合:照片/金額/文字 end*/
/*--------------------------*/
/* 六組合:照片/文字 start*/
.destination .item-box h4{position: absolute;z-index: 2;color: #fff;bottom: 0px;left: 10px;font-weight: bolder;}
.destination .item-box{
  overflow: hidden;
  position: relative;
  height:270px;
  width: 100%;
  background-color: #E6E6E6;
  margin: 0px 0px 0px 0px;
}
.destination .item-box img {
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
  height:270px;
  position: absolute;
   -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.destination.owl-carousel .owl-item img{display:block;width:auto}

.destination .overlap {z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.destination .overlap {
    background: -webkit-gradient (linear,left top,left bottom,color-stop(60%,transparent),to(rgba(0,0,0,.85)));
    background: linear-gradient(transparent 60%,rgba(0,0,0,.85));
    border-radius: 0 0 4px 4px;
}
/* 六組合:照片/文字 end*/
/*--------------------------*/

