@charset "utf-8";
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*共同設定*/
:root {
    color: #b7b7b7;
    background: #333;
}
.header_area, .header_area.sticky, .tp_links a, .stellarnav > ul > li > a, 
.path p, .path p a, #content_main, #content, 
.footer_info li p, .footer_info li p a, .footer, .footer_menu a, 
h5.blog_le_t, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span:before, .module_i_album .title_i_box h4, 
.blank_letter, .contact_form, .list_before, 
.products-list .name, .sidebarBtn h2 { color: inherit; background: unset;}
.edit { line-height: 1.9;}
a { color: #b7b7b7;}
a:hover, .path p a:hover, .copy a:hover { color: #fff;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.header_area {
    background: #02020200;
    position: fixed;
    padding: 6px 12px 0;
    transition: ease 1s;
}
header.header_area.sticky, .pageIndex .header_area {
    background: #000000e0;
    box-shadow: 0 0 50px #000;
}
.main_header_area .container { width: 98%; max-width: unset; transition: ease 1s;}
.navigation { grid-template-columns: 360px 1fr; grid-gap: 0 10px;}
.me_tp_features { max-width: fit-content; margin: 0 0 0 auto;}

/*電腦LOGO*/
.nav-header, .nav-brand { width: 100%; max-width: unset;}
.nav-header { justify-content: center;}
.nav-brand { max-width: 360px; margin: 5px 0; transition: ease 1s;}

@media screen and (max-width: 1024px) {
.me_tp_features { position: absolute; right: 0; top: -3px; text-align: right; z-index: 999;}
.nav-brand { max-width: 320px;}
}
@media screen and (max-width: 768px) {
.me_tp_features { top: -12px;}
.header_area, .header_area.sticky { padding: 10px 10px 5px;}
.nav-brand { max-width: 320px; margin: 0;}
.box_search { margin: -2px 0 0;}
}
@media only screen and (max-width: 450px) {
.nav-brand { width: 95%; padding-left: 30px;}
.tp_links { display: none;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*按鈕字體設定*/
.stellarnav ul { margin-top: -23px; transition: ease 1s;}
/* .stellarnav > ul > li:nth-child(4) > a { pointer-events: none;}  相簿主按鈕 點擊關閉*/
.stellarnav > ul > li > a {
    color: #b9b9b9;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: 1;
    padding: 8px 18px 0;
}
.stellarnav > ul > li > a:hover, 
.header_area.sticky .stellarnav li a:hover {
    color: #fff;
    transform: scale(1.05);
}
.stellarnav li.has-sub > a:after {
    top: 70%;
    border-top: 5px solid #ffffff8a;
}

.stellarnav ul ul {
    margin: 0;
    width: max-content;
    max-width: 180px;
	min-width: 120px;
	padding-right: 0;
}
.stellarnav li li {
    padding: 0;
	margin: 0;
}
.stellarnav li li:hover {
    background: #ffd339;
}
.stellarnav.desktop li.has-sub li a, 
.stellarnav li li a {
    color: #111;
	font-size: 14px;
    line-height: 34px;
    margin: 0;
	height: auto;
    line-height: 20px;
    padding: 6px 10px;
}
.stellarnav.desktop li.has-sub li a:hover, 
.stellarnav li li a:hover {
    color: #111;
}

@media screen and (max-width: 1160px) {
.stellarnav > ul > li > a { padding: 8px 8px 0;}
}
@media screen and (max-width: 1024px) {
.stellarnav ul { margin-top: -4px;}
.stellarnav > ul > li > a { padding: 0 18px;}
.stellarnav > ul > li > a:hover { margin: 10px 5px -14px;}
.stellarnav > ul > li > a:hover b { transform: translateY(-52px); -webkit-transform: translateY(-52px); -moz-transform: translateY(-52px);}
.stellarnav li.has-sub > a:after { top: 50%;}
.stellarnav li.has-sub > a:hover:after { top: 22%; right: 2px;}
}
@media (max-width: 768px) {
.stellarnav .menu-toggle { padding: 0;}
.stellarnav .menu-toggle span.bars { top: 2px;}
.stellarnav .menu-toggle span.bars span { margin: 0 auto 5px;}
.header_area .stellarnav .menu-toggle span.bars span, 
.header_area.sticky .stellarnav .menu-toggle span.bars span { background: #fff;}
.stellarnav .menu-toggle:after { color: #fff; font-size: 10px;}

.stellarnav.mobile.left > ul { background: #1c1c1ceb; margin: 0;}
.stellarnav.mobile li.open { padding: 0; background: #3f371d;}
.stellarnav.mobile > ul > li { border: 0;}
.stellarnav.mobile > ul > li:hover { background: #444;}
.stellarnav.mobile > ul > li > a { margin: 0;}
.header_area.sticky .stellarnav li a { /*color: #ffd633;*/}
.stellarnav > ul > li > a:hover, 
.header_area.sticky .stellarnav li a:hover { transform: none;}
.stellarnav.mobile > ul > li > a b, 
.header_area.sticky .stellarnav li a b { border: 0;}
.stellarnav.mobile > ul > li > a:hover { padding: 10px;}
.stellarnav.mobile > ul > li > a:hover b { transform: none; letter-spacing: .15em;}
.stellarnav.mobile > ul > li > a.dd-toggle { padding: 8px 0;}
.stellarnav.mobile ul ul { max-width: unset;}
.stellarnav li li a, 
.header_area.sticky .stellarnav li li a { color: #111; padding: 6px 15px;}
.stellarnav > ul > li > li a:hover, 
.header_area.sticky .stellarnav li li a:hover { color: #111; transform: none;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*footer設定*/
.footer {
    background: url(https://pic03.eapple.com.tw/deshengfa/footer-bg.jpg) #333 no-repeat left top / cover;
    border-top: 1px #f5efc51c solid;
}
.footer .center {
    max-width: unset;
}
.footer_logo {
    padding: 8px 8px 2px;
    margin: 0 0 0 auto;
    text-align: center;
    position: absolute;
    top: .8vw;
    right: 350px;
    max-width: 380px;
}
.footer_info {
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding: 20px 150px 0 40px;
}
.footer_info ul {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    margin: auto;
}
.footer_info li {
    width: 100%;
    display: flex
;
    flex-direction: column;
}
.footer_info li:nth-child(1) {
    max-width: 500px;
	padding: 90px 0 0;
}
.footer_info li:nth-child(2) {
    position: absolute;
    bottom: 3%;
    left: 5%;
    width: calc(100% - 730px);
}
.footer_info li p {
    letter-spacing: .2vw;
    line-height: 1.7;
}
.footer_info li p a {
    font-weight: bold;
}
p.tel, li.info_TEL { order: -2;}
p.fax, li.info_FAX { order: -1;}

.box_link {
    position: static;
    width: 90%;
    max-width: 888px;
    flex-direction: row;
    border-bottom: 1px dashed #bfbfbf;
    padding: 0 0 10px;
    margin: auto;
	display: none;
}
.box_link a {
    width: 32px;
    font-size: 18px;
    border-radius: 17px;
    margin: 2px;
    padding: 4px;
    border: 0;
}
.box_link a:hover {
    color: #e7c349;
    background: none;
}

/*footer聯絡資訊隱藏*/
p.phone, li.info_PHONE { display: none;}


/*footer按鈕設定*/
.footer_menu {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}
.footer_menu a {
	color: #a3a3a3;
    background: #fff0;
    border: 1px #9990 dashed;
    padding: 3px 8px;
    margin: 0 20px 15px 0;
    letter-spacing: 2px;
    width: fit-content;
	transition: ease .3s;
}
.footer_menu a:hover {
	color: #fff;
    background: #2220;
    border: 1px #2220 solid;
    letter-spacing: 2px;
    transform: translateX(12px);
}
.footer_menu a:before {
    content: "";
    background: url(https://pic03.eapple.com.tw/deshengfa/favicon.png) no-repeat center / contain;
    width: 15px;
    height: 15px;
    font-size: 15px;
    letter-spacing: .1em;
    color: #d31b39;
    display: none;
    position: absolute;
    margin: 0 0 0 -22px;
}
.footer_menu a:hover:before {
    display: inline;
}


/*版權欄位設定*/
.copy { background: #222; border-top: 1px #dddddd4d solid;}
.copy a { color: #999;}

@media screen and (max-width: 1600px) {
.footer_info { padding: 20px 100px 0 40px;}
.footer_logo { right: 300px;}
}
@media screen and (max-width: 1400px) {
.footer_info { padding: 20px 50px 0 40px;}
.footer_logo { right: 250px;}
.footer_info li:nth-child(2) { width: calc(100% - 680px);}
}
@media screen and (max-width: 1024px) {
.footer_logo { position: static; margin: 0;}
.footer_info ul { flex-direction: column; padding: 0 0 0 80px;}
.footer_info li:nth-child(n) { width: 100%; position: static; max-width: unset; padding: 0;}
.footer_info li:nth-child(1) { padding: 0 0 35px;}
}
@media screen and (max-width: 825px) {
.box_link { justify-content: center;}
.box_link a { padding: 7px 4px;}
.footer_logo { right: unset; top: 205px; left: 60px;}
}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding: 30px 0 55px;}
.footer_info li:nth-child(1) { padding: 0 0 10px;}
.footer_menu a { margin: 0 20px 10px 0;}
#to_top { bottom: 65px;}
#bottom_menu li:last-child { border: none;}
#bottom_menu li a { color: #333;}
}
@media screen and (max-width: 600px) { 
.footer_info { padding: 20px 50px 0 15px;}
.footer_logo { margin: auto; padding: 0 0 0 20px; max-width: 370px;}
.footer_info ul { padding: 0; text-align: center;}
.footer_info li:nth-child(2) { max-width: 500px;}
.footer_menu { justify-content: center;}
.copy { padding-top: 8px;}
}
@media screen and (max-width: 340px) { 
.footer_info { padding: 0 10px;}
.footer_logo { padding: 0; width: 95%;}
.footer_info li p:after { letter-spacing: 0;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們 聯絡資訊*/
.contact_page .path {
    max-width: 1150px;
    margin: auto;
}
.contact_content {
    width: 100%;
    max-width: 1200px;
	padding-top: 100px;
	padding: 6vw 40px 20px 40px;
}
.list_before {
    display: flex;
    flex-direction: column;
	margin-top: 50px;
}
.list_before.info li {
    padding-left: 40px;
	letter-spacing: .1vw;
}
li.info_TEL2:after {
    position: absolute;
    display: block;
    margin: -47px 0 0 0;
    font-size: 16px;
    font-weight: bolder;
    color: #dcdcdc;
    left: 0;
}

.contact_content .information_right { width: calc(100% - 320px); padding: 10px 0; margin-left: 15px;}
.contact_form li input.noborder, 
.contact_form li textarea.noborder { border: 1px #ffffff21 solid;}
.noborder { background: #ffffff08;}
.contact_form li.last blockquote, 
.contact_form li.last cite { border: 1px #f5efc56b solid;}
.contact_form li.last blockquote { color: #f5efc5b5;}
.contact_form li.last cite { background: #f5efc51c;}
.red { /*color: #ff9dad;*/}

@media screen and (max-width: 768px) {
.contact_content { padding: 0 40px;}
.contact_content .information_left, .contact_content .information_right { width: 100%;}
.contact_content .information_right { padding: 10px; margin-left: 0;}
}
@media screen and (max-width: 600px) {
.contact_content { padding: 0 6vw;}
.contact_form li { grid-gap: 5px;}
.contact_form li .form__label { background: none; padding: 5px 5px 0 0;}
}
@media screen and (max-width: 415px) {
.contact_page .main_part { background-position-x: center; padding: 50px 5px 15vw;}
.contact_content { padding: 0;}
.list_before { justify-content: center;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main, .services_page #content, .other_page #content { margin:0; background: #1e1e1e;}
#content, .prod_part {
    background: url(https://pic03.eapple.com.tw/deshengfa/LL.png) repeat center top / 180px, #222222f5;
    background-blend-mode: color-burn;
	background-attachment: fixed;
}
.bannerindex { position: relative; height:auto; position: sticky;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-banner .swiper-slide img { max-width: unset;}


/*大圖加文字圖*/
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before, 
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
	content: ""; position: absolute; display: block; width: 100%; height: 100%; z-index: 1;} 
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before { 
	background: url(https://pic03.eapple.com.tw/deshengfa/ban-sg00.png) no-repeat 70vw 40% / 9vw;}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
	background: url(https://pic03.eapple.com.tw/deshengfa/ban-sg000.png) no-repeat 6vw 55% / 36vw;}


/*大圖進場動畫設定*/
.swiper-slide.swiper-slide-active:nth-child(1):before{animation: slide-top 2s .5s both;}
.swiper-slide.swiper-slide-active:nth-child(2):before{animation: slide-left 2s .5s both;}

@keyframes slide-left {
    0% {
      -webkit-transform: translateX(-20%);
              transform: translateX(-20%);
              opacity:0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
              opacity:1;
    }
  }
@keyframes slide-top {
    0% {
      -webkit-transform: translateY(-20%);
              transform: translateY(-20%);
              opacity:0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
              opacity:1;
    }
  }
@keyframes slide-bottom {
    0% {
      -webkit-transform: translateY(30%);
              transform: translateY(30%);
              opacity:0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
              opacity:1;
    }
  }


@media screen and (max-width: 1024px) {
.bannerindex { border-top: #111 solid 130px;}
/*.bannerindex .swiper-slide.swiper-slide:nth-child(1) img { width: 120vw; margin-left: -20vw;}
.bannerindex .swiper-slide.swiper-slide:nth-child(2) img { width: 120vw; margin-left: -3vw;}*/
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before { 
	background-position: 64vw 30%; background-size: 12vw;}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
	background-position: 7vw 51%; background-size: 45vw;}
}
@media screen and (max-width: 768px) {
.bannerindex { margin-top: 0; padding: 0; border-top: #111 solid 88px;}
/*.bannerindex .swiper-slide.swiper-slide:nth-child(1) img { width: 145vw; margin-left: -10vw;}
.bannerindex .swiper-slide.swiper-slide:nth-child(2) img { width: 145vw; margin-left: -40vw;}*/
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before { 
	background-position: 68vw 30%; background-size: 17vw;}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
	background-position: 24vw 65%; background-size: 60vw;}
}
@media only screen and (max-width: 450px) {
.bannerindex { border-top: #111 solid 17vw;}
}
@media only screen and (max-width: 400px) {
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
	background-position: 16vw 55%; background-size: 70vw;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {
    background: no-repeat #c9c9c900 center / cover;
    padding: 140px 20px 60px;
    border-bottom: solid 1px #333;
	min-height: 300px;
}
.banner.banA, .banner.banB, .banner.banC, .banner.banD, .banner.banE, .banner.banF, .banner.banblog { 
	background-image: url(https://pic03.eapple.com.tw/deshengfa/banner.jpg);
}
.banner h5 {
    font-family: "Noto Serif TC", serif;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin: 10px 0;
	text-shadow: 1px 1px 50px #000, 1px 1px 30px #000, 1px 1px 10px #000;
}
.banner h5:before {
    font-family: "Noto Sans TC", sans-serif;
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #6d6d6d;
    letter-spacing: 0.2em;
}
.banner h5:after {
    display: block;
    font-size: 14px;
    font-weight: 200;
    color: #d9d9d9;
    letter-spacing: .6vw;
    line-height: 3;
}
.services_page .banner h5:before { content: "SERVICE";}
.services_page .banner h5:after { content: "大量生產‧價格實惠";}
.other_page .banner h5:before { content: "PROCESS";}
.other_page .banner h5:after { content: "穩定高效率供應鏈";}
.blog_page .banner h5:before, 
.blog_in_page .banner h5:before { content: "NEWS";}
.blog_page .banner h5:after, 
.blog_in_page .banner h5:after { content: "快速出貨‧專業服務";}
.product_page .banner h5:before { content: "PRODUCT";}
.product_page .banner h5:after { content: "工程配管五金‧一站式供應";}
.contact_page .banner h5:before { content: "CONTACT";}
.contact_page .banner h5:after { content: "線上諮詢‧專業評估";}
.album_page .banner h5:before, 
.album_class_page .banner h5:before, 
.album_info_page .banner h5:before { content: "PROJECT";}
.album_page .banner h5:after, 
.album_class_page .banner h5:after, 
.album_info_page .banner h5:after { content: "德盛發配管五金";}

@media screen and (max-width: 1024px) {
.banner { padding: 150px 20px 20px;}
}
@media screen and (max-width: 768px) {
.banner { margin: 0; padding: 100px 20px 20px;}
.banner h5 { font-size: 26px; line-height: 1.4;}
.banner h5:before {  font-size: 12px;}
.banner h5:after { font-size: 13px; line-height: 2.5;}
}
@media screen and (max-width: 450px) {
.banner { justify-content: center;}
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*功能頁 共同設定*/
.accordion li .link a { color: #dfdfdf;}
h5.blog_le_t, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span:before, .news_related h6 span:before, .module_i_album .title_i_box h4, 
.blank_letter, h4.blog_category_title, .subalbum-menu h2, .blank_letter {
    font-family: "Noto Serif TC", serif;
    color: #fff;
    font-size: 24px;
    font-weight: 500; 
	letter-spacing: 1px;
}
h5.blog_le_t span { margin-left: 8px; font-size: 16px; color: #b7ae6c;}
.toShareNews { color: #d7d7d7;}

@media screen and (max-width: 600px) {
h5.blog_le_t, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span:before, .news_related h6 span:before, .module_i_album .title_i_box h4 { font-size: 18px;}
h4.blog_category_title, .promotion_title h2 { font-size: 21px;}
}
@media screen and (max-width: 450px) {
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相簿設定*/
.album_fixed_title { color: unset; background: #fff0;}
.other_subalbum li { background: #fff0;}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*最新消息 文章設定*/
.module_i_news {
    padding: 100px 20px;
}
.module_i_news .title_i_box h4 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 2px;
    text-align: center;
    font-family: Noto Sans TC;
    font-size: 24px;
    font-weight: 500;
    color: #ff7b00;
    letter-spacing: 1px;
    border-top: solid 2px;
    border-bottom: solid 2px;
}
.blog_box {
    padding: 1.5vw;
}
.blog_le .accordion > li:hover, 
.blog_le .accordion > li.on_this_category {
    background: #ffd33963 !important;
}
.blog_le .accordion, .accordion li+li .link {
    border-top: 1px solid #9d9d9d;
}
.blog_subbox {
    grid-gap: 20px;
}
.blog_list_le {
    max-width: unset;
}
.blog_le {
    padding: 0 1vw 0 0;
}
.subbox_item a:after, 
.module_i_news li a:after {
    border: 0;
	background: #000000a8;
}
.blog_list_le, 
.i_blog_le {
    border: 1px solid #ffffff73;
    background: #00000047;
    padding: 5px;
}
.blog_list_ri, 
.i_blog_ri {
    padding: 3px;
    font-family: 'Noto Sans TC', 'sans-serif', '微軟正黑體';
}
.blog_list_ri h5, 
.i_blog_ri h5 {
    font-family: "Noto Serif TC", serif;
    font-size: 19px;
    color: #ffffff;
    letter-spacing: .05em;
}
.blog_list_ri em, 
.i_blog_ri em {
    font-size: 13px;
    color: #c7b77d;
}
.blog_list_ri p, 
.i_blog_ri p {
    color: #898989;
    line-height: 1.5;
}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next { background: #757575;}
.blog_back a.article_btn_back, .lastPage { background: #8f0d22;}

.news_related, .prod_related {
    background: #4b4b4b center url(https://pic03.eapple.com.tw/deshengfa/ban-00.jpg);
    background-blend-mode: soft-light;
}
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));}
.news_related_list li a { border: 1px solid #e5e0d8; padding: 10px 10px 2px;}
.news_related_list li a p { line-height: 1.4; padding: 6px 0;  text-align: left;}

@media screen and (max-width: 1350px) {
.module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
}
@media screen and (max-width: 1200px) {
.blog_subbox, .module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
.blog_list_ri h5, .i_blog_ri h5 { font-size: 19px;}
}
@media screen and (max-width: 1100px) {
.subbox_item, .module_i_news li { border: 0;}
}
@media screen and (max-width: 1024px) {
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));}
.blog_subbox, .module_i_news ul { grid-gap: 4vw;}
}
@media screen and (max-width: 850px) {
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));}
}
@media screen and (max-width: 768px) {
.blog_subbox { margin: auto; max-width: 610px;}
.module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); margin: auto; max-width: 650px; grid-gap: 10px;}
}
@media screen and (max-width: 640px) {
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));}
}
@media screen and (max-width: 450px) {
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));}
}
@media screen and (max-width: 380px) {
.blog_subbox { grid-template-columns: 1fr; max-width: 240px;}
.subbox_item a { grid-template-columns: 1fr;}
.subbox_item a:before { font-size: 16px;}
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));}
.module_i_news ul { grid-template-columns: 1fr; max-width: 240px;}
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*分享文章設定*/
.promotion_title * { color: #fbdb5e;}
.promotion_title span, .promotion_title em { border: 1px dashed;}
.promotion_title span { margin: 0 2px 4px 0;}
.promotion_title em { margin: 0 15px 4px 0;}
.promotion_title h2 {
    font-weight: 500;
    color: #fff;
}
.other_promotion {
    margin-top: 50px;
}
.other_promotion li a, 
.other_promotion li a:hover {
    background: #fbdb5e1a;
    border: 1px #fbdb5e4f dashed;
}
.other_promotion li a span {
    color: #fbdb5e9c;
}
.other_promotion li a:before {
    border: 1px #fbdb5e solid;
    border-bottom: none;
    border-right: none;
}
.other_promotion li a:after {
    border: 1px #fbdb5e solid;
    border-top: none;
    border-left: none;
}
.other_promotion .pmtTitle h3 {
    color: unset;
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 商品下拉超過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;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .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 #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.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_part {
    padding: 80px 50px;
}
.pageIndex .products-list {
    grid-template-columns: repeat(5, 1fr);
}
.animated-arrow {
    background: #f5efc51c;
    border: 1px #f5efc56b solid;
}
i.fa-solid.fa-arrow-right {
    color: #fff192;
}
.i_prod_b a:hover i.fa-solid.fa-arrow-right {
    transform: translateX(20px);
}

/*購物車 主頁設定*/
.products-list .price {
    display: none;
}
.product_page .product_menu_list {
    width: 100%;
	min-height: auto;
}
.product_page .product_menu_list ul {
	width: 100%;
    display: inline-flex;
	flex-wrap: wrap;
}
.product_page .products-list, .product-wrapper {
    width: 100%;
}
.product-layer-two > li {
	height: 42px;
    width: fit-content;
    text-align: center;
    margin: 0 7px;
    border: 0;
    padding: 0;
}
.product-layer-two li a {
    padding: 4px 7px;
    background: #ffd3391c;
    color: #d8d8d8;
    border: 1px #ffd63366 solid;
	transition: ease .1s;
}
.product-layer-two li.active a {
    background: #000000;
    color: #fff;
}
.product-layer-two li a:hover {
    background: #000000;
    color: #fff;
    border: 1px #dfdfdf solid;
    transform: translateY(3px);
}
.products-list .price b {
    display: none;
}
.products-list .more {
    color: #dfdfdf;
    background: #f5efc51c;
    border: 1px #f5efc536 solid;
	font-size: 15px;
    line-height: 28px;
}
.products-list .item a:hover .more {
    letter-spacing: 2px;
    color: #fff;
    background: #ffd33963;
}

/*購物車 單頁設定*/
.sidebarBtn { border: 5px #dddddd0d solid; background: #00000070;}
.inquiry_a1 { background: #cfac23;}
.toShare { border-top: 1px solid #e6e6e661;}


@media screen and (max-width: 1200px) {
.pageIndex .products-list { grid-template-columns: repeat(4, 1fr);}
}
@media screen and (max-width: 900px) {
.pageIndex .products-list { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); grid-gap: 15px;}
}
@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) {
.pageIndex .products-list { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); grid-gap: 10px;}
}

