.containerBOX{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 85px;
    margin-bottom: 25px;
    
    
    }

.headerimage{
    width: 25%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;


}

/***************************商品****************************/

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

/****************************商品區塊***************************/
.productline{
	
border-bottom: 1px solid #7a7a7a;	
margin-bottom: 0px;
	
}


.productboxA{
display: flex;
    justify-content: start;
    padding-top: 13%;	
	
	
	
}

.productboxB{
padding-top: 3%;
    padding-left: 5%;
    padding-right: 10%;
	
}

.productboxB h1{
	font-size: 25px;
    display: block;
	font-weight: 700;
	
	
}

.productboxB p{
	font-size: 16px;
    padding-right: 15px;
    display: block;
	
	
}

.productboxB a{
background-color: #25a7c7;
    /* padding: 5px; */
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



.productboxBtype{
font-size: 18px;
    font-weight: 700;
    text-decoration: none;	
	color: #ffffff;
}

.productboxBtype:hover{
	color: #ffffff;
	
	
	
}

	


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

/*******************************************************/
.productboxD{
display: flex;
    justify-content: start;
    padding-top: 13%;
	padding-left: 5%;
	
	
	
}

.productboxE{
padding-top: 3%;
    padding-left: 9%;	
	
}

.productboxE h1{
	font-size: 25px;
    display: block;
	font-weight: 700;
	
	
}

.productboxE p{
	font-size: 16px;
    padding-right: 15px;
    display: block;
	
	
}

.productboxE a{
background-color: #25a7c7;
    /* padding: 5px; */
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



.productboxBtype{
font-size: 18px;
    font-weight: 700;
    text-decoration: none;	
	color: #ffffff;
}

.productboxBtype:hover{
	color: #ffffff;
	
	
	
}

	


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

/*******************************************************/
.webnavA{
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 45px;


}

.webnavA ul{

    padding: 0px;
}

.webnavA li{
    float: left;
    display: block;
    
    background-color: #ededed;
    font-size: 16px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #338FBF;
    width: 80%;
    margin-left: 10px;
    margin-right: 10px;
 

}

.webnavA li:hover{
    background-color: #338FBF;
    color: #ededed;
    

}

.webnavtypeA a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #338FBF;
text-decoration: none;
display: block;

}

.webnavtypeA a:hover{

    color: #ededed;
}
/*******************************************************/
.webnav{
   width: 9%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    z-index: 9999;
    right: 12%;

}

.webnav ul{

    padding: 0px;
}

.webnav li{
    float: left;
    display: block;
    
    background-color: #25a7c7;
    font-size: 16px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #FFFFFF;
    width: 80%;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 15px;
 

}

.webnav li:hover{
    background-color: #25a7c7;
    color: #FFFFFF;
    

}

.webnavtype a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #ffffff;
text-decoration: none;
display: block;

}

.webnavtype a:hover{

    color: #fdff7e;
}

.webtop{
	
	display: block;
}

/**********************************/
.gotoTOPAZ {
   position: fixed;
    bottom: 5px;
    right: 15%;
    margin-bottom: 30%;
    display: none;
}

.goto{
width: 80%;
height: auto;

}


/****************手機******************/

