/* Add here all your css styles (customizations) */
.leftfix{
	float:left;
}
.rightfix{
	float:right;
}
.clearfix{
	float:none;
	clear:both;
}
a {
	color: #00f;
}
a:hover {
	color: #00f;
}
.wrapper {
	margin-bottom: 1px;
}
.topbar{
	padding:5px;
	margin:0;
	float:right;
	background:#989898;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.topbar ul.loginbar > li{
	right: 22px;
}
.topbar ul.loginbar li a{
	font-size:16px;
	font-family:'微軟正黑體';
	color:#fff;
}
.topbar ul.loginbar li a:hover{
	font-size:16px;
	color:#ccc;
	text-decoration: none;
}
.navbar-nav>li>a{
	font-size: 20px;
	color:#301717;
	font-family: '微軟正黑體';
}
.nav.navbar-nav>li>a.active{
	text-decoration: none;
	background: #3598db;
	color:#fff;
}
.nav>li>a:hover, .nav>li>a:focus{
	text-decoration: none;
	background: #fff;
	color:#005897;
}
.nav .top-bar{
	display: none;
}
.navbar-default .navbar-toggle {
	border-color: #3598db;
}
.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #3598db;
	padding: 8px 14px 7px;
	color: #fff;
	font-size: 14px;
	font-family: '微軟正黑體';
}
.navbar-toggle:hover {
	background: #fff !important;
	color: #3598db !important;
}
.flexslider{
	border:none;
	margin-top: 0px !important;
	margin-bottom:36px;
}
.idx_title{
	border:1px dashed #c9caca;
	text-align:center;
	font-size:30px;
	letter-spacing:8px;
	padding:5px 0;
	margin:19px 0;
	font-weight:bold;
}
.idx_list>.group1{
	text-align:center;
	width:32%;
}
.idx_list>.group2{
	text-align:center;
	width:32%;
	margin:0 2%;
}
.idx_list .col-md-4{
	padding-left:0px !important;
	padding-right:0px !important;
}
.idx_list .green .title{
	background:#72c02c;
	font-size:18px;
	color:#fff;
	font-family:'微軟正黑體';
	padding:10px 0;
}
.idx_list .green li{
	border-bottom:1px solid #72c02c;
	font-size:16px;
	font-family:'微軟正黑體';
	padding:5px 0;
	font-weight:bold;
}
.idx_list .green li:last-child{
	border-bottom:5px solid #72c02c;
	margin-bottom:10px;
}

.idx_list .blue .title{
	background:#3598db;
	font-size:18px;
	color:#fff;
	font-family:'微軟正黑體';
	padding:10px 0;
}
.idx_list .blue li{
	border-bottom:1px solid #3598db;
	font-size:16px;
	font-family:'微軟正黑體';
	padding:5px 0;
	font-weight:bold;
}
.idx_list .blue li:last-child{
	border-bottom:5px solid #3598db;
	margin-bottom:10px;
}

.idx_list .red .title{
	background:#e84c3d;
	font-size:18px;
	color:#fff;
	font-family:'微軟正黑體';
	padding:10px 0;
}
.idx_list .red li{
	border-bottom:1px solid #e84c3d;
	font-size:16px;
	font-family:'微軟正黑體';
	padding:5px 0;
	font-weight:bold;
}
.idx_list .red li:last-child{
	border-bottom:5px solid #e84c3d;
	margin-bottom:10px;
}
.thumbnail-style .btn-more{
	font-size:14px;
	font-family:'微軟正黑體';
	letter-spacing:2px;
}
.bgline-blue{
	border-bottom:1px solid #036eb8;
}
.bgline-blue > div.topic{
	background:#036eb8;
	float:left;
	font-size:22px;
	color:#fff;
	padding:5px 10px;
}
.bgline-blue > div span.super{
	font-size:12px;
	font-family:arial;
	vertical-align:super
}

