@import url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");

/*2018.07.01*/

/* ==================================================
   自定反制模組效果
================================================== */
.navbar-brand>img {
	display:inline-block !important;
}

/*輸入欄位框*/
input, button, select, textarea,
input[type="file" i]::-webkit-file-upload-button{ /*用於input的file選擇檔案*/
	font-family:"微軟正黑體", Arial;
}

ul.inline li,
ol.inline li {
	display: inline-block;
	margin-right:1em;
}
.list-inline>li {
    padding-right: 7px;
    padding-left: 7px;
}
.dl-horizontal dt {
	width:auto;
	text-align: left;
}

/*複選單選加大*/
input[type=checkbox] ,
input[type=radio] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.65); /* IE */
  -moz-transform: scale(1.65); /* FF */
  -webkit-transform: scale(1.65); /* Safari and Chrome */
  -o-transform: scale(1.65); /* Opera */
  margin: 3px 3px 3px 4px;
}

/*圖片驗證碼*/
.code.form-control {
	width:130px;
	display:inline-block;
	vertical-align:baseline; 
}
@media (max-width: 767px) {  /*xs*/
	.code.form-control {
		width:100%;
		display:block;
		margin-bottom:15px;
	}
}


.service .form-group {
	margin-bottom:10px;
}
.service .form-group label {
	/*color: #00c3c3;  碧綠字*/
}
.service .form-group input.form-control {
	border:none;
	border-bottom: 1px solid #ddd;
	border-radius:0;
	box-shadow: none;
	padding:0;
	padding-bottom:0;
	margin-top:-5px;
}
.service .form-group input.form-control,
.service .form-group textarea.form-control {
	color: #cda541;
}
.service .form-group label.btn { /*複選項目*/
	color: #333; 
}
.service .form-group input.other { /*其他項目*/
	width:450px;
	margin-top:5px;
	margin-bottom:2.25em;
}
/*報名表次標*/
.service .titlebar {
	margin-top:20px;
	margin-bottom:8px;
	/*padding-bottom:5px;
	border-bottom:#cda541 solid 1px;
	background-color:#fafafa;*/
}


/*另一版-從何得知本活動辦理之消息填寫欄位*/
.form-group input.newsFrom { 
	width:450px;
	margin-left:10px;
}
@media (max-width: 767px) {  /*xs*/
	.service .form-group input.other,
	.form-group input.newsFrom { 
		width:100%;
		margin-left:0 !important;
		margin-top:5px !important;
	}
}

/*必填星號*/
.star {
	font-size:18px;
	font-weight:bold;
	color:#fa4646;
	line-height:0.8;
}

/*homeKV*/
.homeKV {
	margin-bottom:40px; 
}
.homeKV .item a.addspace {
	/*margin-top:30px;*/
	margin:14px 0; /*中間小圖*/
	display:block;
}

@media (max-width: 767px) {  /*xs*/
	.homeKV .col-sm-3.item a {
		width:32%;
		float:left;
	}
	.homeKV .col-sm-3.item a.addspace {
		margin:auto 2%;
	}	
	.homeKV .col-sm-3.item a {
		margin-top:10px !important;
	}	
}



/* ==================================================
   a標籤
================================================== */
/*over到整區會有陰影框邊*/
a.area-link {
	display: inline-block;
	border:1px solid transparent;
	padding:15px;
	margin-bottom:10px;
}
a.area-link:hover, 
a.area-link:focus {
	box-shadow:1px 1px 10px rgba(0,0,0,0.2); /* 外陰影 */
	/*background-color:#CCC;*/
}

/*over到整區變底色*/
a.area-link2 {
	display:block; /* 有些地方套用時才會出現底色,但小心和flexArea相衝 */ 
	overflow:hidden; /* 有些地方套用時才會出現底色 */
    transition: all .25s;
    webkit-transition: all .25s;	
}
a.area-link2:hover, 
a.area-link2:focus {
	 background-color:#fafaf0;
}
.kvPaper a.area-link2:hover, 
.kvPaper a.area-link2:focus {
	 background-color: #fff;
}
.kvNews a.area-link2:hover, 
.kvNews a.area-link2:focus {
	 background-color:rgba(255,255,255, 0.75); /*白底半透明*/
}



