/*
 *{
 border: 1px solid #000;
} 
*/
.listbox .item{
  width: 100%;
  height: auto;
}
body{
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}
header,well,footer{
  margin-left: auto;
  margin-right: auto;
}
h1,h2,h3,h4,h5,h6,p,ul,ol{
  margin: 0px;
  padding: 0px;
  font-family: 'Noto Sans TC', sans-serif;
}


/* .top_bg_logo{
  margin-top:90px;
  margin-bottom: 45px;
  //margin-left: 80px;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
} */


.aboutusphoto img{
  width: 100%;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #999999;
}

h3{
margin-top:100PX;
/*margin-bottom: 15px; //30*/
}
.map-k{
	margin-bottom: 30px;
}
.map-k-position {
/*	display: inline-block;*/
	float: left;
	width: 700px;
	height: 420px;
/*	height: 660px;*/
	padding: 20px;
	margin-bottom: 30px;
	
}
.map-k-position iframe{
	width: 100%;
	height: 100%;
/*	height: 660px;*/
	padding: 0px 20px;
	box-shadow: 5px 5px 5px #999999;
}
.map-k-inner{
	display: inline-block;
	padding: 30px;
	padding-top: 80px;
}

.map-content{
	list-style-type: none;
	font-size: 15px;
	letter-spacing: 1px;
	width: 400px;
   
	
}
.map-k-inner .k-icon-pattern{
/*	border: 1px solid;*/
	padding: 50px 10px;
	margin-top: 50px;
}

.map-k-inner .k-icon-pattern>img{
	width: 20px;
	margin: 25px 15px;	

/*	position: absolute;*/
/*	padding: 20px 50px;*/
	justify-content: center;
	align-items: center;
	text-align: center;
/*	border: 1px solid;*/
}

.map-k-inner .icon-inner-icon{
	width: auto;
	margin: 0px 5px;
	padding: 15px 5px;
	display: contents;
	justify-content: center;
	align-items: inline;
	text-align: left;
/*	border: 1px solid;*/
	
}
/*切換中或英文版 
.aboutus .en-ch = 關於精機,精機記事,專利,ISO
*/
.aboutus .ch a{
	font-family: "微軟正黑體", "新細明體", "細明體", "標楷體";
	font-size: 13pt;	/*---切換成中文---*/
	font-weight: 600;
}
.aboutus .en a{
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 12pt;	/*---切換成英文---*/
	font-weight: 600;
}
.aboutus .ch a,
.aboutus .en a{
	color: red;
	float: right;	
	text-decoration: none;
	margin-right: 20px;	
}
.aboutus .ch a:hover,
.aboutus .en a:hover{
	color: blue;
}
.aboutus .ch,
.aboutus .en{
	width: 100%;
	margin-bottom: 30px;
	
}
/*切換中或英文版 
.technique .en-ch = 關於精機,精機記事,專利,ISO
*/
.breadcrumb{
  font-size: 14pt;
}

.aboutusphoto{
  margin-bottom: 20px;
}
.aboutus-inner{
  font-size: 14pt;
  margin-top: 20px;
  margin-bottom: 50px;
}


.patent{
	width: 500px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;	
}
.patent img{
	
/*  //border-radius: 10px;*/
	box-shadow: 5px 5px 5px #999999;
}
.aboutus .timeLine .row .item .caption {
	
  border-radius: 10px;
/*  //box-shadow: 5px 5px 5px #999999;*/
}
.aboutus .timeLine .row .item .caption .image img{
	width: auto;
/*  //border-radius: 10px;*/
/*  //box-shadow: 5px 5px 5px #999999;*/
}

.about .timeLine .row .item .caption .image .title{
	padding-top: 10px;
	padding-bottom: 10px;
}

.about .timeLine .row .item .caption{
	background-color: #ffffff;
}

/*
.timeLine .row .lineHeader:before, .timeLine .row .lineFooter:before {
    color: #0080ff;
}
.timeLine .row .lineFooter:after {
    color: #0080ff;
}*/

@media screen and (max-width: 1200px) {
	

}
@media screen and (max-width: 992px) {
/*
.map-k-inner .k-icon-pattern{
	border: 2px solid red;
	padding: 10px 10px;
	margin-top: 10px;
}
*/
/*
.map-k-inner .k-icon-pattern>img{
	width: 20px;
	margin: 25px 15px;	
border: 2px solid red;
	justify-content: center;
	align-items: center;
	text-align: center;

}
*/
/*
.map-k-inner{
		padding-top: 30px;
	}
*/
	
ul.map-content{
	width: 600px;
/*	border: 2px solid red;*/
	padding: 10px 10px;
	}
.map-k-inner .icon-inner-icon{
	width: 500px;
/*	border: 2px solid red;*/
	}
}
@media screen and (max-width: 768px) {
  /*--navbar
  .navbar-brand1 img{
    width: 30px;
    margin-left: 13px;
  } --*/

  /*--news--*/
	
	.map-k-inner{
		padding-top: 30px;
	}
	
ul.map-content{
	width: 95%;
	}
.map-k-inner .icon-inner-icon{
	width: 520px;
	}
	
  .aboutus h3{
    margin-top: 20px;
    margin-left: 20px;
  }
  .aboutusphoto img{
  width: 95%;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #999999;
}
   .aboutusphoto{
     text-align: center;
   }

}
@media screen and (max-width: 680px) {
  /*--navbar
  .navbar-brand1 img{
    width: 30px;
    margin-left: 13px;
  }--*/
	.map-k-position {
	display: block;
	justify-content: center;
/*	float: left;*/
	width: 95%;
	height: 320px;
/*	height: 660px;*/
	left: auto;
	right: auto;
	margin-bottom: 0px;
	
}
ul.map-content{
	width: 95%;
	}
.map-k-inner .icon-inner-icon{
	width: 450px;
	}

}
@media screen and (max-width: 480px) {
  /*--navbar
  .navbar-brand1 img{
    margin-left: 15px;
  }--*/
	
	
.map-k-position {
	display: block;
	justify-content: center;
/*	float: left;*/
	width: 95%;
	height: 320px;
/*	height: 660px;*/
	left: auto;
	right: auto;
	margin-bottom: 0px;
	
}
ul.map-content{
	width: 420px;
	padding: 0px 1px;
	}

.map-k-inner .icon-inner-icon{
	width: 320px;
	}
.k,
.address,
.telephone,
.bus{
    float: left;
	display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
/*
	.map-k-inner .icon-inner-icon{
		vertical-align: bottom;
	}
*/

	

.map-k-inner .k-icon-pattern>img{
	width: 20px;
	margin: 10px 15px;	
	min-width: 20px;
}
	
	
.breadcrumb{
  font-size: 12pt;
}
  /*--news--*/
  .aboutus h3{
    margin-top: 20px;
    margin-left: 20px;
  }
  .aboutusphoto img{
  width: 95%;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #999999;
}
   .aboutusphoto{
     text-align: center;
   }
  
.patent{
	width: 90%;

}
	.patent img{
		width: 90%;
		height: auto;
	}
	
	.aboutus .timeLine .row .item .caption .image img{
		width: 90%;
}	
}