@charset "UTF-8";
@media screen and (min-width:601px) { /*桌面*/
 
#WR2026042910525072 {
border:0px solid hsla(0,0%,0%,1.00);
display: flex;
flex-wrap: wrap;
position: relative;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026042910525072_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:0px;
}    
#WR2026042910525072 #RI20260501142309 {
position: relative;
box-sizing: border-box;
width:98%;
margin:1%;
padding:1%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
}
#WR2026042910525072 #RI20260501142309 img{
width:100%;
height:auto;
}
#WR2026042910525072 #RI20260429114551 {
position: relative;
box-sizing: border-box;
width:48%;
margin:1%;
padding:1%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
}
#WR2026042910525072 #RI20260429114551 img{
width:100%;
height:auto;
}
#WR2026042910525072 #RI20260429111507 {
position: relative;
box-sizing: border-box;
width:48%;
margin:1%;
padding:1%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
}
#WR2026042910525072 #RI20260429111507:hover {/* item滑鼠移過 */
transform: scale(1.08); /* 滑鼠移入時放大1.2倍 */
}
#WR2026042910525072 #RI20260429111507 img{
width:100%;
height:auto;
}
#WR2026042910525072 #RI20260429111430 {
position: relative;
box-sizing: border-box;
width:48%;
margin:1%;
padding:1%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
}
#WR2026042910525072 #RI20260429111430:hover {/* item滑鼠移過 */
transform: scale(1.08); /* 滑鼠移入時放大1.2倍 */
}
#WR2026042910525072 #RI20260429111430 img{
width:100%;
height:auto;
}
		
   
 
#WR2026043013561023 {
border:0px solid hsla(0,0%,0%,1.00);
display: flex;
flex-wrap: wrap;
position: relative;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026043013561023_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
    
#WR2026043013561023 li {
width:31.333333333333%;
margin:1%;
padding:1%;
text-align: center;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
}
#WR2026043013561023 li:hover {
transform: scale(1.08); /* 滑鼠移入時放大1.2倍 */
}
#WR2026043013561023 li a {
text-decoration: none; /* 移除底線 */
color: inherit; /* 讓文字顏色繼承周圍文字的顏色 */
display: flex;
flex-direction: column;
}
#WR2026043013561023 li a .Wimg {
width:100%;
height:250px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}    
.SUBWR2026043013561023{
color:#000000;
height:50px;
overflow-y: hidden;
font-size: 20px;
}    
.DESCWR2026043013561023{
color:#000000;
height:100px;
overflow-y: hidden;    
}    
.DTWR2026043013561023{
color:#000000;      
}    
.WSPRICEWR2026043013561023 {
}	
.WPRICEWR2026043013561023 {
font-size: 20px;
}	
   
 
#WR2026042914332059 {
border:0px solid hsla(0,0%,0%,1.00);
display: flex;
flex-wrap: wrap;
position: relative;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026042914332059_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
/*===========首頁相簿輪播==========*/
#WR2026042914332059 .album-carousel {
    overflow: hidden;
    width: 50vw;
    max-width: 1280px;
    padding: 30px 0;
    margin: 0 auto;
}
#WR2026042914332059 .album-track {
    display: flex;
    gap: 15px;
    width: fit-content;
    animation: scroll-WR2026042914332059 30s linear infinite;
    animation-delay: 0s;
}
#WR2026042914332059 .album-track:hover {
    animation-play-state: paused;
}
#WR2026042914332059 .album-track img {
    height: 200px;
    width: auto;
    flex-shrink: 0;
    object-fit: cover;
    display: block;
}
@keyframes scroll-WR2026042914332059 {
    from { transform: translateX(-50%); }
    to   { transform: translateX(0); }
}
/*===========首頁相簿輪播==========*/

   
 
#WR2026042914153597 {
border:0px solid hsla(0,0%,0%,1.00);
display: flex;
flex-wrap: wrap;
position: relative;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026042914153597_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
   
 
#WR2026043014103565 {
border:0px solid hsla(0,0%,0%,1.00);
display: flex;
flex-wrap: wrap;
position: relative;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026043014103565_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
    
#WR2026043014103565 li {
width:31.333333333333%;
margin:1%;
padding:1%;
text-align: center;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
}
#WR2026043014103565 li:hover {
transform: scale(1.08); /* 滑鼠移入時放大1.2倍 */
}
#WR2026043014103565 li a {
text-decoration: none; /* 移除底線 */
color: inherit; /* 讓文字顏色繼承周圍文字的顏色 */
display: flex;
flex-direction: column;
}
#WR2026043014103565 li a .Wimg {
width:100%;
height:250px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}    
.SUBWR2026043014103565{
color:#000000;
height:50px;
overflow-y: hidden;
font-size: 20px;
}    
.DESCWR2026043014103565{
color:#000000;
height:100px;
overflow-y: hidden;    
}    
.DTWR2026043014103565{
color:#000000;      
}    
.WSPRICEWR2026043014103565 {
}	
.WPRICEWR2026043014103565 {
font-size: 20px;
}	
   
 
}
@media screen and (max-width:600px) { /*行動裝置*/
 
#WR2026042910525072 {
display: flex;
flex-wrap: wrap;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026042910525072_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:0px;
}    
#WR2026042910525072 #RI20260501142309 {
box-sizing: border-box;
width:94%;
margin:3%;
padding:3%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
border:0px solid hsla(0,0%,0%,1.00);
}
	
