@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body{background: transparent!important;margin: 0!important;}
html{
	background:url("../images/bg.jpg") top center repeat;
}

header{background: url("../images/bg-db.jpg");}

/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden;width: 100%!important;max-width: 1920px!important;padding: 0;}
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

.title-item{ position: absolute;z-index: 90;}
.title01{ top:24px; left: -26px;z-index: 999;}
.title01-1030{ top:41px; left: 4px;z-index: 999;}
.title02{ top:80px; left: 147px;}
.title02 img{animation-name:ani04; animation-duration:2s;animation-iteration-count:infinite; animation-timing-function:linear;animation-delay: 0s;transform-origin:center center;}
.title03{ top:526px; left: 202px;}
.title03-1030{ top:520px; left: 112px;}

.kvlight1{ top:0px; left: -58px;animation-name:ani01; animation-duration:2s;animation-iteration-count:infinite; animation-timing-function:ease-in;animation-delay: 0s;transform-origin:center center;}
.kvlight2{ top:0px; left: 184px;animation-name:ani02; animation-duration:3.5s;animation-iteration-count:infinite; animation-timing-function:ease-in;animation-delay: -0.5s;transform-origin:center center;}
.kvlight3{ top:0px; left: 16px;animation-name:ani03; animation-duration:4s;animation-iteration-count:infinite; animation-timing-function:ease-in;animation-delay: -0.3s;transform-origin:400px 130px;}


@keyframes ani01{
0%{ transform: rotate3d(0, 1, 0, 360deg);opacity: 1;}
60%{opacity: 0;}
100%{ transform: rotate3d(0, 1, 0, 0deg);opacity: 1;}}

@keyframes ani02{
0%{ transform: rotate3d(0, 1, 0, 360deg);opacity: 1;}
30%{opacity: 0;}
90%{opacity: 0;}
100%{ transform: rotate3d(0, 1, 0, 0deg);opacity: 1;}}

@keyframes ani03{
0%{ transform: rotate3d(0, 1, 0, 360deg);opacity: 1;}
40%{opacity: 0;}
100%{ transform: rotate3d(0, 1, 0, 0deg);opacity: 1;}}

@keyframes ani04{
0%{ filter: brightness(1);}
30%{filter: brightness(1.4);}
40%{filter: brightness(1);}
50%{filter: brightness(1.4);}
60%{filter: brightness(0.6);}
70%{filter: brightness(1);}
100%{filter: brightness(1);}
}

.block{ margin: 0 auto; max-width: 1920px; padding: 1px 0;}
.bg_1200{ width:1200px; min-width:1200px; margin:0 auto;}

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; padding: 0!important;}
	.for_pc{ display: none; }
	.for_m { display: block; }
	.block{ margin: 0 auto; max-width: 100%; padding: 2vw 0;}
	.bg_1200{ width:100%; min-width:100%; margin:0 auto;}
	.titleC{ margin: 0px; padding: 5vw 2vw 2vw;}
	.titleC h2 span{display: block;}
}

