@charset "UTF-8";
/* line 202, ../sass/_variable.scss */
[data-tabtype="1"] > .container > .inner:after, .topbar .toptool ul:after, .main_menu ul:after, .wrapper .toplink ul:after, .content:after, .content .content_middle .index-info ul:after, .content .content_middle .table_title ul:after, .content .content_middle .table_group .table_tr .data ul:after, .content .content_middle .table_group .table_tr:after, .content .content_middle .table_title2 ul:after, .content .content_middle .table_group2 .table_tr .data ul:after, .content .content_middle .table_group2 .table_tr:after, .footer_bg .footer .footer_iconlink ul:after {
  content: "​";
  display: block;
  height: 0;
  clear: both;
}

/* line 209, ../sass/_variable.scss */
.footer_bg .footer .footer_iconlink ul li a {
  text-indent: -9999px;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

/* line 222, ../sass/_variable.scss */
.content .content_top, .content .content_middle, .content .content_bottom {
  display: block;
}

/* line 407, ../sass/_variable.scss */
.content .content_middle h3 {
  padding: 10px 0;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.1em;
  text-indent: 0;
  color: #0e231a;
  border-bottom: 1px solid #d8d8d8;
}

/* line 423, ../sass/_variable.scss */
.content .content_middle .link_list li a {
  display: block;
  width: 100%;
  text-decoration: none;
}

/* line 431, ../sass/_variable.scss */
body input[type="submit"], body input[type="button"], .topbar .toptool ul a {
  border-radius: 4px;
  background-color: #48b586;
  display: inline-block;
  padding: 5px 8px;
  color: #545454;
  border: 0px solid #41a379;
  line-height: 1;
  cursor: pointer;
  vertical-align: middle;
  font-size: 0.9em;
  font-family: "微軟正黑體", Arial, "Helvetica Neue", Helvetica, sans-serif, "新細明體";
}
/* line 445, ../sass/_variable.scss */
body input[type="submit"]:link, body input[type="button"]:link, .topbar .toptool ul a:link {
  color: #545454;
}
/* line 449, ../sass/_variable.scss */
body input[type="submit"]:visited, body input[type="button"]:visited, .topbar .toptool ul a:visited {
  color: #545454;
}
/* line 453, ../sass/_variable.scss */
body input[type="submit"]:hover, body input[type="button"]:hover, .topbar .toptool ul a:hover {
  background-color: #22b1bf;
  color: #ffffff;
}
/* line 458, ../sass/_variable.scss */
body input[type="submit"]:active, body input[type="button"]:active, .topbar .toptool ul a:active {
  color: #545454;
}

/*
tabtype 0 模組
tabtype 1 分割
tabtype 2 頁籤
tabtype 3 單攔
*/
/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="1"] > .container > .inner > .group {
  float: left;
  width: 100%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="2"] > .container > .inner > .group {
  float: left;
  width: 50%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="3"] > .container > .inner > .group {
  float: left;
  width: 33.3333333333%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="4"] > .container > .inner > .group {
  float: left;
  width: 25%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="5"] > .container > .inner > .group {
  float: left;
  width: 20%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="6"] > .container > .inner > .group {
  float: left;
  width: 16.6666666667%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="7"] > .container > .inner > .group {
  float: left;
  width: 14.2857142857%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="8"] > .container > .inner > .group {
  float: left;
  width: 12.5%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="9"] > .container > .inner > .group {
  float: left;
  width: 11.1111111111%;
}

/* line 21, ../sass/_grid.scss */
[data-tabtype="1"][data-child="10"] > .container > .inner > .group {
  float: left;
  width: 10%;
}

/* line 47, ../sass/_grid.scss */
[data-tabtype="0"] > .container {
  margin: 0 10px;
}

/* line 75, ../sass/_grid.scss */
[data-tabtype="2"] .tabs {
  margin: 10px 10px 20px;
}

/*---首頁更改九宮格---*/
.event ul{
  text-align: center;  
}
.event ul li{
  display: inline-block;
  padding: 5px 12px;
  width: 29%;  
}
.event ul li a img{
  box-shadow: 5px 5px 10px #b7b7b7;
}

.event2 ul{
  text-align: center;  
}
.event2 ul li{
  display: inline-block;
  padding: 5px 12px;
  width: 29%;  
}







