@charset "utf-8";
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  color: #1b7707;
  background: transparent;
  text-decoration: none;
}

a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
a:focus {
  color: #1b7707;
}
a:hover {
  color: #013d01;
}
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}
label {
  display: inline-block;
}
img {
  border: 0px none #ffffff;
}

* {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}

.container::after,
.row::after,
.nav::after,
.wraper-about::after,
.logo::after,
.logo_title::after
{
  clear: both;
}

.container::before,
.container::after,
.row::before,
.row::after,
.nav::before,
.nav::after,
.wraper-about::before,
.wraper-about::after,
.logo::before,
.logo::after,
.logo_title::before,
.logo_title::after
{
    content: " ";
    display: table;
}
html, body {
  height: 100%;
}
body {
    font: 100%/1.4 "微軟正黑體", Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    color: #393939;
    font-size: 16px;
    line-height: 1.5;
}
.container {
  position: relative;
  width: 1240px;
  margin: 0 auto;
  padding: 0px 0px;
}
.content {
  max-width: 1160px;
  margin: 0 auto;
}
.content_view {
  max-width: 940px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.wrapper {
  position: relative;
  z-index: 1;  
}
header {
  padding: 8px 0px 0px 0px;
}

.logo {
  z-index: 1000;
  display: block;
  float: left;
  padding-top: 10px;
  width: 403px;
}
.logo a {
  display: inline-block;
}
.logo img {
  vertical-align: middle;
  padding:0px 0px 0px 0px;
  width: 100%;
  font-size: 0;
}

.navbar-inverse {
  background-color: #fff;
  float: right;
  margin: 48px 0px 0px 0px;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.nav {
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.nav li {
  float: left;
  font-size: 19px;
  position: relative;
  padding: 0px 0px;
}
.nav li:nth-child(7) {
  padding: 0px 0px 0px 0px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000;
  line-height: 86px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a.current {
  color: #ffffff;
  background-color: #82bc50;
}
.navbar-inverse .navbar-nav > li > a:focus {
  color: #000000;
}
.nav > li > a {
  display: block;
  color: #000000;
  padding: 0px 15px 0px 15px;
}
.nav li a:hover, .nav li a.current {
  color: #ffffff;
}
#navbar .nav > li.active a {
  background-color: initial;
}
.nav .nav-sub {
  position: relative;
  width: 100%;
  z-index: 10000;
  display: none;
}

header .social {
  display: block;
  position: absolute;
  top: 8px;
  right: 0px;
}
.i-ico {
  background: url("../images/icons.png") no-repeat 4px 0px;
  background-size: 250px;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.i-facebook {
  background-position: 4px 0px;
}
.i-xuite {
  background-position: -34px 0px;
}
.i-youtube {
  background-position: -72px 0px;
}
.lnk_1, .lnk_2 {
  border-radius: 20px;
  color: #ffffff;
  font-size: 15px;
  vertical-align: sub;
  margin: 0px 5px;
}
.lnk_1 {
  background: #7fb450;
  padding: 2px 15px 4px 15px;
}
.lnk_1:hover {
  color: #003d3e;
}
.lnk_2 {
  background: #003d3e;
  font-family: Verdana,Helvetica;
  font-weight: bold;
  padding: 1px 15px 3px 15px;
}
.lnk_2:hover {
  color: #7fb450;
}
#main-frame {
  width: 100%;
  padding-bottom: 30px;
}
#main-frame .swiper-slide {
    width: 100%;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
/*    display: flex;   */
}
#main-frame .swiper-slide img {
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px 5px;
}
.swiper-pagination-bullet {
  border-radius: 10px;
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet {
  background-color: #4891ae;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #9bd8f1;
}
.swiper-pagination {
  display: none;
}
.wraper-title {
  position: relative;
  padding:  0px 0px 0px 0px;
}
.wraper-title > .title {
  position: relative;
  padding:  15px 0px 15px 0px;
  text-align: center;
}
.wraper-title > .title h2 {
  position: relative;
  font-size: 28px;
  color: #1b7707;
  font-weight: normal;
  z-index: 10;
  display: inline-block;
  padding:  0px 0px 5px 0px;
  margin: 0 auto;
}
.wraper-title > .title h2:before {
  background-image: url('../images/icons.png');
  background-size: 250px;
  background-position: -15px -50px;
  bottom: 2px;
  content: '';
  display: block;
  left: -50px;
  position: absolute;
  width: 45px;
  height: 45px;
  z-index: 2;
}
.wraper-title > .title h2:after {
  background-image: url('../images/icons.png');
  background-size: 250px;
  background-position: -88px -58px;
  bottom: 8px;
  content: '';
  display: block;
  right: -30px;
  position: absolute;
  width: 25px;
  height: 25px;
  z-index: 1;
}
.page_title {
  padding: 20px 0px;
}

.wraper-desc {
  color: #666666;
  font-size: 18px;
  line-height: 38px;
  padding: 30px 0px 30px 0px;
}

#i-news {
  padding:70px 0px 50px 0px;
  position: relative;
}
.i-news-wraps {
  padding: 50px 0px;
}
.news-list .date {
  color: #000000;
  font-size: 16px;
  padding: 20px 0px 5px 0px;
  font-weight: bold;
}
.news-list img {
  width: 100%;
}
.news-list .title {
  color: #1b7707;
  font-size: 22px;
/*  font-weight: bold;	*/
}
.news-list .excerpt {
  color: #666666;
  font-size: 17.5px;
  line-height: 32px;
  padding: 10px 0px 0px 0px;
}

#i-howto {
  background: #dcecd1;
  padding: 50px 0px 40px 0px;
}

