@charset "utf-8";
/* *************傑出專業除蟲 ****************** */
/* "Noto Sans TC" */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');
/* "Noto Serif TC" */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');


/* 英文字體 Oswald */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/* 英文字體 Inter */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


/*網站全域設定/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
:root {
/* --Color: #1c3459; */
--MainColor: #FF914D; /*網站主要色系*/
--SubColor: #191919; /*網站文字色*/
--SubColor1: #C38574; /*網站輔助色系1*/
--SubColor2: #FAF6F6; /*網站輔助色系2*/
--SubColor3: #341103; /*網站輔助色系3*/
--SubColor4: #e3644c; /*網站輔助色系4*/  
--SubColor5: #FFFFFF; /*網站輔助色系5*/ 
--SubColor6: #0C9165; /*網站輔助色系5*/ 
--SFontE: "Inter", "Noto Sans TC",sans-serif;/*英文字體-無襯線*/
--SFontEN: "Oswald", "Noto Sans TC",sans-serif, system-ui;/*英文字體*/
--SFont: "Noto Sans TC", sans-serif;/*內文黑體字*/
--pd100:100px 0;
--m100:100px;
--m80:80px;
--m50:50px;
--m30:30px;
--f80:80px;
--f60:60px;
--f52:52px;
--f48:48px;
--f44:44px;
--f42:42px;
--f40:40px;
--f36:36px;
--f32:32px;
--f28:28px;
--f24:24px;
--f22:22px;
--f20:20px;
--f18:18px;
--f17:17px;
--f16:16px;
}
@media (min-width:1600px) {
:root{}
}
@media (max-width:1024px) {
:root{
--f80:70px;
--m50:40px;
--m30:25px;
--f52:48px;
--f48:40px;
--f44:38px;
--f42:40px;
--f40:36px;
--f36:32px;
--f32:28px;
--f28:24px;
--f24:22px;
--f22:20px;
--f20:18px;
}
}
@media (max-width:768px) {
:root{
--pd100:70px 0;
--m100:70px;
--f80:60px;
--m50:30px;
--m30:20px;
--f52:44px;
--f48:32px;
--f44:30px;
--f42:36px;
--f40:28px;
--f36:26px;
--f32:26px;
--f28:22px;
--f24:20px;
--f20:17px;
--f18:16px;
--f17:16px;   
--f16:15px;
}
}
@media (max-width:600px) {
:root{
--pd100:50px 0;
--m100:50px;
--m50:25px;
--f80:44px;
--f52:36px;
--f48:28px;
--f44:26px;
--f42:30px;
--f40:24px;
--f36:22px;
--f32:22px;
--f28:20px;
--f24:18px;
--f18:16px;
--f17:15px;  
}
}
@media (max-width:480px) {
:root{
--f80:40px;
--f52:32px;
--f48:24px;
--f44:22px;
--f42:26px;
--f40:24px;
--f36:18px;
--f32:22px;
--f28:20px;
--f24:18px;
--f22:17px;
--f20:16px;
--f18:15px;  
--f16:14px;
}
}
/*網站全域設定/＝＝＝＝＝*/


/*反白顏色*/
/* ::-moz-selection { background-color: #060303; color: #fff; }
::selection { background-color: #060303; color: #fff; } */