@media (max-width: 600px) {
  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="1"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="2"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="3"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="4"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="5"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="6"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="7"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="8"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="9"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 102, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="10"] > .container > .inner > .group {
    width: 100%;
  }

  /* line 112, ../sass/_grid.scss */
  [data-tabtype="0"] > .container {
    margin: 0;
  }

  /* line 130, ../sass/_grid.scss */
  [data-tabtype="2"] .tabs {
    margin: 0 0 20px;
  }
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="1"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="1"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="1"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="2"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="2"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="2"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="3"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="3"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="3"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="4"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="4"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="4"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="5"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="5"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="5"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="6"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="6"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="6"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="7"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="7"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="7"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="8"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="8"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="8"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="9"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="9"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="9"] > .container > .inner > .group .group {
    width: 100%;
  }

  /* line 146, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="10"] > .container > .inner > .group {
    width: 50%;
  }
  /* line 149, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="10"] > .container > .inner > .group:nth-of-type(odd) {
    clear: left;
  }
  /* line 153, ../sass/_grid.scss */
  [data-tabtype="1"][data-child="10"] > .container > .inner > .group .group {
    width: 100%;
  }
}
/* line 5, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	color: #000000;
}

/* line 22, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/_layout.scss */
body {
  font-size: 1.1em;
  font-family: "微軟正黑體", Arial, "Helvetica Neue", Helvetica, sans-serif, "新細明體";
  color: #3f3f3f;
  line-height: 170%;
}

/* line 29, ../sass/_layout.scss */
ol.num-style {
  margin-left: 20px;
}
/* line 31, ../sass/_layout.scss */
ol.num-style li {
	list-style-type: decimal;
}
/* line 33, ../sass/_layout.scss */
ol.num-style li > ol {
  padding-left: 15px;
}
/* line 35, ../sass/_layout.scss */
ol.num-style li > ol li {
  list-style-type: lower-alpha;
}
/* line 37, ../sass/_layout.scss */
ol.num-style li > ol li > ol {
  padding-left: 15px;
}
/* line 39, ../sass/_layout.scss */
ol.num-style li > ol li > ol li {
  list-style-type: disc;
}

/* line 48, ../sass/_layout.scss */
.topbar {
  max-width: 1010px;
  margin: 0 auto;
  position: relative;
}
/* line 53, ../sass/_layout.scss */
.topbar h1 a {
  position: relative;
  width: 500px;
  height: 51px;
  background-image: url(../images/logo.png?1480905483);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  background-size: contain;
  z-index: 3;
  padding: 30px 0 0 0;
}
/* line 67, ../sass/_layout.scss */
.topbar .toptool {
  position: absolute;
  top: 20px;
  right: 0;
  width: 340px;
}
/* line 76, ../sass/_layout.scss */
.topbar .toptool ul li {
  float: left;
  padding: 10px 5px;
}
/* line 80, ../sass/_layout.scss */
.topbar .toptool ul li:first-child:before {
  content: "";
  background: url(../images/user_icon.png);
  width: 51px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
}
/* line 91, ../sass/_layout.scss */
.topbar .toptool ul select {
  padding: 6px;
}
/* line 94, ../sass/_layout.scss */
.topbar .toptool ul a {
  padding: 10px 20px;
  text-decoration: none;
  background-color: #0e231a;
  color: #ffffff !important;
}

/* line 106, ../sass/_layout.scss */
.main_menu {
  background-color: #0e231a;
  position: relative;
}
/* line 109, ../sass/_layout.scss */
.main_menu:after {
  content: "";
  background: url(../images/menu_shadow.png) repeat-x;
  height: 10px;
  width: 100%;
  display: block;
  position: absolute;
}
/* line 117, ../sass/_layout.scss */
.main_menu ul {
  width: 1000px;
  margin: 0 auto;
  padding: 10px;
}
/* line 125, ../sass/_layout.scss */
.main_menu ul li {
  float: left;
  width: 12.5%;
  box-sizing: border-box;
  position: relative;
}
/* line 131, ../sass/_layout.scss */
.main_menu ul li + li:before {
  content: "​";
  display: block;
  position: absolute;
  width: 1px;
  height: 60%;
  left: 0.5px;
  top: 20%;
  background-color: #d8d8d8;
  line-height: 170%;
}
/* line 143, ../sass/_layout.scss */
.main_menu ul li a {
  font-size: 1.1em;
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 15px 0;
  border-radius: 5px;
}
/* line 151, ../sass/_layout.scss */
.main_menu ul li a:hover {
  background-color: #86c351;
  color: #ffffff;
}