#i-about {
  padding:70px 0px 70px 0px;
  position: relative;
}
.i-about-wraps {
  padding: 40px 0px;
}
#i-about .about-image img {
  width: 100%;
}

#i-walk {
  background: #dcecd1;
  padding: 40px 0px;
}
.i-walk-wraps {
  padding: 50px 0px;
}
.i-walk-wraps .walk-list {
  float: left;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.i-walk-wraps .walk-list a {
  display: block;
  height: 100%;
}
.i-walk-wraps .walk-list p {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  padding: 20px 0;
  background-color: rgba(100, 185, 60, 0);
  margin-top: -55px;
  color: rgba(255, 255, 255, 0);
}
.i-walk-wraps .walk-list strong {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: normal;
}
.i-walk-wraps .walk-list span {
  display: block;
  text-align: center;
  font-size: 21px;
}
.i-walk-wraps .walk-list a:hover p {
  background-color:  rgba(100, 185, 60, 0.8);
  color: rgba(255, 255, 255, 1);
}
.i-walk-wraps .walk-list:nth-child(1) {
  width: 347px;
  height: 245px;
}
.i-walk-wraps .walk-list:nth-child(2) {
  width: 346px;
  height: 322px;
  margin: 0px 7px;
}
.i-walk-wraps .walk-list:nth-child(3) {
  width: 453px;
  height: 322px;
}
.i-walk-wraps .walk-list:nth-child(4) {
  width: 347px;
  height: 345px;
  margin-top: -68px;
  position: relative;
}
.i-walk-wraps .walk-list:nth-child(5) {
  width: 457px;
  height: 270px;
  margin: 7px 7px 0px 7px;
}
.i-walk-wraps .walk-list:nth-child(6) {
  width: 342px;
  height: 270px;
  margin-top: 7px;
}

footer {
  background: #1b7707;
}
.footer {
  padding: 40px 0px 40px 0px;
  max-width: 1000px;
  margin: 0 auto;
}
.footer-logo::after
{
  clear: both;
}

.footer-logo::before,
.footer-logo::after
{
    content: " ";
    display: table;
}
.footer-logo {
  position: relative;
}
.footer-logo .logos {
  max-width: 196px;
  float: left;
  padding-top: 5px;
}
.footer-logo .logos img {
  width: 100%;
}
.footer-logo .footer-info {
  float: left;
  padding:  0px 0px 0px 30px;
}
.footer-info .h2 {
  color: #9ad781;
  font-size: 38px;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #95cd61;
  padding: 5px 0px 10px 0px;
  position: relative;
  width: 670px;
}
.footer-info .h2:after {
  background-image: url('../images/icons.png');
  background-size: 250px;
  background-position: -137px -42px;
  bottom: -12px;
  content: '';
  display: block;
  right: -38px;
  position: absolute;
  width: 55px;
  height: 55px;
  z-index: 1;
}

.footer-addr, .footer-phone, .footer-email {
  color: #64b93c;
  font-size: 19px;
  line-height: 32px;
}
.footer-addr {
  padding: 0px 0px 0px 0px;
}
.footer-phone {
  display: inline-block;
  padding: 10px 30px 0px 0px;
}
.footer-email {
  padding: 0px 0px 0px 0px;
}
.footer-email a {
  color: #64b93c;
  text-decoration: none;
}
.cr-info {
  background-color: #64b93c;
  text-align: center;
  font-size: 17px;
  color: #1b7707;
  line-height: 42px;
}
.cr-info .cr, .cr-info .design {
  display: inline-block;
}
.cr-info .design a {
  color: #1b7707;
}

.breadcrumb {
  display: inline-block;
  padding: 0px 0px 0px 10px;
  background: #ffffff;
  margin: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
.breadcrumb li {
    display: inline-block;
    color: #83bd50;
    font-size: 16px;
}
.breadcrumb li + li::before {
    color: #83bd50;
    content: " > ";
    padding: 0 2px;
}

.header-img {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
.header-img img {
  width: 100%;
}

.wrapper-page {
  padding:  0px 20px 20px 20px;
}

/* 關於我們 */
#about {
  padding: 70px 0px;
}
.about-nav {
  padding-top: 10px;
}
.about-nav a {
  border: 1px solid #83bd50;
  color: #83bd50;
  font-size: 20px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  line-height: 44px;
}
.about-nav a:hover, .about-nav a.act {
  background: #83bd50;
  color: #ffffff;
}
.about-lists {
  padding: 10px 5px 0px 5px;
}
.about-list::after {
  clear: both;
}
.about-list::before,
.about-list::after {
    content: " ";
    display: table;
}
.about-list {
  vertical-align: middle;
}
.about-list .img, .about-list .desc {
  float: left;
  width: 50%;
}
.about-list .img {
  font-size: 0;
}
.about-list:nth-child(2n) .img {
  float: right;
}
.about-list .img img {
  width: 100%;
}
.about-list .desc {
  color: #666666;
  font-size: 19px;
  line-height: 32px;
  display:inline-block;
  position: relative;
  display:flex;
  align-items:center;
  justify-content:center;
  padding: 0px 0px 0px 10px;
}
.about-list .desc p {
  position: relative;
  padding: 0px 20px 0px 25px;
}
.about-list .desc p::before {
  background: #83bd50;
  border-radius: 10px;
  content: '';
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  top: 10px;
  left: 5px;
}

/* 最新消息 */
#news {
  padding: 70px 0px 20px 0px;
}
.news-lists {
  padding: 10px 0px 10px 0px;
}
.news-lists .news-list {
  overflow: hidden;
  height: 280px;
}
.news-lists .news-list a {
  text-decoration: none;
  display: block;
}
.news-lists a:hover {
  background: #e2e2e2;
}
.news-lists .news-list .img {
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.news-lists .news-list img {
  width: 100%;
  position: relative;
}
.news-lists .news-list .titles {
  padding: 0px 0px 0px 30px;
}
.news-lists .news-list .date {
  color: #1b7707;
  font-size: 16px;
  display: inline-block;
  padding: 0px 0px 0px 20px;
}
.news-lists .news-list .title {
  color: #1b7707;
  font-size: 23px;
  display: block;
  line-height: 34px;
  padding-top: 10px;
}

.wrapper-news_title {
  padding: 10px 0px 40px 0px;
  position: relative;
}
.wrapper-news_title .date {
  color: #1b7707;
  font-size: 24px;
  padding: 10px 0px 0px 0px;
  position: relative;
}

.wrapper-news_title .title {
  color: #1b7707;
  font-size: 38px;
  padding-top: 5px;
  border-bottom: 1px solid #83bd50;
}
.soical_btns {
  position: absolute;
  right: 0px;
  bottom: 50px;
  vertical-align: middle;
  line-height: 22px;
}
.fb_iframe_widget {
  vertical-align: top;
}

/* trail */
.trans-list {
  padding: 30px 0px;
  display: flex;
  align-items:center;
  justify-content:center;
}
.trans-list .bus, .trans-list .mrt, .trans-list .car {
  background-color: #66b63b;
  background-image: url('../images/icons.png');
  background-size: 250px;
  background-repeat: no-repeat;
  border-radius: 50%;
  color: #ffffff;
  height: 146px;
  width: 146px;
  padding: 30px 0px 0px 55px;
  margin: 0 auto;
}
.trans-list .bus {
  background-position: 20px -185px;
}
.trans-list .mrt {
  background-position: -112px -185px;
}
.trans-list .car {
  background-position: 25px -320px;
}

/* participate */
.pay_lists {
  display: block;
  padding: 30px 0px;
}
.pay_lists .img, .pay_lists .desc {
  display: inline-block;
  vertical-align: middle;
}
.pay_lists .img {
  width: 100px;
  text-align: center;
  font-size: 0;
}
.pay_lists .desc {
  padding: 0;
}
.pay_lists2 {
  width: 48%;
  display: inline-block;
}
.lnk_dl {
  color: #83bd50;
  font-size: 19px;
  padding: 10px 50px 11px 50px;
  border: 2px solid #83bd50;
  border-radius: 50px;
}
.lnk_dl:hover {
  color: #ffffff;
  background: #83bd50;
}

/* activity */
.acty-list-title::after,
.acty-list::after {
  clear: both;
}
.acty-list-title::before,
.acty-list-title::after,
.acty-list::before,
.acty-list::after
{
    content: " ";
    display: table;
}
.acty-list-title .title,
.acty-list .title {
  float: left;
  width: 38%
}
.acty-list-title .text,
.acty-list .text {
  float: left;
  width: 62%
}
.acty-list-title .title,
.acty-list-title .text {
  color: #898989;
  font-size: 18px;
  background: #d9d9da;
  line-height: 56px;
}
.acty-list-title .title {
  padding-left: 30px;
}
.acty-list .title, .acty-list .text, .acty-list a {
  color: #535454;
  font-size: 18px;
}
.acty-list .title, .acty-list .text {
  border-bottom: 1px solid #d9d9da;
  line-height: 36px;
}
.acty-list .title {
  padding: 25px 0px 25px 30px;
}
.acty-list .text {
  padding: 25px 0px 25px 0px;
}
.acty-list a:hover {
  color: #83bd50;
}

/**/
.journal_lists {
  padding: 10px 0px 10px 0px;
}
.journal_lists .journal_list {
  overflow: hidden;
  height: 420px;
  margin-bottom: 60px;
}
.journal_lists .journal_list a {
  text-decoration: none;
  display: block;
}
.journal_lists a:hover {
  background: #e6fce6;
}
.journal_lists .journal_list .img {
  position: relative;
  overflow: hidden;
  font-size: 0;
  max-width: 216px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 6px 6px 12px #666;
}
.journal_lists .journal_list img {
  width: 100%;
  position: relative;
}
.journal_lists .journal_list .title {
  color: #1b7707;
  font-size: 21px;
  display: block;
  padding: 15px 0px 5px 0px;
  text-align: center;
}
.journal_lists .journal_list .excerpt {
  color: #5d5d5d;
  font-size: 14px;
  display: block;
  text-align: center;
  line-height: 26px;
}

/* text */
.wrapper-text {
  color: #777777;
  font-size: 18px;
  line-height: 36px;
  padding: 10px 0px 50px 0px;
}
.wrapper-text img {
  padding: 5px;
  max-width: 100%;
}
.wrapper-text h2 {
  color: #4891ae;
  font-size: 22px;
  padding: 10px 0px;
}
.wrapper-text ul {
  list-style: none;
  padding-left: 20px;
}
.wrapper-text ul li {
  position: relative;
  line-height: 38px;
}
.wrapper-text ul li::before {
  background: #83bd50;
  border-radius: 10px;
  content: '';
  display: block;
  height: 8px;
  position: absolute;
  width: 8px;
  top: 15px;
  left: -15px;
}
.wrapper-text ol {
  list-style: decimal;
  padding-left: 20px;
}

/* contact */
.cont-infos {
  padding: 40px 0px 70px 0px;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  border-top: 1px solid rgba(155, 155, 155, 0.5);
}
.cont-info {
  text-align: center;
  padding: 0px 30px 0px 30px;
}
.cont-icons {
  width: 128px;
  height: 85px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.cont-i1 {
  background-image: url('../images/icons.png');
  background-size: 250px;
  background-repeat: no-repeat;
  background-position: -13px -110px;
  content: '';
  display: block;
  position: absolute;
  margin: -23px 0px 0px -23px;
  width: 45px;
  height: 45px;
  top: 50%;
  left: 50%
}
.cont-info h3 {
  color: #000000;
  font-size: 18px;
  padding: 20px 0px;
}
.cont-info p {
  color: #666666;
  font-size: 19px;
  line-height: 32px;
}
.contxt_title {
  color: #5d5d5d;
  font-size: 24px;
  letter-spacing: 1.5px;
  text-align: center;
  padding: 60px 0px 40px 0px;
}
.container-fluid {
  width: 100%;
  max-width: 1200px;
  padding:40px 0px 70px 0px;
}
/* 輸入外框 */
.form-group {
  margin-bottom: 20px;
}
.form-group.form-inline .form-input, .form-group.form-inline .form-radio, .form-group.form-inline .form-checkbox {
  display: inline-block;
}
@media (max-width: 425px) {
  .form-group {
    margin-bottom: 10px;
  }
}
form .hr {
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
}
/* 輸入標題 */
.form-label {
  color: #666666;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  padding-top: 13px;
  padding-bottom: 12px;
  padding-right: 10px;
  white-space: nowrap;
}
.form-label.required:before {
  content: '*';
  display: inline-block;
  color: #1b7707;
  padding-left: 3px;
}
.form-label.required-pre:after {
  content: none;
}
.form-label.required-pre:before {
  position: absolute;
  content: '*';
  color: #1b7707;
  margin-left: -9px;
}
.form-label + .form-input {
  width: calc(100% - 120px);
  border: 1px solid #ffffff;
}
.form-label.short-label {
  width: 50px;
}
.form-label.short-label + .form-input {
  width: calc(100% - 50px);
}
@media (max-width: 768px) {
  .form-label.short-label {
    width: 90px;
  }
  .form-label.short-label + .form-input {
    width: calc(100% - 90px);
  }
}
@media (max-width: 425px) {
  .form-label {
    width: 100%;
  }
  .form-label + .form-input {
    width: 100%;
  }
  .form-label.short-label {
    width: 100%;
  }
  .form-label.short-label + .form-input {
    width: 100%;
  }
}
.container-fluid input,
.container-fluid textarea {
  background-color: #f5f5f5;
}
.form-text {
  display: inline-block;
  padding-top: 13px;
  padding-left: 10px;
}

/* 輸入項目 */
.form-input {
  width: 100%;
  padding: 10px;
}
.form-input.full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b4b4b5;
}
.form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #b4b4b5;
}
.form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #b4b4b5;
}
.form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #b4b4b5;
}
.form-radio {
  display: inline-block;
  padding: 12px 10px;
  cursor: pointer;
}
.form-label + .form-area {
  width: 100%;
  height: 160px;
}
@media (max-width: 425px) {
  .form-input {
    width: 100%;
  }
}

