body{padding: 0;
margin-top: 0;
　background-color: #FFFFFF;}
p{font-family: "微軟正黑體";
font-size:16px;}
strong{font-family: "微軟正黑體";}
.form-group{padding:3% 0;}

#cominfo ul li {
   
    width: 100%;
    float: left;
    padding: 5% 0;
}


#header{width: 100%;
	float: left;}
#h{width: 100%;
	height: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5bc2d9+0,8fd5e5+47,5bc2d9+100 */
background: #5bc2d9; /* Old browsers */
background: -moz-linear-gradient(left, #5bc2d9 0%, #8fd5e5 47%, #5bc2d9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #5bc2d9 0%,#8fd5e5 47%,#5bc2d9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #5bc2d9 0%,#8fd5e5 47%,#5bc2d9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc2d9', endColorstr='#5bc2d9',GradientType=1 ); /* IE6-9 */}

#hbanner a{color:#212121;
text-decoration: none;
font-weight: bold;
font-size: 15px;}



#hmenu a{color: #171717;
	font-size: 15px;
font-weight: bold;}
#banner{width: 100%;
	float: left;}
#footer{width: 100%;

	padding-bottom: 30px;
	float: left;
background-image: url(/templates/03/images/index/bg.jpg);}
.tittlew img {
    background-color: aliceblue;
    background-image: url(/templates/03/images/index/bg.jpg);
}
.tittle{background-image: url(/templates/03/images/index/ti_27.png);
	height: 82px;
	margin-top: 5%;

}
.tittlew{background-image: url(/templates/03/images/index/tt_41.png);
	height: 63px;
	margin-top: 50px;
	

}




#map{width:80%;
	padding: 2% 2%;
	background-color: #FFFFFF;
	box-shadow:0px 0px 9px #220301;
margin-left: auto;
margin-right: auto;}
.add{width:100%;
padding-top: 5%;
　float: left;
height: 80px;}
.add .col-md-10{font-size:20px;
color:#FFFFFF;}
.w{width:100%;
height: 2px;
background-color: aliceblue;}
#ff{width:100%;
	float: left;
	margin-top: -1px;
	background-color: #FFFFFF;
}
#fbg{width:100%;
	height: 20px;
	background-image: url(/templates/03/images/index/bgg_02.png);
	background-repeat: repeat-x;
}

/**********************************************新增****************/

a > p {
    color: #797979;
    font-weight: normal;
}
#cominfo {
 padding: 5% 0 0 0;
color: #FFFFFF;
	
}

#cominfo a{color:#FFFFFF;}



/* Underline From Left */
#treemenu2 > li > a {
	height: 30px;
	
	/*font-weight: bold;*/
  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;
}
#treemenu2 > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #21409a;
  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;
}
#treemenu2> li > a:hover:before, #treemenu2 > li > a:focus:before, #treemenu2 > li > a:active:before {
  right: 0;
}

h1{color: #21409a;
padding-left: 2%;
}

a.active {
    color: #21409a;
}
.page-header p{display:none;}



.txtNormal{width:80%;
margin: 0 auto;}
.pshow_title{display:none;}


/***********table*******/

