
.cleancss {
    clear:both;
}


.search_txt{
    text-align: center;
    margin-bottom: 60px;
    color: #000000;
   font-size: 2.2rem;
    font-weight: 600;
}


.shopnow{
    text-align: center;
    padding-bottom: 80px;
}

.shopnow img{
    width: 250px;
    height: auto;
}
.other-pro{
   
}

.other-pro img{
    width: 100px;
    height: auto;
	 border: 1px solid #dbdbdb;
}


.brand-box1 h1 {
    margin-top: 0px;
    margin-bottom: 80px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
    border-bottom-width: 1px;
}


.product-list {
    width: 1240px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px!important;
}


.product-list ul {
   
}


.product-list ul li {
	width: 300px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;		
    margin-bottom: 10px!important;
	
   
}

.product-list ul li a {
    background-color: #000;
    display: block;
    padding-top: 16px;
    border-radius: 30px;
    padding-bottom: 16px;
    text-align: center;
    color: #FFFCFC;
    font-size: 20px;
    width: 300px!important;
    float: left;
    margin-right: 5px;
    margin-left: 5px;	
}


.product-list ul li a:hover{	
    background-color: #d9301d;
    color: #fff;
    display: block;
    transition: background-color .5s;
	}



.product-list-on {
   background-color: #d9301d;
    display: block;
    padding-top: 16px;
    border-radius: 30px;
    padding-bottom: 16px;
    text-align: center;
    color: #FFFCFC;
    font-size: 20px;
    width: 300px!important;
    float: left;
    margin-right: 5px;
    margin-left: 5px;	
}



.detail-content {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top:80px;
    margin-bottom: 80px;
}


.detail-img {
    width: 30%;
    float: left;   
}

.detail-main {
    width: 65%;
    float:right;   
}


.detail-main h1 {
    color: #333333;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 36px;
}


.detail-main h2 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
	font-weight: 600;
}



.detail-main h3 {
    color: #FF0004;
    font-size: 18px;
    margin-bottom: 20px;
	font-weight: 600;
}


.txt2{
    font-size: 30px;
}


.detail-main p {
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
    border-left: 0 solid #dbdbdb;
    border-right: 0px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 28px;
    font-weight: normal;
}

.btn{
    margin-top: 40px;
    margin-bottom: 40px;
}


.btn a{
    background-color: #565656;
    display: block;
    padding-top: 12px;
    border-radius: 30px;
    padding-bottom: 12px;
    text-align: center;
    color: #FFFCFC;
    font-size: 16px;
    width: 200px;
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
}


.btn a:hover{	
    background-color: #d9301d;
    color: #fff;
    display: block;
    transition: background-color .5s;
}


.box{
    width: 100%;
    height: 80px;
    display: block;
}
.banner{
    margin-top:80px;
    display: block;
}

.banner img{
    width: 100%;
    height: auto;
}