/* 驗證碼 */
.form-verify .form-label {
  width: 90px;
}
.form-verify .code {
  display: inline-block;
  vertical-align: top;
  width: 159px;
}
.form-verify .verify {
  width: calc(100% - 260px);
}
@media (max-width: 425px) {
  .form-verify .form-label {
    width: 100%;
  }
  .form-verify .verify {
    width: calc(100% - 125px);
  }
}
.contact-form .btn-submit {
  padding: 12px 65px;
  font-size: 17.5px;
  letter-spacing: 2px;
  background-color: #1b7707;
  color: #ffffff;
  border: 0;
  position: relative;
}
.contact-form .btn-submit:hover {
  background-color: #013d01;
}
@media (max-width: 425px) {
  .btn-submit {
    font-size: 17px;
  }
}
.note-text, .note-text_1 {
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}
/* 間隔 */

#scrollUp {
  display: block;
  right: 10px;
  bottom: 10px;
  width: 70px;
  height: 70px;
  background: url("../images/top.png") no-repeat 0px 0px;
  font-size: 0;
  cursor: pointer;
}
#scrollUp:hover {
  position: relative;
  background: url("../images/top.png") no-repeat 0px 0px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(102, 102, 102, 1);
  opacity:  1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(102, 102, 102, 1);
  opacity:  1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(102, 102, 102, 1);
  opacity:  1;
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(102, 102, 102, 1);
  opacity:  1;
}

