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

@charset "utf-8";

html{
  scroll-behavior: smooth;
}
  
   body {
	background-color: #fcfd9e;
	background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004_back.png);
	

	
	
	
	
}

/**************************************************************************************/
 .container.custom-container-width {
	overflow: hidden;
	max-width: 100%;
	margin-top: 5px;
	
	
	
	
	
}

.containerA{
	width: 60%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
	
	}

/************************************影片CSSS********************************************/
.divboxA{
	  height: 200px;
      height:auto;
      margin-bottom: 5px;
}


.videobox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.videobox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videobox embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**************************************************************************************/
	



/************************************************************************************************************************/
.captionX1 {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 68.5%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/Activity-0930_01.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	margin-top: 25px;
	
}

.captionX2 {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 69.16%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/Activity-0930_02.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}

.captionX3 {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 45.33%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0127-Z_03.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}


	
/**************************************E**********************************************/	

	
	


/**************************************************************************************/

 

/************************************************************************************************/
.header{
	width: 100%;
	height: auto;
	overflow: hidden;
	
	
	}
	
	
.headerimage{
    width: 100%;
	height: auto;
	overflow: hidden;
	
	}

.headerA {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:137.14%;
	position: relative;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}






	

.headerA1{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004_01.jpg);}
	
.headerA2{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004_02.jpg);}

.headerA3{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM//EDM-2022-1004_03.jpg);}
	
.headerA4{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM//EDM-2022-1004_04.jpg);}





/**********************************************************************************************/


.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 2.5s;	
	-webkit-animation-duration: 2.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 1;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 1;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 1;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 1;	
	}			
}

/*



/**********************************************************************************************/
#myDIVBOXA{
	width: 27.5%;
    height: auto;
    margin: 0px;
    margin-top: 0%;
    float: left;
    left: 54%;
    position: absolute;
    Z-INDEX: 666;
	
	
	}

#myDIV
{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:85.85%;
	position: relative;
	background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004_title.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
    
	
}

@keyframes fadeIn{
  0% { 
    opacity: 0; 
    filter: brightness(1) blur(20px);
  }
  50% { 
    opacity: 1; 
    filter: brightness(1) blur(0px);
  }
  100% { 
    opacity: 1; 
    filter: brightness(1) blur(0);
  }
}

/**************************************************************************************/
/***********************************左按鈕*********************************************/
.buttonall{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	
	}
	

.buttonallB{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	
	}

.text {
    width: 90%;
    height: auto;
    display: none;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
	overflow:hidden;

}

.button{
width: 100%;
    height: auto;
    margin: 5px;
    background-color: #6444ff;
    
    border: 1px solid rgb(191 181 244);
    margin-left: auto;
    margin-right: auto;
	border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
	padding-bottom: 0px;
	
}



.button a{
   
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    /* display: block; */
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTN-2022-test-3-2.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
	padding-left: 9%;
}







.topdiv{
	width: 100%;
	height: auto;
    margin: 5px;
    background-color: #6444ff;
    
    border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	border: 1px solid rgb(191 181 244);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    
	
	
	
	
	}
	
.topdiv a{
font-size: 17px;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    /* display: block; */
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTN-2022-test-3-3.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
	padding-left: 9%;

}

.buttonA0{
width: 80%;
    height: auto;
    margin: 5px;
	margin-bottom: 13px;
    background-color: #6444ff;
    
    
    border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 1px solid rgb(191 181 244);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
	padding-bottom: 0px;
}


.buttonA0 a{
    width: 100%;
    font-size: 17px;
    color: #fff;
    line-height: 30px;
	text-decoration: none;
	display: block;
    
}


/**************************************************************************************/









	


/**************************************************************************************/








	


/**************************************************************************************/
	


/**************************************************************************************/
.titleBOX {
	width: 100%;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.titleBOX {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 5.83%;
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
}


.titleA {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-01.png);}

.titleB {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-02.png);}

.titleC {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-03.png);}

