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

.content3-boxA {
	
 
    height: auto;
    background-color: #ffffff;
    overflow: hidden;
    
    
    margin-left: auto;
    margin-right: auto;
    }
	
.productall{
	width:100%;
	height:auto;
	overflow:hidden;
	
	
	
	
	}



.product-title{
	width: 100%;
    height: auto;
    background-color: #a8b7d0;
    /* -webkit-border-radius: 28px; */
    -moz-border-radius: 28px;
    margin-top: 5px;
    /* margin-bottom: 5px; */
    color: #fff;
    padding: 5px;
    text-align: center;
}

.product-title a{
	
	font-family: Microsoft JhengHei;
    font-size: 17px;
   
	
	
	}

.product-name{
	width:95%;
	height:auto;
	
	color:#606162;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	
	
	}
.product-name a{
	font-family: Microsoft JhengHei;
	text-decoration: none;
	color: #343737;
	
	}

.product-name a:hover{

	color: #950707;	
	
}
.Price{
width: 95%;
    height: auto;
  
    color: #606162;
   
    margin-bottom: 10px;
    text-align: center;
    font-family: Microsoft JhengHei;
    border-top: 1px #d1d1d1 solid;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
	display: block;
	
	}
.PriceA{
	font-size:12px;
	color:#5b5a5b;
	text-decoration: none;
	
}

.PriceB1{
	font-size:16px;
	color:#cb6809;
	text-decoration: none;
	
}

.PriceB2{
	font-size:21px;
	color:#cb6809;
	text-decoration: none;
	
}

.PriceB{
	
	margin-left: 5px;
	text-decoration: none;
	
}


.Buy {
	height: auto;
    padding: 5px;
    margin-top: 8px;
    overflow: hidden;
    background-color: #686868;
    color: white;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	 text-align:center;
	
	
    }
	
.Buy a{
	
	color: white;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    margin-top: 4px;
    display: block;
	}
	
.Buy a:hover{
	color: #FF0;
	
	}

.contentA1-boxB {
   
    background-color: #ffffff;
    padding: 0px;
    overflow: hidden;
    align-items: center;
	height: 100%;
}


.boX-B {
    background-color: black;
    align-items: center;
	overflow: hidden;
}





.sale{
width: 100%;
    height: auto;
    padding: 8px;
	}
	
.saleA1{
	width: 32%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    position: absolute;
    Z-INDEX: 666;
	
	
	}
	
.saleA2{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 54%;
    padding-top: 10px;
    position: relative;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
    box-sizing: border-box;
	display: block;
	
	}
	
.saleAA1{
   
    background-image: url(https://www.sdgwbb.com/shin/EDM/EDM-2021-0902-sale-1.png);
    
	
	}

.saleAA2{
   
    background-image: url(https://www.sdgwbb.com/shin/EDM/EDM-2021-0902-sale-2.png);
    
	
	}

.saleAA3{
   
    background-image: url(https://www.sdgwbb.com/shin/EDM/EDM-2021-0902-sale-3.png);
    
	
	}

.saleAtype1{
	font-size:16px;
	line-height:14px;
	color:#FFFF;
	font-weight: bold;
	
	
	
	}
	
.saleAtype2{
	font-size: 14px;
    line-height: 22px;
    margin-right: 2px;
    color: #FFFF;
    font-weight: bold;
    display: block;
    float: left;
    margin-left: 15px;
	
	
	
	}

.saleAtype3{
	  font-size: 15px;
    line-height: 12px;
    color: #FFFF;
    font-weight: bold;
    
	
	
	
	}

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

.content3-boxA {
	
    height: auto;
    background-color: #ffffff;
    overflow: hidden;
    
    
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 5px;
    }
	
	
.product-title{
	width:92%;
	height:auto;
	background-color:#a8b7d0;
	
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
	margin-top: 5px;
    margin-bottom: 5px;
	 color: #fff;
	 padding:2px;
	 text-align:center;
}

.product-title a{
	
	font-family: Microsoft JhengHei;
    font-size: 12px;
   
	
	
	}
	
.product-title a:hover{
	
	color: #fff;
	
	
	
	}
	
.product-name{
	width:100%;
	height:auto;
	float:left;
	color:#606162;
	text-align:center;
	padding-top: 8px;
	
	
	
	}
.product-name a{
	font-family: Microsoft JhengHei;
    text-decoration: none;
    color: #343737;
    font-size: 14px;
    line-height: 23px;
	
	}

.product-name a:hover{
	color: #900;
	text-decoration: none;
	
	} 

.Price{
width: 95%;
    height: auto;
   
    color: #606162;
    margin-top: 65px;
    margin-bottom: 0px;
    text-align: center;
    font-family: Microsoft JhengHei;
    border-top: 1px #d1d1d1 solid;
    padding-top: 3px;
	
	}
.PriceA{
	font-size:12px;
	color:#5b5a5b;
	
}

.PriceB1{
	
    font-size: 12px;
    color: #CC0066;
   
	
}

.PriceB2{
	font-size:21px;
	color:#CC0066;
	
}

.PriceB{
	
	width: 100%;
    margin-left: 5px;
   
	
}


.Buy {
	height: auto;
    padding: 5px;
    margin-top: 8px;
    overflow: hidden;
    background-color: #686868;
    color: white;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	 text-align:center;
	
	
    }
	
.Buy a{
	
	color: white;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    margin-top: 4px;
    display: block;
	}
	
.Buy a:hover{
	color: #FF0;
	
	}		
	
	
	
.sale{
	
	
	
	}
	
.saleA1{
	width: 38%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    position: absolute;
    Z-INDEX: 666;
	
	
	}
	
.saleA2{
      width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 47%;
    padding-top: 17%;
    position: relative;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
    box-sizing: border-box;
	
	
	}
	


.saleAtype1{
	font-size:16px;
	line-height:14px;
	color:#FFFF;
	font-weight: bold;
	
	
	
	}
	
.saleAtype2{
	font-size: 20px;
    line-height: 13px;
    color: #FFFF;
    font-weight: bold;
    
    margin-left: 15px;
	
	
	
	}

.saleAtype3{
	font-size: 15px;
    line-height: 13px;
    color: #FFFF;
    font-weight: bold;
    
    
	
	
	
	}		
	
	}		
	
	
	
@media screen and (min-width: 560px) and (max-width: 1240px) {
	
.sale{
	
	
	
	}
	
.saleA1{
	width: 43%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    position: absolute;
    Z-INDEX: 666;
	
	
	}
	
.saleA2{
  width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 48%;
    padding-top: 15%;
    position: relative;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
    box-sizing: border-box;
	
	
	}
	
.saleAA1{
   
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-1101-sale.png);
    
	
	}

.saleAtype1{
	font-size:16px;
	line-height:14px;
	color:#FFFF;
	font-weight: bold;
	
	
	
	}
	
.saleAtype2{
	font-size: 20px;
    line-height: 13px;
    color: #FFFF;
    font-weight: bold;
    
    margin-left: 15px;
	
	
	
	}

.saleAtype3{
	font-size: 16px;
    line-height: 13px;
    color: #FFFF;
    font-weight: bold;
    
    
	
	
	
	}		
	
	
	
	
	
	
.PriceB {
    margin-left: 5px;
    text-decoration: none;
    display: block;
}	
	
	
	
	
	
	
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	}