@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap');

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


body{
    font-family: "Noto Serif TC","Libre Baskerville", serif;
}
.path p, .path p a{ display: none;}

.edit{ padding: 0px 0;}
.info_fix { display: none; }


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */




/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/
.pageIndex .header_area.sticky { position:fixed;}
.pageIndex .header_area{position: fixed;}

/*內頁page*/
.edit_part { padding: 0px;}
.edit_part .show_content { margin-bottom: -5px;}
.other_page .show_content {  margin-bottom: -6px;}
.contact_page  .main_part {  max-width: 1550px;}
#content_main { margin: 0; background-color: #f8f8f8;}
.path p, .path p a { display: none;}
.promotion_title { display: none;}
.other_promotion {display: none;}

/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO*/
.nav-brand{ max-width: 380px; padding-top: 10px; }
.nav-brand img { max-width: 100%;}

/*手機LOGO
.nav-brand-m {}
*/

/*header選單欄位*/
.main_header_area .container { max-width: 85%;}
.navigation{ grid-template-columns:400px 1fr;}
.stellarnav > ul > li > a { letter-spacing: 2.2px; padding: 0px 5px 0px 5px;  color: #476060; transition: all 0.5s ease; font-weight: 300;transition: all 0.3s; font-family: "Montserrat", "Noto Sans";font-size: 15px;}
.stellarnav > ul > li > a:hover {  color: #abc9af; transition: all 0.5s ease; font-weight: 900; }
.stellarnav li a {  padding: 9px;  color: #777;  font-size: 15px;}
.stellarnav ul { margin: 0 250px 0px 0px;}
.stellarnav ul ul{ left: -10px;}
.header_area {  background:#fff;box-shadow: 1px 1px 10px rgba(0, 0, 0, .1); padding: 5px 0px;transition:.5s;border-bottom: 1px solid rgb(255 255 255 / 38%);  }
.header_area.sticky { background: #fff;box-shadow: 1px 1px 10px rgba(0, 0, 0, .1); transition:.5s;}
.stellarnav {  margin: 0px 0px 5px 0px;}
.me_tp_features{position: fixed;  left: 79%; top: 3%; z-index: 9999999999; display: inline-flex;  align-items: center;}
.fa-line:before{ display:none;}
/*.stellarnav li.has-sub > a:after {  content: '+';  border-left: 0px;  border-right: 0px;  border-top: 0px;}*/
.stellarnav li.has-sub > a:after{border-top: 6px solid #476060;}
.stellarnav li li.has-sub > a:after {  border-left: none; right: 10px;}/*選單下拉調整*/
.stellarnav li.drop-left ul ul { right: 150px;}

.stellarnav > ul > li > a {  padding: 0; text-transform: uppercase;  position: relative; display: inline-block; font-size: 17px;  font-weight: 500;  line-height: 46px;  height: 46px;  margin: 0 6px;   overflow: hidden;  cursor: pointer;  text-align: center; Letter-spacing: 1px;font-family: 'Noto Serif TC';}
.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: center; position: relative; margin: 13px 5px 0px 5px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
.stellarnav > ul > li.drop-left > ul { right: unset; left: -9px;}
/*.anchorList > li > a:before {content: "";width: 30px;height: 30px;position: absolute;top: -22px; left: 50%;transform: translateX(-50%);}*/

@media screen and (max-width: 1700px) {
.me_tp_features { left: 75.5%; top: 3.5%;}
.stellarnav ul {  margin: 0 290px 0px 0px;}
}
@media screen and (max-width: 1450px) {
.main_header_area .container {  max-width: 87%;}
.me_tp_features {  left: 73%;}
.stellarnav > ul > li > a { margin: 0 7px;}

.stellarnav > ul > li > a {  font-size: 15px;   margin: 0 5px;}
}
@media screen and (max-width: 1300px) {
    .me_tp_features {  left: 71%;}
}
@media screen and (max-width: 1200px) {
    .stellarnav{ margin: 0px 0px -9px 0px;}
.stellarnav ul {  text-align: left;}
.stellarnav ul {  margin: 0px;}
.me_tp_features { top: 3.5%;  left: 69%;   left: 50%;position: relative; left: unset;justify-content: flex-end;top: 37.5%;}
.stellarnav ul { text-align: right;}
.tp_links {  display: none;}
}
@media screen and (max-width: 1024px) {
.me_tp_features { justify-content: center;}
.stellarnav ul { text-align: center;}
.header_area {   padding: 0px 0px;}
}
@media screen and (max-width: 768px) {
.main_header_area {  height: 100px;}
.stellarnav {   margin: 15px 0px 3px 0px;}
.me_tp_features {   z-index: 0;}
}
/*主選單hover*/
/*.anchorList>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a{color: #828c62;}*/
/*.anchorList>li>a:hover {transform: translateY(-3px);}*//*選單上移特效*/
.anchorList>li>a:hover, .nav-menu>li>a {transition: all .3s;}


/*.me_tp_features { position: absolute; right: -11%;   top: -10%;max-width: 242px; background-color: #eaeaea;  padding: 38px 28px 21px 20px;}*/
/*.me_tp_features { position: relative;  right: 0%;  top: 27%;}*/
.fa-envelope::before{ display:none;}/*icon隱藏*/
.fa-phone-volume::before{ display:none;}/*icon隱藏*/
.box_search input[type=text] {padding: 6px 55px 6px 32px;  color: #333 !important;border-radius: 0px;max-width: 135px;font-size: 11px;}
.shop_search_btn {  font-size: 10px; background: #2f3e3a;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice { color: #2f3e3a;}
.box_search {  margin-bottom: -2px;margin-right: 10px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] { border-radius:  0px;}
.stellarnav li li a:not(.dd-toggle),
.stellarnav li li.has-sub>a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li a:not(.dd-toggle) { color: #476060; font-size: 16px;  padding: 10px 18px;  line-height: initial;  height: auto;  margin: 0; transition: all ease .3s;/*background-color:#f28f33;  border: solid 1px #ffb46f;*/background-color: #fff;  border: 0px;}/*下拉*/
.nav-header {  justify-content: left; max-width: 400px;}
.stellarnav li li:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) { color: #abc9af;background-color:transparent; transition: all ease .3s;}/*下拉*/
.stellarnav li li { border: none;}


@media screen and (max-width: 1550px) {

/*header*/
.nav-brand img { max-width: 100%;}
.nav-brand {  margin: 0px 15px;}
}
@media screen and (max-width: 1200px) {
.stellarnav > ul > li > a { letter-spacing: 1px;  padding: 0px;  font-size: 14px; margin: 0 5px;}
.stellarnav ul { margin: 0 0px 0px 0px;}
.nav-header {  justify-content: center;}
.pageIndex .header_area {  position: relative;}


}
@media screen and (max-width: 1400px) {
    .nav-brand { max-width: 320px;}
    .navigation{ grid-template-columns:300px 1fr;}
}
@media screen and (max-width: 1024px) {
.nav-brand { margin: 5px 0px 5px 0px; max-width: 280px;}
.anchorList>li {  margin: 3px 5px 0px 5px;}
}

@media screen and (max-width: 768px) {
.nav-brand {  max-width:270px;   margin: 8px 0px 0px 0px;}
/*.me_tp_features { position: relative; left: 0%;top: -10%; max-width: 238px; background-color: transparent;  padding: 10px 16px 10px 16px;  border-radius: 3px;}*/
/*.stellarnav .menu-toggle {  padding: 0px 15px;}*/
.stellarnav.mobile ul {  background: #eaeaea;}
.stellarnav.mobile ul ul { width: 100%;background-color: transparent;}
.stellarnav.mobile > ul > li {  border-bottom: 1px #67676714 solid;}
.stellarnav > ul > li > a { font-size: 15px;letter-spacing: 1.5px;  padding: 0px 7px 0px 7px;}
.stellarnav.mobile li li.has-sub a { font-size: 13px;  padding: 10px 15px;}
.stellarnav li a { font-size: 15px;}
.stellarnav.mobile li.open { background: transparent;color: #fff; padding: 0px;}
.nav-brand img {  margin-right: 0px;}
.tp_links a { display: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background-color:#fffffff2;  max-width: 80%; }
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; border-bottom: none;  color: #7a7a7a;  padding: 10px 15px;}
.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub>a:not(.dd-toggle), .stellarnav li li.has-sub:hover li a:not(.dd-toggle) { background-color: #e3c2ad00;/*#f8faf3;*/ border: none;padding: 10px 25px;}
.stellarnav .icon-close:after {  border-bottom: solid 3px #7a7a7a;}
.stellarnav .icon-close:before{  border-bottom: solid 3px #7a7a7a;}
.stellarnav a.dd-toggle .icon-plus:after{  border-bottom: solid 3px #9a9a96;}
.stellarnav a.dd-toggle .icon-plus:before{  border-bottom: solid 3px #9a9a96;}
/* .stellarnav li li:hover a:not(.dd-toggle), .stellarnav li li.has-sub:hover a:not(.dd-toggle), .stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) { background-color: #e3c2ad00;} */
.stellarnav .icon-close {   margin-right: 3px;}
.anchorList>li {  margin: 5px 25px 5px 25px;}
.stellarnav.mobile > ul > li > a.dd-toggle {  padding: 0px; top: 6px;}
.stellarnav .menu-toggle span.bars span { background: #444444;}
.stellarnav .menu-toggle:after {  color: #444;transform: scale(0.7);}
/*header icon*/
.anchorList > li > a:before { top: 5px; left: 40%;}
a.dd-toggle:before { display: none;}/*下拉重複icon隱藏*/
.stellarnav.mobile {   top: 15px;}
}

@media screen and (max-width: 600px) {
/*header*/
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice { display: flex;   flex-direction: column; display: none; }
.me_tp_features {   justify-content: center;}
.box_search input[type=text] { font-size: 10px;}
.main_header_area .container {  max-width: 100%;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  margin: 0px 8px;}
/*.me_tp_features {max-width: 100%;}*/
.box_search {  display: block;   margin-right: 15px;  text-align: center; margin-bottom: 0px;}
.me_tp_features a i, .me_tp_features a span {  margin: 0 1px; font-size: 14px;  letter-spacing: 1px;font-size: 10px;}

}

@media screen and (max-width: 570px) {
.nav-brand{ max-width: 240px;  }
.stellarnav.mobile{ top: 21px;}
}
@media screen and (max-width: 400px) {
.subbox_item { padding-bottom: 15px;padding: 15px 0px;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*Footer/＝＝＝＝＝*/
.center {   max-width: 85%;}
.footer { padding: 40px 0 0; background: #f3f0ec;}
.footer_info {  display: flex; flex-wrap: wrap;  align-items: center;  justify-content: center; padding-right: 0px; grid-gap:5px;}
.footer_info ul {  width: calc(100% - 400px);}
.footer_info li:nth-child(1) {  display: flex;  flex-wrap: wrap;  justify-content: flex-start;}
.footer_info ul>li>p {  width: 49%;  color: #040404; line-height: 175%;}
.footer_info ul>li>p>a { color: #040404;}

.footer_menu { border-top: 1px solid #e1d7cdab;  padding-top: 15px;    width: 90%;}
.footer_menu a {  margin: 0;  padding: 5px 25px 5px 0px;  border: none;  background: transparent;  transition: all 0.3s;  color: #476060;}
.footer_menu a:hover {  background: transparent;  letter-spacing: 2px;  transition: 0.5s;  color: #abc9af;}
.footer_info li:nth-child(2) {  padding-bottom: 2%;}
.copy, .copy a {  color: #bebebe;  border-top: none;}
.box_link {  width: auto;  display: flex;  flex-direction: row;  flex-wrap: wrap;  justify-content: flex-start; display: none;}
.box_link a{transition:all 0.3s; padding: 5px;  font-size: 20px;border: 1px #fff solid; width: 36%;}
.box_link i { color: #fff;}
.box_link a:hover {  background: #caa88f;}
.footer_logo { width: 380px;  padding-right: 36px; max-width: 380px;}

@media screen and (max-width: 1440px) {
    .center {  max-width: 100%; width: 100%;}
    }
@media screen and (max-width: 1200px) {
    /*footer*/
    .footer_logo { padding-right: 0px; text-align: center;}
    .footer_menu { width: 100%;}
    .footer_info {  padding: 0px;}
    .footer_info ul {  width: 100%;}
    .footer_info li:nth-child(1) {  display: flex;  flex-wrap: wrap;  justify-content: flex-start;  flex-direction: column;  align-items: center;  width: 100%;}
    .footer_info li:nth-child(2) { padding-bottom: 0px; text-align: center;}
    .footer_info ul>li>p { width: 100%;  text-align: center;}
    .box_link {  width: auto;  flex-wrap: nowrap;  position: sticky;  margin-top: 1%;}
}
@media screen and (max-width:1024px) {
    .stellarnav ul{ padding-top: 4px;}
    .footer_logo{ width: 320px;}
}
@media screen and (max-width: 768px) {    
    #to_top { bottom:60px;}
    .footer.with_shopping_mode { padding:30px 0 0px; }
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center; margin-bottom: 10px; width: 270px;}
    .footer_menu { text-align: center; display: flex; flex-direction: row;  flex-wrap: wrap;  justify-content: center;}
    .footer_menu a {margin: 3px; width: 105px; padding: 5px;}
    
    }
    
    @media screen and (max-width: 600px) {
    .box_link {    text-align: center;}
    }



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1600px;}
/* .product_info_page .main_part { max-width:1200px;} */

.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 #92B096;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product_menu_list { display: none;} 
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}


.product_page #content,.product_info_page #content{
    background-image: url(https://pic03.eapple.com.tw/dsyhk6/in-bg.jpg);
    background-size: cover;
    background-position: bottom;
}

.car_page #content,.remit_page #content{
    background-image: url(https://pic03.eapple.com.tw/dsyhk6/in-bg.jpg);
    background-size: cover;
    background-position: bottom;
}


/* 左邊選單 */
/* .product-layer-two > li{ border-bottom: 1px solid rgba(103, 107, 114, 0.5);} */
.product-layer-two > li:last-child{ border-bottom: 0px;}
.product-layer-two li a{ background: transparent; color: #444;  padding: 12px 16px; transition: 0.3s; border: 0px;}
.product-layer-two li a:hover{ background: #92B096; color: #fff;}
.product-layer-two li li a{ color: #000; background: unset; }
.product-layer-two li i{ color: #fae5ea; } 
.product-layer-two li li:hover > a{ color: #DCA1AC;}
.product-layer-two li li > a:hover:before { background: #DCA1AC;}
.product-layer-two li.active a{ background: #92B096; border: 0px; color: #fff;}
.product-layer-two li li.active a{ background: unset; color: #92B096;}
.product-layer-two li.active li a{ background: unset;color: #92B096; }

/* 商品 */
.products-list{grid-template-columns:1fr 1fr 1fr 1fr ;}
.products-list .price b { color: #9b9b9b; margin-top: -20px;text-align: center;}
.products-list .name{ font-size: 18px; color: #476060; font-weight: bold; text-align: center;height: 50px;}
.products-list .more{ font-size: 15px; color: #92B096; border: 1px solid #92B096; }
.products-list .item a:hover .more{ background: #92B096; color: #fff;  }
.products-list .pic img{ width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}

    .products-list .pic{ overflow: hidden;}
.products-list .item a:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
  transition: 0.5s;
}

/* 內頁 */
.product_info_page #content .swiper-slide:nth-child(1):before,.product_info_page #content .swiper-slide:nth-child(2):before{ display: none;}
.sidebarBtn h2{ color: #476060; font-size: 22px;}
.sidebarBtn .sp_price{ color: #9b9b9b;}
.sidebarBtn .price{ border-bottom: 0px;}
.pd_tabTitle li.activeTab a{ font-size: 20px; font-weight: bold;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after{ text-shadow: unset; color: #B0D2C5;}
.proImgSwiper img{height: 100%;width: 100%;object-fit: cover;overflow: hidden;}


.pd_tabTitle li.activeTab::after{ height: 0px; background: #E4E4E4;}
.sidebarBtn{ border: 1px #ddd solid; background: #f3f0ec;}
.inquiry_a1,.inquiry_a2,.inquiry_a3{ background:transparent; color: #92B096; border: 1px solid #92B096!important;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{ background: #92B096; color: #FFF;}
.radio-inline__input:checked + .radio-inline__label{ background: #3C544D; color: #fff; border: 0px;}

.rewrite_simple{ background: #92B096;}
.send_simple{ background: transparent; color: #92B096; border: 1px solid #92B096!important; }


/* 相關推薦 */
.prod_related h6 span:before {font-size: 18px;letter-spacing: .6rem;font-weight: 500;color: #555;}
.prod_related{ background: transparent; padding: 80px 15px 60px;}
.related_list li a{ background:#e6e2dd; padding: 0px; }
.related_list li a p{ padding: 15px 10px;}

@media screen and (max-width:1529px) {
    .products-list .name{ font-size: 16px; height: 35px; margin-bottom: 10px;}
    .products-list .price b{ font-size: 14px;}
}

@media screen and (max-width:1024px) {
    .products-list{grid-template-columns:1fr 1fr 1fr ;}
}
@media screen and (max-width:930px) {
    .products-list{grid-template-columns:1fr 1fr; grid-gap: 20px;}
}

@media screen and (max-width:768px) {
    .product-layer-two{ display: block!important;}
    .product_page .product_menu_list>h5{ display: none;}
    .product_info_page #content .main_part{ padding:80px 20px 0px;}
    .mobile_product_name{ display: none;}
    .products-list .price b{ text-align: center!important;}
}
@media screen and (max-width:450px) {
    .products-list{grid-template-columns:1fr; gap: 24px;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 1450px) {
.bannerindex { margin-top: 32px; }
}
@media screen and (max-width: 1200px) {
.bannerindex { margin-top: 0px; }
}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner { min-height: 350px;}

.banner h5 {
    font-size: 0px;
}
.banner h5:before {
    content: "";
     background-image: url(https://pic03.eapple.com.tw/dsyhk6/ti-pro.png);
     background-size: cover;
    width: 216px;
    height: 64px;
    display: block;
    margin: auto;
}

.blog_page .banner h5::before,.blog_in_page .banner h5::before{
    background-image: url(https://pic03.eapple.com.tw/dsyhk6/ti-news.png);
}
.product_page .banner h5::before,.product_info_page .banner h5::before{ 
    background-image: url(https://pic03.eapple.com.tw/dsyhk6/ti-pro.png);
}
.remit_page .banner h5::before{
    background-image: url(https://pic03.eapple.com.tw/dsyhk6/ti-rem.png);
}


.banner.banblog { background-image: url(https://pic03.eapple.com.tw/dsyhk6/banblog.jpg); background-position: center; background-size: cover;}
.banner.banF { background-image: url(https://pic03.eapple.com.tw/dsyhk6/banF.jpg); background-position:center; background-size: cover;}
.banner.banD { background-image: url(https://pic03.eapple.com.tw/dsyhk6/banD.jpg); background-position: center ; background-size: cover;}

.banner.banA {}
.banner.banB { display: none; }
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width:1024px) {
    .banner { min-height: 280px;}
    .banner h5:before{ width: 200px; height: 60px;  }
}
@media screen and (max-width:768px) {
    .banner { min-height: 230px;}
    .banner h5:before{ width: 160px; height: 48px;  }
}
@media screen and (max-width:450px) {
    .banner { min-height: 110px;}
    .banner h5:before{ width: 120px; height:36px;  }
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


.blog_page #content,.blog_in_page #content{
    background-image: url(https://pic03.eapple.com.tw/dsyhk6/in-bg.jpg);
    background-size: cover;
    background-position: bottom;
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊*/ 
.blog_le{padding: 0 7px;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le .accordion {border-radius: 0;}
.accordion li .link a {font-size: 15px;font-weight: 500;letter-spacing: .6rem;text-align: center;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
/*分類頁*/
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item a {grid-template-columns: 200px 1fr;align-items: center;grid-gap: 50px;padding-right: 50px;}
.subbox_item a:before {font-size: 12px;padding: 5px 20px;background: #c1a383;color: #fff;
	bottom: auto;right: auto;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 12px;margin-top: 20px;}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 22px;letter-spacing: .2rem;margin-bottom: 0;font-weight: 400;}
.blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 14px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;}
.news_related {background: transparent;padding: 50px 15px;margin-top: 50px;}
.news_related h6 span:before {font-size: 18px;letter-spacing: .6rem;font-weight: 500;color: #555;}
.news_related_list li a p {padding: 5px 5px 10px;line-height: 1.6;color: #2F3E3A;}
.lastPage {background: #c1a383;font-size: 16px;}

@media screen and (max-width: 1024px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 120px 1fr;align-items: start; grid-gap: 30px;padding: 15px 0;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;}
	/*分類頁*/
	.blog_list_ri{padding: 16px 0px;}
	.blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.blog_le, .blog_ri{margin-bottom: 50px;}
	.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back{font-size: 12px;}
	.lastPage{font-size: 12px;}
}
@media screen and (max-width: 450px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 80px 1fr;grid-gap: 15px; display: flex;flex-direction: column;}
    .blog_list_ri{padding: 0px 0px;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le{ width: 230px; }
.blog_le .accordion {border: 1px #92B096 solid;}
.accordion li+li .link {border-top: 1px solid #92B096;}
.accordion li .link a {letter-spacing: .4rem;color: #92B096;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #92B096 !important; border: 0px!important;}
.accordion li .link a {font-size: 15px; }
.blog_list_ri h5{ color: #476060;font-weight: 600; }
/*分類頁*/
.subbox_item a:before {background: #92B096; font-family:"Libre Baskerville", serif;}
/*文章頁*/
h4.blog_category_title{ color: #476060; font-weight: bold;}
.news_related_list li a {padding: 0; background: #e6e2dd;}
.news_related_list li a p {padding: 15px 10px;}
.blog_back a.article_btn_back{ background: #92B096;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next{ border:1px solid #92B096  ; color: #92B096;}
.lastPage{background: #92B096; color: #fff; border: 0px ;}

@media screen and (max-width: 768px){
	/*分類頁*/
	.blog_ri {padding: 0;}
    .blog_le a.news_menu_toggle{ display: flex; flex-direction: column ; align-items: flex-end ;}
    .blog_le{ margin: 0px auto 20px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





.car_page .information_left {
    display: none;
}
body.car_page .footer_info li p:before{
    position: initial;
    display: inline;
}
.contact_le_map a{background: #2a93d8; display: none; }




@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {}
.footer.with_shopping_mode { padding:30px 0 55px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}