.titleD {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-04.png);}

.titleE {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-05.png);}







/**************************************E**********************************************/	
.contentBOX{
	width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	padding:8px;
	
	}
	
	
.contentABOX{
	width: 100%;
	height:auto;
	overflow:hidden;
	
}

.contentCBOX{
	width: 100%;
	height:auto;
	overflow:hidden;
	
}
	

	

.contentA{
   width: 85%;
    height: auto;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
    margin-top: 0px;
    background-color: white;
    border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
	border-width: 2px;
    /* border-width: 0px; */
    border-color: #6444ff;
    box-shadow: 2px 6px 7px #787777;
    -webkit-box-shadow: 2px 6px 7px #787777;
    -moz-box-shadow: 2px 6px 7px;
}




	

/************************************************************************************************************************/



.box{
margin-bottom:5px;
	}
	
.boxAZ{
margin-bottom:5px;
display:block;
	}
	
	

/**************************************E**********************************************/	
	
.productBOXA{
	
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:134.15%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0819_BOX_27.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	}
	

.productBOXB{
	
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:109.16%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0809-BOXA_02.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	}
	
.productBOXC{
	
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:109.16%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0809-BOXA_03.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	}
	

.productBOXD{
	
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:109.16%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0809-BOXA_04.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	}
	
.productBOXE{
	
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:121.66%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0809-BOXB_01.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	}
	
.productBOXF{
	
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:121.66%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0809-BOXB_02.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	}
	
/************************************************************************************/	

.contentCBoxA{
width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 28.83%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-0223_07.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;	
	
	
	
	
	}
	
.contentCBoxA a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 28.83%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	
.contentCBoxB{
width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 28.83%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-0223_08.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;	
	
	
	
	
	}
	
.contentCBoxB a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 28.83%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	


/************************************************************************************/	

.contentAA{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 39.16%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-0725_08.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
}


.contentBB {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 38.25%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-0725_09.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
}

/**************************************E**********************************************/

.productA{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 134.15%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0819_BOX_27.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	
	
	
	
	}
	
.productA a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 134.15%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	
.productB{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 54.54%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0117_BOXB.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	
	
	
	
	}
	
.productB a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 54.54%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.productC{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 54.54%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0117_BOXC.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	
	
	
	
	}
	
.productC a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 54.54%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.productD{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 54.54%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0117_BOXD.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	
	
	
	
	}
	
.productD a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 54.54%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}





/**************************************E**********************************************/
.footerAA{
	width:100%;
	
	background-color: #6444ff;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
	position: relative;
    z-index: 9999;
	
	}

.footer {
	margin-left:auto;
	margin-right:auto;
    width: 960px;
    height: auto;
    
}

.contentD {
    height: auto;
    margin-bottom: 5px;
	
}

.content4-boxA {
    height: auto;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
    font-size: 15px;
}

.content4-boxA a {
    color: #fbff00;
    text-decoration: none;
}

.content4-boxB {
    height: auto;
    font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
    color: #FFFFFF;
    font-size: 12px;
    overflow: hidden;
   
    overflow: hidden;
    margin-top: 8px;
}




	




	

.gotoTOPA{
	width: 8%;
    height: auto;
    padding-bottom: 0px;
    margin: 0 auto;
    position: fixed;
    
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 7px;
    clear: both;
    bottom: 5px;
    right:30px;
    background-color: none;
    top: 28px;
    border-width: 1px 1px 1px 1px;
	display: block;
	}


.img-fluidA {
    max-width: 100%;
    height: auto;
	margin-left: 0%;
	margin-bottom: 4px;
	}

.img-fluidB {
    max-width: 100%;
    height: auto;
	margin-bottom: 4px;
	}


.img-fluid {
    
	margin-bottom: 4px;
	}
	
.footerBTN-A {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 29.66%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNA-2022-0509.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
}

.footerBTN-A a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 29.66%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}



