@charset "utf-8";
img {
  max-width: 100%;
}
a, img {
  transition: all 200ms ease-out 0s;
}
a, a:hover {
  color: inherit;
  text-decoration: none;
}
:focus-visible, a:focus-visible, select:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible {
  outline: 4px #03f dotted;
  background-color: #FCC211 !important;
  color: #000;
}
ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}
header, main, footer {
  width: 100%;
  clear: both;
  position: relative;
}
/*** 進入內容區塊 ***/
.into a {
  position: absolute;
  color: rgba(255, 255, 255, 0);
  z-index: 10;
  top: 0;
  left: 0;
}
.into a:focus {
  color: #000;
}
.container-fluid {
  max-width: 1600px;
}
/*** search popup ***/
.modal-open .search_box .modal {
  padding: 0 15px !important;
}
.search_box .modal-header {
  position: fixed;
  right: 30px;
  top: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  z-index: 999;
}
.search_box .modal-header button {
  opacity: 1;
  color: #fff;
  text-shadow: none;
}
.search_box .modal-header button span {
  font-size: 300%;
  display: block;
}
.search_box .search input[type=search] {
  width: 100%;
  border-radius: 30px;
  background-color: #ececec;
  border: none;
  padding: 10px;
  font-size: 110%;
  letter-spacing: 1px;
}
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 !important;
  border: none !important;
  height: 41px;
  width: 100%;
}
table.gsc-search-box {
  margin: 0;
  position: relative;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  border: none;
  background-color: transparent;
  padding: 8px;
}
.gsc-search-button-v2 svg {
  fill: #000;
  height: 25px;
  width: 25px;
}
.gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  background-color: #b9b9b98c;
  background-image: none;
  filter: none;
}
.advanced a {
  background-color: #3153ba;
  color: #fff !important;
  padding: 10px 10px;
  position: relative;
  top: 9px;
  white-space: nowrap;
}
.advanced a:hover {
  background-color: #126fd9;
  color: #fff;
  text-decoration: none;
}
.search_box .hotsearch {
  width: 100%;
  padding: 5px;
  letter-spacing: 1px;
}
.search_box .search_bt {
  margin: 10px -5px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.search_box .modal-footer button {
  border-radius: 10px;
}
.search_box .search_bt button {
  width: 100%;
  background: #000;
  color: #fff;
  border-radius: 10px;
  font-size: 110%;
  padding: 10px;
  margin: 5px;
  border: 3px #000 solid;
}
.search_box .search_bt button:hover {
  background: #ffcccb;
  color: #000;
}
.hotsearch a {
  color: #263c92;
  margin: 0 5px;
}
.hotsearch a:hover {
  color: #7938a7;
}
/*** hearder ***/
.top-mainbg {
  background: #a47cc1 url(../css10/images/dot_bg.png) repeat-x center top;
  width: 100%;
  float: left;
  position: relative;
}
/*** hearder抬頭顯示 ***/
.top-menu.smaller {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  margin-top: 0;
  width: 100%;
  background: #000;
  -webkit-box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.3);
}
.menu-box.smaller, .menu-box.smaller .menu-link {
  margin: 0;
}
.logo.smaller {
  position: fixed;
  top: 0;
  left: 10px;
  margin-top: 0;
}
.logo.smaller img {
  max-width: 170px;
}
/*** toplink ***/
.top-link {
  margin: 0 auto;
  color: #fff;
  padding: 10px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
  max-width: 1600px;
}
.top-link ul {
  display: flex;
}
.top-link ul li {
  position: relative;
}
.top-link ul li:after {
  content: "/";
  position: absolute;
  right: -3px;
}
.top-link ul li:first-child:after, .top-link ul li:last-child:after {
  display: none;
}
.top-link a {
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
}
.top-link a:hover {
  text-decoration: underline;
  color: #ffcccb;
}
.top-link .search_bt, .menu-box .search_bt {
  background: #fff;
  border-radius: 5px;
  line-height: 1;
  padding: 5px;
  display: flex;
}
/*** logo ***/
.logo {
  float: left;
  margin: 0;
  font-size: inherit;
  line-height: 4;
  transition: all 200ms ease-out 0s;
  margin-top: -40px;
  position: relative;
}
/*** menu ***/
.menu-box {
  float: right;
  margin: 25px 0;
  z-index: 1;
  position: relative;
}
.menu-box .sm-navbar--collapsible-only.sm-navbar, .menu-box .sm-navbar:not(.sm-navbar--dropdowns-only).sm-navbar {
  background: transparent;
  justify-content: flex-end;
}
.menu-box .sm-toggler {
  background: #000;
  color: #fff;
  border-radius: 8px;
  padding: 4px;
}
.sm-show .sm-toggler {
  background: none;
  color: #000;
  border-radius: 0;
  padding: 0;
}
.menu-link {
  background: #000;
  color: #fff;
  padding: 10px;
  margin: 0 15px 0 0;
  border-radius: 10px;
  font-size: 140%;
  font-weight: bold;
}
.menu-link a {
  padding: 0 10px;
  color:#fff
}
.menu-link a:hover, .menu-link a:focus {
  background: #ffcccb;
  color: #000;
  border-radius: 10px;
  padding: 5px 10px;
  font-weight: bold;
}
/*** 形象區banner輪播 ***/
.main-banner {
  float: left;
  width: 100%;
  background: url(../css10/images/main_bg.png) no-repeat center 14px;
  background-size: 100%;
  margin: 80px 0 40px 0;
  position: relative;
}
.main-banner img {
  width: 100%;
}
.banner-list {
  margin: 21.8% 12%;
  border: 20px #000 solid;
  background: #000;
  border-radius: 10px;
  box-shadow: 20px 20px 0px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 20px 20px 0px 0px rgba(0, 0, 0, 0.3);
}
.pause-bt {
  position: absolute;
  bottom: 15px;
  left: 13%;
  background: #000;
  border-radius: 5px;
  padding: 5px 8px;
  color: #fff;
  border: 0;
  font-size: 110%;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  z-index: 2;
}
.pause-bt img {
  width: 22px;
  height: 22px;
}
.pause-bt:hover {
  color: #ff99cb;
}
/*** 訊息公告 ***/
.news-area {
  background: #ccccff url(../css10/images/dot_bg_bl.png) repeat-x center bottom;
  position: relative;
}
.news-area:before {
  content: "";
  position: absolute;
  background: url(../css10/images/zigline01.svg) no-repeat center top;
  background-size: 100%;
  width: 100%;
  height: 200px;
  top: 0;
}
.news-box {
  margin: 250px 0 50px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.news-box:before {
  position: absolute;
  content: "";
  background: url(../css10/images/seed_bybus.png) no-repeat left top;
  height: 127px;
  width: 197px;
  left: 12%;
  top: -1.9%;
}
.news-box .main-title img {
  position: absolute;
  right: 0;
  top: 25px;
}
.main-title {
  z-index: 1;
  background: url(../css10/images/title_bg.png) no-repeat center top;
  background-size: 95%;
  width: 360px;
  height: 265px;
  padding: 45px 50px 135px 55px;
  position: relative;
}
.main-title h2 {
  font-size: 220%;
  font-weight: bold;
}
.wrapper-border {
  background: #000;
  padding: 4px;
  clip-path: polygon(4% 4%, 100% 0%, 100% 100%, -0.1% 100%);
  width: 100%;
  margin-top: -190px;
  position: relative;
}
.news-list-wrapper {
  background: url(../css10/images/twill_bg.png) repeat;
  padding: 0 26px 0 0;
  clip-path: polygon(4% 4%, 100% 0%, 100% 100%, -0.1% 100%);
}
.news-list-border {
  position: relative;
  background: #000;
  padding: 0 4px 0 0;
  clip-path: polygon(4% 4%, 100% 0%, 100% 100%, -0.1% 100%);
}
.news-list {
  background: #fefbc6;
  clip-path: polygon(4% 4%, 100% 0%, 100% 100%, 0% 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.05) 1px, transparent 1px), linear-gradient(to right, rgba(0, 0, 0, 0.05) 1px, transparent 1px);
  background-size: 27px 27px;
  min-height: 600px;
  padding: 195px 50px 25px 80px;
}
.news-list:before {
  position: absolute;
  content: "";
  background: url(../css10/images/spot_lt.svg) no-repeat -55px -220px;
  background-size: 100%;
  width: 310px;
  height: 180px;
  left: 0;
  top: 0;
}
.news-list:after {
  position: absolute;
  content: "";
  background: url(../css10/images/spot_rt.svg) no-repeat 105px -85px;
  background-size: 100%;
  width: 327px;
  height: 180px;
  top: 0;
  right: 0;
}
.news-list-border:before {
  position: absolute;
  content: "";
  background: url(../css10/images/spot_lb.svg) no-repeat -75px -10px;
  background-size: 100%;
  width: 260px;
  height: 110px;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.news-list-border:after {
  position: absolute;
  content: "";
  background: url(../css10/images/spot_rb.svg) no-repeat 80px 10px;
  background-size: 100%;
  width: 327px;
  height: 145px;
  bottom: 0;
  right: 0;
}
.news-item .pic img {
  aspect-ratio: 990 / 650;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: top;
}
.news-item .slick-slide {
  padding: 10px 15px;
}
.news-item .pic {
  border: 4px #000 solid;
  border-radius: 10px;
  overflow: hidden;
}
.news-item .sort {
  margin: 15px 0 0;
  font-size: 112.5%;
  text-align: center;
  font-weight: 500;
  background: #edd3ff;
  padding: 5px 15px;
  border-radius: 30px;
  border: 3px #000 solid;
  z-index: 1;
  position: relative;
}
.news-item .news-info {
  background: #fff;
  padding: 15px;
  border: 3px #000 solid;
  border-radius: 10px;
  width: 97%;
  margin: -20px auto 0 auto;
  min-height: 185px;
}
.news-info h3 {
  font-size: 135%;
  margin: 20px 0 15px 0;
  color: #263c92;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
}
.news-info p {
  font-size: 95%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
/*** more ***/
.more {
  margin: 30px auto;
  color: #fff;
  background: #000;
  font-size: 115%;
  border-radius: 10px;
  padding: 7px 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 125px;
  border: 3px #000 solid;
}
.more img {
  margin-left: 5px;
}
.more:hover img {
  filter: invert(1);
}
.more:hover {
  font-weight: 500;
  background: #ffcccb;
  color: #000;
}
/*** 補助與資源 ***/
.grant-area {
  background: #fccee4 url(../css10/images/spotlight_bg.svg) no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.grant-area:before {
  position: absolute;
  content: "";
  background: url(../css10/images/zigline02.svg) no-repeat center top;
  background-size: 100%;
  width: 100%;
  height: 160px;
}
.grant-area:after {
  position: absolute;
  content: "";
  background: url(../css10/images/zigline03.svg) no-repeat center bottom;
  background-size: 100%;
  width: 100%;
  height: 170px;
  bottom: 0;
  z-index: 1;
}
.grant-box {
  margin: 220px 0 150px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.grant-box:after {
  position: absolute;
  content: "";
  background: url(../css10/images/seed_plus1.png) no-repeat left top;
  height: 97px;
  width: 149px;
  left: 12%;
  bottom: 22%;
}
.grant-box .main-title img {
  position: absolute;
  right: -25px;
  top: 0;
}
.grant-box .item {
  background: #edd3ff;
  border: 3px #000 solid;
  padding: 5px;
  font-size: 150%;
  min-height: 110px;
  font-weight: bold;
  border-radius: 12px;
  position: relative;
}
.grant-box .item:hover {
  background: #7938a7;
  color: #fff;
}
.grant-box .item::after {
  content: "";
  position: absolute;
  background: #4f3c3c;
  border: 3px #000 solid;
  left: 11px;
  top: 15px;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  z-index: -1;
}
.grant-box .item a {
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.grant-box .more {
  margin: 50px 0;
}
/*** 小廣告輪播 ***/
.small-banner-area {
  background: #a47cc1 url(../css10/images/dot_bg_sm.png) repeat-x center 30px;
  position: relative;
  padding: 30px 0 130px 0;
  margin-top: -5px;
  z-index: 1;
}
.spic-item {
  padding: 0 65px;
}
.spic-item .slick-prev {
  left: 0;
  zoom: 0.5;
}
.spic-item .slick-next {
  right: 0;
  zoom: 0.5;
}
.spic-item .slick-slide {
  padding: 0 20px;
}
.spic-item .slick-slide img {
  width: 100%;
  border: 3px #000 solid;
  border-radius: 5px;
  height: 65px
}
.grant-area .pause-btn {
  position: absolute;
  bottom:5px;
  left: 6%;
  background: #000;
  border-radius: 5px;
  padding: 5px 8px;
  color: #fff;
  border: 0;
  font-size: 110%;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  z-index: 2;            /* 保持在輪播元素之上 */
  cursor: pointer;
}
.pause-btn:hover {
  color: #ff99cb;
}
/*** fat-footer ***/
.cloud-bg {
  background: url(../css10/images/cloud_bg.png) repeat-x center top;
  margin-top: -60px;
  padding: 0 0 60px 0;
  z-index: 1;
  position: relative;
}
.cloud-bg:before {
  content: "";
  position: absolute;
  background: url(../css10/images/seed_jump.png) no-repeat center top;
  width: 78px;
  height: 111px;
  left: 23%;
  top: -35px;
}
.cloud-bg:after {
  content: "";
  position: absolute;
  background: url(../css10/images/pika_happy.png) no-repeat center;
  width: 336px;
  height: 179px;
  right: 10%;
  top: -90px;
}
.fatfooter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.btn-collapse {
  background: url(../css10/images/collapse_bg.png) no-repeat center;
  width: 115px;
  height: 103px;
  border: 0;
  line-height: 3.6;
  margin-top: -20px;
  font-size: 150%;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
.fatfooter-info {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.fatfooter-info .intro:hover, .fatfooter-info .intro:focus {
  background: #ffcccb;
  color: #000;
}
.fatfooter-info .intro {
  margin: 30px 0 20px 0;
  color: #fff;
  background: #263c92;
  width: 100%;
  display: block;
  padding: 8px 10px;
  border-radius: 50px;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  border: 3px #000 solid;
}
.fatfooter-info > li {
  padding: 0 10px;
}
.fatfooter-info li > ul li {
  font-size: 120%;
  font-weight: bold;
  padding: 0 15px 10px 15px;
}
.fatfooter-info li > ul li a:hover, .fatfooter-info li > ul li a:focus {
  color: #263c92;
}
/*** footer頁尾資訊 ***/
.footer-box {
  background: #fff;
}
/*** SNS社群媒體連結 ***/
.social-media {
  background: #efefef;
  padding: 15px 0;
  position: relative;
  margin: 30px 0;
}
.social-media ul {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.social-media ul:before {
  content: "";
  position: absolute;
  background: url(../css10/images/seed_road.png) no-repeat center;
  width: 256px;
  height: 99px;
  top: -55px;
  left: 0;
  z-index: 1;
}
.social-media a {
  background: #232323;
  padding: 10px;
  margin: 0 5px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-media a:hover, .social-media a:focus {
  background: #263c92;
}
/*** 機關地址資訊 ***/
.footer-box .infor {
  color: #1b1514;
  font-size: 110%;
  line-height: 1.5;
  padding: 0 0 20px 0;
}
.privacy a {
  margin: 0 10px 10px 0;
  padding: 7px 20px;
  border-radius: 10px;
  color: #fff;
  background: #000;
  font-size: 110%;
  font-weight: bold;
  display: inline-block;
  border: 3px #000 solid;
}
.privacy a:hover, .privacy a:focus {
  background: #ffcccb;
  color: #000;
}
.copyright {
  background: #000;
  color: #fff;
  padding: 10px;
  text-align: center;
}
/*** 無障礙標章區塊 ***/
.acc_box {
  text-align: right;
}
.acc_box img {
  max-width: 120px;
}
/*** gotop回頁首按鈕 ***/
.gotop {
  position: fixed;
  bottom: 5px;
  right: 0;
  z-index: 1;
  opacity: 0.5;
  display: none;
}
.gotop:hover, .gotop:focus {
  opacity: 1;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 300ms ease-out 0s;
}
/*** Home頁內容 ***/
/*** 字級大小 ***/
.font_size li {
  padding: 0 5px;
  border-top: 0;
  float: left;
}
.font_size li.large {
  font-size: 115%;
}
.font_size li.small {
  font-size: 90%;
}
  .font_size li.force a {
    background-color: #0e5547;
    color: #fff !important;
  }
.font_size a:hover, .font_size a:focus {
  background-color: #0e5547 !important;
  color: #fff !important;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
}
.font_size a {
  background-color: #e3e3e3;
  text-align: center;
  text-decoration: none;
  color: #000;
  display: inline-block;
  border-radius: 7px;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
@media screen and (min-width: 992px) {
  .menu-box .search_bt {
    display: none;
  }
}
@media screen and (max-width: 1199.98px) {
  .main-banner .slick-next, .main-banner .slick-prev {
    zoom: 0.8;
  }
    .news-box {
    margin: 170px 0 50px 0;
  }
  .news-list {
    padding: 195px 30px 25px 50px;
  }
  .grant-box {
    justify-content: center;
    margin: 190px 0 100px 0;
  }
  .grant-box:after {
        left: auto;
        bottom: 0;
        right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .top-link, .menu-link {
    display: none;
  }
  .home main{
    top: 63px;
  }
  .top-menu {
    background: #000;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1;
  }
  .logo {
    line-height: normal;
    margin-top: 0;
    position: fixed;
    left: 10px;
  }
  .logo img {
    max-width: 160px;
  }
  .menu-box {
    margin: 0;
  }
  .menu-box .sm-toggler {
    background: none;
    padding: 0;
  }
  .sm-offcanvas .sm-toggler-anchor--hide {
    color: #000 !important;
  }
  .banner-list {
    margin: 21.8% 4%;
    box-shadow: 9px 10px 0px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 9px 10px 0px 0px rgba(0, 0, 0, 0.3);
  }
  .pause-bt {
    left: 5%;
  }
  .news-box:before {
    left: 8%;
    top: -3%;
    zoom: 0.75;
  }
  .news-list:after, .news-list:before, .news-list-border:before, .news-list-border:after {
    zoom: 0.75;
  }
  .main-title {
    zoom: 0.8;
  }
  .acc_box {
    text-align: left;
    margin: 0 0 20px 0;
  }
  /*** 字級大小 ***/
  .mb_toplink .font_size {
    margin-right: 10px;
  }
  .mb_toplink .font_size > ul {
    display: block !important;
  }
  .mb_toplink .font_size a {
    color: #000;
    display: inline-block;
    border-radius: 7px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    padding: 0 !important;
  }
  .nav .searchbt > a {
    padding: 8px;
  }
  .fatfooter {
    display: none;
  }
  .menu .sm-blue .nav {
    padding: 0 15px;
  }
  .social ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
  }
  .social ul li {
    width: 33.333%;
    padding: 10px;
  }
  .social ul li a {
    display: block;
  }
}
@media screen and (max-width: 767.98px) {
  .logo {
    line-height: normal;
    margin-top: 0;
    position: fixed;
    left: 10px;
    padding: 5px 0px;
	}
  .main-banner:before, .main-banner:after {
    display: none;
  }
  .news-box:before {
    display: none;
  }
  .news-box {
    margin: 100px 0 50px 0;
  }
  .grant-box {
    justify-content: center;
    margin: 110px 0 100px 0;
  }
  .social-media ul:before {
    display: none;
  }
  .cloud-bg:before {
    display: none;
  }
  .cloud-bg:after {
    right: 16%;
  }
  .social-media ul {
    display: flex;
    justify-content: center;
    position: relative;
  }
}
@media screen and (max-width: 575.98px) {
  .news-list {
    padding: 180px 15px 25px 25px;
  }
}