.tt{font-size: 30px;
padding: 0;
text-align: left;
color: #c4123b;
font-weight: bold;

}
.txtNormal tr td{text-align:center;
padding: 2%;}
.tl{border-bottom: 2px dashed #A19999;}
.tc{border-bottom:2px dashed #E9070A;
border-left:2px dashed #E9070A;
border-right: 2px dashed #E9070A;}
.td{
border-left:2px dashed #E9070A;
border-right: 2px dashed #E9070A;}



@media (max-width: 1025px) {
	.cc {

    padding-bottom: 5%;
 
  box-shadow: -2px 0 2px #dddddd;

}
	
	#ww {
   
}}
@media (min-width: 1024px) {	
	
	
	.cc {

    padding-bottom: 5%;
   
box-shadow: -2px -3px 3px #dddddd;

	
}
	#ww {
    /*height: 1400px;
  overflow: hidden;*/
}}
	@media (min-width: 768px) {
		/*.slimg {
width: 350px;

margin-left: -15px;
}*/
	

		.fl{width:55%;
		float: left;}
		.fr{width:40%;
		float:right;}
		.wra{
	width:70%;
	padding: 2%;
	margin-left:auto;
	margin-right:auto;
	
	}
			.wra2{
	width:50%;
	padding: 2%;
	margin-left:auto;
	margin-right:auto;
	
	}
		.good{width: 60%;
font-size: 16px;
color: #191919;
font-weight: bold;
text-align: center;
margin: 5% auto;}
		
		.hmenu{width:572px;
	height: 57px;
	color: #414040;
	font-size: 12px;
	background-color: #fff;
margin-left: auto;
margin-right: auto;
-webkit-border-bottom-right-radius:15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius:15px;
border-bottom-left-radius: 15px;	
}
.navbar-nav > li {width:20%;
text-align: center;}		
	

.ccbg{  
 background-image:url(/templates/03/images/index/bgsl.png);
background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 400px;
}

#content{
	/*border-left: 5px solid #0e7aa1;*/
padding: 5% 5% 0 5%;


}
.banner {
    width: 50%;
    margin: 0 auto;
}
.collapse.in {
   
    margin-left: -40px;
}
.collapse.in a {
    color: #2c2c2c;
    font-size: 12px;
}
.prodesc {
    margin: 4% 0 0 -10%;
}
		.logo{width:600px;
	height: 93px;
margin-left: auto;
margin-right: auto;}
#banner1{
	   background-image: url(/templates/03/images/index/bg2.png);
  margin: 0px;
  padding: 0px;
	background-size: 400px;
}
#banner2{
	 background: url(/templates/03/images/index/bg02-2_36.png) no-repeat center center fixed;

	    -webkit-background-size: cover;

	    -moz-background-size: cover;

	    -o-background-size: cover;

	    background-size: cover;

	    margin: 0px;

	    padding: 0px;
}
.icon{width:15%;
	float: left;}
.name{float: left;
padding: 2% 0 1% 5%;
border-bottom: 1px solid;
width: 80%;}
	/****************icon*****************/	

		.incate10,.incate11,.incate9,.incate8,.incate7{
    background-image: url(../images/index/icon/icon-02.png);
    background-repeat: no-repeat;
   background-size: 33px;
line-height: 30px;}
		.incate6,.incate4,.incate27,.incate3,.incate28,.incate5,.incate2{
    background-image: url(../images/index/icon/icon-01.png);
    background-repeat: no-repeat;
   background-size: 33px;
line-height: 30px;}
		/*.incate4,.incate27{
    background-image: url(../images/index/icon/icon-03.png);
    background-repeat: no-repeat;
       background-size: 33px;
line-height: 30px;}
		.incate3{
    background-image: url(../images/index/icon/icon-06.png);
    background-repeat: no-repeat;
  background-size: 33px;
line-height: 30px;}
		.incate28{
    background-image: url(../images/index/icon/icon-04.png);
    background-repeat: no-repeat;
   background-size: 33px;
line-height: 30px;}
			.incate5,.incate2{
    background-image: url(../images/index/icon/icon-05.png);
    background-repeat: no-repeat;
   background-size: 33px;
line-height: 30px;}**/
		/*************************icon*************/
#treemenu2 > li {
    padding: 0% 15%;
margin: 5% 0;

}
		#hbanner{width:100%;
 background: url(/templates/03/images/index/bgg.jpg) no-repeat center center fixed;

	    -webkit-background-size: cover;

	    -moz-background-size: cover;

	    -o-background-size: cover;

	    background-size: cover;

	    margin: 0px;

	    padding: 0px;
		z-index: 100;
position: relative;
		}
		#sidebar {
  