.footerBTN-B {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 29.66%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNB-2022-0509.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
}

.footerBTN-B a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 29.66%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}


.footerBTN-C {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 29.66%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNC-2022-0308.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
}

.footerBTN-C a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 29.66%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.footerBTN-D {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 29.66%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTND-2022-0308.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
}

.footerBTN-D a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 29.66%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.gotoTOPAZ{

	position:fixed;
	bottom:5px;
	right:200px;
	display:none;
	
	
	}
/************************************old****************************************/

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

body {
	   background-color:#fcfd9e;
	   background-image: none;
	
}

/************************************old****************************************/
 .container.custom-container-width {
	overflow: hidden;
	max-width: 100%;
	background-image:none;
	
	background-repeat: REPEAT-X;
    background-position: top;
	
	
	
	
}


/************************************old****************************************/


.swiper-container {
	width: 100%;
	height: auto;
	padding-bottom:70.31%;
	margin: 0 auto;
	padding-bottom: 0%;
	position: relative;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
    }
/************************************************************************************************/



.boxA{background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/MOVE_01-M.jpg);}
.boxB{background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/MOVE_01-M.jpg);}


/************************************************************************************************/
	
/******************************************************************************************************/

	
.header{
	width: 100%;
	height: auto;
	overflow: hidden;
	
	
	}
	
	
.headerimage{
    width: 100%;
	height: auto;
	overflow: hidden;
	
	}

.headerA {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:237.5%;
	position: relative;
	
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}






	

.headerA1{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_01.jpg);}
	
.headerA2{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_02.jpg);}

.headerA3{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_03.jpg);}
	
.headerA4{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_04.jpg);}





/******************************************************************************************************/
#myDIVBOXA{
	width: 58%;
    height: auto;
    margin: 0px;
    margin-top: 1%;
    float: left;
    left: 44%;
    position: absolute;
    Z-INDEX: 5;
	
	}

#myDIV
{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:85%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-1004_title.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
    
	
}


/****************************************************************************************************************************/


	


/******************************************************************************************************/

/***********************************左按鈕*********************************************/

.buttonall{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	
	}
	

.buttonallB{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	
	}
.text {
   width: 90%;
    height: auto;
    display: none;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    /* padding: 18px; */
    padding-left: 15px;
    padding-right: 15px;

}

.button{
width: 100%;
    height: auto;
    /* margin: 5px; */
    background-color: #6444ff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: #ffffff 1px solid;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    /* margin: 15px; */
    margin-left: 7px;
}



.button a{
   
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    /* display: block; */
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTN-2022-test-3-3.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
	padding-left: 9%;
}

.buttonA{
	padding: 0px
}

.buttonB{
	padding: 0px;
}







.topdiv{
	width: 98%;
    height: auto;
    margin: 5px;
    background-color: #6444ff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: #ffffff 1px solid;
    margin-left: -7px;
    margin-right: 6px;
	
	
	
	}
	
.topdiv a{
font-size: 17px;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    /* display: block; */
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTN-2022-test-3-3.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
	padding-left: 9%;

}

.buttonA0{
width: 100%;
    height: auto;
    margin: 5px;
    background-color: #6444ff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: #ffffff 1px solid;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 9px;
	padding-bottom: 0px;
}


.buttonA0 a{
    width: 100%;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
	text-decoration: none;
	display: block;
    
}


/**************************************************************************************/

/**************************************************************************************/


	



/******************************************************************************/

.dateBOX{
	width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px
	
	
	
	}
	


.dateA{
width: 32%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_06NB-1.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	

	
	
	}

.dateA:hover{
width: 32%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_06-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	

	
	
	}
	
.dateA a{
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 40%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
	
	
	
	}
	
.dateB{
width: 32%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_07.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	

	
	
	}

.dateB:hover{
width: 32%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_07-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	

	
	
	}
	
.dateB a{
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 40%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
	
	
	
	}
	
.dateC{
width: 32%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_08.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	

	
	
	}

