/* 網站框架含頁首頁尾 */
.video-container {
       position: relative;
       padding-bottom: 56.25%; /* 16:9 aspect ratio */
       height: 0;
       overflow: hidden;
     }

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




/*去除左右按鈕的陰影*/
.carousel-control{
background-image:none !important;
filter:none !important;
}

#wrapper{
	width:100%;	
	height:auto;
	font-family:"微軟正黑體";
	margin-left:auto;
	margin-right:auto;	
	padding:0;		 
	padding-top:80px; 
	background-color:#fff;
 
 }
#ad,footer{
	width:100%;
	height:auto;
	}	
.page-title-photo{ width:100%; margin-left:auto; margin-right:auto; padding-top:0px;}	
	
#ad{
	padding:0; 	
	background-color:#000;
	display:block;
	margin-top:0;
}
/*動態廣告區*/

#ad img{
	width:100%;	
	
}
	
.page-title-photo{
width:100%; 
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}
	
footer{
width:100%;
background: linear-gradient(90deg,rgba(22, 192, 227, 1) 0%, rgba(17, 198, 185, 1) 59%, rgba(12, 204, 151, 1) 100%);}
	
	
.footer-bot{ 
width:90%;
display:block; 
margin:50px auto 50px;
}



.footer-line01{
display:block;
padding-left:20px;
}

.footer-icon{ display: inline-block; width: 50px; margin: 30px 0px;}
.footer-line01 img:hover{opacity:0.4;}

.footer-font01{
font-family:Noto Sans TC,"微軟正黑體";
font-size:1.3em; 
font-weight:bold;
line-height:26px;
color:#fff;	
}

.footer-font02{
font-family:Noto Sans TC,"微軟正黑體";
font-size:0.9em; 
line-height:26px;
color:#fff; margin: 50px 0px 0px 0px; 	
}
	
.footer-line02{
	width: 85%;
display:block;
padding-left:0px;

}
.footer-line02 img{ width: 450px; margin: 10px;  }	
	


 


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

	
	
	}
@media screen and (min-width:769px){

 


}

@media screen and (min-width:999px){

 }

@media screen and (min-width:1195px){

.page-title-photo{
width:100%; 
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}
	
footer{
width:100%;
background: linear-gradient(90deg,rgba(22, 192, 227, 1) 0%, rgba(17, 198, 185, 1) 59%, rgba(12, 204, 151, 1) 100%);}
		
.footer-bot{ 
width:85%;
display:block; 
margin:50px auto 30px;
}
	


.footer-line01{
display:block;
padding-left:100px;
}

.footer-icon{ display: inline-block; width: 50px; margin: 30px 0px;}
.footer-line01 img:hover{opacity:0.4;}

.footer-font01{
font-family:Noto Sans TC,"微軟正黑體";
font-size:1.3em; 
font-weight:bold;
line-height:26px;
color:#fff;	
}

.footer-font02{
font-family:Noto Sans TC,"微軟正黑體";
font-size:1em; 
line-height:26px;
color:#fff; margin: 20px 0px 0px 0px; 	
}
	
.footer-line02{
display:block;
width: 50%;
padding-left:200px;

}
.footer-line02 img{ width: 250px; margin: 10px;  }	
	
}

 