/*--  版面微調  --*/
.titleC{ margin: 0px; padding: 40px 0 10px;align-items: center;}
.titleC div{display: flex;align-items: center;flex-wrap: wrap;}
.titleC h2{font-family: 'Noto Sans TC','Microsoft JhengHei','微軟正黑體';color: #fff;font-size:4rem;width: auto;height: 80px;padding: 0 30px 0  30px ;font-weight:700;}

.titleC::before{content: '';;background: url("../images/titleC_left.png");background-size: 100%;width: 80px;height: 130px;display: inline-flex;}
.titleC::after{content: '';;background: url("../images/titleC_right.png");background-size: 100%;width: 80px;height: 130px;display: inline-flex;}
.titleC span.more a{background:url("../images/bg-dg.jpg");color: #fff;padding: 5px 10px;border-radius: 50px; margin-left: -20px;margin-right: 10px;}

.titleC div::before{content: '';width: 100%;height: 22px;background: url("../images/titleC_top.png")top center repeat-x;display: block;}
.titleC div::after{content: '';width: 100%;height: 27px;background: url("../images/titleC_bottomt.png")bottom center repeat-x;display: block;}
@media screen and ( max-width: 991px ){
	.titleC{ margin: 0px; padding: 2vw 3vw;width: 100%;}
	.titleC div{width: 100%;justify-content: center; align-items: center;}
.titleC div h2{font-size:2.6rem;width:100%;height:auto;padding:1vw 0;}
.titleC::before{display:none;}
.titleC::after{display:none;}
.titleC span.more{text-align: center;}
.titleC span.more a{display: block;margin: 0 auto;text-align: center;}
.titleC div::before{content: '';width: 100%;height: 20px;background: url("../images/titleC_top.png")bottom center repeat-x;display: block;}
.titleC div::after{content: '';width: 100%;height: 30px;background: url("../images/titleC_bottomt.png")bottom center repeat-x;display: block;}
}

/*--  共通設定  --*/

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


/*--  0.嗨購攻略   --*/

.banner-dis3 ul li img{width: 360px;}
.banner-dis4 ul li img{width: 270px;}

.bg_0{background: url("../images/kv_02.jpg")top center no-repeat;width: 100%;margin: 0 auto;padding: 20px 0 40px;}
.dis_block{background: url("../images/dis-title.png")top center no-repeat,url("../images/bg-golden.jpg");height:auto;border-radius: 30px;background-size: 100%;width: 1100px;margin: 0 auto;padding: 180px 0 20px;}
.dis_title{margin: 0 auto;width: 100%;text-align: center;}
.dis_title img{margin: 0 auto;}
.dis-for1,.dis-for2,.dis-forsp{width: 1100px;margin: 5px auto;padding: 0;}
.dis-for1 li img,.dis-for2 li img{width: 505px;margin: 5px;}
.dis-forsp{position: relative;height: 300px;margin-top: 10px;}
.dis-forsp img{width: 505px;margin: 5px;}
.dis-forsp li:nth-child(1) {position:absolute;top: 0px;left: 30px;}
.dis-forsp li:nth-child(2) {position:absolute;top: 153px;left: 30px;}
.dis-forsp li:nth-child(3) {position:absolute;top: 0px;left:550px}

.bank{width: 1030px;background: #fff;border-radius: 50px;padding: 0 70px;}
.bg_0 .slickbg{width: 1030px;margin: 0 auto;}
.bank .font{display: flex;flex-direction: row;align-items: center;justify-content: center;padding: 10px 0;}
.bank h3{display: inline-flex;align-items: center;justify-content: center;background: url("../images/bg-dg.jpg");width: auto;padding: 3px 15px;border-radius: 30px;color: #fff;font-size: 30px;margin-right: 10px;}
.bank .font p{display: inline-flex;align-items: center;justify-content: center;font-size:28px ;color: #28224a;font-weight: bold;}
.bank .font p span{ font-size:50px ;color: #e84bb4;font-weight: bold;}
.bank .font p span.percent{ font-size:28px ;color: #e84bb4;font-weight: bold;}

.bg_0 .slick-next{right: 20px;z-index: 999;}
.bg_0 .slick-next:before{background:url('../images/arrow-b.svg')center center no-repeat #312b5e;background-size: 25px 25px;opacity: 1;} 
.bg_0 .slick-prev:before{background:url('../images/arrow-f.svg')center center no-repeat #312b5e;background-size: 25px 25px;opacity: 1;} 
.bg_0 .slick-prev{left: 20px;z-index: 999;}
@media screen and ( max-width: 991px ){
.banner-dis4 ul li{width: 47vw;}
.banner-dis4 ul li img{width: 47vw;}

.bg_0{background: url("../images/bg.jpg")top center repeat;width: 100%;margin: 2vw auto;padding: 0px 0 0;}
.dis_block{background: url("../images/dis-title-m.png")top center no-repeat,url("../images/bg-golden.jpg");width: 100%;border-radius: 10px;background-size: 100%;padding: 29vw 0 2vw;}
.dis-for1,.dis-for2,.dis-forsp{width: 100%;margin: 0vw auto;padding: 0;}
.dis-for1 li img,.dis-for2 li img{width:96vw;margin:1vw auto;}
.dis-forsp{height:auto;margin-top:0vw;}
.dis-forsp img{width:96vw;margin:1vw auto;}
.dis-forsp li:nth-child(1),.dis-forsp li:nth-child(2),.dis-forsp li:nth-child(3) {position:relative;top: 0px;left:0;}


.bank{width: 100%;background: #fff;border-radius: 15px;padding: 0 1vw;}
.bg_0 .slickbg{width: 96vw;margin: 0 auto;}
.bank h3{display: block; font-size:1.6rem;width: 50%;}
.bank .font{flex-wrap: wrap;}
.bank .font p{display: block;align-items: center;justify-content: center; font-size:1.25rem ;color: #28224a;font-weight: bold;}
.bank .font p span{ font-size:2.5rem;color: #e84bb4;font-weight: bold;}
.bank .font p span.percent{ font-size:1.25rem ;color: #e84bb4;font-weight: bold;}
.bg_0 .slick-next{right: -2vw;z-index: 998;}
.bg_0 .slick-prev{left: -2vw;z-index: 998;}
.bg_0 .slider{margin: 2vw auto;}
}

/*--  1.活動區   --*/

li.nolink:hover{transform: scale(1);}
.nolink img:hover{transform: scale(1);}

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


/*--  2.館別歡慶加碼   --*/
.bg_2{background: url("../images/cata-bg.png")top center no-repeat;height: 620px;margin: 0 auto;}
.bg_2 .bg_1200{padding:236px 0px 0px ;}
.bg_2 .swiper-horizontal{width: 1000px;margin: 0 auto;text-align: center;padding: 0 20px;}
.swiper-slide{width: 300px;}
.swiper-pagination-bullet{opacity: 1;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{display: block;opacity: 0;}
.bg_2 .swiper-pagination{display: block;}

.bg_2 .carousel-inner{width:100%;display: flex;}
.bg_2 .carousel-item{width: 200px;}

.bg_2 .bg_1200{position: relative;}
.swiper-container{position: absolute;top: 236px;left: 100px;}
.swiper-container,.swiper-horizontal,.swiper-initialized{width: 1000px;margin: 0 auto;text-align: center;padding: 0;overflow: hidden;}
.bg_2 .swiper-wrapper{width: 1000px;margin: 0 auto;text-align: center;padding: 0;}
.bg_2 .swiper-slide {width: 200px;}
.swiper-button-next,.swiper-button-prev{background: #fff;width: 40px;height: 40px;border-radius: 20px;}
.swiper-button-next{margin-right: 75px;position: absolute;top: 410px;}
.swiper-button-prev{margin-left: 75px;position: absolute;top: 410px;}
.swiper-button-next:after, .swiper-button-prev:after{background: #fff;opacity: 1;font-size: 25px;color: #000;font-weight: bold;}

@media screen and ( max-width: 991px ){
.bg_2 #cata_swiper_m swiper-slide img{width:40vw;}

.bg_2{background: url("../images/cata-title-m.png")top center no-repeat;height: auto;margin: 0 auto;padding-top: 17.9vw;background-size: 96%;}
.bg_2 .bg_1200{padding: 0 ;}
.bg_2 #cata_swiper_m{padding:0;margin: -12vw auto 0;width: 100%;}

.swiper-container,.swiper-horizontal,.swiper-initialized{width:100%;margin: 0 auto;text-align: center;padding: 0;}
.swiper-container{position:relative;top: 0px;left: 0px;}
.bg_2 .swiper-wrapper{width: 85vw;}
.bg_2 .swiper-horizontal{padding: 0;width: 85vw;}
.swiper-slide{width:40vw;}
.swiper-slide img{width:40vw;}
.swiper-backface-hidden .swiper-slide{width:40vw;}
.swiper-button-next,.swiper-button-prev{background: #fff;width: 5vw;height: 5vw;border-radius: 20px;}
.swiper-button-next:after, .swiper-button-prev:after{background: #fff;opacity: 1;font-size:3vw;color: #000;font-weight: bold;}
.swiper-button-next{margin-right: 0px;position: absolute;top: 30vw;}
.swiper-button-prev{margin-left: 0px;position: absolute;top: 30vw;}
}


/*--  3.外文日+愛讀日   --*/
.various .font h4{background: url("../images/bg-pi.jpg");background-size: 100%;}
@media screen and ( max-width: 991px ){}


/*--  4.強打專區   --*/
.bg_4 .collect_5x6 .s-row h4,.collect_5x6 .special{background: url("../images/bg-dg.jpg");color: #fff;font-size: 130%;}
@media screen and ( max-width: 991px ){
.bg_4 .collect_5x6 .s-row h4{width:  46vw !important;font-size: 120%;}
}


/*--  5.風格選物日-主打專區   --*/
.bg_5 .round_3p img{border-color: #fedd5a;}
.bg_5 .round_3p .font h4{display: flex;justify-content: center;align-items: center;padding: 0;background: url("../images/bg-pi.jpg");}
.bg_5 .round_3p .font,.bg_6 .round_3p .font,.bg_5 .round_3p .font .price,.bg_6 .round_3p .font .price{color: #fff;}
.bg_5 .round_3p .font .price big,.bg_6 .round_3p .font .price big{color: #fedd5a;}
@media screen and ( max-width: 991px ){}

/*--  6.風格選物日-獨家專區  --*/
.bg_6 .round_3p h4{position: relative; width: auto; padding: 5px 10px;height: auto;margin: 0 auto 5px;text-align: center;left: 0;background: url("../images/bg-dg.jpg");}
@media screen and ( max-width: 991px ){}


/*--  7.雅詩蘭黛開館慶專區   --*/
.bg_7 .area{background: url("../images/bg-golden2.jpg");background-size: 100%;border-radius: 30px;padding: 1px 0;}
.bg_7 .round_5p{margin:-20px auto 20px;}
@media screen and ( max-width: 991px ){
.bg_7 .area{padding:2vw 0;height: auto;margin: 2vw auto;}
.bg_7 .round_5p{margin:5vw auto;}
.bg_7 .titleC h2 span{display: block;}
}


/*--  8.3C家電館慶專區   --*/
.bg_8 .area{background: url("../images/bg-golden2.jpg");background-size: 100%;border-radius: 30px;padding: 1px 0;}
.bg_8 .round_5p{margin:-20px auto 20px;}
@media screen and ( max-width: 991px ){
.bg_8 .round_5p{margin:5vw auto;}
}


/*--  9.滿額滿件專區   --*/

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


/*--  10.出版品雙11專區   --*/
.bg_10 .hightlight_5p .font h4{background: url("../images/bg-pi.jpg");}
@media screen and ( max-width: 991px ){}

/*--  11.品牌專區   --*/
.bg_10 .area{background: url("../images/bg-golden.jpg");border-radius: 30px;padding: 1px 0;margin: 20px auto;background-size: 100%;}
.bg_10 .area .subtitle{margin: 20px auto 0;}
.bg_10 .area .subtitle h3{font-family:'Noto Sans TC';color: #28224a; border-left: 0px;font-size: 2.2rem;padding: 0 20px;font-weight: 700;}
.bg_10 .area .subtitle .more{background: url("../images/bg-db.jpg");border-radius: 50px;padding: 5px 15px;right: 15px;}
.bg_10 .area .subtitle .more a{color: #fff;}
.bg_10 .hightlightAd{margin: 0 auto 30px;padding: 0;}
@media screen and ( max-width: 991px ){
.bg_10 .area .subtitle{margin: 2vw auto 0;}
.bg_10 .area .subtitle{display: flex;justify-content:  space-between;    align-items: center;   flex-direction: row;}
.bg_10 .area{border-radius: 20px;padding: 1px 0;margin: 2vw auto;background-size: 100%;}
.bg_10 .hightlightAd{margin-bottom: 3vw;}
}

/*--  12.版身區   --*/

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

/*--  13.   --*/

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










/*--輪播 左右箭頭--*/
.slick-prev, .slick-next{display: block!important;height: 40px;width: 40px;}
.slick-prev:before{content: ''; background: url('../images/arrow-f.svg')center center no-repeat,url("../images/bg-pi.jpg");background-size: 25px 25px;height: 40px;width: 40px;font-weight: bold;border-radius: 20px;display: block;opacity: 1;}
.slick-next:before{content: ''; background: url('../images/arrow-b.svg')center center no-repeat,url("../images/bg-pi.jpg");background-size:  25px 25px;height: 40px;width: 40px;font-weight: bold;border-radius: 20px;display: block;opacity: 1;}
.slick-next{right: -45px;}
.slick-prev{left: -45px;}
@media screen and ( max-width: 991px ){
.slick-next{right: 0px;z-index: 998;}
.slick-prev{left: 0px;z-index: 998;}
.slick-prev, .slick-next{display: block!important;height: 30px;width: 30px;}
.slick-prev:before{background-size: 20px 20px;height: 30px;width: 30px;}
.slick-next:before{background-size:  20px 20px;height: 30px;width: 30px;}
.slick-slide{margin: 0 auto;}
.slick-slide img{width: 90vw;margin: 0 auto;}
.slick3item .slick-slide img{margin: 0 auto;}
}
/*--輪播 左右箭頭--*/

/*--永久改動--*/
.hightlight img,.toptitle img,.circle img,.published img,.hightlight_5p img,.circle_5p img,.scene img{object-fit: contain;}

.hightlight_5p ul{align-items: flex-end;}
.special_5p_1 .hightlight_5p ul li:first-child img{width: 240px;height: 240px;}
.special_5p_1 .hightlight_5p ul li:first-child{height: auto;width: 240px;}
.special_5p_1 .hightlight_5p ul li{height: auto;margin-top: 0;}
.special_5p_1 .title_AA h2{font-size: 2.4rem;width: 876px;padding:5px 0px;background: #efefef33;top: 20px;left: 288px;font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;display: flex;justify-content: center;align-items: center;color: #000;}
@media screen and ( max-width: 991px ){
		.rectangle_3p ul li:nth-child(3n+1) {width: 94vw; padding: 3vw; margin: 1vw 3vw; }
		.rectangle_3p ul li:nth-child(3n+1) a { flex-wrap: nowrap; }
		.rectangle_3p ul li:nth-child(3n+1).font {padding: 1vw 0vw 1vw 3vw;}

		.special_5p_1 .hightlight_5p ul li:first-child{width:100%;}
		.special_5p_1 .hightlight_5p ul li:first-child img{width:45vw;height:45vw;}
		.special_5p_1 .title_AA{height: auto;position: relative;}
		.special_5p_1 .title_AA h2{font-size: 2.4rem;width: 100%;padding:5px 0px;top: 0px;left: 0px;position: relative;}
		}


/*--  nav 選單 固定側邊--*/
@media only screen  and (min-width: 992px)  {
.nav-pills .nav-link{border-radius: 0;}
.nav-link:focus, .nav-link:hover{color: #fff;}
.menustyle2{width: 120px;display: flex;flex-wrap: wrap;background:url("../images/bg-dg.jpg"); z-index:999;height:auto;position: fixed; top: 100px; right: 10px;border-radius: 10px;flex-direction: row;padding: 0;overflow: hidden;}
.menustyle2 ul{width: 120px;margin: 0 auto;display: flex;flex-direction:row;padding:0 ;flex-wrap: wrap;}
.menustyle2 ul li{width:50%;display: flex;justify-content: center;align-items: center;border-bottom: .5px solid #fff;}
.menustyle2 ul li:nth-child(2),.menustyle2 ul li:nth-child(4),.menustyle2 ul li:nth-child(7),.menustyle2 ul li:nth-child(9),.menustyle2 ul li:nth-child(11),.menustyle2 ul li:nth-child(13),.menustyle2 ul li:nth-child(15),.menustyle2 ul li:nth-child(17){border-right: .5px solid #fff;}
.menustyle2 ul li:last-child{border-bottom: 0px solid #fff;width: 100%;}
.menustyle2 ul li a{text-align: center;margin: 0 auto;text-decoration: none;font-size:18px;color:#fff;	font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;letter-spacing: 1px;font-weight: 500;width: 100%; height: 100%; display: flex;justify-content: center; align-items: center;padding: 10px 10px;}
.menustyle2 ul li.menutitle,.menustyle2 ul li.menutitle:hover{width: 100%;padding: 0px 0px;background: url("../images/bg-dg.jpg");color: #28224a;}
.menustyle2 ul li.menutitle p,.menustyle2 ul li.menutitle p:hover{width: 100%;padding: 10px 0px;background: url("../images/bg-golden.jpg");color: #28224a;text-align: center;font-size: 18px;font-weight: bold;background-size: 100%;}
.menustyle2 ul li.menutitle:nth-child(1),.menustyle2 ul li.menutitle:nth-child(1) a{border-radius: 10px 10px 0 0;}

.menustyle2 ul li:hover,#TopMenu ul li a:hover{ background:url("../images/bg-db.jpg");transform: scale(1);color: #fedd5a!important;}

.menustyle2 ul .active{color: #fedd5a!important; background:url("../images/bg-pi.jpg");width: 100%; height: 100%;border-radius: 0;}
}
@media screen and ( max-width: 991px ){
.menustyle2{width: 100%; z-index:999;padding:0px 0; display: none;background:#000;}
.menustyle2 ul{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.menustyle2 ul li{width:20%;font-size:20px;color:#ffffff;display: flex;justify-content: center;align-items: center;border-right: .5px solid #ffffff;box-sizing: border-box;}
.menustyle2 ul li a{font-size:1.1rem;letter-spacing: 0px;font-weight:500;color:#ffffff;font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;padding: 0;box-sizing: border-box;padding: 5px 0;}
.menustyle2 ul .active{color: #fffa96!important;background:none;width: 100%;justify-content: center;align-items: center;text-align: center}
.menustyle2 ul li a:hover{color: #fffa96!important;width: 100%;justify-content: center;align-items: center;text-align: center}
.sticky {position: fixed;top: 0;}
}
/*--  nav 選單 固定側邊--*/


#MobileMenu,#MobileMenu2{width: 100%; z-index:999;padding:0px 0;background:#cc429e;}
li.dropdown{width: 33.3%;display: flex;justify-content: center;border-right: 0.5px solid #fff;}
#MobileMenu li:nth-last-child(1),#MobileMenu2 li:nth-last-child(1){border-right: 0;}
#MobileMenu li a,#MobileMenu2 li a{color: #fff;justify-content: center;}
.dropdown-menu{background:url("../images/bg-dg.jpg");min-width: 8rem;padding: 0 10px; z-index: 999;}
.dropdown-menu li{width: 100%;justify-content: center;}
.dropdown-item{justify-content: center;display: flex;padding: 12px 0;border-bottom: 0.5px solid #ffffff77;}
.dropdown-item-last{border-bottom: 0px solid #ffffff77;}


/**--  下拉選單  --**/
@media screen and ( max-width: 991px ){
#MobileMenu,#MobileMenu2 {transition: background-color 1s, opacity 1s, visibility 1s;opacity: 0;visibility: hidden;z-index: 1000;position: absolute;top: 0;}
#MobileMenu.show,#MobileMenu2.show {opacity: 1;visibility: visible;position: fixed;top: 0;} 
}

/*--  DiscoBall --*/
@-webkit-keyframes rotateDiscoBall {
    0% {-webkit-transform: rotateX(90deg) rotateZ(0deg) rotate(0deg); }
    100% {-webkit-transform: rotateX(90deg) rotateZ(360deg) rotate(0deg); }
	
}

@keyframes rotateDiscoBall {
    0% {transform: rotateX(90deg) rotateZ(0deg) rotate(0deg); }
    100% {transform: rotateX(90deg) rotateZ(360deg) rotate(0deg); }
}

@-webkit-keyframes rotateDiscoBallMiddle {
    0% {-webkit-transform: rotateX(90deg) rotateY(0deg) rotate(0deg); }
    100% {-webkit-transform: rotateX(90deg) rotateY(-360deg) rotate(0deg); }
}

@keyframes rotateDiscoBallMiddle {
    0% {transform: rotateX(90deg) rotateY(0deg) rotate(0deg); }
    100% {transform: rotateX(90deg) rotateY(-360deg) rotate(0deg); }
}

@-webkit-keyframes reflect {
    0% {-webkit-filter: brightness(60%);}
    50% {-webkit-filter: brightness(120%);}  
    100% {-webkit-filter: brightness(90%);}  
}

@keyframes reflect {
    0% {opacity: 1;}
    50% {opacity: 0.4;}  
    100% {opacity: 1;}  
}

#discoBall {z-index: 999;position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100px;
  height: 100px;
  position: absolute;
  margin-left: -50px;
  -webkit-animation: rotateDiscoBall 18s linear infinite;
  animation: rotateDiscoBall 18s linear infinite;
}

#discoBallLight {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -50px; 
  border-radius: 100%;
  background-color: white; 
  opacity: 0.2;
  -webkit-filter: blur(20px);
}


.ballscale{position: relative; width: 1200px; margin: auto;top: -675px;}
.brightness{ position:absolute;  top: 44px; z-index: 90;
  left: 400px;-webkit-filter: brightness(2.5);
  }
.hue{animation-name:ani06; animation-duration:3s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: 0s;animation-direction: alternate;transform-origin:bottom center;
  }
  
@keyframes ani06{
0%{  -webkit-filter: hue-rotate(7deg);}
100%{  -webkit-filter: hue-rotate(-83deg);}}

.square {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;	
  position: absolute;
  top: 50px;
  left: 50px;
  width: 6px;
  height: 6px;
  position: absolute;
  transform: rotateX(90deg) rotateY(0deg) translateZ(0px);
}

#discoBallMiddle { display: none;
  height: 100%;
  border-radius: 100%;
  background-color: #d043a0;
  position: absolute;
  background: -webkit-linear-gradient(top, #d043a0, #333);
  background: -moz-linear-gradient(top, #d043a0, #333);
  background: linear-gradient(top, #d043a0, #333);
  -webkit-animation: rotateDiscoBallMiddle 18s linear infinite;
  animation: rotateDiscoBallMiddle 18s linear infinite;
}

@media screen and ( max-width: 991px ) {
.ballscale{position: relative; width:100%; margin: auto;top: -85vw;}
.ballscale{transform: scale(0.9);position:absolute;top: 0;left: -15vw;}
	}

@media screen and ( max-width: 900px ) {.ballscale{transform: scale(0.8);position:absolute;top: 0;left: -17vw;}}
@media screen and ( max-width: 800px ) {.ballscale{transform: scale(0.7);position:absolute;top: 0;left: -25vw;}}
@media screen and ( max-width: 650px ) {.ballscale{transform: scale(0.6);position:absolute;top: 0;left: -33vw;}}
@media screen and ( max-width: 550px ) {.ballscale{transform: scale(0.55);position:absolute;top: 0;left: -33vw;}}
@media screen and ( max-width: 500px ) {.ballscale{transform: scale(0.5);position:absolute;top: 0;left: -40vw;}}
@media screen and ( max-width: 450px ) {.ballscale{transform: scale(0.45);position:absolute;top: 0;left: -43vw;}}
@media screen and ( max-width: 400px ) {.ballscale{transform: scale(0.4);position:absolute;top: 0;left: -44vw;}}
@media screen and ( max-width: 300px ) {.ballscale{transform: scale(0.3);position:absolute;top: 0;left: -50vw;}}
/*--  DiscoBall --*/


/*--  錨點微調--*/
.target-fix {position: relative;top: 0px;display: block;height: 0;overflow: hidden;}
@media screen and ( max-width: 991px ) {
.target-fix {top:-20px;}
	}
/*--  錨點微調--*/

 /*--goto top--*/          #gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          #gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}          #gotop:hover {cursor: pointer;background-color: #666;}          #gotop:active {background-color: #ccc;}          #gotop.show {opacity: 0.4;visibility: visible;}          @media screen and ( max-width: 991px ){          #gotop {bottom: 70px;right: 0;margin: 2vw;}          }          /* share url */          #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::after{font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff; opacity:0.5;background: url(../images/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom:115px;right: 0;margin: 2vw;}}                    @media screen and ( max-width: 991px ){          html{padding-bottom: 80px;}          } 