@charset "UTF-8";

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,Microsoft JhengHei, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; 
}

ol, ul { list-style: none; }
a { text-decoration: none; }
a:focus 
{
	background-color: #CCAAEE;
}

@media only screen and (min-width:961px) {
  .header_2016 {
    height: 105px
  }
}

/*

	產業發展署網站用的
*/
.logo {
	display: inline-block;
	margin: 0 auto;
	background: url('../img/logo.svg') no-repeat;
	background-size: contain;
  width: 20.890625rem; /* 332.25px */
  height: 3rem; /* 48px */
}

.fbIconGroups
{
  margin: 0.125em;
  padding: 0;
  border: 1px solid #666666;  
  border-radius: 10px;
  max-height: 500px;
}

.advWrapper {
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
}

.advContainer {
  width: 100%;
  display: flex;
  overflow: none;
  scroll-behavior: smooth;
  list-style: none;
  margin: 0;
  padding: 0;
}

.advSlide {
  display: none;
  margin: 1em auto;
  padding: 33% 0.5em;
  
  text-align: center;
}

.advOn {
  display: block;
}

.advLink
{
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 0.5em;
  border: 0;
  text-align: center;
}

.advWrapper .advSlideArrow {
  position: absolute;
  display: flex;
  top: 35%;
  bottom: 0;
  margin: 0;
  height: 4rem;
  background-color: white;
  border: none;
  width: 2rem;
  font-size: 3rem;
  padding: 0;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 100ms;
}

.advSlideArrow:hover,
.advSlideArrow:focus {
  opacity: 1;
}

#advSlidePrev {
  left: 0;
  padding-left: 0.25rem;
  border-radius: 0 2rem 2rem 0;
}

#advSlideNext {
  right: 0;
  padding-left: 0.75rem;
  border-radius: 2rem 0 0 2rem;
}

.fbIcon
{
  margin: 0 auto;
  padding: 0;
  max-width: 12.5em;
  max-height: 200px;
}

