@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;
}

html{
	background:url("../images/bg.jpg") center 630px repeat;
}

header { position: absolute; top:10px; left:0; z-index:99999;}

/* 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; }
.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; z-index:-1;}
.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; }
.titleB h2:before, .titleB h2:after { background:transparent;}
#BG1 { background:url(../images/BG-1.gif) no-repeat center top; width:100%; padding:50px 0 30px 0; z-index:9999; margin-bottom:30px;}
.alternate ul:nth-child(odd) li:first-child { background:#d1766b;}
.alternate ul:nth-child(even) li:last-child { background:#678aa3;}

#bannerBG { width:100%; background: url(../images/bannerBG.gif) center top no-repeat; margin-top:-50px; padding-top:40px;}
#BG2 { background:url(../images/BG-2.gif) no-repeat center top; width:100%; padding:50px 0 0 0; z-index:9999; margin:-30px 0 0 0; padding-bottom:30px; height:1615px;}

.half ul { background:rgba(255,249,212,.6);}
.hightlight ul { background:rgba(255,249,212,.6); padding: 10px;}
.hightlight .font h4 { background:#477d28;}

#BG3 { background:url(../images/BG-3-2.gif)center 811px fixed; width:100%; z-index:9999; margin:-20px 0 0 0; padding-bottom:30px;}
#BG3-1 { background:url(../images/BG-3.gif)  no-repeat center top; padding:50px 0 0 0;}


img.t1 { width:75%; max-width:363px;}
img.t2 { width:95%; max-width:573px;}
img.t3 { width:75%; max-width:351px;}
/* 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; }
	.for_pc{ display: none; }
	.for_m { display: block; }
}


/*春節強檔 限時特殺3折起----公版樣式調整*/
.circle li{width: 340px;}
.circle img{width: 300px; height: 300px;}
@media screen and ( max-width: 991px ){
	.circle li{width: 94vw;}
	.circle img{width: 80vw; height: 80vw;}

}





