@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Unicase:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;300;500;700&display=swap');

body{
	overflow-x:hidden;
	font-family:"Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif";
	font-weight: 300;
}

.edit_part{ padding: 0;}
/*網站全域設定/＝＝＝＝＝*/

/*
  #33373a /*網站主要色系
  #0e3a2f /*網站輔助色系1
  #C1CAD9; /*網站輔助色系2*/
.me_tp_features {display: none;}
#content_main {background: #1c1f1c;}
/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.header_area {background: #0e3a2f;}
.pageIndex .header_area{background: none;position: fixed; padding: 0;}
.pageIndex .main_header_area{background: linear-gradient(180deg, #00000078, #00000000);transition: all ease .6s;}
.main_header_area:hover {background: #0e3a2f; transition:all 0.5s;}
.main_header_area{height: 100px;transition:all 0.3s;}

/*sticky*/
.pageIndex .header_area.sticky .main_header_area{background: none;}
.header_area.sticky {background: #0e3a2f;}
.header_area.sticky .stellarnav ul ul {background: #33373a; transition:all 0.3s;}
.header_area.sticky .stellarnav > ul > li:hover > a{color: #cecfd5; transition:all 0.3s;}
.header_area.sticky .stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color:#cecfd5; background: #33373a; transition:all 0.3s;}





/*選單最大寬度設定*/
.main_header_area .container {max-width: 95%; transition:all 0.3s;}
.navigation {justify-items: center;}
/*第一層*/
.stellarnav{ margin-top: -30px;} 
.stellarnav ul {text-align: left;}
.stellarnav > ul > li > a{letter-spacing:1px; font-size: 15px; color: #ffffff; transition:all 0.3s; padding: 0; height: 35px;margin: 75px 30px 0;}
.stellarnav > ul > li:hover > a{color: #c6c7ce; transition:all 0.3s;}
.stellarnav li.has-sub > a:after {/*border-top: 6px solid #b1b1b1;*/ top: 48%;
  content: '';
  display: inline-block;
  position: absolute;
  right: 5px;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #ffffff #ffffff transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}
.stellarnav > ul > li > a:hover{color:;}
.stellarnav li li.has-sub > a:after {border-left: 6px solid #a6a6a6; border-radius: 2px; display: none;}


/*第二層*/
.pageIndex .stellarnav ul ul {background: none;}
.stellarnav ul ul {width: 140px; background: #33373a;transition:all 0.3s;left:20%;}
.stellarnav li a {color: #484848;}
.stellarnav li li {border: 0px #e0e0e0 solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{color: #ffffff; font-size: 14px; letter-spacing:1px; padding: 10px 10px; transition: all 0.3s; border-left:1px solid transparent; text-align: left; border-left: 0px solid transparent;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #c6c7ce; padding-left:20px; border-color:#C1CAD9; background: none; transition:all 0.3s;}
.stellarnav ul ul ul {left: 139px;}
.stellarnav li.drop-left ul ul {right: 138px;}
.stellarnav > ul > li:hover > ul > li:hover > ul {top: 0px; overflow-y: scroll; max-height: 240px;}

/*滾輪樣式*/
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar {width: 2px;}
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar-thumb {background-color: #a6a6a6; border: 1px solid #a6a6a6;}
/*.stellarnav ul ul {margin-top: -12px;}*/
/*特效*/
.stellarnav > ul > li:nth-child(even):hover > a:not(.stellarnav li.has-sub > a):after { width: 100%;}
.stellarnav > ul > li:nth-child(odd):hover > a:not(.stellarnav li.has-sub > a):after { width: 100%;}

.stellarnav > ul > li > a:not(.stellarnav li.has-sub > a):after {
    content: "";
    position: absolute;
    height: 1px;
    background:#3affce;
    width: 0;
    transition: all 0.3s;
    right: 0;
    left: 50%;
    transform: translate(-50% , 0);
    bottom: 0;}
/*SubMenu*/
.box_search .shop_search_btn {background: #0e3a2f;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #0e3a2f;}

.me_tp_features a.tp_btn_cart,.me_tp_features a.tp_btn_notice{color: #fff;}


@media screen and (max-width:1520px) {
    .stellarnav > ul > li > a{padding: 0px 4px 0px 24px; }
}
@media screen and (max-width:1400px) {
    .stellarnav > ul > li > a{padding: 0px 4px 0px 15px; }
}
@media screen and (max-width:1360px) {
    .stellarnav{ margin-top: 0px;}
    .stellarnav ul{ text-align: right;}
    .header_area.sticky .main_header_area{ height: 95px;}
    .header_area .nav-brand{ margin-top: 22px;}
    .stellarnav{ width: 100%;}
}

@media screen and (max-width: 1200px) { /*1024*/
  .header_area.sticky .me_tp_features {padding-top: 0px; transition:all 0.3s;}
  .stellarnav > ul > li > a {padding: 0 17px 0 0;}
  .stellarnav li.has-sub > a {padding: 0px 17px 0 0px;}
  .stellarnav ul ul {left: -4px;}
  /*.stellarnav li.has-sub > a:after {display: none;}*/
  .stellarnav > ul > li a:before {display: none;}
  .me_tp_features{ padding-top: 0px;}
}
@media screen and (max-width:1024px) {
    .stellarnav ul{text-align: center; }
    .header_area.sticky .main_header_area{ height: 170px;}
}
@media screen and (max-width: 768px) {
  .pageIndex .main_header_area {background: #33373a;}
  .header_area.sticky .main_header_area {height: 104px;}
  .stellarnav li a:before {display:none;}
  .nav-brand img{ padding-top: 0px!important;}
}
@media screen and (max-width:365px) {
    .main_header_area{ height: 138px;}
    .header_area.sticky .main_header_area { height: 138px;}
}

/*bannerindex/＝＝＝＝＝*/
.swiper-banner .swiper-slide img {animation: none;}
.bannerindex { position:fixed; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-banner { position:static; margin:0; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide img { height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide {position: relative;}/*因為偽元素，所以要加的*/
.bannerindex .swiper-slide:before ,.bannerindex .swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}

.bannerindex .swiper-slide:nth-child(1):before {
    background: url(https://pic03.eapple.com.tw/skoda666/banner-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);
}
.bannerindex .swiper-slide:nth-child(2):before {
    background: url(https://pic03.eapple.com.tw/skoda666/banner-02.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);}


.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before {animation: slide-fade-in 3s 0.3s both;}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before {animation:fade-in-elegant  2.5s ease-in-out both;}
/*上升特效*/
@keyframes slide-top {
    0% {-webkit-transform: translateY(100%);  /* 一開始的位置 在Y-100(最下方)*/
              transform: translateY(100%);
              opacity:0;/*透明度0*/}
    100% {-webkit-transform: translateY(0);/* 跑到最後終止的位置 在Y-0(最上方)*/
              transform: translateY(0);
              opacity:1;/*透明度顯示*/}
    }
  
    @keyframes fade-in-elegant {
      0% {
          opacity: 0;
          transform: translateY(20px); /* 從下方滑入 */
      }
      100% {
          opacity: 1;
          transform: translateY(0); /* 最終位置 */
      }
  }
  
  @keyframes slide-fade-in {
      0% {
          opacity: 0;
          transform: translateX(-20px); /* 從左側滑入 */
      }
      100% {
          opacity: 1;
          transform: translateX(0);
      }
  }
  @-webkit-keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }
    @keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }

@media screen and (max-width: 1600px) {
    .bannerindex .swiper-slide:nth-child(2):before {
    top: -5%;
    }}

@media screen and (max-width: 1500px) {
    .bannerindex .swiper-slide:nth-child(2):before {width: 80%;top: -10%;}


}

@media screen and (max-width: 1024px) {.bannerindex .swiper-slide:nth-child(2):before {width:100%;top: 0%;}}


    @media screen and (max-width: 768px) {
      .bannerindex {
          padding-bottom: 0%;
      }}
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}
/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*Footer/＝＝＝＝＝*/
.footer {
    border-top: none !important;
    padding: 40px 0 0;
    background: #0e3a2f;}

.footer .center {
    position: relative;
    max-width: 80%;}

.copy {
    background: #0000005e;
    color: #fff;
    border: 0;}

.center {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;}
.footer_logo {display: none;}
.copy a { color: #fff;}
.footer_menu a {transition: all 0.3s;}
.box_link { display: none;}
.footer_logo img {margin-top: 20px;}
.footer_info li p {
    width: 100%;
    color: #fff;
    margin: 10px 0 0;
    margin-right: 40px;}

.footer_info li p a {color: #fff;}
.footer_info {
  margin-bottom: 40px;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;}

.footer_info ul {
    display: flex;
    vertical-align: top;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    width: fit-content;
    width: 100%;}

.footer_menu {
    border-bottom: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;}

.footer_menu a {
  text-align: center;
    transition: all 0.3s;
    width: calc(100% / 2 - 20px);
    margin: 10px 10px 0 0;
    background: transparent;
    color: #ffffff9b;
    padding: 10px 20px;
    overflow: hidden;
    position: relative;
    border: #ffffff9b 1px solid;
  letter-spacing: 2px;}

.footer_menu a:hover {
  border: #0000005e;
    background: #0000005e;
    color: #ffffff;
    transition: 0.3s all;}

.footer_menu a::before {}

.footer_menu a:hover:before {
    transform: translateX(0%);
    transition: all .3s;}

.footer_info li:nth-child(2) {width: 30%;}
.info_fix {}

.footer_info li:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    margin-right: 5%;}

.footer_info li:nth-child(1)::before {
    content: "CONTACT";
    display: block;
    width: 100%;
    color: #fff;
    border-bottom: 1px #fff solid;
    padding-bottom: 10px;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: bold;}

@media screen and (max-width: 1024px) {
    .footer_info ul {
        display: flex;
        vertical-align: top;
        justify-content: space-between;
        flex-direction: column;
    }

    .footer_info li:nth-child(2) {
        width: 100%;
    }

}

@media screen and (max-width: 768px) {
    .footer_info {
        padding: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
    }

    .footer_info ul {
        display: flex;
        vertical-align: top;
        width: 100%;
        justify-content: space-between;
        flex-direction: column;
    }

}


@media screen and (max-width: 500px) {
    .footer_menu a {
        transition: all 0.3s;
        width: 100%;
        margin: 0 5px 5px 0;
        background: transparent;
        color: #fff;
        padding: 10px 20px;
        overflow: hidden;
        position: relative;
    }

    .info_fix {
        bottom: 50px;
    }

}


/*top*/
#to_top i.top {margin-bottom: -8px;}
#to_top {
    bottom: 92px !important;
    right: unset;
    left: -1px;
    width: 44px;
    height: 44px;
    padding-top: 8px;
    color: #fff;
    background: #444;
    box-shadow: none;
    border-radius: 4px 0 0 4px;
    border: none;}
#to_top i:before, #to_top i:after {background: #fff;}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-brand {width: 100%;max-width: 200px; transition:all 0.3s;}
.nav-brand img {
  filter: contrast(0) brightness(100);
  max-width: 150px;
  padding-top: 10px;
  transition:all 0.3s;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 12px;}


/*浮動按鈕*/
a.info_fix_default.info_fix_mail {display: none;}
a.info_fix_default.info_fix_tel {display: none;}

/*點點*/
.swiper-pagination {display: none;}

/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.banner h5:before {
  content: '';
  color: #fff;
  font-family: 'Josefin Sans',"Noto Sans TC",'微軟正黑體';
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 100;
  letter-spacing: -5px;
  margin-bottom: -10px;}

.banner h5 {
  font-size: 24px;
  color: #fff;
  padding-top: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  font-family: "Noto Sans TC","Noto Serif TC","Cormorant Unicase","微軟正黑體","arial","sans-serif";}

.banner{
  background: url(https://pic03.eapple.com.tw/skoda666/banner-02.jpg)no-repeat;
  height: 200px; 
  background-position: bottom center;
  width: 100%;}

.banner.banF {display: none;}


.banner.banblog[data-banner=news_a_list_4577] h5:before {content: 'CASES';}
.banner.banblog[data-banner=news_a_list_4578] h5:before {content: 'NEWS';}

/*地　　圖*/ .map_page .banB {display: none;} 
/*下拉分頁*/ .other_select_page .banA {display: none;} 
/*其它分頁*/ .other_page .banB {display: none;} 
/*服務項目*/ .services_page .banB {display: none;}
/*聯絡我們*/ .contact_page .banC {display: none;}

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none; color: #909090;}

/*頁碼*/
.page {  width: 100%;  margin: 40px auto;  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;}
.page li {  display: flex;  margin: 3px;  width: 30px;  height: 34px;  line-height:30px;  align-items: center;  justify-content: center;}
.page li a {  display: block;  width: inherit;  height: inherit;  line-height: inherit;  padding: 0;  transition:all 0.3s;}
.page strong, .page a:hover {  background: #909090;border: 1px solid #909090;}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.inquiry_a2 { background: #33543b;}
.inquiry_a1 { background: #444;}
.sidebarBtn {border: 0;}
.lastPage {background: #0e3a2f; width: 200px;}

.product-layer-two li a {color: #33543b;}
.products-list .price {display: none;}
.product-layer-two li a:hover {color: #ffffff;background:#33543b ;}
.products-list .more {
    border: 1px solid #33543b;
    color: #33543b;}
.products-list .item a:hover .more{background:#33543b ;color: #fff;}
.product_page .main_part { max-width:1500px;}
.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}
.inquiry_a3{background: #33543b;}
.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 980px) {
}

@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}}

@media screen and (max-width: 600px) {
}

/*文章設定*/
.body.blog_page .main_part{ width: 1500px;}
.subbox_item a:hover:before, .subbox_item a:hover:after {  opacity: 1;  transition: all .5s;   color: #2d2d2d;}
  
.blog_list_le:before, .blog_list_le:after { 
      content: " "; 
      opacity: 0;    
      z-index: 1;    
      position: absolute;
      left: 50%;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all .5s ease;
      transform-origin: center;
      transform: translate(-50%, -50%) scale(0.8);
      display: none;}

.blog_list_le:before {
      background-size: contain;
      background-position: center;
      background-image: url(https://pic03.eapple.com.tw/neweraglasses/inpage_icon.svg);
      background-repeat: no-repeat;
      width: 100%;
      height: 2.7vw;
      left: 50.5%;}
  
.blog_list_le:after {
      width: 4.16vw;
      height: 4.16vw;
      border: 1px solid #f2f2f3;
      border-radius: 50%;}

.subbox_item a:hover .blog_list_le:after, .subbox_item a:hover .blog_list_le:before {
      opacity: 1;
      transition-delay: .1s;
      transform: translate(-50%, -50%) scale(1);}

.blog_back a.article_btn_prev:hover {background: #444;color: #fff;}
  
/*首頁顯示文章*/
.module_i_news .title_i_box h4 {font-family: "Noto Sans TC", sans-serif;
    font-size: 26px;
    color: rgb(186, 186, 186);
    letter-spacing: 1px;}
.module_i_news .title_i_box h6 {color: #fff;font-size: 60px;}
.animated-arrow {background: #444;}
.i_blog_ri h5 {color: #fff;}
.module_i_news .title_i_box h4 {color: #ffffff;}
.module_i_news {background:#000;}
.i_blog_b {margin-top: 30px;}
.module_i_news ul,{display: grid;gap: 10px;grid-template-columns: 1fr 1fr 1fr 1fr;}
.module_i_news li , .subbox_item {width: 100%;}
.module_i_news li a , .subbox_item a {padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.i_blog_le , .blog_list_le{position: relative;padding-bottom: 100%;height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.module_i_news ul{width: 90%;grid-template-columns:1fr 1fr 1fr 1fr;}
.module_i_news li a {
        position: relative;
        display: flex;
        flex-direction: column;}
.module_i_news_list, .module_i_news_list.swiper {display: flex;justify-content: center;}
.module_i_news_list{padding: 0;}

  /*文章設定*/
  .clearfix:before,
  .clearfix:after {display: none;}
    body.blog_page .main_part {max-width: 90%;width: 1600px;}
  
  body.blog_page h4.blog_category_title {display: none;}
  
  .blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;}
  
  .blog_le {padding: 0;}
  h5.blog_le_t{display: none;}
  
  h5.blog_le_t em {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    writing-mode: vertical-rl;
    height: 80px;
    border-left: 1px solid #BFBFBF;
    padding-top: 0;
    padding-right: 15px;
    margin-top: 0px;
    font-size: 17px;}
  
  h5.blog_le_t span {display: none;}
  
  .blog_le .accordion {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-radius: 0;
    overflow: inherit;
    margin-bottom: 10px;
    border: 0px;
    margin-top: 40px;}

  .blog_shareData {justify-content: flex-end;}
  .blog_le .accordion li {
    float: left;
    position: relative;
    text-align: center;}
  .articel_mainPic img {display: none;}
    .blog_le {width: 100%;position: relative;}
  .blog_search input[type=submit] {height: 53px;}
  
  .blog_search input[type=search] {
    height: 53px;
    border-radius: 0;}
  
  .blog_search {
    width: 280px;
    position: absolute;
    top: 36px;
    right: 0;}
  
  .blog_ri {
    width: 100%;
    padding: 0;
    min-height: 60vh;}
  
  .submenu li {width: 100% !important;}
  
  .blog_le .accordion>li:hover .link a,
  .blog_le .accordion>li.on_this_category .link a {
    color: #fff !important;
    background:  #0e3a2f;
    font-weight: bold;}
  
  .blog_le .accordion>li:hover,
  .blog_le .accordion>li.on_this_category {background: transparent !important;}
  .lastPage {background: #444;}

  .blog_le .accordion li div a {
    color: #444;
    border-right:none;
    font-weight: 500;
    padding: 5px 20px;
    margin: 10px 5px 10px 0;}
  
  .blog_le .accordion li i {color: #357AA6;right: 35px;}
  
  .submenu {
    background: #ffffff;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
    border: 1px solid #ececec;}
  
  .blog_le .accordion>li:hover .link i,
  .blog_le .accordion>li.on_this_category .link i {color: #a4a4a4 !important;}
  .blog_le .accordion li div a:hover {background: #0e3a2f !important;color: #fff;}

  .submenu a:hover {
    background: #ffffff;
    color: #0e3a2f;
    font-weight: bold;}
  
  .submenu a:before {
    content: "ã€‚";}
  
  .fa-chevron-down:before {
    content: "â†“";
    color: transparent;}
  
  .submenu a {
    position: relative;
    color: #666;
    padding: 12px 12px 12px 25px;
    transition: all 0.5s ease;
    display: inline-block;
    text-decoration: none;
    float: left;}
  
  .accordion li .link {border-bottom: 0px solid #CCC;}

  @media screen and (max-width: 1024px) {
  .blog_search {display: none;}}

  @media screen and (max-width: 768px) {
    .module_i_news ul{ grid-template-columns:1fr 1fr; }
     .module_i_news li { margin-top:24px; border-bottom: 0px;}
     .module_i_news .title_i_box{ margin-bottom:0px;}
     .module_i_news{ padding:60px 20px;}
    .blog_le .accordion {display: none;}
  }
  
  @media screen and (max-width: 476px) {
    h4.blog_category_title{font-size: 22px;}}
  
  @media screen and (max-width:450px){
    .module_i_news ul{ grid-template-columns:1fr; } }
  
  /* end */
  .blog_back a.article_btn_back {
    background: transparent;
    border: none;
    color: #666;
    transition: all 0.3s ease-in-out;}
  
  .blog_back a.article_btn_back:hover {filter: brightness(1.2);transition: all 0.3s ease-in-out;}
  
  .blog_back a.article_btn_prev,
  .blog_back a.article_btn_next {
    background: transparent;
    border: none;
    color: #666;}

  .blog_back a.article_btn_prev:hover,
  .blog_back a.article_btn_next:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;}
  
  .blog_list_ri {
    width: calc(100%);
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: -32px;}
  
  .blog_box {width: 100%;max-width: 100%;}
  body.blog_page .subbox_item:hover .blog_list_le {
    transition: border-radius 1.2s cubic-bezier(.165, .84, .44, 1), filter .5s cubic-bezier(.165, .84, .44, 1), -webkit-filter .8s cubic-bezier(.165, .84, .44, 1);}
  
  .subbox_item {
    width: 100%;
      background-color: transparent;
    overflow: hidden;
    margin-bottom: 2%;
    position: relative;}
  
  .subbox_item a {
    display: flex;
    flex-direction: column;}
  
  .subbox_item a:after {display: none;}
  
  .subbox_item:hover img {
    transform: translate(-50%, -50%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
    opacity: 0.8;}
  
  .blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: 100%;}

  .blog_list_le {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    aspect-ratio: 12/9;
    height: auto;}
    
  .subbox_item a:before {display: none;}
  
  .blog_list_ri em {
    order: 3;
    width: 100%;
    text-align: right;
    color: #808080;
    margin:20px 0 -15px;}

  .blog_list_ri h5 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px;
    color: #fff;
    background: #1a1a1a;
    position: relative;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: initial;
    font-size: 16px;
    display: block;
    font-weight: 300;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: block;
    width: 95%;
    min-height: 36px;}

  
  .blog_list_ri h5:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 0;
    border-top: 12px solid transparent;
    width: 0;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;}

.subbox_item:hover h5:before {border-right: 12px solid #ebebeb;}
.subbox_item:hover h5:after {background-color: #1a1a1a;}
  
.blog_list_ri p {
    border-top: 1px solid transparent;
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 1.5625;
    padding:10px 0;
    width: 100%;
    -webkit-line-clamp: inherit;
    height: 50px;}
  
.blog_list_ri p:after {content: '...';}
.subbox_item:hover:before { width: 100%;transition: all .5s;}

 /*文章內頁設定*/
.articel_mainPic img {display: none;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title {margin-bottom: 0;}
.blog_box_edit * {
    font-family: "微軟正黑體";
    line-height: 200%;
    color: #444;}
.blog_ri {padding: 0;} 
.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back {
    background: none;
    color: #333;
    letter-spacing: 1px;}
.blog_back a {width: auto;}
    
.blog_back {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;}
    
.blog_back:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #00000017;
    bottom: 56px;}   


@media screen and (max-width: 768px) {
.blog_search {width: unset;position: unset;}    
.blog_subbox {grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));}}


  @media screen and (max-width: 1400px) {
    .subbox_item a {grid-auto-flow: initial;}
    .blog_list_le {margin: auto;}
    .blog_subbox.clearfix {grid-template-columns: 1fr 1fr;}}
  
  @media screen and (max-width: 1024px) {
    .blog_le.fadeInLeft.animated15.clearfix { position: relative; top: auto;}
    .blog_list_le { width: 100%;}
    .blog_list_ri { width: 100%;padding: 0;}
    .blog_list_ri i {bottom: -7px;}
    .blog_list_le {width: 100%;}
    .blog_list_ri { width: 100%;top: -10px;}
    .blog_list_ri h5 {-webkit-line-clamp: initial; min-height: auto;}
    .module_i_news li a, .subbox_item a{ border-bottom: 0px;}}

  @media screen and (max-width:990px) {
    .subbox_item{ border-bottom: 0px;}
    .blog_search{ top: -18px;}}
  
  @media screen and (max-width:960px) {
    .subbox_item{ border-bottom: 0px;}}
  
  @media screen and (max-width:650px) {
    .blog_subbox.clearfix {grid-template-columns: 1fr;}
    .blog_list_ri em{margin: 0px 0 -15px;}}
  
  @media screen and (max-width: 476px) {
    .blog_box {width: 100%;}
    .blog_box_edit {padding: 1em;margin-bottom: 40px;}
    .blog_subbox.clearfix {grid-template-columns: 1fr;}
    .blog_box { margin-bottom: 80px;}
    .blog_list_ri em{ margin: 10px 0 -15px;}}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page #content {background: #f3f3f3;}
.contact_le_map a {background: #0e3a2f;}
.contact_form li.last cite {background: #0e3a2f; border-radius: 4px;}
.animated-arrow {background:linear-gradient(to right, #0e3a2f 0%, #0e3a2f 100%);  border-radius: 4px;}
.contact_content {max-width: 1000px; padding:0px 10px 60px 10px;}
.contact_content .information_left {width: 100%; margin-bottom: 20px;}
.contact_content .information_right {width: 100%; background: #fff; border-radius: 0px; padding: 30px 50px;}
.contact_editbox {padding: 0px 0px;}
.contact_form li .form__label {text-align: left; width: 100%; margin-left: 0px; margin-bottom: 3px;}
.contact_form li {padding-left: 0px; padding: 0 0 20px 0;}
input[type="checkbox"], input[type="radio"] {margin: 0 4px 0 7px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: 1px #f6efe9 solid; background: #f9f9f9; border-radius: 4px; padding: 4px 8px 6px 8px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
.center {max-width: 1350px;}
.blank_letter {font-family: "Noto Serif TC","Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif"; color: #575757;}
.contact_le_map a {
    display: none;}

/* = = = 會員 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.send_simple{background-color: #0e3a2f;}
.rewrite_simple{background-color: #C1CAD9;}
.member_title p {  border-top: 2px #0e3a2f solid;}
.login_mem_submit{background: #0e3a2f;}
.login_mem_other_link a{color: #0e3a2f;}
.member_login_regist a{background: #0e3a2f;}
.mem_regist_title_s {  background: #C1CAD9;  color: #fff;}


/* = = = 其它 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*換行問題*/
.stellarnav.mobile > ul > li > a {width: 100%; padding: 15px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {width: auto; padding: 12px;}
.stellarnav .menu-toggle {width: 54px;}

/*相簿小圖*/
.fa-image::before {display: none;}
.fa-right-from-bracket::before{display: none;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket {display: none !important;}
.other_album_choice li {padding: 7px 24px 7px 22px; margin: 0 0px 7px 0;}
.other_album_choice {margin: 7px;}
@media screen and (max-width: 480px) {
.other_album_choice li {width: 100%;}
}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list { grid-template-columns: 1fr 1fr 1fr;}
}



@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.main_header_area {height: 176px;}
.me_tp_features {padding-top: 0px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%; margin-top: 14px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}
.blog_subbox {grid-template-columns: 1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {  grid-template-columns: 1fr 1fr;}

/*footer*/
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(120px,100%), 1fr));}
}



@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr 1fr;}
}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 120px;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav.mobile li li.has-sub a {padding: 10px 20px;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{ padding: 10px 20px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{border-color:transparent;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15); background: #0e3a2f;}
.stellarnav.mobile > ul > li > a {padding: 14px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 12px;}
.stellarnav.mobile > ul > li {border-bottom: 1px #a3b1c5 solid;}
.stellarnav .menu-toggle span.bars span {background: #e7e7e7;}
.stellarnav .menu-toggle:after {color: #e7e7e7;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #0e3a2f; border-right: 0px #eee solid; box-shadow: 2px 2px 10px rgb(94 94 94 / 80%);}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #0e3a2f; color:#e4e4e4; }
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open {background: #0e3a2f;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open li.open {background: #0e3a2f;}


/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset;}



/*購物車/＝＝＝＝＝*/
.product_main { width: 100%;}
.product_pic { width: 100%;}
.product_pic .bx-wrapper { max-width: 400px; margin: auto;}
.sidebarBtn { width: 100%;}
.products-list {  grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {  width:100%;}
.prod_related h6 span:before{font-size: 24px;}

/*順序*/
.product_page .products-list {  order: -1;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}
.blog_le {background: #ffffff; padding: 10px 20px; width: 100%;}
.blog_ri {width: 100%;}

/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{  color: #C1CAD9;font-size: 20px;}

#bottom_menu li a {padding: 14px 5px 9px 5px;}
.contact_le_map a {width: 100%; display: inline-block;}
}



@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {  text-align: center;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {  padding-bottom: 100%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{  font-size: 18px;}

/*促銷方案/＝＝＝＝＝*/
.news_list ul li p:after {  width: fit-content;  margin: 10px auto 0;}
}


@media screen and (max-width: 480px) {
.header_area .nav-brand {max-width: unset;}
.footer_logo {width: 100%;}
.banner {height: 150px; background-position: top left 60%;}
.banner h5 {padding-top: 10px;}
.banner h5:before {color: #0e3a2f; text-shadow: inherit;}
.footer_info li p {text-align: center;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 100%;}
.me_tp_features {padding-right: 0px;}
}


@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {  grid-template-columns: 1fr;}
}


@media screen and (max-width: 325px) {
.header_area .nav-brand {max-width: 208px;}
}