/*頁面內容*/
#content_main, #content {
    /* background: #101010; */
}
.services_page #content , .case_page #content {
    background: transparent;
}
.path { display: none;}

.pageIndex .edit_part {
    max-width: 100%;
    margin: 0;
    padding: 0;
}



/*反白顏色*/
::-moz-selection{  background-color: #444;  color: #fff;}
::selection{  background-color: #444;  color: #fff;}
:root {
    --MainColor: #ffffff ;
    --SubColor:#1a1a1a;
    --SFont:"Bebas Neue", sans-serif;/*特殊字體*/
}

/*SubMenu*/
.me_tp_features {
    display: flex;
    gap: 10px;
    flex-direction: row-reverse;
}
.shop_search_btn { background: #212121;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #212121;}

/*按鈕*/
.animated-arrow { background: #212121; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #888; transition: .3s ease-in-out;}
.lastPage { background: #000;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 0;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li.activeN { background: #666; border-radius: 100%; color: #fff; font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #222; transition:all 0.3s;}
.page strong, .page a:hover { background: #212121; border: 1px solid #212121;}

/* = = = 預設解除背景輪播 = = = = = = = = = = = = = = = = = = = = = = = = = */

#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}

@media screen and (max-width: 1024px) {
.me_tp_features{justify-content: center;}
}
@media screen and (max-width: 768px) {
    .bannerindex { padding:0; margin:0;}
    
}

/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--大圖上方固定圖片---------------------------------------*/

@media screen and (max-width: 768px) {
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

@media screen and (max-width: 425px) {
    .swiper-slide::after { bottom: 0%; width: 33vw;}
}
/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.bannerindex { margin-bottom: -5px;}

.flex-video::after {
    content: '潮流無界，速度無限，突破界限，駕馭你的潮流';
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translateX(-50%);
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 800;
    line-height: 1.2em;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.36);
    z-index: 1;
    width: 100%;
    text-align: center;
}
.flex-video::before {
    content: '在城市中駕馭自己，讓每一刻都獨特；在都市的節奏中，找到屬於自己的步伐，掌控節奏，感受每一個瞬間';
    position: absolute;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    font-family: var(--SFontE);
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.36);
    z-index: 1;
    width: 100%;
    text-align: center;
}


/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) {
  .flex-video::after { bottom: 200px;}
  .flex-video::before { bottom: 164px;}
}


@media screen and (max-width: 768px) {
  /* 行動裝置相容性調整 大圖調整 */
  .swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}

  .flex-video::after {font-size: 23px;bottom: 370px;}
  .flex-video::before {font-size: 15px;bottom: 340px;}
}
@media screen and (max-width: 425px) {
    .flex-video::after {font-size: 17px;bottom: 520px;}
  }
/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



.banner { display:block;}
.banner h5 {color:#888;padding: 138px 0px;}
/* .promotions_page .banner h5:before {
    content: "NEWS";
    font-family: "Fugaz One", sans-serif;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    font-size: calc(32px + 110*((100vw - 500px) / 2500));
    letter-spacing: 0;
    font-weight: 700;
} */
.banner {background-image: url(https://pic03.eapple.com.tw/mfcarwrap/banner.jpg);
    background-repeat: no-repeat;
    height: 320px;
    background-color: #555;
    box-shadow: none;
    padding: 0 0;
    background-position: center center;}

/* .banner.banblog {background-image: url(https://pic03.eapple.com.tw/mfcarwrap/banner.jpg);
    background-repeat: no-repeat;
    height: 320px;
    box-shadow: none;
    padding: 0 0;
    background-position: center center;}

.banner.banF {background-image: url(https://pic03.eapple.com.tw/mfcarwrap/banner.jpg);
    background-repeat: no-repeat;
    height: 320px;
    box-shadow: none;
    padding: 0 0;
    background-position: center center;}

    .banner.banE {background-image: url(https://pic03.eapple.com.tw/mfcarwrap/banner.jpg);
        background-repeat: no-repeat;
        height: 320px;
        box-shadow: none;
        padding: 0 0;
        background-position: center center;} */

@media screen and (max-width: 768px) { .banner h5 { font-size: 28px;}}
@media screen and (max-width: 600px) { 
    .banner h5 { font-size: 24px;padding: 68px 0px;} 
.banner { max-height: 200px;}}

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
 .header_area {  width: 100%; top: 0; left: 0;    padding: 0px;background: #000000;}
 .header_area.sticky{background: #000000;}

.main_header_area .container {max-width: 92%;transition: all 0.3s;}
 .header_area.sticky .main_header_area .container {max-width: 95%;}
.nav-brand img {
    max-width: 180px;
    transition: all 0.3s;
}
 .header_area.sticky .nav-brand img {
    max-width: 150px;
}

.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: right;
}



/*menu*/
.navigation {padding: 10px 0;transition: all 0.3s;}
.header_area.sticky .navigation{padding: 5px 0;}
.stellarnav > ul > li { position: relative;}
.stellarnav > ul > li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #aaaaa9;
    transform: translateX(-50%);
    transition: all 0.3s;
}
.stellarnav ul li.has-sub:nth-of-type(3)>ul>li:nth-child(1){display:none;}
.stellarnav > ul > li:hover::after { width: 80%; background: #ddd; transition: all 0.3s;}
.stellarnav > ul > li > a, .stellarnav li.has-sub > a {font-weight: 600;position: relative;padding: 0 20px;color: #ffffff;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li.has-sub:hover > a { color: #ddd;}
.stellarnav li.has-sub > a::after {display: none;}/*下拉箭頭*/
.stellarnav li.has-sub:hover > a::after { display: none;}/*下拉箭頭*/

/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul ul, .stellarnav ul ul ul { background: #000; }
/* box-shadow: 0 2px 5px #00000012; */
.stellarnav ul ul ul { left: 100%;}
.stellarnav li li {
    display: block;
    border-bottom: 1px #eee solid;
    margin-bottom: -1px;
}

/*右拉箭頭*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #212121; border-top: 6px solid transparent;}

/*項目*/
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #fff; font-size: 15px; padding: 9px 5px; border-left: 1px solid transparent; background: transparent; transition: all 0.3s;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {
    color: #ddd;
    padding-left: 10px;
    background: #343434;
}

/*--手機板選單---------------------------------------*/

/*選單*/
.stellarnav .menu-toggle span.bars span { background: #212121;}
.stellarnav .menu-toggle:after { color: #212121;}

/*展開*/
.stellarnav.mobile.left > ul { background: #fffffff2;}
.stellarnav.mobile > ul > li { border-bottom: 1px #888 solid;}
.stellarnav.mobile > ul > li > a { padding: 20px 30px; border-bottom: none; display: block;}
.stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px 20px 36px;}
.stellarnav.mobile > ul > li.has-sub > a.dd-toggle { padding: 0;}
.stellarnav.mobile > ul > li.has-sub > ul > li > a { color: #ccc; padding: 20px 30px 20px 40px;}
.stellarnav.mobile > li > a { border-bottom: none;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #212121; color: #fff;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px #fff;}

.stellarnav.mobile > ul > li > a.dd-toggle { top: 14px;}
.stellarnav a.dd-toggle .icon-plus {width: 0; top: -7px; left: -4px;}
.stellarnav li.open > a.dd-toggle .icon-plus { width: 0; top: -5px; left: 6px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 3px #888;}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 3px #212121;}

/*下拉*/
.stellarnav.mobile li.open { background: #aaaaa922; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: 1px solid #222;}
.stellarnav.mobile li.open li.open { padding: 0; background: #ffffff88;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav > ul > li.drop-left > ul { left: 0; right: auto;}
.stellarnav ul li.has-sub:nth-of-type(2)>ul>li:nth-child(1) {display: none;}
/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) { 
    /*header*/
    .main_header_area .container { max-width: 100%;}
    .stellarnav ul {text-align: center;}

    /*logo*/
    .header_area .nav-brand { max-width: 200px; transition: .3s ease-in-out;}

    /*menu*/
    /* .header_area .navigation, .header_area.sticky .navigation, .navigation {         gap: 16px;} */
    .stellarnav { padding: 0 0 10px;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 0 30px;}
    .stellarnav li.has-sub > a::after { top: 49%;}/*下拉箭頭*/
}

@media screen and (max-width: 768px) {
    /*logo*/
    .nav-header { position: static;}
    .header_area.sticky .nav-brand { max-width: 150px; transition: .3s ease-in-out;}    

    /*menu*/
    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav > ul > li:hover::after { width: 100%;}
    .stellarnav > ul > li > a b:last-child { display: none;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px;}
    .stellarnav.mobile > ul > li > a.dd-toggle { top: 3px;}
    .stellarnav li.has-sub > a::after { top: 53%;}/*下拉箭頭*/
    .stellarnav li li > a, .stellarnav li li.has-sub > a, .stellarnav li li.has-sub.drop-left a { padding: 10px 30px; border-left: none;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { border-color: transparent;}
    .navigation {
        padding: 12px 0;
    }
    .navigation {
    display: flex;
    transition: all 0.3s;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
    .stellarnav.mobile {
        position: relative;
        flex: unset;
    }
    .nav-brand img {
    max-width: 140px;
    transition: all 0.3s;
}
.header_area.sticky .nav-brand img {
    max-width: 120px;
}
.me_tp_features {
    display: none;}
}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer_logo {
    max-width: 300px;
    width: 100%;
    margin-top: 20px;
}
.footer {    background: #000;    padding-top: 60px;}
.footer .center {    max-width: 1300px;}
.footer_info {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0;
    grid-gap: 60px;
    padding: 0 20px;
}
.footer_info ul {display: flex;width: 70%;gap: 5%;}
.footer_info li:nth-child(1) {    width: 45%;}
.footer_info li:nth-child(2) {width: 50%;}
.footer_info li:nth-child(1):before, .footer_info li:nth-child(2):before, .box_link:before {
    content: " ";
    font-size: 24px;
    line-height: 220%;
    font-weight: 700;
    font-family: var(--SFont);
    letter-spacing: 2px;
    color: #ddd;
}
.footer_info li:nth-child(1):before {    content: "CONTACT US";}
.footer_info li:nth-child(2):before {    content: "QUICK LINKS";}
.box_link:before{    content: "FOLLOW US";}
.footer_info li p, .footer_info li p a {    color: #fff; line-height: 2;}

.footer_menu {    display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr));    gap: 5px;}/*footer按鈕最小寬度100px*/
.footer_menu a {
    margin: 0;
    text-align: left;
    padding: 5px;
    transition: all 0.3s;
    background: transparent;
    border: none;
    color: #fff;
    letter-spacing: 2px;
    position: relative;
}
.footer_menu a:after {
    display: block;
    content: '';
    margin-top: 5px;
    width: 0%;
    background: #333;
    height: 1px;
    transition: all .3s ease;
}
.footer_menu a:hover::after {
    width: 100%;
}
.footer_menu a:first-child {    display: none;}
.footer_menu a:hover {    background: transparent; color: #ddd;}
.box_link {   display: none; width: max-content; padding: 10px;align-items: flex-start;    max-width: 100%;}
.box_link a {
    transition: all 0.3s;
    display: flex;
    align-items: center;
    color: #fff;
    font-family: var(--SFont);
    border: solid 1px rgba(255,255,255,.14);
    border-radius: 0;
    padding: 8px 10px;
    margin-bottom: 9px;
    font-size: 16px;
    width: 100%;
    letter-spacing: 2px;
}
.box_link a:hover {background: transparent;opacity: .5;transition: all .5s;}
i.fa-brands {    display: flex;    flex-direction: row;    width: max-content;    align-items: center;    color: #fff;}
a.me_tp_line {    padding: 6px 10px;}

a.me_tp_call {    display: none;}

.copy {
    background: #000;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .14);
    padding: 30px 0;
    text-align: right;
    width: 100%;
    margin: 0 auto;
    /* max-width: 1280px; */
}
.copy a{    color: #fff;transition:all 0.3s;}


/*資訊欄*/
p.line ,p.taxid,p.mail{display: none;}
a.me_tp_mail {display: none;}
.footer_info li:nth-child(1) {
    display: flex;
    flex-direction: column;
}
.footer_info li p.add2:before { content: '營業時間：';}

/* p.add2 {order: 1;}
p.phone {order: 2;}
p.mail {order: 3;}
p.add {order: 4;} */

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
    
    
    /*footer*/
    .footer_info ul {    flex-direction: column;}
    .footer_info li:nth-child(1) {    width: 100%;  }
    .footer_info li:nth-child(2) {    width: 100%;    padding-top: 28px;}
    .footer_menu {    grid-template-columns: repeat(auto-fit, minmax(min(80px, 100%), 1fr));    gap: 14px;}
    }

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {

    /*側邊選單/＝＝＝＝＝*/
    .stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile {
        padding: 20px;
    }
    .stellarnav .menu-toggle span.bars span {    background: #ffffff;}
    .stellarnav .menu-toggle:after {    color: #ffffff;        font-size: 0;}
    
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {    background: #1a1a1a; color: #fff;}
    .stellarnav .icon-close:before, .stellarnav .icon-close:after {    border-bottom: solid 1px #fff;}
    .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {
        border-right: 0px #eee solid;
        background-color: #171717e0;
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(7px);
    }
    .stellarnav.mobile > ul > li {    border-bottom: 1px #dddddd24 solid;}
    .stellarnav.mobile > ul > li > a {   border-bottom: none;}
    
    .stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 10px;border-left:none;}
    .stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;}
    
    /*Logo/＝＝＝＝＝*/
    .nav-brand{ margin: 5px auto 5px 5%;}
    .header_area .nav-brand{max-width: 150px;}
    
    /*Footer/＝＝＝＝＝*/
    #to_top { bottom:60px;}
    #bottom_menu {      background: #000;        display: none;}
    #bottom_menu li:first-child:nth-last-child(2), #bottom_menu li:first-child:nth-last-child(2) ~ li {
        border-right: 1px solid #0b0c10;
    }
    #bottom_menu li{color: #555;}
    #bottom_menu li a {          color: #fff;    border-right: 1px solid #555555;}
    /* .footer.with_shopping_mode { padding:60px 0 70px; } */
    .footer_info {    justify-content: center;}
    .footer_logo {    text-align: center;}
    .footer_info li:nth-child(1) {    text-align: center;}
    .footer_info li:nth-child(2) {        padding-top: 10px;    text-align: center;}
    .box_link {
        width: 100%;
        max-width: 100%;
        /* display: flex; */
        justify-content: center;
        padding-top: 20px;
    }
    .box_link a {    width: max-content;    justify-content: center;        height: 40px;}
    .box_link:before{display: none;}
    .copy {    padding-right: 0;    text-align: center;}
    .footer_menu a {text-align: center;}
}    

/* = = = 首頁 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.prod_part section,.module_i_news section {
    max-width: 1600px;
}

.pageIndex .news_part, .pageIndex .module_i_news, .pageIndex .prod_part {
    max-width: 100%;
    background: url(https://pic03.eapple.com.tw/mfcarwrap/bg_01.jpg);
    background-position: center;
    background-size: cover;
}

.module_i_news ul{    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));}
.video-list{    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));}
.module_i_news .title_i_box h6:before {
    content: 'NEWS';
    font-family: "Fugaz One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 60px;
    color: #000000;
        display: block;
    height: 72px;
}
.module_i_news .title_i_box h6{    font-size: 0;}
.i_prod_tit h2, .i_video_tit h2 {
    font-family: "Fugaz One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 60px;
    color: #000000;
}
.i_prod_tit span, .i_video_tit span,.module_i_news .title_i_box h4 {
    font-size: 32px;
    font-weight: 800;
    color: #000000;
}

.products-list .name{color: #ffffff;margin-top: 10px;height: auto;}

.products-list .more {
    border: 1px solid #888;
    color: #888;
}

.products-list .item a:hover .more {
    border: 1px solid #000;
    background: #000;
}
.i_blog_ri{padding: 8px;}
.i_blog_ri h5{font-weight: 600;}


.pageIndex .module_i_news li:nth-child(n+4) {
    display: none;
}

.module_i_news li a{
    display: flex;
    flex-direction: column;
    border: 1px #ccc solid;
    grid-gap: 0px;
    height: 100%;
}

/* .module_i_news li a:after{background: #23251cdb;border: 1px #23251c solid;} */
.module_i_news li a:after {
    background: transparent;
    border: none;
}

.module_i_news li a:before ,.subbox_item a:before{
    display: flex;
    content: 'READ MORE +';
    font-family: "Fugaz One", sans-serif;
    padding: 10px;
    background: #222222f0;
    border: none;
    color: #ffffff;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 36%;
    justify-content: center;
    align-items: center;
}
.module_i_news li:hover .i_blog_le img {
    transition: all 1s ease-in-out;
    transform: scale(1.08);
}
/*=================================影片======================================*/

.video-layer-two > li{    border-bottom: 1px #000 solid;}
.video-layer-two li a {
    padding: 10px 16px;
    border: 1px #000 solid;
    background: #000;
    color: #ffffff;
}
.video-list .vid_item a{color: #aaa;}
.video-list .vidTitle{color: #222;}


/*=================================文章管理======================================*/
.blog_page .main_part ,.video_page .main_part ,.product_page .main_part{max-width: 1600px;}
.blog_in_page .main_part{max-width: 1400px;}
.blog_page h4.blog_category_title {border-bottom: none;display: none;}
.path p, .path p a {display: none;}

/*大分類*/
.subbox_item a {
    display: flex;
    grid-gap: 0;
    flex-direction: column;
    height: 100%;
    background: #333;
}
.subbox_item a:after{border: none;background: #292a2b4d;}
.blog_list_le{width: 100%;padding: 0;overflow: hidden;}
.blog_list_ri{width: 100%;background: #333;padding: 20px;text-align: left;}
.blog_list_ri h5{font-size: 20px;font-weight: 400 !important;color: #fff !important;}
.blog_list_ri em {color: #aaa !important;}
.blog_list_ri p{line-height: 160%;}
.blog_page h4.blog_category_title {border-bottom: none;}
/*文章說明頁*/
.blog_box_edit *{line-height: 160%;}
.blog_back a.article_btn_prev {background: #3f3f3f;}
/*側邊選單*/
.blog_search input[type=search] {
    outline: none;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    color: #999;
    border: solid 1px #222;
    border-radius: 4px;
    padding: 10px 35px 10px 10px;
}
.blog_le .accordion {
    list-style-type: none;
    margin: auto;
    border-radius: 4px;
    border: 1px #000 solid;
    overflow: hidden;
}
.blog_le .accordion { margin-left: 0px;width: 100%;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #222 !important;}
.submenu li {background: #242424 !important;}
.submenu a:hover {background: #ddd;}
.article_btn_back{background: #ddd !important;}
.blog_back a.article_btn_next{background: #3f3f3f;}
h5.blog_le_t span{font-family: '微軟正黑體';font-weight: 300;font-size: 0;}
.blog_back a.article_btn_back {   color: #242424;}

/*文章管理/內層＝＝*/

.news_related {background: #181818;}
.news_related h6 span:before { color: #888;}

.blog_box {
    min-height: 20vw;
    padding: 0;
}
.blog_list_le img {
    /* max-width: 100%; */
    transform: translate(0%, 0%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
}
.blog_back {
    text-align: center;
    margin-bottom: 20px;
}

.subbox_item {
    display: inline-block;
    vertical-align: top;

    margin-bottom: 20px;
    position: relative;
}

/*文章分享側邊欄設定*/
.blog_le .accordion li .link{padding: 0;}
.blog_le .accordion li .link a{padding: 15px 10px;display: block;   color: #222;}

@media screen and (max-width: 1300px){
	/*文章*/
	.subbox_item{width: 48%;}
    .subbox_item {
        border-bottom: none;
    }
}

@media screen and (max-width: 600px){
	/*文章*/
	.subbox_item{width: 100%;}
}

/*===========================最新消息=============================*/
.promotion_title h2 {
    font-size: 24px;
    color: #fff;
}

.promotion_title em {
    border: none;
    padding: 5px 12px;
    margin: 0 8px 0px 0;
    background: #888;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.promotion_title span {
    border: none;
    padding: 3px 2px;
    margin: 0 2px 2px 0;
    font-size: 16px;
    color: #888;
}

.promotions_page .edit {
    margin: auto;
    padding: 20px 0;
    color: #fff;
}

.other_promotion {
    list-style: none;
    margin: 0 auto;
}

.other_promotion li a {
    display: block;
    border: 1px #e5e5e5 dashed;
    padding: 10px;
    width: 96%;
    margin: 2%;
    position: relative;
    color: #b5b5b5;
}

.other_promotion .pmtTitle h3 {
    font-size: 16px;
    color: #b5b5b5;
}

.other_promotion li a:hover {
    background: #1e1e1e;
}

/*===========================購物車=============================*/
/*購物車/＝＝＝＝＝*/


.product-wrapper {
    max-width: 1200px;
}




.product_pic .swiper-slide img {
    width: 100%;
    object-fit: cover;
}

.products-list .pic {
    position: relative;
    aspect-ratio: 1/1;
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
}

.products-list .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.products-list{width: calc(100% - 320px);}


.products-list:before {
    content: none;
}

.products-list .item {
    width: 100%;
}

.product-layer-two>li>a::before {
    background: #fff !important;
    padding-left: 10px !important;
}

.product-layer-two li li a {
    font-size: 13px;
}

.products-list .item a {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

.products-list .name {
    height: auto;
}

.product_page .products-list .price {
    justify-content: flex-end;
}

.products-list .price b {
    font-weight: 400;
}

.products-list .more {
    border: 1px solid #888;
    color: #888;
    font-weight: 400;
    font-size: 14px;
}

.products-list .item a:hover .more {
    background: #000;
    border: 1px solid #000;
    transition: 0.5s;
    letter-spacing: 0;
    color: #fff;
}

.products-list .item a:hover .pic {
    opacity: 0.75;
    transition: 0.5s;
}

.product_pic #bx-pager h6 {
    display: none;
}

.sidebarBtn {
    border: 1px #000 solid;
    background: transparent;
}

.sidebarBtn h2,
.sidebarBtn .price {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}
.sidebarBtn .price{
border-bottom: 1px solid #000;}
.toShare{    border-top: 1px solid #000;}

.product_info {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

/*按鈕顏色*/
.inquiry_a1 {
    background: #808080;
}

.inquiry_a2 {
    background: #808080;
}

.inquiry_a3 {
    background: #888;
}



.lastaction {
    color: #1A1A1A;
    background-color: #f2f2f2;
}

.nextaction {
    background-color: #1A1A1A;
}

.inquiry_a1:hover,
.inquiry_a2:hover,
.inquiry_a3:hover {
    background: #222;
    color: #fff;
    transition: 0.5s;
}

ul.prod li h3.prod-thumb {
    background: transparent;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #101010;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 20px;
    text-align: left;
}

.qaform {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #101010;
}

.qaform .breakF {
    border: 1px #cecece solid;
    background: #ffffff;
}

.productBtn {
    width: 100%;
    max-width: 100px;
    padding-left: 0;
    margin-right: 10px;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.half_box li.btn_blankTop {
    margin-top: 180px;
    text-align: end;
}

.lastaction,
.nextaction {
    background-image: none;
    text-align: center;
}

.prod_related h6 span:before {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #101010;
}

.prod_related {
    background: transparent;
    border-top: 1px solid #000;
}

.related_list li a {
    background: transparent;
}

.related_list li a p {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    background: #1a1a1a;
    padding: 7px;
}

.related_list {
    max-width: 1550px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: grid;
    gap: 25px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.related_list li {
    width: 100%;
}

.related_list li a:hover img {
    opacity: 0.75;
    transition: 0.5s;
}

.related_list li a:hover p {
    background: #000;
    transition: 0.5s;
}

.rewrite_simple,
.send_simple {
    background: none; 
    background-color: #000;
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    width: 100%;
    max-width: 140px;
    height: 48px;

}
.declaration{background: #888;}
.form label.Bigcheck {color: #ffffff;}
.rewrite_simple:hover,
.send_simple:hover {
    border: 1px solid #000 !important;
    transition: 0.5s;
}

/*匯款通知*/
.form_content {
    padding: 120px 10px;
}

.separate_title {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 0 10px 20px;
    background: #000;
}

.formbox_form{color: #222;}

/* 結帳 */

.shopping-cart .cart_content .row,.shopping-cart .cell.product_name a,.total_amount li{color: #fff;}

/*購物車/外層＝＝*/
/*顏色*/
/*價格*/
.products-list .price {
    display: flex;
    margin-bottom: 5px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.products-list .price b {
    margin: 0;
    line-height: 180%;

}

.products-list .price b.ori_price {
    font-size: 14px;
}

/*外層版面*/


.product_page .show_content {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}


.product-layer-two {
    width: 250px;
    margin: 0;
}

.product_info_page .product-layer-two {
    display: none;
}

.product-layer-two li {
    margin: 0;
    width: 100%;
}

.product-layer-two li i {
    right: 12px;
    top: 4px;
    color: #C7C2BC;}

.product-layer-two li.active a {
    border: unset;
    border-bottom: 1px dotted #222;
}

@media screen and (max-width: 1200px) {
    .products-list {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 768px) {
    .product_page .products-list {
        width: 100%;
    }

    .product_page .show_content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 476px) {
    .products-list {
        grid-template-columns: 1fr;
    }
}

/**/
.product-layer-two li a {
    color: #222;
    border: none;
    background: transparent;
    transition: all 0.3s;
    line-height: 200%;
    transition: all 0.3s;
    width: 100%;
    display: block;
}

.product-layer-two>li>a {
    background: #000;
    color: #ffffff;
    border-bottom: 1px solid #434738;
    padding-left: 18px;
}
.product-layer-two>li:hover>a {
    background: #888;
}
.product-layer-two>li.active>a {
    background: #888;
}
.product-layer-two li:hover a {
    transition: 0.5s;
}


.product-layer-two li ul {
    position: relative;
    padding-top: 1px;
}

.product-layer-two li li {
    border-bottom: 1px solid #222;
    background: transparent;
}

.product-layer-two li li:hover a {
    background: #e1e0d9;
    color: #958E86;
}
.product-layer-two li li a {
    background: transparent ;
}
.product-layer-two li li.active a {
    background: #e1e0d9 !important;
    color: #958E86;
}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {
    display: block;
}

/*購物車/內層＝＝*/
.bx-wrapper img {
    margin: auto;
}

body.product_info_page #content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}



/*商品側邊規格*/
.product_info li .txt_box {
    color: #222222;
    width: 100%;
}

.sidebarBtn .sp_price {
    color: #ADA17E;
}

.mobile_product_name {
    font-size: 24px;
}