.bgline-green{
	border-bottom:1px solid #72c02c;
}
.bgline-green > div.topic{
	background:#72c02c;
	float:left;
	font-size:22px;
	color:#fff;
	padding:5px 10px;
}
.bgline-green > div.topic{
	background:#72c02c;
	float:left;
	font-size:22px;
	color:#fff;
	padding:5px 10px;
}
.bgline-green > div.Subtopics{
	float:right;
	font-size:12px;
	padding-top:25px;
}
.idx-norm {
	margin:46px 0 18px;
}
.idx-norm .nav-tabs{
	border-bottom:1px solid #c9c9c9;
}
.idx-norm .nav-tabs > li > a {
  border-radius: 0 !important;
  padding: 5px 30px;
  font-size:16px;
  font-family:'微軟正黑體';
  color:#000000;
}
.idx-norm .nav-tabs > li.active > a,
.idx-norm .nav-tabs > li.active > a:hover,
.idx-norm .nav-tabs > li.active > a:focus {
	color: #000000;
	cursor: default;
	background-color: #fff;
	border: 1px solid #c9c9c9;
	border-bottom-color: transparent;
}
.idx-norm.yellow .nav-tabs > li.active > a,
.idx-norm.yellow .nav-tabs > li.active > a:hover,
.idx-norm.yellow .nav-tabs > li.active > a:focus {
	border-top: 2px solid #f2ff65;
}
.idx-norm.blue .nav-tabs > li.active > a,
.idx-norm.blue .nav-tabs > li.active > a:hover,
.idx-norm.blue .nav-tabs > li.active > a:focus {
	border-top: 2px solid #5bb4ff;
}
.idx-norm .norm-list{
	border:1px solid #c9c9c9;
	border-top:none;
	padding:15px 0;
}
.idx-norm .norm-list ul.nav li{
	padding:10px 0;
}
.idx-norm .norm-list ul.nav li > .topic{
	font-size:16px;
	font-family:'微軟正黑體';
	color:#000;
	padding:0 30px;
}
.idx-norm .norm-list ul.nav li > .topic .red{
	color:red;
}
.idx-norm .norm-list ul.nav li > .Narrative{
	font-size:12px;
	color:#000;
	padding:0 10px 0 30px;
	font-family:'微軟正黑體';
	font-weight:bold;
}
.paint-list {
	margin-top:40px;
	font-size:16px;
	font-family:'微軟正黑體';
	font-weight:bold;
}
.paint-list .table > tbody > tr > td{
	padding:0;
	border-top:none;
	text-align:center;
}
.paint-list .table > tbody > tr > td > div.title1{
	border-bottom:4px solid #72c02c;
	min-width:100px;
}
.paint-list .table > tbody > tr > td > div.title2{
	border-bottom:4px solid #3598db;
}
.paint-list .table > tbody > tr > td > div.title3{
	border-bottom:4px solid #e84c3d;
}
.paint-list .table > tbody > tr > td > div.mar-left{
	margin-left:30px;
}
.paint-list .table > tbody > tr > td > div.pad{
	padding:5px 0;
}
.paint-list .table > tbody > tr > td > div.con1{
	border-top:1px dashed #72c02c;
	min-width:100px;
}
.paint-list .table > tbody > tr > td > div.con2{
	border-top:1px dashed #3598db;
}
.paint-list .table > tbody > tr > td > div.con3{
	border-top:1px dashed #e84c3d;
}
.paint-bar-b{
	margin-top:30px;
	position:relative;
	top:-19px;
	text-align:center;
	background:#036eb8;
	color:#fff;
	font-size:12px;
	font-family:'微軟正黑體';
	padding:5px 0;
}
.paint-bar-g{
	position:relative;
	top:-19px;
	text-align:center;
	background:#72c02c;
	color:#fff;
	font-size:12px;
	font-family:'微軟正黑體';
	padding:5px 0;
}
.certificates-box{
	border:1px dashed #c9caca;
	text-align:center;
}
.certificates-box  img{
	max-width:100%;
}
.breadcrumbs{
	background: #f5f5f5;
	border-radius:4px;
	margin-bottom:10px;
	padding:0px 10px;
	border-bottom:none;
	margin-top:14px;
	margin-bottom:20px;
}
.breadcrumbs h1{
	font-family:'微軟正黑體';
	margin-top: 10px;
}
.breadcrumb {
	padding-right: 0;
	background: none;
	position: relative;
}
.breadcrumb li.active, .breadcrumb li a:hover {
	color: #005897;
	text-decoration: none;
}
.map iframe{
	width: 100%;
	height: 350px;
}
.headline h2 {
	border-bottom: 2px solid #005897;
}
.who li i {
	color: #005897;
	font-size: 13px;
	min-width: 15px;
	margin-right: 8px;
	text-align: center;
	position: relative;
}
.sky-form {
	border: 1px solid #ddd;
}
.panel{
	font-family:'微軟正黑體';
	font-size: 14px;
	border-top:2px solid #005897;
	margin-top: 15px;
}
.panel h4.panel-title{
	font-family:'微軟正黑體';
}
.panel .panel-heading a{
	color:#005897;
}
.panel .panel-heading a:hover{
	color:#2280c3;
}
.panel .panel-body ul li{
	border-bottom: 1px solid #eee;
}
.panel .panel-body ul li a:hover{
	background: #fff;
	color:#005897;
}
.blog-full-width .blog{
	border-bottom:1px solid #eee;
	padding-bottom:20px;
	margin-bottom:20px;
}
.pagination > li a:hover{
	border-color:#2980b9;
	background-color:#2980b9;
}
.pagination > .active > a,
.pagination > .active > a:hover{
	border-color:#3498db;
	background-color:#3498db;
}
.blog-post-tags {
	padding: 10px 0 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	font-family: '微軟正黑體';
	margin-bottom:20px;
}
.tab-v1{
	margin-top:10px;
}
.tab-v1 .nav-tabs {
	border: none;
	background: none;
}
.tab-v1 .nav-tabs > li > a {
	border-radius: 8px;
	border: 2px solid #CCC;
	background-image:url(../../metal.jpg);
	background-position: top;
	color: #000;
	font-family: '微軟正黑體';
}
.tab-v1 .nav-tabs > li > a:hover{
	background: #096fb8;
}
.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
	color: #000;
	border-radius: 8px;
	border: 2px solid #CCC;
	background-image:url(../../metal2.jpg);
	background-position: top;
}
.tab-v1 .tab-content{
	text-align: left;
}
.tab-v1 .tab-content .ecard-group{
	/*-webkit-box-shadow: #ddd 1px 1px 1px 2px;     
	-moz-box-shadow: #ddd 1px 1px 1px 2px
	box-shadow: #ddd 1px 1px 1px 2px; */ 
	border:2px solid #ddd;
	border-radius: 5px;
	padding: 5px 0 0px;
	margin-bottom:10px;
}
.tab-v1 .tab-content .ecard-group .ecard-model{
	font-weight:bold;
	position: relative;
	top:-5px;
}
.tab-v1 .tab-content .ecard-group .ecard-name{
	font-weight:bold;
	color:#005897;
	font-size:14px;
	position: relative;
	top:-5px;
}
.nav .perlist{
	padding:8px 0;
	padding-left:10px;
	font-size:12px;
	line-height:25px;
}
.per-content{
	text-align: center;
}
.per-content .ecard-group{
	border:2px solid #ddd;
	border-radius: 5px;
	padding: 10px 0;
	margin-bottom:25px;
}
.per-content .ecard-group .ecard-model{
	text-align:left;
	padding-top:10px;
	padding:5px 10px;
	height: 44px;
	overflow: hidden;
}
.per-content .ecard-group .ecard-name{
	text-align:left;
	padding:5px 10px;
}
.per-content .ecard-group .ecard-name span{
	color:#005897;
}
.per-content .ecard-group img{
	max-width:160px;
}
.perf .table{
	border-bottom:1px solid #ddd;
}
.perf .table>tbody>tr>td{
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}
.perf .table .Pertbar{
	background: #107bc8;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.revolution-mch-1:after{
	background:none !important;
}
.pointer{
	cursor:pointer;
}
.nav .perlist .active a{
	text-decoration:underline;
	color:#005897;
}
.tab-v1 table>tbody>tr>td{
	border-top:none !important;
}
.tab-v1 .tab-content .ecard_title{
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
.tab-v1 .tab-content .ecard_title2{
	font-weight:bold;
}
.perform-inx{
	max-height: 200px;
	overflow: hidden;
}

.footer{
	background:#005897;
	margin-top:30px;
}
.footer-text{
	padding:20px 0;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:'微軟正黑體';
	line-height:40px;
}

@media (min-width: 999px){
	.header-v4.header .navbar-collapse {
		border-top: 1px #c9caca dashed;
		border-bottom:none;
		margin-top: 48px;
	}
	.header-v4.header .navbar-brand {
		padding: 28px 10px 35px;
	}
	.header-v4.header .navbar-nav {
		top: 1px;
		float: left;
		margin-top: -1px;
		left: 50%;
		margin-left: -488px;
	}
	
}
@media (max-width:1200px){
	.nav>li>a>img {
		max-width: 100%;
	}
}
@media (max-width: 1024px){ 
	.footer-text{
		font-size:14px;
	}
}
@media (max-width: 999px){
	.topbar{
		display: none;
	}
	.navbar-toggle{
		margin: 40px 0;
	}
	.header .navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid #eee;
		font-size: 16px;
		text-align: center;
	}
	.nav .top-bar{
		display: block;
	}
	.breadcrumb {
		padding: 8px 15px;
		margin-bottom: 20px;
		list-style: none;
		background-color: #f5f5f5;
		border-radius: 4px;
		top:10px;
	}
}

