/*====================================
    Customer html teg style
====================================*/
.page-title h2{padding-bottom:0.5em; border-bottom:4px double #006BB2; color:#006BB2; font-weight:bolder; font-size:2.5em; } /* left-side title */
.page-title h3{margin:1em 0px; color:#fa4c07;} /* right-side title */

.text-title h3{color:#006BB2; font-weight:bold;} /* detail title */
.text-title h4{color:#006BB2; font-weight:bold;} /* detail title lv2 */

.text-time{width:100%; color:#999; text-align:right; font-size:0.8em;} /* news detail time */
.text-detail{margin:1em 0px;  font-size:1.2em; line-height:2;} /* news detail text */
.text-detail ul>li{font-size: 1.2em; font-weight:bolder;}

.table-detail tr th{border-right:1px dashed #ccc; width:15%;} /* detal table style*/
th{color:#9e161b;}

ol, ul {
	margin:0px;
	padding:0px;
	list-style: none;}

/*====================================
    Templet Basic Style
====================================*/
body{
	font-family:"Microsoft JhengHei UI";
}

a:hover{text-decoration: none;}

#header{
	background-color:black;
	background:url("../images/bg.jpg") repeat-x;}

.logo{
	margin:0px;
	background:url("../images/logo.jpg") no-repeat center top;
	height:80px;
	width:315px;
	float: left;}

.logo a {
	margin:0px;
	border: 0;
	width:100%;
	height:100%;
	display:block;
	font-size:0px;}

.lang-link{
	padding:40px 10px 0 0;
	text-align:right;}

#banner{
	background:url("../images/banner-bg.png") center;}

#rtmsg{
	margin-bottom:15px;
	width:100%;
	height:44px;
	background:url("../images/msg-bg.png") repeat-x top;}

/*=== NAV ===*/
#nav { /*整個目錄區塊*/
	width:80%;
	padding:1px;
	/* background:url(../images/nav.jpg) no-repeat right top; */
	margin:0 auto 1em auto;
	border-radius:3px 20px 30px 30px;
	border:1px solid #ffffff;
	box-shadow:0px 3px 8px #CCCCCC;
	text-align:center;
}

#nav > ul{ /*第一層選單區域*/
	/* background: url(../images/nav-ul.png) no-repeat right top; */
	background: #006BB2;
	border-radius:3px 18px 30px 30px;
	padding:1em;}

#nav > ul > li { /*第一層選單項目*/
	display:block;
	padding:0 0.36em;}

#nav > ul > li:last-child {}

#nav > ul > li > a { /*最上層選單樣式*/
	display: block;
	height:45px;
	line-height:45px;
	padding:0 0px 2px 0px;
	background:url(../images/nav-span.png) repeat-x left bottom;}

#nav > ul > li:last-child > a{background:none;}

	#nav > ul > li > a > span {
		font-size: 1.2em;
		color: #FFF;
		display:block;
		/* text-shadow:0px 1px 3px #333333; */
	}

#nav > ul > li > ul {display: none;}

#nav .nav-none{display:none;}

#nav > ul > li > a > span:hover {
	background:rgba(255,255,255, 0.6);
	/* text-shadow:1px 1px 1px #ffffff; */
	padding:0 0.5em;
	border-radius:0px;
	color:#030;}

/*20230615新增*/
#nav > ul > li > a > span.active {
	background:rgba(255,255,255, 0.6);
	/* text-shadow:1px 1px 1px #ffffff; */
	padding:0 0.5em;
	border-radius:0px;
	color:#333333;
}

.top-links{
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	top:-170px;
	right:50px;
	background:none !important;
}
.top-links li{
	display:inline-block !important;
	margin:0;
	height:25px !important;
	padding:0 5px !important;
	line-height:25px;
	font-size:13px;
	color:#CCC;
	background:none !important;
}
.top-links li a{
	height:25px !important;
	line-height:25px;
	color:#333 !important;
	padding:0;
	background:none !important;
}
.top-links li a:hover{
	color: #000 !important;
	background:none !important;
}

#footer{
	background:#4d4d4d url(../images/footer.jpg) repeat-x left top;
	margin-top:1em;}