.marqueeBar{font-size:1.25em;min-height:2.25em;width:100%;background-color:#38c22d;}
.marqueeBar a{vertical-align:middle;}

.marqueeAlert {height: 1.625em;overflow: hidden;line-height: 1.5em;font-size: 1.25em;background-color: #FFFF00;}
.marqueeAlert .marquee {width: 100%;overflow: hidden;position: relative;white-space: nowrap;animation: marquee 39s linear infinite;}

@keyframes marquee { 0% { left: 100%;} 100% {left: -100%;} }

@media only screen and (min-width: 1307px)
{
  .fbIconGroups {
    float: left;
    width: 20%;
  }
}

@media only screen  and (orientation:portrait)
    and (device-width : 375px) 
    and (-webkit-device-pixel-ratio : 3) 
{
  .marqueeBar ul li {display: block; margin: 0 auto; padding: 0 0.5em;}
}

@media only screen and (orientation:portrait) and (min-width:375px) and (-webkit-device-pixel-ratio:2) 
{
  .marqueeBar ul li {display: block; margin: 0 auto; padding: 0;}
  .fbIconGroups
  {
  width: 100%;
  }
}

@media only screen and (orientation:portrait) and (min-width:600px) and (-webkit-min-device-pixel-ratio:2) 
    , ( min-resolution :125dpi) and (max-resolution:280dpi) and (min-width: 600px)
{
  .marqueeBar ul li {display: inline; margin: 0 auto; padding: 0 0.5em; }
}

@media only screen and (orientation:portrait) and (min-width:360px) and (max-width: 37.438em) and (-webkit-min-device-pixel-ratio:2) 
    , ( min-resolution :125dpi) and (max-resolution:280dpi) and (max-width: 37.438em)
{
  .marqueeBar ul li {display: block; margin: 0 auto; padding: 0;}
  
  .fbIconGroups
  {
  width: 100%;
  }  
}


/* RWD 2015 */
.idbSpacer {
  position: relative;
}

.idbContentWrapper {
  vertical-align: top;
  padding-top: 1.5em;
  /*	
	margin: 0.5em;
	float: left;
*/
  display: inline-block;
  position: relative;
}
.idbContentWrapper h2 {
  /*	margin: 0 0 35px;*/
  display: block;
  /*	height: 2em;*/
  font-weight: normal;
}

.idbContentWrapper h3 {
  padding-top: 0.5em;
  font-size: 1.5em;
  line-height: 1.25em;
  color: #000000;
  margin: 0;
  font-weight: normal;
}

.idbContentWrapper h4 {
  font-size: 1.375em;
  line-height: 1.5em;
  color: #000000;
  margin: 0;
  font-weight: normal;
}

.idbContentWrapper h5 {
  font-size: 1.125em;
  line-height: 1.5em;
  color: #333333;
  margin: 0;
  font-weight: normal;
}

.idbContentWrapper ul {
  box-sizing: border-box;
  list-style-type: none;
}

.idbContentWrapper ul li {
  display: inline-block;
  /*	float: left;*/
  font-size: 1em;
  text-align: left;
  vertical-align: top;
  max-width: 100%;
}

.idbGhostButton {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
  letter-spacing: 0.25em;
  padding: 0.25em 0.5em;
  border: 1px solid #ffffff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.idbGhostButtonOnWhite {
  color: #3c3729;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
  letter-spacing: 0.125em;
  padding: 0.125em 0.25em;
  border: 1px solid #666666;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

/*****************************************************************/
.idbDataItem {
  padding-bottom: 0;
/*  border-bottom: 1px solid #cccccc;*/
}
.idbDataItem:hover {
  background-color: #f9f9ff;
}

.idbContentTitle {
  color: #333333;

  /*	height: 3.0em; */
  margin: 0 auto;
  text-align: center;
  font-size: 2em;
  letter-spacing: 0.5em;
  width: 100%;
}

.idbContentTitle h2 {
  clear: both;
  font-size: 1em;
  display: block;
  font-weight: normal;
}
.idbTitleArea {
  height: 3em;
  margin: 0;
  padding: 0;
  /*	background-color: #f2f2f7; */
  float: left;
  text-align: left;
  width: 100%;
}
.idbTitleMark {
  background: #3ab7ff;
  vertical-align: top;
  width: 0.375em;
  height: 3em;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.idbTitle {
  display: inline-block;
  vertical-align: top;
  padding-left: 0.125em;
  padding-top: 0.25em;
  color: #333333;
  text-align: left;
  font-size: 1.5em;
}
.idbTitleMore {
  display: inline-block;
  font-size: 1.0rem;
  padding: 0.25rem;
  margin: 0;
  float: right;
  /*	background-color: #333333;*/
  vertical-align: middle;
  border: 1px solid #666666;
  border-radius: 5%;
  -moz-border-radius: 5%;
  -webkit-border-radius: 5%;
}
.idbTitleMore:hover {
  background-color: #333333;
  color: #ffffff;
}
.idbTitleMore a:after {
  content: "> ";
}

.idbTitleMore a {
  font-size: 1.25em;
  color: #666666;
}
.idbTitleMore a:hover {
  color: #ffffff;
}

.idbTitleMoreFrontPage {
  font-size: 1.25em;
  padding: 0.5em 0.35em 0.5em 0.25em;
  text-align: center;
  margin: 0 auto;
  height: 2.5em;
  vertical-align: middle;
  border: 1px solid #666666;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.idbTitleMoreFrontPage:hover {
  background-color: #333333;
  color: #ffffff;
}
.idbTitleMoreFrontPage a:after {
}

.idbTitleMoreFrontPage a {
  font-size: 1.25em;
  color: #666666;
}
.idbTitleMoreFrontPage a:hover {
  color: #ffffff;
}
.idbDaysAgo {
  display: inline;
  color: #666666;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.75rem;

  padding-left: 0;
}
.idbDate {
  display: inline;
  color: #015785;
  text-align: left;
  margin: 0;
  font-size: 1.25rem;

  padding-left: 0;
  padding-right: 0.5rem;
}
.idbCategoryPlain {
  display: inline-block;
  text-align: center;
  margin-right: 0.125em;
  padding: 0 0.5em;
  border-radius: 5px;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.idbCategory {
  font-size: 1.125rem;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-right: 0.125em;
  padding: 0.125em 0.25em;
  border-radius: 5px;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.idbCategory a {
  color: #ffffff;
}
.idbCategory a:visited {
  color: #ffffff;
}
.idbDescription {
  color: #333333;
  padding-left: 1em;
}
.idbDescription a {
  color: #333333;
}
.idbDescription ul {
  padding: 0;
}
.idbDescription ul li {
  display: inline;
  padding: 0;
}
.idbSubject {
  display: inline;
  color: #333333;
  text-align: left;
  line-height: 1.625rem;
  font-size: 1.375rem;
  padding-top: 0.2rem;
  padding-bottom: 0.5rem;
  padding-left: 0;

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one:
  word-break: break-word; */

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.idbSubject:hover {
}
.idbSubject a {
  color: #333333;
  text-decoration: none;
}
.idbSubject a:visited {
  color: #333333;
}
.idbSubject a:hover {
  color: #3399ff;
}

/* 中間內容 */
.idbRow {
  overflow: hidden;
}
.idbRow.bgNews {
  background-color: #ffffcc;
  margin: 0;

  background: url("../img/deco/AA.jpg");
  /*opacity: 0.4;*/
  background-attachment: fixed;
  background-size: cover;
}

.idbContentRow {
  clear: both;
  max-width: 80.0rem;
  margin: 0 auto;
  padding: 0.5em;
  /*	text-align: center;*/
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.centerAlign2020 {
  text-align: center;
}

.idbFacebookPluginRow {
  clear: both;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0.125em;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.idbFBMenuItem {
  height: 80px;
}

.rightAlignment {
	display: block;
  text-align: right;
}

/* 申辦事項用 */
#idbApplicationBG {
  clear: both;
  background-color: #625396;
  color: #fff;
  padding-bottom: 60px;
  padding-top: 40px;
  text-align: center;
}
.idbApplicationsWrapper {
  margin: 0;
  display: inline-block;
  position: relative;
}
.idbApplicationsWrapper h2 {
  margin: 0.75em 0 0.25em;
  display: block;
  min-height: 2em;
  font-weight: normal;
}

.idbApplicationsWrapper h3 {
  font-size: 1.5em;
  line-height: 1.75em;
  color: #2462ff;
  margin: 0;
  font-weight: normal;
}

.idbApplicationsWrapper ul {
  padding: 0;
  display: table;
  box-sizing: border-box;
  margin-bottom: 1.5em;
  list-style-type: none;
}

.idbApplicationsWrapper ul li {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 1.5em 3em;
  vertical-align: top;
}

.idbItemCircle {
  width: 15em;
  height: 15em;
  margin: 0 auto;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  background-position: center center;
  background-size: 100% 100%;
  text-align: center;
}
.idbItemSquare {
  width: 360px;
  height: 360px;
  margin: 0 auto;
  background-color: #ffffff;
  background-position: center center;
  background-size: 100% 100%;
  text-align: center;
  border: 1px solid #999999;
  border-radius: 0.308em;
  box-shadow: 0px 0.154em 0.462em -0.077em #7c7c7c;
}
.idbApplicationsItemWrapper {
  min-height: 15em;
}
.idbApplicationsItemWrapper:hover {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.idbApplicationsItem {
  padding: 2em 1.15em;
  display: inline-block;
  min-height: 12em;
}

.idbApplicationsItem a {
  font-size: 1.25em;
  line-height: 1.375em;
  margin-top: 0.125em;
  display: block;
  letter-spacing: 0.03em;
  color: #333333;
  text-decoration: none;
}
.idbApplicationsItem a:visited {
  color: #333333;
}
.idbApplicationsItem a:hover {
  color: #2462ff;
}

.idbChiefPhoto {
  min-height: 200px;
  max-height: 350px;
  margin: 0 auto;
  position: relative;
  background-image: url("../../images/2015/chief_L.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  border-style: none;
  border-color: transparent;
  background-size: contain;
  text-align: center;
  margin: 0 auto;
}
/* 署長照片區 */
.bgChiefHeight {
  /* default height for wider screen*/
  display: none;
}

.idbChiefImage {
  z-index: 98;
  border-style: none;
  border-color: transparent;

  background-image: url("../../images/2015/chief_L.jpg");
  background-repeat: no-repeat;
  background-color: #333333;
}
/* 署長姓名簡介 */
.idbChiefNameBlock {
  z-index: 99;
  border-style: none;
  border-color: transparent;
  background-color: transparent;
  position: relative;
  right: 19%;
  margin: 0px auto;
  text-align: center;
}
.idbChiefName {
  font-size: 2.5em;
  text-align: center;
  color: #ffffff;
  padding: 0.5em;
}
.idbChiefName a {
  color: #ffffff;
}
/* 廣告圖*/
.idbAdvLinkFB {
  /*	padding: 15px 0 30px;*/
  border-bottom: 1px solid #dcdcdf;
  overflow: auto;
  text-align: center;
  margin: 0 auto;
}

.idbAdvLinkFBTitle {
  font-size: 2.25em;
  color: #262626;
}

.idbAdvLinkFB ul li {
  width: 185px;
  display: inline-block;
  padding: 0.75em 0.75em;
  color: #262626;
  font-size: 1em;
  text-align: justify;
  vertical-align: top;
}
/*
.idbAdvLinkFB a 
{
	display: block;
	text-indent: -9999px;
	font: 0px/0 a;
}
*/
.idbAdvLinkFB ul li img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  padding: 0.25em 0.5em;
}

.idbAdvLinkFB-1 a {
  background: url("../../images/2015/fb-1.svg") no-repeat scroll center center;
  background-size: contain;
}

.idbAdvLinkFB-2 a {
  background: url("../../images/2015/fb-2.svg") no-repeat scroll center center;
  background-size: contain;
}

.idbAdvLinkFB-3 a {
  background: url("../../images/2015/fb-3.svg") no-repeat scroll center center;
  background-size: contain;
}

.idbAdvLinkFB-4 a {
  background: url("../../images/2015/fb-4.svg") no-repeat scroll center center;
  background-size: contain;
}

.idbAdvLinkFB-5 a {
  background: url("../../images/2015/fb-5.svg") no-repeat scroll center center;
  background-size: contain;
}

.idbAdvLinkFB-6 a {
  background: url("../../images/2015/fb-6.svg") no-repeat scroll center center;
  background-size: contain;
}

.idbAdvLink {
  margin-top: 1em;
  padding: 15px 0 30px;
  overflow: auto;
}

.idbAdvLink ul li {
  display: inline-block;
  min-width: 180px;
  padding: 0.125em 0.5em;
}

.idbAdvLink a {
  /*	width: 160px;
	height: 51px;*/
  display: block;
  color: transparent;
  /*	text-indent: -9999px; 
	font: 0px/0 a;*/
}
.idbAdvLink a:focus {
  border: 1px solid #ff00ff;
}

/*********************************/
.idbBreadcrumbArea {
  width: 100%;
  padding: 0.25em 1em;
  text-align: left;
}
.idbBreadCrumb {
  font-size: 1em;
}
.idbBtnPrint,
.idbBtnFontSize {
  float: right;
  padding-left: 0.5em;
  padding-right: 0.75em;
}
.idbBtnFontSize div {
  height: 26px;
  width: 26px;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #aaaaaa;
  display: inline-block;
}
#f8 a {
  font-size: 0.8em;
}
#f10 a {
  font-size: 0.9em;
}
#f12 a {
  font-size: 1em;
}
/* From 2013 version */
.content_1302_right02_tag_tittle_right02 {
  background-color: #0079ba;
  color: #ffffff;
}
.content_1302_right02_tag_tittle_right02 a {
  color: #ffffff;
}

.content_1302_right02_tag_tittle_right02 a:visited {
  color: #ffffff;
}

.fontMin {
  font-size: 80%;
}
.fontNormal {
  font-size: 100%;
}
.fontMax {
  font-size: 120%;
}

.idbFuncTitle {
  width: 100%;
  text-align: left;
}
.idbFuncTitle h3 {
  font-size: 1.8em;
  padding: 0.5em;
}

/*************************************************************
 * 內容頁的功能選單
 */
.idbMenu {
  float: left;
  display: inline;
  font-size: 1.25em;
  border: 1px solid #eeeeee;
}
.idbContentMenuTitle {
  width: 100%;
  font-size: 1.1em;
  line-height: 1.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #192137;
}
.idbContentMenu {
  width: 100%;
}
.idbContentMenu:hover {
  color: #ffffff;
  background-color: #0079ba;
  width: 100%;
  border-radius: 5px;
}
.idbContentMenu:hover a,
.idbContentMenu a:hover {
  color: #ffffff;
}
.selectedItem,
.selectedItem a,
.selectedItem a:visited {
  color: #ffffff;
  background-color: #0079ba;
  width: 100%;
  border-radius: 5px;
}
/************************
 * 內文
 */
.idbArticleArea {
  float: left;
  display: inline;
  max-width: 75rem;
  width: 100%;
  text-align: left;
}
#idbArticle,
.idbArticle {
  /*	padding: 0.5em;
	border: 1px solid #EEEEEE;*/
  font-size: 1.2em;
}
/* reset ul li */
#idbArticle ul li,
.idbArticle ul li {
  /*	font-size: 1.2em; */
  margin: 0.125em 0;
}

#idbArticleImage {
  padding: 0.15em;
  margin: 0 auto;
  text-align: center;
  width: 95%;
}

#idbArticleImage img {
  width: 100%;
}
.idbArticleDate {
  font-size: 1em;
  color: #666666;
  padding-bottom: 0.5em;
}
.idbArticleDate h3 {
  text-align: left;
}

.idbContentWrapper .idbArticleDate ul li {
  clear: both;
  float: none;
  display: block;
  border: none;
  text-decoration: none;
  display: block;
  color: #4b4533;
}
article#idbArticle,
article .idbArticle {
  /*	margin-left: 0.25em;
	margin-right: 0.25em;*/
  font-size: 1.2em;
  padding-bottom: 1em;
  line-height: 1.5em;
  letter-spacing: 0.0375em;
}

/* 2017 無障礙 2.0 */
article#idbArticle h1,
article h1,
article#idbArticle .h1,
article .h1 {
  color: #0079ba;
  padding: 0;
  line-height: 1.5em;
  font-size: 1.6em;
  text-align: left;
  letter-spacing: 0.02em;
}

article#idbArticle h1 a,
article h1 a {
  color: #0079ba;
}
article#idbArticle p,
article p {
  /*	font-size: 1.2em; */
  line-height: 1.6em;
  padding-top: 0.25em;
  letter-spacing: 0.0375em;
}
article#idbArticle ul li,
article ul li {
  padding: 0;
  display: block;
}
.idbViewCount {
  width: 100%;
  padding-top: 0.5em;
  text-align: left;
  font-size: 1em;
  color: #666666;
}
.idbShareArea {
  float: right;
  margin: 0.2em;
}

.share_icon {
  clear: both;
  max-width: 2.25em;
  margin: 0.1em;
}

.idbRankArea {
  clear: both;
  font-size: 1em;
  width: 100%;
  text-align: left;
}

.idbRankArea #avg {
  display: inline;
  font-size: 1.5em;
  padding-right: 2em;
}

.idbRankArea #btn_vote {
  margin: 0 auto;
  padding: 0;
  font-size: 1em;
  line-height: 1.25em;
  background-color: #cccccc;
  border-radius: 3px;
  border: none;
}

.idbRankArea #btn_vote,
.idbSearchButton {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background-color: #eeeeee;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: none;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-size: 1em;
  padding: 0.25em 1em;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
}
.idbRankArea #btn_vote:hover,
.idbSearchButton:hover {
  background-color: #e9e9ff;
}
.idbRankArea #btn_vote:active,
.idbSearchButton:active {
  position: relative;
  top: 1px;
}

/********************************************************
 * 資料清單頁
 */
.idbDataListTableTitle {
  background-position: 3px 2px;
  float: left;
  color: #1e47ad;
}
.idbDataListTable {
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 3px;
}

.idbDataListSearchForm {
  float: left;
  border: 1px solid #b3b3b3;
  width: 100px;
}

.idbDataNumber {
  color: #333333;
}
.idbDataNumber:after {
  content: ". ";
}

.idbDataTime {
  line-height: 1.125em;
  font-size: 1.0rem;
}

.idbContentWrapper .idbActivityInfo li {
  clear: both;
  float: none;
  display: block;
  border: none;
}
.idbContentWrapper .idbContactInfo li {
  clear: both;
  float: none;
  display: block;
  border: none;
}

.idbContactInfo {
  width: 100%;
  background: #ddf3ff none repeat scroll 0% 0%;
}

/*******************************************************
 * 清單頁的分頁控制列
 */
.idbPageNavController {
  float: right;
  width: 100%;
  padding: 0.25em;
  text-align: right;
  font-size: 1.125em;
}

.idbPageNavPageNumber,
.idbPageNavPageNumber a {
  font-size: 1em;
  padding: 1px 4px;
  margin: 0px auto;
  text-align: center;
  border: medium none;

  color: #666666;
}

.idbPageNavPageNumber a:hover {
  color: #cccccc;
  background-color: #0079ba;
  border: 1px solid #eeeeee;
}
.currentPage {
  color: #ffffff;
  background-color: #0079ba;
  border: medium none;
}

.idbListMore {
  font-size: 1.2em;
  margin: 0;
}
.idbListMore a {
  float: right;
  padding-right: 1em;
  text-align: right;
}
.idbListMore a:after {
  content: ">> ";
}

/* 申請事項及表單 */
.idbAppItem {
  width: 100%;
  font-size: 1.25em;
  padding: 0.25em 0;
  border-bottom: 1px solid #cccccc;
}
.idbAppItem ul li {
  clear: both;
  border: none;
  display: list-item;
}
.idbAppName {
  overflow: hidden;
  min-height: 1.6em;
  margin: 0;
  padding: 0;
  background-color: #eeeeee;
}
.idbAppNo {
  float: left;
  width: 3.6em;
  padding: 0.125em 0;
  margin: 0;
  /*	background: #336699 none repeat scroll 0% 0%; */
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
}

.idbAppTitle {
  float: left;
  font-size: 1.125em;
  text-align: left;
  padding: 0.1em 0.25em;
  margin: 0;
}

.typeName {
  float: left;
  font-size: 1.125em;
  color: #193b92;
  min-width: 5em;
  vertical-align: top;
  text-align: left;
}

.typeContent {
  float: left;
  font-size: 1em;
  font-size: 1.125em;
  max-width: 53em;
}
.typeContent ul {
  margin: 0;
  padding: 0;
}
.typeContent ul li {
  clear: both;
  display: list-item;
  text-align: left;
  line-height: 1.7em;
  border: none;
  padding: 0;
  margin: 0;
}
.idbAppLinkDate {
  font-size: 0.8em;
  color: #a9053c;
}
.subTypeName {
  float: left;
  max-width: 5em;
  min-width: 4em;
  text-align: right;
  border: none;
}
.subTypeContent {
  float: left;
  min-width: 6em;
  max-width: 100%;
  font-size: 1.125em;
}
.subTypeContent ul {
  margin: 0.5em;
}

.idbAppCategoryArea {
  float: left;
  display: inline;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  width: 100%;
}
.idbArrow {
  top: 2pt;
  width: 1.2em;
  height: 1.2em;
  border-right: 0.25em solid #ffc342;
  border-top: 0.25em solid #ffc342;
  transform: rotate(45deg);
  display: inline-block;
  margin-right: 0.5em;
}
.idbAppCategory {
  font-size: 1.375em;
  display: inline;
  padding: 0.125em 0px;
  margin-bottom: 0.25em;
}
.idbAppCategory a {
  text-align: left;
}

.idbFaqMark {
  font-size: 1.25em;
  font-weight: bold;
  color: #ff0000;
}

/* 下載圖示 */
.download:after {
  content: "下載檔案 ";
}
.download:lang(en):after {
  content: "Download ";
}

.download {
}

.downloaddPdf:after {
  content: "下載檔案(pdf) ";
}
.downloaddPdf:lang(en):after {
  content: "Download(pdf) ";
}

.downloaddPdf {
  background: url(../img/download/dPdf.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddZip:after {
  content: "下載檔案(zip) ";
}
.downloaddZip:lang(en):after {
  content: "Download(zip) ";
}

.downloaddZip {
  background: url(../img/download/dZip.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddWord:after {
  content: "下載檔案(Word) ";
}
.downloaddWord:lang(en):after {
  content: "Download(Word) ";
}

.downloaddWord {
  background: url(../img/download/dWord.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddExcel:after {
  content: "下載檔案(Excel) ";
}
.downloaddExcel:lang(en):after {
  content: "Download(Excel) ";
}

.downloaddExcel {
  background: url(../img/download/dExcel.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddPpt:after {
  content: "下載檔案(Powerpoint) ";
}
.downloaddPpt:lang(en):after {
  content: "Download(Powerpoint) ";
}

.downloaddPpt {
  background: url(../img/download/dPpt.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddWriter:after {
  content: "下載檔案(Writer) ";
}
.downloaddWriter:lang(en):after {
  content: "Download(Writer) ";
}

.downloaddWriter {
  background: url(../img/download/dWriter.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddCalc:after {
  content: "下載檔案(Calc) ";
}
.downloaddCalc:lang(en):after {
  content: "Download(Calc) ";
}

.downloaddCalc {
  background: url(../img/download/dCalc.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddImpress:after {
  content: "下載檔案(Impress) ";
}
.downloaddImpress:lang(en):after {
  content: "Download(Impress) ";
}

.downloaddImpress {
  background: url(../img/download/dImpress.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddJpg:after {
  content: "下載檔案(jpg) ";
}
.downloaddJpg:lang(en):after {
  content: "Download(jpg) ";
}

.downloaddJpg {
  background: url(../img/download/dJpg.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddGif:after {
  content: "下載檔案(gif) ";
}
.downloaddGif:lang(en):after {
  content: "Download(gif) ";
}

.downloaddGif {
  background: url(../img/download/dGif.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddPng:after {
  content: "下載檔案(png) ";
}
.downloaddPng:lang(en):after {
  content: "Download(png) ";
}

.downloaddPng {
  background: url(../img/download/dPng.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddTif:after {
  content: "下載檔案(tif) ";
}
.downloaddTif:lang(en):after {
  content: "Download(tif) ";
}

.downloaddTif {
  background: url(../img/download/dTif.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddMp4:after {
  content: "下載檔案(mp4) ";
}
.downloaddMp4:lang(en):after {
  content: "Download(mp4) ";
}

.downloaddMp4 {
  background: url(../img/download/dMp4.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.downloaddBmp:after {
  content: "下載檔案(bmp) ";
}
.downloaddBmp:lang(en):after {
  content: "Download(bmp) ";
}

.downloaddBmp {
  background: url(../img/download/dBmp.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}
.downloadd7z:after {
  content: "下載檔案(7z) ";
}
.downloadd7z:lang(en):after {
  content: "Download(7z) ";
}

.downloadd7z {
  background: url(../img/download/d7z.png) no-repeat 0 center;
  margin-left: 0.5em;
  padding: 15px 0 15px 26px;
}

.idbFileList {
  font-size: 1.25em;
  list-style-type: none;
}
.idbFileList ul {
  line-height: 1.75em;
}
.idbFileList ul li {
  display: list-item;
  width: 100%;
}

.idbDataItemContent {
  padding-left: 1em;
}
ul.idbIndParkList {
  display: inline-block;
}
ul.idbIndParkList li {
  float: none;
  display: inline-block;
  padding: 0.25em;
}

.idbIntroChiefPhoto {
  position: absolute;
  text-align: right;
  padding-right: 2em;
  margin: 0 0 10px 10px;
}

.idbIntroChiefPhoto img {
	max-width: 15em; /* 約 288px <= 300px */
}

div.idbInfographics {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 1em;

  -moz-column-count: 3;
  -moz-column-gap: 0;
  -webkit-column-count: 3;
  -webkit-column-gap: 0;
  column-count: 3;
  column-gap: 0;
  padding: 0.5em;
}
div.idbInfographics > div.idbInfographicsItem {
  display: inline-block;
  vertical-align: top;
  margin: 0.5em;
}
div.idbInfographicsItem {
  width: 285px;
  padding: 5px;
  margin: 5px;
  border: 1px solid #999999;
  border-radius: 0.308em;
  box-shadow: 0px 0.154em 0.462em -0.077em #7c7c7c;
  background-color: #ffffff;
}
.idbInfographics {
}
.idbInfographics ul {
}

.idbInfographics ul li {
  padding: 0.125em;
  margin: 0 auto;
  text-align: center;
}

.idbInfographicsPreview {
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
}
.idbInfographicsPreview ul {
  padding: 0;
}

.idbInfographicsPreview ul li {
  display: list-item;
}

.idbInfographicsPreviewImage {
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.idbInfographicsPreviewImage img {
  width: 100%;
  max-width: 13.75em;
}

.idbInfographicsPreview .idbShareArea {
  float: right;
  margin: 0.25em;
  width: 100%;
}

.idbInfographicsPreview .share_icon {
  clear: both;
  max-width: 1.5em;
  margin: 0.1em;
}

.idbInfographicsCropped {
  width: 350px;
  height: 320px;
  margin: 0 auto;
  text-align: center;

  background-size: cover; /* cover the entire window, contain */
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}

.idbInfographicsCropped img {
  max-height: 100%;
  min-width: 100%;
  /*  min-height: 100%;
  min-width: 100%;*/
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers   opacity: 0; */
}

.idbFormButton {
  background-color: #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  font-family: Arial;
  font-size: 0.936em;
  padding: 6px 18px;
  text-decoration: none;
}
.idbFormButton:hover {
  background-color: #378de5;
}
.idbFormButton:focus {
  background-color: #ccaaee;
  border: 2px solid #ffaaaa;
  color: #000000;
}
.idbFormButton:active {
  position: relative;
  top: 1px;
}

.idbFilmArea {
  width: 100%;
  padding: 2em;
  background-color: #eeeeee;
  border-radius: 5px;
  border: 1px solid #cccccc;
  vertical-align: top;
}

.idbFrontBlock {
  padding: 0.25em;
}

/* */
.idbFrameContent {
  margin: 0 auto;
}
.idbEmbedContainer {
  height: 0;
  width: 100%;
  padding-bottom: 62.25%;
  overflow: hidden;
  position: relative;
}
.idbEmbedContainer iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.idbRSSTag {
  padding: 0 0.25em;
  background-color: #b55602;
  color: #ffffff;
  font-weight: bold;
}

.odf {
  color: #045b1b;
  text-decoration: underline;
}
.odf:visited {
  color: #19aa3b;
  text-decoration: underline;
}

.jobInfoType0 {
  color: #fff;
  background-color: #090;
  border: 1px solid #090;
  margin: 0 auto;
  padding: 0.125em;
  border-radius: 5px;
}

.jobInfoType1 {
  color: #fff;
  background-color: #009;
  border: 1px solid #009;
  margin: 0 auto;
  padding: 0.125em;
  border-radius: 5px;
}

.d-none {
	display: none;
}

.bid-table table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.bid-table table caption {
  font-size: 1.25em;
  margin: .5em 0 .75em;
}

.bid-table thead tr th {
  background-color: #0066aa;
  color: #fff;
}

.bid-table table tbody tr:nth-child(even) {
	background-color: #ddd;
}
.bid-table tbody tr {
  border: 1px solid #ddd;
  padding: .35em;
}

.bid-table table th,
.bid-table table td {
  padding: .625em;
}

.bid-table .text-start {
	text-align: left;
}
.bid-table .text-end {
	text-align: right;
}

.bit-table .w-10 {
	min-width: 10%;
}
.bid-table .w-15 {
	width: 15%;
}
.bid-table .w-30 {
	width: 30%;
}

.bid-table table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-align: center;
}

.bid-table .fmt-date {
	font-size: .85em;
	text-nowrap: nowrap;
}

@media screen and (max-width: 600px) {
  .bid-table table {
    border: 0;
  }

  .bid-table table caption {
    font-size: 1.3em;
  }
  
  .bid-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .bid-table table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  .bid-table table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }
  
  .bid-table table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .bid-table table td:last-child {
    border-bottom: 0;
  }
}


/* RESET
   ========================================================================= */ 
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, span, a,
dl, dt, dd, ul, ol, li, img,
form, fieldset, label, legend,
table, caption, tbody, thead, tfoot, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* BASE
   ========================================================================= */
   
.grid {
	max-width: 75.0em;
	padding: 0 15px;
	margin: 0 auto;
}

.wide {
	max-width: 100%;
	padding: 0 4em;
}

.col3 {
  float: left;
  width: 33%;
}

.col4 {
	float: left;
	width: 25%;
}

/* Header
   ========================================================================= */
/*
.headerFix {
	position: fixed;
	z-index: 900;
	width: 100%;
}
*/
a.sr-only {
	color: #000000;
	background-color: #FFFFEE;
  float: left;
}
.sr-only {
    position: absolute;
    width: 0.063rem;
    height: 0.063rem;
    padding: 0;
    margin:         -0.063rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    clip: auto;
}

.header_2016 {
	width: 100%;
	background: #fff;
}

.logoMargin 
{
  height: 1.6rem;
  font-size: 1em;
}


.menuSearchBox {
	
}
.hMenu {
  
}

.hMenu ul {
	text-align: right;
}

.hMenu li {
	display: inline-block;
	margin-left: 10px;
	font-size: 1em;
}
/*
.hMenu li a {
	color: #000;
}
.hMenu  h1 a:focus > .logo {
  border: 2px solid #CCAAEE;
}
.hMenu li a:hover, .hMenu .hotKey a:hover {
	text-decoration: underline;
}
*/
/* Search Bar ------------------------*/
#cse-search-box {
}

#cse-search-box input {
	font-size: 1.1em;
	padding: 5px 10px;
}

#cse-search-box input[type="text"] {
	width: 20em;
	background: #fff;
	border: 1px solid #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cse-search-box input[type="text"]:focus 
, #cse-search-box input[type="submit"]:focus {
	outline: none;
	border: 1px solid #c90043;
	background-color: #CCAAEE;
}

#cse-search-box input[type="submit"] {
	cursor: pointer;
	background: #ddd;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cse-search-box input[type="submit"]:hover {
	color: #fff;
	background: #333;
	border: 1px solid #333;
	
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}

.hotKey {
	clear: both;
}

.hotKey a {
	font-size: 1em;
	line-height: 1.8em;
	color: #A9053C;
	margin-left: 10px;
}

.navRwd {
	display: none;
}


/* Nav Menu
   ========================================================================= */
.nav_2016 {
	width: 100%;
	height: 50px;
	background: #333333;
}

.nMenu {
    position: relative;
}

.nMenu > li
{
	width: 14.28%;
	float: left;
	text-align: center;
}

.nMenu > li > a {
	color: #b2eeff;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	width: 14.28%;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
	z-index: 900;
}

.nMenu > li:hover > a {
	background: #f2f2f7;
	color: #3366ff;
}
.nMenu > li input[type="checkbox"] {
	position: absolute;
	opacity: 0; 
}
.nMenu li #m1:checked ~ .nSubMenu
, .nMenu li #label1 > a ~ .nSubMenu
{
	display: table;
}
/*
.nSubMenu:blur
{
	display: none;
}
*/
.nMenu li:hover .nSubMenu
/*
, .nMenu li a:focus +.nSubMenu
, .nMenu li a:active + .nSubMenu
*/
{
  display: table;          
}


/* Sub Menu
------------------------*/
.nSubMenu {
	width: 100%;
	position: absolute;
	left: 0;
	background: #FFF;
	padding: 2em;
	text-align: left;
	z-index: 900;
	display: none;
	-webkit-box-shadow: 0 1px 3px #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
}

.nSubMenu ul {
	padding: 0 0.8em;
	margin-bottom: 1em;
}

.nSubMenu li a {
	font-size: 1.2em;
	display: block;
	line-height: 1.8em;
	color: #000;
	
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}

.nSubMenu li a:hover {
	text-decoration: underline;
	color: #3366ff;
}

.nSubMenu img {
	height: 72px;
	width: 72px;
	display: block;
	margin-top: 0.5em;
}

/* Title
------------------------*/
.nSubMenu .subTitle {
	color: #3366ff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-bottom: 0.5em;
	display: block;
}

.nSubMenu .subTitle:hover {
	text-decoration: none;
	color: #ce004f;
	background: #f2f2f7;
}

.subTitle:before {
	content: "\2771";
	padding-right: 5px;
}

/*--------------------------------------------------------------
# 首頁廣告圖區
--------------------------------------------------------------*/
.ad-item img {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  transition: transform 0.3s ease;
}
.ad-item img:hover {
  transform: scale(1.05);
}
.ad-link {
  display: block;
  text-decoration: none;
}

/* ---- 
*/
.image-container {
    width: 300px;
    height: 200px;
    overflow: hidden;
    border-radius: 0.5rem;
    position: relative;
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* 這行是實現裁剪的關鍵 */
}

/* 頁首 */ 
a.sr-only {
	color: #000000;
	background-color: #FFFFEE;
  float: left;
}
.sr-only {
    position: absolute;
    width: 0.063rem;
    height: 0.063rem;
    padding: 0;
    margin:         -0.063rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    clip: auto;
}

/* 頁首搜尋 */
#cse-search-box {
}

#cse-search-box input {
	font-size: 1.1em;
	padding: 5px 10px;
}

#cse-search-box input[type="text"] {
	width: 20em;
	background: #fff;
	border: 1px solid #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cse-search-box input[type="text"]:focus 
, #cse-search-box input[type="submit"]:focus {
	outline: none;
	border: 1px solid #c90043;
	background-color: #CCAAEE;
}

#cse-search-box input[type="submit"] {
	cursor: pointer;
	background: #ddd;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cse-search-box input[type="submit"]:hover {
	color: #fff;
	background: #333;
	border: 1px solid #333;
	
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}

.hotKey {
	clear: both;
}

.hotKey a {
	font-size: 1em;
	line-height: 1.8em;
	color: #A9053C;
	margin-left: 10px;
}

@media only screen and (max-width:60em) {
	/* 大圖輪播 */
	.carousel-slide {
		position: relative;
		height: 200px;
		max-height: 200px;
		background-size: contain;
	  background-position:center;
	  background-repeat:no-repeat
	}
	
  #cse-search-box {
    float: none;
    margin-top: 0;
    padding: 1em 0;
    text-align: center;
    background: #003556
  }
  #cse-search-box input {
    padding: 10px
  }
  #cse-search-box input[type=text] {
    border: none;
    background: #fff;
    width: 60%
  }
  #cse-search-box input[type=submit] {
    border: none
  }
  #cse-search-box input[type=submit]:hover {
    background: #77c3db
  }

}

.bgApplications {
  background-color: #ffffcc;
  margin: 0;
  background: url("../img/deco/bgApplication.jpg");
    background-attachment: scroll;
    background-size: auto;
  background-attachment: fixed;
  background-size: cover;
}

.bgInfoGraphics {
	background-color: #FFFBCA;
}

.idbInfographicsCropped {
  width: 350px;
  height: 320px;
  margin: 0 auto;
  text-align: center;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.idbInfographicsCropped img {
  max-height: 100%;
  min-width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}


.nMenu > li > a {
  color: #b2eeff;
  font-size: 1.2em;
  letter-spacing: .05em;
  width: 14.28%;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}


.nSubMenu {
  width: 100%;
  position: absolute;
  left: 0;
  background: #fff;
  padding: 2em;
  text-align: left;
  z-index: 900;
  display: none;
  -webkit-box-shadow: 0 1px 3px #ccc;
  -moz-box-shadow: 0 1px 3px #ccc;
  box-shadow: 0 1px 3px #ccc;
}

.extIcons {
	z-index: 100;
	position: absolute;
	text-align: right;
	right: 3.5rem;
	bottom: 3.5rem;
	padding: 0;
	margin: 0 auto;
}

.extIcons a {
	padding: 0.25rem;
}

.copyrightEGov 
{
	padding-right: 1em;
	padding-left: 1em;
	width: 43px;
  height: 45px;
  background: url('../img/egov.png') no-repeat center;
	display: inline-block;
	color: transparent;
	text-indent: -9999px;
/*	font: 0px/0 a; */
	vertical-align: top;
}

.copyrightAccessibliity 
{
	padding-right: 1em;
	padding-left: 1em;
	width: 88px;
  height: 31px;
  background: url('../img/AAA.png') no-repeat center;
  background-size: 88px 31px;
	display: inline-block;
	color: transparent;
	text-indent: -9999px;
/*	font: 0/0 a; */
	vertical-align: top;
}

/* 放置載入的順序有差 */
@media only screen and (min-width:60.063em) and (max-width:75.0em) {
  .wide {
    padding: 0
  }
}

@media only screen and (max-width:60em) {
  .logoBlock, .wide {
    width: 100%
  }
  #nMenuRWD, #tlabel, #tlabel:before {
    position: absolute
  }
  div.idbInfographics {
    column-count: 1
  }
  .grid {
    padding: 0
  }
  .menuSearchBox {
  	width: 100%;
  }
  .hMenu, .nav_2016 {
    display: none
  }
  #tlabel, .logo, .navRwd {
    display: block
  }
  .header_2016 {
    border-bottom: 1px solid #ccc
  }
  #nMenuRWD label, #nMenuRWD li a {
    padding: .8em 1em;
    font-size: 1.1em
  }
  .menuSearchBox {
    margin: 0
  }
  .logoMargin {
    height: 5px
  }
  .logo {
    margin: 0 auto;
  }
  .logo a {
    width: 200px;
    height: 48px;
    margin: 0 auto
  }
  #cse-search-box {
    float: none;
    margin-top: 0;
    padding: 1em 0;
    text-align: center;
    background: #003556
  }
  #cse-search-box input {
    padding: 10px
  }
  #cse-search-box input[type=text] {
    border: none;
    background: #fff;
    width: 60%
  }
  #cse-search-box input[type=submit] {
    border: none
  }
  #cse-search-box input[type=submit]:hover {
    background: #77c3db
  }
  #nMenuRWD .engVer {
    background: #003556;
    color: #fff;
    font-weight: 700;
    border-top: 1px solid #ccc
  }
  .navRwd {
    clear: both
  }
  #toggle, #toggle2, #toggle3, #toggle4, #toggle5, #toggle6, #toggle7, #toggle8 {
    position: absolute;
    opacity: 0;
    left: 0
  }
  #tlabel {
    top: 0;
    right: 0;
    width: 60px;
    height: 70px;
    cursor: pointer;
    z-index: 1
  }
  #tlabel:before {
    content: '';
    left: 15px;
    top: 20px;
    height: 2px;
    width: 30px;
    background: #626262;
    box-shadow: 0 10px 0 #626262, 0 20px 0 #626262
  }
  #toggle:checked ~#nMenuRWD {
    width: 100%;
    display: block
  }
  #nMenuRWD {
    z-index: 900;
    right: 0;
    text-align: left;
    background: #fff;
    display: none
  }
  #nMenuRWD>li {
    background: #f2f2f7
  }
  #nMenuRWD li a {
    display: block
  }
  #nMenuRWD .engVer:hover, #nMenuRWD label:hover, #nMenuRWD li:hover {
    background: #77c3db
  }
  #nMenuRWD label {
    border-bottom: 1px solid #77c3db;
    display: block;
    cursor: pointer
  }
  #nMenuRWD label span {
    float: right;
    color: #004f77;
    font-weight: 700
  }
  #toggle2:checked ~.nSubMenuRWD, #toggle3:checked ~.nSubMenuRWD, #toggle4:checked
    ~.nSubMenuRWD, #toggle5:checked ~.nSubMenuRWD, #toggle6:checked ~.nSubMenuRWD,
    #toggle7:checked ~.nSubMenuRWD, #toggle8:checked ~.nSubMenuRWD {
    display: block;
    width: 100%
  }
  .nSubMenuRWD {
    display: none;
    background: #f2f2f7;
    padding: .5em 0
  }
  .nSubMenuRWD li a {
    color: #000;
    line-height: 1.8em;
    padding: 0 1.8em
  }
  .nSubMenuRWD .subTitle {
    color: #36f;
    font-size: 1.2em;
    font-weight: 700;
    padding: 0 1em
  }
  .nSubMenuRWD .subTitle:hover {
    color: #ce004f;
    background: #fff
  }

	.extIcons {
		z-index: 0;
		position: relative;
		text-align: center;
		bottom: 0;
		padding-top: 1rem;
		margin: 0 auto;
	}
}

