@charset "utf-8";
/* CSS Document */
body {
  height: 100vh;
  /* font-family: "Microsoft JhengHei",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; */
  background-color: unset;
}
body a {
  /* transition: all 200ms ease-out; */
  color: #526d8a;
}
body a:focus,button:focus, input:focus, select:focus{
    outline: 3px #ff2a2a dotted !important;
    outline-offset: -3px;
}
.text-orange {
    color: #cd3f00;
}
.site {
    position: absolute;
    top: -100px;
}
.into a {
  position: absolute;
  z-index: 99;
  color: rgba(255, 255, 255, 0);
}
.into a:focus {
  color: #000;
}
#bg1 {
  position: fixed;
  background-image: url(images/template/mask.png);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
.container {
  position: relative;
}
header {
  z-index: 10;
  position: relative;
}
header .logo img {
  max-width: 517px;
  width: 100%;
}
header .logo {
  padding: 32px 0;
  margin: 0;
}
.full_title {
    color: #000000;
    letter-spacing: 2px;
    text-align: center;
    font-family: "Microsoft JhengHei";
    font-size: 140%;
    padding: 10px 0 0 0;
    width: 100%;
}

.full_title::before {
    content: "";
    display: block;
    margin: 5px auto 0 auto;
    background-image: url(images/template/title_icon.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 15px 0;
}

.home .breadcrumb li a {
    color: #516c8a;
}
/*字型大小/分享*/
.setweb .dropdown-toggle::after {
  display: none;
}
.setweb .btn {
  border: none;
  padding: 8px 12px 9px 12px;
  border-radius: 0;
  width: 43px;
  text-align: center;
  height: 41px;
  border-radius: 50%;
}
.setweb .rss a {
  display: block;
  background-color: #f8991d;
  padding: 8px 12px 9px 12px;
}

.setweb .print a {
    display: block;
    background-color: #FF9800;
    padding: 8px 12px 9px 12px;
    height: 41px;
    border-radius: 50%;
}

.setweb .print a:hover {
    background-color: #bd7204;
}
.setweb .rss a:hover {
  background-color: #ff7922;
}
.setweb {
  margin: 0 0 0 4px;
  display: flex;
  z-index: 9;
}

.setweb .size,.setweb .share,.setweb .print {
    padding-left: 5px;
}
.setweb .size .btn {
  background-color: #44bdbe;
  background-image: url("images/template/icon_size.png");
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
}

.setweb .size.font-small .btn {
    background-image: url(images/template/icon_size_s.png);
    background-color: #009688;
}
.setweb .size.font-medium .btn {
    background-image: url(images/template/icon_size_m.png);
    background-color: #009688;
}
.setweb .size.font-large .btn {
    background-image: url(images/template/icon_size_l.png);
    background-color: #379f95;
}
.main.font-small {font-size: 90%;}
.main.font-medium{font-size: 100%;}
.main.font-large{font-size: 105%;}
.setweb .size .btn:hover {
  background-color: #278d8e;
}
.setweb .share .btn {
  background-color: #526d8a;
}
.setweb .share .btn:hover {
  background-color: #0478a5;
}
.setweb .dropdown-menu {
  margin: -41px 0 0 0;
  border: none;
  min-width: auto;
  width: 43px;
  padding: 45px 0 0 0;
  border-radius: 50px;
  z-index: -1;
}
.setweb .dropdown-menu a {
  width: auto;
  padding: 5px 5px 11px 5px;
  text-align: center;
}

.setweb .dropdown-menu a:nth-last-child(1) {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}
.setweb .size .dropdown-menu a:hover, .setweb .size .dropdown-menu a:focus {
  background-color: #1c898a;
}
.setweb .share .dropdown-menu a:hover, .setweb .share .dropdown-menu a:focus {
  background-color: #0282b3;
}
.setweb .size .dropdown-menu {
  background-color: #44bdbe;
}
.setweb .share .dropdown-menu {
  background-color: #455e79;
}

/*google search*/
.search_box {
  position: absolute;
  right: 0;
  display: flex;
  bottom: 38px;
}
.search_box .search {
  display: flex;
  width: 100%;
}
form.gsc-search-box {
  width: 300px;
  right: 0;
  margin: 0;
  position: relative;
}
td.gsc-search-button {
  position: absolute;
  margin: 0;
  width: auto;
  right: 0;
}
.gsc-input-box {
  border: none;
  padding: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  background-color: #ebebeb;
  border: none;
  height: 41px;
  width: 100%;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
table.gsc-search-box {
  margin: 0;
  position: relative;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  border: none;
  background-color: transparent;
  padding: 8px;
}
table.gsc-search-box td .gsst_b {
    right: 20px;
}
table.gsc-search-box .gsst_a .gscb_a {
    color: #828282;
}
.gsc-search-button-v2 svg {
  fill: #000;
  height: 25px;
  width: 25px;
}
.gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  background-color: transparent;
  background-image: none;
}

.gsc-search-button-v2:hover svg, .gsc-search-button-v2:focus svg {
    fill: #516c8a;
}
.advanced a {
  background-color: #526d8a;
  color: #fff;
  padding: 10px 15px 10px 10px;
  position: relative;
  top: 9px;
  white-space: nowrap;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.advanced a:hover {
  background-color: #516c8a;
  color: #fff;
  text-decoration: none;
}
.hotsearch {
  position: absolute;
  bottom: -22px;
  font-size: 90%;
  width: 100%;
  left: 0;
}
/*banner*/
.banner img {
    width: 100%;
}
.banner .slick-slide {
    position: relative;
}
.banner .slick-slide::before {
   content:"";
   background-color: rgba(255, 255, 255, 0.6);
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   transition: all 200ms ease-out;
}

.banner .slick-slide.slick-active::before {
   background-color: rgba(255, 255, 255, 0);
}
/*主要內容*/
.main {
}

.container .title {
    color: #000000;
    letter-spacing: 2px;
    text-align: center;
    font-family: "Microsoft JhengHei";
    font-size: 110%;
    padding: 10px 0 10px 0;
}


/*rwd 框架*/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding: 15px 5px !important;
}
/*跑馬燈*/
.marquee_box {
    position: relative;
    z-index: 9;
    width: 100%;
    overflow: hidden;
    height: 45px;
}
.marquee {
    margin: 0 0 0 35px;
    overflow: hidden;
}
.marquee_box .icon {
    position: absolute;
    left: 0;
    top: 8px;
    padding: 0 5px;
    width: 35px;
    line-height: normal;
}

.marquee_box .icon svg {
    fill: #526d8a;
}

.marquee_box a,.marquee_box {
    line-height: 45px;
    color: #526d8a;
    font-size: 110%;
    letter-spacing: 1px;
}

.marquee_box a {
    font-size: 100%;
}

/*主要內容*/
.con_bg{
    background-position: bottom;
    background-repeat: no-repeat;
    background-repeat-x: repeat;
}
.container.main {
    padding: 0 5px;
}

.container.main .equal-height-thumbnail {
    margin-top: 35px;
}
.home .sitemap.equal-height-thumbnail {
    margin-top: 0;
}
.home .container.main {
    background-color: rgba(255, 255, 255, 0.7);
}
.main .accesskey {
    position: absolute;
    top: 10px;
    left: -10px;
    color: #516c8a;
}
/*小廣告*/
.sbanner_link {
    background-color: #eaeaea;
    padding: 50px 0;
    position: relative;
}
.sbanner_link .slick-slide img {
    margin: auto;
    border: 1px #f1efe800 solid;
}

.sbanner_link .slick-slide a:hover img {
    border: 1px #1ce8c6 solid;
}
.sbanner_link .slick-prev,.sbanner_link .slick-next{
    width: 42px;
    height: 42px;
    z-index: 9;
}
.sbanner_link .slick-next {
    right: 0;
}
.sbanner_link .slick-prev {
    left: 0;
}
.sbanner_link .slick-prev:before{
    background-image: url("images/template/ad_left.png")
}
.sbanner_link .slick-next:before{background-image: url("images/template/ad_right.png")}
.sbanner_link .slick-prev:before,.sbanner_link .slick-next:before{
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    opacity: 0.4;
}
/*fatfoot*/
.fatfoot .btn{

}

.fatfoot .btn.collapsed {
}

.fatfoot .btn:before {
}

.en .fatfoot .btn:before {
    content: "CLOSE";
    letter-spacing: 0;
}

.fatfoot .btn.collapsed:before {
}

.en .fatfoot .btn.collapsed:before {
    content: "OPEN";
}
/*footer*/
footer {
    background-color: #526d8a;
}

footer img {
    max-width: 100%;
}

footer .logo {
    padding: 15px 0 0 0;
    display: inline-block;
}

footer .linkbar {
    background-color: #76607b;
    padding: 10px;
    color: #fff;
    letter-spacing: 2px;
}
footer .linkbar a {
    white-space: nowrap;
    color: #fff;
}
footer .info.Update {
    display: inline-block;
    width: 100%;
    border-top: 1px #6e87a2 solid;
    padding: 5px;
}

footer .info.Update p {
    float: left;
    margin-right: 15px;
}
/*快捷*/
.fast{
    position: fixed;
    z-index: 99;
    top: 30%;
}

.fast ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.fast ul li {
    list-style-type: none;
    position: relative;
}

.fast.left ul li {
    height: 52px;
    margin: 2px 0;
}

.fast.left ul li a {
    display: block;
    opacity: 0.5;
    border-radius: 50px;
    overflow: hidden;
}

.fast.left ul li .dropdown-menu.show {
    left: 52px !important;
    border-radius: 0;
    border: 0;
    transform: none !important;
    width: 1000px;
    background: transparent;
}

.fast.left ul li .dropdown-menu.show li {
    float: left;
}

.fast.left ul li .dropdown-menu.show li a {
    color: #fff;
    text-decoration: none;
    height: 52px;
    padding: 10px;
    border-left: 1px hsla(0, 0%, 100%, 0.29) solid;
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-align-items:center;
    align-items:center;
    -webkit-align-content:center;
    align-content:center;
    width: 100px;
    text-align: center;
    line-height: 120%;
}
.en .fast.left ul li .dropdown-menu.show li a {
    width: 150px;
}
.fast.left ul li.fb .dropdown-menu.show li a {
    background-color: #3a559f;
}

.fast.left ul li.yt .dropdown-menu.show li a {
    background-color: #d83e24;
}

.fast.left ul li.fr .dropdown-menu.show li a {
    background-color: #ffffff;
    color: #003b84;
}

.fast.left ul li.fr .dropdown-menu.show li a:hover {
    background-color: #e8e8e8;
}

.fast.left ul li.line .dropdown-menu.show li a {
    background-color: #2e8704;
}

.fast.left ul li.ig .dropdown-menu.show li a {
    background-color: #b432a1;
}

.fast.left ul li.contact .dropdown-menu.show li a {
    background-color: #0f8481;
}
.fast.left ul li.assist .dropdown-menu.show li a {
    background-color: #8F7900;
}
.fast.left ul li.assist .dropdown-menu.show li a:hover {
    background-color: #584b01;
}
.fast.left ul li.contact .dropdown-menu.show li a:hover {
    background-color: #0c4846;
}

.fast.left ul li.ig .dropdown-menu.show li a:hover {
    background-color: #8c117a;
}

.fast.left ul li.line .dropdown-menu.show li a:hover {
    background-color: #226b00;
}

.fast.left ul li.yt .dropdown-menu.show li a:hover {
    background-color: #731505;
}

.fast.left ul li.fb .dropdown-menu.show li a:hover {
    background-color: #0a2882;
}


.fast.left ul li a:hover, .fast.left ul li a:focus, .fast.left ul li.show a {
    opacity: 1;
}

.fast ul li .dropdown-toggle::after {display: none;}
.fast.left{
    left: 0;
}
.fast.right{
    right: 0;
    background-color: #f5f5f5;
    border-radius: 50px;
}

.fast.right ul li {
    border-top: 1px #555 solid;
}

.fast.right ul li a {
    position: relative;
    display: block;
    padding: 12px 10px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    line-height: 170%;
    height: 54px;
}

.fast.right ul li a:hover {
}

.fast.right ul li a:hover svg {}

.fast.right ul li a p {
    margin: 0;
    position: absolute;
    right: -5px;
    font-size: 120%;
    letter-spacing: 1px;
    background-color: #cce2e0;
    color: #000;
    top: -1px;
    height: 56px;
    line-height: 56px;
    padding: 0;
    z-index: -1;
    overflow: hidden;
    width: 0;
    transition: all 200ms ease-out;
    opacity: 0;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}

.fast.right ul li a:hover p {
    width: auto;
    white-space: nowrap;
    padding: 0 72px 0 25px;
    opacity: 1;
}

.fast.right ul li svg {
    width: 30px;
}

.fast.right ul li:nth-child(1) {
    border-top: none;
}

.fast.right ul {
    padding: 0 5px;
}
/*瀏覽輔助設定*/
#visionset .modal-header {
    background-color: #f1efe8;
    color: #000;
}
#visionset .close{
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
#visionset .modal-title{
    font-size: 110%;
    font-weight: 500;
    letter-spacing: 2px;
}
#visionset .modal-dialog{
    max-width: 700px;
}
#visionset .title{
    font-size: 105%;
    letter-spacing: 2px;
    font-weight: 400;
    border-bottom: 1px #c3c3c3 solid;
    padding: 0 5px 5px 5px;
    width: 100%;
}
#visionset .row{
    margin: 0;
}
#visionset ul{
    padding: 5px 0 10px 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
}
#visionset li{
    float: left;
    text-align: center;
    padding: 10px !important;
    letter-spacing: 1px;
}