#footer .footer-inner{
		line-height:1.5;
		padding:45px 0px 20px 0px;
		font-size:1.2em;
		text-align:left;
		color: #FFFFFF;}

#footer .footer-inner p{
	text-align:left;
	color: #FFFFFF;}

#footer .vistor{
	background: url(../images/vistior.jpg) no-repeat center top;
	color:#999;
	width:264px;
	height:129px;
	position:absolute;
	right:0px;
	top:0px;
	text-align:center;
	font-size:1.2em;}

/*====================================
    跑馬燈-marquee
====================================*/
.marquee-area{
	background:url("../images/message.png") no-repeat center top;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	height:44px;
	line-height:44px;
	font-size:1.1em;}

.marquee-title{
	display: inline-block;
	float:left;
	color: #006BB2;}

.marquee-text{
	margin-left:30px;
	display:inline-block;}

.marquee-text ul {
	position: absolute;
	list-style-type:none;
	text-align:left;
	padding:0;
	width:100%;}

.marquee-text li{
	height:44px;
	line-height:45px;
	width:100%;}
/*====================================
			Main-照片輪播
====================================*/
.index-photo{
	padding:30px;
	background:url("../images/index-photo-bg.png") no-repeat center bottom;
	background-size: contain;}

.index-photo-border{
	margin:0 1em 4em 1em;
	padding:15px;
	border-radius:10px;
	background-color:#FFF;
	box-shadow:1px 2px 8px #CCCCCC;}

.index-photo h2{
	font-size: 1.2em;
	color: #006BB2;
	margin: 0px;
	padding: 0px;
	font-family: Microsoft JhengHei UI;
	font-weight: bolder;}

/*====================================
			Photo-相簿
====================================*/
.photo-list img{
	max-height:130px;
	width:auto;
	border:1px solid #FFF;
	box-shadow:0px 3px 5px #CCCCCC;}

.photo-list li{
	width:200px;
	float: left;
	text-align: center;
	font-family:"Microsoft JhengHei UI";
	font-size: 1em;}

.photo-list p{
	margin-top:4px;
}

.photo-list p:hover{
	color:#C33;
	position: relative;
	top:2px;}

/*====================================
	  	Bootstrap-Customer
====================================*/
/*=== NAV ===*/
.navbar-nav > li > a{line-height:1;}

.navbar-fixed-top{left:auto;}

.navbar-toggle{
	margin-right:20px;
	background-color:#fff;}

.collapse ul li:hover{background-color:#eee;}

/*=== 照片輪播 ===*/
#photoshow{overflow:hidden;}
#photoshow img{width:100%;}
.carousel ol{margin-bottom:0px;}
.carousel-caption{padding-bottom:1em;}

/* 分頁按鈕 */
.pagination a{font-size:1em; font-weight:normal;}
.pagination li>a{border-color:#006BB2; color:#006BB2;} /*一般樣式*/
.pagination li>a:hover{border-color:#006BB2;  color:#006BB2;} /*一般樣式hover底色變換*/
.pagination>.active>a{border-color:#006BB2; background-color:#006BB2; } /*目前頁面樣式*/
.pagination>.active>a:hover{border-color:#006BB2; background-color:#006BB2; } /*目前頁面樣式hover底色變換*/

/*====================================
	    RWD-Customer
====================================*/
@media screen and (max-width: 992px){
	.navbar{
		position:fixed;
		padding-top:50px;
		width:100%;
		top:-55px;
		left:0;
		z-index:50;}
}

@media screen and (max-width:767px){
	.logo{
		margin:0 auto;
		float:none;
	}
	#footer .vistor{
		background:none;
		background-color:#666;
		color:#FFF;
		width:auto;
		height:25px;
		display:block;
		position:relative;
		margin-bottom:1em;}
}
/*====================================
	    Service
====================================*/
.service.active{
	color: #06c !important;
}
.container{
	overflow-x: hidden;
}
.service-tag{
	padding: 5px 10px;
	background: #83B9E8;
	color: #fff;
	display: block;
	border-radius: 5px;
	font-size: 1.2em;
	margin: 4px;
}
.service-tag:hover{
	background: #0776C5;
	transition: all .3s linear;
	color: #fff;
}
.service-tag.active{
	background: #0776C5;
}