@charset "UTF-8";
/*-------------------------------------------------------------------------------*/
/*    $Base                                                                                    */
/*-------------------------------------------------------------------------------*/
body {
  font-family: "Microsoft Jhenghei", "微軟正黑體", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html, body, form {
  height: 100%;
  box-sizing: border-box; }

img {
  vertical-align: middle; }

input {
  box-sizing: border-box; }

#tabL,
#tabC,
#tabU,
#tabB {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
  #tabL a,
  #tabC a,
  #tabU a,
  #tabB a {
    font-size: 0.8125‬em; }

   #tabL a, #tabC a, #tabB a{
      color: #fff;
    }
  @media (max-width: 769px) {
#tabL,
#tabC,
#tabU,
#tabB{
  display: none;
  }
}
a:focus {
	outline-offset: 2px;
	outline: 2px dotted #6800c7;
}
/*-------------------------------------------------------------------------------*/
/*    $Grid                                                                                      */
/*-------------------------------------------------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1200px) {
    .container {
      width: 1200px;
      max-width: 100%; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

/*-------------------------------------------------------------------------------*/
/*    $Header                                                                                 */
/*-------------------------------------------------------------------------------*/
.header_inner {
  position: relative;
  text-align: center; }

/*-----Logo-.---*/
.header_logo {
  position: relative;
  display: inline-block;
  text-align: center;
  padding:.625rem 0;
  z-index: 6;
 }
.header_logo img {
    width: 200px;
  }
  @media (min-width: 768px) {
    .header_inner{
      text-align: left;
    }
    .header_logo {
      display: inline-block;
    position: absolute;
    top: 45px;
    z-index: 3; } }

  .header_logo a {
    display: inline-block;
   }
.header_logo a:focus{
   outline:#02244d dotted 3px;
   }
  /*.header_logo img {
    width: 120px;
    height: 70px; }*/

    @media (min-width: 768px) {
      .header_logo img {
        width: inherit; } 
    }

/*-----Nav_top-.---*/
.nav_top_wrap {
  display: none;
}
@media (min-width: 768px) {
  .nav_top_wrap {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 1rem;
    z-index: 1;
  }
  .nav_top_wrap a {
    font-size: 0.875rem;
    line-height: 2.5;
  }
}

.nav_top {
  float: left;
  padding-right:2rem; }
  .nav_top > a:after {
    content: "／"; }
  .nav_top > a:last-child:after {
    content: ""; }
/* Header no-js*/
.no-js .header_logo{
  top:67px;
}
/*-------------------------------------------------------------------------------*/
/*    $Footer                                                                                  */
/*-------------------------------------------------------------------------------*/
.foot_top {
  position: relative;
  /*margin: 0 -10px;*/
  font-size: 0.875rem; }

.foot_time {
  margin: 0 auto;
  padding: .625rem .625rem;
  text-align: center; }
  .foot_time span:first-child:after {
    content: "│";
    padding: 0 .25em; }

.foot_link {
  padding:  .625rem 0; }
  .foot_link::after {
    content: "";
    display: table;
    clear: both; }
  .foot_link a {
    display: block;
    float: left;
    width: 33.333%;
    text-align: left; }
    .foot_link a:hover {
      text-decoration: underline; }

/*----- foot-content -----*/
.foot_content {
  margin: 0 -10px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center; }

.foot_mark {
  text-align: center;
  margin: 0 auto;
  padding:  .625rem;
  vertical-align: top; }
  .foot_mark a {
    display: inline-block;
    padding: 0 .5rem;
    color: white;
    vertical-align: top; }
  .foot_mark a:first-child{
  padding: 0 .5rem 0 0;
  }
.foot_fb,.foot_youtube{
  display: inline-block;
  color: white;
  font-size: 2.25rem;
}
.foot_fb:hover,.foot_youtube:hover,.foot_fb:focus,.foot_youtube:focus{
  color: #c30032;
}


.foot_add {
   color: #fff;
  padding: .625rem 0;
  text-align: left;
  line-height: 1.5; }
  .foot_add a:hover {
    text-decoration: underline; }
.foot_browser{
  display: none;
}
.foot_add .foot_tel{
  color: #fff;

}
.foot_add .foot_tel:hover{
    text-decoration:none;
}
/*----- foot-lang -----*/
.foot_lang {
  padding: 1rem; 
  text-align: center;
}
  .foot_lang li {
    display: inline-block; }
  .foot_lang a {
    padding: .5rem; }