/*卷軸*/
&::-webkit-scrollbar { background: #f1f1f1; width: 7px;}
&::-webkit-scrollbar-button { display: none; background: #f1f1f1; border-radius: 0;}
&::-webkit-scrollbar-track-piece { background: #f1f1f1;}
&::-webkit-scrollbar-thumb { /* border-radius: 4px; */ background-color: #c1c1c1;}
&::-webkit-scrollbar-track { box-shadow: transparent;}



/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* 隱藏BTN= */
.footer_menu > a:first-child {display: none;}
/* header */
.header_area {position: sticky;z-index: 9999;width: 100%;background: transparent;padding: 0;}
.header_area.sticky {background: transparent;}

.header_area .main_header_area {background: transparent;padding: 0;transition: all 0.3s;position: relative;background: #FFF;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.main_header_area .container {padding: 0 40px;transition: 0.5s;padding: 0;width: 96%;max-width: 1600px;}
.header_area.sticky .main_header_area {transition: all 0.3s;}





.navigation {grid-template-columns: 200px 1fr;align-items: center;}




/*選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =*/
.pageIndex .stellarnav {}
.header_area.sticky .stellarnav {opacity: 1;transition: all 0.3s;pointer-events: unset;}
.stellarnav ul {}

/* 第一層 */
.stellarnav > ul > li {position: relative;padding: 0 12px;font-size: 0;}
.stellarnav > ul > li:after {content: "";display: block;background-color: transparent;width: 0;height: 50px;position: absolute;top: -32%;left: 50%;transform: translate(-50%, -50%);transition: all .5s;pointer-events: none;content: none;}
.stellarnav > ul > li:hover::after {box-shadow: rgb(255, 255, 255) 0px 0px 31px;width: 100%;transition: .4s cubic-bezier(0.77, 0, 0.65, 0.99);}
.stellarnav > ul > li.has-sub > a {padding-right: 15px;}
.stellarnav > ul > li > a {font-family: var(--SFont);height: 100%;margin: 0;position: relative;padding: 0;display: block;font-size: 16px;font-weight: 600;line-height: 60px;letter-spacing: 1.5px;color: #453c35;transition: all .4s ease;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li > a:hover{color: #E64D10;}
.stellarnav ul li:hover a {opacity: 1;transition: all 0.3s ease-in-out;}
.stellarnav ul ul > li > a:hover, .stellarnav ul ul>li>a:focus {color: #191919;}
.stellarnav.desktop > ul > li::before {content: "";width: 5px;height: 5px;border-radius: 0px;position: absolute;top: 0%;left: 50%;transform: translateX(-50%);background: #0c9165;opacity: 0;}
.stellarnav > ul > li:hover::before {opacity: 1;top: 10%;transition: ease-out 0.5s;}


/* 下拉符號移除 */
.stellarnav li.has-sub > a:after{position: absolute;top: 40%;right: 1px;width: 9px;height: 9px;border: 0;margin: 0;border-top: 2px solid #1f2b38;border-right: 2px solid #1f2b38;border-left: 2px solid #fff;border-bottom: 2px solid #fff;transform: rotate(135deg);}

/* 第二層 */
.stellarnav.desktop ul ul {left: 50%;transform: translateX(-50%);padding: 0;position: absolute;list-style: none;z-index: 98;white-space: nowrap;background: #F7F7F7;box-shadow: 0 3px 5px rgba(0, 0, 0, .175);border: none;width: fit-content;min-width: 140px;margin: 0;}
.stellarnav li li {border: 0;width: 100%;position: relative;text-align: left;}
.stellarnav.desktop li li+li {
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.stellarnav.desktop li li.has-sub > a:after{
content: '';
display: block;
height: 0px;
position: absolute;
top: 50%;
right: 15px;
height: 8px;
width: 8px;
display: block;
border-style: solid;
border-width: 0 1px 1px 0;
transform: rotate(45deg);
-webkit-transition: border .3s;
transition: border .3s;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-color: transparent #666 #666 transparent;
}
.stellarnav.desktop li.has-sub li a {font-weight: 500;font-size: 14px;text-align: center;padding: 8px 10px;white-space: nowrap;font-family: var(--SFont);transition: all .5s;letter-spacing: 1px;transform: translateX(0);text-align: center;color: #555;border: 0;border-right: 6px solid transparent;}
.stellarnav.desktop li.has-sub li a:hover{color: #fff;background: var(--SubColor1);color: #FFF;}
.news_classes > li:hover > a, .news_classes > li:focus > a {color: #fff;    background: #808080;}
/* 第三層 */
.stellarnav ul ul ul {top: 0;left: 100%;margin: 0;width: fit-content;transform: unset;}


/* 右上購物BTN */
.me_tp_features {order: 3;height: 100%;background: transparent;padding: 0;display: flex;align-items: center;gap: 10px;border-radius: 0;display: none;}
.me_tp_features .box_search {display: none;}
.me_tp_features .tp_links {display: none;}
.me_tp_features a {width: 50%;margin: 0;padding: 8px 5px;text-align: center;position: relative;width: 35px;height: auto;background: var(--MainColor);border-radius: 50px;}
.me_tp_features a+a::before {content: '';display: block;position: absolute;width: 1px;height: 35px;
background: #fff;top: 50%;opacity: .5;left: -5px;transform: translateY(-50%);}
.me_tp_features a:hover {opacity: .8;transition: all .3s ease;}

.me_tp_features a i {line-height: 1;color: #fff;font-size: 14px;margin: 0 5px 0 4px;transition: .4s;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span span{display: none;}
.me_tp_features a.tp_btn_cart b {color: #222;background: #fdc750;font-size: 9px;width: 15px;height: 15px;border-radius: 50%;display: block;text-align: center;line-height: 15px;letter-spacing: 0px;position: absolute;right: 1px;bottom: -1px;}
.me_tp_features a.tp_btn_cart b::before,.me_tp_features a.tp_btn_cart b::after{display: none;}
.me_tp_features a.tp_btn_notice span{display: none;}

/*電腦LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.nav-header {grid-row: 1;width: fit-content;max-width: 180px;padding: 0;/* padding: 10px 0; */transition: all 0.5s;font-size: 0;position: relative;}
.sticky .nav-header {}
.nav-brand {margin: 0;/* background: url(/LOGOV2.svg) no-repeat; */width: 100%;height: auto;padding: 0;background-size: contain;transition: .3s ease-out;}
.nav-brand img {max-width: 100%;opacity: 1;}
.sticky .nav-brand img {}








/*footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.box_link{display: none;}


.footer {position: relative;margin-top: 0;padding-top: 80px;padding-bottom: 0;background-color: #FAF6F6;background: #fff;}
.footer .center {width: 100%;margin: 0 auto;max-width: 1400px;font-family: var(--SFontE);}
/* footer_info資訊-單獨頁面*/






/* ------------------------------------------------------------------------------------------------------------ */

.copy {/* text-align: center; *//* padding: 6px 0; */border-top: 0;align-items: center;/* color: #FFF; */display: flex;flex-wrap: wrap;margin-top: 20px;position: relative;justify-content: center;font-family: var(--SFont);font-size: 9px;line-height: 2;letter-spacing: .5px;font-weight: 400;background: transparent;/* justify-content: flex-end; */text-align: right;padding: 0px;font-size: 9px;color: #fff;border: none;margin: auto;position: relative;padding: 6px 0 5px;right: calc((100vw - 1400px) / 2);right: 0;bottom: 0;width: 100%;text-align: center;background: #fb8f56;gap: 0;}
.copy a {color: #fff;} 

/* 浮動按鈕 */
.info_fix_line .fa-line:before {  filter: none; }
.info_fix .linksBtn{   box-shadow: 0 0 20px #00000026;}


/* 置頂按鈕 */
#to_top {bottom: 95px;left: unset;right: 0;font-size: 14px;/* border-radius: 50px; *//* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); */color: rgb(255, 255, 255);box-shadow: unset;opacity: 1;/* background: #453C35; */background: transparent;border-width: 0;border-style: solid;font-family: var(--SFontEN);color: #c89b85;font-weight: 600;line-height: 1.6;border-radius: 0;transition: .4s ease-in-out;}
#to_top i.top {height: 13px;/* backdrop-filter: drop-shadow(5px 4px 0px #fff); */overflow: unset;transform: scale(.9);}
#to_top i.top:before, #to_top i.top:after {background: #c89b85;width: 2px;}

#to_top:hover {opacity: .6;/* background: #fb8f56; */}





/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = =*/
/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul {display: grid;grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));left: 0;width: 100%;position: fixed;padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul {top: 100%;left: 0;width: 100%;background: #efefef;height: auto;max-height: 300px;overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li {margin: 0;}
.stellarnav.hasBigMenu li.bigMenu li.has-sub>a:after {border-left: 6px solid transparent;border-bottom: unset;border-right: 6px solid transparent;border-top: 6px solid #898989;right: 5px;}


/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
主分類超過30個但次分類直接顯示-結束 */
/* 商品下拉超過30個--結束 */





/* = = = 大圖-分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = *
/*預設解除背景輪播*/
#content_main, #content {margin: 0;background: #FAF6F6;padding: 80px 0;background-repeat: repeat;padding: 0;}
.bannerindex {position: relative;height: auto;padding: 0;}
/* 大圖尺寸 */
.bannerindex .swiper-banner {position: static;margin: 0;height: auto;}
.swiper-slide {height: 100%;}
.bannerindex .swiper-banner .swiper-slide img, .bannerindex .swiper-banner .swiper-slide-active img{opacity: unset !important;width: auto;object-fit: contain;height: 100%;object-fit: cover;width: 100%;height: 100%;max-width: 100%;}
.bannerindex .swiper-banner .swiper-slide img {height: 100%;}

/* 大圖點點按鈕切換鈕 */
.bannerindex {--swiper-pagination-color: #fff;}
.bannerindex .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .bannerindex .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 8px 4px;width: 15px;height: 5px;border-radius: 2px;}
/* 大圖點點按鈕END */

/* 大圖進場 */
.bannerindex .swiper-banner .swiper-wrapper:before, .bannerindex .swiper-banner .swiper-wrapper:after {content: none;position: absolute;z-index: 100;pointer-events: none;opacity: 0;} 
/* 圖內層 */
.bannerindex .swiper-banner .swiper-slide:before, .bannerindex .swiper-banner .swiper-slide:after {content: '';position: absolute;z-index: 100;pointer-events: none;opacity: 0;} 
.bannerindex .swiper-banner .swiper-slide:nth-child(1):before {  }
.bannerindex .swiper-banner .swiper-slide:after {}



@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
/* = = 手機板大圖 = = */
.bannerindex { position: relative;padding:0; margin:0;}
.swiper-banner {position: static;margin: 0;height: auto;}
.pageIndex .swiper-banner .swiper-slide {}
.pageIndex .swiper-banner .swiper-slide:nth-child(1) {}
.pageIndex .swiper-banner .swiper-slide:nth-child(2) {}
}




/* = = = 主設定-分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =*/
/* 麵包屑 */
.path {/* border-bottom: 1px solid #e5e5e5; */background-color: transparent;margin-bottom: 40px;padding: 20px 25px;padding-top: 0;text-align: right;font-family: var(--SFontEN);margin: auto;max-width: 1400px;display: none;}
.path p a:hover {color: #fa905a;}
.path p {width: fit-content;margin: auto;}
.path p, .path p a {text-align: right;color: #999;font-family: var(--SFontE);letter-spacing: .8px;font-size: 0px;font-weight: 400;transition: 0.3s;line-height: 1.5;margin-right: 0;}
.path p a {font-size: 12px;}
.path p a:not(:last-child):after {content: ' > ';color: #999;}
.path p a:hover:after {color: #999;}
/* main */
.edit_part{padding: 0;}
.main_part {width: 100%;min-width: 100%;margin: auto;padding: 100px 20px;padding-bottom: 80px;/* background: #F5EAE4; */}
.show_content {margin: auto;padding: 0 20px;font-family: var(--SFont);width: 95%;max-width: 1400px;margin: 0 auto;padding-top: 0px;}
.subalbum-menu {margin: 0;padding: 0;}
/* 編輯區 */
.edit {color: #262626;margin: auto;padding: 20px 0 40px;line-height: 1.7;letter-spacing: 0.5px;font-weight: 400;}
/* 功能頁下方頁碼 */
ul.page {width: 100%;}
.page {width: 100%;margin: 30px auto ;gap: 10px 0;}
.page li a, .page li {font-family: var(--SFontEN);display: inline-block;font-size: 14px;margin: 3px;border-color: transparent;color: #403b28;border-radius: 50px;width: 32px;height: 32px;letter-spacing: .5px;line-height: 32px;text-align: center;padding: 0;transition: all 0.4s ease-in-out;}
.page li a {background: rgb(58 95 141 / 5%);color: var(--SubColor1);margin: 0;}
.page strong, li.activeN {background: #8d5f3a;color: #ffffff;border-color: transparent;}
.page strong, .page a:hover {background: var(--SubColor6);color: #ffffff;transition: all 0.1s ease-in-out;}


/*內頁BANNER 設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.banner {position: relative;background: #eee0ce;width: 100%;object-fit: cover;background-size: cover;background-position: 50% 50%;aspect-ratio: 200/54;/* min-height: 620px; */background-image: url(https://pic03.eapple.com.tw/bestpco/banA.jpg);max-height: 480px;}
.banner:before {content: '';position: absolute;display: block;width: 100%;height: 100%;background: #000;opacity: 0;}
.banner h5 {color: #ffffff;z-index: 1;font-size: 40px;font-family: var(--SFontEN);display: flex;flex-direction: column;gap: 0;width: 100%;max-width: 1400px;font-weight: 600;font-size: var(--f40);letter-spacing: 5px;padding: 0 25px;/* padding: 0; *//* text-shadow: 0px 0px 20px rgb(25 48 93 / 80%); */align-items: flex-start;position: relative;}
/* .banner h5:before {content: '';width: 60px;background: transparent;height: 1px;display: block;position: absolute;left: 25px;top: 8px;} */

.banner h5 {animation: NmoveDown 1s;transition-delay: 0.25s;}
@keyframes NmoveDown {0% { transform: translateY(-30%);}100% { transform: translateY(0);}}

.banner h5:after {font-weight: 600;z-index: 1;order: -1;font-size: var(--f28);content: 'Pest Articles';letter-spacing: 1.5px;/* text-shadow: none; */text-transform: uppercase;padding-right: 13px;background: url(https://pic03.eapple.com.tw/bestpco/cube.svg) no-repeat;background-size: 6px 6px;background-position: 100% 80%;}


.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}


.banner.banF h5:after {content: 'Project Showcase';}
.contact_page .banner h5:after {content: 'Consultation & Quote';}
.article_b .banner h5:after {content: 'Latest News';}



@media screen and (max-width: 1300px) {
.stellarnav > ul > li {padding: 0 6px;}
}


/* @1200上方區域_平板版面1200px */
@media screen and (max-width: 1200px) {
.me_tp_features {padding: 0;gap: 7px;transform: scale(.95);}
/* header */
.stellarnav > ul > li > a {font-size: 15px;line-height: 70px;}
.stellarnav > ul > li {padding: 0 4px;}
/* 導覽列 */
.navigation {grid-template-columns: 185px 1fr auto;gap: 15px;}


/* 內頁BN */
.banner {min-height: 440px;}
}



/* @1024上方區域_平板版面1024px */
@media screen and (max-width: 1024px) {
.me_tp_features {width: fit-content;position: absolute;right: 0;top: 0;height: auto;}
/* logo*/
.nav-header {max-width: 190px;padding: 10px 0 0;margin: auto;}
.nav-brand {margin: 0;}

/* = = header = = */
.header_area.sticky { position: fixed; }
.main_header_area .container {width: 100%;padding: 0 20px;}
/* 導覽列 */
.navigation {display: grid;grid-template-columns: 1fr;align-items: center;gap: 0;}
.stellarnav ul {text-align: center;}
.stellarnav > ul > li {}    
.stellarnav > ul > li > a {letter-spacing: .6px;margin: 0;line-height: 50px;}
/* 內頁BN */
.banner {min-height: 380px;}
/* 共用 */.show_content {width: 100%;}

}


/* @768上方區域_平板版面768px */
@media screen and (max-width: 768px) {
.me_tp_features {display: none;}
/* logo*/    
.nav-header {max-width: 50%;width: 130px;padding: 3px 0;margin-left: 0;}
.sticky .nav-header {/* padding: 15px 0; */}
.nav-brand img { }
/* = = header = = */
.header_area {height: fit-content;}
.header_area .main_header_area {padding: 0 10px 0;border: 0;backdrop-filter: none;}
.main_header_area .container {max-width: 100%;width: 100%;padding: 0;}
.navigation {display: flex;justify-content: space-between;flex-direction: row;}


/* 導覽列漢堡選單 */    
.stellarnav.mobile {right: 0;left: unset;}
.stellarnav.mobile .menu-toggle {display: flex;margin: 0;padding: 15px 7px;flex-direction: column;align-items: center;gap: 8px;top: 4px;position: relative;transition: .4s;}
.sticky .stellarnav.mobile .menu-toggle {/* top: 0px; */}


/* 漢堡選單樣式 */
.stellarnav .menu-toggle:after {text-transform: capitalize;font-size: 11px;color: #222;font-weight: 500;transform: scale(1);font-family: var(--SFontEN);letter-spacing: .8px;}
.sticky .stellarnav .menu-toggle:after {/* color: #000; */}
.stellarnav .menu-toggle span.bars {display: block;margin: 0;display: flex;flex-direction: column;gap: 7px;}
.stellarnav .menu-toggle span.bars span {width: 30px;height: 2px;border-radius: 0;background: #717171;margin: 0;background: #222;height: 1px;}
.sticky .stellarnav .menu-toggle span.bars span {}
.stellarnav .menu-toggle span.bars span:nth-child(2) {display: none;}
/* 黑色遮罩 */
.stellarnav.mobile::before {
content: "";
position: fixed;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
z-index: -5;
line-height: normal;
background-color: transparent;
transform: translate(-50%, -50%) scale(1.05);
opacity: 0;
transition: 1s;
content: none;
}
.stellarnav.mobile.active::before {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
border-radius: 0;
opacity: 1;
transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
}

/* 導覽列展開 */
.stellarnav.mobile.left > ul {left: unset;right: 0;font-size: 0;max-width: 100%;padding: 0;  border: 0;      
/*右滑出現*/right: -100vw;overflow: hidden;transition: all .5s ease;overflow-y: auto;}
/*卷軸*/
.stellarnav.mobile.left > ul::-webkit-scrollbar {background: #eaeaea;width: 4px;height: 15px;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-button {display: none;background: #eaeaea;border-radius: 0;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-track-piece {background: #fbfbfb;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-thumb {background-color: #888;width: 4px;border-radius: 15px;border: 3px solid #6781a1;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-track {border-radius: 6px;height: 6px;background-color: #eaeaea;}
.stellarnav.mobile.left.active > ul{right: 0;max-width: 100%;width: 80%;}

.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {font-weight: 500;text-transform: capitalize;content: 'Menu';font-size: 12px;color: #fff;text-transform: uppercase;font-family: var(--SFontEN);letter-spacing: 1px;height: fit-content;width: 100%;text-align: right;display: flex;flex-direction: row-reverse;margin: 0;padding: 15px 10px;background: #ee7500;}
.stellarnav .icon-close {box-sizing: border-box;width: 18px;height: 12px;position: relative;display: inline-block;margin: 2px 9px 0 3px;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after {width: 18px;height: 0px;border-bottom: solid 1px #fff;}
/* 導覽列選取Hover效果 */
.stellarnav ul:hover li a {opacity: 1;transition: all 0.3s ease-in-out;}


/* 第一層 */
.stellarnav.mobile > ul > li {border-bottom: 1px #eee solid;padding: 0;display: block;border-bottom: 1px solid #f0f0f0;display: flex;flex-direction: column;}
.stellarnav.mobile li.open {background: #f3e9de;padding: 0;padding-bottom: 5px;}
.stellarnav.mobile > ul > li > a, .header_area.sticky .stellarnav.mobile > ul > li > a:not(.dd-toggle){text-align: left;overflow: auto;height: auto;line-height: 1.5;display: block;color: #222;font-size: 15px;letter-spacing: .5px;padding: 18px 10px 18px 20px;border: 0;}
.stellarnav.mobile li.open > a {border: 0;}    
.stellarnav > ul > li > a:before{content: none;}
/* +符號修改 = = */
.stellarnav.mobile > ul > li > a.dd-toggle {top: 5px;padding: 10px;}
.stellarnav.mobile > ul > li.open > a.dd-toggle {top: 0;}
.stellarnav a.dd-toggle .icon-plus:before {width: 8px;height: 8px;border-bottom: solid 1px #666;top: 50%;left: 0;transform: rotate(-45deg);}
.stellarnav a.dd-toggle .icon-plus:after {width: 8px;height: 8PX;top: 50%;border-bottom: solid 1px #666;transform: rotate(45deg);}
.stellarnav li.open > a.dd-toggle .icon-plus {-webkit-transform: translateY(10px) scaleY(-1);transform: translateY(10px) scaleY(-1);}
/* +符號修改END = = */

/* 第二層 */
.stellarnav.mobile ul ul {left: unset;width: calc(100% - 10px);margin: auto;left: unset;box-shadow: none;transform: unset;}
.stellarnav li li {font-family: var(--SFont);font-size: 14px;color: #333333;letter-spacing: .5px;padding: 0 5px;}
.stellarnav.mobile li li.has-sub a {padding: 10px 20px 10px 10px;}
.stellarnav li li a {color: #333;}
.stellarnav a.dd-toggle .icon-plus {height: 80%;}
.stellarnav li li a.dd-toggle .icon-plus:before, .stellarnav li li a.dd-toggle .icon-plus:after{border-bottom: solid 1px #ccc;top: 0%;}
.stellarnav.mobile ul li:hover > a {opacity: 1;transition: all 0.3s ease-in-out;background: transparent;color: #ea7323;font-weight: 500;}
.stellarnav.mobile ul ul>li:hover {background: transparent;}
.stellarnav.mobile ul ul>li>a:hover{color: var(--MainColor);padding-left: 12px;}

/* 第三層 */
.stellarnav.mobile li.open li.open {background: #edf2fa;}
.stellarnav.mobile li.open li.open > a {color: #06264A;}
.stellarnav li li li {border: 0;}
.stellarnav li li li a{font-size: 14px;color: #666;}



/* = =  內頁BN = = */
.banner {min-height: auto;aspect-ratio: 43 / 27;max-height: 300px;}
.banner h5:after {font-weight: 500;font-size: 12px;}
}



/* @600上方區域_平板版面600px */
@media screen and (max-width: 600px) {
/* 導覽列展開 */
.stellarnav.mobile.left.active > ul {max-width: 440px;}
}




/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = =*/
/* 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .banner, .product_info_page .banner {/* display: none; */}
.product_page .main_part {max-width: 1400px;padding-top: 80px;}


.product_page .show_content {width: 100%;max-width: 1400px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: stretch;align-content: flex-start;}

/* 功-外層 = = = = */
/* 左側分類欄位 = = = =  */
.product_page .product_menu_list {position: relative;letter-spacing: 1px;min-height: 30vw;width: 240px;padding-right: 15px;}
.product_page .product-layer-two {position: relative;width: 100%;letter-spacing: 1px;border-right: 0;height: 100%;font-size: 0;}
.product-layer-two > li {width: 100%;max-width: 100%;text-align: left;margin: 0;padding: 0;padding-bottom: 0;border-bottom: 0px solid #d7e0e7;}
.search_txt, #menuTop li ul, .product-layer-two li a {/* border-top: 3px solid #ffffff !important; */border-left: 0px !important;border-right: 0px !important;border-bottom: 0px !important;}
.product-layer-two li a {background: transparent;}
.product-layer-two li a:before {content: "";position: absolute;left: 0;width: 0;height: 0;top: 24px;border-style: solid;border-width: 4px 6px;border-color: transparent;border-left-color: #0c9165;opacity: 0;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.product-layer-two li a:hover:before, .product-layer-two li.active > a:before {opacity: 1;}

/* .product-layer-two > li:first-child{border-top: 1px solid #E0E9F4;} */
.product-layer-two > li + li {border-top: 1px #DADADA solid;}
.product-layer-two li a {padding: 10px 15px;display: block;font-size: 16px;font-weight: 500;color: #2f2f2f;font-size: 15px;position: relative;line-height: 1.5;transition: .3s;border-radius: 0;margin-top: 3px;padding: 14px 0px;border: 0;margin: 0;/* font-size: 14px; *//* padding: 8px 0; */}
.product-layer-two li i {opacity: 0;pointer-events: none;}
.product-layer-two > li > a:hover, .product-layer-two > li:hover > a {font-weight: 600;/* color: #ea7323; */background: transparent;padding-left: 15px;}
.product-layer-two li.active a {font-weight: 600;border: 0;}
.product-layer-two li.active li a {background: transparent;}
.product-layer-two li.active > a {/* color: var(--SubColor5); */font-weight: 500;background: transparent;color: #ea7323;padding-left: 15px;}

/* 分類第二層 */
.product-layer-two li ul {position: relative;margin-top: 0;width: 100%;margin-left: 0;display: block !important;border: none !important;}
.product-layer-two li:hover ul {border: none !important;}
.product-layer-two li li:hover {margin-left: 10px;}
.product-layer-two li li {display: block;padding: 5px 10px;transition: all ease .3s;background: transparent;text-align: left;}
.product-layer-two li li.active a {background: transparent;color: #fa905a;}
.product-layer-two li li a {background: transparent;font-size: 14px;letter-spacing: .5px;padding: 6px 3px;color: #333;line-height: 1.8;}
.product-layer-two li li:hover > a {background: transparent;color: #fa905a;}
.product-layer-two li li > a:before {content: "";position: absolute;width: 8px;height: 8px;background: transparent;left: 0;margin-left: -15px;top: 50%;margin-top: -4px;clip-path: polygon(0 0, 100% 50%, 0 100%);}
.product-layer-two li li:hover > a:before {background: #fa905a;}



/* 右側商品區塊 = = = = */
.products-list {padding: 0;display: grid;display: flex;flex-wrap: wrap;gap: 0;align-items: flex-start;align-self: flex-start;display: grid;grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));grid-gap: 30px 20px;}
.product_page .products-list, .product-wrapper {width: calc(100% - 280px);}
.product_page .products-list {/* gap: 40px 20px; */}
.products-list .item {position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;width: calc((100% - 40px)/3);width: 100%;margin-bottom: 20px;padding-left: 10px;padding-right: 10px;padding: 0;}
.products-list .item a {display: flex;margin: 0 auto;flex-direction: column;justify-content: flex-start;align-items: flex-start;box-sizing: border-box;transition: all 0.5s 
ease-out;position: relative;height: 100%;padding: 0 0 35px;background-color: transparent;font-family: var(--SFontEN);}
/* 商品圖 */
.products-list .pic {border-radius: 5px;aspect-ratio: 4/4;}
.products-list .pic::before {content: '';background: rgba(0, 0, 0, 0.5);pointer-events: none;height: 100%;width: 100%;display: block;
position: absolute;top: 0;left: 0;opacity: 0;transition: .5s;z-index: 1;}
.products-list .pic:after, .related_list li figure:after {
content: "+";
font-size: 24px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 35px;
height: 35px;
z-index: 999;
text-align: center;
line-height: 1.2;
letter-spacing: 0px;
border-radius: 50%;
color: #FFFFFF;
border: 2px #FFFFFF solid;
opacity: 0;
transition: .5s;
z-index: 2;
}
.products-list .pic img, .related_list li figure img {transition: .5s;transform: scale(1);}
.products-list a:hover .pic img, .related_list li:hover figure img {transform: scale(1.05);}
.products-list .item a:hover .pic::before {opacity: .8;}
.products-list a:hover .pic::after, .related_list li:hover figure::after {opacity: 1;}

/* 商品名 */
.products-list .name {
font-size: var(--f18);
color: #2f2f2f;
letter-spacing: .5px;
margin-top: 10px;
-webkit-line-clamp: 2;
line-height: 1.5;
overflow: unset;
height: fit-content;
font-weight: 600;
display: block;
margin-bottom: 2px;
padding-top: 4px;
padding-bottom: 0;
max-height: 60px;
display: -webkit-box;
overflow: hidden;
}
.products-list .name .numbering {
display: block;
margin-top: 0;
padding-top: 10px;
font-size: 13px;
color: #666;
letter-spacing: .5px;
font-weight: 400;
line-height: 1;
}
.products-list .price {margin: 0 0 5px;display: flex;justify-content: space-between;align-items: flex-start;align-content: flex-start;flex-wrap: wrap;}
.products-list .price b {color: #c80014;font-size: 16px;letter-spacing: 0px;margin: 0;}
.products-list .item a .more {font-weight: 500;font-family: var(--SFontEN);font-size: 16px;color: #FFF;padding: 6px 0 6px;border: 0;text-align: left;bottom: 0px;background: #222;border: 0;border-radius: 4px;text-align: center;letter-spacing: 1.5px;line-height: 1.5;width: 100%;}
.products-list .item a:hover .more, .prod_part .products-list .item a:hover .more {letter-spacing: 2.5px;background: var(--MainColor);color: #fff;}
.product_page .products-list .item a:hover .more {background: var(--MainColor);color: #fff;}




/* 功-內層 = = = = */
/*購物車/內層＝＝*/
/* .product_info_page .main_part {background: #fbfbfb;} */
.product_info_page .show_content{max-width: 1300px;font-family: var(--SFontEN);}
.product_info_page .product_menu_list {display: none;}
.product_info_page .product-wrapper{width: 100%;}

/* 左商品輪播區 */
.product_main {padding: 0 10px;vertical-align: top;width: 62%;padding-right: 40px;float: left;text-align: center;}
.proImgSwiper {border-radius: 5px;}
#prod_thumbSwiper .swiper-slide {border-radius: 3px;overflow: hidden;}
/* 右商品資訊區 */
.sidebarBtn {padding: 0;display: inline-block;width: 28%;vertical-align: top;border: 0;background: transparent;width: 38%;float: right;padding: 20px;background: #F4E9DD;border-radius: 5px;}
.sidebarBtn h2 {color: #222;line-height: 1.4;font-size: var(--f24);border-bottom: 1px dashed #ea7323;padding-bottom: 10px;}
.product_info li span {font-size: 0px;color: #ea7323;margin-bottom: 3px;font-family: var(--SFont);letter-spacing: 1px;}
.product_info li span:after {content: '施工介紹';display: block;font-size: 13px;position: relative;}
.product_info li .txt_box {color: #453C35;width: 100%;font-size: 16px;line-height: 1.6;}
.toShare {border-top: 1px solid #faf6f6;font-size: 12px;color: #888;margin-top: 20px;padding-top: 10px;}
.toShare b {font-weight: 500;}
.toShare a {display: inline-block;margin-left: 0;transform: scale(.8);transform-origin: 100% 100%;}
/*按鈕顏色*/
.inquiry_a1 {background: #cbc0a0;}
.inquiry_a2 {background: #bdab77;}
.inquiry_a3 {background: #ADA17E;}
a.pdinfo_tel {background-color: #C38574;}
a.pdinfo_line {background-color: var(--SubColor6);}
.inquiry_a1, .inquiry_a2, .inquiry_a3 {display: none;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover, a.pdinfo_link:hover {letter-spacing: 2px;background: #5A4743;}
a.pdinfo_link span {letter-spacing: 1px;font-size: 16px;}
a.pdinfo_tel[data-pdlink=tel] span {font-size: 0;}
a.pdinfo_tel[data-pdlink=tel] span:after {content: '客服專線';display: block;font-size: 16px;position: relative;}
*+a.pdinfo_link {margin-top: 8px;}

/*商品側邊規格*/
div#number_area {color: #666;font-size: 13px;margin: 5px 0 0;}
.sidebarBtn .sp_price {color: #c80014;font-size: 18px;letter-spacing: -.5px;}
.sidebarBtn .price span {display: block;font-size: 18px;}
.product_info li .txt_box {color: #464543;width: 100%;font-size: 16px;line-height: 1.6;}
.mobile_product_name {font-size: 24px;}
/* 商品編輯區 */
.pd_tabTitle li.activeTab a {color: #5e5e5e;font-size: var(--f16);letter-spacing: 1px;}
.pd_tabTitle li {border-bottom: 1px solid #dadada;border-top: 1px solid #dadada;}
.pd_tabTitle li.activeTab::after {height: 0;background: #ccc;}

/*相關推薦*/
.prod_related h6 span:before {font-size: 28px;}




/* 首頁＝＝*/
.prod_part {padding: 120px 25px;position: relative;}
.prod_part:before {position: absolute;display: block;content: '';width: 100%;height: 500px;z-index: -1;left: 0;top: 0;background: linear-gradient(180deg, #F4EAE3, transparent);}
.prod_part section {max-width: 1400px;margin: auto;width: 90%;padding-bottom: 0;font-family: var(--SFontEN);font-size: 0;}
.i_prod_tit {padding: 0 0 10px;}
.i_prod_tit h2, .i_video_tit h2 {line-height: 0;}
.i_prod_tit h2:before {content: 'Project Showcase';color: #FF914D;font-size: var(--f18);line-height: 1.5;letter-spacing: 1.5px;font-weight: 900;text-transform: uppercase;}
.i_prod_tit span {display: block;width: 100%;position: relative;font-size: var(--f40);color: #453C35;font-weight: 700;line-height: 1.4;text-align: center;letter-spacing: 2px;}
.pageIndex .productsListBox, .productsListBox.swiper {margin: 0px auto;padding: 60px 0;}
.pageIndex .products-list {gap: 25px 0;grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));}
.prod_part .products-list .item {margin-bottom: 20px;padding-left: 15px;padding-right: 15px;}
.prod_part .products-list .name {font-size: var(--f17);margin-bottom: 10px;}
.prod_part .products-list .item a {padding: 0 0 40px;background-color: transparent;}
.prod_part .products-list .item a .more {font-weight: 500;font-family: var(--SFontEN);font-size: 15px;padding: 8px 0;bottom: 0px;background: transparent;border-radius: 4px;text-align: center;letter-spacing: 1.5px;line-height: 1.5;width: 100%;color: #444;border: 1px solid #dadada;}
/* BTN */
.i_prod_b .animated-arrow {color: #FFF;border-radius: 50px;font-size: 15px;transition: .3s ease;margin: 0 auto;margin-top: 0;padding: 0 30px;padding-right: 12px;display: flex;flex-direction: row;justify-content: center;align-items: center;/* height: 50px; */line-height: 50px;overflow: hidden;width: 200px;width: 210px;padding: 0;border-width: 0;background: #0C9165;border-radius: 8px;position: relative;}
.i_prod_b .animated-arrow:hover {color: #fff;}
.i_prod_b .animated-arrow:after {pointer-events: none;content: "";position: absolute;z-index: 0;top: 0;left: 50%;margin-left: -28px;width: 56px;height: 100%;background: #ea7323;border-radius: 8px;opacity: 0;transition: .5s;}
.i_prod_b .animated-arrow:hover:after {left: 0;margin: 0;width: 100%;height: 100%;opacity: 1;}
.i_prod_b b {font-weight: 400;letter-spacing: 2px;font-family: var(--SFont);font-weight: 500;font-size: 15px;z-index: 1;}
.i_prod_b a i.fa-solid.fa-arrow-right {margin: 0 5px;/* margin: 0; */padding: 0;background: transparent;margin: 0;border-radius: 0;}
.fa-arrow-right::before {content: "\f061";pointer-events: none;content: "";position: absolute;z-index: 1;top: 0px;right: 0;width: 50px;aspect-ratio: 1/1;height: auto;transition: .5s;background: url(https://pic03.eapple.com.tw/bestpco/arrow.svg) center center no-repeat;
background-size: 16px auto;}
.i_prod_b a:hover i.fa-solid.fa-arrow-right {margin: 0;}




@media screen and (max-width: 1200px) {
/* 首頁 */
.prod_part section {width: 96%;}
/* 外層 */
.product_page .main_part {padding-top: 60px;}
.product-layer-two li li a {padding: 5px 3px;line-height: 1.4;}
}


@media screen and (max-width: 1024px) {
/* 首頁 */
.prod_part section {width: 100%;padding-bottom: 20px;}
.pageIndex .productsListBox {padding: 25px 0;}
.pageIndex .products-list { grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));}
.prod_part .products-list .item {width: 100%;}
/* 外層 */
.product_page .products-list {gap: 30px 20px;}
.product-layer-two li li a { line-height: 1.2;}
/* 內層 */
.product_info_page .path {display: none;}
.product_info_page .show_content {width: 100%;}
}


@media screen and (max-width: 768px) {
/* 首頁 */
.pageIndex .productsListBox {padding: 20px 0 20px;}
.i_prod_tit h2:before {font-size: 14px;}
/* 外層 */
.product_page .show_content {max-width: 660px;width: 96%;}
.product_page .product_menu_list {width: 100%;order: 0;min-height: unset;}
.product_menu_list, .products-list, .product-wrapper {width: 100%;}
.product_page .product_menu_list {padding: 5px 15px;background: #efe7e7;border-radius: 5px;}
.product_page .product_menu_list > h5 {display: block;color: #352e29;font-size: var(--f28);line-height: 2;margin: 0;font-weight: 600;}
.product_page .product-layer-two, .product_page .products-list {width: 100%;border-right: none;margin-right: 0;grid-template-columns:1fr;height: fit-content;}
.product_page .products-list {grid-template-columns: 1fr 1fr;}
.product-layer-two li a {font-size: 14px; padding: 8px 0;}
.product_page .product-layer-two {margin-top: 10px;}
.product-layer-two > li + li {border-top: 1px #ffffffaf solid;}
.product-layer-two li a:before {top: 14px;}
.products-list .item a .more {font-size: 14px;line-height: 1.8;}
/* 內層 */
.product_main { width: 100%; padding: 0;}
.mobile_product_name {margin-bottom: 25px;letter-spacing: 1px;display: block;color: #352e29;font-size: var(--f28);font-weight: 700;}
.sidebarBtn {width: 100%;padding: 20px;/* background: rgb(229 237 245 / 40%); */}
.toShare {border-top: 1px solid #8d613a7a;font-size: 12px;color: var(--SubColor1);padding-top: 10px;display: flex;align-items: center;}
.prod_tabs {margin-top: 60px;}
}


@media screen and (max-width: 600px) {
/* 首頁 */
.pageIndex .products-list {grid-template-columns: repeat(2, 1fr);}
.prod_part {padding: 60px 20px;}
.i_prod_tit span:after {font-size: 24px;}
.i_prod_b .animated-arrow {height: 46px;line-height: 46px;}
.i_prod_b b {font-size: 14px;}
.fa-arrow-right::before {width: 46px;}
.products-list .item a .more {padding: 4px 0 4px;font-size: 13px;}
.products-list .item a {padding: 0 0 30px;}
.products-list .name {margin: 5px 0;}
/* 外層 */
/* .product_page .main_part {padding-top: 40px;} */
.products-list .item {width: 100%;max-width: 360px;margin: auto;}
.products-list .name {font-size: 15px;}
/* 內 */
.product_info_page .show_content {width: 96%;}
}


@media screen and (max-width: 480px) {
/* 首頁 */
.pageIndex .products-list {gap: 10px 0;}
.i_prod_tit h2:before {font-size: 13px;}
.prod_part .products-list .item {width: 100%;padding: 0 5px 4px;}
.prod_part .products-list .name {font-size: 14px;}
.prod_part {padding: 60px 15px;}
.prod_part .products-list .item a .more {font-size: 13px;}
.products-list .item {max-width: 100%;}
/* 外層 */
.product_page .products-list {grid-template-columns: 1fr;}
}






/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*A文章設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* article_a */

/*文章功能頁/ = = = = */
.show_content.blog_box {max-width: 1400px;gap: 20px;display: flex;justify-content: flex-end;flex-wrap: wrap;width: 100%;}
.article_a .path, .article_b .path {/* max-width: 1400px; */}
/* 左側分類欄位 = = */
.blog_le {position: relative;width: 220px;padding: 0;z-index: 1;margin: 0;padding-right: 15px;}
h5.blog_le_t {text-align: left;padding: 20px 0;padding-top: 15px;padding-bottom: 15px;width: 100%;margin: 0;}
h5.blog_le_t em {font-weight: 500;font-size: var(--f20);letter-spacing: 3px;color: #444;text-align: center;font-family: var(--SFont);}
.blog_search {margin-bottom: 15px;border: 0;}
.blog_search input[type=search] {color: #999;border: 1px #DADADA solid;background: #FFF;border-radius: 10px;padding: 10px 40px 10px 15px;font-size: 13px;letter-spacing: 0.8px;}
/* 分類列 */
.blog_le .accordion {border-radius: 0;font-size: 0;padding: 0;display: flex;justify-content: center;align-items: center;gap: 0;flex-direction: column;border: 1px #DADADA solid;border-radius: 10px;}
.blog_le .accordion li {transition: .3s ease-out;border: 0;position: relative;overflow: unset;height: fit-content;display: flex;flex-direction: column;width: 100%;}
.accordion li .link {position: relative;width: 100%;display: flex;flex-direction: row;justify-content: space-evenly;align-items: center;border: 0;/* border-radius: 10px; */}
.accordion li+li .link {border-top: 0px solid #E9E9E9;}
.accordion li .link a {text-align: center;line-height: 1.6;font-weight: 500;margin: 0;padding: 10px 20px;font-size: 14px;letter-spacing: 2px;border: 0;border-bottom: 0px solid transparent;height: auto;transition: all 0.3s ease-out;line-height: 1.7;width: 100%;color: #453C35;}
/* 分類2層-OFF */
.submenu {font-size: 14px;opacity: 1;width: 100%;border: 0;}
.submenu li+li {border-top: 1px solid #ccc !important;}
.submenu a {color: #666;word-break: break-all;line-height: 1;padding: 12px 20px 12px 30px;height: fit-content;font-size: 13px;}
.submenu a i {left: 10px;font-size: 13px;}
.submenu li.on_this_category a, .submenu a:hover {color: #FFF;}
/* 當前頁面 */
.blog_le .accordion > li.on_this_category .submenu {display: none !important;height: 100%;}
.blog_le .accordion > li.on_this_category.open .submenu {display: block !important;height: 100%;}
.blog_le .accordion > li:hover .link i, .blog_le .accordion > li.on_this_category .link i {color: #444 !important;}
.blog_le .accordion > li.on_this_category{background: transparent !important;}
.blog_le .accordion > li.on_this_category:hover {color: #3C3C3C !important;}
.blog_le .accordion > li:hover {background: transparent !important;}
.blog_le .accordion > li.on_this_category .link a, .blog_le .accordion > li:hover .link a {color: #fff !important;background: #C38574;}


/* 右側圖文區 = = */
.blog_ri {margin: 0;flex-direction: column;font-family: var(--SFontEN);/* width: 100%; */padding: 0 0 0 15px;width: calc(100% - 240px);justify-content: flex-start;}
h4.blog_category_title {width: fit-content;font-weight: 600;letter-spacing: 1px;margin: 0;padding: 0;}
/* 圖文區塊 */
.blog_subbox {width: 100%;gap: 0;display: flex;flex-wrap: wrap;display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 20px 10px;}
.subbox_item {border-radius: 0;overflow: unset;transition: .5s ease-out;margin: 0;padding-bottom: 0;width: 100%;padding: 0;display: flex;position: relative;border: 0;}
.subbox_item:hover {transition: .5s ease-out;}
.subbox_item a {gap: unset;display: flex;grid-template-columns: 1fr;grid-gap: 0;padding-right: 0;position: relative;/* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); */flex-direction: column;border-radius: 0;overflow: hidden;}

.subbox_item a:before {font-size: 12px;padding: 5px 18px;background: #8d5d3a;border-radius: 2px;color: #fff;bottom: 0;font-weight: 600;letter-spacing: .5px;right: 0;font-family: var(--SFontEN);top: unset;}
.subbox_item a:after {background: rgba(256, 256, 256, .5);border: none;pointer-events: none;}
.subbox_item a:hover:before, .subbox_item a:hover:after {opacity: 0;}
/* 圖 */
.blog_list_le {overflow: hidden;aspect-ratio: 30/30;background-color: #121212;width: 100%;position: relative;border-radius: 5px;}
.blog_list_le:before {content: 'READ MORE';position: absolute;z-index: 19;/* bottom: 10px; *//* right: 10px; */opacity: 0;/* font-size: 15px; */height: fit-content;transition: all .6s;font-size: 14px;padding: 5px 18px;border-radius: 2px;color: #fff;bottom: 0;font-weight: 700;letter-spacing: 1px;left: 50%;text-shadow: 0 0 15px rgb(0 0 0 / 60%);transform: translate(-50%, -50%);font-family: var(
--SFontEN);top: 50%;margin-top: 20px;}
.subbox_item a:hover .blog_list_le:before{opacity: 1;margin: 0;}
.blog_list_le img {transition: all 0.3s linear;}
.subbox_item a:hover img {transition: all 0.3s linear;opacity: .6;transform: scale(1.05);}

/* 文字 */
.blog_list_ri {display: flex;flex-direction: column;justify-content: center;margin: 0;/* padding: 10px; */width: 100%;padding-left: 0;max-width: 100%;overflow: hidden;padding:0;position: relative;z-index: 1;padding: 15px 0 25px;background: transparent;}
.blog_list_ri h5 {line-height: 1.6;font-size: var(--f18);text-align: left;color: #222;font-weight: 600;letter-spacing: .5px;line-height: 1.4;margin: 0;padding-top: 5px;padding-bottom: 0;-webkit-line-clamp: 1;}
.subbox_item a:hover .blog_list_ri h5 {color: #D95D10;}
.blog_list_ri em {font-size: 12px;color: #999;margin: 0;letter-spacing: .5px;order: -1;}
.blog_list_ri em:before {content: "\f017";font: normal normal normal 14px / 1 FontAwesome;margin-right: 4px;color: #0C9165;font-size: inherit;text-rendering: auto;}
.blog_list_ri p {font-size: 14px;letter-spacing: 1px;line-height: 1.6;font-weight: 400;color: #444;margin: 5px 0 0;-webkit-line-clamp: 2;}
.subbox_item a:hover .blog_list_ri em:before {color: #999;}
.subbox_item a:hover .blog_list_ri p {opacity: 0.6;}


/*文章內層/ = = = = */
.blog_in_page h5.blog_le_t em {}
.blog_in_page .blog_ri {align-self: end;padding: 30px;background: #FFF;border-radius: 10px;}
.blog_in_page h4.blog_category_title {width: 100%;font-size: 24px;letter-spacing: 1.5px;margin-bottom: 0;text-align: left;padding: 0;margin-bottom: 15px;font-size: var(--f28);}

/* 上下篇按鈕 */
.blog_back {align-items: center;border-top: 1px solid #eee;padding: 20px 0;display: flex;-ms-flex-wrap: wrap;gap: 10px;width: 100%;display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 9px;}
.blog_back a {font-size: 13px;letter-spacing: 1px;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {background: #eee;background: #8A8F94;transition: .5s ease;height: 35px;width: 100%;font-weight: 300;line-height: 35px;border-radius: 4px;border: 1px solid transparent;color: #fff;display: block;font-size: 14px;padding: 0 20px;position: relative;}
.blog_back a.article_btn_prev {text-align: right;}
.blog_back a.article_btn_prev:before, .blog_back a.article_btn_next:before{content: "";width: 10px;height: 10px;border-left: 1px solid #ffffff;border-bottom: 1px solid #ffffff;display: block;position: absolute;top: calc(50% - 5px);}
.blog_back a.article_btn_prev:before{-webkit-transform: rotate(45deg);transform: rotate(45deg);left: 15px;}
.blog_back a.article_btn_next:before{-webkit-transform: rotate(-135deg);transform: rotate(-135deg);right: 15px;}
.blog_back a.article_btn_next {margin-left: auto;text-align: left;}
.blog_back a.article_btn_back {background: #5c5f63;transition: .5s ease;/* display: none; */}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {border: 1px solid #DE800E;background: #DE800E;color: #fff;}
.blog_back a.article_btn_back:hover {border: 1px solid var(--SubColor6);background: var(--SubColor6);color: #fff;}
.blog_back a.article_btn_prev:hover:before, .blog_back a.article_btn_next:hover:before  {border-left: 1px solid #fff;border-bottom: 1px solid #fff;}
/* 分享按鈕 = = */
.blog_shareData {display: flex;align-items: center;align-content: center;flex-wrap: wrap;flex-direction: row;margin-bottom: 10px;width: 100%;padding: 7px 0px;border-radius: 0;border-top: 1px dashed #ea7323;border-bottom: 1px dashed #ea7323;padding-bottom: 10px;justify-content: flex-end;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {font-weight: 400;font-size: 12px;color: #333;letter-spacing: .5px;}
.toShareNews a object {max-width: 20px;}
.toShareNews > a:hover > object {filter: none;}
/* 文章編輯器 */
.blog_box_edit {background: transparent;margin: 10px 0;font-size: var(--f16);color: #2F2F2F;line-height: 1.8;padding: 0 20px;padding: 0;
letter-spacing: .5px;}
.articel_mainPic {display: none;}

/*文章-相關推薦*/
.news_related, .prod_related {display: none;}
.news_related h6 span:before, .prod_related h6 span:before {font-size: 24px;color: #333;font-weight: 500;letter-spacing: .5px;}
.news_related_list, .related_list {margin: 40px auto;}
.news_related_list li, .related_list li {display: block;padding: 0px;}
.news_related_list li a, .related_list li a {padding: 10px;background: #fff;height: 100%;border: 1px solid #eee;border-radius: 5px;transition: .3s ease;}
.news_related_list li a:hover, .related_list li a:hover {box-shadow: 4px 4px 15px rgb(181 177 172 / 25%);transition: .3s ease;}
.news_related_list li figure {aspect-ratio: 12 / 17;}
.news_related_list li a p, .related_list li a p{font-size: 16px;letter-spacing: 0.04em;color: #333;padding: 10px 0 5px;line-height: 1.5;}


/* 文章B-單獨 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.article_b .show_content.blog_box {max-width: 1200px;}
/* 左分類 */
.article_b .blog_le .accordion {border: 0;border-radius: 0;}
.article_b .accordion li .link a:before {border-radius: 100%;align-items: center;justify-content: center;display: flex;height: 18px;content: "＞";font-weight: 800;color: #C38574;background: transparent;width: 18px;text-align: center;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);transition: transform 600ms ease-in-out;padding-left: 2px;font-size: 13px;}
.article_b .accordion li+li .link {border-top: 1px #DADADA solid;}
/* 右圖文 */
.article_b .blog_subbox {grid-template-columns: repeat(1, 1fr);align-content: start;grid-gap: 20px;}
.article_b .subbox_item a {display: grid;grid-gap: 25px;grid-template-columns: 260fr 560fr;}
.article_b .blog_list_ri h5 {font-size: var(--f24);}
.article_b .blog_list_ri em {order: 0;margin-top: 5px;}
.article_b .blog_list_ri em:before {content: none;}
.article_b .blog_list_ri p {color: #444;margin: 15px 0 0;-webkit-line-clamp: 3;}
.article_b .blog_le .accordion > li.on_this_category .link a,.article_b  .blog_le .accordion > li:hover .link a {color: #453C35 !important;background: #F4E9DD;}
.article_b .accordion li .link a {border-radius: 5px;margin: 2px 0;}


@media screen and (max-width: 1280px) {
/* 外層 */
.blog_ri {padding: 0 0 0 15px}
}


@media screen and (max-width: 1200px) {
/* 外層 */
.show_content.blog_box {width: 100%;}
.blog_ri {padding-left: 20px;}
/* 內層 */
.blog_back { width: calc(100% - 240px - 20px);}
}


@media screen and (max-width: 1024px) {
/* 外層 */
.blog_le {width: 200px;}
.blog_ri {width: calc(100% - 220px); padding-left: 10px;}
.subbox_item a {/* grid-gap: 30px; */grid-template-columns: 210px 1fr;}
.blog_subbox {    grid-template-columns: repeat(2, 1fr);grid-gap: 20px 15px;}
/* 文章b */
.article_b .blog_subbox {gap: 15px 20px;}
.article_b .subbox_item a {grid-template-columns: 260fr 500fr;grid-gap: 20px;}

/* 內層 */
.blog_in_page .path {display: none;}
.blog_back { width: calc(100% - 240px - 0px);padding: 25px 0;}
.blog_box_edit {margin: 0;}
}




@media screen and (max-width: 768px) {
/* 外層 */
.blog_le, .blog_ri {width: 100%;padding: 0;}
.blog_le .accordion {display: none;grid-template-columns: 1fr;}
.blog_search{ margin-bottom: 30px;}
.subbox_item a {grid-template-columns: 180px 1fr;}
.blog_le .accordion li {width: 100%;}
h5.blog_le_t em {font-weight: 600;}
/* 文章b */
.article_b .blog_le {display: flex;flex-direction: column;}
.article_b .blog_le .accordion {border: 0;order: 2;width: 100%;background: #f3e9de;padding: 5px 10px;border-radius: 5px;}
.article_b .accordion li+li .link {border-top: 1px #ffffff solid;}
.article_b .accordion li .link a:before {left: 0;}
.article_b .accordion li .link a {text-align: left;padding: 8px 20px;}
.article_b h5.blog_le_t {order: 1;padding: 10px 0;}
.article_b .blog_search {order: 3;margin: 20px 0 20px;}

/* 內層 */
.blog_back {width: 100%;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {/* width: 140px; */font-size: 12px;height: 36px;line-height: 36px;}
.blog_box_edit {padding: 0 10px;}
}


@media screen and (max-width: 600px) {
/* 外層 */
.show_content.blog_box {gap: 10px;}
.subbox_item a {grid-gap: 0;}
.subbox_item a:before {font-size: 10px;}
.blog_list_ri h5 {font-size: var(--f24);}
.blog_list_ri em {margin: 0;letter-spacing: 0;opacity: .8;}
.blog_list_ri p {margin: 10px 0 0;-webkit-line-clamp: 3;}   
.subbox_item {/* width: 95%; */max-width: 460px;margin: 0 auto;padding-bottom: 20px;}
.show_content.blog_box {width: 98%;}
/* 文章b */
.article_b .subbox_item {max-width: 100%;}
/* 內層 */
.blog_back {padding: 20px 0 25px;margin-top: 10px;}
.blog_in_page .blog_ri {padding: 15px;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {/* width: 120px; */font-size: 12px;}
}


@media screen and (max-width: 480px) {
.module_i_news .title_i_box h6:before {font-size: 13px;}
.blog_list_ri em {font-size: 10px;}
.i_blog_ri p, .blog_list_ri p {font-size: 12px;}
/* 外層 */
.blog_subbox {grid-template-columns: repeat(1, 1fr);grid-gap: 15px;}
.subbox_item {width: 95%;padding-bottom: 10px;}
/* 文章b */
.article_b .blog_subbox {grid-template-columns: repeat(1, 1fr);grid-gap: 20px 15px;}
.article_b .subbox_item a {grid-template-columns: 1fr;grid-gap: 0px;}
.article_b .blog_list_ri p {margin: 10px 0 0;}
/* 內層 */
.blog_box_edit {padding: 0;}
.blog_back a.article_btn_prev:before, .blog_back a.article_btn_next:before {width: 8px;height: 8px;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {font-size: 12px;height: 33px;line-height: 30px;}
}







/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = = = = = */
/*促銷活動設定-OFF  = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */





/* = = = 分隔線 相本主分類-OFF= = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*相本分類全版面 ( 限制最寬2000px ) = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.show-list .item:hover .show_name{color: var(--SubColor1);}
/*相簿*/
.other_album_choice li {background: #ccc;}
/*相簿下方隱藏*/
.other_album_choice{display:none;}
.album_fixed_title{display:none;}
.show-list .item a .show_pic {transition: all .6s;border-radius: 10px;}
.overlay {background: rgb(31 51 90 / 20%);z-index: 1;}
.show-list .show_pic {aspect-ratio: 36 / 25;}
.show-list .item a .show_pic img {transform: scale(1);transition: all .6s;}
.show-list .item a:hover .show_pic img {transform: scale(1.05);}


/* = = = 分隔線 相本分類= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*相本列表*/
.album_page #page, .album_class_page #page, .album_info_page #page{}
.album_page #content, .album_class_page #content, .album_info_page #content{background: transparent;}
/* 主分類相簿名 */






/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*聯絡我們-ON = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.contact_page .main_part {background: rgb(245 234 228 / 50%);}
.contact_content {margin: auto;padding: 20px 25px;max-width: 1400px;font-family: var(--SFont);}
.contact_content > form {display: flex;justify-content: space-between;grid-gap: 80px;}
.contact_content .information_left {width: 42%;padding: 0;}
.contact_content .information_right {width: 58%;background: #FFF;border-radius: 12px;padding: 50px 50px;}
.blank_letter {font-family: var(--SFont);color: #453C35;font-size: var(--f32);}
.contact_page .blank_letter:before {content: '';display: block;font-size: var(--f18);letter-spacing: .5px;color: #0C9165;font-weight: 800;font-family: var(--SFontEN);text-transform: uppercase;width: fit-content;}
.contact_page .blank_letter.i:before {content: 'Contact Information';}
.contact_page .blank_letter.f {padding-top: 0;}
.contact_page .blank_letter:before {content: 'form';}

/* 左-聯絡資訊 */
.contact_page .list_before {display: none;}

/* 右-表單 */
.star.red {width: auto;font-size: 19px;font-weight: 600;line-height: 1.2;color: #b42d31;padding: 0;left: -2px;position: relative;top: 0px;letter-spacing: .6px;border-radius: 0;}
.star:before {content: "";display: inline-block;position: relative;font-size: 10px;color:#fff;}
.red {color: transparent;color: #b42d31;order: 2;font-size: 0;}
.contact_form {grid-gap: 26px;color: #453C35;}
.contact_form li {grid-template-columns: 120px 1fr;}
.contact_form li .form__label {max-width: 120px;text-align: left;display: flex;align-items: center;gap: 6px;}
.contact_form li:has(input[type=checkbox]) 
.form__insert, .contact_form li:has(input[type=radio]) 
.form__insert {grid-template-columns: repeat(auto-fit, minmax(13px, 13px) minmax(120px, 1fr));grid-gap: 4px;row-gap: 3px;}
.noborder:focus {outline: none;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border-radius: 3px;background: #faf9f6;padding: 10px;}
.form select {border-radius: 0;}
.tncode {color: #453C35 !important;letter-spacing: .8px;box-shadow: none !important;}

/* 送出按鈕 */
.contact_form li.last input {font-weight: 500;line-height: 2;padding: 10px;z-index: 1;position: relative;}
.contact_form li.last blockquote, .contact_form li.last cite {width: 200px;padding: 0;border-width: 0;background: #0C9165;border-radius: 8px;position: relative;}
.contact_form li.last blockquote:before, .contact_form li.last cite:before {pointer-events: none;content: "";position: absolute;z-index: 1;top: 0px;right: 0;width: 50px;aspect-ratio: 1 / 1;height: auto;transition: .5s;background: url(https://pic03.eapple.com.tw/bestpco/arrow.svg) center center no-repeat;background-size: 16px auto;}
.contact_form li.last blockquote:after, .contact_form li.last cite:after{pointer-events: none;content: "";position: absolute;z-index: 0;top: 0;left: 50%;margin-left: -28px;width: 56px;height: 100%;background: #ea7323;border-radius: 8px;opacity: 0;transition: .5s;}
.contact_form li.last blockquote:hover:after, .contact_form li.last cite:hover:after {left: 0;margin: 0;width: 100%;height: 100%;opacity: 1;}
.contact_form li.last blockquote {color: #FFF;}
.contact_form li.last blockquote input {}
.contact_form li.last cite {color: #FFF;/}
.contact_form li.last cite i {display: none;}

/* hover */
.tncode:hover {background: linear-gradient(-135deg, #ea7323, #fb8f56) !important;color: #FFF !important;}
.contact_form li.last cite:hover {color: #FFF;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 2px;}
.contact_form li.last cite:hover i.fa-solid.fa-arrow-right {margin: 0;}




@media screen and (max-width: 1100px) {
.contact_content > form {grid-gap: 60px;}
.contact_content .information_right {min-width: 530px;border-radius: 10px;padding: 50px 40px;}
}

@media screen and (max-width: 1024px) {
.contact_content > form {flex-direction: column;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}
}

@media screen and (max-width: 768px) {
.blank_letter {font-size: var(--f40);}
.contact_content > form {grid-gap: 40px;}
.contact_content {margin: auto;padding: 20px 0;width: 96%;}
.contact_content .information_right {min-width: auto;background: #FFF;border-radius: 10px;padding: 40px 25px;margin-bottom: 25px;}
}

@media screen and (max-width: 600px) {
.contact_content {margin: auto;padding: 0;}
.contact_content .information_right {border-radius: 5px;padding: 25px;margin-bottom: 20px;}
.contact_form li .form__label {font-weight: normal;background: transparent;padding: 0;}
.contact_form li {grid-template-columns: 1fr;}
.contact_form {grid-gap: 20px;color: #453C35;}
.contact_form li input.noborder, .contact_form li textarea.noborder {padding: 5px;}
.contact_form li.last {border: none;text-align: right;margin-top: 20px;padding-left: 0;display: flex;gap: 15px;flex-wrap: wrap;justify-content: flex-start;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {font-size: 14px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {font-size: 14px;}
.contact_form li.last input {font-size: 14px;padding: 8px;}
.contact_form li.last blockquote:before, .contact_form li.last cite:before {width: 44px;}
.blank_letter {padding: 0;}
}


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media screen and (max-width: 1400px) {}


@media screen and (max-width: 1200px) {}

/* @1024下方區域_平板版面1024px */
@media screen and (max-width: 1024px) {
/* 共用 */
.main_part {padding: 60px 10px;}
}

/* @768下方區域_平板版面768px */
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu { display: none;}
.footer.with_shopping_mode {padding: 60px 0 0;}
#to_top {bottom: 35px;left: 0px;transform: scale(.9);}
/* footer */
.copy{font-size: 10px;letter-spacing: .25px;}
}



@media screen and (max-width: 600px) {
/* 共用 */
.main_part {width: 100%;padding-bottom: 60px;padding-left: 20px;padding-right: 20px;}
.show_content {padding: 0 0px;width: 100%;}
.page li a, .page li {font-size: 14px;width: 30px;height: 30px;line-height: 30px;}
.path {padding: 0px 0 10px;}
/* footer */
.footer_menu {}
.footer_menu a {font-size: 12px;}
.copy {font-size: 10px;}
.total_view {width: auto;}
}




@media screen and (max-width: 480px) {
/* 共用 */
.edit {font-size: 14px;}
.copy {font-size: 8px;padding: 8px 0;}
#to_top {transform: scale(.8);}
}