.inb {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
.en {
  font-family: 'Raleway', sans-serif;
}
.big5 {
  font-family: 'Microsoft JhengHei';
}
.main-100 {
  width: 100%;
  height: auto;
}
.main-100 .header-bg {
  margin-left: auto;
  margin-right: auto;
}
.main-xxl {
  max-width: 1920px;
}
.main-xl {
  max-width: 1099px;
}
.main-l {
  max-width: 1000px;
}
.main-m {
  max-width: 768px;
}
.main-s {
  min-width: 480px;
}
.sidebar {
  display: none;
  background-color: #dad3cb;
  overflow-y: auto;
}
.sidebar > .sidebar-margin > a:hover {
  color: #a67c54;
}
@media only screen and (max-width: 979px) {
  .sidebar {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 10;
    display: none;
  }
  .sidebar > .sidebar-margin {
    margin-left: 20px;
  }
  .sidebar > .sidebar-margin > .social-ico,
  .sidebar > .sidebar-margin > .lang {
    display: none;
  }
  .sidebar > .sidebar-margin > a {
    display: block;
    padding: 10px 0;
    color: #000000;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 17px;
  }
  .sidebar > .sidebar-margin > .nav-1 {
    margin: 32px 0 17px;
  }
  .sidebar > .sidebar-margin > .nav-2,
  .sidebar > .sidebar-margin > .nav-3,
  .sidebar > .sidebar-margin > .nav-4,
  .sidebar > .sidebar-margin > .nav-7 {
    margin-bottom: 17px;
  }
  .sidebar > .sidebar-margin > .nav-5 {
    margin-bottom: 17px;
  }
  .sidebar > .sidebar-margin > .nav-6 {
    margin-bottom: 21px;
    font-family: 'Raleway', sans-serif;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar {
    width: 350px;
  }
  .sidebar > .sidebar-margin > .social-ico,
  .sidebar > .sidebar-margin > .lang {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 56px;
    height: 32px;
    text-align: center;
    vertical-align: top;
    margin-top: 14px;
  }
  .sidebar > .sidebar-margin > .social-ico {
    margin-right: 20px;
  }
  .sidebar > .sidebar-margin > .lang {
    line-height: 34px;
    letter-spacing: normal;
  }
  .sidebar > .sidebar-margin > a {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .sidebar > .sidebar-margin > .nav-1 {
    margin: 28px 0 30px;
  }
  .sidebar > .sidebar-margin > .nav-2,
  .sidebar > .sidebar-margin > .nav-3,
  .sidebar > .sidebar-margin > .nav-4,
  .sidebar > .sidebar-margin > .nav-7 {
    margin-bottom: 30px;
  }
  .sidebar > .sidebar-margin > .nav-5 {
    margin-bottom: 30px;
  }
  .sidebar > .sidebar-margin > .nav-6 {
    margin-bottom: 30px;
  }
}
html {
  min-width: 480px;
}
body {
  font-size: 13px;
  min-width: 480px;
}
.container {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: #efe9e2;
  overflow: hidden;
}
header,
#content,
footer {
  width: 100%;
  clear: both;
}
.active {
  color: #a67c54;
}
header > .main-100 {
  width: 100%;
  height: 112px;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 500;
  background-image: url("img/header/home-header-repeat.png");
  background-repeat: repeat-x;
  background-position: initial initial;
}
@media only screen and (max-width: 979px) {
  header > .main-100 {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    background-image: url(unset);
    background-repeat: repeat-x;
    background-position: initial initial;
    background-color: #fff;
    height: 91px;
  }
  header > .main-100 > .main-l > .home-logo {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header > .main-100 {
    height: 86px;
  }
}
header > .main-100 > .main-l {
  max-width: 1000px;
  margin: 0 auto;
}
header > .main-100 > .main-l > .home-logo {
  width: 748px;
  height: 143px;
  position: absolute;
  top: 0;
  left: -365px;
  background-image: url("img/header/home-logo-bg.png");
  background-repeat: no-repeat;
  background-position: initial initial;
}
header > .main-100 > .main-l > .header-func {
  width: 100%;
  height: 62px;
  text-align: right;
  box-sizing: border-box;
  padding-top: 16px;
}
header > .main-100 > .main-l > .header-func > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 31px;
  text-align: center;
}
header > .main-100 > .main-l > .header-func > .social-ico {
  width: 31.5px;
  background-size: 18px !important;
}
header > .main-100 > .main-l > .header-func > .social-ico:hover {
  color: #ed1c24;
}
header > .main-100 > .main-l > .header-func > .lang {
  width: 38.5px;
  font-size: 13px;
  color: #a67c52;
  vertical-align: top;
  line-height: 31px;
}
@media (max-width: 979px) {
  header > .main-100 > .main-l > .header-func > .lang {
    width: 40px !important;
  }
}
header > .main-100 > .main-l > .header-func > .lang:hover {
  color: #ed1c24;
}
header > .main-100 > .main-l > .header-func > .logo {
  width: 148px;
  height: 58px;
  background-image: url("img/main-logo-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  top: 11px;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 800;
  float: left;
  background-size: 148px;
}
@media (max-width: 1029px) {
  header > .main-100 > .main-l > .header-func > .logo {
    left: 6px;
  }
}
header > .main-100 > .main-l > .header-func > .side {
  display: none;
  margin: 30px 21px 0;
  cursor: pointer;
}
@media only screen and (max-width: 979px) {
  header > .main-100 > .main-l > .header-func {
    height: 91px;
    padding-top: 0px;
  }
  header > .main-100 > .main-l > .header-func > .logo {
    width: 150px;
    height: 60px;
    background-image: url("img/main-logo-2-m.png");
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: 18px;
    right: auto;
    bottom: auto;
    left: 20px;
    z-index: 800;
  }
  header > .main-100 > .main-l > .header-func > .social-ico {
    width: 18px;
    height: 28px;
    margin: 0 10px 0;
  }
  header > .main-100 > .main-l > .header-func > .lang {
    width: 30px;
    font-size: 18px;
    margin: 30px 6.5px 0;
  }
  header > .main-100 > .main-l > .header-func > .side {
    width: 40px;
    height: 26px;
    background-image: url("img/body/home/side-2.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    filter: brightness(0);
    margin: 30px 21px 0;
  }
  header > .main-100 > .main-l > .header-nav {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header > .main-100 > .main-l > .header-func {
    height: 86px;
  }
  header > .main-100 > .main-l > .header-func > .logo {
    position: relative;
    top: 15px;
    right: auto;
    bottom: auto;
    left: 20px;
    z-index: 800;
  }
  header > .main-100 > .main-l > .header-func > .social-ico > .lang {
    display: none;
  }
  header > .main-100 > .main-l > .header-func > .side {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50px;
    height: 33px;
    background-image: url("img/body/home/side-2.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin: 26px 12px 0;
  }
}
header > .main-100 > .main-l > .header-nav {
  width: 100%;
  height: 49px;
  text-align: right;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 800;
  box-sizing: border-box;
  padding-right: 9px;
}
header > .main-100 > .main-l > .header-nav > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  opacity: 0.8;
  filter: alpha(opacity = (80));
  padding: 0 10.8px;
  color: #000;
  font-size: 14px;
  line-height: 48.5px;
  letter-spacing: 0.5px;
}
header > .main-100 > .main-l > .header-nav > a:last-child {
  padding-right: 0px;
}
header > .main-100 > .main-l > .header-nav > a:first-child {
  padding-left: 0px;
}
header > .main-100 > .main-l > .header-nav > a:hover {
  color: #a67c54;
}
header > .main-100 > .main-l > .header-nav > .active {
  color: #a67c54;
}
header > .main-100 > .main-l > .header-nav > .nav-6 {
  font-family: 'Raleway', sans-serif;
}
footer {
  width: 100%;
  height: 60px;
  background-color: #998675;
}
@media only screen and (max-width: 979px) {
  footer {
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  footer {
    height: unset;
    min-height: 90px;
    padding-bottom: 15px;
    box-sizing: border-box;
  }
}
footer > .main-l {
  margin: 0 auto;
  overflow: hidden;
  line-height: 57px;
}
footer > .main-l > .footer-navs {
  float: left;
  margin-left: 9px;
}
footer > .main-l > .footer-navs > .footer-nav {
  width: auto;
  height: 15px;
  padding: 0 8px;
  box-sizing: border-box;
  border-left: 1px solid white;
  font-family: Microsoft JhengHei;
  font-size: 13px;
  color: white;
}
footer > .main-l > .footer-navs > .footer-nav:first-child {
  border-left: none;
  padding-left: 0;
}
footer > .main-l > .footer-navs > .footer-nav:hover {
  color: #ed1c24;
}
footer > .main-l > .footer-navs > .footer-nav.nav-8 {
  word-break: break-all;
}
footer > .main-l > .footer-copyright {
  float: right;
  margin-right: 12px;
}
footer > .main-l > .footer-copyright > span,
footer > .main-l > .footer-copyright > a {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: white;
}
footer > .main-l > .footer-copyright > a:hover {
  color: #ed1c24;
}
@media only screen and (max-width: 979px) {
  footer > .main-l {
    line-height: 25px;
  }
  footer > .main-l > .footer-navs,
  footer > .main-l > .footer-copyright {
    float: none;
    display: block;
    margin-left: 20px;
  }
  footer > .main-l > .footer-navs {
    margin-top: 16px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  footer > .main-l > .footer-navs {
    margin-bottom: 6px;
  }
  footer > .main-l > .footer-navs,
  footer > .main-l > .footer-copyright {
    margin-left: 19px;
  }
}
.index-footer {
  width: 100%;
  height: 45px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: 0;
}
.index-footer > .main-l {
  text-align: center;
  margin: 0 auto;
}
.index-footer > .main-l > .footer-copyright > span,
.index-footer > .main-l > .footer-copyright > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: white;
}
.index-footer > .main-l > .footer-copyright > a:hover {
  color: #a67c54;
}
@media only screen and (max-width: 767px) {
  .index-footer > .main-l > .footer-copyright > span,
  .index-footer > .main-l > .footer-copyright > a {
    font-size: 15px;
  }
  .index-footer > .main-l > .footer-copyright > span:first-child {
    width: 100%;
  }
}
.main-100 .header-bg {
  background-image: url("img/body/about/header-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 1920px;
  min-height: 260px;
}
.main-l {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 0;
  margin: 39px auto 0;
  box-sizing: border-box;
  padding-bottom: 60px;
}
.main-l > .page-label {
  position: absolute;
  top: -108px;
  right: auto;
  bottom: auto;
  left: 8px;
  z-index: 1;
  font-size: 32px;
  color: white;
}
.main-l > .about-upper {
  overflow: hidden;
  margin-bottom: 29px;
}
.main-l > .about-upper .content1,
.main-l > .about-upper .content2,
.main-l > .about-upper .content3 {
  width: 100%;
  float: left;
}
.main-l > .about-upper .content1 .content-photo,
.main-l > .about-upper .content2 .content-photo,
.main-l > .about-upper .content3 .content-photo {
  width: 380px;
  height: 210px;
  float: left;
}
@media only screen and (max-width: 979px) {
  .main-l > .about-upper .content1 .content-photo,
  .main-l > .about-upper .content2 .content-photo,
  .main-l > .about-upper .content3 .content-photo {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
  }
}
.main-l > .about-upper .content1 .content-photo-desktop,
.main-l > .about-upper .content2 .content-photo-desktop,
.main-l > .about-upper .content3 .content-photo-desktop {
  display: block;
}
@media only screen and (max-width: 979px) {
  .main-l > .about-upper .content1 .content-photo-desktop,
  .main-l > .about-upper .content2 .content-photo-desktop,
  .main-l > .about-upper .content3 .content-photo-desktop {
    display: none;
  }
}
.main-l > .about-upper .content1 .content-photo-tablet,
.main-l > .about-upper .content2 .content-photo-tablet,
.main-l > .about-upper .content3 .content-photo-tablet {
  display: none;
}
@media only screen and (max-width: 979px) {
  .main-l > .about-upper .content1 .content-photo-tablet,
  .main-l > .about-upper .content2 .content-photo-tablet,
  .main-l > .about-upper .content3 .content-photo-tablet {
    float: left;
    display: block;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
  }
}
.main-l > .about-upper .content1 .content-photo-tablet img,
.main-l > .about-upper .content2 .content-photo-tablet img,
.main-l > .about-upper .content3 .content-photo-tablet img {
  width: 100%;
  height: auto;
}
.main-l > .about-upper .content1 .content-photo img,
.main-l > .about-upper .content2 .content-photo img,
.main-l > .about-upper .content3 .content-photo img {
  width: 100%;
  height: auto;
}
.main-l > .about-upper .content1 .editor,
.main-l > .about-upper .content2 .editor,
.main-l > .about-upper .content3 .editor {
  width: 57.5%;
  float: left;
  line-height: 0;
  margin-top: 10px;
  margin-left: 2%;
}
@media only screen and (max-width: 979px) {
  .main-l > .about-upper .content1 .editor,
  .main-l > .about-upper .content2 .editor,
  .main-l > .about-upper .content3 .editor {
    width: 95%;
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
.main-l > .about-upper .content1 {
  background-color: #ddd1c4;
}
.main-l > .about-upper .content2 {
  background-color: #e2d8cc;
}
.main-l > .about-upper .content2 .content-photo-desktop {
  text-align: right;
}
.main-l > .about-upper .content3 {
  background-color: #e7dfd5;
}
@media only screen and (max-width: 979px) {
  .main-l > .page-label {
    font-size: 28px;
  }
  .main-l > .about-upper {
    margin-right: 0;
  }
  .main-l > .about-upper > .upper-img {
    display: block;
    float: none;
    margin: 0 auto 7px;
  }
  .main-l > .about-upper > .upper-content {
    max-width: 100%;
  }
}
.main-l > .about-bottom {
  width: 100%;
  max-width: 1030px;
  box-sizing: border-box;
}
@media (max-width: 1019px) {
  .main-l > .about-bottom {
    padding: 0 20px;
  }
}
.main-l > .about-bottom .bottom_photoSet {
  display: flex;
  justify-content: space-between;
}
.main-l > .about-bottom .bottom_photoSet .bottom_photos {
  margin-bottom: 5px;
  width: 30%;
}
.main-l > .about-bottom .bottom_photoSet .bottom_photos img {
  width: 100%;
  height: auto;
}
.main-l > .about-bottom .bottom_photoSet .bottom_photos.even-left {
  margin-left: 18%;
  margin-right: 1%;
}
.main-l > .about-bottom .bottom_photoSet .bottom_photos.even-right {
  margin-right: 18%;
  margin-left: 1%;
}