/* 內容區的區塊與選單 */
/* 1. 手機版預設樣式 (< 768px) */
.idbContentRow .menu-col {
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}
.idbContentRow .content-col {
    width: 100%;
}

/* 2. 平板與桌機版樣式 (>= 768px, 即 Bootstrap 的 md斷點) */
@media (min-width: 768px) {
 .idbContentRow .menu-col {
   width: 16% !important; /* 強制設定寬度為 30% */
   flex: 0 0 16%;         /* 防止 Flexbox 自動縮放 */
   border-bottom: none;
   border-right: 1px solid #dee2e6;
   min-height: 50vh;     /* 讓側邊欄至少跟視窗一樣高 */
 }

 .idbContentRow .content-col {
   width: 81% !important; /* 強制設定寬度為 70% */
   flex: 0 0 81%;
 }

 /* 在桌機版時，強迫 Nav 選單垂直排列 (像傳統側邊欄) */
 .idbContentRow .navbar-nav {
   flex-direction: column !important;
   width: 100%;
 }
 
 .idbContentRow .nav-item {
   width: 100%;
 }

 .idbContentRow .nav-link {
   padding: 10px 15px;
 }
 
 /* 隱藏漢堡按鈕的容器 padding，讓側邊欄看起來更整齊 */
 .idbContentRow .navbar {
   padding: 0;
   align-items: flex-start; /* 內容靠上對齊 */
 }
 
 .idbContentRow .container-fluid-nav {
   padding: 0;
   display: block; /* 破壞 flex 佈局讓它變區塊 */
 }
}

