



::-webkit-scrollbar {    width: 6px;}
::-webkit-scrollbar-track {    box-shadow: inset 0 0 8px #F4F2E5;}
::-webkit-scrollbar-thumb {    background-color: #212121;border-radius: 4px;}


/*大圖*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


.info_fix_default.info_fix_mail {
    display: none;
}


/*大圖動畫*/

.swiper-slide {position: relative;}
.swiper-slide:before ,.swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}



.bannerindex .swiper-slide::after {
  content: "";
  position: absolute;
  width: 35vw;
  height: 10vw;
  background:linear-gradient(
  135deg,                
  rgb(255 255 255 / 0%), 
  rgba(20, 20, 20, 0.8)  );
  top: 30%;
  right: 15%;
  z-index: 10;
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
      animation: growX 1s ease-in-out forwards;
}
@keyframes growX {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}


/*
.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::before {
 content: '黑潔客，打造安心無塵的空間\A Comfortable · Clean · Professional';
     line-height: 1.8; 
    font-family:  serif;
    white-space: pre; 
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 25px;
    color: #ffffff;
     bottom: 30%;
    left: 50%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}
*/






.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::before {
  content: '黑潔客，打造安心無塵的空間';
    
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 30px;
    color: #ffffff;
    bottom: 32%;
    left: 50%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::after {
  content: 'Comfortable · Clean · Professional';
    font-family:  serif;
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 20px;
    color: #ffffff;
    bottom: 0%;
    left: 50%;                 
    transform: translateX(-50%); 

    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(2)::before {
  content: '潔淨空間，黑潔客為您守護';
    
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 30px;
    color: #ffffff;
    bottom: 32%;
    left: 53%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(2)::after {
  content: 'Comfortable · Clean · Professional';
    font-family:  serif;
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 20px;
    color: #ffffff;
    bottom: 0%;
    left: 50%;                 
    transform: translateX(-50%); 

    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}



@keyframes text-expand-center {
  0% {
    letter-spacing: -0.5em;   
    transform: scaleX(0.5);   
    opacity: 0;
  }
  100% {
    letter-spacing: 0.3em;    
    transform: scaleX(1);     
    opacity: 1;
  }
}




@media screen and (max-width:1100px) {


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::before {
  content: '黑潔客，打造安心無塵的空間';
    
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    bottom: 10%;
    left: 50%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::after {
  content: 'Comfortable · Clean · Professional';
    font-family:  serif;
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    bottom: 0%;
    left: 50%;                 
    transform: translateX(-50%); 

    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(2)::before {
  content: '潔淨空間，黑潔客為您守護';
    
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    bottom: 10%;
    left: 53%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(2)::after {
  content: 'Comfortable · Clean · Professional';
    font-family:  serif;
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    bottom: 0%;
    left: 50%;                 
    transform: translateX(-50%); 

    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}

.bannerindex .swiper-slide::after {
  content: "";
  position: absolute;
  width: 50vw;
  height: 10vw;
  background:linear-gradient(
  135deg,                
  rgb(255 255 255 / 0%), 
  rgba(20, 20, 20, 0.8)  );
  top: 50%;
  right: 15%;
  z-index: 10;
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
      animation: growX 1s ease-in-out forwards;
}
@keyframes growX {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

    
}






@media screen and (max-width:768px) {

 .bannerindex .swiper-slide::after {
  content: "";
  position: absolute;
  width: 50vw;
  height: 15vw;
  background:linear-gradient(
  135deg,                
  rgb(255 255 255 / 0%), 
  rgba(20, 20, 20, 0.8)  );
  top: 50%;
  right: 0%;
  z-index: 10;
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
      animation: growX 1s ease-in-out forwards;
} 


    
.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::before {
  content: '黑潔客，打造安心無塵的空間';
    
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 10px;
    color: #ffffff;
    bottom: 5%;
    left: 53%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(1)::after {
  content: 'Comfortable · Clean · Professional';
    font-family:  serif;
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 7.5px;
    color: #ffffff;
    bottom: 0%;
                
    transform: translateX(-50%); 

    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}




.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(2)::before {
  content: '潔淨空間，黑潔客為您守護';
    
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 10px;
    color: #ffffff;
    bottom: 5%;
    left: 53%;                 
    transform: translateX(-50%); 
    padding-bottom: calc(100% / 1 * 0.12);
    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


.bannerindex .swiper-slide.swiper-slide-active:nth-of-type(2)::after {
  content: 'Comfortable · Clean · Professional';
    font-family:  serif;
    text-align: center;
    font-weight: 400;
    text-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    position: absolute;
    font-size: 7.5px;
    color: #ffffff;
    bottom: 0%;
                   
    transform: translateX(-50%); 

    animation: text-expand-center 1.5s ease-out forwards;
    transform-origin: center;   
}


 



}








/*header*/
.pageIndex .main_header_area {
    background: linear-gradient(180deg, #000000a3, transparent);
    box-shadow: none;
    position: relative;
}

.header_area {
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding: 0;
    top: 0;
    background: transparent;
    transition: all 0.7s;
}

.header_area.sticky {
    top: 0px;
    background: transparent;
    transition: all 0.7s;
}

.main_header_area {
    position: relative;
    background: transparent;
}

.header_area .main_header_area::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #93949575;
    position: absolute;
    top: -300px;
    left: 0;
    backdrop-filter: blur(5px);
    box-shadow: 1px 1px 5px #00000066;
    
}



.header_area.sticky .main_header_area::before {
    top: 0;
    transition: all 0.9s cubic-bezier(0.53, 0.09, 0.54, 0.98);
}

/*logo*/

.header_area .nav-brand {
    display: inline-block;
    width: 100%;
}

.header_area.sticky .nav-brand {
    width: 70%;
    transition: all 0.9s;
}

.pageIndex .header_area .nav-brand img {
    filter: contrast(0) brightness(100);
    width: 100%;
    max-width: 80%;
    transition: all 0.5s;
}



.header_area.sticky .nav-brand img {
    filter: none;
    transition: all 0.3s;
}


.nav-header {
    z-index: 123;
    top: 0;
    left: 0;
    max-width: 150px;
    width: 100%;
    grid-row: 1 / span 2;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
    
/*nav*/
.me_tp_features {
    width: 100%;
    text-align: right;
    margin-top: 10px;
    color: #ffffff;
}


.me_tp_features a {
    font-size: 14px;
  
    color: #ffffff;
}



.header_area .main_header_area .container {
    max-width: 90%;
}


.stellarnav ul {
    margin: 0;
    text-align: right;
    /* padding-top: 20px; */
}


.stellarnav > ul > li > a {
    padding: 0;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    margin: 0 5px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}


.stellarnav li.has-sub>a:after {
    display: none;
}



.stellarnav>ul>li>a {
    padding: 0px 5px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    /* margin: 0 15px; */
    cursor: pointer;
    text-align: center;
    font-weight: 900;
    transition: all 0.5s;
}



.stellarnav>ul>li>a:hover {
    transition: all 0.5s;
    color: #8d8d8d;
}

.sticky .stellarnav>ul>li>a:hover {
    color: #000000;
    transition: all 0.5s;
}




.stellarnav li {

    top: 0px;
}





/*下拉*/
.nav-dropdown>li>a {
    background: #f7f5f5;
    transition: 0.2s;
    letter-spacing: 1.5px;
    width: 100%;
}

.nav-dropdown>li>a:hover {
    transition: 0.2s;
    background-color: #2B3047;

    color: #fff;
}


.stellarnav ul ul {
    border-radius: 8px;
    box-shadow: 1px 1px 4px #00000061;
    overflow: hidden;
}


.nav-dropdown>li:hover>a .submenu-indicator-chevron,
.nav-dropdown>.focus>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;
}

.stellarnav li li {
    border: 0;
}

.stellarnav li li a {
    padding: 10px 15px;
    font-size: 14px;
    display: block;
    color: #757575;
    background-color: transparent;
    transition: all 0.3s;
}

.stellarnav li li a:hover {
    color: #ffffff;
    background-color: #0d0d0d;
    transition: all 0.3s;
}


@media screen and (max-width: 1024px) {
.me_tp_features {
    display:none;
}

    .stellarnav ul {
    margin: 0;
    text-align: center;
}

.stellarnav .menu-toggle:after {
    content: 'MENU';
    font-size: 12px;
    color: #ffffff;
    display: block;
    transform: scale(0.9);
}

.stellarnav .menu-toggle span.bars span {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 6px;
    background: #ffffff;
    margin: 0 auto 4px;
}    

.stellarnav.mobile {
        position: absolute;
        left: 0;
        top: 10px;
        width: auto;
        display: inline-block;
    }
    
}

@media screen and (max-width:768px) {
    
.pageIndex .header_area .nav-brand img {
    filter: contrast(0) brightness(100);
    width: 100%;
    max-width: 40%;
    transition: all 0.5s;
    padding-top: 8px;
}

    
}

.path p, .path p a {

    display: none;
}

    /*banner*/
.banner {
    position: relative;
    height: 350px;
    overflow: hidden;
}



.banB::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://pic03.eapple.com.tw/bj-cleaner/banB.jpg) center/cover no-repeat;
    filter: blur(10px);
    transform: scale(1);
    animation: blurZoomIn 4s ease forwards;
    
}

.banblog::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://pic03.eapple.com.tw/bj-cleaner/banblog.jpg) center/cover no-repeat;
    filter: blur(10px);
    transform: scale(1);
    animation: blurZoomIn 4s ease forwards;
}


.banF::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://pic03.eapple.com.tw/bj-cleaner/banf.jpg) center/cover no-repeat;
    filter: blur(10px);
    transform: scale(1);
    animation: blurZoomIn 4s ease forwards;
}


.banE::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://pic03.eapple.com.tw/bj-cleaner/banE.jpg) center/cover no-repeat;
    filter: blur(10px);
    transform: scale(1);
    animation: blurZoomIn 4s ease forwards;
}

.banA::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://pic03.eapple.com.tw/bj-cleaner/banA.jpg) center/cover no-repeat;
    filter: blur(10px);
    transform: scale(1);
    animation: blurZoomIn 4s ease forwards;
}


@keyframes blurZoomIn {
    0% {
        filter: blur(10px);
        transform: scale(1);
    }
    100% {
        filter: blur(0);
        transform: scale(1.1); /* 放大效果 */
    }
}

 .banner h5 {
    color: #ffff;
    font-weight: 400;
    position: absolute;
    font-size: 50px;
    letter-spacing: .3em;
    padding: 10px 0;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column-reverse;
     animation: slide-top 1.5s 0.5s both;
   
}
   
   
@keyframes slide-top {
    0% { -webkit-transform: translateY(100%);transform: translateY(100%); opacity:0; }
    100% {-webkit-transform: translateY(0); transform: translateY(0); opacity:1;}
}
  












/*側邊*/
/*menu*/
.stellarnav .menu-toggle:after {color: #ffffff;font-size: 9px;}
.stellarnav .menu-toggle span.bars span {background: #ffffff;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
.stellarnav {margin-top: 0;}
.stellarnav.mobile{left: 6px;top: 5px;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #0005086e;color: #ffffff;padding: 18px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #ffffff;margin: 1.5px 1.5px 0 -5px;}

/*åº•è‰²*/
.stellarnav.mobile li a {border-bottom: none;}
.stellarnav.mobile.right > ul, .mobile.left > ul {  background: #ffffffe8; backdrop-filter: saturate(93%) blur(5px);}
.stellarnav.mobile > ul > li { border-bottom: 1px #ffffff29 solid;}
.stellarnav.mobile > ul > li:hover{background: #85434300;}
.stellarnav.mobile > ul > li > a:hover b { color: #6ac7ffa6;}
.stellarnav > ul > li.has-sub > a { padding-right: 0px !important;}


.stellarnav.mobile li li {
    display: block;
    border: 0px #b5d3ff00 solid;
    border-bottom-width: 0;
    background-color: #ffffff00;
}

.stellarnav.mobile li li:hover {
   color: #ffffff;
    background-color: #5a5a5a7d;
}

.stellarnav.mobile li a {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    background-color: #8a5b5b00;
}


.stellarnav.mobile li li:nth-child(even) a{background: #ffffff45;}

    .stellarnav.mobile > ul > li > a {
        text-align: left;
        overflow: auto;
        height: auto;
        line-height: 150%;
        display: block;
        color: #6d6d6d;
    }
}

.stellarnav.mobile li.open{ background: transparent;}
.stellarnav.mobile ul ul {margin: 0 15px 15px;border-radius: 0px;}

.stellarnav li li:hover a {background: #0202026e;}
.has-sub drop-left open.stellarnav li li a {background: #ffffff;}

/*æ–‡å­—*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {  border-bottom: solid 1px #090e21;}
.stellarnav > ul > li > a{letter-spacing: 2px; margin: 0 5px;}
.stellarnav > ul > li > a b { color: #1b324b;  line-height: 200%;}
.stellarnav > ul > li.has-sub > a{/* padding: 10px; *//* padding-right: 10px; */}


.animated-arrow {
  background: #b3b3b3;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  width: 250px;
  text-align: center;
  position: relative;
 
  cursor: pointer;
}


.animated-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%; 
  width: 60px;
  height: 60px;
  background: #545454;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  transition: transform 0.6s ease, left 0.6s ease;
  z-index: 0;
}


.animated-arrow:hover::before {
  left: 50%;
  transform: translate(-50%, -50%) scale(6); /* 放大覆蓋 */
}


.i_blog_b *,.i_news_b *{
  position: relative;
  z-index: 1;
}

/*最新消息*/
.other_promotion li a:hover {
    background: #fcfcfc8c;
}
.other_promotion li a{
    color:#ffffff;
}

.other_promotion .pmtTitle h3{
 color:#ffffff;
 }

.promotion_title h2 {
   
    color: #ffffff;
}
.other_promotion li a {
    display: block;
    border: 1px #e5e5e524 dashed;
    padding: 10px;
    margin: 0;
    position: relative;
    height: 100%;
}

.promotion_title span {
    border: 1px #cccccc00 dashed;
    padding: 2px 7px;
    margin: 0 2px 2px 0;
}  

.promotion_title em {display: none;} 


/*相簿 ********************************************* */


/*hover*/
.pageIndex .i_album_list li:hover p { height: 100%; justify-content: flex-end;   padding-bottom: 100px;}
.pageIndex .i_album_list li a:before { content: "";
        background: url(https://pic03.eapple.com.tw/urcurtain/search_img.svg);
        width: 30px;  height: 30px; position: absolute;
        left: 39px; bottom: 0%;  z-index: 99; opacity: 0; transition: 0.6s;}

.i_album_list li:hover a:before {  opacity: 1;  bottom: 6%;}


/*樣式*/
.i_album_list li a p {
        background: linear-gradient(to top, #000000, #00000000);   color: #ffffff;  height: 9em;
        letter-spacing: 2px;  font-size: 17px; align-items:center;padding-bottom: 20px;}
/* flex-basis: ; */
ul.i_album_list li { flex-grow: 1;box-sizing: border-box;margin: auto 0; display: inline-block;  vertical-align: top;}
.i_album_list li div { aspect-ratio: unset; height: 34vw;}
.i_album_list li:hover img { transform: scale(1.02);}

@media screen and (max-width: 768px) {  .pageIndex .i_album_list li div {height: 350px;}}

/*列表*/

.show-list .item {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.show-list .item a:hover .show_pic img {
    transform: scale(1.1);
    transition: 0.5s;
}

.other_subalbum li a p:hover {
    letter-spacing: 15px;
}

.show-list { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); grid-gap: 30px;}
.subalbum-menu h2 {color: #ffffff;letter-spacing: 5px;}
.overlay {display: none !important;}
.other_subalbum li a p { line-height: 2; background: linear-gradient(to top, #000000, #00000000);
    color: #ffffff; height: 4em; letter-spacing: 2px;  font-size: 17px; position: absolute; bottom: 0;  width: 100%;  transition: 0.5s; display: flex;  align-items: center; justify-content: center; align-content: center;}
.other_subalbum li:hover a p {  height: 100%; }

/*內頁*/

.show-list .show_name {
    font-size: 17px;
    color: #ffffff;
    letter-spacing: 0.15em;
    line-height: 1.5;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 26px;
    border-left: 3px solid #fff;
    padding-left: 10px;
}

.show-list .item:hover .show_name {
    letter-spacing:5px;
    color: #ffffff;
}
.album_info_page .pic-list .item h6 {font-size: 15px;color: #ffffff;padding: 15px 5px;transition: 0.5s;}
.album_info_page .pic-list { grid-gap: 35px 20px;grid-template-columns: repeat(auto-fill, minmax(390px, 1fr));}
.pic-list .item:hover h6 { color: #878787;}
h4.blog_category_title { color: #333; border-bottom: 1px #ccc solid; font-size: 25px;padding-bottom: 25px;}

.album_descrip {
        margin-bottom: 50px;color: #444; line-height: 1.8; font-size: 16px;
        letter-spacing: 2px; padding-bottom: 25px; border-bottom: 1px solid #bababa; position: relative;}

.pic-list .show_pic img { transition: 0.5s;}
.pic-list a:hover .show_pic img { transform: scale(1.05);}
.album_a .other_album { display: none;}

/*hover*/
.show-list .item a {
    position: relative;
    display: block;
    overflow: hidden;
}



.album_page album_a .show-list .show_pic {
    position: relative; /* 為了讓 ::before 定位在圖片區塊內 */
    overflow: hidden;
}

.album_page .show-list .show_pic::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: linear-gradient(to right, rgba(0,0,0,0.6), rgba(0,0,0,0));
    transition: width 0.7s ease;     /* 平滑展開 */
    z-index: 2;                      /* 覆蓋在圖片上層 */
}


.show-list .item:hover .show_pic::before {
    width: 100%;
}


.album_page .show-list .item a:before {
    content: "";
    background: url(https://pic03.eapple.com.tw/bj-cleaner/search01.svg) no-repeat center/contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translateX(-50%) scale(0); /* 初始縮小為0 */
    z-index: 99;
    opacity: 0;
    transition: all 0.6s ease; /* 平滑過渡 */
}

.show-list .item:hover a:before {
    opacity: 1;
    top: 40%;
    transform: translateX(-50%) scale(3); /* 放大至正常大小 */
}
/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.footer_logo  {
    background: url(https://pic03.eapple.com.tw/bj-cleaner/logo01.png) no-repeat center;
    padding: 100px;
    width: 100%;
    height: 100%;
}
.footer_logo img {
    max-width: 0%;
}
.footer {
    position: relative;
    padding: 30px 0 0;
    font-size: 14px;
    background: linear-gradient(115deg, #1c1c1c, #909090,#383838, #636363);
     background-size: 800% 600%;
    animation: gradientMove 8s ease infinite;

}
@keyframes gradientMove {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.footer::before{
  content: '';
  position: absolute;
  inset: 0;
  background: url("https://pic03.eapple.com.tw/bj-cleaner/texture02.png") repeat;
  background-size: 1000px 1000px; /* 顆粒大小 */
  opacity: 0.15;
  mix-blend-mode: overlay;
  animation: noise 1s steps(8) infinite; /* 閃爍速度 */
  pointer-events: none;
}

@keyframes noise {
  0%   { background-position: 0 0; }
  100% { background-position: 100% 100%; }
}



.footer_menu a {
  margin: 5px;
  padding: 5px 10px;
  background: #50505000;
  text-align: center;
  color: #ffffff;
  letter-spacing: 2px;
  border-radius: 0px;
  border: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; /* 讓文字在最上面 */
}

.footer_menu a::before {
  content: "";
  position: absolute;
  top: 80%;
  left: -100%; /* 一開始在左邊看不到 */
  width: 70%;
  height: 10%;
  background: #79797940;
  z-index: -1;
  transition: left 0.6s ease;
}

.footer_menu a:hover::before {	left: 14%; }
.footer_menu a:hover{background-color:#d3d3d300;}
.footer_info {
    padding: 0;
    grid-template-columns: 260px 1fr;
    row-gap: 0;
    column-gap: 60px; }
.footer_info ul { 
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    font-family: "Noto San TC", sans-serif;}

/*footer_info*/
.footer_info li:nth-child(1) { display: inline-block; width: 100%; padding: 20px 10px;}
.footer_info li p {color: #ffffff;}
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 100%; vertical-align: top;}
.footer_menu { margin-top: 10px; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(130px,100%), 1fr)); gap: 5px;}/*footeræŒ‰éˆ•æœ€å°å¯¬åº¦100px*/


.box_link {display: none;}
.box_link a { transition:all 0.3s;}
.fa-whatsapp:before, .fa-envelope::before {color: #ffffff;}
.box_link a:hover { background: #D1BB9E; border-color: #D1BB9E;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before, .box_link a:hover .fa-facebook::before, .box_link a:hover .fa-line::before , .box_link a:hover .fa-instagram::before { color: #fff;}


.copy {background: #040404;color: #545454;border: none;}
.copy a { color: #787878; transition:all 0.3s;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) {
    .footer_info {display: flex;flex-wrap: wrap;align-items: center;padding: 20px;justify-content: center;}
    .footer_menu {margin-top: 10px ; display: grid ; grid-template-columns: repeat(3, 1fr) ; gap: 5px;}
    .footer_info ul {width: 100% ; padding: 0;}
    .footer_info li:nth-child(1) {
        display: grid;
        padding-left: 5%;
        align-content: space-between;
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { text-align: center; width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}

   
    #to_top { bottom:60px;}
    .footer.with_shopping_mode { padding:30px 0 70px; }
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}
    .footer_menu{    grid-template-columns: 1fr 1fr;}


}


.blog_page .main_part {    max-width: 1400px;}
.blog_list_le , .blog_list_ri {    width: 100%;}
.blog_subbox {    display: flex;    flex-wrap: wrap;    justify-content: flex-start;}
.subbox_item { width: calc(100% / 3);  padding: 5px;}
.i_blog_ri em { font-size: 12px;   font-style: normal;  display: block;   margin: 5px 0;}

@media screen and (max-width: 980px) {
.module_i_news li , .subbox_item {    width: 31%;}
.module_i_news ul {    max-width: 100%;}
.products-box {    margin: 70px auto;}
.module_i_news {    padding: 70px 20px;}
}

@media screen and (max-width: 768px) {
.module_i_news li , .subbox_item {    width: 48%;}
}

@media screen and (max-width: 600px) {
.module_i_news {    padding: 50px 20px;}
.module_i_news li , .subbox_item{    width: 100%;    margin: 0 auto;    max-width: 350px;}
.products-box {    margin: 50px auto;}
}


/*------------------------------------------------------------------------------*/



/*文章設定*/

h5.blog_le_t { font-family: 'Noto Sans TC','Microsoft JhengHei', sans-serif;}
h5.blog_le_t span { font-family: 'Geologica';}
h5.blog_le_t {letter-spacing: 0;}
.accordion li .link a {font-weight: 500;}
.blog_search input[type=search] {border-radius: 0;}
.blog_le .accordion {  border-radius: 0;   border: NONE;}
.accordion li:not(:last-of-type) {  border-bottom: 1px solid #fff;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #000000 !important;   transition: all 0.3s;}
.blog_subbox {  display: grid;  grid-template-columns: 1fr 1fr 1fr;  grid-gap: 10px;  background: #ffffff5e; padding: 12px;}
.blog_subbox:before {content: none;}
.subbox_item {  width: 100%;  margin-bottom: 0; background-color: #f7f7f7; padding: 15px;}
.blog_list_le {  padding: 0; width: 100%;}
.blog_list_ri {  padding: 12px 0;  width: 100%;}
.blog_list_ri em {   font-size: 12px;  color: #999; font-style: normal;  display: block;  margin: 5px 0;}
.blog_list_ri p { -webkit-line-clamp: 2;  line-height: 160%;   font-size: 14px;   font-weight: bold;   letter-spacing: 0.5px;}
.blog_list_le {  position: relative;  height: auto;  aspect-ratio: 4/3;   overflow: hidden;}
.blog_list_le img {   min-width: 100%;   display: block;  width: 100%;  margin: 0 auto;  height: 100%;   object-fit: cover;  object-position: center;}
h4.blog_category_title { border-bottom: 1px #afafaf solid;}
.submenu a:hover { background: #666;  color: #FFF;}
.submenu a {  display: block;   position: relative;  color: #666;   padding: 13px 6px 12px 29px;  letter-spacing: 1px;  font-size: 12px;}
.subbox_item a:before, .subbox_item a:after {content: none;}
.subbox_item a:hover .blog_list_le:before, .subbox_item a:hover .blog_list_le:after {  opacity: 1;}
.subbox_item a .blog_list_le:after {   content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: all .4s;
}
.subbox_item a .blog_list_le:before {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    content: 'VIEW MORE +';
    font-size: 14px;
    font-weight: 400;
    color: #f0f0f0;
    transform: translate(-50%, -50%);
    width: 148px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: ease all .4s;
    letter-spacing: 1px;
}
	
.blog_list_ri h5 {  font-weight: bold;}	

/*內頁*/
.blog_back {  width: 100%;   margin: 0 auto;  display: grid;  grid-template-columns: repeat(3, 1fr);  grid-gap: 10px;  justify-content: center;}
.blog_back a {width: 100%;}
.blog_back a.article_btn_back {  background: #565656;}
h5.blog_le_t, .blog_le .accordion {   display: block;}





@media screen and (max-width: 1024px) {
.blog_subbox {  grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 768px) {
.blog_subbox {  grid-template-columns: 1fr; }
}

/*文章*/
/*側邊*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background:#000000 !important;}
.subbox_item a { display: grid;  grid-template-columns: auto;  position: relative;  grid-gap: 20px;}
.news_related h6 span:before {  content: '相關文章';  font-size: 24px; color: #333;}
.lastPage {   background: #5d5d5d;}
.news_related_list li a {   background: transparent;}
.blog_back a.article_btn_back {   background: #555555;}
.articel_mainPic img { display: none; max-width: 100%;}



/*首頁文章管理*/
.products-box {    width: 90%;    max-width: 1300px;    margin: 100px auto;    border-top: 1px solid #ccc;    padding-top: 50px;}
.module_i_news ul {  display: flex;  flex-wrap: wrap;   max-width: 1400px;}
.module_i_news li {width: 23%;  padding: 10px;  background: #ffffff; border: 1px solid #eee;}
.i_blog_ri , .i_blog_le { width: 100%;}
.i_blog_ri p {  font-size: 15px;   color: #666;   line-height: 150%;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;   white-space: normal;  overflow: hidden;  word-break: break-all;}

.module_i_news li a {  position: relative;  display: flex;  grid-gap: 10px;  flex-direction: column;}
.module_i_news li a:before , .module_i_news li a:after , .subbox_item a:before , .subbox_item a:after{    transition: 0.3s;}
.module_i_news li a:after , .subbox_item a:after{ background: rgb(222 184 135 / 70%);content: none;}
.module_i_news li a:before, .subbox_item a:before { background: rgb(90 90 90 / 80%); color: #fff;}
.module_i_news li a:before , .subbox_item a:before { transform: translateX(-50%);    width: 100%;   top: unset; }
.module_i_news li a:hover:before , .subbox_item a:hover:before { opacity: 1;  transform: translateX(-50%);  bottom: 0;}
.module_i_news li a:before {  left: 50%;   font-size: 18px;  padding: 10px 5px;}


.module_i_news .title_i_box h4 {color: #555;font-size: 28px;font-weight: bold;display: flex;flex-direction: row;justify-content: center;align-items: center;}
.module_i_news .title_i_box h4:before {content: "ARTICLE";display: flex;justify-content: center;font-family: PT serif;color: #060606;font-size: 45px;letter-spacing: 1px;margin-bottom: -5px;padding-right: 20px;font-style: italic;padding-bottom: 5px;}


.news_part .title_i_box h4 {color: #555;font-size: 28px;font-weight: bold;display: flex;flex-direction: row;justify-content: center;align-items: center;}
.news_part .title_i_box h4:before {content: "NEWS";display: flex;justify-content: center;font-family: PT serif;color: #060606;font-size: 45px;letter-spacing: 1px;margin-bottom: -5px;padding-right: 20px;font-style: italic;padding-bottom: 5px;}

@media screen and (max-width: 500px) {
.module_i_news .title_i_box h4:before,.news_part .title_i_box h4:before {
    font-size: 28px;}
}
.news_part .title_i_box h4,.module_i_news .title_i_box h4{font-size: 20px;}

 }   

@media screen and (max-width: 980px) {
.module_i_news li , .subbox_item {    width: 31%;}
.module_i_news ul {max-width: 100%;}
.products-box {    margin: 70px auto;}
.module_i_news {padding: 70px 20px;}
}

@media screen and (max-width: 768px) {
.module_i_news li , .subbox_item {    width: 48%;}
}

@media screen and (max-width: 600px) {
.module_i_news {    padding: 50px 20px;}
.module_i_news li , .subbox_item{    width: 100%;    margin: 0 auto;    max-width: 350px;}
.products-box {    margin: 50px auto;}
}





/*購物車*/
#content:not(.blog_page #content){    
    max-width: 100%;
    background: url(https://pic03.eapple.com.tw/bj-cleaner/content_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;}

.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%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;}

.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;}

.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;}

#prod_thumbSwiper .swiper-slide{padding-top: calc(25% - 2px); position: relative;}
#prod_thumbSwiper img{position: absolute; left: 0; top: 0;}

.fa-circle-plus::before {  color: #C2B9B0;}

/*購物車側邊*/
.product-layer-two li a {
    color: #fff;
    border: 0;
    padding: 10px 20px;
    background: #a1a1a1;
    text-wrap: nowrap;
    font-weight: 600;
    letter-spacing: 2.5px;
    transition: all 0.3s;
}

.product-layer-two > li {  border-bottom: none;}

.product-layer-two li:hover>a {
    background: #555555;
    transition: all 0.3s;
}


/*產品資訊標題*/
.pd_tabTitle li.activeTab a {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    }
.pd_tabTitle li { border-bottom: 1px solid #C2B9B0;}

.pd_tabTitle li.activeTab::after {
    height: 3px;
    background: transparent;
}
/*產品資訊*/
element.style {
    font-size: 13pt !important;
}
/*產品資訊內文*/
element.style {
    color: #0b3e27;}
.pd_tabInner_contain {
        padding-top: 20px;
        color: linear-gradient(90deg, #0b3e27, #197149);}
/*右側商品資訊*/

.product_main {
    position: relative;
    left: 100px;
    padding: 0;
    width: 60%;
    left: 0;
}
.product_info li .txt_box {
    display: inline-block;
    vertical-align: top;
    color: linear-gradient(90deg, #0b3e27, #197149);}


 .product_info li .txt_box {
        display: inline-block;
        vertical-align: top;
        color: #4A4A4A;
    }
.related_list li a p {
    font-size: 15px;
    color: #C2B9B0;}

/*標題*/
.sidebarBtn h2 {
    color: #ffffff;
    font-size: 21px;
    font-weight: 500;
    padding: 5px 0px;
}
.sidebarBtn .price {
        border-bottom: 1px solid #ffffff3b;
        font-size: 22px;
        }
 .sidebarBtn .sp_price {
            display: block;
            color: #ffffff;
            font-size: 22px;
            font-weight: bold;
            }
.radio-inline__label {
    display: inline-block;
    padding: 2px 8px;
    margin: 2px 5px 2px 0;
    border-radius: 5px;
    transition: all .2s;
    color: #ffffff;
    border: 1px solid #ffffff2e;
    cursor: pointer;
}

/*加入詢價*/
.inquiry_a1 {
    background: #696969;
    display:none;
}
.inquiry_a2 {
        background: #9f9f9f;
    display:none;
    
        }
/*加入購物車*/
.inquiry_a3 {
            background: #C2B9B0;
            display: none;
            }
 .inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {
            letter-spacing: 2px;
			opacity:.8;
            background: #D3B18C;
 display:none;}
    
 /*底*/   
.sidebarBtn {
    padding: 3%;
    display: inline-block;
    width: 30%;
    max-width: 60%;
    vertical-align: top;
    border: 0;
    color: #fff;
    background: rgb(194 185 176 / 18%);
    border-radius: 20px;
}
.pd_tabTitle {
                display: flex;
                justify-content: flex-start;
                align-items: flex-end;
                align-content: flex-end;
                text-align: center;
                color: #0b3e27;
                font-weight: bold;
                font-size: 20px;
            }
/*內文*/
 .product_info li span {
                display: block;
                font-size: 12px;
                color: #ffffff;
                margin-bottom: 3px;
                font-family: Arial, Helvetica, sans-serif;
                letter-spacing: 1px;
                }

.edit {
    margin: auto;
    padding: 20px 0;
    color:#ffffff
}

/*底下相關商品*/ 
.prod_related h6 span:before {
    content: '相關推薦';
    font-size: 24px;
    color: #4A4A4A;
    font-weight: 400;
    letter-spacing: .6rem;
}

/*首頁-商品*/
/*首頁-商品顯示*/
.pageIndex .products-list .item:nth-child(n+5){
    display:none;}
#prod_thumbSwiper .swiper-slide::before {  background: rgb(194 185 176 / 65%);}

/*標題*/
.i_prod_tit span, .i_video_tit span {
    font-size: 32px;
    color: #8F9576;
    font-weight: 600;
}
div#number_area {
    color: #999;
}

.products-list .more {
    border: 1px solid #ffe0e43b;
    letter-spacing: 1.5px;
    color: #B86E76;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    transition: all .5s;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
	font-weight:400;}
.products-list .item a:hover .more {
        background: #d0d0d0;
        color: #fff !important;
        letter-spacing: 3px;}
.products-list .name {
            font-size: 20px;
            color: #ffffff;
            font-weight:500;
            letter-spacing: 1px;
            /* margin-top: 10px; */
            /* display: -webkit-box; */
            /* -webkit-line-clamp: 2; */
            -webkit-box-orient: vertical;
            overflow: hidden;
            }
.products-list .price b {
                    color: #efefef;
                    font-size: 16px;
                    width: calc(50% - 10px);
                    }

.products-list .more {border: 1px solid #ffffff00;color: #4A4A4A;font-weight: normal;background-color: rgb(175 175 175 / 18%);padding: 0px 0px;color: #ffffff;}
.products-list .more:hover{color: #000000!important;}

/*購物車*/
/*匯款通知*/
.separate_title { color: #4A4A4A;  background: rgb(213 213 213 / 18%);}

/*詢價車*/
/*回產品頁*/
.rewrite_simple {
    background: #9e9e9e url(../images/simple_left.png) 10% center no-repeat;
}


/*送出詢價*/
.send_simple {
    background: #C2B9B0 url(../images/simple_right.png) 88% center no-repeat;}

/*聯絡我們*/
/*標題顏色*/
.blank_letter {
    font-family: 'Josefin Sans', 'sans-serif', '微軟正黑體';
    padding-top: 30px;
    font-size: 26px;
    color: linear-gradient(90deg, #f8eaea, #f1ddde);
    background-position: left bottom;
    background-repeat: no-repeat;}
/*資訊顏色*/
 .list_before {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 15px;
        color: linear-gradient(90deg, #f8eaea, #f1ddde);
        display: block;
        width: 100%;
        position: relative;}
.contact_le_map a {
            display: block;
            background: linear-gradient(90deg, #f8eaea, #f1ddde);
            text-align: center;
            padding: 10px;
            color: #fff;}
/*表單*/
.contact_form {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 15px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;}


.contact_form li.last cite {
        background: linear-gradient(90deg, #f8eaea, #f1ddde);
        color: linear-gradient(90deg, #0b3e27, #197149);}
.contact_form li.last input {
            background: none;
            border: none;
            outline: none;
            font-size: 15px;
            padding: 7px;
            letter-spacing: 2px;
            color: linear-gradient(90deg, #0b3e27, #197149);}


/*表單輸入文字*/
 button, input, optgroup, select, textarea {
                color: #333;
                font: inherit;
                margin: 0;}   
				
/*聯絡我們*/	
.blank_letter {
    font-family: "noto sans TC";
    font-weight: 400;
    padding-top: 30px;
    font-size: 24px;
    color: #B86E76;
    letter-spacing: 1.1px;
}
.contact_form li input.noborder { border: 1px #e7e7e7 solid;}
.noborder {   padding: 10px;}
.contact_form li textarea.noborder{ border: 1px #e7e7e7 solid;}
.fa-arrow-right::before {  content: "\f061"; color: #ffffff;}
.contact_form li .form__label {
    display: block;
    max-width: 85px;
    text-align: right;
    font-family: "noto sans TC";
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 1px;
}
.list_before.info li {  padding-left: 40px;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before { font-weight: normal;}
.list_before li { margin: 10px 0;   font-weight: 300; }
.contact_le_map{ display:none;}
 
@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;}

/*產品頁面*/
a.pd_menu_toggle {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    color: #ffffff !important;

   }

   #prod_thumbSwiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;}