.banner1{
    margin-top: 80px;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.banner1 img{
	width:100%;
    height: auto;
	display: block;
}

.mask {
}

.mask img{
    width: 100%;
    height:auto;
}
.product-content {
    margin-top:0px;
    background-position: left bottom;
}

.product-content h1 {
    margin-top: 0px;
    margin-bottom: 60px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;   
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}

.product-content ul {
	 display: flex;
     flex-wrap: wrap;
}

.product-content ul li{
	display: flex;
    flex-direction: column;
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
    text-align: center;
    margin-bottom: 80px;
    min-height: 430px;
}

.product-content ul li img{
    width: 100%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.product-content ul li p{
    margin-left: 4%;
    margin-right: 4%;
    color: #333333;
    line-height: 26px;
   font-size: 1.8rem;
}


.product-content ul li h2{
    color: #333333;
    font-size: 18px!important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
}

.product-content ul li h3{
    color: #FF0004;
    font-size: 18px!important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
}

.txt{
    font-size: 30px!important;
}

.brand-content {
   
    background-position: left bottom;
    height: auto;
}

.brand-content h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;   
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}

.brand-content  ul {
}

.brand-content  ul li{
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    margin-bottom: 80px;
    text-align: center;
}


.brand-content  ul li img{
    width: 100%;
}

.brand-content  ul li p{
    color: #333333;
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
}


.shopline-content {	
}

.shopline-content h1 {
    margin-top: 0px;
    margin-bottom:40px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;   
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}

.shopline-content ul {
    width:60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
.shopline-content ul li{
    width: 25%;
    margin-left: 0%;
    margin-right:0%;
    float: left;
    margin-bottom: 80px;
    text-align: center;
}


.shopline-content ul li img{
    width: 100%;
}

.shopline-content ul li p{
    color: #333333;
    font-size:20px;
    font-weight: 600;
    text-align: center;
    display: block;
    margin-left: 20px;
}



.shopstore-content {	
}

.shopstore-content h1 {
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;   
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}


.shopstore-list {
    background-color: #f6f6f6;
    width:70%;
    margin-left: auto;
    margin-right: auto;
    padding: 2%;
    margin-bottom: 60px;
}
.video-box{
    width: 50%;
    display: block;
    float: left;
}


/* 設定影片容器，使其適應各種螢幕尺寸 */
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 的比例 */
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

    /* 地圖容器樣式 */
    .map-container {
    width:50%;
    max-width: 100%;
    position: relative;
    height: 300px; /* 修改高度為 300px */
    overflow: hidden;
    float: left;
    }

    /* 地圖 iframe 樣式 */
    .google-map {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
    }


 .info-container {
    width: 45%;
    float: right;
    color: #333;
   
    }

 .info-container h2 {
    font-size: 28px;
    font-weight: 500;
	margin-top: 30px;
    margin-bottom: 30px;
    }

 .info{
    display: block;
    width: 100%;
    margin-bottom: 20px;
    }


 .info img {
    width: 30px;
    height: auto;	 
    float: left;
    }

.info span  {
    margin-top: 9px;
    display: block;
    float: left;
    color: #333333;
    font-size: 1.8rem;
    margin-left: 10px;
    }

.info span a {
    color: #333333;
    line-height: 22px;
    }

.sns {
    }

.sns img {
    width: 45px;
    height: auto;
    margin-right: 10px;
    }


/* Footer styling */
.footer {
    background-color: #171717; /*深灰色底色 */
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

/* Footer menu styling */
.footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    display: inline-block;
    margin: 0 15px;
}

.footer-menu a {
    color: #fff; /* 白色文字 */
    text-decoration: none;
    font-size: 16px;
    position: relative;
}

/* Underline effect on hover */
.footer-menu a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #fff;
    bottom: -5px;
    left: 0;
    transition: width 0.3s ease; /* 慢慢跑出來效果 */
}

.footer-menu a:hover::after {
    width: 100%; /* 滑鼠移過去時，下底線展開 */
}

.copyright {
    border-top: 1px solid #484848;
    color: #7c7c7c;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #171717; /*深灰色底色 */
    text-align: center;
}
.copyright a {
    color: #7c7c7c;
    text-decoration: none;	
}



.brand-box {
    margin-top:100px;
    background-position: left bottom;
}

.brand-box h1 {
    margin-top: 0px;
    margin-bottom:80px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
    border-bottom-width: 1px;
}


.brand-img {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.brand-list ul {
	 display: flex;
     flex-wrap: wrap;

}


.brand-list  ul li{
	display: flex;
    flex-direction: column;
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
    text-align: center;
    margin-bottom: 80px;
     min-height: 325px;
}

.brand-list  ul li img{
    width: 100%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.brand-list  ul li p{
    margin-left: 4%;
    margin-right: 4%;
    color: #333333;
    line-height: 26px;
   font-size: 1.8rem;
}


.brand-list ul li h2{
    color: #333333;
    font-size: 18px!important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
}

.brand-list ul li h3{
    color: #FF0004;
    font-size: 18px!important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
}


.brand-img {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.events-list  {
    width: 100%;
}


.events-list  ul{
	
}

.events-list   ul li{
      text-align: center;	
	 width: 100%!important;
}

.events-list   ul li img{
    width: 100%!important;
    height: auto;   
}

@media only screen and (max-width: 1180px) {	
    .product-list {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 120px !important;
    }
}

@media only screen and (max-width: 1169px) {
    .cd-logo img {
        display: block;
        width: 90px !important;
        height: auto;
    }
	
	.product-list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px !important;
}

.banner1{
    margin-top: 80px;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
}


/*IPAD* 1169px以下(包含1169px)*/
@media (max-width: 1169px) {
	

	.product-content ul li {
    width: 30%;
    margin-left: 1.6%;
    margin-right: 1.6%;
    float: left;
    text-align: center;
    margin-bottom: 80px;
}
	.product-content {
    margin-top: 0px;
    background-position: left bottom;
}
	.product-content h1 {
    margin-top: 0px;
    margin-bottom: 30px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}
	.brand-content ul li {
      width: 30%;
    margin-left: 1.6%;
    margin-right: 1.6%;
    float: left;
    margin-bottom: 80px;
    text-align: center;
}
	.brand-box ul li {
      width: 30%;
    margin-left: 1.6%;
    margin-right: 1.6%;
    float: left;
   /* margin-bottom: 80px; */
    text-align: center;
}
	
	.shopline-content ul {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
	.shopstore-list {
    background-color: #f6f6f6;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 2%;
    margin-bottom: 60px;
}
	.info-container {
    width: 47%;
    float: right;
    color: #333;
}
	
	.detail-content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    margin-bottom: 80px;
}
	
.shopnow img{
    width: 30% !important;
    height: auto;
}	
}

/*=================結束=================*/

/* 手機版樣式 */
@media (max-width: 768px) {
	
.video-box{
    width: 100%;
    display: block;
    float: none;
}
	
.shopnow img{
    width: 30% !important;
    height: auto;
}
}

/*=================結束=================*/

/*手機板--橫式* 759px以下(包含759px)*/	
@media only screen and (max-width: 759px){
	.brand-box {
    margin-top: 40px;
    background-position: left bottom;
}
	
.shopnow img{
    width: 30% !important;
    height: auto;
}
}

/*=================結束=================*/


/*手機板-直式* 460px以下(包含460px)*/

@media only screen and (max-width: 460px) {
	.box {
    width: 100%;
     height: 0px;
    display: block;
}
	
	.brand-box {
    margin-top:60px;
    background-position: left bottom;
}
	
	.product-content ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    text-align: center;
    margin-bottom: 0px;
}
	
	.brand-content ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}
	.brand-content ul li p {
    font-size: 20px;
}
	
	.brand-box ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}
	.brand-box ul li p {
    font-size: 20px;
}
	
.shopstore-list {
    width: 100%;
}

    /* 地圖容器樣式 */
    .map-container {
    width: 100%;
    margin-bottom: 30px;
    }


 .info-container {
    width: 100%;
    float: none;
   
    }
	.shopline-content ul li {
    width: 100%;
    float:none;
    margin-bottom: 20px;
}
	.product-content h1 {
    margin-top: 0px;
    font-size: 30px;
    padding-top: 0px;
}

	.product-content {
    margin-top:0px;
}
	.product-content ul li h2 {
    font-size: 26px;
}
	.product-content ul li p {
    margin-left: 4%;
    margin-right: 4%;
    color: #333333;
    line-height: 26px;
    font-size: 18px;
}
	.brand-content h1 {
    margin-top: 40px;
    margin-bottom: 60px;
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}
	.brand-box h1 {
    margin-top: 40px;
    margin-bottom: 60px;
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}
	
	.shopline-content h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
}
	.sns {
    text-align: center;
    margin-top: 30px;
}
	
	.shopstore-list {
    background-color: #f6f6f6;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
	.info {
    display: block;
    width: 100%;
    margin-bottom: 8px;
}
	.info-container h2 {
    font-size: 26px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
}
	

.footer-menu {
      display: block;
}
.footer-menu li {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    width: 50%;
    float: left;
}
	.copyright {
    line-height: 24px;
}
	.detail-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    margin-bottom: 20px;
}
	.detail-img {
    width: 96%;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
	.detail-main {
    width: 96%;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
	.detail-main h1 {
    color: #333333;
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 30px;
}
	.btn a {
    display: block;
    background-color: #d9301d;
    padding-top: 15px;
    border-radius: 30px;
    padding-bottom: 15px;
    text-align: center;
    color: #FFFCFC;
    font-size: 16px;
    width: 280px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
	.btn {
    margin-top: 0px;
    margin-bottom: 0px;
}
	
	.product-list {
    width: 280px;
    margin-bottom: 10px !important;
    margin-left: auto;
    margin-right: auto;
}
  .product-list ul li {
	    width: 280px!important;
	 /* height:60px!important;*/
  
    }
	
	.product-list ul li a {
    background-color: #000;
    display: block;
    padding-top: 16px;
    border-radius: 30px;
    padding-bottom: 16px;
    text-align: center;
    color: #FFFCFC;
    font-size: 20px;
    width:280px!important;
    float:left;
    margin-right:auto;
    margin-left:auto;
}
	.brand-box1 h1 {
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    background-repeat: repeat-x;
    text-align: center;
    background-position: 0% bottom;
    border-bottom-width: 1px;
}
	.banner {
    margin-top: 50px;
    display: block;
}
	

.banner1{
    margin-top: 50px;
    display: block;
	 width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
	
	
.shopnow img{
    width: 30% !important;
    height: auto;
}

	}

/*=================結束=================*/