.ns_email {
    display: inline-block;
}
/*-----------------------------$ breakpoints544px------------------------------*/
@media (min-width: 576px) {
  .foot_content {
    position: relative; }
  .foot_mark {
    /*position: absolute;*/
    }
  /*.foot_add {
    padding: 1rem 2rem; } */
  }

/*-----------------------------$ breakpoints768px------------------------------*/
@media (min-width: 768px) {
  .foot_top {
    padding: 1.5rem 0rem; }
  .foot_time {
   /* position: absolute;
    right: 1.5rem;
    margin: 0;
    padding: 0;
    text-align: left;*/
    float: left;
    background: none;
    padding: .625rem 0 .625rem 0; }
  .foot_link {
    padding: .625rem 0; }
    .foot_link a {
      display: inline-block;
      float: none;
      width: auto;
      padding-right: 1.5rem; }
      .foot_link a:hover {
        text-decoration: underline; }
  .foot_mark {
    text-align: left;
    border-bottom:1px #1c2b3c solid; 
        padding: .625rem 0;
  }
  .foot_add {
   
    padding: .625rem 0; }
  .foot_lang {
    display: none; }
  .foot_browser{
    float: left;
    display: inline-block;
    color: #fff;
    padding: .625rem 0;
  }
  .foot_bottom{
    border-top: 1px #011123 solid;
  }
  .ns_email {
    display: initial;
}

     }
/*-----------------------------$ breakpoints1080px------------------------------*/
@media (min-width:1080px) {
.foot_time {
    float:right;
 }
 }
/*-------------------------------------------------------------------------------*/
/*    $Skip-main                                                                             */
/*-------------------------------------------------------------------------------*/
a.skip-main {
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }
  a.skip-main:focus, a.skip-main:active {
    color: white;
    background-color: #000;
    top: auto;
    left: calc(50% - 110px);
    width: 220px;
    height: auto;
    overflow: auto;
    margin: 10px auto;
    padding: .5rem;
    border-radius: .5rem;
    text-align: center;
    font-size: 1em;
    z-index: 999; }

/*-------------------------------------------------------------------------------*/
/*    $nav-lang                                                                               */
/*-------------------------------------------------------------------------------*/
.nav_lang_wrap {
  position: static;
  float: left;
  /*margin-top: .25rem;*/
  padding-right:25px; }
.nav_lang_parent{
   -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg); 
}
.nav_lang_parent li:hover > ul.nav-lang {
  display: block; }

.nav_parent a {
  display: block;
  max-height: 24px;
  line-height: 24px; }
.nav_lang {
    border-top: none;
  }
  .nav_lang a {
    padding-left: 1em; 
  }
  @media (min-width: 1280px) {

  .search_keyword{
    right: 11px;
  }
}
/*========no-js ========*/
.no-js .nav_parent {
  position: relative; }
  .no-js .nav_parent::after {
    content: "";
    display: table;
    clear: both; }
  .no-js .nav_parent > a {
    display: none; }

.no-js .nav_lang li {
  float: left;
  margin: .35rem 0rem; }

.no-js .nav_lang a {
  padding-right: 1rem; }