@media (max-width: 991px){
	.idx_list .group1{
		width:100%;
	}
	.idx_list .group2{
		width:100%;
		margin:0;
	}
	.paint-bar-g{
		text-align:center;
		background:#72c02c;
		color:#fff;
		font-size:12px;
		font-family:'微軟正黑體';
		padding:5px 0;
		position:relative;
		top:10px;
	}
}

@media (min-width: 768px) and (max-width: 1199px){
	.tab-v1 .tab-content .ecard-group img{
		display: block;
		max-width: 100%;
		height: auto;
		padding: 10px;
	}
	.per-content .ecard-group img{
		display: block;
		width: 100%;
		height: auto;
		padding: 10px;
	}
}

@media (max-width: 768px){
	.tab-v1 .tab-content .ecard-group{
		border:2px solid #ddd;
		border-radius: 5px;
		padding: 5px 0 0px;
		margin-bottom:10px;
	}
	.tab-v1 .tab-content .ecard-group .ecard-model{
		font-weight:bold;
		position: relative;
		top:-10px;
	}
	.tab-v1 .tab-content .ecard-group .ecard-name{
		font-weight:bold;
		color:#005897;
		font-size:14px;
		position: relative;
		top:-10px;
	}
	.per-content .ecard-group{
		border:2px solid #ddd;
		border-radius: 5px;
		padding: 5px 0 0px;
		margin-bottom:25px;
	}
	.per-content .ecard-group .ecard-model{
		position:relative;
		top:-10px;
	}
	.per-content .ecard-group .ecard-name{
		position:relative;
		top:-10px;
	}
	.per-content .ecard-group .ecard-name span{
		color:#005897;
	}
}