/* */
/* 讓表頭指標變為手指形狀 */
th[onclick] {
    cursor: pointer;
    user-select: none; /* 防止連點選取文字 */
}

/* 自定義排序箭頭樣式 */
.sort-icon::after {
    content: '↕';
    margin-left: 5px;
    opacity: 0.3;
    font-size: 0.8em;
    display: inline-block;
}

.th-sort-asc .sort-icon::after {
    content: '▲';
    opacity: 1;
    color: #ccc; /* Bootstrap primary color */
}

.th-sort-desc .sort-icon::after {
    content: '▼';
    opacity: 1;
    color: #ccc;
}

/* 確保表格內容垂直置中 */
.table > tbody > tr > td {
    vertical-align: middle;
}


.newWindow
{
}

:lang(zh-tw) .newWindow:after
{
  content: '(另開新視窗)';
  font-size: 0.72em;
  color: #A9053C;
}
:lang(en) .newWindow:after
{
  content: '(new window)';
  font-size: 0.72em;
  color: #A9053C;
}

.newWindow2
{
}
:lang(zh-tw) .newWindow2:after
{
  content: '(另開新視窗)';
  font-size: 0.72em;
  color: #a9a93c;
}
:lang(en) .newWindow2:after
{
  content: '(new window)';
  font-size: 0.72em;
  color: #a9a93c;
}

