@charset "utf-8";
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*共同設定*/
:root {
    color: #d3d3d3;
    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, .products-list .name, .related_list li a p, 
h4.blog_category_title, .prod_related h6 span:before, .module_i_album .title_i_box h4, 
.blank_letter,  .contact_form, .information_left h4, .list_before { color: unset; background: unset;}
.edit { line-height: 1.9;}
a { color: #fff;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.header_area { position: fixed; padding: 3px 12px 20px; transition: ease 1s;}
.header_area.sticky { background: #ffd637e0; box-shadow: 0 0 50px #000;}
.main_header_area .container { max-width: 1800px; padding: 0 0 0 2vw; transition: ease 1s;}
.navigation { grid-template-columns: 130px 1fr;}
.header_area.sticky .container { max-width: 1200px;}
.tp_links { padding: 0 10px; display: none;}

/*電腦LOGO*/
.nav-header, .nav-brand, .nav-brand img { width: 100%; max-width: unset;}
.nav-header { padding: 0; margin: -5px 0 -30px;}
.nav-brand { margin: 0; transform: scale(2) translate(60px, 30px); transition: ease 1s;}
.header_area.sticky .nav-brand { transform: none;}
.nav-brand img { filter: drop-shadow(2px 2px 3px #0005);}

@media screen and (max-width: 1350px) {
.nav-brand { transform: scale(1.5) translate(30px, 40px);}
}
@media screen and (max-width: 1024px) {
.header_area { background: #ffd637e0; box-shadow: 0 0 50px #000; position: sticky;}
.me_tp_features { display: none;}
.main_header_area .container { padding: 0;}
.nav-header { max-width: 120px; margin: 0 0 -15px; padding: 0;}
.nav-brand { transform: none;}
}
@media screen and (max-width: 768px) {
.navigation { padding: 0;}
.header_area { padding: 10px 10px 5px;}
.nav-header { width: 90%; max-width: 100px; margin: -5px auto -10px;}
}
@media screen and (max-width: 600px) {
.nav-brand { transform: none;}
}
@media screen and (max-width: 450px) {
.header_area { position: sticky; background: #ffd637e0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*按鈕字體設定*/
.stellarnav ul { margin-top: 20px; transition: ease 1s;}
.stellarnav > ul > li:nth-child(4) > a, 
.stellarnav > ul > li:nth-child(6) > a, 
.stellarnav > ul > li:nth-child(7) > a { /*pointer-events: none;*/}   /*下拉選單主按鈕 點擊關閉*/
.stellarnav > ul > li > a {
    margin-top: -15px;
    color: #5ecaff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: 1;
    padding: 8px 15px 0;
	text-shadow: 2px 2px 3px #00000091;
}
.header_area.sticky .stellarnav li a {
    color: #000;
    text-shadow: none;
}
.stellarnav > ul > li > a:hover b { color: #fff000;}
.stellarnav > ul > li > a:hover, 
.stellarnav.desktop li.has-sub li a:hover, 
.stellarnav li li a:hover, 
.header_area.sticky .stellarnav li li a:hover, 
.header_area.sticky .stellarnav li a:hover b { color: #9f001a;}
.stellarnav > ul > li > a b {
    font-weight: 400;
    height: 42px;
	padding-left: 5px;
}
.stellarnav li.has-sub > a:after { top: 70%;}

.stellarnav ul ul { margin: 0; background: #edededf0;}
.stellarnav li li {
    padding: 0;
	margin: 0;
	border: 1px #fff solid;
	border-bottom-width: 0;
}
.stellarnav li li:hover {
    background: #fff;
}
.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 ul ul ul { margin-top: -1px;}

@media screen and (max-width: 1200px) {
.stellarnav ul { margin: 20px 0 0;}
.stellarnav > ul > li > a { padding: 8px 1px 0;}
}
@media screen and (max-width: 1024px) {
.stellarnav ul { margin: 0 0 -20px;}
.stellarnav > ul > li > a { padding: 0 8px; margin: 0; height: 32px; color: #000; text-shadow: none;}
.stellarnav > ul > li > a:hover { margin: 8px 0 -8px;}
.stellarnav > ul > li > a:hover b { transform: translateY(-50px); -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px);}
.stellarnav li.has-sub > a:after { top: 62%;}
.stellarnav li.has-sub > a:hover:after { top: 38%;}
}
@media screen and (max-width: 900px) {
.stellarnav > ul > li > a { padding: 0 1px;}
}
@media (max-width: 768px) {
.stellarnav > ul > li:nth-child(4) > a, 
.stellarnav > ul > li:nth-child(6) > a, 
.stellarnav > ul > li:nth-child(7) > a { pointer-events: auto;}   /*下拉選單主按鈕 點擊打開*/
.stellarnav .menu-toggle { padding: 0; filter: drop-shadow(2px 2px 2px black);}
.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;}

.stellarnav.mobile.left > ul { background: #1c1c1ceb; margin: 0;}
.stellarnav.mobile li.open { padding: 0; background: #3f371d;}
.stellarnav.mobile > ul > li { border: 0; border-bottom: 1px #858585 solid;}
.stellarnav.mobile > ul > li:hover { background: #444;}
.stellarnav.mobile > ul > li > a, 
.header_area.sticky .stellarnav.mobile > ul > li > a { margin: 0; color: #fff;}
.stellarnav.mobile > ul > li > a b { border: 0;}
.stellarnav.mobile > ul > li > a:hover { padding: 10px; transform: none;}
.stellarnav.mobile > ul > li > a:hover b, 
.header_area.sticky .stellarnav.mobile > ul > li > a:hover b { transform: none; letter-spacing: .15em; color: #ffd637e0;}
.stellarnav.mobile > ul > li > a.dd-toggle { padding: 8px 0;}
.stellarnav.mobile ul ul { background: #ffffffe0;}
.stellarnav.mobile li li a { padding-left: 18px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*footer設定*/
.footer {
    background: #04070c right bottom url(https://pic03.eapple.com.tw/shengchengbattery/footer-bg.jpg);
    background-size: 1600px;
	border-top: 1px solid #5ecaff54;
    box-shadow: 0 0 80px #000000b3;
	padding-top: 60px;
}
.footer .center {
    max-width: unset;
}
.footer_logo {
    padding: 8px 8px 2px;
    margin: 0 0 0 auto;
    text-align: center;
    max-width: 200px;
    position: absolute;
	top: 30px;
    right: 300px;
}
.footer_logo img { width: 100%; filter: drop-shadow(30px 5px 16px #fff8);}

.footer_info {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    padding: 20px 150px 0 50px;
}
.footer_info ul {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    margin: auto;
}
.footer_info li {
    width: 100%;
}
.footer_info li:nth-child(1) {
    max-width: 345px;
	padding: 0 0 10px;
}
.footer_info li:nth-child(2) {
    margin-right: 5%;
    padding: 0;
}
.footer_info li p {
    letter-spacing: .2vw;
    line-height: 1.8;
}
.footer_menu a, .footer_info li p, .footer_info li p a {
    color: #fff;
    text-shadow: 2px 2px 3px black;
}
.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按鈕設定*/
.footer_menu {
    display: flex;
    flex-direction: column;
	width: 100%;
}
.footer_menu a {
    background: #fff0;
    border: 1px #9990 dashed;
    padding: 3px 8px;
    margin: 0 10px 10px 0;
    letter-spacing: .2vw;
    width: fit-content;
	transition: ease .3s;
}
.footer_menu a:hover {
	color: #fff000;
    background: #2220;
    border: 1px #2220 solid;
    transform: translateX(7px);
    letter-spacing: .4vw;
}
.footer_menu a:before, .footer_menu a:after {
    content: "＋";
    font-size: 19px;
    line-height: .5;
    color: #e7c349;
    display: none;
}
.footer_menu a:hover:before, .footer_menu a:hover:after {
    display: contents;
}

/*版權欄位設定*/
.copy { background: #222; border-top: 1px #dddddd4d solid; margin-top: 7px;}
.copy a { color: #999;}
.copy a:hover { color: #72b3c7;}

@media screen and (max-width: 1024px) {
.footer { background-size: cover;}
.footer_info { padding: 20px 80px 0 40px;}
.footer_logo { right: 190px;}
.footer_info li:nth-child(1) { max-width: 300px;}
}
@media screen and (max-width: 768px) {
.box_link { justify-content: center;}
.box_link a { padding: 7px 4px;}
.footer { background-size: 2000px; background-position-x: 42%;}
.footer_logo { right: unset; top: 200px; left: 30px;}
.footer_info { padding: 0 20px 0 40px;}
.footer_info ul { display: flex; flex-direction: column-reverse;}
.footer_info li:nth-child(1) { padding: 130px 0 10px; max-width: unset;}
.footer_info li:nth-child(2) { margin: 0; padding: 0;}
.footer_menu { flex-direction: row; flex-wrap: wrap;}
.footer_menu a { line-height: 1.2; margin: 0 0 0 1vw; max-width: 30px; width: calc(80% / 7);}
.footer_menu a:hover { transform: translateY(18px);}
.footer_menu a:before, .footer_menu a:after { display: contents; color: #e7c34900; font-size: 14px;}
.footer_menu a:hover:before, .footer_menu a:hover:after { display: contents; color: #e7c349;}

/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding: 30px 0 55px;}
#to_top { bottom: 65px;}
#bottom_menu li:last-child { display: none;}
#bottom_menu li a { color: #333;}
}
@media screen and (max-width: 600px) { 
.copy { padding-top: 8px;}
}
@media screen and (max-width: 425px) { 
.footer_info { padding: 0 20px;}
.footer_logo { top: 215px; left: 12px; max-width: 180px;}
}
@media screen and (max-width: 325px) { 
.footer_info { padding: 0 10px 0 20px;}
.footer_menu a { margin: 0 0 0 .5vw;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們 聯絡資訊*/
.contact_content { padding: 30px 0;}
h4.blank_letter, .blank_letter {
    color: #6cb8dd;
    font-family: Noto Serif TC;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
}
.list_before { display: flex; flex-direction: column; margin: 10px 0 25px;}
.list_before.info li { line-height: 1.3;}
li.info_LINE { order: -1;}
.contact_form { margin-top: 25px;}
.contact_form li.last { margin-top: 5vw;}
.contact_form li.last blockquote, 
.contact_form li.last cite { border: 1px #5ecaff solid;}
.contact_form li.last blockquote { color: #5ecaff;}
.contact_form li.last cite { background: #5ecaff52;}

@media screen and (max-width: 768px) {
.contact_content { padding: 30px 0;}
}
@media screen and (max-width: 600px) {
.contact_form li { grid-gap: 5px;}
.contact_form li .form__label { background: none; padding: 5px 5px 0 0;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main, #content {
    background: #000;
    background-image: url(https://pic03.eapple.com.tw/shengchengbattery/all_bg02.png), url(https://pic03.eapple.com.tw/shengchengbattery/all_bg01.jpg);
    background-position-x: left, center;
    background-position-y: top, top;
    background-repeat: no-repeat, repeat-y;
    background-size: 1150px, 120%;
}
#content_main { margin:0; background-position-y: top, 22%;}  /* 首頁-共用背景設定 */

.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

@media (max-width:1200px) {
#content_main { background-size: 1150px, 150%; background-position-x: left, center;}  /* 首頁-共用背景設定 */
}
@media screen and (max-width: 1024px) {
#content { background-size: 880px, 1090px; background-position-x: left, right; background-position-y: top, -60px;}
#content_main { background-size: 880px, 150%;}
}
@media screen and (max-width: 980px) {
.main_part { padding: 50px 20px;}
}
@media screen and (max-width: 768px) {
#content, .services_page #content, .other_select_page #content { background-position-x: center, right; background-size: 930px, 1090px;}
.bannerindex { padding: 0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {
    padding: 140px 20px 0;
	background: none;
}
.banner.banA, .banner.banB, .banner.banC, .banner.banD, .banner.banE, .banner.banF, .banner.banblog { 
	/* background-image: url(https://pic03.eapple.com.tw/shengchengbattery/ban-00.jpg); */
}
.banner h5, .product_info_page .banner.banF h5 {
    font-family: Noto Serif TC;
    font-weight: 500;
    font-size: 28px;
    color: #dfb200;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin: 10px 0;
}
.banner h5:before {
    font-family: 'Noto Sans TC';
    display: block;
    font-size: 15px;
    font-weight: 100;
    color: #a7a7a7;
    letter-spacing: 0.3em;
}
.banner h5:after {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #000000;
    letter-spacing: .6vw;
    line-height: 3;
}
.banner.banB h5:before { content: "SERVICE";}
.banner.banA h5:before { content: "BATTERY";}
.promotions_page .banner h5:before { content: "NEWS";}
.banner.banblog h5:before { content: "PROJECT";}
.banner.banF h5:before { content: "PRODUCT";}
.banner.banC h5:before { content: "CONTACT";}
.banner.banE h5:before { content: "";}

@media screen and (max-width: 1024px) {
.banner { padding: 80px 20px 0; min-height: 165px;}
}
@media screen and (max-width: 768px) {
.banner { margin: 0; padding: 80px 10px 0;}
.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;}
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*編輯頁 共同設定*/
.other_select_page ul.page { display: none;}  /*編輯頁 頁碼 不顯示*/
.other_select_page .path, 
.services_page .path { width: 100%; max-width: 1480px; margin: auto; padding: 50px 30px 0;}
.services_page .path { max-width: 1300px;}
.promotion_title { width: 100%; max-width: 1480px; margin: auto; padding: 80px 35px 0;}


/*電池規格對照表 編輯頁設定*/
.other_select_page .main_part { display: flex; flex-direction: column;}
.other_select_page .show_content { width: 100%;}
.other_select_page .other_promotion {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto 100px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

/*電池規格對照表 延伸閱讀按鈕設定
.other_select_page .other_promotion li a, 
.other_select_page .other_promotion li a:hover {
    border: 1px #5ecaff61 dashed;
    background: #5ecaff1c;
}
.other_select_page .other_promotion li a span {
    color: #5ecaff9c;
}
.other_select_page .other_promotion .pmtTitle h3 {
    margin: 5px 0 0 0;
}
.other_select_page .other_promotion li a:before {
    border: 1px #5ecaff solid;
    border-bottom: none;
    border-right: none;
}
.other_select_page .other_promotion li a:after {
    border: 1px #5ecaff solid;
    border-top: none;
    border-left: none;
}*/

@media screen and (max-width: 1024px) {
.other_select_page .other_promotion { grid-template-columns: 1fr 1fr 1fr; max-width: 600px;}
}
@media screen and (max-width: 500px) {
.other_select_page .other_promotion { grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 350px) {
.other_select_page .other_promotion { grid-template-columns: 1fr; max-width: 200px; width: 90%;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*功能頁 共同設定*/
.accordion li .link a { color: #fcda61;}
h5.blog_le_t em, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span, .prod_related h6 span:before, .module_i_album .title_i_box h4, 
.news_related h6 span, .news_related h6 span:before {
    color: #6cb8dd;
    font-family: Noto Serif TC;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: .03em;
}
h5.blog_le_t {
    margin: 10px auto;
    font-family: 'Noto Sans TC';
    font-size: 15px;
    font-weight: 300;
    color: #c9c9c9;
    letter-spacing: 0.3em;
    text-align: center;
}
h4.blog_category_title {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}
.toShareNews { color: #d7d7d7;}


/*延伸閱讀 相關推薦 共同設定*/
.prod_related, .news_related {
    padding: 50px 15px 25px;
    background: #0b5277 url(https://pic03.eapple.com.tw/shengchengbattery/all_bg02.png) no-repeat center top / cover;
    background-blend-mode: soft-light;
}

@media screen and (max-width: 600px) {
h5.blog_le_t em, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span, .prod_related h6 span:before, .module_i_album .title_i_box h4, 
.news_related h6 span, .news_related h6 span:before { font-size: 20px;}
h4.blog_category_title, .promotion_title h2 { font-size: 21px;}
}
@media screen and (max-width: 450px) {
}


/*最新消息 文章設定*/
.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: #d3b037 !important;
}
.blog_subbox {
    grid-gap: 20px;
}
.blog_list_le {
    max-width: unset;
}
.blog_le {
    padding: 30px 2vw 0 0;
}
.blog_subbox, .module_i_news ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-gap: 2vw;
	justify-items: center;
}
.subbox_item a, 
.module_i_news li a {
    display: flex;
    flex-direction: column;
	grid-gap: 5px;
	margin: auto;
}
.subbox_item a:before, .module_i_news li a:before {
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    letter-spacing: .01em;
    line-height: 1.3;
    bottom: 40%;
    right: 37%;
    width: 69px;
    padding: 16px 0 14px;
    border-radius: 50%;
    text-align: center;
    background: #ffd637a3;
}
.subbox_item a:after, 
.module_i_news li a:after {
    border: 0;
	background: #372e0ed4;
}
.blog_list_le, 
.i_blog_le {
    border: 1px solid #e3e3e3;
    padding: 3px;
}
.blog_ri {
    width: calc(100% - 230px);
    padding: 30px 0 0 10px;
}
.blog_list_ri, 
.i_blog_ri {
    padding: 3px;
    font-family: 'Noto Sans TC', 'sans-serif', '微軟正黑體';
}
.blog_list_ri h5, 
.i_blog_ri h5 {
    font-size: 20px;
    font-weight: 300;
    color: #fcd95e;
}
.blog_list_ri em, 
.i_blog_ri em {
    font-size: 13px;
    color: #6d5a3f;
}
.blog_list_ri p, 
.i_blog_ri p {
    color: #d7d7d7;
    line-height: 1.5;
}
.blog_box_edit .edit {
    margin: auto;
    padding: 20px 0 5vw;
}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next { }
.blog_back a.article_btn_back { background: #ffd6379c;}
.lastPage { border: 1px #5ecaff63 solid; background: #00000047;}

.news_related h6 span:before { color: #8ed5e0;}
.news_related_list { width: 95%; grid-template-columns: repeat(auto-fill, minmax(210px, 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(180px, 1fr));}
.blog_subbox, .module_i_news ul { grid-gap: 4vw;}
}
@media screen and (max-width: 768px) {
.blog_ri { width: 100%; padding: 0;}
h5.blog_le_t span { padding: 0 25px 0 15px;}
.blog_subbox { margin: auto; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); grid-gap: 6vw 2vw;}
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));}
.news_related_list li a { padding: 7px 7px 0;}
.module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); margin: auto; max-width: 650px; grid-gap: 10px;}
.subbox_item a, .module_i_news li a { max-width: 240px;}
}
@media screen and (max-width: 450px) {
.blog_subbox, .news_related_list { grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));}
}
@media screen and (max-width: 380px) {
.blog_subbox { grid-template-columns: 1fr;}
.subbox_item a { grid-template-columns: 1fr;}
.subbox_item a:before { font-size: 16px;}
.news_related_list li { max-width: 240px; margin: auto;}
.module_i_news ul { grid-template-columns: 1fr; max-width: 240px;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*分享文章設定*/
.promotions_page .show_content { width: 90%;}
.promotion_title * { color: #fbdb5e;}
.promotion_title span, .promotion_title em { border: 1px dashed; padding: 0 7px 2px;}
.promotion_title span { margin: 0 10px 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 {
    padding: 8px 15px;
    text-align: center;
}
.other_promotion li a {
    background: #fbdb5e1a;
    border: 1px #fbdb5e4f dashed;
}
.other_promotion li a:hover {
    background: #fbdb5e36;
}
.other_promotion li a span {
    color: #fbdb5e9c;
}
.other_promotion .pmtTitle h3 {
    margin: 3px 0 0 0;
}
.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;
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*工程實績 相簿設定*/
.subalbum-menu h2 {
    font-family: Noto Sans TC;
    font-size: 22px;
    font-weight: 500;
    color: #222;
    letter-spacing: 1px;
}
.other_album_choice li { background: #486e94;}





/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 商品下拉超過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: center; 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;}
@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 .product_menu_list {
    width: 100%;
	min-height: auto;
	text-align: center;
}
.product_page .product_menu_list ul {
    display: inline-flex;
	flex-wrap: wrap;
}
.product-layer-two > li {
	height: 42px;
    width: max-content;
    margin: 0 7px;
    border: 0;
    padding: 0;
}
.product-layer-two li a {
    font-family: 'Noto Sans TC';
    padding: 3px 12px;
    background: #ffffff2b;
    color: #ffd633;
    font-weight: 400;
    border: 1px #ffd6333d solid;
    transition: ease .1s;
}
.product-layer-two li a:hover {
    background: #000000;
    color: #dfdfdf;
    border: 1px #dfdfdf solid;
    transform: translateY(3px);
}
.product-layer-two li.active a {
    font-weight: 900;
    font-size: 18px;
    padding: 2px 9px;
    border: 1px #ccc solid;
    background: #ffd633;
    color: #000;
	pointer-events: none;
}
@media screen and (max-width: 768px) {
.product_page .product_menu_list>h5 { display: none;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*商品頁 banner英文標題 字體設定*/
.banner.banF h5 {
    font-family: 'Noto Sans TC';
    font-weight: 600;
}

/*購物車設定*/
.product_page .show_content, .product_info_page .show_content { padding-top: 80px;}
.products-list .pic img, .related_list li a img { object-fit: cover; transition: ease .5s;}
.products-list .pic img:hover, .related_list li a img:hover { transform: scale(1.05);}
.products-list .item a { padding: 0;}
.products-list .more { display: none;}  /*詳細資料 按鈕隱藏*/

/*商品單頁設定*/
.inquiry_a1 { background: #b74a5b;}
.inquiry_a2 { background: #4aa6c5;}
.related_list li a { background: none;}


@media screen and (max-width: 1200px) {
.product_page .products-list, .product-wrapper, .related_list { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
.related_list { grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));}
}
@media screen and (max-width: 1024px) {
.related_list { grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));}
}
@media screen and (max-width: 830px) {
.related_list { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); grid-gap: 10px;}
}
@media (max-width: 768px) {
.products-list, .pageIndex .products-list { grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));}
.related_list { grid-template-columns: repeat(auto-fill, minmax(135px, 1fr)); grid-gap: 5px;}
}
@media (max-width: 640px) {
.products-list, .pageIndex .products-list { grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));}
.products-list .item { max-width: 240px; margin: auto;}
.related_list { max-width: 410px;}
}
@media (max-width: 450px) {
.related_list { grid-template-columns: 1fr; max-width: 240px;}
}