padding: 5% 12% 50% 12%;

}
		.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 655px;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
		#index_company{background-image: url(/templates/03/images/index/in02_31.png);
	
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	font-weight: bold;
color:#686B66;
line-height:40px;
}
}
	@media (max-width: 767px) {
		
		
	
		.thumbnails {
    margin-left: -15%;
}
		#index_company{
	font-size: 14px;
	font-weight: bold;
color:#686B66;
line-height:40px;
}
		/****************icon*****************/	
		.carousel-indicators {
	position: absolute;
	bottom: 10px;

	z-index: 15;
	width: 100%;
	padding-left: 0;

	text-align: center;
	list-style: none;
}

		.incate10,.incate11,.incate9,.incate8,.incate7{
    background-image: url(../images/index/icon/icon-02.png);
    background-repeat: no-repeat;
  background-size: 33px;
line-height: 30px;}
		.incate6,.incate4,.incate27,.incate3,.incate28,.incate5,.incate2{
    background-image: url(../images/index/icon/icon-01.png);
    background-repeat: no-repeat;
   background-size: 33px;
line-height: 30px;}
		/**.incate4,.incate27{
    background-image: url(../images/index/icon/icon-03.png);
    background-repeat: no-repeat;
    background-size: 33px;
line-height: 30px;}
		.incate3{
    background-image: url(../images/index/icon/icon-06.png);
    background-repeat: no-repeat;
  background-size: 33px;
line-height: 30px;}
		.incate28{
    background-image: url(../images/index/icon/icon-04.png);
    background-repeat: no-repeat;
    background-size: 33px;
line-height: 30px;}
			.incate5,.incate2{
    background-image: url(../images/index/icon/icon-05.png);
    background-repeat: no-repeat;
    background-size: 33px;
line-height: 30px;}**/
		/*************************icon*************/
		#sidebar {
  
padding: 5% 0 0 10%;

}
		#hbanner{width:100%;
 background: url(/templates/03/images/index/bgg_ph.jpg);
	    margin: 0px;
background-size: 140%;
	    padding: 0px;}
			/*.slimg {
   display: none;
}*/
	
		#treemenu2 > li {
    padding: 0% 15%;

margin: 5% 0;

}
		#newsletter_area{display:none;}
			
		.icon{display: none;}
.name{float: left;
border-bottom: 1px solid;
width: 100%;
		margin: 0 auto;}
		
	#banner1{
	 background: url(/templates/03/images/index/bg2.png);

	  
	    margin: 0px;

	    padding: 0px;
}
#banner2{
	 background: url(/templates/03/images/index/bg02-2_36.png) no-repeat;

	 

	    margin: 0px;

	    padding: 0px;
}
		
		.logo{width:100%;
}
		
		.collapse.in {
   
    margin-left: -40px;
}
		
		
		#main_menu {
    width: 94%;
}

		.fl{width:50%;
		float: left;}
		.fr{width:50%;
		float:right;}
.wra{
	width:96%;
	padding: 2%;
	margin-left:auto;
	margin-right:auto;
	
	}
			.wra2{
	width:96%;
	padding: 2%;
	margin-left:auto;
	margin-right:auto;
	
	}
.good{
width: 100%;
font-size: 16px;
color: #191919;
font-weight: bold;
text-align: center;}
		
.hmenu{width:100%;
text-align: center;
	color: #414040;
	font-size: 12px;
	background-color: #fff;
margin-left: auto;
margin-right: auto;
-webkit-border-bottom-right-radius:15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius:15px;
border-bottom-left-radius: 15px;		
}		
	.navbar-nav > li {width:100%;
text-align: center;
		margin: 0 auto;}	
		
		#mobile_toggle {
    width: 100%;
}
.nav-stacked img {
    display: none;
}
	.prodesc {
    margin: 3% 0 0 -11%;
}
		.indexbanner{
			margin-top: -15%;
			
		}
	
}
.pro-name {
   font-size: 25px;
font-weight: bold;
color: #0474bc;
	
}
.bimgarea img {
    width: 100%;
}
.prochar{margin-top: 10px;}
