body {
  font-family: "Microsoft JhengHei",Arial,serif;
  font-size: 14px
}
img {
  max-width: 100%;
  max-height: 100%
}
a {
  color: #0b2e13
}
a:hover {
  text-decoration: none;
  color: #e51219
}
a.btn:hover {
  color: rgba(255,255,255,.8);
  opacity: .8
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.block {
  margin-bottom: 2em
}
.block .i-box {
  margin-bottom: 2em
}
.block .i-box img {
  width: 100%
}
.block .t-box {
  text-align: justify
}
img,
video {
  width: 100%
}
.html img {
  width: auto;
  max-width: 100%
}
.html [align=left] {
  margin-right: 15px
}
.html [align=right] {
  margin-left: 15px
}
.html li,
.html p {
  text-align: justify
}
.html td {
  padding: 5px 10px;
  display: block;
    float: left;
}
.html a {
  color: #00f
}
hr {
  margin: 2em 0
}
.summary {
  margin: 2em 0;
  padding: 1em;
  background: #f8ffe8;
  text-align: justify
}
.i-box,
.v-box {
  margin-bottom: 20px
}
.v-box iframe {
  width: 100%
}
.info-block {
  box-sizing: border-box;
  background-color: #ecece1;
  padding: 15px;
  min-height: 682px
}
.info-block h3 {
  text-align: center;
  margin-bottom: 30px
}
.info-block h4 {
  margin: 20px
}
.info-block ul li {
  color: #f90
}
.info-block ul li span {
  color: #000
}
form i.required {
  color: red;
  -webkit-transform: scale(.6);
          transform: scale(.6)
}
.new-member-link {
  text-align: right
}
.new-member-link a {
  color: #fff;
  background: #e51219;
  border-color: #e51219
}
.new-member-link a:hover {
  color: #fff;
  background: #e51219;
  border-color: #e51219;
  opacity: .6
}
header .logo {
  display: block;
  overflow: hidden
}
header .logo img {
  width: 100%;
  min-width: 690px
}
header .navbar-toggler {
  position: absolute;
  right: 1.5em;
  top: -2.4em;
  background: #004d2c
}
header nav.navbar {
  background-color: #004d2c;
  padding: 0;
  border-radius: 0 0 .3em .3em
}
header nav.navbar ul.nav-menu {
  padding: .5em 1em
}
header nav.navbar ul.nav-menu li.nav-item a {
  color: #fff;
  font-weight: bolder
}
header nav.navbar ul.nav-menu li.nav-item.active a,
header nav.navbar ul.nav-menu li.nav-item:hover a {
  color: #e51219
}
header hr {
  margin-top: 2.5em
}
footer p {
  text-align: center
}
.sidebar {
  border-radius: .3em;
  background: #ecece1;
  padding: 15px;
  margin-bottom: 5em
}
.sidebar h2 {
  font-size: 18px;
  font-weight: bolder;
  padding: .3em .4em
}
.sidebar li > ul {
  margin-bottom: 1em;
  padding-left: .4em;
  padding-right: .4em
}
.sidebar li > ul li a {
  display: block;
  padding: .3em 0;
  color: #000
}
.sidebar li > ul li a:hover {
  opacity: .5
}
.sidebar-pages h2 {
  background: #f5f0ac;
  color: #060;
  border-radius: .5em;
  box-shadow: 3px 3px 8px -2px #000;
  margin-bottom: .5em
}
.sidebar-pages > ul > li {
  margin-bottom: 1.8em
}
.sidebar-articles .swiper-container-horizontal > .swiper-pagination-bullets,
.sidebar-articles .swiper-pagination-custom,
.sidebar-articles .swiper-pagination-fraction {
  bottom: 0;
  text-align: right;
  padding: .3em
}
.sidebar-articles .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px
}
.sidebar-articles .swiper-container {
  width: 100%;
  height: 100%
}
.sidebar-articles .swiper-slide {
  text-align: center;
  font-size: 16px;
  background: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center
}
.sidebar-articles .swiper-slide .title {
  margin: 0;
  padding: .4em;
  padding-left: .5em;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  color: #fff;
  z-index: 11;
  text-align: left;
  background: rgba(0,0,0,.6)
}
.sidebar-articles .swiper-slide .title p {
  max-width: 160px;
  margin: 0
}
.sidebar-articles .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  font-size: 10px;
  color: #fff;
  opacity: 1;
  background: rgba(0,0,0,.2)
}
.sidebar-articles .swiper-pagination-bullet-active {
  color: #fff;
  background: #e51219
}
.sidebar-articles {
  background: #fff;
  padding: 0;
  border-radius: 0
}
.sidebar-articles > ul > li {
  margin-bottom: 1.7em;
  background: #ecece1;
  border-radius: .5em;
  overflow: hidden
}
.sidebar-articles > ul > li h2 {
  position: relative;
  background: #c4b077;
  color: #fff
}
.sidebar-articles > ul > li h2 .more {
  font-size: 12px;
  position: absolute;
  right: 1em;
  top: .7em;
  color: #fff
}
.sidebar-articles > ul > li h2 .more:hover {
  color: #8a1f11
}
.sidebar-articles > ul > li ul li a {
  color: #064d2c
}
.sidebar-articles > ul > li:first-child {
  border-radius: 0
}
.sidebar-photos {
  background: #fff;
  padding: 0;
  border-radius: 0
}
.sidebar-photos > ul > li {
  margin-bottom: 1.8em;
  background: #ecece1;
  border-radius: .5em;
  overflow: hidden
}
.sidebar-photos > ul > li h2 {
  position: relative;
  background: #c4b077;
  color: #fff
}
.sidebar-photos > ul > li h2 .more {
  font-size: 12px;
  position: absolute;
  right: 1em;
  top: .7em;
  color: #fff
}
.sidebar-photos > ul > li h2 .more:hover {
  color: #8a1f11
}
.sidebar-photos > ul > li ul li {
  border-bottom: 1px dashed #fff;
  padding: .7em 0
}
.sidebar-photos > ul > li ul li:last-child {
  border: none
}
.sidebar-photos > ul > li ul li a {
  color: #064d2c;
  display: block;
  overflow: hidden
}
.sidebar-photos > ul > li .i-box {
  width: 60px;
  float: left;
  margin: 0
}
.sidebar-photos > ul > li .i-box img {
  width: 100%
}
.sidebar-photos > ul > li h3 {
  font-size: .8em;
  padding-left: 70px
}
.more-link {
  font-weight: 700
}
.block-table h3 {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 1em
}
.pagination {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 50px
}
.pagination a,
.pagination span {
  border: 1px solid #a1a1a1;
  padding: 3px 9px;
  line-height: 3em;
  font-size: 14px
}
.pagination span {
  cursor: default
}
.pagination a:hover,
.pagination span.active {
  border: 1px solid #e04c33;
  background-color: #e04c33;
  color: #fff
}
.pagination .etc {
  border: none
}
.content-list {
  color: #0b2e13
}
.content-list h2 {
  text-align: center;
  text-transform: capitalize;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 2em
}
.content-list table thead th {
  background: #6a9c69
}
.content-list table tbody tr:nth-child(even) {
  background: #e8f3cd
}
.content-list table {
  color: #064d2c
}
.content-list table a {
  color: #064d2c
}
.content-list table a:hover {
  color: #e51219
}
.image-list .summary {
  margin: 2em 0
}
.image-list .item-box {
  display: block;
  margin-bottom: 1em
}
.image-list .item-box img {
  width: 100%
}
.image-list .item-box h3 {
  font-size: 1em;
  text-align: center;
  padding: 1em 0
}
.content h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 2em;
  color: #060
}
.content h3 {
  font-size: 1.5em;
  font-weight: 700
}
.content h4,
.content h5,
.content h6 {
  font-size: 1.2em;
  font-weight: 700
}
.meta {
  margin: 2em 0;
  padding: 1em;
  background: #f8ffe8;
  text-align: center
}
.content-contact textarea {
  min-height: 204px
}
.content-contact textarea[name=mailing_address] {
  min-height: 130px
}
.content-contact textarea[name=description] {
  min-height: 100px
}
.content-contact .footer {
  margin-top: 1em
}
.content-contact .footer button {
  background: #0b2e13;
  border-color: #0b2e13;
  padding: .5em 3em
}
.content-contact .footer button:hover {
  border-color: #1a6e2e;
  background: #1a6e2e
}
.content-contact .label {
  text-align: right;
  font-weight: bolder
}
.content-contact .site-info {
  background: #f8ffe8;
  margin-bottom: 3em;
  padding: 1em
}
.content-contact .site-info .line {
  padding: .5em 0;
  border-bottom: 1px dashed #ced4da
}
.content-contact .site-info .line:last-child {
  border: none
}
.content-contact .site-info .line i {
  width: 1em;
  text-align: center
}
.content-contact .site-info .line span {
  padding-left: 1em
}
.institutes li {
  padding: 1em 0
}
.institutes li a {
  color: #00f
}
.content-photo .photo .inner p {
  padding: .2em 0;
  margin: 0
}
.content-photo .photo .inner .t-box p:nth-child(1) {
  font-weight: 700
}
.content-photo .photo .inner .t-box {
  padding: .5em 0
}
.content-photo .photo i {
  display: none
}
.content-photo .photo img {
  -webkit-transition: all 1s;
  transition: all 1s
}
.content-photo .view {
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 10vh;
  padding-left: 10vw;
  padding-bottom: 10vh;
  padding-right: 10vw
}
.content-photo .view a {
  cursor: default
}
.content-photo .view .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  display: inline-block
}
.content-photo .view .inner i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  display: block;
  position: absolute;
  top: -13px;
  right: -13px;
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  background: #000;
  opacity: 1
}
.content-photo .view .inner i:hover {
  opacity: 1
}
.content-photo .view .inner img {
  max-width: 80vw;
  max-height: 80vh;
  min-width: 50vw
}
.content-photo .view .inner .t-box {
  padding: .5em 1em;
  background: #000
}
.content-photo .view .inner p {
  color: #fff
}
.content .content-article table tr td{
	display: block;
    float: left;
}