
footer{
  margin-left: auto;
  margin-right: auto;
}
/* h1,h2,h3,h4,h5,h6,p,ul{
  margin: 0px;
  padding: 0px;
  font-family: 'Noto Sans TC', sans-serif;
} */

footer,
footer .row{
  background-color: #004aa1;
  height: auto;
}
footer .row{
	flex-direction: row;
	justify-content: space-between;
/*	align-items: center;  */
	position: relative;  
	display: flex; 
	max-width: 1600px;
	
}
footer .container-fluid{
	width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.map-6{
/*	border: 1px solid red;*/
	display: block;
	width: 15%;
	color: azure;
	margin: 20px auto;  /*上下,左右*/  
	
}
.map-6.w50w{
	width: 50%;	
/*	border: 1px solid red;*/
}
.map-6.w40w{
	width: 40%;	
/*	border: 1px solid red;*/
}
.map-6.w30w{
	width: 30%;	
/*	border: 1px solid red;*/
}
.map-6.w20w{
	width: 20%;	
/*	border: 1px solid red;*/
}
.map-6.w18w{
	width: 18%;	  	
}
.k-map{
	margin-left: auto;
  	margin-right: auto;
	border-top: 1px solid #ffffff;
/*	border: 1px solid red;*/
}
.map-b h2{
/*	border: 1px solid red;*/
	padding-top: 10px;
	font-size: 25px;
}
.map-b, .map-n{
/*	border: 1px solid red;*/
	margin-left: 5px;
  	margin-top: 20px;
  	margin-bottom: 30px;
  /*background-color:red;*/
	height: 50px;
	vertical-align: super;
}

.sub_logo img{
	width: 50%;
}

/*地址ul*/
.k-information{
 list-style-type: none;
 margin-left: 35px;
	font-size: 14px;
	margin-bottom: 15px;
}
.k-icon-pattern img{
  width: 3%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.k-information .mail a{
	text-decoration: none;
	color: #dddddd;
}

.fb img, .ut img, .uk img, .wx img{
	display: inline-block;
  	width: 10%;
  	height: auto;
  	margin-right: 15px;
  	float: left;
}

.map-inner{
}
.icon-inner-icon{
	letter-spacing: 1px;
}
.inner-product a,
.inner-product-inner a{
	font-family: 'Noto Sans TC', sans-serif;
	letter-spacing: 1px;
}

.inner-product{
	margin-left: 5px;
/*	border: 1px solid red;*/
}

/*
.inner-product:hover {
	border-bottom: 5px solid #F8F874;
}
*/
.inner-product-title{
	padding: 0px;
	padding-bottom: 20px;
	 font-size: 18px;
  	margin: 0;
  	line-height: 1;
	border-bottom: 5px solid #F8F874;
}
.inner-product-title a{
  color: #dddddd;
  /*width:85%;//70%*/
  height: 30px;
  float: left;
  
  margin-top: 0px;
  /*margin-left: 50px;*/
  margin-bottom: 10px;
/*	border: solid 1px red;*/
}
.k a{
	color: #dddddd;
/*	float: left;*/
	display: block;
    text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	
}
.k .ta-l a{
	text-align: left;
}
.inner-product a:hover, .k a:hover{
	color: #F8F874;
    text-decoration: none;
	font-weight: 500;
	letter-spacing: 3px;
}
.k-footer-2{
  width:90%;
  float: left;
  /*background-color:red;*/
  /*height: 300px;*/
/*  margin-left: 10px;*/
}
.glyphicon {
  margin-right: 5px;
}
span.material-symbols-outlined{
	font-size: 18px;
	vertical-align: -20%;
}
.inner-product-inner{	
	width: 100%;
/*	background-color: antiquewhite;*/
  	float: left;
  	font-size: 14px;
  	font-weight: 400;
  	margin-left: 20px;
  	margin-bottom: 5px;
  /*padding: 3px;*/
  	padding-right: 10px;
  	padding-left: 3px;
  	border-radius: 5px;
  	letter-spacing: 1px;	
}
.inner-product-inner a{
  color: #dddddd;
}
.inner-product-inner a:hover{
  	text-decoration: none;
	font-weight: 1000;	
}

.copyright {
  color: #dddddd;
  text-align: center;
	/*font-size: 5pt;*/
	font-family: '微軟正黑體';
	height: 80px;
	padding-top: 30px;
	float: left;
	font-size: 14px;
}
.k-footer-p{
	padding-top: 20px;
}
@media screen and (min-width:993px) and (max-width: 1200px) {
  /*--footer-*/
	
	footer .container-fluid{
		max-width: 100%;
		
}
	footer .row{
		flex-direction: row;
		justify-content: space-between;
/*	align-items: center;  */
		position: relative;  
/*	display: inline-block;*/
		max-width: 100%;
		
		text-align: center;
}
	.map-6{		
		display: table;
/*		max-width: 10%;*/
		width: 15%;
		color: azure;
		margin: 10px;  /*上下,左右*/ 
		
}
	.map-b{ 
		margin-bottom: 30px;
		width: 85%;
		height: 30px;
	}
	.map-b h2{
	padding-top: 10px;
	font-size: 20px;
}
	.map-n{
		height: 30px;
	}
	.k,
  	.address,
  	.fax,
  	.telephone,
  	.mail{
    	float: left;
    	width: 100%;
    	height: auto;
		text-align: left;
  }
	.k-icon-pattern img{
	  float: left;
	  width: 12%;    
     margin-bottom: 10px;
 } 
	.inner-product-title{
		font-size: 16px;
	}
	.inner-product-inner{
		margin-left: 15px;
		float: left;
/*		border: solid 1px red;*/
		text-align: left;
		font-size: 13px;
	}
  .glyphicon {
    margin-right: 5px;
  }


}
@media screen and (min-width:769px) and (max-width: 992px) {
  /*--footer-*/
    footer .container-fluid{
		max-width: 100%;
		}
	footer .row{
	flex-direction: row;
	justify-content: space-between;
/*	align-items: center;  */
	position: relative;  
/*	display: inline-block;*/
	max-width: 100%;
	
}
	.map-6{
		display: table;
		max-width: 15%;
		width: 15%;
		color: azure;
		margin: 10px;  /*上下,左右*/ 
		
}
	.map-b{ 
		margin-bottom: 30px;
		width: 85%;
		height: 30px;
	}
	.map-n{
	height: 30px;	
	}
	.map-b h2{
	padding-top: 10px;
	font-size: 20px;
}
	.k,
  	.address,
  	.fax,
  	.telephone,
  	.mail{
    	float: left;
    	width: 100%;
    	height: auto;    
  }
	.k-icon-pattern img{
	  float: left;
	  width: 7%;    
     margin-bottom: 10px;
 } 
	.inner-product-title{
		font-size: 16px;
	}
	.inner-product-inner{
		margin-left: 10px;
		font-size: 14px;
	}
  .glyphicon {
    margin-right: 5px;
  }
	.copyright {
	text-align: center;
	height: 80px;
	padding-top: 30px;
	float: left;
	font-size: 14px;
	margin-left: 30px;
}
}
@media screen and (min-width:681px) and (max-width: 768px) {

  /*--footer--*/
	footer .container-fluid{
		max-width: 100%;
}
	footer .row{
	flex-direction: row;
	justify-content: space-between;
/*	align-items: center;  */
	position: relative;  
	display: inline-block;
	max-width: 100%;
	
}
	.map-6{
/*		border: 1px solid red;*/
		display: table;
		max-width: 90%;
		width: 70%;
		color: azure;
		margin: 20px 40px;  /*上下,左右*/  	
}
	.map-b{
		margin-bottom: 30px;
		width: 65%;
	}
	.sub_logo img {
    width: 65%;
}
	.map-n{
		display: none;
	}
	.k,
  .address,
  .fax,
  .telephone,
  .mail{
    float: left;
    width: 100%;
    height: auto;
    
  }
	.k-icon-pattern img{
	  float: left;
	  width: 5%;    
     margin-bottom: 10px;
 } 
	.copyright {
	text-align: center;
/*	height: 80px;*/
	padding: 20px;
/*	border: solid 3px red;*/
	
/*	margin-left: 30px;*/
		width: 100%;
}
.k-footer-p{
	padding-top: 20px;
	margin-left: 30px;
}
}
@media screen and (min-width:481px) and (max-width: 680px){

  /*--footer--*/
	
	footer .container-fluid{
		max-width: 100%;

}
	footer .row{
	flex-direction: row;
	justify-content: space-between;
/*	align-items: center;  */
	position: relative;  
	display: inline-block;
	max-width: 100%;
	
}
	.map-6{
/*		border: 1px solid red;*/
		display: table;
		max-width: 90%;
		width: 70%;
		color: azure;
		margin: 20px;  /*上下,左右*/  	
}
	.map-b{
		margin-bottom: 30px;
		width: 75%;
	}
	.map-n{
		display: none;
	}
	.k,
  .address,
  .fax,
  .telephone,
  .mail{
    float: left;
    width: 100%;
    height: auto;
    
  }
	.k-icon-pattern img{
	  float: left;
/*	  width: 7%;    */
     margin-bottom: 10px;
 }  
	.copyright {
	text-align: center;
/*	height: 80px;*/
	padding: 20px;
/*	border: solid 3px red;*/
	
/*	margin-left: 30px;*/
		width: 100%;
}
.k-footer-p{
	padding-top: 20px;
	margin-left: 30px;
}
}
@media screen and (max-width: 480px) {
  /*--footer--*/
	
	
	footer .container-fluid{
		max-width: 100%;

}
	footer .row{
	flex-direction: row;
	justify-content: space-between;
/*	align-items: center;  */
	position: relative;  
	display: inline-block;
	max-width: 100%;
	
}
	.map-6, .map-6.w20w, .map-6.w18w, .map-6.w30w{
/*		border: 1px solid red;*/
		display: table;
		max-width: 100%;
		width: 90%;
		color: azure;
		margin: 20px;  /*上下,左右*/  	
}
	.map-b{
		margin-bottom: 30px;
		width: 75%;
	}
	.map-n{
		display: none;
	}	
	   .sub_logo img {
    width: 80%;
} 
  .k,
  .address
  .fax,
  .telephone,
  .mail{
    float: left;
    width: 100%;
    height: auto;
    
  }
  .k-icon-pattern img{
	  float: left;
	  width: 7%;    
     margin-bottom: 10px;
 }   
	.k a {
    
    text-align: left;
    
	}
.copyright {
	text-align: center;
	height: 80px;
	padding-top: 30px;
	float: left;
	font-size: 14px;
	margin-left: 30px;
}
.k-footer-p{
	padding-top: 20px;
}
}