.dateC:hover{
width: 32%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_08-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	

	
	
	}

.dateC a{
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 40%;

    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
	
	
	
	}
	
.dateD{
width: 50%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12.5%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_06NB-4.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	
margin:0px
	
	
	}

.dateD:hover{
width: 50%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12.5%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_06NB-4-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	
    margin:0px
	
	
	}
	
.dateD a{
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 30%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
	
	
	
	}
	


.dateE{
width: 50%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12.5%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_06NB-5.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	
	margin:0px

	
	
	}
	
.dateE:hover{
width: 50%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 12.5%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0610_06NB-5-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;	
    margin:0px
	
	
	}


	
.dateE a{
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 30%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
	
	
	
	}
/**************************************************************************************/
.illustrateA {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 75.33%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/illustrate-2022-0318-A_01.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	margin-top:50px;
	
}

.illustrateB {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 60.75%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/illustrate-2022-0318-A_02.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}




/**************************************************************************************/
.movediv{
	
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 70%;
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    background-color: #f7ebda;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
	background-color:#000000;
	
	
	
	}




/**************************************************************************************/

.titleBOX {
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 17%;
    position: relative;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
   
}

.titleBOXA {
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 17%;
    position: relative;
   
    
   
}




.titleBOX {
	 width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 11.77%;
    position: relative;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;

}

.titleA{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-01-M.png);}

.titleB {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-02-M.png);}

.titleC {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-03-M.png);}

.titleD {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-04-M.png);}

.titleE {background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/title-2022-1004-05-M.png);}





/**********************************************************************************************************************/
.captionX1 {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 91.45%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/Activity-0930-M_01.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
	
}

.captionX2 {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 94.37%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/Activity-0930-M_02.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}

.captionX3 {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 72.6%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0127-Z2_03.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}

/************************************************************************************************/
.podboxA {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:47.5%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0930_07-M.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}

.podboxA a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 47.5%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

/**********************************************************************************************************************/

.saleAA {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:11.45%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleAA-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
}




.saleA1 {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 13.33%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleA1-2.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 20px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;

}


.saleA2 {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 13.33%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleA2-2.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 20px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;

}


.saleA3 {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 13.33%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleA3-2.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 20px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;

}

.saleA4 {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 13.33%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleA4-2.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 20px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;

}


.saleA5 {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 13.33%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleA5-2.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 20px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;

}


.saleA6 {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 13.33%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/0610-saleA6-2.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 20px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;

}



/**************************************************************************************/


    
	



.containerA {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
}	

	
.contentA{
   width: 98%;
    height: auto;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    margin-top: 0px;
    background-color: white;
    border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
	border-width: 2px;
    /* border-width: 0px; */
    border-color: #9d89ff;
    box-shadow: 2px 6px 7px #787777;
    -webkit-box-shadow: 2px 6px 7px #787777;
    -moz-box-shadow: 2px 6px 7px;
}


.contentA1{
	
	
	width: 97%;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    margin-left: 5px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 0px;
	border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0930_07-M-2.jpg);
    background-repeat: REPEAT-X;
    background-position: bottom;
	
}

/************************************************************************************************/
.contentB {
	padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 28px;
    margin-top: 28px;
	background-color:#ddecb3;
    border:3px #642f27 solid;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    
	
	}
	
.contentC{
	
	
	padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 11%;
	background-color:#FFF;
    border:3px #642f27 solid;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	
}

.box{
margin-bottom:0px;
	}
	
.boxAZ{
margin-bottom:5px;
display:none;
	}
/************************************************************************************************/
	
.productA{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 39.06%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0819_BOX_27-M.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	border-right: 0px #6a6969 dotted;
    border-bottom: 0px #494949 dotted;
	
	
	
	}

	
.productA a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 39.06%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	
.productB{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 141.12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0117_BOXB-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	border-right: 0px #6a6969 dotted;
    border-bottom: 0px #494949 dotted;
	
	
	
	}
	
