@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Sulphur+Point:wght@300;400;700&display=swap');

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
*{font-family: "Sulphur Point",'Noto Sans TC', sans-serif;}
.sb_marquee{display: none;}
.main_part {max-width: 1400px;padding: 50px 0;width: 90%;}
.path {margin-bottom: 20px;padding: 0;display: none;}
.path p, .path p a{font-size: 12px;}
.show_content{padding: 0;}
/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {height: 50px;line-height: 50px;width: 180px;background: #000;border: 2px solid #000;transition: all .5s;}
.animated-arrow b {font-size: 14px;display: block;font-weight: 400;}
.animated-arrow b i{display: none;}
.animated-arrow:hover{background: #fff;border: 2px solid #222;}
.animated-arrow:hover b{font-weight: bold;color: #333;}
@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
}         









/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

/*切換鈕*/
.bannerindex {--swiper-pagination-color: #fff;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 5px 10px;width: 5px;height: 15px;border-radius: 2px;}








/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.header_area,.header_area.sticky {background: #fff;padding: 0;}
.main_header_area .container {max-width: 1800px;width: 90%;}
.navigation { grid-template-columns: 265px 1fr;}
.nav-header { max-width: 330px;}
.nav-brand img{display: block;}
.stellarnav > ul > li {padding: 25px 10px 15px;}
.stellarnav > ul > li > a {   font-size: 16px;   letter-spacing: 1px;   font-weight: bold;}
.stellarnav > ul > li > a b:last-child{color: #c0904f; letter-spacing: 1px;   font-weight: bold;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 5px solid #898989;transition: all .5s;}/*主選單箭頭*/
.stellarnav li.has-sub > a:hover:after {border-top: 5px solid #c0904f;}
.me_tp_features {display: none;}
/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 13px;padding: 8px 12px;transition: all .5s;}
.stellarnav li.has-sub li a:hover{background: #b6a292;color: #fff;padding-left: 18px;}
.stellarnav li.drop-left li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-right: 4px solid #898989;}/*下拉箭頭*/
.stellarnav li.drop-left li.has-sub > a:hover:after {border-right: 5px solid #fff;}/*下拉hover箭頭*/
.stellarnav li li.has-sub > a:after{display: none;}


.nav-brand {  width: 330px; }



@media screen and (max-width: 1200px){
.stellarnav > ul > li {  padding: 25px 0px 15px;}
	
	}



@media screen and (max-width: 1024px){
	
	.nav-brand {  padding-top: 11px;}
	.stellarnav > ul > li {padding: 20px 0 0;}
	.stellarnav > ul > li > a{font-size: 15px;}
	.header_area, .header_area.sticky {  padding: 10px;}
	
	
}
@media screen and (max-width: 768px){
	.me_tp_features {position: relative;max-width: inherit;z-index: 0;}
	.box_search{width: 100%;}
	.box_search input[type=text] {max-width: inherit;}
	.nav-header {position: relative;}
	.nav-brand {padding: 10px 0px;}
    .stellarnav .menu-toggle:after {font-weight: 600;transform: scale(1);
    letter-spacing: .05rem;}
    .stellarnav .menu-toggle span.bars span {height: 1px;width: 30px;margin: 0 auto 5px;}
    .stellarnav > ul > li {padding: 10px 0 6px;}
    .stellarnav > ul > li > a b{font-weight: bold;}
    .stellarnav > ul > li > a b:last-child{display: none;}
    .stellarnav.mobile {top: 8px;}
    .stellarnav.mobile li.open {background: #f8f8f8;padding: 0;}
    .stellarnav.mobile li.open li.open {background: #f3f3f3;padding: 0;}
    .stellarnav.mobile li li.has-sub a {padding: 10px 15px;}
    .stellarnav.mobile li.has-sub li a {text-align: left;padding: 8px 15px;color: #555;font-weight: 500;font-size: 15px;}
    .stellarnav.mobile li.has-sub li a:hover{background: transparent;}
    .stellarnav.mobile li.has-sub li a.dd-toggle{right: 5px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle:hover {padding-left: 0;text-align: center;background: transparent;}
    .stellarnav.mobile > ul > li {border-bottom: 1px #f6f5f5 solid;}
	.stellarnav.mobile > ul > li.open > a:not(.dd-toggle){padding: 20px 43px 15px 10px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle {top: 13px;}
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 10px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #777;width: 10px;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;background: #206ed5;
		width: 32px;height: 32px;margin: 10px 10px 0 auto;border-radius: 10px;display: block;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;font-size: 36px;top: 2px;right: 0;
	color: #fff;display: block;width: 100%;height: 100%;line-height: 30px;text-align: center;padding-left: 1px;}
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #BD995F;display: block;
        margin-bottom: 20px;}
    .stellarnav.mobile .close-menu:before {top: 1px;right: 1px;}
    .stellarnav.mobile > ul > li > ul > li > ul ~ a.dd-toggle .icon-plus {margin: 0 auto;display: block;}
	.main_header_area .container {  width: 100%;}


}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}




@media only screen and (max-width: 550px) {
.nav-header { max-width: 220px;}
}









/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.footer {
    background-image: url(https://pic03.eapple.com.tw/chasesoar/footer_bg.jpg);
    max-height: 600px;
    background-size: cover;
    background-position: 100%;
    min-height: 29vw;
}
.footer_logo { display: none;}
.footer_menu { display: none;}
.box_link{ display: none;}

.footer_info li p { color: #fff;}
.footer_info li p a { color: #fff;}
.footer_info li:nth-child(1) {  display: none; width: 59%;}
.copy { display: none;} 




/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*大範圍*/
.blog_box {padding: 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
/*側邊*/
.blog_le {padding: 0;}
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;}
.accordion li .link a {font-size: 16px;font-weight: 500;letter-spacing: .1rem;text-align: center;}
.blog_le .accordion {border-radius: 0;}
.blog_le .accordion li{transition: all .8s;}
.blog_le .accordion li .link i {font-size: 12px;}
.blog_le .accordion li.open .link {background: #666;}
.blog_le .accordion li.open .link a{color: #fff;}
.blog_le .accordion li.open .link i{color: #fff;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
.submenu a i {font-size: 12px;color: #ccc;left: 10px;transition: all .5s;}
.submenu li.on_this_category a, .submenu a:hover {background: #aaa;}
.submenu li.on_this_category a i, .submenu a:hover i{color: #fff;}
/*分類頁*/
.blog_page .main_part {max-width: 1300px;}
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;grid-gap: 0;}
.subbox_item {padding: 10px 0;border-bottom: 1px solid #eee;}
.subbox_item a {grid-template-columns: 1fr;align-items: center;grid-gap: 0;padding-right: 50px;}
.subbox_item a:before {font-size: 10px;padding: 5px 20px;background: #c1a383;color: #fff;letter-spacing: 0;
	bottom: auto;right: 0;left: auto;top: 10px;}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri h5:before{content: "Q";color: #c0904f;font-size: 24px;font-weight: bold;margin-right: 10px;}
.blog_list_ri em {font-size: 12px;display: none;}
.blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 12px;margin-top: 20px;
display: none;}
.blog_list_le {display: none;}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 24px;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;width: 100%;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 13px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 13px;}
.news_related{display: none;}
/*首頁*/
.module_i_news {padding: 50px 0 0;width: 90%;margin: 0 auto;}
.module_i_news:before{content: "";position: absolute;background: #6556b6;width: 50vw;height: 22vw;z-index: -1;
clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);top: 0;left: 0;}
.module_i_news section {display: grid;grid-template-columns: 200px 1fr;gap: 0 5%;background: #fff;
    padding: 4% 5%;min-height: 320px;max-width: 1300px;border-top-left-radius: 8px;}
.module_i_news .title_i_box h6{display: none;}
.module_i_news .title_i_box h4 {font-weight: 400;color: #6556b6;text-align: left;font-size: 24px;letter-spacing: 2px;}
.module_i_news .title_i_box h4:before{content: "Q&A";display: block;font-size: 60px;letter-spacing: 0;color: #333;
    font-weight: 400;}
.module_i_news_list, .module_i_news_list.swiper {padding: 0;}
.module_i_news ul{grid-template-columns: 1fr;grid-gap: 0;}
.module_i_news li {border-bottom: 1px solid #e0ded8;}
.module_i_news li:last-child{border: none;}
.module_i_news li a{grid-template-columns: 1fr;}
.module_i_news li a:before{bottom: 20px;}
.module_i_news li a:after{display: none;}
.i_blog_le{display: none;}
.i_blog_ri {padding: 15px 20px;}
.i_blog_ri h5 {font-weight: 400;color: #000;font-size: 20px;transition: all .5s;-webkit-line-clamp: 2;
padding-right: 100px;}
.i_blog_ri h5:before{content: "Q";color: #c0904f;font-size: 24px;font-weight: bold;margin-right: 10px;}
.i_blog_ri em{display: none;}
.i_blog_ri p {display: none;}
.i_blog_b {position: absolute;top: 260px;}
.module_i_news li a:hover .i_blog_ri h5{color: #c0904f;}

@media screen and (max-width: 1200px){
	/*分類頁*/
	.blog_list_le img{height: 25vw;}
	/*文章頁*/
	.news_related_list {grid-template-columns: repeat(2, 1fr);}
	.news_related_list li a img {height: 25vw;}
}
@media screen and (max-width: 1024px){
	/*側邊*/
	.blog_le {width: 180px;}
	.accordion li .link a {letter-spacing: .2rem;padding: 12px 10px;}
	/*分類頁*/
	.blog_ri {padding: 0 0 0 30px;width: calc(100% - 200px);}
	/*首頁*/
	.module_i_news:before {width: 90%;height: 300px;}
	.module_i_news section {grid-template-columns: 1fr;padding: 50px;}
	.module_i_news .title_i_box {margin-bottom: 15px;}
	.module_i_news .title_i_box h4{font-size: 20px;}
	.module_i_news .title_i_box h4:before {font-size: 50px;display: inline-block;margin-right: 15px;}
	.module_i_news li {margin-bottom: 10px;}
	.module_i_news li a:before {display: none;}
	.i_blog_ri {padding: 10px 0;}
	.i_blog_ri h5{font-size: 20px;padding-right: 0;}
	.i_blog_ri em{position: relative;}
	.i_blog_b {position: relative;top: 0;}

}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;width: 100%;}
	/*分類頁*/
	.subbox_item a:before {top: 5px;}
	.blog_ri {padding: 0;width: 100%;}
	.blog_list_ri{padding: 0;}
	.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;}
	/*首頁*/
	.module_i_news section {padding: 30px;}
	.module_i_news li {margin-bottom: 0;}
	.i_blog_ri h5 {font-size: 16px;}
}
@media screen and (max-width: 600px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	.blog_list_le img {height: 280px;}
	/*文章頁*/
	.news_related_list li a img {height: 150px;}
	/*首頁*/
	.module_i_news section {padding: 45px 10px 45px 30px;}
}

















/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★切版師原版設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 商品下拉超過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;}
@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 {padding: 0;}
.product_menu_list > h5 {display: block;color: #444;font-size: 18px;border-bottom: 2px solid #eee;padding: 10px 0;}
.product-layer-two{background: transparent;border-radius: 10px;}
.product-layer-two ul {grid-gap: 0;}
.product-layer-two li.active{background: #fff;transition: all .5s;}
.product-layer-two li.active li a {background: #eee;transition: all .5s;}
.product-layer-two li a {color: #333;font-size: 16px;background: transparent;padding: 6px 0;}
.product-layer-two li a:hover{background: #888;color: #fff;padding-left: 10px;}
.product-layer-two li a:hover ~ i{color: #fff;}
.fa-circle-plus::before {content: "+";}
.product-layer-two li.active a {font-weight: 500;border: none;color: #fff;background: #666;padding-left: 10px;}
.product-layer-two li.active i.close::before{color: #fff;}
.product-layer-two li.active .fa-circle-plus::before {color: #fff;}
.product-layer-two li li a {padding: 10px;font-size: 12px;background: #eeeeee;}
.product-layer-two > li {padding-bottom: 0;border-bottom: none;}
.product-layer-two > li > a {letter-spacing: 2px;border: none;transition: all .5s;}
.product-layer-two > li.active > a {background: #555;}
.product-layer-two > li.active li.active > a{background: #fff;color: #ad925e;}
.product-layer-two > li ul > li + li {margin-top: 0;}
.product-layer-two li ul {margin-top: 0;}
.product-layer-two li li:hover {margin-left: 0;background: #fff;transition: all .5s;}
.product-layer-two li li:hover > a {background: transparent;}
.product-layer-two li li:hover > a:before{display: none;}
.product-layer-two li i {top: 12px;height: auto;font-size: 12px;font-weight: 300;color: #555;}
.product-layer-two li i.close::before {content: '–';}
/*分類頁*/
.products-list {grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));}
.products-list .price {margin: 0 0 10px;}
.products-list .price b {color: #bb1438;}
.products-list .more {font-size: 14px;font-weight: 500;border: 1px solid #ccc;color: #888;}
.products-list .item a:hover .more {background: #aaa;}
.products-list .name {height: 60px;text-align: center;letter-spacing: 1px;line-height: 160%;
font-size: 20px;color: #222;}
/*商品頁*/
.product_info_page .product_menu_list{display: none;} /*商品頁的選單不顯示*/
/*商品頁-輪播區塊*/
.product_pic {display: flex;flex-direction: column-reverse;max-width: 1200px;margin: 0 auto;}
.product_pic .swiper-slide{max-height: 80vh;}
.product_pic .proImgSwiper{max-height: 80vh;}
.swiper-button-next:after, .swiper-button-prev:after {background: #888;width: 30px;height: 45px;display: block;
    padding: 0 10px;font-size: 14px;line-height: 45px;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after{text-shadow: none;}
/*商品頁-側邊說明*/
.sidebarBtn {border: none;background: transparent;}
.sidebarBtn h2 {color: #333;font-size: 24px;letter-spacing: 1px;font-weight: 500;}
.sidebarBtn .sp_price {color: #b92c2c;}
.product_info li span{display: none;}
.product_info li .txt_box{color: #000;}
.inquiry_a1 {background: #888;border-radius: 0;}
.inquiry_a2 {background: #eee;border-radius: 0;color: #888;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #555;color: #fff;}
a.pdinfo_line,a.pdinfo_tel{display: none;}
/*商品頁-商品說明*/
.prod_tabs {margin: 120px 0 60px;}
.pd_tabTitle li {border-bottom: none;background: transparent;border-bottom: 2px solid #ddd;transition: all .5s;}
.pd_tabTitle li a{color: #ddd;letter-spacing: .1rem;transition: all .5s;display: none;}
.pd_tabTitle li.activeTab {border-bottom: 2px solid #eee;}
.pd_tabTitle li.activeTab::after {height: 0;}
.pd_tabTitle li.activeTab a {color: #333;font-weight: 400;}
.pd_tabInner.edit{font-weight: 400;font-family: "微軟正黑體";}
/*商品頁-相關推薦*/
.prod_related {display: none;}
/*首頁*/
.prod_part {padding: 80px 0;}
.prod_part section {width: 90%;}
.i_prod_tit h2{font-size: 30px;color: #222;font-weight: 500;}
.i_prod_tit h2:before{content: "Our Models";text-transform: uppercase;font-size: 80px;color: #6556B6;display: block;
    font-weight: normal;line-height: 1.2;}
.i_prod_tit span{display: none;}


@media (max-width: 1200px){

}
@media (max-width: 1024px){
	/*首頁*/
	.i_prod_tit h2 {font-size: 20px;}
	.i_prod_tit h2:before {font-size: 50px;}
}
@media screen and (max-width: 768px) {
	/*側邊選單*/
	.product-layer-two {grid-gap: 0 5px;}
	.product-layer-two li a{width: 100%;padding: 10px 0;border-bottom: 1px solid #eee;;}
	/*清單頁*/
	.product_page .product_menu_list > h5 {font-size: 18px;font-weight: 500;letter-spacing: .4rem;margin-bottom: 0;}
	.fa-caret-down::before{font-size: 14px;}
	/*商品頁*/
	.mobile_product_name{display: none;}
}
@media screen and (max-width: 600px){
	/*商品頁*/
	.related_list li a img {height: 150px;}
}














/*內頁BANNER 設定*/




/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*★★★下拉編輯頁↓↓↓↓↓↓↓↓↓↓↓↓*/
.other_select_page .page{display: none;}

/*★★★卷軸設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}




/*頁數*/
.page li {font-size: 20px;width: 40px;color: #aaa;}
.page li.activeN{color: #555;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}