#visionset li a {
    display: block;
    padding: 15px 0;
    border: 3px rgb(202, 202, 202) solid;
    color: #000;
    text-decoration: none;
}

#visionset li a:hover {
    border: 3px rgb(111, 111, 111) solid;
}

#visionset li.txt01 a {
    background-color: #000;
    color: #FFEB3B;
}

#visionset li.txt02 a {
    color: #000;
}

#visionset li.txt03 a {
    background-color: #001f80;
    color: #FFEB3B;
}

#visionset li.txt04 a {
    background-color: #fffacd;
    color: #000000;
}
#visionset .colorset{}
#visionset .fontset{}
#visionset .ex{
    padding: 5px 10px;
}
/*內頁*/
.home .breadcrumb{
    background-color: transparent;
    border-radius: 0;
    padding: 10px 0 10px 20px;
    font-size: 95%;
    margin: 0;
}
@media screen and (max-width: 992px) {
  header .toplink, .hotsearch {
    display: none;
  }
  header .logo {
    padding: 20px 60px 20px 0;
  }
  .toplink {
    background-color: #244b84;
    padding-top: 5px;
  }
  .menu .toplink a {
    font-size: 100%;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px #426d92 solid;
  }
  .menu .toplink a:hover {
    background-color: #c9f0e9;
    color: #000;
  }
  .menu .toplink a.accesskey {
  }
  .menu .search_box {
    background-color: #ffffff;
    position: relative;
    bottom: inherit;
    right: inherit;
    padding: 10px;
  }
  .search_box {
    position: relative;
    bottom: inherit;
  }
  .search_box #___gcse_0 {
    width: 100%;
    position: relative;
    top: 0;
  }
  .search_box form.gsc-search-box {
    width: 100%;
  }
    .fatfoot{display: none;}
    footer .linkbar {
    text-align: center;
}
    footer .info.Update{
    margin-top: 8px;
}
/*內頁*/
.page .main{
    padding: 0 15px;
}
.page .info.Update{
    display: inline-block;
    width: 100%;
    padding: 10px;
}
/***fix share search font**/