.productB a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 141.12%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.productC{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 141.12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0117_BOXC-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	border-right: 0px #6a6969 dotted;
    border-bottom: 0px #494949 dotted;
	
	
	
	}
	
.productC a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 141.12%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.productD{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 141.12%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-0117_BOXD-2.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	border-right: 0px #6a6969 dotted;
    border-bottom: 0px #494949 dotted;
	
	
	
	}
	
.productD a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 141.12%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}




/************************************************************************************************/


.contentCBoxA{
width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 50.62%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-0223_07_2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;	
	
	
	
	
	}
	
.contentCBoxA a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50.62%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	
.contentCBoxB{
width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 50.62%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-0223_08_2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;	
	
	
	
	
	}
	
.contentCBoxB a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50.62%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	


/************************************************************************************************/

.footerAA{
	width:100%;
	
	background-color:#6444ff;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 11%;
    margin-left: auto;
    margin-right: auto;
	
	}	
			

.footer {
        height: auto;
    width: 100%;
    overflow: hidden;
	padding-bottom: 10px;
	   
    
}

.gotoTOPA{
	width: 100%;
    height: auto;
	padding-bottom: 3px;
    display: scroll;
    position: fixed;
	background-image:none;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top:5px;
    clear: both;
    bottom: 0px;
    right: 0px;
	background-color: #6444ff;
	padding: 5px;
    top: auto;
	display: block;
	   /* border-width: 1px 0px 0px 0px; */
    /* border-color: #76a715 #76a715 #76a715 #76a715;*/
	Z-INDEX: 100;
	
	
	
	}	

.img-fluidA {
    max-width: 65%;
    height: auto;
	margin-left: 34%;
	}

.img-fluidB {
    max-width: 66%;
    height: auto;
	
	}
.img-fluid {
    
	margin-bottom: 0px;
	}	
.footerBTN-A {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 11%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNA-2022-0509-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-A a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}	