/* ----------------------------------- */
/* 純 JS 控制的展開/收合樣式 */
/* ----------------------------------- */
.accordion-header-custom {
    /* 模仿 Bootstrap button 的樣式和懸停效果 */
    padding: 1rem 1.25rem;
    cursor: pointer;
    background-color: #e9ecef; /* 淺灰色背景 */
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-header-custom:hover {
    background-color: #F2F2F7;
}

.accordion-indicator {
    font-size: 1.25rem;
    transition: transform 0.3s ease-in-out;
    color: #0d6efd;
    line-height: 1;
}

/* 內容區塊的動畫設定 */
.accordion-content {
    overflow: hidden;
    /* 設置 max-height 和 padding 的過渡效果 */
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out, opacity 0.4s ease-in-out;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

/* 展開狀態：設定一個足夠大的高度確保內容顯示 */
.accordion-content[data-expanded="true"] {
    max-height: 1000px; 
    opacity: 1;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

/* 收合狀態 */
.accordion-content[data-expanded="false"] {
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
}

/* 符號旋轉 */
.accordion-content[data-expanded="true"] + .accordion-header-custom .accordion-indicator,
.accordion-indicator.expanded {
    transform: rotate(90deg);
}

.accordion-content[data-expanded="false"] + .accordion-header-custom .accordion-indicator,
.accordion-indicator.collapsed {
    transform: rotate(0deg);
}

.item-card {
    transition: all 0.3s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); /* 輕微陰影 */
}
.item-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06); /* 更明顯的陰影 */
}

