/* 各頁面CSS */



/*切換PC置頂選單*/
.cantantBase1{ display: block; }
.cantantBase2{ display: none; }


/*副標*/
.md-text2 .PD_layout .PD_img { display: none;}
.md-text2 { width: 960px;}
.md-text2 .PD_layout ul { background: transparent;}
.md-text2 .PD_layout ul li { border: unset;}
.md-text2 a { pointer-events: none;}
.md-text2 .PD_layout h3 { font-size: 90px;font-weight: 600;letter-spacing: -.005em;height: 120px;line-height:120px;margin-top:0; width: auto;}
@media screen and (max-width:767px){
  .md-text2 .PD_layout h3 { font-size:45px;font-weight: 600;letter-spacing: -.005em;height:15vw;line-height:15vw;margin-top:4vw; width: auto;}
}  


 /** 倒數 **/
 .TimerNick {position:absolute;text-align: center;width:100%;top:415px;left:50%; transform: translateX(-50%); color: #000;border-radius: 50px;font-weight:bold ;z-index: 2;}
 .TimerNick { text-shadow: none;}
 .TimerNick .box { margin: 0 auto; display: inline-block; }
 .TimerNick .TIMER {margin:0 auto;padding:0;overflow:hidden;text-align: center;color:#71553e;font-size:28px;line-height:40px;font-weight:800;font-family:"微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
 .TimerNick .icon { position:relative; top:6px; margin-right:4px;}
 .TimerNick small {position:relative;top: 1px;font-size: 23px;color: #fff;}
 .TimerNick .time_day {position: relative;top: 0px;font-size:22px;letter-spacing:0.05rem;color: #fff;}
 .TimerNick .FontStyle {position:relative;padding: 0 5px 0 0px;font-size:32px;text-align:center;color: #71553e;}
 .TimerNick .FontStyle b { display:inline-block; font-weight:500; color: #fff;font-family: Century Gothic;}
     @media screen and (max-width:767px){
       .TimerNick {position: absolute;top:36vw; left: 0;transform: none;width:68%;;color: #fff; text-align: center;margin:0  16%;z-index: 2;}
       .TimerNick .box { width: 100%; }
       .TimerNick .TIMER { font-size:3.6vw; line-height:5.5vw; }
       .TimerNick .icon { display: block; top:0.5vw; width:4vw; filter: none;}
       .TimerNick small { margin: 0 0.2vw; top: 0; font-size: 3vw; float: none;}
       .TimerNick .time_day { position:relative; top:0;padding: 0!important;font-size:3.5vw; letter-spacing:0; float: none;font-weight: bold;}
       .TimerNick .FontStyle { padding: 0 1% 0 0;  font-size:4.8vw; float: none;}
       .TimerNick .FontStyle b {  margin:0; width:2.5vw; font-family:Helvetica;color: #fff;}
     }  
 

     .BNN {margin-top: 90px}
     .BNN .PD_layout li, .PD_layout li .PD_img img {border-radius: 10px;}
     @media screen and (max-width:767px){
      .BNN { margin-top: 3vw; }   
    }


.Area_buy .Area_boxstyle_title { position: relative; margin: -35px 0 50px 0; }
@media screen and (min-width:768px){
  /*頁籤*/
  .Area_buy .box {  }		
  .Area_buy .content_swiper  {width:100%;overflow:hidden;}		
  /**頁籤公版**/		
  .Area_buy .box .layout_PD {width:85%!important;margin:0 auto;}
  .Area_buy .box .layout_PD ul li:hover {box-shadow:none;}
  }

  @media screen and (max-width:767px){
    .Area_buy .Area_boxstyle_title { margin:-1vw 0 7vw 0; }
  
  /**頁籤公版**/		
  .Area_buy .box .layout_PD {width:90%;margin:0 auto;padding-bottom:3vw;}
  .Area_buy .box .layout_PD ul {width:100%!important;margin:0!important;padding:0!important;}
  .Area_buy .box .layout_PD ul li {}
  .Area_buy .box .layout_PD ul li:hover {box-shadow:none;}
  .Area_buy .Area_bottom {padding-top:6vw;}
     
  .Area_buy .box .end { z-index: 99;  position: absolute; top: 0; left: 2.1vw; width: 95.8%; height: 189vw; background-color:rgba(0,0,0,0.8); border-radius: 2.4vw;}			
  .Area_buy .box .end span { color: #FFF; font: bold 10vw/94vw "微軟正黑體", Arial; text-align: center;  }
  /* 公版調整 */
  .Area_buy .PD_layout[data-pd-img="0"]:not([data-pd-direction*=row]) .PD_img img  { border-radius: 4.5vw; }
  }



/*登記贈品文案顏色*/
/* .Area_danji .danji_box ul li .activityText .gifts span { color: #fff10d;}                  */
          
 /** 品牌輪播 **/
.withBG2 .PD_layout[data-pd-h3="5"] .PD h3 span {max-width: 100%;padding: 3px 20px;font-weight: 600;font-size: 15px;}
@media screen and (max-width:767px){
.withBG2 .PD_layout[data-pd-h3="5"] .PD h3 span {max-width: 100%;padding: 3px 10px;font-weight: 600;font-size: 15px;}
}



 /** 調整品牌公版LOGO **/
 .PD_layout-D1_01 .PD_slide {
  background-color:#fff;
}
.PD_layout-D1_01 .PD h4 {
  color: #f8dfc9;
  font-weight: 900;
}
.PD_layout-D1_01 .PD h4:hover {
  color: #ffd686;

}
@media screen and (max-width:767px){
     .Area_Brand .PD_layout-D1_01[data-pd-col-phone="3"] .PD .PD_logo {
      height:1.9em;
      margin-top: -0.9em;
     }
     .Area_Brand .PD_layout-D1_01[data-pd-col-phone="3"] .PD .PD_logo img {
      border-radius: .9em;
     }
     .PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img {
      padding: 0em 0em;
     }
}


/*置底文*/
@media screen and (max-width:767px){
.edm_notice{ padding: 10px 10px 100px 10px; }
}


/*Phone錨點*/
.Area_floorPD_NavArea_tabbar {
  margin: 0 auto 5vw ;
  width: 94%;
}
.Area_floorPD_NavArea_tabbar.cate-fixed {
  width: 100%;
}
.Area_floorPD_NavArea_tabbar .Nav_box {
  border-radius: 8px;
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}
.Area_floorPD_NavArea_tabbar .Nav li {
  overflow: visible;
}
.Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}


/*回版頭*/
#gotopBtn { display:none !important;} /*把系統手機版原本的Gotop關掉*/
#gotop { display: none; position:fixed; z-index:201; right:0; padding:14px 6px 3px 10px; font:12px/30px Verdana; text-align:center; color:#fff; cursor:pointer; transition: 0.2s; transform: translateX(200%);
        bottom:90px;
        bottom: calc(90px + constant(safe-area-inset-bottom)*0.6 );
        bottom: calc(90px + env(safe-area-inset-bottom)*0.6 );}
#gotop::before { content: ""; position:absolute; top:9px; left:19px; width: 0; height: 0; border: 4px solid #fff; border-color: transparent transparent #fff; }
#gotop::after  {content: "";z-index:-1;position:absolute;top: 50%;left:50%;border-radius:50px 0 0 50px;transform:translate(-50%,-50%);width:44px;height:44px;background-color:rgba(0,0,0,0.8);}
#gotop.cate-open { transform: translateX(0%);}
  /*白色*/
  #gotop { color:#000; }
  #gotop::before { border-color: transparent transparent #000;}
  #gotop::after  {background-color: rgb(255 255 255 / 79%);box-shadow:0 1px 0 rgba(242,242,242,1), 0 0 10px rgba(0,0,0,0.2);}
	@media screen and (max-width:767px){
		#gotop {display:block !important;right: 0;bottom: 100px;}
	}




/* 我的調整 */
/* 最上方小網品 */
@media screen and (max-width:767px){
  /* .hero{height: 38vw;} */
}

/* 各課 */
@media screen and (min-width:768px){
.acty .PD_layout.PD_layout-D1_02B .PD_into{margin-top: -3em;}
}
@media screen and (max-width:767px){
.acty .PD_layout.PD_layout-D1_02B .PD_into{margin-top: -1.3em;margin-left: 2vw;margin-bottom: 1.5vw;}
.acty .PD_layout.PD_layout-D1_02B .PD::after{bottom: 13%;left: 5%;}

.acty__el--6{margin-top: -1.5vw;}
.acty__el--7{margin-top: -2vw;}
}

/* 版頭品 */
.acty .Area_boxstyle .swiper-pagination{position: absolute;justify-content: center;left: 50%;width: 100%;text-align: center;}
@media screen and (max-width:767px){
.acty .Area_boxstyle .swiper-pagination{scale: none;transform: scale(0.6);left: 0;width: 100%;}
}

.Area_swiper_box .swiper-pagination {bottom: -2px!important;}
@media screen and (max-width:767px){
.Area .Area_swiper_box{padding-bottom: 4vw;}
}

@media screen and (min-width:768px){
.Area_bank .Area_swiper_box .PD_layout ul{margin-bottom: 15px;}
}
@media screen and (max-width:767px){
.Area_bank .Area_swiper_box .PD_layout ul{margin-bottom: -1vw}
}

/* 01_今日瘋搶攻略 */
.Area_tips .box_all{background: #fcf1db;  ;border-radius: 16px;}
.Area_tips .box0{display: flex;align-items: center;}
.Area_tips .box1{display: flex;align-items: center;}
.Area_tips .box2{display: flex;align-items: center;}

/* .Area_tips .PD_layout.PD_layout-D1_16 ul{grid-gap: 0;padding: 0;} */

@media screen and (min-width:768px){
.Area_tips{width: 960px;margin-bottom: 50px;}
.Area_tips .box0{width: 96%;border-bottom: 1px #a4a4a4 solid;margin: 0 auto;padding: 20px 20px 20px 0;}
.Area_tips .box0 .tit{flex-basis: 25%;}
.Area_tips .box0 .btn{flex-basis: 75%;min-width: 0;}

.Area_tips .box1{width: 96%;border-bottom: 1px #a4a4a4 solid;margin: 0 auto;padding: 20px 20px 20px 0;}
.Area_tips .box1 .tit{flex-basis: 25%;}
.Area_tips .box1 .btn{flex-basis: 75%;min-width: 0;}
.Area_tips .box1 .btn ul{grid-gap: 20px;}

.Area_tips .box2{width: 96%;padding: 20px 20px 20px 0;}
.Area_tips .box2 .tit{flex-basis: 25%;}
.Area_tips .box2 .btn{flex-basis: 75%;min-width: 0;}
/* .Area_tips .box2 .btn ul{grid-gap: 20px;} */
.Area_tips .box2 .btn .Area_swiper_box{height: 130px;}

}
@media screen and (max-width:767px){
.Area_tips .box0{width: 100%;border-bottom: 1px #a4a4a4 solid;margin: 0 auto;padding: 4vw 0 2vw 0;}
.Area_tips .box0 .tit{flex-basis: 25%;}
.Area_tips .box0 .btn{flex-basis: 75%;min-width: 0;padding-right: 2vw;}

.Area_tips .box1{width: 100%;border-bottom: 1px #a4a4a4 solid;margin: 0 auto;padding: 4vw 0 2vw 0;}
.Area_tips .box1 .tit{flex-basis: 25%;}
.Area_tips .box1 .btn{flex-basis: 75%;min-width: 0;}
.Area_tips .box1 .btn ul{grid-gap: .5em;}

.Area_tips .box2{width: 100%;padding: 2vw 0 2vw 0;padding: 4vw 0 2vw 0;}
.Area_tips .box2 .tit{flex-basis: 25%;}
.Area_tips .box2 .btn{flex-basis: 75%;min-width: 0;}
/* .Area_tips .box2 .btn ul{grid-gap: .5em;} */
.Area_tips .box2 .btn .Area_swiper_box{height: 15vw;}
}



/* 02_家電開學熱搜 */
.Area_search .PD_layout-D1_03 ul::before { display: none ; }
.Area_search .Area_swiper_box .PD_layout li{background-color: #fff;}
.Area_search .PD_layout-D1_03.PD_layout ul{grid-gap: 0;padding: 0;}
@media screen and (min-width:768px){
  .Area_search{margin-bottom: 50px;}
  .Area_search .keyword{margin-bottom: 20px;}
  .Area_search .layout_key { padding-top: 30px ; }
  /* .Area_search .layout_key ul { padding: 0 20px !important ; } */
  .Area_search .layout_key .PD h3 { color: #000 ;  }
  .Area_search .layout_key .PD_into::after {
    content: "GO";
    position: absolute;
    bottom: 26% ;
    left: 73%;
    padding: .045em .45em;
    color: #fff;
    font-size: .8em;
    font-weight: bold;
    text-align: center;
    background-color: #cca355;
    border-radius: 20em;
    font-family: Arial;
  }
  .Area_search .layout_key ul li { background-color: #fffae8 ; }
  .Area_search .layout_key ul li h3 span { padding-right: 40px ; }
  
}
@media screen and (max-width:767px){
  .Area_search{margin-bottom: 5vw;}
  .Area_search .keyword{margin-bottom: 3vw;}
  .Area_search .layout_key {}
  .Area_search .layout_key .PD h3 { color: #000 ; font-size: 4vw ; }
  .Area_search .layout_key .PD_into::after {
    content: "GO";
    position: absolute;
    padding: .045em .45em;
    color: #fff;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    background-color: #cca355;
    border-radius: 20em;
    font-family: Arial ; bottom: 29% ; left: 77% ; font-size: 2.7vw ; }
  .Area_search .layout_key ul li { background-color: #fffae8 ; }
  .Area_search .layout_key ul li h3 span { padding-right: 5vw ; }

}

/* 03_年度爆款 新品集購 */
.Area_new .Area_swiper_box .PD_layout li{background-color: #fff;}
.Area_new .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_new .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_new{margin-bottom: 30px;}
.Area_new .pdx30{margin-bottom: 50px;}
  
}
@media screen and (max-width:767px){
.Area_new {margin-bottom: 0vw;}
.Area_new .bn001{margin-bottom: 1vw;}
.Area_new .pdx30{margin-bottom: 3vw;}


}


/* 04_登記活動 */
/* 小家電登記 */
.Area_danji .box01 .danji_box ul li .activityText .gifts span{color: #a16d00 !important;}
/* 品牌登記 */
.Area_danji .box02 .danji_box ul li .activityText .gifts span{color: #483a15 !important;}
/* 大家電登記 */
.Area_danji .box03 .danji_box ul li .activityText .gifts span{color: #fff700 !important;}
@media screen and (min-width:768px){
.Area_danjiall .tit{width: 960px;}
.Area_danjiall .PD_layout.tit[data-pd-li=BN] ul{padding: 0;grid-gap: 0;}
}
@media screen and (max-width:767px){


}

/* 除濕機特賣 */
.Area_sale .Area_swiper_box .PD_layout li{background-color: #fff;}
.Area_sale .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_sale .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_sale .pdx15{margin-bottom: 35px;}
  
}
@media screen and (max-width:767px){
.Area_sale{margin-bottom: -4vw;}
.Area_sale .pdx15{margin-bottom: 3.5vw;}

}


/* 05_今日主打*/
.Area_today .box0{display: flex;align-items: center;}
.Area_today .Area_swiper_box .PD_layout li{background-color: #fff;}
.Area_today .PD_layout[data-pd-into=center] .PD_into{background-color: #cca355;border-radius: 0 0 10px 10px;color: #fff;}
.Area_today .PD_layout[data-pd-h4="1"] .PD h4{color: #fff;}
.Area_today .PD_layout[data-pd-h4="1"] .PD h4 span{display: none;}

/* 價錢 */
.Area_today .PD_layout .PD p del{color: #ffffff96;}
.Area_today .PD_layout .PD p{color: #fff;}

.Area_today .PD_layout li .PD_img img{border-radius: 0;}

@media screen and (min-width:768px){
.Area_today{margin-bottom: 50px;}
.Area_today .box0 .tit{flex-basis: 15%;}
.Area_today .box0 .pdx10{flex-basis: 75%;min-width: 0;}
  
}
@media screen and (max-width:767px){
.Area_today {margin-bottom: 7vw;}
.Area_today .box0 {margin-bottom: 4vw;}
.Area_today .box0 .tit{flex-basis: 15%;}
.Area_today .box0 .pdx10{flex-basis: 84%;min-width: 0;}

}


/* 06_大電58H快配 */
.Area_58h .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 看更多按鈕 */
/* .Area_58h .PD_layout-btn{margin-top: 0;} */
.Area_58h .PD_layout-btn ul{background-color: transparent;}
.Area_58h  .PD_layout-btn li .PD h3{background: #cca355;}
/* 輪播軸 */
.Area_58h .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_58h .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_58h .pdx15{margin-bottom: 15px;}
.Area_58h .PD_layout-btn{margin-bottom: 20px;}
}
@media screen and (max-width:767px){
.Area_58h{margin-bottom: -6vw;}
.Area_58h .pdx15{margin-bottom: 1.5vw;}
.Area_58h .PD_layout-btn{margin-bottom: 0.5vw;}

}


/* (自入1+2) */
.Area_self .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 看更多按鈕 */
/* .Area_58h .PD_layout-btn{margin-top: 0;} */
.Area_self .PD_layout-btn ul{background-color: transparent;}
.Area_self .PD_layout-btn li .PD h3{background: #cca355;}
/* 輪播軸 */
.Area_self .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_self .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
/* 區標 */
.Area_self .PD_layout.PD_layout-D3_01 .PD h3{font-family: "Century Gothic",Noto Sans TC,sans-serif,system-ui,Helvetica,Arial;color: #fff;width: 40%;font-size: 46px;font-weight: 700;line-height: 1;inset-block-start: 88px;top: -67px;}
.Area_self .PD_layout.PD_layout-D3_01 ul{padding: 0;}
.Area_self .PD_layout.PD_layout-D3_01 .PD_img{padding: 0;display: none;}
.Area_self .PD_layout.PD_layout-D3_01 .PD img{width: 78%;}

.Area_self .pdx15{margin-bottom: 15px;}
.Area_self .PD_layout-btn{margin-bottom: 20px;}
}
@media screen and (max-width:767px){
/* 區標 */
.Area_self .PD_layout.PD_layout-D3_01 .PD h3{font-family: "Century Gothic",Noto Sans TC,sans-serif,system-ui,Helvetica,Arial;color: #fff;width: 40%;font-size: 5.1vw;font-weight: 700;line-height: 1;inset-block-start: 36px;top: -8.7vw;}
.Area_self .PD_layout.PD_layout-D3_01 ul{padding: 0;}
.Area_self .PD_layout.PD_layout-D3_01 .PD img{padding: 0;width: 100%;display: none;}
.Area_self .PD_layout.PD_layout-D3_01 .PD_into{padding: 0;}
.Area_self .Area_swiper ul{margin-bottom: 2vw;}

.Area_self{margin-bottom: -4.8vw;}
.Area_self .pdx15{margin-bottom: 1.5vw;}
.Area_self .PD_layout-btn{margin-bottom: 0.5vw;}

}


/* 07_1帶3公版 */
.Area_good .box_box{background-color: #fcf1db;border-radius: 20px;padding-bottom: 20px;}
@media screen and (min-width:768px){
  .Area_good { margin-bottom: 20px ; }
  .Area_good .box { display: flex; flex-wrap: nowrap ; grid-gap: 50px; }
  .Area_good .box_box {margin-bottom: 40px !important ;}
  .Area_good .PD_box { margin-bottom: 10px; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 65% ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 100%; font-size: 33px; color: #000 ; line-height: 2em; text-align: center ; padding: 0 0 0 10px;}
  .Area_good .layout_good ul { width: 95% ; padding: 10px 0px; border-radius: 20px; }

  .Area_good .layout_good_tt ul { padding-bottom: 10px ; }
  .Area_good .layout_good_tt .PD_into { gap: 0 !important;}
  .Area_good .layout_good_tt ul li h3 {  background-color: #fff; color: #000 !important ; border-radius: 50px ; font-size: 35px !important ;  }
  .Area_good .layout_good_tt ul li h4 {  font-size: 23px ; color: #8d5300;  width: 70%; padding-top: 1% ; font-size: 40px !important ; font-weight: 800; }
  .good_bottom { display: flex ; flex-direction: column ; justify-content: space-between; }
}
@media screen and (max-width:767px){
  .Area_good{margin-bottom: 9vw;margin-top: 4vw;}
  .Area_good .box_box {margin-bottom: 2.5vw; }
  .Area_good .box .BN ul li .PD_into h3 { width: 70% ; color: #121212 ; padding-top: 2vw; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 40% ; margin-left: 4vw ; margin-top: 1vw; }
  .Area_good .layout_good {  margin-top: -4vw ; }
  .Area_good .layout_good ul { width: 96% ; padding: 0 ; margin-top: 3vw;  }

  .Area_good .layout_good_tt .PD_into { gap: 0 !important;}
  .Area_good .layout_good_tt ul li h3 {  background-color: #fff; color: #000 !important ; border-radius: 20vw ; font-size: 21px !important ; margin-left: 2vw;  }
  .Area_good .layout_good_tt ul li h4 {  font-size: 25px ; color: #8d5300;  width: 70%; padding-top: 1% ; font-weight: 800; }
}



/* 08_兩行文案*/
@media screen and (min-width:768px){
  .Area_txt{margin-bottom: 35px;}
  .Area_txt .layout_good_tt ul { padding-bottom: 10px ; }
  .Area_txt .layout_good_tt .PD_into { gap: 0 !important;}
  .Area_txt .layout_good_tt ul li h3 {  background-color: #fff; color: #000 !important ; border-radius: 50px ; font-size: 35px !important ;  }
  .Area_txt .layout_good_tt ul li h4 {  font-size: 23px ; color: #fff;  width: 70%; padding-top: 1% ; font-size: 40px !important ; font-weight: 800; }
  
  
}
@media screen and (max-width:767px){
  .Area_txt{margin-bottom: 5vw;}
  .Area_txt .layout_good {  margin-top: -4vw ; }
  .Area_txt .layout_good ul { width: 96% ; padding: 0 ; margin-top: 3vw;  }

  .Area_txt .layout_good_tt .PD_into { gap: 0 !important;}
  .Area_txt .layout_good_tt ul li h3 {  background-color: #fff; color: #000 !important ; border-radius: 20vw ; font-size: 21px !important ; margin-left: 2vw;  }
  .Area_txt .layout_good_tt ul li h4 {  font-size: 25px ; color: #fff;  width: 70%; padding-top: 1% ; font-weight: 800; }


}


.Area_page { overflow: hidden;margin-bottom: 20px;margin-bottom: 50px;}
/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.NavArea_tabbar_page { margin: 0 auto 20px; width: 94%; }  
.NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
.NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 2%;}
.NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
.NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
.NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(30.5%, 0, 0)!important}
.NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
.NavArea_tabbar_page .Nav li { overflow: visible; }
@media screen and (min-width:768px){ 
  .NavArea_tabbar_page { display: block; margin-bottom: 2vw;}
}
/*頁籤高亮顏色設定 */  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #c79b4c !important; background-color: #c79b4c !important;}
/*推編輯按鈕 */  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%}
                


/* 09_頁籤 */
@media screen and (min-width:768px){

  
}
@media screen and (max-width:767px){
  .Area_page {margin-bottom: 7vw;}
  .Area_K1 .page .PD_layout[data-pd-col-phone="3"] ul{width: 96%;}

}


/* 12_家電超值首選 */
.Area_best .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 輪播軸 */
.Area_best .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_best .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_best{margin-bottom: 20px;}
  
}
@media screen and (max-width:767px){

}

/* 13_超大牌預告(BN) */
@media screen and (min-width:768px){
.Area_bn{margin-bottom: 20px;}
.Area_bn .Area_swiper_box{height: 140px;}
  
}
@media screen and (max-width:767px){
.Area_bn .Area_swiper_box{height: 23vw;}
}

/* 14_今日好便宜 */
.Area_todayc .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 輪播軸 */
.Area_todayc .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_todayc .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_todayc{margin-bottom: 20px;}
  
}
@media screen and (max-width:767px){

}

/* 15_熱搜新品推薦 */
.Area_newhot .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 輪播軸 */
.Area_newhot .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_newhot .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_newhot{margin-bottom: 20px;}

  
}
@media screen and (max-width:767px){

}

/* 16_好便宜搶先看 */
.Area_pre .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 輪播軸 */
.Area_pre .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_pre .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_pre {margin-bottom: 20px;}
  
}
@media screen and (max-width:767px){

}

/* 17_mo+ */
.Area_mo .Area_swiper_box .PD_layout li{background-color: #fff;}
/* 看更多按鈕 */
.Area_mo .PD_layout-btn ul{background-color: transparent;}
.Area_mo .PD_layout-btn li .PD h3{background: #cca355;}
/* 輪播軸 */
.Area_mo .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_mo .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_mo .Area_swiper_box{margin-bottom: 20px;}

  
}
@media screen and (max-width:767px){

.Area_mo .PD_layout-btn ul{padding: 4vw 0 0vw;}

}


/* 18_品牌加碼 */
.Area_brand2 .Area_swiper_box .PD_layout li{background-color: #fff;border-radius: 120px;}
.Area_brand2 .PD_layout.PD_layout-D1_16 ul .PD .PD_img{max-width: 100%;}
.Area_brand2 .PD_layout.PD_layout-D1_16 ul{grid-gap: 0;padding: 0;}
/* 輪播軸 */
.Area_brand2 .swiper-container-horizontal>.swiper-scrollbar{background: #ffffff45;}
.Area_brand2 .swiper-scrollbar-drag{background: #ffffffa8;}
@media screen and (min-width:768px){
.Area_brand2 .Area_swiper_box{height: 210px;}
  
}
@media screen and (max-width:767px){
.Area_brand2 .Area_swiper_box{height: 27vw;}
}