@media (max-width: 767px){
	.header .navbar-toggle{
		right:2%;
	}
	.table-responsive {
		border: none;
	}
	/*.tab-v1 .tab-content{
		max-height:400px;
		overflow:scroll;
	}*/
	.footer-text{
		padding:15px 0;
		text-align:center;
		color:#fff;
		font-size:13px;
		font-family:'微軟正黑體';
		line-height:25px;
	}
}

@media (max-width: 640px){
	.per-content .ecard-group .ecard-model{
		position:relative;
		top:0px;
	}
	.per-content .ecard-group .ecard-name{
		position:relative;
		top:0px;
	}
	.per-content .ecard-group .ecard-name span{
		color:#005897;
	}
}
@media (max-width: 520px){
	.navbar-brand{
		width:88%;
	}
}

@media (max-width: 480px){
	.navbar-brand{
		width:87%;
	}
	.bgline-blue > div.topic{
		background:#036eb8;
		float:left;
		font-size:16px;
		color:#fff;
		padding:5px 5px;
	}
	.bgline-green > div.topic{
		background:#72c02c;
		float:left;
		font-size:16px;
		color:#fff;
		padding:5px 5px;
	}
	.bgline-green > div.Subtopics{
		padding-top:16px;
	}

	.navbar-brand{
		width:85%;
		margin-top: 5px;
	}
	.navbar-toggle{
		margin: 35px 0;
	}
	.idx_title{
		border:1px dashed #c9caca;
		text-align:center;
		font-size:16px;
		letter-spacing:8px;
		padding:5px 0;
		margin-bottom:19px;
	}	
	.map{
		height: 200px;
	}	
	.map iframe{
		width: 100%;
		height: 200px;
	}
	.footer-text{
		padding:0px 0;
		text-align:center;
		color:#fff;
		font-size:13px;
		font-family:'微軟正黑體';
		line-height:20px;
	}
	.tab-v1 .tab-content .ecard-group{
		border:2px solid #ddd;
		border-radius: 5px;
		padding: 5px 0 3px;
		margin-bottom:10px;
	}
	.tab-v1 .tab-content .ecard-group .ecard-model{
		position: relative;
		top:-5px;
	}
	.tab-v1 .tab-content .ecard-group .ecard-name{
		position: relative;
		top:-5px;
	}
	.per-content .ecard-group{
		border:2px solid #ddd;
		border-radius: 5px;
		padding: 10px 0 10px;
		margin-bottom:25px;
	}
	.per-content .ecard-group .ecard-model{
	}
	.per-content .ecard-group .ecard-name{
	}
}
@media (max-width: 400px){
	.tab-v1 .tab-content .ecard-group img{
		display: block;
		max-width: 100%;
		height: auto;
		padding: 10px;
	}
	.per-content .ecard-group img{
		display: block;
		max-width: 100%;
		height: auto;
		padding: 10px;
	}
}