.btn-2 {
  font-size: 16px;
  color: #ffffff;
  background: #5f1985;
  border: 1px solid #5f1985;
  padding: 6px 10px 7px 10px;
  width: 200px;
  text-align: center;
}
/* page-pagination */
.page-pagination {
  border-top: 1px solid #6daa24;
  text-align: right;
  padding: 10px 0px 50px 0px;
}
.back {
  position: relative;
  padding: 5px 40px 7px 20px;
  color: #6daa24;
  font-size: 22.5px;
  letter-spacing: 2px;
  text-decoration: none;
}
.back:hover {
  color: #6daa24;
}

.back::after {
  position: absolute;
  content: '';
  display: block;
  height: 30px;
  width: 40px;
  right: 0px;
  top: 10px;
  background: url("../images/icons.png") no-repeat -9px -175px;
  background-size: 250px;
}

/* 分頁 */
#pages {
  color: #A1A7C1;
  font-weight: bold;
  margin: 30px 20px 30px 20px;
  text-align: center;
  padding: 20px 0px 20px 0px;
  position: relative;
}
#pages a {
  text-align: center; 
  font-size: 14px;
  margin: 0px 10px 0px 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  color: #656565;
  margin: 0px 2px;
  position: relative;
}
#pages a:hover, #pages a.active {
  color: #ffffff;
  text-decoration: none;
  background-color: #82bc50;
  border-radius: 20px;
}
#pages a:hover::after, #pages .active::after {
  background: url('../images/pages.png') no-repeat -37px -14px;
  content: '';
  display: block;
  height: 5px;
  width: 30px;
  position: absolute;
  bottom: -10px;
}
#pages a:active, #pages a:focus {
  text-decoration: none;
}