/* 自定義新聞稿樣式 */
.news-header {
    border-bottom: 2px solid #333;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}

.news-content {
    line-height: 1.8;
    font-size: 1.1rem;
    text-align: justify;
}

/* 圖片容器與放大鏡效果 */
.img-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.zoom-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.1);
    color: #aaa;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    pointer-events: none; /* 確保點擊能穿透到圖片 */
    backdrop-filter: blur(2px);
}

/* 文繞圖核心邏輯 */
@media (min-width: 768px) {
    .responsive-float-img {
        float: right;
        min-width: 25%;
        margin-left: 1.5rem;
        margin-bottom: 1rem;
    }

		.articleImage {
        width: 40%;
		}    
    .chiefImage {
        width: 25%;
    }    
}

@media (max-width: 767.98px) {
    .responsive-float-img {
        width: 100%;
        margin-bottom: 1.5rem;
    }
}

/* 圖片美化 */
.featured-image {
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    object-fit: cover;
    width: 100%;
}

.img-caption {
    font-size: 0.9rem;
    color: #666;
    margin-top: 0.5rem;
    text-align: center;
}

/* Modal 樣式自定義 (燈箱效果) */
.modal-content {
    background: transparent;
    border: none;
}

.modal-content p {
  color: #fff;
  font-size: 0.96em;
  margin: 0 auto;
  width: 100%;
  padding: 1rem 0;  
}

.modal-body {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-img-full {
    max-width: 95vw;
    max-height: 90vh;
    object-fit: contain; /* 自動 Fit 顯示區域 */
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
    border-radius: 4px;
}

/* 自定義半透明遮罩深度 */
.modal-backdrop.show {
    opacity: 0.85;
}