/*精選品類，本月推薦---各館 */
.titleD{ padding: 30px 40px 40px; width: 1200px; margin: 0 auto;color: #1f5888; }
.titleD h2 {font-size: 42px; line-height: 40px; float: left; text-shadow: 0.1em 0.1em rgba(0,0,0,.3); color:#fff;}
.titleD p{  color: #1f5888;font-size: 20px;line-height: 29px; float: right; border: 1px solid #1f5888; padding: 3px 15px; border-radius: 35px;transition:all 0.5s;margin-right:0px;font-weight: 500;}
.titleD p:hover{transform: translateX(8px);}

.bg_8 .titleD{ background:url(../images/9block.png) top  center no-repeat;}

.bg_8 .hightlight_5p{ background:url(../images/9block2.png) bottom  center no-repeat;}

.bg_8 .hightlight_5p{ width: 1180px; margin:0px auto 40px; padding:15px 0 12px;}
.bg_8 .hightlight_5p ul { display: flex; justify-content: center;flex-wrap: wrap; background:rgba(255,255,255,.7); padding:20px; border-radius:30px;}
.bg_8 .hightlight_5p h3{ width: 1160px;margin: 8px;}
.bg_8 .hightlight_5p li { width: 240px; background:#fff; margin: 6px;  padding: 0; border-radius:15px;}
.bg_8 .hightlight_5p li img{ object-fit:contain; border-radius:15px;}
.bg_8 .hightlight_5p li:first-child{width: 330px; height: 330px; background: none;}
.bg_8 .hightlight_5p li:first-child img{width: 310px; height: auto;}
.bg_8 .hightlight_5p li a { }
.bg_8 .hightlight_5p .font { display: block; text-align: center;  }
.bg_8 .hightlight_5p .font h4 { padding: 6px 10px; margin: 0 0 5px; color: #f85e2f; background:none;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.bg_8 .hightlight_5p .font p { margin: 0; }
.bg_8 .hightlight_5p .font .price { margin: 10px 0 15px; }
.bg_8 .hightlight_5p .font .price big {    }
.bg_8 .hightlight_5p img { display: block; width: 240px; height: 240px; object-fit: cover; }

	@media screen and ( max-width: 640px ){
		.bg_8 .hightlight_5p .go{ display: none;}
		.bg_8 .hightlight_5p{width:96vw; margin: 0vw auto;padding:0;}
		.bg_8 .hightlight_5p ul {flex-wrap: wrap; padding:0;}
		.bg_8 .hightlight_5p h3{ width: 96vw;margin: 1vw;}
		.bg_8 .hightlight_5p li {width: 46vw; padding: 0; margin: 1vw; }
		.bg_8 .hightlight_5p a {  }
		.bg_8 .hightlight_5p .font {  margin: 0 0 3vw 0;}
		.bg_8 .hightlight_5p .font h4 { padding: 1vw;}
		.bg_8 .hightlight_5p .font p { }
		.bg_8 .hightlight_5p .font .price { margin: 1vw 0;}
		.bg_8 .hightlight_5p img { width: 46vw; height: 46vw;}
		.bg_8 .hightlight_5p ul li:first-child {width: 94vw; padding: 0vw; margin: 2vw auto;height: auto;}
		.bg_8 .hightlight_5p ul li:first-child img{width: 94vw; padding: 0vw; }
		.bg_8 .hightlight_5p ul li:first-child a { flex-wrap: nowrap; display: flex; }
		.bg_8 .hightlight_5p ul li:first-child .font {display: none;}
		.bg_8 .hightlight_5p ul li:first-child .font h4 {background: none;color: var(--PV-eslite);white-space: break-spaces; }
		.bg_8 .hightlight_5p li:last-child a{display: flex;}
.bg_8 .hightlight_5p li:last-child{width: 96vw;}
.bg_8 .hightlight_5p li:last-child .font{margin: auto;}
		.titleD{ padding: 30px 0vw 2vw; width: 96%; margin: 0 auto; border-radius: 20px 20px 0 0; }
.titleD h2{font-size: 32px; line-height: 40px; float:none; color:#1f5888;}
.titleD p{  font-size: 20px;line-height: 30px; float:none; border: 1px solid #1f5888;; padding: 3px 15px; border-radius: 35px; text-align: center; width: 60%; margin: 2% auto 0; color:#1f5888;}
		.bg_8 .titleD{ background:url(../images/m/bg-y.jpg) top  center repeat;}
		.bg_8 .hightlight_5p{ background:url(../images/m/bg-y.jpg) top  center repeat; padding: 0 0 4vw;}
	}

@media screen and ( max-width: 640px ){

.titleB h2:before, .titleB h2:after { background:transparent;}
#BG1 { background:url(../images/BG-1-M.gif) no-repeat center top; width:100%; background-size:700px auto; padding:50px 0 30px 0; z-index:9999; margin-bottom:30px;}
.alternate ul:nth-child(odd) li:first-child { background:#d1766b;}
.alternate ul:nth-child(even) li:last-child { background:#678aa3;}

#bannerBG { width:100%; background: url(../images/bannerBG-M.gif) center top no-repeat; margin-top:-30px; padding:130px 0 30px 0; background-size:100% auto;}
#BG2 { background:url(../images/BG-2-M.gif) no-repeat center top; width:100%; padding:50px 0 0 0; z-index:9999; margin:-30px 0 0 0; background-size:600px auto; padding-bottom:30px; height:auto;}

.half ul { background:rgba(255,249,212,.6);}
.hightlight ul { background:rgba(255,249,212,.6); padding: inherit;}
.hightlight .font h4 { background:#477d28;}

#BG3 { background:url(../images/BG-3-2-M.gif) center 811px fixed; width:100%; z-index:9999; margin:-20px 0 0 0; padding-bottom:30px; background-size:100% auto;}
#BG3-1 { background:url(../images/BG-3-M.gif) no-repeat center top; padding:50px 0 0 0; background-size:600px auto; margin:-20px 0 0 0;}

}



/*--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: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}