@media (max-width: 400px){
	.navbar-brand{
		width:85%;
		margin-top: 5px;
	}
	.navbar-toggle{
		margin: 20px 0;
	}
}

@media (max-width: 390px){
	.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		padding: 5px 9px 4px;
		color: #fff;
		margin: 30px 0;
	}

}

@media (max-width: 340px){
	.bgline-green > div.Subtopics{
		float: left;
	}	

}
	
@media (max-width: 320px){
	.navbar-brand{
		width:84%;
		margin-top: 10px;
	}
	.navbar-toggle{
		margin: 23px 0;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		margin: 23px 0 !important;
	}
	.bgline-blue > div.topic{
		background:#036eb8;
		float:left;
		font-size:14px;
		color:#fff;
		padding:5px 5px;
	}
	.bgline-green > div.topic{
		background:#72c02c;
		float:left;
		font-size:14px;
		color:#fff;
		padding:5px 5px;
	}
	.tab-v1 .tab-content .ecard-group{
		/*-webkit-box-shadow: #ddd 1px 1px 1px 2px;     
		-moz-box-shadow: #ddd 1px 1px 1px 2px
		box-shadow: #ddd 1px 1px 1px 2px; */ 
		border:2px solid #ddd;
		border-radius: 5px;
		padding: 0;
		margin-bottom:10px;
	}
	.tab-v1 .tab-content .ecard-group .ecard-model{
		position: relative;
		top:-10px;
	}
	.tab-v1 .tab-content .ecard-group .ecard-name{
		position: relative;
		top:-10px;
	}
	.per-content .ecard-group{
		border:2px solid #ddd;
		border-radius: 5px;
		padding: 0;
		margin-bottom:25px;
	}
	.per-content .ecard-group .ecard-model{
		position:relative;
		top:-10px;
	}
	.per-content .ecard-group .ecard-name{
		position:relative;
		top:-10px;
	}
	
}

/*--------2014.11.10--------*/
@media (min-width:750px){
	.tab-v1 .tab-content img {
		width: 100%;
	}
}
.perform2_list{
	width:25%;
	padding:5px 20px;
	float: left;
	min-width: 148px;
}



/*--------2016.01.18--------*/
@media (min-width:750px){
	.tab-v1 .tab-content img {
		width: auto;
		display: block;margin: 0 auto;
	}
}