@charset "utf-8";
/* CSS Document */
body{font-family:"微軟正黑體";}
a{font-family:"微軟正黑體";}
p{font-family:"微軟正黑體";}
h1{font-family:"微軟正黑體";
font-weight: bold;}
.red{color:red;
font-weight: bold;}
.big{font-size:2rem;}
.clear{clear:none;}
.wra {
    float: left;
	width: 100%;
}
.nav{padding:5% 0;}
.header{width:100%;
float: left;}
.banner{width:100%;
float: left;}

.navbar-nav{width:100%;}
h1 span {
    color: #f2aa27;
}
.container{margin:0 auto;}
.about{padding:5%;}
.his{padding:10%;}
.his p{padding:6%;}
.about p{margin:5% 0;}
.products{background-color:#def0f5;
	float: left;
padding: 5% 10%;
width: 100%;}
.history{background: url(../images/bg.jpg) no-repeat center center fixed;
   -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
 background-size: cover;
 margin: 0px;
  padding: 5% 0;
float: left;}

.tittle {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #029ab5;
  padding-top: 2%;
}
.tittle-c{
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #232323;
padding-bottom: 2%;
}
.footer{background-color: #035564;
padding: 5% 10%;
float: left;
width: 100%;
color: white;}

.footer .col-md-5 {padding:1% 5%;
font-weight: bold;}

.copy {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0.5% 0;
    color: #035564;
}
.footer a{color:white;}
.pp {
    margin: 5% 0;
}

@media (min-width: 993px) {
		.pro {
  border: 2px solid #029ab5;
padding: 2%;
background-color: white;
margin: 1.5%;
width: 30%;
	float: left;
			
}
		.more{cursor: pointer;
background-color: #029ab5;
color: white;
font-weight: bold;
padding: 2% 5%;
float: right;
margin: 2% -8% -8% 0;}
}
@media (min-width: 768px) and (max-width: 992px){
		.more{cursor: pointer;
background-color: #029ab5;
color: white;
font-weight: bold;
padding: 2% 5%;
float: right;
}
		.pro {
  border: 2px solid #029ab5;
padding: 2%;
background-color: white;
margin: 1.5%;
width: 47%;
	float: left;
}
}


@media (min-width: 768px) {
	/*************************滑入效果***************/

a.hvr-border-fade {
    color: #029ab5;
}
a.hvr-underline-from-left {
    color: #333333;
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #029ab5;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #029ab5, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #f2aa27, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade a:hover{color:#029ab5;}
	.logo{width:50%;
	float: left;}
	.l{width:10%;
	float: left;
	margin: 3% 1% 0;}
	.l2{width:20%;
		margin: 3% 1% 0;
	float: left;}
.nav li {
    float: left;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
	font-family:"微軟正黑體";
}
	.nav li a{
	font-weight: bold;
	color: black;}
	.navbar-collapse{
    float: right;
}
	.banner2 {
    z-index: 100;
    top: 0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    padding: 4% 10%;
}
	.history table{width:70%;
	margin: 5% auto;}
	.history table tr td:nth-child(even){border-left:2px solid black;
	padding: 1% 2%;
	width: 70%;}
	.history table tr td:nth-child(odd){
	padding: 1% 2% 0 5%;
	width: 30%;}


	body {
  font-family: Arial,"微軟正黑體";
  font-size: 17px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
	.name {
    font-size: 2.4rem;
		text-align: right;
}
	.name-e {
    font-size: 1.5rem; 
		text-align: right;
}
	.footer .col-md-7 {
    border-left: 5px solid #f2aa27;
	padding-left: 5%;
}
}
@media (max-width: 767px) {
	.footer .col-md-7 {
    border-top: 5px solid #f2aa27;
	padding: 5%;
}
	.name {
    font-size: 2rem;  
		text-align: center;
}
	.name-e {
    font-size: 1.3rem; 
		text-align: center;
}
	body {
  font-family: Arial,"微軟正黑體";
  font-size: 15px;
  color: #333;
  background-color: #fff;
}
	
	.pro {
  border: 2px solid #029ab5;
padding: 2%;
background-color: white;
margin: 1.5%;
width: 100%;
	
}
	.more{cursor: pointer;
background-color: #029ab5;
		padding: 2% 5%;
color: white;
font-weight: bold;
}
		.history table tr td:nth-child(even){border-left:2px solid black;
	padding: 1% 2%;
	width: 75%;}
	.history table tr td:nth-child(odd){
	padding: 1% 2% 0 5%;
	width: 25%;}
		.logo{width:100%;
	float: left;}
	.l{width:25%;
	float: left;}
	.l2{width:50%;
	float: left;}
	.banner2 {
    z-index: 100;
    top: 0;
    position: absolute;
    width: 100%;
 
}
	.nav li {
   float: left;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 18px;
font-family: "微軟正黑體";
width: 100%;
border-bottom: 2px solid #057e94;
background-color: #e2e2e2;
margin: 2px 0;
}
	.nav > li > a {
    color: #3c3c3c;
    font-weight: bold;
}
	
	
}
.mail {
    margin-left: 3em;
}