#pages a.firsts,
#pages a.lasts,
#pages a.prevs,
#pages a.nexts {
  margin: 0px 2px;
  width: 30px;
  height: 30px;
  padding: 0px 0px 0px 5px;
  position: absolute;
}
#pages a.firsts {
  background: url('../images/pages.png') no-repeat 8px 7px;
}
#pages a.lasts {
  background: url('../images/pages.png') no-repeat -77px 7px;
}
#pages a.prevs {
  background: url('../images/pages.png') no-repeat 8px 7px;
  top:17px;
  left: 0px;
}
#pages a.nexts {
  background: url('../images/pages.png') no-repeat -77px 6px;
  top:17px;
  right: 0px;
}

/* content */
.pic01-wrap li {
  width: 100%;
  max-width: 130px;
  display: inline-block;
  text-align: center;
}
.pic02-wrap li {
  width: 100%;
  max-width: 310px;
  display: inline-block;
  text-align: center;
}

/* 其他 */
.reset {
  clear:both;
  float: none;;
}
.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.fltrt {
  float: right;
}
.fltlft {
  float: left;
}
.fltcnt {
  margin-left: auto;
  margin-right: auto;
}
.inline-block,
.dipib {
  display: inline-block;
}
.central {
  text-align: center;
}
.right {
  text-align: right;
}
.line {
  height: 2px;
  width: 70px;
  background: #5f1985;
  margin: 25px 0px 20px 0px;
}