/* line 160, ../sass/_layout.scss */
.wrapper {
  max-width: 1010px;
  margin: 0 auto;
  max-width: 100%;
  background-color: #f7f7f7;
  background-image: url("../images/bg.png");
  background-repeat: repeat-x;
  background-position: top;
  padding-bottom: 25px;
}
@media (max-width: 600px) {
  /* line 160, ../sass/_layout.scss */
  .wrapper {
    padding-bottom: 0px;
  }
}
/* line 173, ../sass/_layout.scss */
.wrapper .header {
  background-color: #5a6360;
}
/* line 177, ../sass/_layout.scss */
.wrapper .topbanner {
  max-width: 100%;
  position: relative;
}
/* line 180, ../sass/_layout.scss */
.wrapper .topbanner img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
/* line 185, ../sass/_layout.scss */
.wrapper .topbanner .gotoindex {
  width: 30%;
  height: 150px;
  position: absolute;
  display: block;
  left: 10%;
  cursor: pointer;
}
/* line 194, ../sass/_layout.scss */
.wrapper .toplink {
  max-width: 1000px;
  margin: 0 auto;
}
/* line 197, ../sass/_layout.scss */
.wrapper .toplink a {
  color: #ffffff;
  text-decoration: none;
}
/* line 202, ../sass/_layout.scss */
.wrapper .toplink ul li {
  float: right;
  margin: 5px 0;
  padding: 5px;
  color: #ffffff;
}