@media (max-width: 575.98px){

.containerBOX{
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-top: 43px;
        margin-bottom: 0px;
        
    
}

.headerimage{
            width: 50%;
            height: auto;
            overflow: hidden;
            margin-left: auto;
            margin-bottom: 30px;
  }

 .productbox{
                width: 93%;
                height: auto;
                overflow: hidden;
                margin-left: auto;
                margin-right: auto;
                margin-top: 33px;
                
                
                }
.producttype{
                    margin-top: 20px;
                    color: rgb(124, 124, 124);
                    padding-bottom: 20px;
  }

  .producttitle {
    width: 148px;
    height: auto;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    background-color: #338FBF;
    font-size: 14px;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
	
/*******************************************************/
.productline{
	
border-bottom: 1px solid #7a7a7a;	
margin-bottom: 30px;
	
}
	
.productboxA {
    display: flex;
    justify-content: center;
    padding-top: 0%;
}
	
.productboxB{
padding-top: 3%;
        padding-left: 12px;
        padding-right: 12px;
	    padding-bottom: 8px;
	
	
	}

.productboxB h1{
	font-size: 25px;
    display: block;
	font-weight: 700;
	
	
}

.productboxB p{
	font-size: 16px;
        padding-right: 0px;
        display: block;
        margin: 0px;
        margin-bottom: 10px;
	
	
}
	
.productboxB a {
    width: 100%;
        background-color: #25a7c7;
        /* padding: 5px; */
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        -webkit-border-radius: 10px;
        /* text-align: center; */
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
	
.productboxC{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	
	
}
/*******************************************************/
.productboxD {
    display: flex;
    justify-content: center;
    padding-top: 0%;
}
	
.productboxE{
padding-top: 3%;
        padding-left: 12px;
        padding-right: 12px;
	    padding-bottom: 8px;
	
	
	}

.productboxE h1{
	font-size: 25px;
    display: block;
	font-weight: 700;
	
	
}

.productboxE p{
	font-size: 16px;
        padding-right: 0px;
        display: block;
        margin: 0px;
        margin-bottom: 10px;
	
	
}
	
.productboxE a {
    width: 100%;
        background-color: #25a7c7;
        /* padding: 5px; */
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        -webkit-border-radius: 10px;
        /* text-align: center; */
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
	
.productboxF{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	
	
}
/*******************************************************/
.webnavA{
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 35px;
	


}

.webnavA ul{
    padding: 0px;
}

.webnavA li{
   float: left;
    display: block;
    background-color: #ededed;
    font-size: 19px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #338FBF;
    width: 80%;
    margin-left: 3px;
    margin-right: 3px;
 

}

.webnavA li:hover{
    background-color: #338FBF;
    color: #ededed;
    

}

.webnavtypeA a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #338FBF;
text-decoration: none;
display: block;

}

.webnavtypeA a:hover{

    color: #ededed;
}
/*******************************************************/
.webnav{
   width: 95%;
    height: auto;
    right: 0%;
    margin-left: auto;
    margin-right: auto;
    position: unset;


}

.webnav ul{
   width: 100%;
    padding: 0px;
    float: left;
    display: flex;
}

.webnav li{
    float: left;
    display: block;
    
    background-color:#25a7c7;
    font-size: 16px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
   
    width: 80%;
    margin-left: 5px;
    margin-right: 5px;
 

}

.webnav li:hover{
    background-color: #25a7c7;
    color: #ededed;
	border: 1px solid #25a7c7;
    

}

.webnavtype a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #ffffff;
text-decoration: none;
display: block;

}

.webnavtype a:hover{

    color: #fdff7e;
}
	
.webtop{
	
	display:none;
}

/**********************************/
.gotoTOPAZ {
    position: fixed;
    bottom: 5px;
    right: 18%;
    margin-bottom: 15%;
    display: none;
}

.goto{
    width: 80%;
    height: auto;
    
    }

}

/***************************平板****************************/

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

    .containerBOX{
        width: 90%;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-top: 95px;
        margin-bottom: 10px;
        
    
}


.headerimage {
    width: 44%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.productbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
	
.webnavA {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
	



/*******************************************************/
.webnav{
   width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    right: 0%;
    position: unset;


}

.webnav ul{

    width: 100%;
    padding: 0px;
    float: left;
    display: flex;
}

.webnav li{
    float: left;
        display: block;
        background-color: #25a7c7;
        font-size: 16px;
        line-height: 30px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border: 1px solid #25a7c7;
        width: 80%;
        margin-left: 10px;
        margin-right: 10px;
 

}

.webnav li:hover{
    background-color: #25a7c7;
    color: #ededed;
    

}

.webnavtype a{
width: 100%;
font-size: 16px;
line-height: 30px;
color: #ffffff;
text-decoration: none;
display: block;

}

.webnavtype a:hover{

    color: #fdff7e;
}
	
.webtop{
	
	display:none;
}
	


/**********************************/
.gotoTOPAZ {
    position: fixed;
    bottom: 2px;
    right: 2%;
    margin-bottom: 20%;
    display: block;
}

.goto{
    width: 80%;
    height: auto;
    
    }
	
.productboxB {
    padding-top: 2%;
    padding-left: 5%;
}
	
.productboxB h1 {
    font-size: 25px;
    display: block;
    font-weight: 700;
    margin: 0px;
}


}


/**********************************/
@media (min-width: 1280px) and (max-width: 1919px) 
{
.webnav {
    width: 11%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    z-index: 9999;
    right: 0%;
}
}