﻿/*-------------------------wcm 樣式開始---------------------------*/
.layoutContent {
    overflow: hidden;
    padding:1rem;
    font-family: "Microsoft Jhenghei", "微軟正黑體", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #3b3b3b;
}

/*---------標題樣式設定開始---------*/
.wcm-title {
    float: left;
    width: 100%;
    padding-left: 35px;
    font-family: 微軟正黑體;
    font-size: 130%;
    margin-bottom: 15px;
    line-height: 23px;
    background-repeat: no-repeat;
    background-position: 5px 3px;
}
.wcm-icon-color01 {background-image: url(../../images/wcm-title-icon01.svg);}
.wcm-icon-color02 {background-image: url(../../images/wcm-title-icon02.svg);}
.wcm-icon-color03 {background-image: url(../../images/wcm-title-icon03.svg);}
.wcm-icon-color04 {background-image: url(../../images/wcm-title-icon04.svg);}
.wcm-icon-color05 {background-image: url(../../images/wcm-title-icon05.svg);}
.wcm-icon-color06 {background-image: url(../../images/wcm-title-icon06.svg);}
.wcm-icon-color07 {background-image: url(../../images/wcm-title-icon07.svg);}

/*國資圖專用字體*/
.wcn-nstm-titwarp{
	float: left;
    width: 100%;
    background-repeat: no-repeat;
    font-family: "微軟正黑體";
    font-size: 130%;
    line-height: 23px;
    margin-bottom: 15px;
}
.wcn-nstm-tit01 {
	color: #fff;
}
.wcn-nstm-tit01 span{
	position: relative;
	display: inline-block;
    padding: .5rem 3rem .5rem 2.5rem;
    background: linear-gradient(-135deg, rgba(87, 127, 188, 0) 30px, #ea5514 0) bottom right ;
}
.wcn-nstm-tit01 span:before{
	content: "";
	position: absolute;
	width: 27px;
	height: 26px;
	left: 7px;
    top: 7px;
	background: url(../../images/wcm_nl_tit02.svg) no-repeat left top;
}

.wcn-nstm-tit02 {
	color:#ea5514;
	position:relative;
	margin-bottom: 1.5625rem;
}
.wcn-nstm-tit02:after{
	content: "";
    width: 4rem;
    position: absolute;
    bottom: -0.625rem;
    border-bottom: 2px #ea5514 solid;
}
.wcn-nstm-tit03 {
	color: #ea5514;
	font-size: 1.5rem;
	padding: .625rem 0 .625rem 2.5rem;
    background: url(../../images/wcm_nl_tit01.svg) no-repeat left 8px;
}
.wcn-nstm-tit04 {
	display: block;
    position: relative;
    padding: 1.25rem;
    color:#333;
    font-weight: bold;
    border-bottom: 1px solid #ced4da;
}
.wcn-nstm-tit04:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 2px;
    height: 1.5rem;
    background: #ea5413;
}
/*---------標題樣式設定結束---------*/