.search_box{
    display: flex;
    width: 100%;
}
.search_box >.search {
    display: flex;
    width: calc( 100% - 130px );
}
.setweb.setwebCoercive {
    display: block!important;
    float: right;
    position: relative!important;
    width: 110px;
	    margin-bottom: -20px!important;
}

.setweb.setwebCoercive >div {
    float: left;
}
}
@media screen and (min-width: 992px) {
  .menu .toplink {
    display: none;
  }

  .toplink {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 95%;
    line-height: 36px;
    letter-spacing: 1px;
	background: rgba( 255, 255, 255, 0.7 );
  }
  .toplink, .toplink a {
    color: #000;
  }
  .toplink a {
    padding: 0 6px;
  }
  .toplink a:hover {
    color: #516c8a;
  }
/*fatfoot*/
.fatfoot {
    background-repeat: repeat-x;
    position: relative;
    z-index: 9;
    background-position: bottom;
    padding: 0;
}
.fatfoot .card-body {
    border: none;
    letter-spacing: 1px;
    padding: 3.25rem 1.25rem 5.25rem 1.25rem;
    background-color: transparent;
}

.fatfoot .card-body ul li {
    padding: 4px 0 4px 5px;
    margin: 0;
    list-style-type: none;
}

.fatfoot .card-body ul li.title {
    font-size: 105%;
    font-weight: 600;
    padding: 5px 20px 5px 5px;
    border-bottom: 3px #f1efe8 solid;
    margin: 0 0 3px 0;
}

.fatfoot .card-body ul li.title a {
    color: #526d8a;
}

.fatfoot .card-body ul li.title a:hover {
    text-decoration: none;
}


.fatfoot .card-body ul li a {
    color: #616262;
}

.fatfoot .card-body ul li a:hover {
    color: #0e7b6d;
}
    footer .linkbar {
    text-align: right;
}

/*內頁*/
.page .main .info.Update {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.page .main{
    padding: 0 15px 45px 15px;
}
.home .main {
    min-height: 500px;
    padding: 0 20px 40px 20px;
}

.home .main .accesskey {
    left: 20px;
}

.home .breadcrumb-item+.breadcrumb-item::before{
    content: ">";
    font-family: cursive;
}
}
@media screen and (min-width: 767px) {
footer .info.Update .container {
    padding: 0 0 0 81px;
}
footer .info {
    padding: 0 0 10px 78px;
}
.home .fast.right {
    top: inherit;
    bottom: 0;
    opacity: 0.5;
}
.home .fast.right:hover {
    opacity: 1;
}
}
@media screen and (max-width: 767px) {
    .fast{display: none;}
footer .info {
    padding: 10px 0;
}
    #visionset{display: none;}
}

@media screen and (max-width: 480px) {
 table.gsc-search-box td .gsst_b{
    right: 30px;
}
    
  .advanced {
    display: none;
  }

.gsc-search-box-tools .gsc-search-box .gsc-input {
    border-radius: 50px;
    padding: 0;
}
}
/**會計資訊網**/
/**table樣式**/
.sitetb >tbody >tr td{
    border: 1px solid #ddd;
}


/**交通部公務人員協會 進階搜尋**/
.advanced a {
    background-color: #526d8a!important;
    color: #fff!important;
    padding: 10px 15px 10px 10px!important;
    position: relative!important;
    top: 9px!important;
    white-space: nowrap!important;
    border-bottom-right-radius: 25px!important;
    border-top-right-radius: 25px!important;
}