#WR2026042910525072 #RI20260501142309 img{
width:100%;
height:auto;
}
#WR2026042910525072 #RI20260429114551 {
box-sizing: border-box;
width:94%;
margin:3%;
padding:3%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
border:0px solid hsla(0,0%,0%,1.00);
}
	
#WR2026042910525072 #RI20260429114551 img{
width:100%;
height:auto;
}
#WR2026042910525072 #RI20260429111507 {
box-sizing: border-box;
width:94%;
margin:3%;
padding:3%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
border:0px solid hsla(0,0%,0%,1.00);
}
#WR2026042910525072 #RI20260429111507:hover {/* item滑鼠移過 */
transform: scale(1.08); /* 滑鼠移入時放大1.2倍 */
}
	
#WR2026042910525072 #RI20260429111507 img{
width:100%;
height:auto;
}
#WR2026042910525072 #RI20260429111430 {
box-sizing: border-box;
width:94%;
margin:3%;
padding:3%;
transition: transform 0.8s ease; /* 添加動畫過渡效果 */
border:0px solid hsla(0,0%,0%,1.00);
}
#WR2026042910525072 #RI20260429111430:hover {/* item滑鼠移過 */
transform: scale(1.08); /* 滑鼠移入時放大1.2倍 */
}
	
#WR2026042910525072 #RI20260429111430 img{
width:100%;
height:auto;
}
	
	
	
 
#WR2026043013561023 {
display: flex;
flex-wrap: wrap;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026043013561023_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
   
#WR2026043013561023 li {
width:98%;
margin:1%;
padding:1%;
text-align: center;
}
#WR2026043013561023 li a {
text-decoration: none; /* 移除底線 */
color: inherit; /* 讓文字顏色繼承周圍文字的顏色 */
display: flex;
flex-direction: column;
}
#WR2026043013561023 li a .Wimg {
width:100%;
height:250px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}    
.SUBWR2026043013561023{
color:#000000;
height:50px;
overflow-y: hidden; 
}    
.DESCWR2026043013561023{
color:#000000;
height:100px;
overflow-y: hidden;    
}   
.DTWR2026043013561023{
color:#000000;      
}    
.WSPRICEWR2026043013561023 {
}	
.WPRICEWR2026043013561023 {
}	
	
 
#WR2026042914332059 {
display: flex;
flex-wrap: wrap;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026042914332059_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
/*===========首頁相簿輪播==========*/
#WR2026042914332059 .album-carousel {
    overflow: hidden;
    width: 80vw;
    max-width: 320px;
    padding: 30px 0;
    margin: 0 auto;
}
#WR2026042914332059 .album-track {
    display: flex;
    gap: 15px;
    width: fit-content;
    animation: scroll-WR2026042914332059 30s linear infinite;
    animation-delay: 0s;
}
#WR2026042914332059 .album-track:hover {
    animation-play-state: paused;
}
#WR2026042914332059 .album-track img {
    height: 200px;
    width: auto;
    flex-shrink: 0;
    object-fit: cover;
    display: block;
}
@keyframes scroll-WR2026042914332059 {
    from { transform: translateX(-50%); }
    to   { transform: translateX(0); }
}
/*===========首頁相簿輪播==========*/
	
 
#WR2026042914153597 {
display: flex;
flex-wrap: wrap;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026042914153597_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
	
 
#WR2026043014103565 {
display: flex;
flex-wrap: wrap;
padding:0 0 0 0;
margin:0;
list-style-type: none;
 
}
#WR2026043014103565_h1 {
width:100%;
text-align: center;
font-weight: 300;
color:#000000;
overflow-y: hidden;
height:50px;
}    
   
#WR2026043014103565 li {
width:98%;
margin:1%;
padding:1%;
text-align: center;
}
#WR2026043014103565 li a {
text-decoration: none; /* 移除底線 */
color: inherit; /* 讓文字顏色繼承周圍文字的顏色 */
display: flex;
flex-direction: column;
}
#WR2026043014103565 li a .Wimg {
width:100%;
height:250px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}    
.SUBWR2026043014103565{
color:#000000;
height:50px;
overflow-y: hidden; 
}    
.DESCWR2026043014103565{
color:#000000;
height:100px;
overflow-y: hidden;    
}   
.DTWR2026043014103565{
color:#000000;      
}    
.WSPRICEWR2026043014103565 {
}	
.WPRICEWR2026043014103565 {
}	
	
     
}