.footerBTN-B {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 11%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNB-2022-0509-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-B a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.footerBTN-C {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 13%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNC-2022-0308-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-C a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.footerBTN-D {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 13%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTND-2022-0308-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-D a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.gotoTOPAZ{

	position:fixed;
	bottom:5px;
	right:200px;
	display:none;
	
	
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

.swiper-container {
	width: 100%;
	height: auto;
	padding-bottom:70.31%;
	margin: 0 auto;
	padding-bottom: 0%;
	position: relative;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
    }
/************************************************************************************************/



.boxA{background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/MOVE_01-M.jpg);}
.boxB{background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/MOVE_01-M.jpg);}


/************************************************************************************************/
.container.custom-container-width {
    overflow: hidden;
    max-width: 960px;
    margin-top: 13px;
}
/************************************************************************************************/
/************************************************************************************************/
.header{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:59.37%;
	position: relative;
	
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	z-index
	
	
	}
	
.headerimage{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 87%;
    position: absolute;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
	z-index: 888;
	
	}
	
.headerBOX{
    width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:87%;
	position: relative;
	
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
	
	
	
	}

/**/


.headerimage{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 59.37%;
    position: absolute;
  
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
	background-color:#ffffff;
	z-index: 3;
	
	}
	

.headerBOXA{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 59.37%;
    
   
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
}

.headerBOXB{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 59.37%;
    
   
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
}		
/******************************************************************************************************/

	
.header{
	width: 100%;
	height: auto;
	overflow: hidden;
	
	
	}
	
	
	.header{
		width: 100%;
		height: auto;
		overflow: hidden;
		
		
		}
		
		
	.headerimage{
		width: 100%;
		height: auto;
		overflow: hidden;
		
		}
	
	.headerA {
		width: 100%;
		height: 0px;
		margin: 0 auto;
		padding-bottom:237.5%;
		position: relative;
		
		background-size: cover;
		background-position: center top;
		background-repeat: no-repeat;
		clear: both;
		margin-bottom: 0px;
		
	}
	
	
	
	
	
	
		
	
	.headerA1{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_01.jpg);}
		
	.headerA2{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_02.jpg);}
	
	.headerA3{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_03.jpg);}
		
	.headerA4{background-image: url(https://sdgwbb8864.com/2023DESIGN/shin/EDM/EDM-2022-1004-M_04.jpg);}



/******************************************************************************************************/
#myDIVBOXA{
	width: 58%;
    height: auto;
    margin: 0px;
    margin-top: 1%;
    float: left;
    left: 44%;
    position: absolute;
    Z-INDEX: 5;
	
	}

#myDIV
{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom:85%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/EDM-2022-1004_title.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
    
	
}

/********************************************************************************/
body {
    background-color: #fcfd9e;

}

.titleZ {
    width: 97%;
    height: 50px;
    margin-left: 17px;
    margin-right: 0px;
    display: block;
    position: absolute;
}

.titleZ2 {
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 11.04%;
    position: relative;
    background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/title-2022-0811-01-M3.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 0px;
    margin-top: -3%;
}


.containerA {
    width: 98%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
}


.contentA{
   width: 98%;
    height: auto;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
    margin-top: 0px;
    background-color: white;
    border-radius: 0px 0px 20px 20px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    /* border-width: 0px; */
    border-color: #9e90e3;
    box-shadow: 2px 6px 7px #787777;
    -webkit-box-shadow: 2px 6px 7px #787777;
    -moz-box-shadow: 2px 6px 7px;
}




.contentB {
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 90px;
    margin-top: 45px;
    border: 7px #642f27 solid;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #ddecb3;
}
	
.contentC {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 60px;
    margin-top: 7%;
    background-color: #FFF;
    border: 7px #642f27 solid;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: relative;
}

.titleBOX {
	width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 6.83%;
    position: relative;
    
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
}




		
.footerAA{
	width:100%;
	
	background-color: #2ab7af;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
	
	}	
			

.footer {
        height: auto;
    width: 100%;
    overflow: hidden;
	padding-bottom: 10px;
	   
    
}

.gotoTOPA{
	width: 100%;
    height: auto;
	padding-bottom: 8px;
   display: none;
    position: fixed;
	background-image:none;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top:5px;
    clear: both;
    bottom: 0px;
    right: 0px;
	background-color: #be944c;
    top: auto;
	   /* border-width: 1px 0px 0px 0px; */
    /* border-color: #76a715 #76a715 #76a715 #76a715;*/
	
	
	}	

.img-fluidA {
    max-width: 65%;
    height: auto;
	margin-left: 34%;
	}

.img-fluidB {
    max-width: 66%;
    height: auto;
	
	}
	
.footerBTN-A {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 13%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNA-2021-0915-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-A a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}	


.footerBTN-B {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 13%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNB-2021-0915-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-B a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.footerBTN-C {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 13%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTNC-2021-0915-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-C a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}

.footerBTN-D {
	width: 100%;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 13%;
	position: relative;
	background-image: url(https://buy.ilive.tw/inc/home/brand_speciality/BTND-2021-0915-2.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 0px;
}

.footerBTN-D a{
    width: 100%;
    height: 0px;
    margin: 0 auto;
    padding-bottom: 50%;
    color: #F90;
    display: block;
    line-height: 100%;
    text-indent: -9999px;
    clip: rect(100px,auto,auto,auto);
}
	
.footerBTNBOX{
	margin-bottom: 0px;
	
	
	}		
		

.gotoTOPAZ{

	position:fixed;
	bottom:5px;
	right:2%;
	margin-bottom: 9%;
	display:block;
	
	
	}
	
	
	}

	@media (min-width: 690px) and (max-width:767px) {
		.footerAA {
			width: 100%;
			background-color: #6444ff;
			overflow: hidden;
			margin-top: 15px;
			margin-bottom: 6%;
			margin-left: auto;
			margin-right: auto;
		}
	}


