@charset "utf-8";
/* CSS Document */

/*回版頭*/
#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: rgba(255,255,255,0.7); /*box-shadow:0 1px 0 rgba(0,0,0,1), 0 0 10px rgba(0,0,0,0.2);*/}


/*黏人快速鍵(白色款)*/
.fixed_Area {z-index:999; position:fixed; top:20px; right:0px; width:100px; font-weight:800; font-size:16px; line-height:48px; font-family:Century Gothic, "微軟正黑體",Helvetica; text-align:center;
			-webkit-transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); -webkit-transform-origin:top right; transform-origin:top right;
			  -webkit-transition: all 0.2s ease;
				 -moz-transition: all 0.2s ease;
				  -ms-transition: all 0.2s ease;
				   -o-transition: all 0.2s ease;
					  transition: all 0.2s ease;}
.fixed_Area a { display:block; text-decoration: none; color: #000;}
.fixed_Area img {-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.fixed_Area .box ul { margin:0; padding:0; list-style:none;}
.fixed_Area .box li { margin:0 0 1px 0; padding:0; height:48px; background-color:rgba(255,255,255,0.6);}
.fixed_Area .box li a { letter-spacing:-1px;height:48px; overflow:hidden;}
.fixed_Area .box li a:hover { background-color:rgba(255,255,255,1);}
.fixed_Area .box li.cate-hover { background-color:rgba(255,255,255,1);}
.fixed_Area .box h2 { margin:0; padding:0;}
	/*快速導覽*/
	.fixed_Area h3 { position: absolute; top:100px; right:-50px; margin:0; padding:35px 0 0 0; border-radius:10px; width:48px; height:82px; font-size: 16px; line-height:30px; writing-mode: tb-lr; writing-mode: vertical-lr; -webkit-writing-mode: vertical-lr; background-color:rgba(255,255,255,0.6); text-align:left; cursor:pointer;
			-webkit-transform-origin:top left; transform-origin:top left;
			  -webkit-transition: all 0.2s ease;
				 -moz-transition: all 0.2s ease;
				  -ms-transition: all 0.2s ease;
				   -o-transition: all 0.2s ease;
					  transition: all 0.2s ease;}
	.fixed_Area h3 i { position: absolute; top:0; right:0; display:block; width:50px; height:50px; cursor:pointer;}
	.fixed_Area h3 i:before { content: ""; position:absolute; top:41%; left:37%; display:block; border:1px solid #000; border-width:0 1px 1px 0; width:15%; height:15%; -webkit-transform:translate(-50%,-50%) rotate(135deg); transform:translate(-50%,-50%) rotate(135deg); -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
			/*黑色款*/
			.fixed_Area.fixed_Area-dark a { color: #fff;}
			.fixed_Area.fixed_Area-dark .box li { background-color:rgba(0,0,0,0.5);}
			.fixed_Area.fixed_Area-dark .box li a:hover { background-color:rgba(0,0,0,1);}
			.fixed_Area.fixed_Area-dark .box li.cate-hover { background-color:rgba(0,0,0,1);}
            .fixed_Area.fixed_Area-dark h3 {background-color:rgba(0,0,0,0.5);color: #fff; }
            .fixed_Area.fixed_Area-dark h3  i:before { border-color:#fff;}



			/*收合黏人精*/
			.fixed_Area.fixed_Area_hide { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0); transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0); }
			.fixed_Area.fixed_Area_hide h3 { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(-185px,0,0); transform: rotate3d(0,0,0,0deg) translate3d(-185px,0,0); 
											 -webkit-transition-delay:0.2s; transition-delay:0.2s;}

/*通知浮層*/
.agree_coupon .agreeArea .box table { margin: 0 5% 5%; width:80%;  border-collapse:collapse;}
.agree_coupon .agreeArea .box th { padding:5px; border:1px solid #CCC; background:#eee; font-size:0.8em; }
.agree_coupon .agreeArea .box td { padding:5px; border:1px solid #CCC; font-size:0.8em; vertical-align:top; }
.agree_coupon .agreeArea .box table ul,
.agree_coupon .agreeArea .box table ol { padding:0 0 0 20px; vertical-align: middle; }
.agree_coupon .agreeArea .box table li { margin:0 0 10px 0px;}
.agree_coupon .agreeArea .box ul li ol { padding:0 0 0 20px;}
.agree_coupon .agreeArea .box ol li ul { padding:0 0 0 20px;}

.agree_coupon .box h4 {height: 1.5rem; font-size: 1rem; font-weight: 100; text-align:left; color: #000; margin:0; padding: 20px 0 20px 20px;}
.agree_coupon .txtArea { padding: 0 100px; box-sizing: border-box;}
	@media screen and (max-width:767px){
    .agree_coupon .agreeArea .box table { width: 90%;}
    .agree_coupon .txtArea { padding: 0; box-sizing: border-box;}
    }


/*折價券*/
.coupon_link { background: #000; color: #fff; display: inline-block; text-align: center; padding: 2% 21%; margin: 2% 5%; width: 90%; border-radius: 60px; font: bold 16px/24px "Century Gothic", "微軟正黑體"; box-sizing: border-box;}
.coupon_link i { position: relative;}
.coupon_link i:after { content: ""; width: 0; height: 0; border-width: 7px; border-style: solid; position: absolute; top: 4px; left: 4px; border-color: rgba(255,200,0,0) rgba(255,200,0,0) rgba(255,200,0,0) rgb(255, 255, 255);}
	@media screen and (max-width:767px){
    .coupon_link { padding: 5% 0; margin: 2% 4%; font: bold 3.8vw/4vw "Century Gothic", "微軟正黑體"; width: 96%;}
    .coupon_link i:after { border-width: 1.5vw; top: 1vw; left: 1vw;}
    }

/*通知浮層*/
.agree_mocard .agreeArea .box table { margin: 0 5% 5%; width:80%;  border-collapse:collapse;}
.agree_mocard .agreeArea .box th { padding:5px; border:1px solid #CCC; background:#eee; font-size:0.8em; }
.agree_mocard .agreeArea .box td { padding:5px; border:1px solid #CCC; font-size:0.8em; vertical-align:top; }
.agree_mocard .agreeArea .box table ul,
.agree_mocard .agreeArea .box table ol { padding:0 0 0 20px; vertical-align: middle; }
.agree_mocard .agreeArea .box table li { margin:0 0 10px 0px;}
.agree_mocard .agreeArea .box ul li ol { padding:0 0 0 20px;}
.agree_mocard .agreeArea .box ol li ul { padding:0 0 0 20px;}

.agree_mocard .box h4 {height: 1.5rem; font-size: 1rem; font-weight: 100; text-align:left; color: #000; margin:0; padding: 20px 0 20px 20px;}
.agree_mocard .txtArea { padding: 0 100px; box-sizing: border-box;}
	@media screen and (max-width:767px){
    .agree_mocard .agreeArea .box table { width:90%;}
    .agree_mocard .txtArea { padding: 0; box-sizing: border-box;}
    }

/*移除公版壓標*/
/* .Area .prdImgWrap .imgTag,
.Area .prdImgWrap .imgTagRectangle,
.Area .prdImgWrap .imgTagBottom { display: none!important;}
@media screen and (max-width:767px){
} */

/*區塊標題*/
.Area .title { width: 53%; z-index: 2; background: url(titlebg.png?t=1753670166841)top center no-repeat; background-size: 100%; margin-bottom: 10px;}
.Area .title ul { padding: 0; grid-gap: 0;}
.Area .title ul li { background-color: transparent; pointer-events: none;}
.Area .title ul li .PD_into { padding: 0;}
.Area .title ul li h5 { padding: 0; margin: 0; font: bold italic 48px/96px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #0d3468;}
.Area .subtitle { width: 53%; z-index: 2; margin-bottom: 10px;}
.Area .subtitle ul { padding: 0; grid-gap: 0;}
.Area .subtitle ul li { background-color: transparent; pointer-events: none;}
.Area .subtitle ul li .PD_into { padding: 0;}
.Area .subtitle ul li h5 { padding: 0; margin: 0; font: bold 48px/48px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #fff;}
@media screen and (max-width:767px){
  .Area .title { padding: 4vw 0; width: 100%; margin-bottom: 2%;}
  .Area .title ul li h5 { font: bold 7vw/7vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
  .Area .subtitle ul li h5 { font: bold 7vw/7vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}

/*輪播設定*/
.Area .swiper-button-white { background: rgba(0,0,0,0.5);}
.Area .button:after { font-size: 30px!important;}
.Area .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;}
.Area .swiper-button-next { right: 0;}
.Area .swiper-button-prev { left: 0;}
@media screen and (max-width:767px){
}

/*深度輪播*/
.box_swiper { position: relative; overflow: hidden; width: 1150px; margin: 0 auto; padding: 10px 0 0; margin-top: -10px; height: 645px;}		
.box_swiper .PD_layout ul.PD_wrapper { display: flex; grid-gap: 0; margin: 0; padding: 0; height: 621px;}	
.box_swiper .PD_layout ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; filter: drop-shadow(0 0 5px rgba(0,0,0,0.5));}
.box_swiper .PD_layout ul li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0); filter: brightness(1.1);}
.box_swiper .PD_layout ul li.PD_slide .PD_img { padding: 1em;}
.box_swiper .PD_layout ul li.PD_slide .PD_into { padding: 0 1em 1em; width: 92%; height: 100%; margin: 0 auto; text-align: center;}
.box_swiper .PD_layout ul li.PD_slide .PD_into .PD_logo { position: absolute; top: 60px; right: 24px; height: 4.75em;}
.box_swiper .PD_layout ul li.PD_slide .PD_into .PD_logo img { box-shadow: none; border: none;}
.box_swiper .PD_layout ul li.PD_slide .PD_into h3 { padding: 0; color: #fff; max-height: 2em; font-weight: bolder; font-size: 1.3em; line-height: 2em; margin: 0.6em 0 0.5em;}
.box_swiper .PD_layout ul li.PD_slide .PD_into h4 { font-size: 1em; color: #fff; width: 100%; line-height: 1.4em; }	
.box_swiper .PD_layout ul li.PD_slide .PD_into p { font-size: 1.2em; color: #fff; width: 100%;}	
.box_swiper .PD_layout ul li.PD_slide .PD_into p del { color: #fff;}	
@media screen and (max-width:767px){
  .box_swiper { width: 92%; padding: 0; margin-top: 0; height: 103vw;}	
  .box_swiper .PD_layout ul.PD_wrapper { padding: 0 0 8%; height: 100vw;}	
  .box_swiper .PD_layout ul li.PD_slide .PD_img { padding: 0.9em;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into .PD_logo { top: 14%; right: 7%; height: 3.25em;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into { padding: 0 0.5em;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into h3 { max-height: 1.9em; font-size: 1em; line-height: 1.9em;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into h4 { font-size: 0.9375em;}	
}
@media screen and (max-width:430px){
  .box_swiper .PD_layout ul li.PD_slide .PD_img { padding: 0.69em;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into h3 { font-size: 0.875em; margin: 0.5em 0;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into h4 { font-size: 0.8125em;}	
  .box_swiper .PD_layout ul li.PD_slide .PD_into p { max-height: 1.4em; line-height: 1.4em;}	
}
@media screen and (max-width:414px){
  .box_swiper .PD_layout ul li.PD_slide .PD_img { padding: 0.6em;}
  .box_swiper .PD_layout ul li.PD_slide .PD_into h3 { margin: 0 0 0.2em;}
}
@media screen and (max-width:390px){
  .box_swiper .PD_layout ul li.PD_slide .PD_img { padding: 0.57em;}
}
@media screen and (max-width:280px){
  .box_swiper .PD_layout ul li.PD_slide .PD_img { padding: 0.47em;}
}

/*輪播調整-數字*/
.box_swiper .pagination { transform-origin: left; width: 100%;}	
.box_swiper .PD_slide { min-width: inherit;}
.box_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;}
.box_swiper .swiper-button-next { right: 360px;}
.box_swiper .swiper-button-prev { left: 360px;}
@media screen and (max-width:767px){
  .Area02 .box_swiper .pagination {}	
}

/*輪播調整-樣式動態*/
.box_swiper .swiper-pagination-bullet { background: transparent; opacity: 1; display: inline-block; margin: 0 5px!important; padding: 0; width: 38px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.box_swiper .swiper-pagination-bullet:focus { outline: none;}
.box_swiper .swiper-pagination-bullet span { display: block; color: #000; font: 18px/38px Noto Sans CJK SC, "Microsoft JhengHei", Helvetica; text-decoration: none; background-color: #fff; text-align: center; border-radius: 50%; width: 38px; height: 38px;}
.box_swiper .swiper-pagination-bullet span:hover {  color: #fff; background-color: #dd3333;}
.box_swiper .swiper-pagination-bullet-active span { position: relative; z-index: 1; color: #fff; background-color: #dd3333; border-radius: 30px; -webkit-tap-highlight-color: transparent; -webkit-transform: scale(1.25); transform: scale(1.25); }
.box_swiper .swiper-pagination-bullet-active { margin: 0 12px !important;}
/*繞圈*/
.box_swiper .swiper-pagination-bullet-active span::after { z-index: -1; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; border: 1px solid #fff; border-radius: 30px; background-color: #dd3333;}
.box_swiper .swiper-pagination-bullet-active span::before { z-index: -2; content: ""; position: absolute; top: -12%; left: -12%; width: 124%; height: 124%; border-radius: 30px;
  --deg: calc(360deg * calc(var(--percent) / 100));
  --percent: 100;
  background-image: conic-gradient(#dd3333 var(--deg), transparent var(--deg)); 
  animation: circlerun 2.5s linear; animation-fill-mode: both; -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out} 
    @keyframes circlerun{
        0% { --percent: 0; }
        5% { --percent: 5; }
       10% { --percent: 10; }
       15% { --percent: 15; }
       20% { --percent: 20; }
       25% { --percent: 25; }
       30% { --percent: 30; } 
       35% { --percent: 35; }
       40% { --percent: 40; }
       45% { --percent: 45; }
       50% { --percent: 50; }
       55% { --percent: 55; }
       60% { --percent: 60; }
       65% { --percent: 65; }
       70% { --percent: 70; }
       75% { --percent: 75; }
       80% { --percent: 80; }
       85% { --percent: 85; }
       90% { --percent: 90; }
       95% { --percent: 95; }
      100% { --percent: 100;}
    }
  @media screen and (max-width:767px){
    .box_swiper .swiper-pagination-bullet { margin: 0 1.5%!important; width: 6%;}
    .box_swiper .swiper-pagination-bullet span { font: 3.5vw/6vw Noto Sans CJK SC, "Microsoft JhengHei", Helvetica; width: 6vw; height: 6vw;}
  }

.box_swiper01 { height: 715px;}		
.box_swiper01 .PD_layout ul.PD_wrapper { height: 691px;}	
.box_swiper01 .PD_layout ul li { background: url(box_swiper01_bg.png?t=1753670166841)top center no-repeat; background-size: 100%;}
.box_swiper01 .PD_layout ul li.PD_slide .PD_img { padding: 1em 1em 0;}
.box_swiper01 .PD_layout ul li.PD_slide .PD_into h3 { color: #000;}
@media screen and (max-width:767px){
  .box_swiper01 { height: 116vw;}	
  .box_swiper01 .PD_layout ul.PD_wrapper { height: 113vw;}		
}

.box_swiper02 { position: absolute; top: 180px; left: 50%; transform: translateX(-50%); height: 600px;}
.box_swiper02 .PD_layout ul.PD_wrapper { height: 580px; padding: 0 0 50px;}	
.box_swiper02 .PD_layout ul li { background: url(box_swiper02_bg.jpg?t=1753670166841)top center no-repeat; background-size: 100%;}
.box_swiper02 .PD_layout ul li.PD_slide .PD_img { padding: 1em 1em 0;}
.box_swiper02 .PD_layout ul li.PD_slide .PD_into h3 { position: relative; margin: 0 0 0.5em; line-height: 2.2em; max-height: 2.2em;}
.box_swiper02 .PD_layout ul li.PD_slide .PD_into h3:after { content: ""; position: absolute; top: 2em; left: 50%; transform: translateX(-50%); width: 18em; height: 1px; background: #ef7272;}
@media screen and (max-width:767px){
  .box_swiper02 { top: 20vw; width: 93%; height: 102vw;}
  .box_swiper02 .PD_layout ul.PD_wrapper {  height: 98vw; padding: 0 0 10%;}
  .box_swiper02 .PD_layout ul li.PD_slide .PD_img { padding: 0.5em 0.5em 0;}
}

/*1BN帶輪播*/
.box01 { position: relative; width: 1120px; margin: 0 auto; overflow: hidden; z-index: 1;}
.box01 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 10px 0 20px; width: 100%; grid-gap: 0; box-sizing: content-box; height: 435px;}
.box01 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.box01 ul.PD_wrapper li.PD_slide { min-width: inherit;}
.box01 ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 1em 2em rgba(0, 0, 0, 0);}
.box01 .PD_layout ul li.PD_slide .PD_into h3 { position: relative; color: #fff; max-height: 2.5em;}
/*.box01 .PD_into h3:after { content: ""; position: absolute; top: 2em; left: 50%; transform: translateX(-50%); width: 18em; height: 1px; background: #5c87c3;}
.box01 .PD_layout ul li.PD_slide .PD_into h4 { color: #fff;}
.box01 .PD_layout ul li.PD_slide .PD_into p { color: #fff;}
.box01 .PD_layout ul li.PD_slide .PD_into p del { color: #5c87c3;}*/
@media screen and (max-width:767px){
  .box01 { width: 100%;}
  .box01 ul.PD_wrapper { padding: 2% 0 4%; height: 71vw;}
  .box01 .PD_layout ul li.PD_slide .PD_into h3 { max-height: 1.9em;}
  .box01 .PD_layout[data-pd-h3="5"] .PD h3 span { height: 1.9em;}
}

/*3品輪播*/
.box02 { position: relative; width: 1120px; margin: -10px auto 0; overflow: hidden; z-index: 1;}
.box02 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 10px 0 20px; width: 100%; grid-gap: 0; box-sizing: content-box; height: 580px;}
.box02 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; background-color: transparent; background: url(box02_bg.png?t=1753670166841)top center no-repeat; background-size: 100%; pointer-events: inherit; opacity: 0.3;}
.box02 ul.PD_wrapper li.swiper-slide-active { opacity: 1;}
.box02 ul.PD_wrapper li.PD_slide { min-width: inherit;}
.box02 ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 1em 2em rgba(0, 0, 0, 0);}
.box02 .PD_layout ul li.PD_slide .PD_img { padding: 7em 1.5em 0;}
.box02 .PD_layout ul li.PD_slide .PD_img img { border-radius: 2em; overflow: hidden;}
.box02 .PD_layout ul li.PD_slide .PD_into h3 { position: relative; color: #fff; max-height: 2.5em;}
.box02 .PD_layout ul li.PD_slide .PD_into h3:after { content: ""; position: absolute; top: 2em; left: 50%; transform: translateX(-50%); width: 18em; height: 1px; background: #d66767;}
.box02 .PD_layout ul li.PD_slide .PD_into h4 { color: #fff;}
.box02 .PD_layout ul li.PD_slide .PD_into p { color: #fff;}
.box02 .PD_layout ul li.PD_slide .PD_into p del { color: #fff;}
.box02 .myarrow_r { z-index: 5; position: absolute; top: 43%; right: 280px; width: 70px; height: 70px; cursor: pointer;}
.box02 .myarrow_l { z-index: 5; position: absolute; top: 43%; left: 280px; width: 70px; height: 70px; cursor: pointer;}
@media screen and (max-width:767px){
  .box02 { width: 95%; margin: 0 auto;}
  .box02 ul.PD_wrapper { padding: 0 0 4%; height: 76vw;}
  .box02 .PD_layout ul li.PD_slide .PD_img { padding: 3.2em 0.7em 0;}
  .box02 .PD_layout ul li.PD_slide .PD_img img { border-radius: 1em;}
  .box02 .myarrow_r { top: 43%; right: 12vw; width: 12vw; height: 12vw;}
  .box02 .myarrow_l { top: 43%; left: 12vw; width: 12vw; height: 12vw;}
}


/*LOGO*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink  a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
@media screen and (max-width:767px){
.momologo { display:none;}
}



/*PC黏人精-區塊錨點*/
.fixarea_tabbar {z-index:99;position:fixed;right:0;top:200px;border-radius:20px 0 0 20px;width:110px; background-color: rgba(0,0,0,.65); text-align: center;font-family:"微軟正黑體", "Microsoft JhengHei", Arial;
  -webkit-transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0);
          transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0);
  -webkit-transform-origin:top right;
          transform-origin:top right;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  }
.fixarea_tabbar.fixarea_off { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); transform: rotate3d(0,0,0,0deg) translate3d(0,0,0);}
.fixarea_tabbar .fix_box { margin:20px auto 10px; margin-left:10px;}
.fixarea_tabbar ul { margin:0; padding:0; list-style:none;}
.fixarea_tabbar li { position:relative; margin:0; padding:0; font-weight:800; font-size:15px; line-height:20px; }
.fixarea_tabbar a { display:block; text-decoration:none; color:#fff; }
.fixarea_tabbar a:hover{ color:#ffffbe; }
.fixarea_tabbar .cate-hover a { color:#ffffbe; }
.fixarea_tabbar .fix_other { }
.fixarea_tabbar .fix_other li { padding:10px 0; }
.fixarea_tabbar .fix_other li:before { content: ""; display: block; position: absolute; bottom:0; left:18%; width:64%; height:1px; background-color:#fff; opacity: 0.2}
.fixarea_tabbar .fix_other li:last-child::before { display:none;}
.fixarea_tabbar .fix_other li i { display:none; z-index:-1; position: absolute; top:53%; left:-2px; width:12px; height:12px; -webkit-transform:translate(0%,-50%); transform:translate(0%,-50%); background:url('') no-repeat center center; background-size:100%;}
.fixarea_tabbar .fix_other .cate-hover i { display: block;}
.fixarea_tabbar .fix_footer { position: relative; margin-bottom:10px; margin-left: 10px; font-weight:800; font-size:24px;}
.fixarea_tabbar .fix_footer a { display:block; padding-top:11px; color: #fff;}
.fixarea_tabbar .fix_footer a::before { content: ""; position: absolute; top:6px; left:44%; display:block; width: 0; height: 0; border-width: 0 5px 8px 5px; border-style: solid; border-color:transparent transparent #FFF transparent;}
.fixarea_tabbar .fix_footer a:hover { color:#ffffbe; }    
/*錨點icon--用SVG格式*/
.fixarea_tabbar .fix_other li i { mask-image: url('data:image/svg+xml,%3Csvg%20id%3D%22navlight_icon%22%20data-name%3D%22navlight%20icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M10%2C0A7.17%2C7.17%2C0%2C0%2C0%2C2.8%2C7.2C2.8%2C12.9%2C10%2C20%2C10%2C20s7.2-7.1%2C7.2-12.8A7.17%2C7.17%2C0%2C0%2C0%2C10%2C0Zm0%2C11a3.8%2C3.8%2C0%2C1%2C1%2C3.8-3.8A3.8%2C3.8%2C0%2C0%2C1%2C10%2C11Z%22%2F%3E%3C%2Fsvg%3E'); background-color: #ffffbe }
.fixarea_tabbar .fix_footer:hover a::before { border-color: transparent transparent #ffffbe transparent;}
                