/* line 218, ../sass/_layout.scss */
.content {
  margin: 0 auto;
  max-width: 1111px;
}
@media (max-width: 600px) {
  /* line 218, ../sass/_layout.scss */
  .content {
    width: 100%;
  }
}
/* line 238, ../sass/_layout.scss */
.content .content_middle {
  width: 100%;
  background-color: #fff;
  position: relative;
  padding: 5px 30px 25px 30px;
  box-sizing: border-box;
  -webkit-box-shadow: 0 14px 56px 4px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 14px 56px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 14px 56px 4px rgba(0, 0, 0, 0.08);
}
@media (max-width: 600px) {
  /* line 238, ../sass/_layout.scss */
  .content .content_middle {
    padding: 60px 10px;
  }
}
/* line 249, ../sass/_layout.scss */
.content .content_middle .classify-bar ~ h3 {
  position: relative;
  padding-bottom: 20px;
}
/* line 252, ../sass/_layout.scss */
.content .content_middle .classify-bar ~ h3.none-style {
  background-image: none;
}
/* line 255, ../sass/_layout.scss */
.content .content_middle .classify-bar ~ h3 .goback-btn {
  text-align: right;
  display: inline-block;
  position: absolute;
  bottom: 3px;
  right: 0;
}
/* line 261, ../sass/_layout.scss */
.content .content_middle .classify-bar ~ h3 .goback-btn a {
  display: block;
  color: #3f4856;
  text-decoration: none;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 16px;
  padding: 5px 8px;
  background-color: #f8c34f;
}
/* line 270, ../sass/_layout.scss */
.content .content_middle .classify-bar ~ h3 .goback-btn a:hover {
  background-color: #fad480;
  color: #fff;
}
/* line 285, ../sass/_layout.scss */
.content .content_middle ul.classify-bar {
  margin: 0 auto;
  width: 320px;
  margin-bottom: 15px;
}
@media (max-width: 600px) {
  /* line 285, ../sass/_layout.scss */
  .content .content_middle ul.classify-bar {
    width: 250px;
  }
}
/* line 292, ../sass/_layout.scss */
.content .content_middle ul.classify-bar li {
  display: inline-block;
  width: 101px;
}
@media (max-width: 600px) {
  /* line 292, ../sass/_layout.scss */
  .content .content_middle ul.classify-bar li {
    width: 76px;
  }
}
/* line 298, ../sass/_layout.scss */
.content .content_middle ul.classify-bar li a {
  font-weight: bold;
  display: block;
  padding: 15px 0;
  box-sizing: border-box;
  font-size: 1.2em;
  text-align: center;
  text-decoration: none;
  color: #3f3f3f;
  background-color: #d8d8d8;
  margin: 9px;
}
@media (max-width: 600px) {
  /* line 298, ../sass/_layout.scss */
  .content .content_middle ul.classify-bar li a {
    font-size: 1em;
    width: 66px;
  }
}
/* line 313, ../sass/_layout.scss */
.content .content_middle ul.classify-bar li a:hover {
  background-color: #e5e5e5;
}
/* line 316, ../sass/_layout.scss */
.content .content_middle ul.classify-bar li a.is-active {
  background-color: #ed6d54;
  color: #ffffff;
  position: relative;
}
/* line 320, ../sass/_layout.scss */
.content .content_middle ul.classify-bar li a.is-active:after {
  position: absolute;
  bottom: -15px;
  display: block;
  content: "";
  width: 100%;
  height: 15px;
  background: url("../images/tag_bg.png") no-repeat top center transparent;
}
/* line 333, ../sass/_layout.scss */
.content .content_middle ul.sitemap {
  line-height: 1.6;
}
/* line 337, ../sass/_layout.scss */
.content .content_middle h3 {
  font-size: 1.5em;
  background: url("../images/content-title-icon.png") no-repeat left center;
  padding-left: 50px;
  height: 15px;
  background-size: contain;
}
/* line 347, ../sass/_layout.scss */
.content .content_middle .index-info p {
  padding: 10px 20px;
}
/* line 349, ../sass/_layout.scss */
.content .content_middle .index-info p.index-style2 {
  padding: 10px 20px;
  width: 70%;
  margin: 0 auto;
  line-height: 180%;
  margin-bottom: 30px;
}
/* line 357, ../sass/_layout.scss */
.content .content_middle .index-info img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 600px) {
  /* line 357, ../sass/_layout.scss */
  .content .content_middle .index-info img {
    width: 100%;
  }
}
/* line 364, ../sass/_layout.scss */
.content .content_middle .index-info ul {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 364, ../sass/_layout.scss */
  .content .content_middle .index-info ul {
    width: 100%;
  }
}
@media (max-width: 600px) {
  /* line 364, ../sass/_layout.scss */
  .content .content_middle .index-info ul {
    width: 100%;
  }
}
/* line 376, ../sass/_layout.scss */
.content .content_middle .index-info ul li {
  float: left;
  width: 33.33%;
}
/* line 379, ../sass/_layout.scss */
.content .content_middle .index-info ul li a {
  display: block;
  height: 215px;
  font-size: 0;
  background: url("../images/goto-event.png") no-repeat top center;
  animation-duration: 0.5s;
}
/* line 385, ../sass/_layout.scss */
.content .content_middle .index-info ul li a:hover {
  background: url("../images/goto-event-hover.png") no-repeat top center;
}
/* line 391, ../sass/_layout.scss */
.content .content_middle .index-info ul li + li a {
  background: url("../images/goto-id.png") no-repeat top center;
}
/* line 393, ../sass/_layout.scss */
.content .content_middle .index-info ul li + li a:hover {
  background: url("../images/goto-id-hover.png") no-repeat top center;
}
/* line 398, ../sass/_layout.scss */
.content .content_middle .index-info ul li + li + li a {
  background: url("../images/goto-life.png") no-repeat top center;
}
/* line 400, ../sass/_layout.scss */
.content .content_middle .index-info ul li + li + li a:hover {
  background: url("../images/goto-life-hover.png") no-repeat top center;
}
/* line 412, ../sass/_layout.scss */
.content .content_middle .flow-chart-content {
  overflow-x: auto;
}
@media (max-width: 600px) {
  /* line 412, ../sass/_layout.scss */
  .content .content_middle .flow-chart-content {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
}
/* line 424, ../sass/_layout.scss */

.content .content_middle .flow-chart img {
  display: block;
}
/* line 427, ../sass/_layout.scss */
.content .content_middle .flow-chart .flow-table {
  display: block;
  margin: 0 auto;
}
/* line 434, ../sass/_layout.scss */
.content .content_middle p.Ex-info {
  margin-bottom: 20px;
}
/* line 436, ../sass/_layout.scss */
.content .content_middle p.Ex-info img {
  vertical-align: middle;
}
/* line 440, ../sass/_layout.scss */
.content .content_middle .select-bar {
  padding-left: 30px;
  font-size: 1.1em;
  margin: 10px 0;
}
/* line 444, ../sass/_layout.scss */
.content .content_middle .select-bar select {
  width: 100px;
  padding: 5px;
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 448, ../sass/_layout.scss */
  .content .content_middle .select-bar .top-info {
    display: none;
  }
}
@media (max-width: 600px) {
  /* line 448, ../sass/_layout.scss */
  .content .content_middle .select-bar .top-info {
    display: none;
  }
}
/* line 455, ../sass/_layout.scss */
.content .content_middle .select-bar .top-info > img {
  display: inline-block;
  vertical-align: middle;
}
/* line 460, ../sass/_layout.scss */
.content .content_middle .select-bar .rwd-top-info {
  display: none;
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 460, ../sass/_layout.scss */
  .content .content_middle .select-bar .rwd-top-info {
    display: block;
  }
}
@media (max-width: 600px) {
  /* line 460, ../sass/_layout.scss */
  .content .content_middle .select-bar .rwd-top-info {
    display: block;
  }
}
/* line 468, ../sass/_layout.scss */
.content .content_middle .select-bar .rwd-top-info > img {
  display: inline-block;
  vertical-align: middle;
}
/* line 476, ../sass/_layout.scss */
.content .content_middle .table_title {
  background-color: #5a6360;
  margin-top: 15px;
  line-height: 175%;
}
@media (max-width: 600px) {
  /* line 476, ../sass/_layout.scss */
  .content .content_middle .table_title {
    display: none;
  }
}
/* line 483, ../sass/_layout.scss */
.content .content_middle .table_title ul {
  padding: 10px;
}
/* line 485, ../sass/_layout.scss */
.content .content_middle .table_title ul li {
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  word-spacing: 2px;
  width: 10%;
}
/* line 491, ../sass/_layout.scss */
.content .content_middle .table_title ul li:first-child {
  width: 50%;
  text-align: left;
}
/* line 496, ../sass/_layout.scss */
.content .content_middle .table_title ul li:last-child {
  width: 20%;
  text-align: left;
}
/* line 507, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr {
  font-size: 18px;
  line-height: 40px;
  border-bottom: 1px dotted #d8d8d8;
  background-color: #d1f1fe;
  color: #0c544a;
  padding: 3px;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 507, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr {
    line-height: 175%;
    border-bottom: 5px solid #ffffff;
  }
}
/* line 520, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr.sec_title {
  background-color: #ffffff;
  color: #8e8e8e !important;
}
/* line 523, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr.sec_title .name {
  text-indent: 25px;
  background: url(../images/table-title-arrow.png) no-repeat 18px 15px;
}
@media (max-width: 600px) {
  /* line 523, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr.sec_title .name {
    text-indent: 10px;
    background: url(../images/table-title-arrow.png) no-repeat 3px 8px;
    color: #8e8e8e !important;
    background-color: #f0f0f0;
  }
}
@media (max-width: 600px) {
  /* line 533, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr.sec_title .data {
    padding-left: 5px;
    color: #8e8e8e !important;
  }
}
/* line 543, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .name, .content .content_middle .table_group .table_tr .data {
  float: left;
}
@media (max-width: 600px) {
  /* line 543, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr .name, .content .content_middle .table_group .table_tr .data {
    float: none;
  }
}
/* line 549, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .name {
  width: 50%;
}
@media (max-width: 600px) {
  /* line 549, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr .name {
    width: 100%;
    border-bottom: 1px dotted #d8d8d8;
    background-color: #50c3a9;
    color: #ffffff;
  }
}
/* line 558, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .data {
  width: 30%;
}
@media (max-width: 600px) {
  /* line 558, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr .data {
    width: 100%;
  }
}
/* line 564, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .data ul li {
  float: left;
  width: 33.33%;
  height: 40px;
  display: table-row;
  text-align: center;
}
@media (max-width: 600px) {
  /* line 564, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr .data ul li {
    height: auto;
    width: auto;
  }
}
/* line 574, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .data ul li a {
  display: table-cell;
  margin: 0 auto;
  height: 40px;
}
/* line 578, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .data ul li a img {
  vertical-align: middle;
  margin: 0 auto;
  display: block;
}
/* line 591, ../sass/_layout.scss */
.content .content_middle .table_group .table_tr .phone {
  overflow: hidden;
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 591, ../sass/_layout.scss */
  .content .content_middle .table_group .table_tr .phone {
    line-height: 175%;
  }
}
/* line 603, ../sass/_layout.scss */
.content .content_middle .table_title2 {
  background-color: #5a6360;
  margin-top: 15px;
  line-height: 175%;
}
@media (max-width: 600px) {
  /* line 603, ../sass/_layout.scss */
  .content .content_middle .table_title2 {
    display: none;
  }
}
/* line 610, ../sass/_layout.scss */
.content .content_middle .table_title2 ul {
  padding: 10px;
}
/* line 612, ../sass/_layout.scss */
.content .content_middle .table_title2 ul li {
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  word-spacing: 2px;
  width: 7.6%;
}
/* line 618, ../sass/_layout.scss */
.content .content_middle .table_title2 ul li:first-child {
  width: 80%;
  text-align: left;
}
/* line 631, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr {
  font-size: 18px;
  line-height: 40px;
  border-bottom: 1px dotted #d8d8d8;
  background-color: #d1f1fe;
  color: #0c544a;
  padding: 3px;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 631, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr {
    line-height: 175%;
    border-bottom: 5px solid #ffffff;
  }
}
/* line 644, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr.sec_title {
  background-color: #ffffff;
  color: #8e8e8e !important;
}
/* line 647, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr.sec_title .name {
  text-indent: 25px;
  background: url(../images/table-title-arrow.png) no-repeat 18px center;
}
@media (max-width: 600px) {
  /* line 647, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr.sec_title .name {
    text-indent: 10px;
    background: url(../images/table-title-arrow.png) no-repeat 3px 8px;
    color: #8e8e8e !important;
    background-color: #f0f0f0;
  }
}
@media (max-width: 600px) {
  /* line 657, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr.sec_title .data {
    padding-left: 5px;
    color: #8e8e8e !important;
  }
}
/* line 667, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .name, .content .content_middle .table_group2 .table_tr .data {
  float: left;
}
@media (max-width: 600px) {
  /* line 667, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr .name, .content .content_middle .table_group2 .table_tr .data {
    float: none;
  }
}
/* line 673, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .name {
  width: 80%;
}
@media (max-width: 600px) {
  /* line 673, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr .name {
    width: 100%;
    border-bottom: 1px dotted #d8d8d8;
    background-color: #50c3a9;
    color: #ffffff;
  }
}
/* line 682, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .data {
  width: 20%;
}
@media (max-width: 600px) {
  /* line 682, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr .data {
    width: 100%;
  }
}
/* line 688, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .data ul li {
  float: left;
  width: 33.33%;
  height: 40px;
  display: table-row;
  text-align: center;
}
@media (max-width: 600px) {
  /* line 688, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr .data ul li {
    height: auto;
    width: auto;
  }
}
/* line 698, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .data ul li a {
  display: table-cell;
  margin: 0 auto;
  height: 40px;
}
/* line 702, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .data ul li a img {
  vertical-align: middle;
  margin: 0 auto;
  display: block;
}
/* line 715, ../sass/_layout.scss */
.content .content_middle .table_group2 .table_tr .phone {
  overflow: hidden;
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 715, ../sass/_layout.scss */
  .content .content_middle .table_group2 .table_tr .phone {
    line-height: 175%;
  }
}
/* line 730, ../sass/_layout.scss */
.content .content_middle .link_list {
  width: 100%;
  font-size: 24px;
  padding: 0 30px;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 730, ../sass/_layout.scss */
  .content .content_middle .link_list {
    font-size: 17px;
    padding: 0px;
  }
}
/* line 742, ../sass/_layout.scss */
.content .content_middle .link_list.user_icon li a:before {
  background: url("../images/Icons/user_icon.png") no-repeat center top;
  background-size: 100%;
}
/* line 752, ../sass/_layout.scss */
.content .content_middle .link_list.life_icon li a:before {
  background: url("../images/Icons/life_icon.png") no-repeat center top;
  background-size: 100%;
}
/* line 763, ../sass/_layout.scss */
.content .content_middle .link_list.event_icon li a:before {
  background: url("../images/Icons/event_icon.png") no-repeat center top;
  background-size: 100%;
}
/* line 771, ../sass/_layout.scss */
.content .content_middle .link_list li {
  border: 1px solid #e3e3e3;
  margin-bottom: 15px;
  border-left: 8px solid #f2d560;
  background-color: #ffffff;
}
/* line 776, ../sass/_layout.scss */
.content .content_middle .link_list li a {
  font-weight: bold;
  padding: 8px 15px;
  background: url("../images/btn_bg.png") no-repeat right center;
  color: #3f3f3f;
  box-sizing: border-box;
}
/* line 783, ../sass/_layout.scss */
.content .content_middle .link_list li a:before {
  width: 55px;
  height: 55px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 600px) {
  /* line 783, ../sass/_layout.scss */
  .content .content_middle .link_list li a:before {
    width: 40px;
    height: 40px;
  }
}
/* line 795, ../sass/_layout.scss */
.content .content_middle .link_list li a:hover {
  background-color: #f2d560;
  border-left: 15px solid #f2d560;
}
/* line 814, ../sass/_layout.scss */
.content .accesskey_l, .content .accesskey_c, .content .accesskey_r {
  display: block;
}
/* line 817, ../sass/_layout.scss */
.content .accesskey_l a, .content .accesskey_c a, .content .accesskey_r a {
  display: block;
}
/* line 820, ../sass/_layout.scss */
.content .accesskey_l a span, .content .accesskey_c a span, .content .accesskey_r a span {
  display: block;
  height: 1px;
  overflow: hidden;
}

/* line 831, ../sass/_layout.scss */
.info-list {
  padding: 15px 10px;
  background-color: #fffce1;
  margin-bottom: 20px;
}

/* line 837, ../sass/_layout.scss */
.info-content {
  margin-bottom: 30px;
}
/* line 838, ../sass/_layout.scss */
.info-content h4 {
  font-weight: bold;
}

/* line 844, ../sass/_layout.scss */
.foot-img {
  margin-top: 20px;
  text-align: right;
}
.foot-img img{
  width: 100%;
}
 
/* line 852, ../sass/_layout.scss */
.footer_bg {
  padding: 20px 0;
  background-color: #5a6360;
  max-width: 100%;
  margin: 0 auto;
}
/* line 861, ../sass/_layout.scss */
.footer_bg .footer {
  position: relative;
  color: #ffffff;
  max-width: 1010px;
  margin: 0 auto;
  font-size: .9em;
}
/* line 867, ../sass/_layout.scss */
.footer_bg .footer:before {
  content: "​";
  display: block;
  float: left;
  margin: 10px 20px 20px 0;
  width: 47px;
  height: 47px;
  background-image: url("../images/footer_logo.png");
  background-repeat: no-repeat;
  background-position: center;
}
/* line 879, ../sass/_layout.scss */
.footer_bg .footer > a {
  display: block;
  height: 1px;
  overflow: hidden;
}
/* line 885, ../sass/_layout.scss */
.footer_bg .footer .footer_link {
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 891, ../sass/_layout.scss */
.footer_bg .footer .footer_link ul li {
  display: inline;
  vertical-align: middle;
}
/* line 895, ../sass/_layout.scss */
.footer_bg .footer .footer_link ul li + li {
  border-left: 1px solid white;
}
/* line 898, ../sass/_layout.scss */
.footer_bg .footer .footer_link ul li + li a {
  margin-left: 6px;
}
/* line 903, ../sass/_layout.scss */
.footer_bg .footer .footer_link ul li a {
  margin-right: 6px;
  color: #ffffff;
}
/* line 907, ../sass/_layout.scss */
.footer_bg .footer .footer_link ul li a:hover {
  color: #80b900;
}
/* line 915, ../sass/_layout.scss */
.footer_bg .footer .footer_visitcount {
  overflow: hidden;
}
/* line 922, ../sass/_layout.scss */
.footer_bg .footer .footer_visitcount .footer_Login {
  display: inline-block;
}
/* line 927, ../sass/_layout.scss */
.footer_bg .footer .footer_info {
  overflow: hidden;
  line-height: 1.6;
}
/* line 935, ../sass/_layout.scss */
.footer_bg .footer .footer_info a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 939, ../sass/_layout.scss */
.footer_bg .footer .footer_info a:hover {
  color: #80b900;
  text-decoration: none;
}
/* line 949, ../sass/_layout.scss */
.footer_bg .footer .footer_info map a img {
  margin-left: 3px;
}
/* line 963, ../sass/_layout.scss */
.footer_bg .footer .footer_iconlink {
  position: absolute;
  top: 0px;
  right: 5px;
}
/* line 970, ../sass/_layout.scss */
.footer_bg .footer .footer_iconlink ul li {
  float: left;
  z-index: 1;
  background-repeat: no-repeat;
}
/* line 975, ../sass/_layout.scss */
.footer_bg .footer .footer_iconlink ul li + li {
  margin-left: 6px;
}
/* line 979, ../sass/_layout.scss */
.footer_bg .footer .footer_iconlink ul li a {
  display: block;
}
/* line 986, ../sass/_layout.scss */
.footer_bg .footer .footer_iconlink ul li.footer_wcag a {
  width: 88px;
  height: 31px;
  background-image: url('../images/index_37.jpg?1439184293');
  background-repeat: no-repeat;
  background-position: center;
}
/* line 993, ../sass/_layout.scss */
.footer_bg .footer .footer_iconlink ul li.footer_egov a {
  width: 43px;
  height: 45px;
  background-image: url('../images/gov_03.png?1439184293');
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 600px) {
  /* line 1021, ../sass/_layout.scss */
  .topbg .toplog .toplog h1 a {
    width: 280px;
    margin: 0 auto;
  }
  /* line 1028, ../sass/_layout.scss */
  .topbg .toplog .toplink {
    display: none;
  }
  /* line 1032, ../sass/_layout.scss */
  .topbg .toplog .fontlevel {
    display: none;
  }
  /* line 1036, ../sass/_layout.scss */
  .topbg .toplog .share_box {
    display: none;
  }
  /* line 1040, ../sass/_layout.scss */
  .topbg .toplog .sitemap {
    display: none;
  }
  /* line 1044, ../sass/_layout.scss */
  .topbg .toplog .search {
    display: none;
  }
  /* line 1049, ../sass/_layout.scss */
  .topbg .toplog .hot_search {
    display: none;
  }

  /* line 1056, ../sass/_layout.scss */
  .opnemenu_area {
    display: none;
  }

  /* line 1062, ../sass/_layout.scss */
  .footer_bg .footer {
    padding: 0 20px;
  }
  /* line 1065, ../sass/_layout.scss */
  .footer_bg .footer:before {
    content: none;
    display: none;
  }
  /* line 1070, ../sass/_layout.scss */
  .footer_bg .footer .footer_iconlink {
    display: none;
  }
  /* line 1076, ../sass/_layout.scss */
  .footer_bg .footer .footer_visitcount .footer_Login {
    display: none;
  }
}
@media (max-width: 1009px) and (min-width: 601px) {
  /* line 1096, ../sass/_layout.scss */
  .topbg .toplog .toplog h1 a {
    width: 340px;
  }
  /* line 1102, ../sass/_layout.scss */
  .topbg .toplog .toplink {
    right: 0;
  }
  /* line 1106, ../sass/_layout.scss */
  .topbg .toplog .fontlevel {
    display: none;
  }
  /* line 1110, ../sass/_layout.scss */
  .topbg .toplog .share_box {
    display: none;
  }
  /* line 1114, ../sass/_layout.scss */
  .topbg .toplog .sitemap {
    display: none;
  }
  /* line 1118, ../sass/_layout.scss */
  .topbg .toplog .search {
    position: absolute;
    top: 50px;
    left: inherit;
    right: 10px;
    z-index: 3;
    border: #a1a1a1 solid 1px;
    background-color: #ffffff;
  }

  /* line 1130, ../sass/_layout.scss */
  .opnemenu_area {
    display: none;
  }

  /* line 1136, ../sass/_layout.scss */
  .footer_bg .footer {
    padding: 0 20px;
  }
  /* line 1139, ../sass/_layout.scss */
  .footer_bg .footer:before {
    content: none;
    display: none;
  }
  /* line 1144, ../sass/_layout.scss */
  .footer_bg .footer .footer_iconlink {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map */


/*手機板/平板流層圖隱藏*/
/*@media only screen and (min-width: 321px) and (max-width: 768px){
  .flow-chart{
    display: none !important;
  }
}*/

@media only screen and (min-width: 321px) and (max-width: 480px) {
.content .content_middle{
  padding:10px 10px;
}
.event ul{
  text-align: center;  
  }
.event ul li{
  display: inline-block;
  padding: 5px 12px;
  width: 100%;
  box-sizing: border-box;
}
.event ul li a img{
  box-shadow: 5px 5px 10px #b7b7b7;
}

.event2 ul{
  text-align: center;  
  }
.event2 ul li{
  display: inline-block;
  padding: 5px 12px;
  width: 100%;
  box-sizing: border-box;
}


/*201710/12更新修改按鈕位置 */
@media (max-width: 600px) {
  .content .content_middle h3{
    border-bottom: 0;
  }
  .content .content_middle .classify-bar ~ h3 .goback-btn{
     top: -35px;
  }
  .content .content_middle .classify-bar ~ h3 {
    margin-top:30px;
  }

}
@media (min-width: 320px) {
  .content .content_middle h3{
    border-bottom: 0;
  }
  .content .content_middle .classify-bar ~ h3 .goback-btn{
     top: -35px;
  }
  .content .content_middle .classify-bar ~ h3 {
    margin-top:30px;
  }

}