.navbar-toggle {
    background-color: #ffffff;
    background-image: none;
    border-radius: 4px;
    cursor: pointer;
    padding: 3px 5px;
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 7;
    border: 1px solid #20869a;
}

.navbar-toggle .icon-bar {
    background: #20869a none repeat scroll 0 0;
    border-radius: 1px;
    display: block;
    height: 3px;
    margin: 6px 0;
    width: 30px;
}

#slidenav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    max-width: 100%;
    background-color: #597834;
    padding: 20px 0 30px;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 101;
    color: #ccc;
}
#slidenav .slidenav {
    padding: 0 15px;
}
#slidenav .slidenav li {
    display: block;
    border-bottom: 1px solid #ccc;
}
#slidenav .slidenav li a {
    color: #222;
    width: 100%;
    padding: 12px 15px;
    white-space: nowrap;
    display: inline-block;
}
#slidenav .slidenav li a:hover {
  color: #ffffff;
}
.slidenav .close {
  color: #ffffff;
  font-size: 13px;
  width: 50px;
  text-align: center;
  padding-bottom: 10px;
  display:inline-block;
}
.btn-closenav {
  cursor: pointer;
  text-align: right;
}
.close i {
  width: 40px;
  height: 40px;
  position: relative;
  position: relative;
  content: '';
  display: inline-block;
}
.close i::before, .close i::after {
  border-top: 1px solid #ffffff;
  content: '';
  position: absolute;
  display: inline-block;
  top: 20px;
  left: 0;
  width: 100%;
}
.close i::before {
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.close i::after {
  -ms-transform: rotate(135deg); /* IE 9 */
  -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
  transform: rotate(135deg);
}
.stop-scrolling {
    height: 100%;
    overflow: hidden;
}
.ml-show {
  display: none;
}


@media (max-width: 1280px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav li {
    font-size: 16px;
  }
  .nav > li > a {
    padding: 0px 10px;
  }
}
@media (max-width: 1200px) {
  .i-walk-wraps .walk-list:nth-child(1),
  .i-walk-wraps .walk-list:nth-child(2),
  .i-walk-wraps .walk-list:nth-child(3),
  .i-walk-wraps .walk-list:nth-child(4),
  .i-walk-wraps .walk-list:nth-child(5),
  .i-walk-wraps .walk-list:nth-child(6) {
    height: 300px;
    width: 33.33%;
    margin: 0px;
  }
}
@media (max-width: 1100px) {
  .nav li {
    padding: 0;
  }
  .nav > li > a {
    padding: 0px 7px;
  }
}
@media (max-width: 1000px) {
  .logo {
    width: 40%;
    padding-top: 0px;
  }
  .navbar-inverse {
    float: none;
  }
  .navbar-inverse .navbar-nav > li > a {
    line-height: 55px;
  }
  .nav li {
    width: 14.28%;
  }
}
@media (max-width: 970px) {
  .about-nav {
    text-align: center;
    padding-bottom: 20px;
  }
  .about-nav a {
    width: 30%;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  .logo {
    width: 300px;
  }
  .navbar-inverse {
    position: absolute;
    top: 92px;
    left: 0px;
    z-index: 1000;
    width: 100%;
    margin: 0;
    background: #1b7707;
  }
  .navbar-collapse {
    padding-right: 15px;
  }
  .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    line-height: 50px;
  }
  .nav > li {
    float: none;
    display: block;
    width: 100%;
    height: auto;
  }
  #navbar .nav > li {
    padding: 0;
    border-bottom: 1px solid #013d01;
  }
  .navbar-inverse .navbar-nav > li > a.lnk_1, 
  .navbar-inverse .navbar-nav > li > a.lnk_2 {
    border-radius: 20px;
    color: #ffffff;
    font-size: 15px;
    vertical-align: sub;
    margin: 0px 5px;
    display: inline-block;
    line-height: 30px;
    height: 35px;
  }
  .navbar-inverse .navbar-nav > li > a.lnk_1 {
    background: #7fb450;
    padding: 2px 15px 4px 15px;
  }
  .navbar-inverse .navbar-nav > li > a.lnk_1:hover {
    color: #003d3e;
  }
  .navbar-inverse .navbar-nav > li > a.lnk_2 {
    background: #003d3e;
    font-family: Verdana,Helvetica;
    font-weight: bold;
    padding: 1px 15px 3px 15px;
  }
  .navbar-inverse .navbar-nav > li > a.lnk_2:hover {
    color: #7fb450;
  }
  #navbar .nav > li.s-icon, #navbar .nav > li.s-link {
    border: 0;
    padding-top: 20px;
  }
  .nav > li.s-icon > a {
    display: inline-block;
  }
  .navbar-inverse .navbar-nav > li.s-icon > a:hover {
    background-color: transparent;
  }
  .nav > li > a {
    line-height: 50px;
    height: 50px;
    padding: 0;
  }
  #about, #news {
    padding: 0px 0px 20px 0px;
  }
  .wrapper-page {
    padding: 20px 20px;
  }
  .contact-form .btn-submit {
    margin-top: 40px;
  }
  .cont-infos {
    padding: 0px 0px 30px 0px;
  }
  .cont-info {
    padding: 30px;
  }
  .note-text {
    text-align: left;
  }
  .footer-logo .logos {
    float: none;
    margin: 0 auto;
  }
  .footer-logo .footer-info {
    float: none;
    padding: 30px 0px 0px 0px;
  }
  .footer-info .h2 {
    text-align: center;
    width: 100%;
  }
  .footer-info .h2::after {
    right: 0;
    top: -45px;
  }
  .i-walk-wraps .walk-list:nth-child(1), .i-walk-wraps .walk-list:nth-child(2), .i-walk-wraps .walk-list:nth-child(3), .i-walk-wraps .walk-list:nth-child(4), .i-walk-wraps .walk-list:nth-child(5), .i-walk-wraps .walk-list:nth-child(6) {
    height: 180px;
  }
  .news-list {
    max-width: 500px;
    margin: 0 auto;
  }
  .news-lists .news-list {
    height: auto;
    padding-bottom: 30px;
  }
  .acty-list .title {
    padding-left: 0px;
  }
  .acty-list .text, .acty-list .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
  }
}
@media (max-width: 640px) {
  #i-news {
    padding: 25px 0px 20px 0px;
  }
  #i-about {
    padding: 40px 0px 60px 0px;
  }
  .i-about-wraps {
    padding: 0;
  }
  .contxt_title {
    padding: 40px 0px 10px 0px;
  }
  .about-list .desc {
    font-size: 16px;
  }
  .pay_lists2 {
    width: 100%;
  }
  .page_title {
    padding: 0;
  }
  .soical_btns {
    bottom: 20px;
  }
  .wrapper-news_title {
    padding: 10px 0px 60px 0px;
  }
  .footer-info .h2 {
    font-size: 32px;
  }
  .cr-info {
    line-height: 32px;
    font-size: 16px;
  }
  .i-walk-wraps .walk-list strong {
    font-size: 20px;
  }
  .i-walk-wraps .walk-list span {
    font-size: 16px;
    overflow: hidden;
  }
  .i-walk-wraps .walk-list p {
    margin-top: -47px;
  }
}
@media (max-width: 550px) {
  #i-news {
    padding: 0;
  }
  .about-list {
    padding-bottom: 30px;
  }
  .about-list .img, .about-list .desc {
    float: none;
    width: 100%;
  }
  .acty-list-title .title, .acty-list .title {
    float: none;
    width: 100%;
  }
  .acty-list-title .text, .acty-list .text {
    display: none;
  }
  .acty-list-title .title {
    padding: 0;
    text-align: center;
  }
  .acty-list .title {
    padding: 15px 0px;
  }
  .wrapper-text {
    padding: 10px 0px 30px 0px;
  }
  .i-walk-wraps {
    padding: 20px 0px;
  }
}
@media (max-width: 500px) {
  .wrapper-page {
    padding: 20px 10px;
  }
  .footer-info .h2 {
    font-size: 24px;
    font-weight: normal;
  }
  .i-news-wraps {
    padding: 20px 0px 50px 0px;
  }
  .pay_lists .img, .pay_lists .desc {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .journal_lists .journal_list {
    width: 100%;
  }
  .wrapper-news_title .title {
    font-size: 28px;
  }
  .trans-list {
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .trans-list > div {
    margin-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .logo {
    width: 260px;
  }
  .navbar-inverse {
    top: 79px;
  }
  #i-howto {
    padding: 30px 0px 20px 0px;
  }
  .i-walk-wraps .walk-list:nth-child(1), .i-walk-wraps .walk-list:nth-child(2), .i-walk-wraps .walk-list:nth-child(3), .i-walk-wraps .walk-list:nth-child(4), .i-walk-wraps .walk-list:nth-child(5), .i-walk-wraps .walk-list:nth-child(6) {
    width: 100%;
    height: 240px;
  }
  .about-nav a {
    width: 40%;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }
  #pages {
    margin: 10px 0px;
  }
  .wrapper-page {
    padding: 20px 5px;
  }
  .acty-lists {
    margin: 0;
    padding: 0px 10px;
  }
  .journal_lists {
    margin: 0;
  }
  .cr-info {
    line-height: 28px;
    font-size: 16px;
  }
  .footer-phone {
    padding: 0;
    display: block;
  }
  .footer-addr, .footer-phone, .footer-email {
    font-size: 17px;
    line-height: 30px;
  }
  .wrapper-text, .wrapper-text ul li {
    line-height: 32px;
  }
}
@media (max-width: 400px) {
  .footer-info .h2 {
    font-size: 20px;
  }
  .about-nav {
    padding: 10px ;
  }
  .cont-info {
    padding: 20px;
  }
  .cont-info p {
    font-size: 16px;
  }
}
@media (max-width: 350px) {
  .logo {
    width: 220px;
  }
  .navbar-inverse {
    top: 67px;
  }
  .about-nav a {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
}