.no-js .nav_lang a:focus {
 outline:#fff dotted 3px;}

.no-js .nav_top{
padding-right:3rem;
}

/*-------------------------------------------------------------------------------*/
/*    $Header_Search                                                                   */
/*-------------------------------------------------------------------------------*/
.header_search {
  margin: 0 -10px; }
  .header_search::after {
    content: "";
    display: table;
    clear: both; }
  .header_search input {
    float: left;
    height: 46px;
    font-size: 0.875rem;
    border-style: none;
    outline: 0;
    border-radius: 0; }
  @media (min-width: 768px) {
    .header_search {
      margin: 0;
      width: calc((100% / 6) + 1px);
      position: absolute;
      right: 1px;
      bottom: 0; }
      .header_search input {
        height: 30px; } }

.search_txt {
  width: 80%;
  padding-left: 1rem; }
  @media (min-width: 576px) {
    .search_txt {
      width: 90%; } }
  @media (min-width: 768px) {
    .search_txt {
      width: 80%; } }

.search_btn {
  width: 20%;
  padding: 14px; }
  @media (min-width: 576px) {
    .search_btn {
      width: 10%; } }
  @media (min-width: 768px) {
    .search_btn {
      width: 20%;
      padding: .5rem; } }

/*========no-js ========*/
.no-js .header_search input {
  display: none; }

@media (min-width: 576px) {
  .no-js .header_search {
    width: 440px; } }

.no-js noscript {
  float: right;
  color: #fff;
  display: block;
  padding: .5rem;
  font-size: 0.875rem; 
    margin: 2rem 2rem 0 0;}
  .no-js noscript a {
    display: inline-block;
    padding: 0 .25rem; 
    color: #ffe94d;
  }

/*-------------------------------------------------------------------------------*/
/*    $ScrollTop                                                                             */
/*-------------------------------------------------------------------------------*/
div.scrollToTop {
  position: fixed;
  right: 1rem;
  bottom: 5rem;
  display: none;
  background-color: rgba(2, 36, 77, 0.85);
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 999; }
  div.scrollToTop a {
    display: block;
    width: 50px;
    height: 50px;
    color: white;
    line-height: 50px; }
   div.scrollToTop a:focus{
    outline:#02244d dotted 3px;
    text-decoration:underline;

   }

/*-------------------------------------------------------------------------------*/
/*    $Theme_ header                                                                   */
/*-------------------------------------------------------------------------------*/
/*-----header-.---*/
.tc_header {
  background-color:#fff;
  min-height: 39px; 
  /*padding:.625rem 0;*/
}
  .tc_header a {
    color: white }
    .tc_header a:hover, .tc_header a:focus {
      color:#ffb520; }
    .tc_header a:focus{
      outline-offset: 2px;
      outline: 2px dotted #ffb520;
    }
@media (min-width: 768px) {
  .tc_header {
  background-color:  #02244d;
  padding:0;
  }
}
/*-----語言版本----*/
.tc_nav_parent > a {
    /* min-width: 153px; */
    min-width: 130px;
    position: relative;
    padding: 0 .9em;
    /* padding: 0 3em 0 .9em; */
    color: #fff;
    display: block;
    max-height: 39px;
    line-height: 39px;
    background-color: #c30032;
  }
/* .tc_nav_parent > a :before{
  content: "";
  position: absolute;
display: inline-block;
width: 10px;
height: 10px;
right:-20px;
bottom:12px;
background: url(../../images/icon-lang-arrow.png) no-repeat ;
} */

.tc_nav_parent > a i{
    display: inline-block;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
  }
  .tc_nav_parent > a:hover, .tc_nav_parent > a:focus {
    color: #fff;
    background-color: #c60032; 
  }

.tc_nav_lang a {
  color: #fff;
  background-color: #c30032; }
.tc_nav_lang a i{
  display: inline-block;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
}
  .tc_nav_lang a:hover, .tc_nav_lang a:focus {
    background-color: #cf2450;
    color: #fff;
   outline:#02244d dotted 3px;}

/*-----search----*/
.tc_header_search input {
  color: rgba(255, 255, 255, 0.85);
  background-color: #93939e; }
  .tc_header_search input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }

.tc_header_search noscript {
  color: rgba(0, 0, 0, 0.85); }

/*-------------------------------------------------------------------------------*/
/*    $Footer                                                                                  */
/*-------------------------------------------------------------------------------*/
.tc_foot_wrap {
  background: #01152c url(../../images/footer_bg.png) 84px 18px; }

/*----- foot-top -----*/
@media (min-width: 768px) {
  .tc_foot_top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25); } }

.tc_foot_time {
  color: rgba(255, 255, 255, 0.65);
 }
@media (max-width: 376px) {
.tc_foot_time {
  line-height: 1.5;
}
}
.tc_foot_link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  @media (min-width: 768px) {
    .tc_foot_link {
      border-bottom: none; } }
  .tc_foot_link a {
    color: #ff2d62 }
    .tc_foot_link a:hover {
      color: #ff527e; }

/*----- foot-content -----*/
.tc_foot_content,
.tc_foot_add a {
  color: #ff2d62 ;}

/*----- foot-lang -----*/
.tc_foot_lang a {
  color: rgba(255, 255, 255, 0.65);
  display: inline-block;
  border: 1px #415061 solid;
  color: rgba(255, 255, 255, 0.65);
  padding: .5rem 2rem; 
}
  .tc_foot_lang a:hover, .tc_foot_lang a:focus {
    color: white;
    background: #e42859; }


/*no-js*/
.no-js .fat_content {
    display: block !important;
}
/*搜尋-new*/
.search,.hot_search{
  display: none;
}
.hot_search{
  position: absolute;
  top: 132px;
  right: 0px;
  width:280px;
  min-height: 120px;
  text-align: left;
  color: #fff;
  font-family: "微軟正黑體";
  background: rgb(255, 255, 255);
  padding: 1rem .625rem;
  z-index: 5;
  -webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
box-shadow:0px 0px 18px rgba(146, 146, 146, 0.4); 
-webkit-box-shadow: 0px 0px 18px rgba(146, 146, 146, 0.4); 
-moz-box-shadow: 0px 0px 18px rgba(146, 146, 146, 0.4); 
}
.hot_search span{
    display: block;
    margin-bottom: .625rem;
    font-size: .9375rem;
    padding-left: .25rem;
    color: #3301b9;
}
.hot_search a{
    font-size: .9375rem;
    color: #666666;
    line-height: 1.5;
    padding: .25rem;
}
.hot_search a:hover,.hot_search a:focus{
    color: #6800c7;
}
.search_keyword{
position:absolute;
right:0px;
top: 0px;
z-index: 5;
}
.search_btn{
width: 48px;
height: 48px;
display: block;
line-height: 48px;
font-size: 0;
background-color: #6800c7;
margin-right: -10px;
}
.search_btn:before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 48px;
    height: 48px;
    background: url(../../images/search_icon.svg) no-repeat center;
}
.search{
position: absolute;
right: 0;
width: 280px;
top:60px;
background: #6800c7;
z-index: 9999999;
padding: 1rem;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.search_btn:hover{
  background-color: #3301b9;
}
.tc_header .search_btn:focus{
  outline:#fff dotted 3px;
}
.search:before{
content: "";
position: absolute;
top: -12px;
right: 6px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 15px 10px;
border-color: transparent transparent #6800c7 transparent;
}

.searchbt1 input[type="text"]{
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: none;
    padding-right: 40px;
    padding-left: 15px;
    -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
#btnSearch{
position: absolute;
top: 1.25rem;
right: 15px;
display: block;
width: 40px;
height: 40px;
background:  url(../../images/search_icon_v2.svg) no-repeat 8px 8px;
font-size: 0em;
}
.search .searchbt1 label{
    position: absolute;
}
input#tagsKeyWords {
    color: #666666;
    font-family:"微軟正黑體";
      font-size: 1rem;
}
#tagsKeyWords::-webkit-input-placeholder {
  color: #666666;
}
#tagsKeyWords::-moz-placeholder {
  color: #666666;
}
#tagsKeyWords::-ms-input-placeholder {
  color: #666666;
}
@media (min-width: 480px) {
  .search{
width: 300px;
}
.hot_search{
  width: 300px;
}
}
@media (min-width: 768px) {
.search_keyword{
right: 18px;
}
.search_btn{
width: 45px;
height: 39px;
line-height: 30px;
background-color: #6800c7;  
-webkit-transform: skew(-30deg);
-moz-transform: skew(-30deg);
-o-transform: skew(-30deg);
-ms-transform: skew(-30deg);
margin-right: 0;
}
.search_btn:before{
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
}
.hot_search{
  right: 18px;
}
.search:before{
  right: 25px;
}
.search_btn:before{
  width: 45px;
  height: 39px;
}
}
 .no-js .search_keyword{
  display: none;
 }
/*搜尋-new_end*/
/*-------------------------------------------------------------------------------*/
/*    $Error Page                                                                           */
/*-------------------------------------------------------------------------------*/
.error_wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  }

.error_inner {
  margin: 0 auto;
  padding: 1rem;
  text-align: center;
  }
  @media (min-width: 768px) {
    .error_inner {
     
      margin: -15rem auto 0;
      } }
  .error_inner img {
    width: 100px; 
    }
  .error_inner p {
    max-width: 40rem;
    padding: 1rem 0;
    color: rgba(0, 0, 0, 0.75);
    font-size: 1rem;
    line-height: 1.2; }
  .error_inner .btn_home {
    margin: 1rem auto 0; }

.error_tit {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #838586;
  font-size: 2.5rem;
  font-weight: bold;
  }
  @media (min-width: 576px) {
    .error_tit {
      font-size: 6.25rem; } }
  .error_tit small {
    display: block;
    margin-top: 1rem;
    font-size: 40%;
    font-family: "Microsoft Jhenghei", "微軟正黑體", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn_home {
  display: inline-block;
  width: 120px;
  padding: .75rem;
  color: white;
  background-color: #adadb6; }
  .btn_home i {
    margin-right: .5rem; }
  .btn_home:hover, .btn_home:focus {
    background-color: #93939e; }