/* ==================================================
   反白效果
================================================== */
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p,
.white small {
	color:#fff;
}
.white {
	color:#fff !important;
}
hr.white {
    border-top:1px solid #fff ;
    clear: both;
}


/* ==================================================
   自定效果
================================================== */
.noborder {
	border:none !important;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.nopaddingLR {
	 padding-left:0 !important;
	 padding-right:0 !important;
}
.paddingTop {
	 padding-top:15px;
}
.paddingBtm {
	 padding-bottom:2.75em;
}
.paddingTB { /*回定套在滿版底圖區裡*/
	 padding-top:3.75em;
	 padding-bottom:4em;	 
}
.paddingTB1 { /*特別用在微調整間距*/
	 padding-top:1em;
	 padding-bottom:1em;	 
}
.paddingTB2 { 
	 padding-top:1.5em;
	 padding-bottom:1.5em;	 
}
.nomargin {
	 margin:0 !important;
}
.nomarginTop {
	 margin-top:0 !important;
}
.nomarginBtm {
	 margin-bottom:0 !important;
}
.marginTop {
	 margin-top:2em !important;
}
.marginTB {
	 margin-top:2em;
	 margin-bottom:2em;
}
.marginTop1 {
	 margin-top:10px inherit;
}
.marginBtm {
	 margin-bottom:2em;
}
.marginBtm1 {
	 margin-bottom:1.1em;
}



/* ==================================================
   圖片效果
================================================== */

/*圖over放大*/
.piczoom { /*要在a連結上一層*/
	overflow:hidden;
	display:block;
}
.piczoom a img {
    display:block;
	-webkit-transition:transform 1.0s;   /* for MAC safari */
    transition:transform 1.0s;   /*數字愈小速度愈快*/
}
.piczoom a:hover img {
	-webkit-transform:scale(1.05); /* for MAC safari */
	transform:scale(1.1);   /*放大倍數*/
	/*transform:scale(0.95);   縮小倍數*/
}


/*圖上壓半透明bar*/
.bkBarArea {
	position:relative;
	overflow:hidden; /*如果搭配piczoom時才不會圖跑出框外*/
	/*display:inline-block; 加了導致圖有空隙bug*/
}
.bkBar {
	position:absolute;
	padding:8px;
	bottom:0;
	width:100%;
	color:#FFF;
	line-height: 1.25;
	text-align:center;
	background-color: rgba(0,10,20, 0.5); /*透明度*/
}
.bkBarFull,
.bkBarFull-1 {
	position:absolute;
	padding:0 20px;
	width:100%;
	height:100%;
	color:#FFF;
	line-height: 1.25;
	text-align:center;
	background-color: rgba(0,0,0, 0.35);  /*透明度*/
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	z-index:1;
    transition: all .25s;
    webkit-transition: all .25s;		
}
.bkBarFull-1 { 
	background-color: rgba(0,0,0, 0.15);  /*透明度*/
}

.bkBarFull p,
.bkBarFull-1 {
	color:#FFF;
	text-align:center;
}
a:hover .bkBarFull,
a:hover .bkBarFull-1 {
	/*background-color: rgba(0,0,0, 0.5);  透明度*/
	background: rgba(24,188,156,0.75);
}
/*over黑幕消失*/
.hidden-over a:hover .bkBarFull {
	display:none; 
}



/* ==================================================
   按鈕
================================================== */
.btn-group-lg>.btn, 
.btn-lg {
    font-size:16px;
}
.btn {
    text-decoration: none !important; /*預防就沒有底線才好套用*/
	/*border-radius: 4px;*/
	border-radius:3px; /* 圓角 */
	-webkit-border-radius:3px; /* 圓角*/
	-moz-border-radius:3px; /* 圓角 */
}

/*純文字無框按鈕*/
.btn-link:active, 
.btn-link.active,
.btn-link1:active, 
.btn-link1.active {
	box-shadow: none;
}
.btn-link {
    color: #fa5a5a;  /*橘色*/
	padding:0 !important;
	margin-bottom:10px;
}
.btn-link:focus,
.btn-link:hover {
	color: #00c3c3; /*主色*/
	text-decoration:none;
}
.btn-link1 {
	color:#3cffdd;
	padding:0 !important;
	margin-bottom:10px;
	background-image:none;
}
.btn-link1 h6 {
	margin-top:0;
	line-height:1.5;
}
.btn-link1 h6 small {
	color:#fff; 
	padding:4px 10px 6px;
	background-color: transparent;
	display:block;
}
.btn-link1:focus,
.btn-link1:hover {
    color:#333; 
	text-decoration:none;
}


.btn-default {
    text-shadow: none;
	background-image: -webkit-linear-gradient(top,#eee 0,#ddd 200%);
	background-image: linear-gradient(to bottom,#eee 0,#ddd 200%);
	background-position: 0;
	border:none;
}
.btn-default:hover,
.btn-default:focus {
	background-image: -webkit-linear-gradient(top,#eee 0,#ccc 200%);
	background-image: linear-gradient(to bottom,#eee 0,#ccc 200%);
	background-position: 0;
}
.btn-default.active, 
.btn-default:active,
.btn-default.active:hover, 
.btn-default:active:hover {
	background-color: rgba(0,0,0, 0.1);  /*透明度*/
	border-color: rgba(0,0,0, 0.15);  /*透明度*/
	background-image: none;
}


/*幽靈按鈕*/
.btn-ghost {
	color: #FFF;
	border:#FFF solid 1px;
	background-color: rgba(0,0,0, 0.1);  /*透明度*/
}
.kvNews .btn-ghost {
	background-color: rgba(0,0,0, 0.25);  /*透明度*/
	border:none;
}
.btn-ghost:focus, 
.btn-ghost:hover {
	color: #FFF;
	background-color: #fa5a5a; /*主色文創紅*/
}


/*圓型按鈕*/
.btn-round {
	color: #FFF;
	padding-top:30px;
	width:85px;
	height:85px;
	box-sizing:border-box;
	/*overflow:hidden;  圓角用塞圖時才不會影響圓角美觀 */
	-webkit-border-radius: 50%; /* 圓角*/
	-moz-border-radius: 50%; /* 圓角 */	
	background-color: #fa5a5a; /*主色文創紅加亮*/
	background-image: -webkit-linear-gradient(top,#ff6a6a 0,#d23232 300%);
	background-image: linear-gradient(to bottom,#ff6a6a 0,#d23232 300%);	
	box-shadow:1px 0px 3px 2px rgba(20%,20%,20%,0.25) inset;
	box-shadow:1px 3px 1px 0 rgba(200, 60, 60, 1.0);
	border-radius:50%; /*for ie*/
	box-shadow:0 0 0 0 rgba(255, 102, 0, 0.5);
  	animation: btnGlow 5s infinite cubic-bezier(.36,4,0,1); /*動畫*/
}
.btn-round:focus, 
.btn-round:hover {
	color: #FFF;
	background-color: #e63c3c; /*主色文創紅*/
	background-image: -webkit-linear-gradient(top,#fa5a5a 0,#e63c3c 100%);
	background-image: linear-gradient(to bottom,#fa5a5a 0,#e63c3c 100%);			 
	animation: none; /*動畫*/
  	opacity: 0.8; /*動畫*/
}
@keyframes btnGlow{
  to{
    box-shadow:0 0 0 1em rgba(255, 102, 0, 0); /*動畫*/
  }
}



.btn-info {
    color: #fff;
    background-color: #555;
    border-color: #555;
	background-image: none;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info:focus,
.btn-info.focus,
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info:active:focus,
.btn-info.active:focus  {
	background-color:#000; /*加深*/
	border-color: #000;
}



/*主要按鈕*/
.btn-mainstyle {
    font-size:16px;
	color:#fff;
	padding:10px 0;
	background-color: #fa5a5a; /*主色文創紅加亮*/
	background-image: -webkit-linear-gradient(top,#fa5a5a 0,#fa4646 100%);
	background-image: linear-gradient(to bottom,#fa5a5a 0,#fa4646 100%);	
	margin-right:5px;
}
.btn-mainstyle:hover,
.btn-mainstyle:active,
.btn-mainstyle.active,
.btn-mainstyle:focus,
.btn-mainstyle.focus,
.btn-mainstyle:active:hover,
.btn-mainstyle.active:hover,
.btn-mainstyle:active:focus,
.btn-mainstyle.active:focus {
	background-color: #e63c3c; /*主色文創紅*/
	background-image: -webkit-linear-gradient(top,#fa5a5a 0,#e63c3c 100%);
	background-image: linear-gradient(to bottom,#fa5a5a 0,#e63c3c 100%);		
	color:#fff;
}


/*次要按鈕*/
.btn-substyle {
    text-shadow: none;
	background-color: #cda541; /*金色*/
	background-image: -webkit-linear-gradient(top,#cda541 0,#a7812c 100%);
	background-image: linear-gradient(to bottom,#cda541 0,#a7812c 100%);
	background-position: 0;
	border:none;
	color:#FFF;
	padding-left: 25px;
	padding-right: 25px;
}
.btn-substyle:hover,
.btn-substyle:focus {
	background-image: -webkit-linear-gradient(top,#cda541 0,#9b731e 50%);
	background-image: linear-gradient(to bottom,#cda541 0,#9b731e 50%);
	background-position: 0;
	color:#FFF;
}
/*.btn-substyle.active, 
.btn-substyle:active,
.btn-substyle.active:hover, 
.btn-substyle:active:hover {
	background-color: rgba(0,0,0, 0.1); 
	border-color: rgba(0,0,0, 0.15); 
	background-image: none;
}*/



/*套用群組整合下拉表單時*/
.btn-lg.dropdown-toggle {
    font-size:16px;
	color:#fff;
	background-color:#666;
	padding:5.5px 15px; /*需和群組欄位對應*/
	margin-top:0;
}
.name.dropdown-menu { /*稱呼*/
    min-width: 90px;
    font-size: 16px;
	text-align:center;
}



/*白底邊框按鈕*/
.btn-border {
    font-size:15px;
	color:#333;
	border-color:#ccc;
	margin-right:5px;
	margin-bottom:10px;
	background-color: #fff; 
}
.btn-border:hover,
.btn-border:active,
.btn-border.active,
.btn-border:focus,
.btn-border.focus,
.btn-border:active:hover,
.btn-border.active:hover,
.btn-border:active:focus,
.btn-border.active:focus {
	background-color: #00c3c3;  /*下拉選單碧綠色*/
	border-color:#00c3c3;
	color:#fff !important;
}


/*單複選按鈕*/
.btn-radioCheck {
	font-size: 16px;
	/*background-color: #00b4b4;  碧綠色*/
	padding: 10px 20px;
	box-sizing:border-box;
	margin-right:6px;
	margin-bottom:8px;
	border-radius:4px; /* 圓角 */
	-webkit-border-radius: 4px; /* 圓角*/
	-moz-border-radius:4px; /* 圓角 */		
	/*border-color:#fff; 如果btn-group時需要有邊界線*/
    text-shadow: none;
	background-image: -webkit-linear-gradient(top,#eee 0,#ddd 200%);
	background-image: linear-gradient(to bottom,#eee 0,#ddd 200%);
	border:none;	
}
.btn-radioCheck:hover {
	background-color: rgba(0,0,0, 0.1);  /*透明度*/
	border-color: rgba(0,0,0, 0.15);  /*透明度*/
	background-image: none;
}
.btn-radioCheck:active,
.btn-radioCheck.active {
	background-color: #fa4646;
	box-shadow: inset 0 4px 4px rgba(0,0,0,.15);
	color:#fff !important;
}
.btn-radioCheck input[type=checkbox], 
.btn-radioCheck input[type=radio] {
	display:none; /*隱藏勾選狀態*/
}


/*上傳文件*/
.btn-file {
    text-shadow: none;
	background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 400%);
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 400%);
	background-position: 0;
	border-color: #ccc;
}
.btn-file:hover,
.btn-file:focus {
	background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 200%);
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 200%);
	background-position: 0;
}
.btn-file.active, 
.btn-file:active,
.btn-file.active:hover, 
.btn-file:active:hover {
	background-color: rgba(0,0,0, 0.1);  /*透明度*/
	border-color: rgba(0,0,0, 0.15);  /*透明度*/
	background-image: none;
}




/* ==================================================
   flex效果;必須在圖區的上一層
================================================== */
.vertical-center { /*垂直居中效果,記得要各別配合固定高度*/
	display: -webkit-flex; /* Safari */
	display:flex; 
	flex-direction:column; /* 預設是row橫排不換行 , 改成column一律換行直排 */
	-webkit-align-items: center;
	align-items: center;  /*一律對齊水平中線*/
	-webkit-justify-content: center;
	 justify-content: center;
}

.flexArea {
	display:flex; /*須在圖區的上一層*/
}
@media(max-width:767px) {
	.flexArea {
		display:block;
	}
	.flexArea .kvBusiness {
		padding:50% 0 0; /* padding 用 % 是以外層容器(在此就是指 .flexArea 這個 div)的寬去計算, 例如 50% 就是外層容器寬的一半 */
	}
 }



/* ==================================================
   手風琴
================================================== */
.panel-group.faq {
    margin-bottom:60px;
}
.panel-group.faq h3.mainstyle {
	margin-top:0;
	margin-bottom:15px;
}
.panel-group.faq>.row>.col-lg-10 {
	padding-left:0 !important;
	margin-bottom:20px;
}
.panel-default>.panel-heading {
	background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
	background-color: transparent;
    border-color: #ddd;	
	padding:0;
}
.panel-heading .right-arrow {
	width:20px; /*固定寬才不會換符號是size變掉*/
	text-align:center;
}
.panel-title:hover {
	cursor:pointer;
}

.panel-default .expand .right-arrow:after {
    content:"▼"; /*預設*/
}
.panel-default.active .expand .right-arrow:after {
    content:"▲"; /*active反應*/
}
.panel-default.active .expand .right-arrow:after {
    /*color: #F00; */
}


/*style1 有框邊*/
.panel-group .panel.style1 {
	border-left: #ccc solid 4px;
	margin:0 30px 10px 10px;
}
.active.style1 .panel-title,
.active.style1 .panel-title a,
.active.style1 .panel-title:hover a,
.style1 .panel-title:hover a,
.style1 .panel-title:hover {
	color: #fc6c6c;
	font-weight:bold;
}
.style1 .panel-title {
	font-size:17px;
	font-weight:normal;
	line-height: 1.25;
	padding:10px 20px;
}
.style1 .expand .right-arrow {
	color: #fc6c6c; /*箭頭符號*/
}
.style1 .panel-body {
    padding:20px 20px;
}



/* ==================================================
   Tabs頁籤
================================================== */
.nav-tabs {
  	*zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after {
  	display: table;
  	content: "";
  	line-height: 0;
}
.nav-tabs:after {
  	clear: both;
}

.tabbable {
  	*zoom: 1;
}
.tabbable:before,
.tabbable:after {
  	display: table;
  	content: "";
  	line-height: 0;
}
.tabbable:after {
  	clear: both;
}
.tab-content > .tab-pane {
  	display: none;
}
.tab-content > .active {
  	display: block;
}



/*樣式1*/
.nav.navstyle1 {
	margin:30px auto 0;
  	list-style: none;
	border-bottom: none;
	display:inline-block; /*為了配合能居中*/
}
.nav.navstyle1 > li > a {
  	color: #23262C;
  	font-size: 18px;
	font-weight: bold;
	border: none;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
	border-top:#ddd solid 7px; 
	padding:8px 20px 20px; /*間距*/
}
.nav.navstyle1 > li > a:hover,
.nav.navstyle1 > li > a:focus {
	background:none;
  	text-decoration: none;
  	display: block;
}
.nav.navstyle1 > li > a:hover {
	border-color:#dcdcbe;  /*淡底色*/
}

.nav.navstyle1>li.active>a, 
.nav.navstyle1>li.active>a:focus, 
.nav.navstyle1>li.active>a:hover {
	border: none;
	border-top:#fa4646 solid 7px;  /*主色文創紅加亮*/
	color:#fa4646; /*紅色字*/
  	/*cursor: default;*/
	cursor: pointer; /*over出現手*/
}
.nav.navstyle1 > li > a > img {
  	max-width: none;
}
.nav.navstyle1 > .pull-right {
  	float: right;
}



/* ==================================================
   列表
================================================== */
/*首頁左側下方*/
.listH {
	margin-bottom:30px;
}
.listH h5 {
	margin-top:20px;
	margin-bottom:15px;
}
.listH p {
	margin-bottom:5px;
}
.listH h6 {
	margin-top:10px;
	margin-bottom:0;
}

@media (max-width: 767px) {  /*xs*/
	.listH p {
		line-height: 1.35;
		margin-bottom:15px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {  /*md*/
	.listH p {
		line-height: 1.35;
	}
}



/*首頁右側的最新消息列表*/
ul.listlinkH {
	margin-bottom:15px;
}
ul.listlinkH li {
	border-bottom:#eee solid 1px;
	padding-bottom:20px;
	margin-bottom:20px;
	overflow:hidden;
}
ul.listlinkH li.border-none {
	border-bottom: none;
}
ul.listlinkH li a {
    font-size: 14px;
	color: #333;
	line-height: 1.3;
	text-decoration:none;
}
ul.listlinkH li a:hover {
	color: #fa5a5a;
}
ul.listlinkH li a img {
	float:left;
	width:100px;
	height:auto;
	margin-right:13px;
}
ul.listlinkH li a .ct {
	float:left;
	width:122px;
}
ul.listlinkH li a .date {
    color: #bababa;
    font-weight: normal;
	display:block;
	margin-top:3px;
	margin-bottom: 0;
}

@media (max-width: 767px) {  /*xs*/
	ul.listlinkH li {
		padding-bottom:10px;
		margin-bottom:10px;
	}	
	ul.listlinkH li a img {
		width:30%;
		margin-right:5%;
	}	
	ul.listlinkH li a .ct {
		width:65%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {  /*sm*/
	ul.listlinkH li {
		width:33%;
		border-bottom: none;
		float:left;
	}
	ul.listlinkH li a img {
		width:88px;
	}
	ul.listlinkH li a .ct {
		width:120px;
		min-height:75px;
	}	
}

@media (min-width: 992px) and (max-width: 1199px) {  /*md*/
	ul.listlinkH li {
		padding-bottom:15px;
		margin-bottom:15px;
	}	
	ul.listlinkH li a img {
		width:75px;
	}
	ul.listlinkH li a .ct {
		width:100px;
	}
}

@media (min-width: 1400px) {  /*lg*/
	ul.listlinkH li a img {
		width:120px;
		margin-right:15px;
	}
	ul.listlinkH li a .ct {
		width:130px;
	}
}


/*最新消息內頁右側列表*/
ul.listlink {
	padding-left:25px;
	margin-bottom:15px;
}
ul.listlink li {
	line-height: 1.45;
}
ul.listlink li a {
    color: #333;
	text-decoration:none;
}
ul.listlink li a:hover {
	color: #fa5a5a; 
}
ul.listlink li .date {
    color: #bababa;
    /*font-family: Swz721bc, Arial;*/
    font-weight: normal;
	display:inline-block;
	margin-top:2px;
	margin-left:10px;
}
@media (min-width: 992px)  {  /*md~lg*/
	ul.listlink li {
		margin-bottom:5px;
	}
	ul.listlink li .date {
		display:block;
		margin-left:0;
	}
}



/*有日期的*/
ol.datelist > li {
	border-bottom:#ddd solid 1px; /*細線color*/
}
ol.datelist li .date h2 {
	/*color: #999;  日期灰色字*/
	color:#a58c5a;  /*日期金色*/
	font-size:28px;
	font-family: 'Swz721bc';
	letter-spacing:0.25px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:2px;
}
ol.datelist li .dateCT {
	padding-top:12px;
	padding-bottom:8px;
}
/*ol.datelist li .dateCT h5 {
	color: #00c3c3;
}
ol.datelist li a.area-link2:hover .dateCT h5 {
	color: #333; 
}*/
ol.datelist li .dateCT h5,
ol.datelist li .dateCT p {
	margin-bottom:7px;
}
ol.datelist li .dateCT footer {
	font-size:14px;
	color:#bababa;
	margin-bottom:10px;
}
ol.datelist li .date .mark {
	background-color:#a58c5a; /*金色*/
	color:#FFF;
	font-size:13px;
	display:block;
	letter-spacing:0.75em;
	font-family:Arial;
	padding-left:15px; /*為了對齊下面年份*/
	margin-bottom:3px;
	box-sizing:border-box;
}

/*如果有圖片時*/
ol.datelist > li .newsPIC {
	/*max-width:50%; 強制等寬,建議上稿同尺寸圖時*/
	width: auto;
	padding:15px 20px 0;
	padding-right:0;
}
ol.datelist > li .newsPIC img {
	/*min-width:100%; 強制等寬,建議上稿同尺寸圖時*/
	/*max-width:300px;*/
	max-width:220px;
	width: auto;
}


/*首頁News*/
.kvNews ol.datelist li .dateCT footer {
    margin-bottom:6px;
}


/*歷史電子報*/
.kvPaper ol.datelist li {
	margin-bottom:15px;
	/*background-color:rgba(255,255,255, 0.75); 白底半透明*/
	background-color:#fff;
	border-bottom: none;
}
.kvPaper ol.datelist li .date {
	margin-bottom:0;
}
.kvPaper ol.datelist li .date .mark {
	letter-spacing:4px;
}
.kvPaper ol.datelist li .date h2 {
	font-size: 24px;
	padding-bottom:5px;
}
.kvPaper ol.datelist li .date h2 sup {
	font-size:15.5px;
	font-family: "微軟正黑體", Arial;
	margin-right:3px;
	color:#a5a596;
	top: -.2em;
}
.kvPaper ol.datelist li h5 {
	margin-top:17px;
	color:#000;
	font-weight:normal;
	padding:0;
	padding-right:15px;
}
.kvPaper ol.datelist li a.area-link2 h5 {
	color:#000;
}
.kvPaper ol.datelist li a.area-link2:hover h5 {
	color: #fa5a5a;
}
.kvPaper .input-group-addon {
	border:none;
}
.kvPaper .pageselect .input-group-addon {
	background-color:#fff;
}
.kvPaper .pageselect .form-control {
    border: 1px solid #333;
}


/* ==================================================
   跑馬燈 marquee
================================================== */
.marquee {
	margin:20px auto;
}
.marquee mark {
	margin-right:20px;
	float:left;
}
.marquee .marqueeCT {
	display:inline-block;
	margin-top:5px;
}
.marquee .marqueeCT p {
	display:inline-block;
	line-height:1.2;
	text-align: left;
	min-height: 30px;
	margin-bottom:0;
	box-sizing:border-box;
	overflow:hidden;
	float:left;
}
/*這是sunny套程式的css
.slideText li a {
    display: block;
    overflow: hidden;
    font-size: 1em;
    height: 1.5em;
    line-height: 1.5em;
    text-decoration: none;
}
*/

@media (min-width: 768px) and (max-width: 991px) {  /*sm*/
	.marquee .marqueeCT {
		width:565px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {  /*md*/
	.marquee .marqueeCT {
		width:745px;
	}
}

@media (min-width: 1200px) {  /*lg*/
	.marquee .marqueeCT {
		width:925px;
	}
}


/* ==================================================
   Owl carousel 廣告輪播, owl.theme css
================================================== */
.ADarea {
  /*padding:20px 0 20px;*/
  padding-top:20px;
  padding-bottom:15px;
}

/*數量圓點*/
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; 
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; 
}
 .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
	  margin:10px 7px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
 }
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; 
}


/* 如果需要反制owl.carousel.min.css */
.owl-carousel .owl-item img { /*原始設計圖會伸縮RWD*/
	display: block;
	width: 100%;
}

@media (max-width: 767px) {  /*xs*/
	/*數量圓點*/
	.owl-theme .owl-dots {
	  display:none;
	}
	.ADarea {
		padding-top: 0px;
		padding-bottom: 25px;
	}	
}

@media (min-width: 1200px) {
	.owl-carousel .owl-item img {
		width: auto; /*強制桌機版取消圖伸縮*/
	}
}



/* ==================================================
   editor上稿CSS / embed video iframe
================================================== */
.video {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%; /*影音16:9*/
	/*padding-bottom: 75%; 影音4:3*/
	margin-bottom:25px;
}
.video iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/*editor上稿*/
article.editor p {
	font-size: 15.5px; /*考慮年級大的用戶把字級略調大*/
	line-height:1.6;
} 
article.editor img {
	display: inline-block;
    max-width:100%;
    /*height: auto !important; 小圖時會有問題*/
} 
/*editor上稿裡的h1*/
article.editor hgroup h1 {
	margin-bottom:10px;
	font-weight:bold;
}
article.editor a {
	text-decoration: underline;  /*因為內文上稿不能強制沒底線*/
}
/*活動頁右側的行動按鈕*/
article.editor .col-lg-4 .btn-default {
	padding: 10px 30px;
}
/*活動內頁*/
article.activity img {
	margin-bottom:1.75em;
}


/* ==================================================
   其它
================================================== */
/*功能區黏著*/
@media (max-width: 991px) {  /*xs,sm*/
	#sticker {
	 position:static !important;
	 width:auto !important;
	 /*width:100% !important;*/
	}
}