/*---------純文字設定開始-----------*/
.wcm-text-data {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
/*灰底文字*/
.wcm-text-gray {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: #E3E3E3;
	padding: 1.5em;
	border-radius: 5px;
}
.wcm-text-double {float: left; width: 100%; padding-bottom: 3%; display:flex;}
.wcm-text-double .wcm-text-doubleR, .wcm-text-double .wcm-text-doubleL { flex: 1; margin:0px 5px;}
.wcm-text-double .wcm-text-doubleL {margin-left:0;}
.wcm-text-double .wcm-text-doubleR {margin-right:0;}
@media only screen and (min-width: 0px) and (max-width: 580px) {
	.wcm-text-double {display: block;}
	.wcm-text-double .wcm-text-doubleR, .wcm-text-double .wcm-text-doubleL { margin:0px 5px 1.5em;}
	.wcm-text-double .wcm-text-doubleL {margin-left:5px;}
	.wcm-text-double .wcm-text-doubleR {margin-right:5px;}
}
/*嵌入Youtube*/
.wcm-video{
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
}
.wcm-video iframe{
    position: absolute;
    width: 100%;
    height: 100%;
}
/*---------純文字設定結束-----------*/

/*---------編輯器清單設定開始--------*/
.wcm-text-data ol,.wcm-text-data ul,
.wcm-table ol,.wcm-table ul,
.wcm-viewbox ol,.wcm-viewbox ul 
.wcm-text-gray ol,.wcm-text-gray ul,
.wcm-text-double ol,.wcm-text-double ul,
.wcm-textR ol,.wcm-textR ul,.wcm-textL ol,.wcm-textL ul,
.wcmphotoLr ol,.wcmphotoLr ul,.wcmphotoRr ol,.wcmphotoRr ul {padding-left: 1.5em;} 

.wcm-text-data ol,.wcm-table ol,.wcm-viewbox ol,.wcm-text-gray ol,.wcm-text-double ol
.wcm-textR ol,.wcm-textL ol,.wcmphotoLr ol,.wcmphotoRr ol {list-style-type: decimal;}

.wcm-text-data ul,
.wcm-text-data ol li,
.wcm-text-data ul li,
.wcm-table ul,
.wcm-table ol li,
.wcm-table ul li,
.wcm-viewbox ul,
.wcm-viewbox ol li,
.wcm-viewbox ul li,
.wcm-text-gray ul,
.wcm-text-gray ol li,
.wcm-text-gray ul li,
.wcm-text-double ul,
.wcm-text-double ol li,
.wcm-text-double ul li 
.wcm-textR ol li,
.wcm-textR ul li,
.wcm-textL ol li,
.wcm-textL ul li,
.wcmphotoRr ol li,
.wcmphotoRr ul li,
.wcmphotoLr ol li,
.wcmphotoLr ul li
{list-style-type: inherit;}

.wcm-text-data a,.wcm-table a,.wcm-viewbox a,.wcm-text-gray a,.wcm-text-double a,.wcm-textR a,.wcm-textL a {color: #0099FF; text-decoration: underline;}

.wcm-text-data a:hover,.wcm-table a:hover,.wcm-viewbox a:hover,.wcm-text-gray a:hover,.wcm-text-double a:hover,.wcm-textR a:hover,.wcm-textL a:hover {color: #0066FF;}
/*---------編輯器清單設定結束-------*/

/*--------------------------------圖文設定開始----------------------------------*/
/*純圖*/
/*一圖*/
.wcm-photo {float: left;width: 100%; text-align:center; padding-bottom: 3%;}
.wcm-photo img {float: none; vertical-align: inherit;}
/*二圖*/
.wcm-photo-double {float: left; width: 100%; text-align:center; padding-bottom: 3%; display:flex;}
.wcm-photo-double figure { flex: 1; margin:0px 5px;}
.wcm-photo-double figure:first-child {margin-left:0;}
.wcm-photo-double figure:last-child {margin-right:0;}
.wcm-photo-double img {float: none; vertical-align: inherit;}

/*三圖*/
.wcm-photo-three {float: left; width: 100%; text-align:center; padding-bottom: 2%; display:flex;}
.wcm-photo-three figure { flex: 1; margin:0px 5px;}
.wcm-photo-three figure:first-child {margin-left:0;}
.wcm-photo-three figure:last-child {margin-right:0;}
.wcm-photo-three img {float: none; vertical-align: inherit;}

/*純圖*/


/*左圖右文+左文右圖*/

.wcm-viewbox {
	float: left;
	width: 100%;
	padding-bottom: 3%;
}
.wcm-photoL,.wcm-textR,.wcm-photoR,.wcm-textL {float: left; width: 50%; padding-right:1%; padding-left:1%;}
.wcm-textR,.wcm-photoR {float: right;}
.wcm-photoL,.wcm-photoR {text-align:center;}
.wcm-photoL img,.wcm-photoR img {float: none;}

/*左圖右文+左文右圖*/

/*文繞左、右圖*/
.wcmphotoLr img { display: inline-block; min-width:35%; max-width:50%; float: left; padding-right:15px; padding-bottom:10px;}
.wcmphotoRr img { display: inline-block; min-width:35%; max-width:50%; float: right; padding-left:15px; padding-bottom:10px;}
/*文繞左、右圖*/

/*上圖下文2欄*/
.wcm-viewbox_topbottom{
    float: left;
    width: calc(50% - 1rem);
    margin-right: 2rem;
    padding-bottom: 2%;
}
.wcm-viewbox .wcm-viewbox_topbottom:last-child { margin-right: 0; }
.wcm-phot-top{ text-align: center; }
.wcm-text-bottom{ padding-top: 1.5rem; }
/*上圖下文3欄*/
.wcm-viewbox_ThreeColumns{
    float: left;
    width: calc(100%/3 - 1.5rem);
    margin-right: 2rem;
    padding-bottom: 2%;
}
.wcm-viewbox .wcm-viewbox_ThreeColumns:last-child { margin-right: 0; }

@media only screen and (min-width: 0px) and (max-width: 580px) {
	.wcm-photoL,.wcm-textR,.wcm-photoR,.wcm-textL {
		float: left;
		width: 100%;
		padding-right: 0%;
		padding-left: 0%;
		padding-top: 5px;
		padding-bottom: 5px;
    }
	.wcmphotoLr img,.wcmphotoRr img {
		min-width: auto; 
		max-width:100%; 
		padding-left:0; 
		padding-right:0; 
	}
    .wcm-photo-double,.wcm-photo-double figure {display:block;flex:none;margin:0;}
    .wcm-photo-double img {width:100%;}
}
/*------------------------------------圖文設定結束-----------------------------------*/

/*------------表格設定--------------*/
/*基本款*/
.wcm-table table {float:left; width: 100%; margin-bottom: 3%;}
.wcm-table table caption {padding: 5px; width: 100%; color:#ffffff;}
.wcm-table table,.wcm-table td,.wcm-table th {border: solid 1px #585858;text-align: center;vertical-align: middle; word-wrap: break-word; word-break: normal;}
.wcm-table td,.wcm-table th {padding:5px;}
.wcm-table th {background-color: rgb(204,204,204);}
.wcm-odd tr:nth-child(odd) {background: #f4f4f4;}
/*基本款*/

/*樣式一(藍)*/
.wcm-table-style01 caption {background-color: #62c0ff;}
.wcm-table-style01 table,.wcm-table-style01 td,.wcm-table-style01 th { border-color:#c6f2ea;}
.wcm-table-style01 th {background-color: #9ae1eb;}
/*樣式一*/

/*樣式二(靛)*/
.wcm-table-style02 caption {background-color: #788dd8;}
.wcm-table-style02 table,.wcm-table-style02 td,.wcm-table-style02 th { border-color:#c0cff5;}
.wcm-table-style02 th {background-color: #abbaeb;}
/*樣式二*/

/*樣式三(紫)*/
.wcm-table-style03 caption {background-color: #b18abf;}
.wcm-table-style03 table,.wcm-table-style03 td,.wcm-table-style03 th { border-color:#ead5f2;}
.wcm-table-style03 th {background-color: #ebc1fa;}
/*樣式三*/

/*樣式四(紅)*/
.wcm-table-style04 caption {background-color: #f69aa9;}
.wcm-table-style04 table,.wcm-table-style04 td,.wcm-table-style04 th { border-color:#ffe2e7;}
.wcm-table-style04 th {background-color: #ffd5dc;}
/*樣式四*/

/*樣式五(橙)*/
.wcm-table-style05 caption {background-color: #fca164;}
.wcm-table-style05 table,.wcm-table-style05 td,.wcm-table-style05 th { border-color:#ffe7d6;}
.wcm-table-style05 th {background-color: #ffd9c1;}
/*樣式五*/

/*樣式六(黃)*/
.wcm-table-style06 caption {background-color: #f7c856;}
.wcm-table-style06 table,.wcm-table-style06 td,.wcm-table-style06 th { border-color:#ffefbd;}
.wcm-table-style06 th {background-color: #ffe6aa;}
/*樣式六*/

/*樣式七(綠)*/
.wcm-table-style07 caption {background-color: #b4dd44;}
.wcm-table-style07 table,.wcm-table-style07 td,.wcm-table-style07 th { border-color:#e7f8bb;}
.wcm-table-style07 th {background-color: #d5f384;}
/*樣式七*/
/*------------表格設定--------------*/

/*------------輔助設定--------------*/
/*分隔線*/
.wcm-line {
	float: left;
	height: 1px;
	width: 100%;
	margin-bottom: 3%;
	background-repeat: repeat-x;
	background-position: left center;
}
.wcmlinestyle01 {background-image: url(../../images/wcm-line01.gif);}/*(實線)*/
.wcmlinestyle02 {background-image: url(../../images/wcm-line02.gif);}/*(虛線)*/
/*分隔線*/
/*------------輔助設定--------------*/

/*-------------------------wcm 樣式結束---------------------------*/
/* TIPBOX-INSIDE */
/*--------------------共用選單項目(類別)-------------------------*/
.sub_list{
 padding: 0 2rem;
}
.sub_list li {
  float: left;
  width: 100%;
  /*margin-top: 1%;
  margin-bottom: 1%;*/
  margin: .5rem 0;
}
.sub_list li a {
  position: relative;
  float: left;
  width: 100%;
  color: #666;
  background-color: #e6e7e7;
  padding: 1rem .625rem 1rem 2.25rem;
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
}
.sub_list li a:after {
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 60px;
  content: '';
  background: url(../../images/icon_sub_list.svg) no-repeat right center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.sub_list li a:hover:after,.sub_list li a:focus:after {
  right: 20px;
  opacity: .6;
  transition: all 0.3s ease-in-out;
}

.sub_list li a:hover, .sub_list li a:focus {
  color: #FFFFFF;
  background: #f97235;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 10px 20px -8px rgba(212, 94, 40, 0.74);
}

/*--------------------共用選單項目(類別)End-------------------------*/
@media screen and (max-width: 1081px) {
.sub_list{
 padding: 0 1rem;
}
}
@media screen and (max-width: 768px) {
  .listrow {
    padding: 0;
  }

  .listrow {
    width: 100%;
    padding: 3%;
    margin: 1.5% 0;
  }
  .sub_list{
 padding: 0 ;
  }
}
@media screen and (max-width: 500px) {
  .listrow {
    padding: 5%;
  }
}
/* sitemap */
.w_sitemap_inner {
  margin-top: 2rem; }
  .w_sitemap_inner a {
    display: block; }
    .w_sitemap_inner a:hover, .w_sitemap_inner a:focus {
      color: #ea5413;
      padding-left: 1rem;
      transition: padding .5s ease; }
  @media (min-width: 576px) {
    .w_sitemap_inner {
      display: flex;
      width: 100%;
      flex-wrap: wrap;
      margin-left: -.75rem;
      margin-right: -.75rem; } }

.site_tit1 {
  font-size: 1.125rem;
  font-weight: bold;
  border-bottom: 1px solid #ea5413; }
  .site_tit1 a {
    padding: .5rem 0;
    color: #ea5413; }

.site_item2 {
  margin-top: .5rem; }
  .site_item2 a {
    padding: .125rem 0;
    color: #343a40; }
    .site_item2 a:hover, .site_item2 a:focus {
      padding-left: 1rem;
      transition: padding .5s ease; }

@media (min-width: 576px) {
  .site_item1 {
    width: 50%;
    padding: 1rem .75rem 0; }
  .site_item2 ul {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: 1rem; } }

@media print {
  .w_sitemap_inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -.75rem;
    margin-right: -.75rem; }
  .site_item1 {
    width: 50%;
    padding: 1rem .75rem 0; }
  .site_item2 ul {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: 1rem; } }

    /*-------------------------------------------------------------------------------*/
/*    常見問題                                                                                      */
/*-------------------------------------------------------------------------------*/
.wcmFQA_title {
  font-size: 1.125rem;
  color: #3e3e3e !important;
  font-weight: inherit;
  line-height: 1.5rem;
  padding: .5rem 0;
  margin: 0; }

.wcmFQA_text {
  line-height: 1.5rem; }

.wcmFQA_h2 {
  margin: 0 -1rem 2rem; }

.main_body .wcmFQA_listul {
  width: 100%;
  margin: 2rem 0 0;
  padding: 0; }

.wcmFQA_wrap {
  margin-top: -.5rem; }
  .wcmFQA_wrap ul, .wcmFQA_wrap ol, .wcmFQA_wrap li {
    list-style: none; }
  .wcmFQA_wrap a {
    text-decoration: none !important; }
  .wcmFQA_wrap::after {
    content: "";
    display: table;
    clear: both; }
  .wcmFQA_wrap .item {
    margin: .625rem .625rem 1.25rem; }
    .wcmFQA_wrap .item .wcmFQA_title {
      display: inline-block;
      width: 100%; }
      .wcmFQA_wrap .item .wcmFQA_title:hover, .wcmFQA_wrap .item .wcmFQA_title:focus {
        color: #ea5413 !important; }

.wcmFQA_img {
  position: relative;
  overflow: hidden; }
  .wcmFQA_img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .wcmFQA_img > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%; }

.w_BtnMore_common {
  text-align: center;
  margin: 1rem 0; }
  .w_BtnMore_common a {
    display: inline-block;
    line-height: 1.5rem;
    padding: .375rem 1.5rem;
    color: #ea5413 !important;
    text-decoration: none !important;
    border: solid 1px #ea5413;
    border-radius: 5px; }
    .w_BtnMore_common a:hover, .w_BtnMore_common a:focus {
      color: white !important;
      background: #ea5413; }

.ContactUs_wrap {
  margin-top: 1.5rem; }
  .ContactUs_wrap p {
    display: none; }
  .ContactUs_wrap a:hover .wcmFQA_title, .ContactUs_wrap a:focus .wcmFQA_title {
    color: #ea5413; }

.ContactUs_img {
  position: relative;
  overflow: hidden; }
  .ContactUs_img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .ContactUs_img > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%; }


/*-----------------------------$ breakpoints992px------------------------------*/
@media (min-width: 576px) {
  .wcmFQA_listul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .wcmFQA_listul .item {
      width: calc(99%/3 - .625rem*2);
      margin: 0 .625rem 1.5rem; }
  .ContactUs_wrap::after {
    content: "";
    display: table;
    clear: both; }
  .ContactUs_wrap p {
    display: block; }
  .ContactUs_img {
    width: calc(99%/2 - 20px - 40px);
    margin-right: 20px;
    float: left; }
  .ContactUs_text {
    width: calc(99%/2 + 40px);
    float: right; } }

/*-------------------------------------------------------------------------------*/
/*    WCM分眾                                                                                      */
/*-------------------------------------------------------------------------------*/
.wcm_segment_Wrap {
  margin-top: 2rem; }
  .wcm_segment_Wrap .item {
    margin: .625rem .625rem 1.25rem; }
  .wcm_segment_Wrap a {
    display: block;
    width: 100%;
    text-align: center;
    margin: .625rem 0;
    line-height: 1.5rem;
    color: #3e3e3e !important;
    font-size: 1.125rem;
    text-decoration: none !important; }
    .wcm_segment_Wrap a:hover, .wcm_segment_Wrap a:focus {
      color: #ea5413 !important; }

.wcm_segment_Img {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 7px 24px -8px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 7px 24px -8px rgba(0, 0, 0, 0.7); }
  .wcm_segment_Img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .wcm_segment_Img > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%; }

/*-----------------------------$ breakpoints768px------------------------------*/
@media (min-width: 768px) {
  .ws_wrap_03, .ws_wrap_04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ws_wrap_03 .item, .ws_wrap_04 .item {
      width: calc(99%/2 - .625rem*2);
      margin: 0 .625rem 1.5rem; } }




/*****交通資訊-總館 *****/
/*****************************20171222 by sandy***********************************/
.guide-aera{ 
  width: 770px;
}

 #guide .item{
  position: relative;
}

 #guide .item img{
     display: block;
     width: 100%;
     height: auto;
}

 #guide .item .photo{
  position: absolute;
  z-index: 2;
  top: 3%;
  right: 3%;
  width: 40%;
  border: 3px solid #f59265;
  -webkit-box-shadow: 1px 1px  4px  rgba(0,0,0,.4);
  box-shadow: 1px 1px  4px  rgba(0,0,0,.4);
}

 #guide  .item .photo img{
  max-width: 100%;
}

.owl-pagination{
  display: none;
}

.guide-aera .owl-controls{
  top: 40%;
  width: 100%;
  height: 64px;
  position: absolute;
}

.guide-aera .owl-controls .owl-nav .owl-prev,
.guide-aera .owl-controls .owl-nav .owl-next{
  width: 60px;
  height: 64px;
  font-size: 0em !important;
}
.owl-nav{
  position: relative;
}
.owl-nav .owl-next{
  float: right;
  background: url(../../../images/arrow_r.png) no-repeat center #ff4f00;
}

.owl-nav .owl-next:hover{
  background: url(../../../images/arrow_r.png) no-repeat center #ff4f00;
}

.owl-nav .owl-prev{
  float: left;
  background: url(../../../images/arrow_l.png) no-repeat center #ff4f00;
}
.owl-nav .owl-prev:hover{
  background: url(../../../images/arrow_l.png) no-repeat center #ff4f00;
}


@media only screen and (min-width: 1024px) and (max-width: 1099px) {
.guide-aera{ 
  width: 715px;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.guide-aera{ 
  width: 100%;
}

}


@media only screen and (min-width: 0px) and (max-width: 767px) {

.guide-aera{ 
  width: 100%;

}

.owl-controls{
  top: 45%;
}

.owl-prev, .owl-next{
  width: 60px;
  height: 64px;
  font-size: 0em !important;
}

 #guide .item .photo{
  position: static;
  width: 100%;
  border: none;

}



}
