
@import url("vendors/bootstrap.min.css");
@import url("vendors/fontawesome-all.min.css");
@import url("vendors/fullpage.min.css");
@import url("vendors/twentytwenty.css");
@import url("vendors/jquery.mCustomScrollbar.css");
@import url("vendors/lightbox.min.css");
@import url("vendors/cloudzoom.css");
@import url("vendors/aos.css");
@import url("vendors/animate.min.css");
html {
  font-size: 16px;
  line-height: 1.2em;
  -webkit-text-size-adjust: none;
}

body {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-family: "Lato", "Noto Sans", "微軟正黑體", sans-serif;
  letter-spacing: normal;
  color: #000;
}
body:not(.is-IE) #intro-page.baodao .bg-photo {
  background-attachment: fixed;
}

body.nav-open {
  overflow: hidden;
}

#main {
  margin-top: 60px;
}

.container {
  max-width: 1370px;
  margin: 0 auto;
}

a {
  color: #000;
}
a:hover,
a:focus {
  color: #1a1a1a;
}

ol {
  counter-reset: foo;
  display: table;
  margin: 0 auto;
  width: 100%;
}
ol li {
  counter-increment: foo;
  display: table-row;
  position: relative;
}
ol li:before {
  content: counter(foo) ".";
  display: table-cell;
  width: 20px;
  text-align: left;
}

/* General
==================================================*/
h1,
.h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 28px;
  font-size: 32px;
  line-height: 45px;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  padding: 0;
  font-family: "Lato", "Noto Sans", "微軟正黑體", sans-serif;
}

h2,
.h2 {
  font-size: 24px;
  line-height: 45px;
  font-weight: 300;
}
@media (max-width: 768px) {
  h2,
  .h2 {
    font-size: 26px;
  }
}

h3,
.h3 {
  font-size: 24px;
  font-weight: bold;
}

h4,
.h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 28px;
}

h5,
.h5 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}

img {
  margin: 0 auto;
}

.container-1440 {
  max-width: 1300px;
  margin: 0 auto;
}

.container-1000 {
  max-width: 970px;
  margin: 0 auto;
}

.f16l36 {
  font-size: 16px;
  line-height: 35px;
  text-align: justify;
  font-weight: 300;
}

.year-head {
  width: 250px;
  height: auto;
  margin: 0 auto;
  z-index: 1;
  text-align: center;
  line-height: 38px;
  color: #65918e;
  font-size: 15px;
  display: block;
  text-decoration: none;
}
.year-head:hover,
.year-head:active {
  text-decoration: none;
  color: #65918e;
}
.year-head .circle-year {
  text-align: right;
  min-width: 90px;
}
.year-head .circle-text {
  font-weight: bold;
  text-align: left;
  min-width: 90px;
}
.year-head .circle-year,
.year-head .circle-text,
.year-head .arrow {
  display: inline-block;
  vertical-align: top;
}
.year-head .arrow {
  margin: 0 10px;
}

.section-large {
  padding-top: 20px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .section-large {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1280px) {
  .section-large {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.section-small {
  padding-top: 30px;
  padding-bottom: 30px;
}

.poly-object-fit {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}

.paint-pager {
  display: block;
  width: 180px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding-top: 8px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  float: right;
}
.paint-pager:hover,
.paint-pager:focus {
  text-decoration: none;
  outline: none;
  color: #fff;
}
.paint-pager.paint-pager__orange {
  color: #65918e;
}
.paint-pager.paint-pager__orange:hover,
.paint-pager.paint-pager__orange:focus {
  color: #81a8a5;
}
.paint-pager.paint-pager__orange .paint-pager-header:after {
  display: none;
  background-color: #65918e;
}
.paint-pager.paing-pager_short {
  width: 120px;
}
.paint-pager.paint-pager__next:after {
  right: 0;
}
.paint-pager.paint-pager__back {
  float: right;
  text-align: right;
}
@media (min-width: 768px) {
  .paint-pager.paint-pager__back {
    position: absolute;
    right: 0;
  }
}
.paint-pager.paint-pager__back:after {
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.paint-pager.paint-pager__back .paint-pager-header:after {
  max-width: 100%;
}
.paint-pager .paint-pager-header {
  position: relative;
  margin: 8px 0 4px 0;
}
.paint-pager .paint-pager-header:after {
  position: absolute;
  width: 100%;
  max-width: 160px;
  background: #8c8c67;
  height: 6px;
  left: 0;
  bottom: -14px;
}
.paint-pager .paint-pager-header span {
  display: inline-block;
  vertical-align: middle;
}

.work-display .close-compare-h {
  width: 100%;
  height: 14px;
}
.work-display .close-compare {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url("../img/close_compare.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  cursor: pointer;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  .work-display .close-compare {
    background-image: url("../img/close_compare_2x.png");
  }
}
.work-display figure {
  margin: 10px auto;
  overflow: hidden;
}
.work-display figure img {
  width: 100%;
}
.work-display figure.play-video {
  position: relative;
}
.work-display figure.play-video:before {
  content: " ";
  position: absolute;
  cursor: pointer;
  background: #000;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.work-display img {
  max-width: 100%;
  height: auto;
  display: block;
}
.work-display .twentytwenty-handle {
  width: 54px;
  height: 54px;
  background-image: url("../img/before_after_drag.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  margin-left: -27px;
  margin-top: -27px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  .work-display .twentytwenty-handle {
    background-image: url("../img/before_after_drag_2x.png");
  }
}
.work-display .twentytwenty-handle:before,
.work-display .twentytwenty-handle:after {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 2px;
  left: 50%;
  margin-left: -1px;
  background: rgba(255, 255, 255, 0.4);
}
.work-display .twentytwenty-handle:before {
  margin-bottom: 22px;
}
.work-display .twentytwenty-handle:after {
  margin-top: 27px;
}

.tool-btn {
  display: inline-block;
  border: none;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  background: transparent;
  padding: 5px 0;
  cursor: pointer;
}
.tool-btn .tool-text {
  display: inline-block;
  vertical-align: middle;
}
.tool-btn:hover,
.tool-btn:focus {
  outline: none;
  color: #e6e6e6;
}
.tool-btn.tool-compare-btn img {
  margin-right: 5px;
}
.tool-btn.tool-zoom-btn img {
  margin-left: 5px;
}

#navigator-line {
  position: fixed;
  top: 70px;
  height: 100%;
  width: 44px;
  z-index: 2;
  left: auto;
  right: 10px;
  margin-left: -22px;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
@media (min-width: 768px) {
  #navigator-line {
    right: auto;
    left: 50%;
  }
}
#navigator-line:before {
  content: " ";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  top: 30px;
  left: 50%;
  margin-left: -1px;
}
#navigator-line .navigator {
  width: 100%;
}
#navigator-line .navigator .nav-total,
#navigator-line .navigator .nav-current {
  font-size: 16px;
  line-height: 22px;
  display: block;
  width: 50%;
}
#navigator-line .navigator .nav-total {
  text-align: left;
  float: left;
  position: relative;
}
#navigator-line .navigator .nav-total:after {
  content: " ";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #8c8c67;
  right: 0;
  top: 0px;
}
#navigator-line .navigator .nav-current {
  text-align: right;
  float: right;
}
#navigator-line .down-pager {
  position: fixed;
  bottom: 0px;
  width: 56px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 15px;
  left: auto;
  right: 5px;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  cursor: pointer;
}
#navigator-line .down-pager.baodao {
  background: #668f8e;
}
@media (min-width: 768px) {
  #navigator-line .down-pager {
    width: 60px;
    left: 50%;
    right: auto;
    margin-left: -30px;
  }
}
#navigator-line .down-pager .pager-paint-name,
#navigator-line .down-pager .pager-artist {
  font-size: 14px;
  line-height: 28px;
}
#navigator-line .down-pager .down-pager-icon {
  cursor: pointer;
  display: inline-block;
  margin: 10px auto;
  background-image: url("../img/pager_down.png");
  background-position: center center;
  background-repeat: repeat-y;
  background-size: contain;
  width: 11px;
  height: 16px;
  background-position: 0 0px;
  -webkit-transition: background 0.33s ease;
  transition: background 0.33s ease;
  position: relative;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #navigator-line .down-pager .down-pager-icon {
    background-image: url("../img/pager_down_2x.png");
  }
}
#navigator-line .down-pager .down-pager-icon:hover {
  background-position: 0 16px;
}

@media (min-width: 768px) {
  .test-min-height {
    max-height: calc(100vh - 180px);
    overflow-y: auto;
  }
}

.right-part {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .right-part {
    padding: 20px 30px;
  }
}

.paint-info .paint-loc-map {
  position: relative;
  top: -20px;
  margin-top: 20px;
  max-width: 167px;
  max-height: 144px;
}
.paint-info .right-part-title {
  font-size: 34px;
  line-height: 48px;
  margin-bottom: 40px;
  margin-top: 10px;
  font-weight: 400;
}
.paint-info .paint-desc {
  margin-bottom: 15px;
}
.paint-info dl {
  margin: 15px auto;
  font-size: 16px;
  line-height: 27px;
}
.paint-info dl dt,
.paint-info dl dd {
  display: block;
}
.paint-info dl dt {
  font-weight: bold;
}

@media (min-width: 768px) {
  #paintings-page .paint-info .right-part-title {
    margin-top: -50px;
  }
}
.author-card {
  font-size: 16px;
  margin: 15px auto;
  position: relative;
}
@media (min-width: 992px) {
  .author-card {
    margin: 30px auto;
  }
}
.author-card .author-left {
  position: absolute;
  width: 70px;
  top: 0;
  height: 100%;
  left: 0;
}
.author-card .author-left .author-avatar {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .author-card .author-left {
    width: 90px;
  }
  .author-card .author-left .author-avatar {
    width: 82px;
    height: 82px;
    border-radius: 82px;
  }
}
.author-card .author-right {
  padding: 0 15px 0 0;
}
.author-card .author-right .author-name {
  line-height: 22px;
  font-weight: 500;
  padding: 20px 0 15px 0;
}
.author-card .author-right .author-bio {
  margin: 0 auto;
  line-height: 25px;
}

#media-popup {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100% - 60px);
  z-index: -1;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  background: #fff;
  opacity: 0;
  overflow-y: scroll;
}
#media-popup.active {
  opacity: 1;
  z-index: 13;
}
#media-popup .popup-close {
  position: absolute;
  z-index: 14;
  right: 20px;
  top: auto;
}
@media (min-width: 768px) {
  #media-popup .popup-close {
    right: 35px;
  }
}
#media-popup .popup-close-btn {
  cursor: pointer;
  position: relative;
  z-index: 10;
  margin-top: 15px;
}
@media (min-width: 768px) {
  #media-popup .popup-close-btn {
    margin-top: 20px;
  }
}
#media-popup .media-container {
  position: absolute;
  width: 100%;
  height: 100%;
  display: table;
  top: 0;
  left: 0;
}
#media-popup iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
#media-popup .type-image {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  background: #8c8c67;
  text-align: center;
}
#media-popup .type-image.baodao {
  background: #668f8e;
}
#media-popup .type-image img {
  width: auto;
  max-height: 900px;
  max-width: 100%;
  height: auto;
}

.avatar-card {
  text-align: right;
  display: inline-block;
}
.avatar-card:hover {
  text-decoration: none;
  color: #fff;
}
.avatar-card .avatar-name {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  padding: 5px;
}
.avatar-card .avatar-img {
  width: 62px;
  height: 62px;
  border-radius: 100%;
  overflow: hidden;
  display: block;
  margin: 0 10px;
}
.avatar-card .avatar-img img {
  width: 100%;
}
.avatar-card .arrow-icon {
  margin-left: 5px;
  width: 16px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  background-size: 16px 11px;
  background-image: url("../img/arrow_icon_red.png");
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  .avatar-card .arrow-icon {
    background-image: url("../img/arrow_icon_red_2x.png");
  }
}

#mask-video {
  height: auto;
  overflow: hidden;
  min-height: 30px;
  position: relative;
  z-index: 5;
  background: #b7c8c8;
}
#mask-video .scroll-hint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: 50px;
  left: calc(50% - 20px);
  z-index: 100;
}
@media (min-width: 992px) {
  #mask-video .scroll-hint {
    bottom: 150px;
  }
}
@media (min-width: 1600px) {
  #mask-video .scroll-hint {
    bottom: 20%;
  }
}
@media (min-width: 2000px) {
  #mask-video .scroll-hint {
    bottom: 30%;
  }
}
@media (max-width: 767px) {
  #mask-video .scroll-hint {
    display: none !important;
  }
}
#mask-video .watch-btn {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 6;
  top: 50%;
  height: 52px;
  margin-top: -25px;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.09px;
}
@media (min-width: 768px) {
  #mask-video .watch-btn {
    width: 300px;
    right: 85px;
  }
}
@media (min-width: 1024px) {
  #mask-video .watch-btn {
    text-align: right;
  }
}
@media (max-width: 767px) {
  #mask-video .watch-btn {
    top: 80%;
  }
}
#mask-video .watch-btn img {
  margin-left: 20px;
}
#mask-video .sound-icon {
  position: absolute;
  right: 20px;
  top: 70px;
  cursor: pointer;
  z-index: 7;
  display: none;
}
@media (min-width: 1024px) {
  #mask-video .sound-icon {
    display: block;
  }
}
#mask-video .sound-icon .sound1 {
  display: none;
}
#mask-video .sound-icon .sound2 {
  display: block;
}
#mask-video .sound-icon.sound-off .sound1 {
  display: block;
}
#mask-video .sound-icon.sound-off .sound2 {
  display: none;
}
#mask-video iframe {
  width: 100vw;
  height: calc(100vw / 1.78);
  min-height: 400px;
  position: relative;
  display: none;
}
@media (min-width: 1024px) {
  #mask-video iframe {
    display: block;
  }
}
#mask-video .small-device {
  display: block;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1024px) {
  #mask-video .small-device {
    display: none;
  }
}

.close-white {
  width: 40px;
  height: 40px;
  top: 60px;
  position: relative;
  right: -15px;
}

body.nav-open #menu {
  top: 0px;
}

#menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: -150%;
  left: 0;
  -webkit-transition: all 1s cubic-bezier(0.85, 0, 0.15, 1);
  transition: all 1s cubic-bezier(0.85, 0, 0.15, 1);
  will-change: transform;
  z-index: 999;
  background: #fff;
  overflow: hidden;
}
#menu .min-w-4footer {
  min-height: calc(100vh - 70px);
}
#menu #bg-lg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 11;
}
#menu #bg-lg .left-bg,
#menu #bg-lg .right-bg {
  width: 50%;
  position: absolute;
  height: 100%;
  top: 0;
}
#menu #bg-lg .left-bg {
  left: 0;
  background: #8c8c67;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#menu #bg-lg .right-bg {
  left: 50%;
  background: #668f8e;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#menu .left-menu {
  background: #8c8c67;
}
#menu .right-menu {
  background: #668f8e;
}
#menu .left-menu,
#menu .right-menu {
  color: #fff;
}
@media (min-width: 992px) {
  #menu .left-menu,
  #menu .right-menu {
    background: transparent;
    position: relative;
    height: 100%;
  }
}
#menu .left-menu .menu-container,
#menu .right-menu .menu-container {
  padding: 70px 20px 50px 15px;
}
@media (min-width: 992px) {
  #menu .left-menu .menu-container,
  #menu .right-menu .menu-container {
    padding: 136px 15px 66px 15px;
  }
}
#menu .menu-container {
  text-align: right;
}
#menu .menu-container ul {
  margin: 0 -13px;
  padding: 0;
}
@media (min-width: 992px) {
    #menu .menu-container .lv1 {
        position: relative;
        z-index: 1;
    }
    #menu .menu-container ul {
        margin: 0 -17px;
    }
}
#menu .menu-container ul a,
#menu .menu-container ul li {
  font-size: 16px;
}
@media (min-width: 992px) {
  #menu .menu-container ul a,
  #menu .menu-container ul li {
    font-size: 18px;
  }
}
#menu .menu-container ul a {
  color: #fff;
  display: block;
}
#menu .menu-container ul a:hover {
  text-decoration: none;
  color: #e6e6e6;
}
#menu .menu-container ul li {
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
}
#menu .menu-container ul li a {
  padding: 50px 10px;
}
@media (min-width: 1280px) {
  #menu .menu-container ul li a {
    padding: 50px 13px;
  }
}
#menu .menu-container ul li.has-lv2:after {
  content: " ";
  position: absolute;
  width: 100%;
  background-image: url("../img/tail_down.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 16px;
  background-size: 11px 16px;
  display: block;
  left: 0;
  bottom: 20px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #menu .menu-container ul li.has-lv2:after {
    background-image: url("../img/tail_down_2x.png");
  }
}
#menu .menu-container ul.lv2 li {
  float: right;
}
/*
#menu .menu-container ul.lv2.eight-scenic-author a {
  height: 140px;
}
#menu .menu-container ul.lv2.eight-scenic-paintings a {
  height: 211px;
}*/
#menu .menu-container .lv1 a {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  #menu .menu-container .lv1 a {
    margin-bottom: 21px;
  }
}
#menu .menu-container .lv2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: none;
  float: right;
}
#menu .menu-container .lv2.active {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
#menu .menu-container .lv2:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  opacity: 0.24;
  right: 0;
  top: 0;
}
@media (min-width: 992px) {
  #menu .menu-container .lv2 {
    position: absolute;
    float: none;
    margin: 0 -20px 0 -15px;
  }
  #menu .menu-container .clearfix {
    z-index: -1;
  }
}
#menu .overflow-fix {
  position: fixed;
  overflow-y: auto;
  z-index: 14;
  width: 100%;
  height: 100%;
}
#menu #goto-game {
  position: relative;
  display: block;
  margin-bottom: 0;
}
#menu #goto-game img {
  max-width: 20%;
  float: left;
  margin-left: 0;
}
@media (min-width: 992px) {
  #menu #goto-game img {
    margin-left: 60px;
  }
}
@media (min-height: 700px) and (min-width: 992px) {
  #menu .footer {
    position: absolute;
    bottom: 0;
  }
}

body.nav-open #header {
  background-color: transparent !important;
  -webkit-transition-delay: 0.33s;
  transition-delay: 0.33s;
}
@media (max-width: 767px) {
  body.nav-open #header {
    background-color: #668f8e !important;
  }
}
body.nav-open #header .view-hd {
  opacity: 0;
  pointer-events: none;
}

#header {
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  background-color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  z-index: 1000;
}
#header.light-dark {
  background-color: #8c8c67;
}
#header.light-dark.baodao {
  background-color: #668f8e;
}
#header.light-dark .navbar-toggler span.line {
  background: #fff;
}
#header.light-dark .view-hd .view-name {
  color: #fff;
}
#header.light-dark .links-gr a.share-icon {
  background-image: url("../img/share_w.png");
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #header.light-dark .links-gr a.share-icon {
    background-image: url("../img/share_w_2x.png");
  }
}
#header .logo-white {
  display: none;
}
#header .logo-normal {
  display: block;
}
#header .to-index {
  white-space: nowrap;
  margin-right: 10px;
  font-size: 9px;
}
#header .to-index h2 {
  font-size: 9px;
}
#header .navbar-brand .brand-logo {
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  margin-top: 5px;
  margin-bottom: 5px;
}
#header .navbar-brand .brand-logo img {
  max-height: 43px;
  max-width: 200px;
}
@media (min-width: 992px) {
  #header .navbar-brand .brand-logo {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  #header .navbar-brand .brand-logo img {
    max-height: none;
  }
}
@media (min-width: 1280px) {
  #header .navbar-brand .brand-logo img {
    max-width: 260px;
  }
}
#header .navbar-toggler {
  outline: none;
  padding: 8px 0px;
  font-size: 0;
  border-radius: 0;
  border: none;
  width: 28px;
  position: relative;
}
#header .navbar-toggler span.line {
  will-change: transform;
  display: block;
  margin: 8px auto;
  background-color: #111;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
}
body:not(.nav-open) #header .navbar-toggler:hover span.line:first-child {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
body:not(.nav-open) #header .navbar-toggler:hover span.line:last-child {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
body.nav-open #header .navbar-toggler span.line {
  background-color: #fff;
}
body.nav-open #header .navbar-toggler span.line:first-child {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}
body.nav-open #header .navbar-toggler span.line:nth-child(2) {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
body.nav-open #header .navbar-toggler span.line:last-child {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
@media (min-width: 992px) {
  #header .navbar-nav {
    margin-right: 60px;
  }
}
#header .view-hd {
  font-weight: 500;
}
@media (max-width: 576px) {
  #header .view-hd {
    padding-right: 20px;
  }
}
#header .view-hd .view-name {
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .view-hd .view-en {
  color: #bcbeac;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .view-hd .view-en.view-en_orange {
  color: #bcbeac;
}
#header #hd-small-logo {
  margin-left: 20px;
  position: relative;
  /* IE Hack */
  max-width: 40px;
}
#header #hd-small-logo:before {
  content: " ";
  position: absolute;
  width: 1px;
  background: #86857b;
  height: 29px;
  left: -15px;
  top: 7px;
}
#header #hd-logo {
  margin-right: 10px;
  position: relative;
  margin-left: 30px;
  background-image: url("../img/logo_header_2x.png");
  background-size: cover;
  background-position: center;
  width: 7.8125rem;
  height: 1.4375rem;
  text-indent: 101%;
  overflow: hidden;
  /* IE Hack */
  max-width: 125px;
}
#header #hd-logo:before {
  /* content: ' '; */
  position: absolute;
  width: 1px;
  background: #86857b;
  height: 30px;
  left: -15px;
  top: 0;
}
#header .links-gr {
  margin-right: -15px;
  margin-left: -15px;
}
#header .links-gr a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  width: 30px;
  text-decoration: none;
}
#header .links-gr a.share-icon {
  background-size: 14px 16px;
  background-image: url("../img/share.png");
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #header .links-gr a.share-icon {
    background-image: url("../img/share_2x.png");
  }
}
#header .links-gr .fb-share-button {
  margin-right: 15px;
  margin-left: 15px;
}

.footer {
  font-size: 12px;
  line-height: 16px;
  position: relative;
  width: 100%;
  min-height: 70px;
  color: #21354a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 13;
  /*.footer-logo {
      text-align: left;
      img {
          margin: 0;
      }
  }*/
  /*.t-white {
      display: block;
  }
  .t-dark {
      display: none;
  }*/
}
@media (min-width: 992px) {
  .footer {
    color: #fff;
    /*.t-white {
          display: none;
      }
      .t-dark {
          display: block;
      }*/
  }
  .footer a {
    color: #fff;
  }
}
.footer .share-lists {
  display: inline-block;
  margin: 10px -5px;
  padding: 0 12px;
}
.footer .share-lists li {
  display: inline-block;
  vertical-align: middle;
}
.footer .share-lists li a {
  font-size: 19px;
  width: 25px;
  height: 20px;
  display: block;
  text-decoration: none;
  margin: 0 5px;
}
.footer .share-lists li a.color-Facebook {
  color: #4267b2 !important;
}
@media (max-width: 991px) {
  .footer .share-lists li a.color-Facebook-mobile {
    color: #4267b2 !important;
  }
}
/* .footer .share-lists li .icon-fb {
  background-image: url("../img/fb_dark_2x.png");
}
.footer .share-lists li .icon-fb:hover {
  background-image: url("../img/fb_hover_2x.png");
}
.footer .share-lists li .icon-ig {
  background-image: url("../img/ig_dark_2x.png");
}
.footer .share-lists li .icon-ig:hover {
  background-image: url("../img/ig_hover_2x.png");
} */

.fullpagestyle {
  background: #8c8c67;
  color: #ffffff;
  position: static;
  padding-right: calc(10% + 15px);
}
.fullpagestyle.baodao {
  background: #668f8e;
}
@media (min-width: 768px) {
  .fullpagestyle {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-right: 0;
  }
}
.fullpagestyle .fill {
  min-height: 100%;
  height: 100%;
}
.fullpagestyle .left-part {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .fullpagestyle .left-part {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .fullpagestyle#paintings-page .left-part {
    padding-top: 84px;
  }
}
.fullpagestyle .fp-responsive .page-item,
.fullpagestyle .fp-responsive .page-item .fp-slide,
.fullpagestyle .fp-responsive .page-item .fp-tableCell {
  height: auto !important;
}
.fullpagestyle .mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.year-sec {
  /*@at-root {
      .fixyear {
          .year-heading {
              position: fixed;
              z-index: 3;
              top: $header-height;
              @media (max-width: 767px) {
                  background: rgba(189, 210, 208, 0.9);
                  width: 100%;
                  left: 0;
                  padding: 10px 15px;
              }
          }
      }
  }*/
}
.year-sec .year-heading {
  padding: 30px 0;
  color: #65918e;
}
.year-sec .year-heading .year-heading-big {
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
}
@media (min-width: 768px) {
  .year-sec .year-heading .year-heading-big {
    font-size: 60px;
    line-height: 64px;
  }
}
.year-sec .year-heading .year-heading-small {
  font-size: 18px;
  line-height: 25px;
}

#tl-container {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}

.intro-timeline {
  padding-bottom: 40px;
}
.intro-timeline:after {
  content: " ";
  position: absolute;
  display: block;
  pointer-events: none;
  background: #263837;
  height: 100%;
  width: 1px;
  left: 18px;
  top: 0;
}
@media (min-width: 768px) {
  .intro-timeline {
    position: relative;
  }
  .intro-timeline:after {
    left: 50%;
    margin-left: -1px;
  }
}
.intro-timeline .e-date-group {
  position: relative;
  margin: 15px auto;
  padding-left: 50px;
  padding-top: 0px;
}
@media (min-width: 768px) {
  .intro-timeline .e-date-group {
    padding-left: 0;
  }
}
.intro-timeline .e-circle {
  width: 10px;
  z-index: 1;
  position: absolute;
  top: 0px;
  text-align: center;
  line-height: 38px;
  color: #65918e;
  font-size: 15px;
  background: #65918e;
  height: 10px;
  border-radius: 10px;
  left: -1px;
}
@media (min-width: 768px) {
  .intro-timeline .e-circle {
    left: 50%;
    margin-left: -4px;
  }
}
.intro-timeline .multiple-content .nav-link {
  position: relative;
  padding-left: 30px;
  border-radius: 0;
  background: transparent;
  font-weight: bold;
  color: #4a4a4a;
}
.intro-timeline .multiple-content .nav-link:before {
  content: " ";
  position: absolute;
  width: 30px;
  height: 30px;
  /* background-image: url("../img/card/ic_arrow_forward.png"); */
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: left center;
  left: 0;
  top: 8px;
}
.intro-timeline .multiple-content .nav-link:hover {
  color: #575757;
}
.intro-timeline .multiple-content .nav-link.active {
  color: #e63a39;
}
.intro-timeline .multiple-content .tab-content {
  margin: 20px auto;
}
.intro-timeline .card-groups img {
  margin: 20px auto;
}
.intro-timeline .card-groups .tl-left,
.intro-timeline .card-groups .tl-right {
  float: none;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
}
.intro-timeline .card-groups .tl-left {
  margin-bottom: 10px;
  position: relative;
}
.intro-timeline .card-groups .tl-left:before {
  display: none;
  content: " ";
  position: absolute;
  width: 36px;
  border-bottom: 1px dotted #979797;
  height: 1px;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
@media (min-width: 768px) {
  .intro-timeline .card-groups .tl-left {
    padding: 0 50px 0 0;
    text-align: center;
    float: left;
    width: 50%;
  }
}
.intro-timeline .card-groups .tl-right {
  -webkit-transition: width 0.33s ease;
  transition: width 0.33s ease;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
@media (min-width: 768px) {
  .intro-timeline .card-groups .tl-right {
    padding-left: 50px;
    width: 50%;
    float: right;
  }
}
@media (min-width: 992px) {
  .intro-timeline .card-groups .tl-max-w_left {
    max-width: 377px;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .intro-timeline .card-groups .tl-max-w {
    max-width: 320px;
  }
}
@media (min-width: 1440px) {
  .intro-timeline .card-groups .tl-max-w {
    max-width: 387px;
  }
}

#body-index {
  background: #555;
}

#home-page {
  width: 100%;
  margin-top: 60px;
}
#home-page .min-height {
  height: calc(100vh - 130px);
}
#home-page .slider-container {
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  background-position: 50% 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}
#home-page .slider-container > a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.animate-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.animate-photoWrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
  overflow: hidden;
}
.animate-wrap.active .animate-photoWrap {
  opacity: 1;
}
.animate-loading {
  position: absolute;
  width: 30px;
  height: 30px;
  -webkit-animation: spin-loading 1s linear infinite;
          animation: spin-loading 1s linear infinite;
}
.animate-wrap.active .animate-loading {
  display: none;
}
.animate-photo {
  position: absolute;
  height: 100%;
  width: auto;
  max-height: 800px;
  -webkit-animation-fill-mode: forwards !important;
          animation-fill-mode: forwards !important;
}
.animate-wrap.active .animate-photo_1 {
  -webkit-animation: spin-photo1 6s ease 1;
          animation: spin-photo1 6s ease 1;
}
.animate-wrap.active .animate-photo_2 {
  -webkit-animation: spin-photo2 6s ease 1;
          animation: spin-photo2 6s ease 1;
}
.animate-wrap.active .animate-photo_3 {
  -webkit-animation: spin-photo3 6s ease 1;
          animation: spin-photo3 6s ease 1;
}
.animate-wrap.active .animate-photo_4 {
  -webkit-animation: spin-photo4 6s ease 1;
          animation: spin-photo4 6s ease 1;
}
.animate-wrap.active .animate-photo_5 {
  -webkit-animation: spin-photo5 6s ease-in-out 1;
          animation: spin-photo5 6s ease-in-out 1;
}
@-webkit-keyframes spin-loading {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes spin-loading {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@-webkit-keyframes spin-photo1 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
    opacity: 0;
  }
}
@keyframes spin-photo1 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes spin-photo2 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
    opacity: 0;
  }
}
@keyframes spin-photo2 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
    opacity: 0;
  }
}
@-webkit-keyframes spin-photo3 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(270deg);
            transform: rotateZ(270deg);
    opacity: 0;
  }
}
@keyframes spin-photo3 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(270deg);
            transform: rotateZ(270deg);
    opacity: 0;
  }
}
@-webkit-keyframes spin-photo4 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
    opacity: 0;
  }
}
@keyframes spin-photo4 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
    opacity: 0;
  }
}
@-webkit-keyframes spin-photo5 {
  33% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }

  100% {
    -webkit-transform: scale(1.75, 1.75);
            transform: scale(1.75, 1.75);
  }
}
@keyframes spin-photo5 {
  33% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }

  100% {
    -webkit-transform: scale(1.75, 1.75);
            transform: scale(1.75, 1.75);
  }
}
#home-page .slider-container.slide-1 {
  background-image: url("../img/home/new_home_slide_1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #home-page .slider-container.slide-1 {
    background-image: url("../img/home/new_home_slide_1_2x.jpg");
  }
}
#home-page .slider-container.slide-2 {
  background-image: url("../img/home/new_home_slide_2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  /*
      .taiwan8view {
        top: 5.55556%;
        left: 22.22222%;
      }
      .baodao_changchun {
        bottom: 6.94444%;
        right: 10.41667%;
      }
      */
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #home-page .slider-container.slide-2 {
    background-image: url("../img/home/new_home_slide_2_2x.jpg");
  }
}
#home-page .slider-container.slide-3 {
  background-image: url("../img/home/new_home_slide_3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  /*
      .taiwan8view {
        top: 50%;
        left: 29.16667%;
      }
      .baodao_changchun {
        bottom: 45.83333%;
        right: 12.5%;
      }
      */
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #home-page .slider-container.slide-3 {
    background-image: url("../img/home/new_home_slide_3_2x.jpg");
  }
}
#home-page .above-slide {
  opacity: 1;
}
#home-page .below-slide {
  opacity: 0;
}
#home-page #footer {
  z-index: 0;
  height: 70px;
  background-color: white;
  color: #555;
}
#home-page #footer,
#home-page #footer a {
  color: #555;
}
@media (max-width: 992px) {
  #home-page #footer {
    height: auto;
  }
  #home-page #footer #hd-logo {
    margin-top: 10px;
  }
}

.animation-icon {
  top: -36px;
  left: 10%;
  z-index: 21;
}
.animation-icon img {
  width: 104px;
  height: 152px;
}

.nav-open .animation-icon {
  opacity: 0;
  visibility: hidden;
}

.animation-gif {
  background-image: url("../img/home/animation.gif");
  background-size: cover;
  background-position: center;
  width: 6.5rem;
  height: 9.5rem;
  text-indent: 150%;
  overflow: hidden;
  white-space: nowrap;
}

body#body-watch {
  overflow: hidden;
}
@media (orientation: portrait) {
  body#body-watch::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.9);
    background-image: url(../img/watch_demo/screen.svg);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10010;
  }
}
#watch-page .mCSB_container {
  overflow: visible;
}
#watch-page .mCSB_container .popover {
  z-index: 6;
  background-color: #ededea;
}
#watch-page .mCSB_container .popover .arrow::after {
  border-right-color: #ededea;
}
#watch-page .mCSB_container .popover .popover-header {
  background-color: transparent;
}
#watch-page .mCSB_container .popover .popover-body {
  padding-top: 0;
}
#watch-page .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 0;
  height: 100%;
}
#watch-page #mCSB_1_scrollbar_horizontal .mCSB_dragger {
  width: 100px;
  z-index: 5;
}
#watch-page .step-icon {
  display: block;
  position: absolute;
  width: 41px;
  height: 41px;
  cursor: pointer;
  top: 50%;
  margin-top: -40px;
  z-index: 8;
}
#watch-page .step-icon.step-icon__left {
  left: 20px;
}
#watch-page .step-icon.step-icon__right {
  right: 20px;
}
#watch-page #taiwan-map {
  max-width: 514px;
  width: auto;
  height: 0%;
  z-index: 3;
  left: 15%;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
#watch-page #taiwan-map svg {
  width: 100%;
  height: 100%;
}
#watch-page #taiwan-map svg g.group-location {
  cursor: pointer;
}
#watch-page #taiwan-map svg g.group-location:hover rect.location {
  fill: #b1a27d;
}
#watch-page #taiwan-map svg g.group-location rect.location.active {
  fill: #b1a27d;
}
#watch-page .artist-work-long {
  position: absolute;
  width: 100%;
  min-height: 400px;
  top: 60px;
  left: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  height: calc(100% - 60px);
}
@media (max-height: 640px) {
  #watch-page .artist-work-long {
    min-height: 0;
  }
}
#watch-page .artist-work-long .h-100-percent {
  height: 100%;
  max-height: 100%;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
#watch-page .artist-work-long .item {
  display: block;
  float: left;
}
#watch-page .artist-work-long .bg-point {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
#watch-page .artist-work-long .bg-point .point {
  width: 52px;
  z-index: 10;
  opacity: 0;
  display: none;
  cursor: pointer;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
#watch-page .artist-work-long .bg-point .point img {
  width: 100%;
  height: auto;
}
#watch-page .artist-work-long.show-points .point {
  opacity: 1;
  display: block;
}
#watch-page .artist-work-long .bg-float {
  display: inline-block;
  margin-left: -4px;
}
#watch-page .fix-buttons {
  position: fixed;
  right: 20px;
  top: 80px;
  width: 300px;
  text-align: right;
  z-index: 6;
}
@media (min-width: 768px) {
  #watch-page .fix-buttons {
    right: 75px;
    top: 110px;
  }
}
#watch-page .fix-buttons button {
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  margin-left: 10px;
  display: inline-block;
  -webkit-transition: background 0.33s ease;
  transition: background 0.33s ease;
}
#watch-page .fix-buttons button.show-art-btn,
#watch-page .fix-buttons button.show-humanities-btn,
#watch-page .fix-buttons button.show-natural-btn {
  position: relative;
  width: 26px;
  height: 62px;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#watch-page .fix-buttons button.show-art-btn.active:before,
#watch-page .fix-buttons button.show-art-btn:hover:before,
#watch-page .fix-buttons button.show-humanities-btn.active:before,
#watch-page .fix-buttons button.show-humanities-btn:hover:before,
#watch-page .fix-buttons button.show-natural-btn.active:before,
#watch-page .fix-buttons button.show-natural-btn:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 13px;
  display: block;
  background-color: rgba(255, 255, 255, 0.25);
}
#watch-page .fix-buttons button.show-art-btn {
  background-image: url(../img/watch_demo/art.png);
}
#watch-page .fix-buttons button.show-humanities-btn {
  background-image: url(../img/watch_demo/humanities.png);
}
#watch-page .fix-buttons button.show-natural-btn {
  background-image: url(../img/watch_demo/natural.png);
}
#watch-page .fix-buttons button.taiwan-btn,
#watch-page .fix-buttons button.zoom-btn,
#watch-page .fix-buttons button.leave-btn {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #000;
}
#watch-page .fix-buttons button.taiwan-btn:hover,
#watch-page .fix-buttons button.zoom-btn:hover,
#watch-page .fix-buttons button.leave-btn:hover {
  background-color: #333;
}
#watch-page .fix-buttons button.taiwan-btn.active,
#watch-page .fix-buttons button.zoom-btn.active,
#watch-page .fix-buttons button.leave-btn.active {
  background-color: #65918e;
}
#watch-page .fix-buttons button.taiwan-btn {
  background-image: url("../img/watch_demo/pin_add.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 20px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #watch-page .fix-buttons button.taiwan-btn {
    background-image: url("../img/watch_demo/pin_add_2x.png");
  }
}
#watch-page .fix-buttons button.zoom-btn {
  background-image: url("../img/watch_demo/zoom_split_in.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #watch-page .fix-buttons button.zoom-btn {
    background-image: url("../img/watch_demo/zoom_split_in_2x.png");
  }
}
#watch-page .fix-buttons button.leave-btn {
  background-image: url("../img/watch_demo/close.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  #watch-page .fix-buttons button.leave-btn {
    background-image: url("../img/watch_demo/close_2x.png");
  }
}
#watch-page .artist-btm {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 3;
  overflow: hidden;
}
#watch-page .artist-btm img {
  width: 100%;
  height: auto;
  max-height: 58px;
}
#watch-page .artist-btm .container-fluid {
  max-width: calc(100% - 6%);
}
#watch-page .artist-btm .watch-name {
  color: #8d8d8d;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 10px;
}
@media (max-width: 767px) {
  #watch-page .artist-btm .watch-name {
    padding: 10px 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
#watch-page .artist-btm .bar-wrap {
  position: relative;
}
#watch-page .artist-btm .bar-wrap .fake-anchor-left,
#watch-page .artist-btm .bar-wrap .fake-anchor-right {
  position: absolute;
  top: 0;
  height: 100%;
  background: #000;
  opacity: 0.56;
}
#watch-page .artist-btm .bar-wrap .fake-anchor-left {
  left: 0;
}

#intro-page img {
  max-width: 100%;
}
#intro-page .scrollspy-menu {
  position: fixed;
  height: 300px;
  right: 30px;
  top: 50%;
  margin-top: -150px;
  z-index: 3;
  -webkit-transition: opacity 0.33s ease;
  transition: opacity 0.33s ease;
}
#intro-page .scrollspy-menu .list-group-item {
  border-radius: 0;
  color: #000000;
  font-size: 12px;
  text-align: right;
  border-right: 4px solid #a4b8b7;
  border-left: none;
  border-top: none;
  border-bottom: none;
  position: relative;
  background: transparent;
  padding: 10px 10px;
}
@media (min-width: 1280px) {
  #intro-page .scrollspy-menu .list-group-item {
    font-size: 14px;
    padding: 17px 20px;
  }
}
#intro-page .scrollspy-menu .list-group-item.active {
  border-color: #65918e;
}
@media (min-width: 1280px) {
  #intro-page .scrollspy-menu .list-group-item:first-of-type {
    padding-top: 30px;
  }
  #intro-page .scrollspy-menu .list-group-item:last-of-type {
    padding-bottom: 30px;
  }
}

#intro-page.baodao {
  background-image: url("../img/intro/8_bg.png");
  height: calc(100% - 80px);
}
#intro-page.baodao .year-sec {
  display: block;
  text-decoration: none;
  /*@at-root {
        .fixyear {
            #ys-1 {
                padding-top: 80px;
                @media (min-width: 768px) {
                    padding-top: 130px;
                }
            }
        }
    }*/
}
#intro-page.baodao #custom-line1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  #intro-page.baodao #custom-line1 {
    position: relative;
  }
  #intro-page.baodao #custom-line1:after {
    position: absolute;
    width: 1px;
    left: 50%;
    height: calc(100% - 110px);
    background: #65918e;
    top: 60px;
  }
}
@media (min-width: 768px) {
  #intro-page.baodao #custom-line2 {
    top: -45px;
    position: relative;
  }
}
#intro-page.baodao .bg-photo {
  background-image: url("../img/intro/bg_photo.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff;
  padding: 20px 0;
}
#intro-page.baodao .bg-photo .year-heading {
  color: #fff;
}
#intro-page.baodao .bg-photo .year-heading.text-orange {
  color: #dd5c3c;
}
#intro-page.baodao .paper-pos-adjust {
  margin-top: 30px;
}
@media (min-width: 1280px) {
  #intro-page.baodao .paper-pos-adjust {
    position: relative;
    left: -100px;
  }
}
#intro-page.baodao .paper-pos-adjust .zoom-btn {
  vertical-align: bottom;
  margin-bottom: 17px;
  margin-left: 7px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.33s ease;
  transition: -webkit-transform 0.33s ease;
  transition: transform 0.33s ease;
  transition: transform 0.33s ease, -webkit-transform 0.33s ease;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#intro-page.baodao .paper-pos-adjust .zoom-btn:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#intro-page.baodao .paper-pos-adjust a {
  display: inline-block;
  vertical-align: bottom;
}
#intro-page.baodao .bottom-sec {
  background-image: url("../img/intro/bottom_sec_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding: 40px 0;
}
#intro-page.baodao .bottom-sec .year-head:hover,
#intro-page.baodao .bottom-sec .year-head:active {
  color: #fff;
}
#intro-page.baodao .bottom-sec .bottom-sec-desc {
  padding: 18px 0;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
}
#intro-page.baodao .bottom-sec .bottom-sec-desc p {
  margin-bottom: 20px;
}

#intro-page.eight_scenic {
  background-image: url("../img/intro/8_bg.png");
  overflow: hidden;
  /*.pic-fix-bottom-top {
      margin-bottom: 50px;
      @media (min-width: 1280px) {
          position: relative;
          left: 140px;
      }
  }
  .pic-fix-bottom-right {
      @media (min-width: 1280px) {
          position: relative;
          left: 200px;
      }
  }
  .pic-fix-last {
      margin-bottom: 70px;
      margin-top: 40px;
      position: relative;
      &:after {
          content: ' ';
          position: absolute;
          width: 16px;
          height: 16px;
          @include background-2x( '../img/intro/zoom8_view', 'png',center center, no-repeat);
          right: 10px;
          top: 10px;
          background-size: contain;
      }
      @media (min-width: 768px) {
          left: 0;
      }
      @media (min-width: 1440px) {
          left: calc(100% - 1440px);
      }
  }*/
}
#intro-page.eight_scenic .margin_top100 {
  margin-top: 50px;
}
@media (min-width: 768px) {
  #intro-page.eight_scenic .margin_top100 {
    margin-top: 100px;
  }
}
#intro-page.eight_scenic .margin_btm100 {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #intro-page.eight_scenic .margin_btm100 {
    margin-bottom: 100px;
  }
}
#intro-page.eight_scenic .year-sec .year-heading {
  color: #af002c;
}
#intro-page.eight_scenic .paint-pager {
  color: #af002c;
  border-color: #af002c;
}
#intro-page.eight_scenic .intro-block .left-title {
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  position: absolute;
  left: 15px;
  width: 20px;
  top: 10px;
  font-weight: bold;
}
#intro-page.eight_scenic .intro-block .right-desc {
  padding-left: 60px;
}
@media (min-width: 992px) {
    #intro-page.eight_scenic .min-fix-map {
        min-width: 560px;
    }
}

#intro-page.eight_scenic #map-slides {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 40px auto;
}
@media (min-width: 992px) {
  #intro-page.eight_scenic #map-slides {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    max-width: 546px;
    margin: 0 auto;
  }
}
#intro-page.eight_scenic #map-slides .map-slide-left {
  margin-right: 150px;
}
@media (max-width: 575px) {
  #intro-page.eight_scenic #map-slides .map-slide-left {
    margin-right: 100px;
  }
}
#intro-page.eight_scenic #map-slides .map-slide-left a {
  display: block;
  text-decoration: none;
}
#intro-page.eight_scenic #map-slides .map-slide-left img {
    max-width: 100%;
    cursor: default;
}
#intro-page.eight_scenic #map-slides img {
    width: 100%;
    height: auto;
}
#intro-page.eight_scenic #map-slides .map-slide-anchors {
  width: 90px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 992px) {
  #intro-page.eight_scenic #map-slides .map-slide-anchors {
    width: 150px;
  }
}
#intro-page.eight_scenic #map-slides .map-slide-anchors ul {
  margin: 0 auto;
  padding: 0;
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li {
  display: block;
  color: #000;
  padding-right: 20px;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
}
@media (min-width: 992px) {
  #intro-page.eight_scenic #map-slides .map-slide-anchors li {
    padding-right: 70px;
    margin-bottom: 30px;
  }
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li:after {
  display: none;
  content: " ";
  position: absolute;
  width: 100%;
  right: 0;
  top: 26px;
  height: 1px;
  background: #000;
}
@media (min-width: 992px) {
  #intro-page.eight_scenic #map-slides .map-slide-anchors li:after {
    top: 45px;
  }
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li.active {
  color: #8c8c67;
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li.active:after {
  background: #8c8c67;
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li:hover:after,
#intro-page.eight_scenic #map-slides .map-slide-anchors li.active:after {
  display: block;
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li .anchor-up {
  font-size: 20px;
  line-height: 28px;
  font-weight: lighter;
  text-align: right;
}
@media (min-width: 992px) {
  #intro-page.eight_scenic #map-slides .map-slide-anchors li .anchor-up {
    font-size: 32px;
    line-height: 45px;
  }
}
#intro-page.eight_scenic #map-slides .map-slide-anchors li .anchor-bottom {
  font-size: 16px;
  text-align: right;
  font-weight: bold;
}
@media (min-width: 992px) {
  #intro-page.eight_scenic #map-slides .map-slide-anchors li .anchor-bottom {
    font-size: 16px;
  }
}

.cryptid-mapSlides .animal-introImg {
    position: absolute;
    bottom: 6%;
    right: -96%;
}

@media (min-width: 1200px) {
    .cryptid-mapSlides {
        max-width: 500px !important;
        right: unset !important;
    }
}
@media (min-width: 1300px) {
    .cryptid-mapSlides {
        max-width: 546px !important;
        right: unset !important;
    }
}
#intro-page.eight_scenic .year-head {
    color: #8c8c67;
}
#intro-page.eight_scenic .intro-timeline:after {
  background: #8c8c67;
}
#intro-page.eight_scenic .intro-timeline .e-circle {
  background: #8c8c67;
}
#intro-page.eight_scenic .pic-fix-book {
  margin-bottom: 50px;
}
@media (min-width: 1280px) {
  #intro-page.eight_scenic .pic-fix-book {
    position: relative;
    left: 80px;
    width: 592px;
    max-width: 592px;
  }
}

#media-page {
  background-image: url("../img/intro/8_bg.png");
}
#media-page .media-link {
  display: block;
  position: relative;
  height: 220px;
  margin: 20px auto;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}
#media-page .media-link .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0.07)),
    color-stop(100%, rgba(0, 0, 0, 0.8))
  );
  background: -webkit-gradient(
    linear,
    left top, left bottom,
    from(rgba(0, 0, 0, 0.02)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.02) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
}
#media-page .media-link .media-cover {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#media-page .media-link .media-title {
  position: absolute;
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  padding: 20px 15px;
  bottom: 0px;
  width: 100%;
  z-index: 3;
}
#media-page .media-link:hover .media-title {
  bottom: 10px;
}
#media-page .media-link:hover .media-cover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
#media-page .media-link .custom-field {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  z-index: 3;
}
@media (min-width: 1201px) {
  #media-page .media-link .custom-field:hover .custom-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#media-page .media-link .custom-field .custom-btn {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 1201px) {
  #media-page .media-link .custom-field .custom-btn {
    display: none;
  }
}
#media-page .media-link .custom-field .essense-btn {
  background-color: #65918e;
}
#media-page .media-link .custom-field .essense-btn:hover,
#media-page .media-link .custom-field .essense-btn:active {
  background-color: #4d807c;
}
#media-page .media-link .custom-field .dictation-btn {
  background-color: #b0a17e;
}
#media-page .media-link .custom-field .dictation-btn:hover,
#media-page .media-link .custom-field .dictation-btn:active {
  background-color: #a18f66;
}
#media-page .media-banner .media-link {
  height: 380px;
}

#spirit-page {
  padding-right: 0;
}
@media (min-width: 1201px) {
  #spirit-page #ytplayer1 {
    display: none;
  }
  #spirit-page #ytplayer2 {
    display: none;
  }
}
#spirit-page #ytplayer2 {
  margin-top: 27px;
}
@media (max-width: 1200px) and (min-width: 768px) {
  #spirit-page #ytplayer1 {
    margin-top: 60px;
  }
}

#spirit-page #ytplayer-desktop1 {
  margin-top: 32px;
}
#spirit-page #ytplayer-desktop2 {
  margin-top: 27px;
}
@media (max-width: 1200px) {
  #spirit-page #ytplayer-desktop1,
  #spirit-page #ytplayer-desktop2 {
    display: none;
  }
}
#spirit-page #ytplayer-background {
  position: absolute;
  width: 2181px;
  height: 1227px;
}
@media (max-width: 1200px) {
  #spirit-page #ytplayer-background {
    display: none;
  }
}
@media (min-width: 1201px) {
  #spirit-page iframe {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  #spirit-page iframe {
    width: 100%;
    height: 430px;
  }
}
#spirit-page .after_video_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-image: url("../img/after_video.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1200px) {
  #spirit-page .after_video_img {
    display: none !important;
  }
}
#spirit-page .spirit-text {
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 9;
  padding: 100px 30px 0px 50px;
  overflow-y: scroll;
}
#spirit-page .spirit-text::-webkit-scrollbar {
  display: none;
}
#spirit-page .spirit-text {
  -ms-overflow-style: none;
}
@media (min-width: 1201px) {
  #spirit-page .spirit-text {
    background-color: rgba(0, 0, 0, 0.5);
    overflow-y: scroll;
  }
}
@media (max-width: 1200px) {
  #spirit-page .spirit-text {
    position: relative;
    width: 100%;
    padding: 30px;
  }
}

/*
 *
 * OVERRIDE cloudzoom lib style for our site.
 *
 */
.cloudzoom-lens {
  z-index: 5;
}

.cloudzoom-tint {
  background-color: transparent !important;
}

.cloudzoom-zoom-paint-or-author {
  width: 100% !important;
  height: 100% !important;
  z-index: 999;
  position: fixed !important;
  top: 0% !important;
  left: 0% !important;
  margin: 0 auto;
}

.cloudzoom-zoom-watch-page {
  border: 1px solid blue;
  right: 0px;
}
.cloudzoom-zoom-watch-page.cloudzoom-lens {
  border: 1px solid red;
}
.cloudzoom-zoom-watch-page.cloudzoom-zoom {
  border: 1px solid orange;
}

.cloudzoom-blank {
  background-image: none;
}

html.lb-disable-scrolling {
  position: relative !important;
}

#not-found-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background-repeat: repeat;
  background-position: center;
  background-image: url("../img/intro/8_bg.png");
}
@media (max-width: 767px) {
  #not-found-page {
    background-position: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#not-found-page img {
  margin-left: 10%;
  width: 100%;
  max-width: 500px;
}
@media (max-width: 767px) {
  #not-found-page img {
    margin-left: auto;
  }
}

#server-error-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background-repeat: repeat;
  background-position: center;
  background-image: url("../img/intro/8_bg.png");
}
@media (max-width: 767px) {
  #server-error-page {
    background-position: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#server-error-page img {
  margin-left: 10%;
  width: 100%;
  max-width: 500px;
}
@media (max-width: 767px) {
  #server-error-page img {
    margin-left: auto;
  }
}

.animalcoross-wrap {
  background-color: #c1aba1;
}
.animalcoross-wrap img {
  width: 100%;
  height: auto;
}
.animalcoross-wrap {
  background-color: #c1aba1;
  min-height: calc(100vh - 60px);
}
.animalcoross-banner_t {
  display: none;
}
.animalcoross-qrWrap {
  padding: 32px 25px 0;
}
.animalcoross-qr {
  margin-bottom: 32px;
}
.animalcoross-footer {
  padding: 0 25px 34px;
  margin-top: -4px;
  color: #fff;
}
.animalcoross-footer a {
  color: #fff;
  text-decoration: underline;
}

@media (min-width: 640px) {
  .animalcoross-qrWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 1783px;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 15px 0;
  }
  .animalcoross-qr {
    width: 50%;
    padding: 0 10px;
  }
}

@media (min-width: 920px) {
  .animalcoross-banner_m {
    display: none;
  }

  .animalcoross-banner_t {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .animalcoross-qr {
    width: 33.333333%;
  }
    .animalcoross-footer {
        max-width: 1783px;
        padding: 0 25px 28px;
        margin-left:auto;
        margin-right: auto;
    }
}

@media (min-width: 1200px) {
  .animalcoross-qr {
    width: 16.666666%;
  }
}

/* board game */
@-webkit-keyframes bird-walk {
  0% {
    background-position: 0px 0px;
  }

  100% {
    background-position: -2000px 0px;
  }
}
@keyframes bird-walk {
  0% {
    background-position: 0px 0px;
  }

  100% {
    background-position: -2000px 0px;
  }
}

@-webkit-keyframes bubbles-anim {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
    transform: rotate(0deg) translate(0);
  }

  25% {
    -webkit-transform: rotate(2deg) translateY(5px);
    transform: rotate(2deg) translateY(5px);
  }

  50% {
    -webkit-transform: rotate(-2deg) translateY(-5px);
    transform: rotate(-2deg) translateY(-5px);
  }

  75% {
    -webkit-transform: rotate(-2deg) translateY(5px);
    transform: rotate(-2deg) translateY(5px);
  }

  100% {
    -webkit-transform: rotate(0deg) translate(0);
    transform: rotate(0deg) translate(0);
  }
}

@keyframes bubbles-anim {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
    transform: rotate(0deg) translate(0);
  }

  25% {
    -webkit-transform: rotate(2deg) translateY(5px);
    transform: rotate(2deg) translateY(5px);
  }

  50% {
    -webkit-transform: rotate(-2deg) translateY(-5px);
    transform: rotate(-2deg) translateY(-5px);
  }

  75% {
    -webkit-transform: rotate(-2deg) translateY(5px);
    transform: rotate(-2deg) translateY(5px);
  }

  100% {
    -webkit-transform: rotate(0deg) translate(0);
    transform: rotate(0deg) translate(0);
  }
}

body.showPopup {
  overflow: hidden;
}

body.showPopup .boardgame-popup {
  z-index: 999999;
}

body.showPopup_1 .boardgame-popup_1 {
  opacity: 1;
  pointer-events: auto;
}

body.showPopup_2 .boardgame-popup_2 {
  opacity: 1;
  pointer-events: auto;
}

body.showPopup_3 .boardgame-popup_3 {
  opacity: 1;
  pointer-events: auto;
}

.boardgame-wrap {
  position: relative;
  width: 100vw;
  height: 600vh;
  margin-top: 60px;
  background-color: #eee8dd;
}

.boardgame-content {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 60px;
  width: 600vw;
  height: calc(100vh - 60px);
  overflow: hidden;
  z-index: 99;
}

.boardgame-pathWrap {
  display: none;
}

.boardgame-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100%;
  padding: 0 15px;
  z-index: 22;
}

.boardgame-area:first-child::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 31px;
  left: calc(50% - 50px);
  width: 100px;
  height: 22px;
  background-image: url("../img/board_game/scroll-tip.png");
  background-repeat: no-repeat;
}

.boardgame-downloadBg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: calc(100vw - 30px);
  height: calc(100vw - 30px);
  max-width: 500px;
  max-height: 500px;
  margin-bottom: 30%;
  background-image: url("../img/board_game/boradgame_title.png");
  background-size: cover;
  border-radius: 100%;
}

.boardgame-download {
  position: absolute;
  bottom: 15%;
  width: 25%;
}

.boardgame-download img {
  width: 100%;
  height: auto;
}

.boardgame-card {
  position: relative;
  width: 100%;
  max-width: 580px;
  max-height: 500px;
  padding: 48px 24px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(119, 80, 67, 0.2);
          box-shadow: 0 2px 12px 0 rgba(119, 80, 67, 0.2);
}

.boardgame-card::before {
  content: "";
  position: absolute;
  display: block;
  top: 24px;
  left: calc(50% - 10px);
  height: 1px;
  width: 20px;
  border-top: 3px solid #775043;
}

.boardgame-card::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -50px;
  left: calc(50% - 20px);
  width: 40px;
  height: 48px;
  background-image: url("../img/board_game/icon-spot.svg");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear, bottom 0.3s ease-in-out;
  transition: opacity 0.5s linear, bottom 0.3s ease-in-out;
}

.boardgame-card.animate::after {
  bottom: -22px;
  opacity: 1;
}

.boardgame-cardTitle {
  font-family: "Noto Sans CJK TC";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.5px;
  line-height: 24px;
  text-align: center;
  margin: 0 0 18px;
  color: #775043;
}

.boardgame-cardText {
  font-family: "Noto Sans CJK TC";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  color: #a4784c;
  margin: 0 0 14px;
}

.boardgame-cardText_center {
  width: 130px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.boardgame-cardTextWrap {
  text-align: center;
}

.boardgame-cardRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  margin: 0 -8px;
}

.boardgame-cardPopup {
    display: block;
    width: calc(33.333333% - 16px);
    margin: 0 8px;
}
.boardgame-cardPopup img {
    width: 100%;
}

.boardgame-cardImg {
  width: 100%;
  height: auto;
}

    .boardgame-cardImg_3{
        height: 80vh;
        width: auto;
    }

    .boardgame-cardLink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #a4784c;
        text-decoration: none;
    }

.boardgame-cardLink:hover {
  color: #a4784c;
}

.boardgame-cardLink::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}

.boardgame-cardLink_pdf::before {
  width: 21px;
  height: 22px;
  background-image: url("../img/board_game/icon-pdf.svg");
}

.boardgame-cardLink_cloud::before {
  width: 21px;
  height: 20px;
  background-image: url("../img/board_game/icon-cloud.svg");
}

.boardgame-popup {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  background-color: rgba(256, 256, 256, 0.9);
  z-index: -1;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.boardgame-popup img {
  width: 80vw;
  height: auto;
  max-width: 800px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.boardgame-popupClose {
  position: absolute;
  top: 19px;
  left: 32px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/board_game/close.svg");
}

.boardgame-bird {
  position: fixed;
  bottom: 10px;
  left: 50px;
  width: 200px;
  height: 150px;
  background-size: 2000px;
  background-image: url("../img/board_game/bird_front.png");
  -webkit-transition: background-image 0.4s;
  transition: background-image 0.4s;
  z-index: 3;
}

.boardgame-bird.walking {
  -webkit-animation: bird-walk 0.4s steps(10, start) infinite;
          animation: bird-walk 0.4s steps(10, start) infinite;
}

.boardgame-bird.left {
  background-image: url("../img/board_game/bird_back.png");
  background-position: 0px;
}

.boardgame-bg {
  position: fixed;
  top: 60px;
  width: 200vw;
  height: calc(100vh - 60px);
  background-repeat: repeat-x;
  pointer-events: none;
}

.boardgame-bg_bubbles {
  background-size: auto 100%;
  background-position: 0 0;
  background-image: url("../img/board_game/bubbles.png");
  -webkit-animation: bubbles-anim 20s linear infinite;
          animation: bubbles-anim 20s linear infinite;
}

.boardgame-bg_mountains {
  left: -160px;
  background-size: auto 120px;
  background-position: 0 100%;
  background-image: url("../img/board_game/mountains.png");
}

.boardgame-plant {
  position: fixed;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 5;
}

.boardgame-plant_1 {
  left: -36px;
  bottom: -17px;
  width: 168px;
}

.boardgame-plant_2 {
  left: -68px;
  top: 25px;
  width: 298px;
}

.boardgame-plant_3 {
  right: -88px;
  bottom: 42px;
  width: 151px;
}

.boardgame-plant_4 {
  right: -10px;
  bottom: -14px;
  width: 153px;
  z-index: 8;
}

.boardgame-flower {
  position: fixed;
  z-index: 10;
}

.boardgame-flower_1 {
  left: 39px;
  top: 124px;
  width: 68px;
}

.boardgame-flower_2 {
  right: 0;
  bottom: 0;
  width: 51px;
}

.boardgame-flower_3 {
  left: -2px;
  bottom: 5px;
  width: 70px;
}

.boardgame-animale {
  position: fixed;
  z-index: 20;
}

.boardgame-animale_1 {
  left: 116px;
  top: 78px;
  width: 34px;
}

.boardgame-animale_2 {
  left: 66px;
  bottom: 3px;
  width: 27px;
}

.boardgame-animale_3 {
  right: 20px;
  bottom: 157px;
  width: 35px;
}

.boardgame-animale_4 {
  right: 115px;
  bottom: -5px;
  width: 39px;
}

.boardgame-animale_5 {
  right: 0;
  bottom: 34px;
  width: 67px;
  z-index: 7;
}

@media (min-width: 768px) {
  @-webkit-keyframes bird-walk {
    0% {
      background-position: 0px 0px;
    }

    100% {
      background-position: -4000px 0px;
    }
  }
  @keyframes bird-walk {
    0% {
      background-position: 0px 0px;
    }

    100% {
      background-position: -4000px 0px;
    }
  }

  .boardgame-pathWrap {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: -300px;
    width: 100%;
    padding-top: 50px;
    z-index: 100;
    -webkit-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
  }

  .boardgame-pathWrap.active {
    top: 91px;
  }

  .boardgame-path {
    position: relative;
    text-align: center;
    width: 80px;
    color: #141f2e;
    font-family: "Noto Sans CJK TC";
    font-size: 12px;
    font-weight: 500;
    margin: 0 10px;
    cursor: pointer;
  }

  .boardgame-path::before {
    position: absolute;
    display: block;
    content: "";
    width: 21px;
    height: 21px;
    top: -40px;
    left: calc(50% - 10px);
    background-color: #141f2e;
    border-radius: 100%;
  }

  .boardgame-path:not(:last-child)::after {
    position: absolute;
    display: block;
    content: "";
    width: 67px;
    height: 1px;
    top: -30px;
    right: -44px;
    background-color: #141f2e;
  }

  .boardgame-path_1 {
    display: none;
  }

  .boardgame-path.active::before {
    width: 27px;
    height: 32px;
    top: -45px;
    left: calc(50% - 13px);
    background-color: transparent;
    background-image: url("../img/board_game/icon-spot-d.svg");
    background-size: cover;
  }

  .boardgame-downloadBg {
    max-width: 550px;
    max-height: 550px;
    margin-bottom: 25%;
  }

  .boardgame-download_fixed {
    position: fixed;
    width: 168px;
    top: calc(50vh - 80px);
    left: -300px;
    -webkit-transition: left 1s ease-in-out;
    transition: left 1s ease-in-out;
    z-index: 100;
  }

  .boardgame-download_fixed.active {
    left: 32px;
  }

  .boardgame-bird {
    bottom: 70px;
    left: 160px;
    width: 400px;
    height: 300px;
    background-size: 4000px;
  }

  .boardgame-bg_mountains {
    left: -500px;
    background-size: auto 350px;
    background-position: 0 100%;
  }

  .boardgame-plant_1 {
    left: -87px;
    bottom: -58px;
    width: 550px;
  }

  .boardgame-plant_2 {
    left: -71px;
    top: 5px;
    width: 480px;
  }

  .boardgame-plant_3 {
    right: -74px;
    bottom: 98px;
    width: 350px;
  }

  .boardgame-plant_4 {
    right: -40px;
    bottom: -30px;
    width: 400px;
  }

  .boardgame-flower_1 {
    left: 80px;
    top: 177px;
    width: 106px;
  }

  .boardgame-flower_2 {
    right: 0;
    bottom: 0;
    width: 120px;
  }

  .boardgame-flower_3 {
    left: 5px;
    bottom: 3px;
    width: 210px;
  }

  .boardgame-animale_1 {
    left: 215px;
    top: 85px;
    width: 53px;
  }

  .boardgame-animale_2 {
    left: 270px;
    bottom: 28px;
    width: 61px;
  }

  .boardgame-animale_3 {
    right: 185px;
    bottom: 365px;
    width: 64px;
  }

  .boardgame-animale_4 {
    right: 267px;
    bottom: -12px;
    width: 106px;
  }

  .boardgame-animale_5 {
    right: 6px;
    bottom: 115px;
    width: 147px;
  }
}

@media (min-width: 992px) {
  .boardgame-downloadBg {
    max-width: 650px;
    max-height: 650px;
    margin-bottom: 0;
  }

  .boardgame-card {
    padding: 56px 40px 135px;
  }

  .boardgame-card::before {
    top: 40px;
  }

  .boardgame-card::after {
    bottom: -80px;
    left: calc(50% - 40px);
    width: 80px;
    height: 96px;
  }

  .boardgame-card.animate::after {
    bottom: -48px;
  }

  .boardgame-cardTitle {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 47px;
    margin-bottom: 32px;
  }

  .boardgame-cardText {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 16px;
  }

  .boardgame-bird {
    bottom: 70px;
    left: 200px;
  }
}

@media (min-width: 1400px) {
  @-webkit-keyframes bird-walk {
    0% {
      background-position: 0px 0px;
    }

    100% {
      background-position: -6000px 0px;
    }
  }
  @keyframes bird-walk {
    0% {
      background-position: 0px 0px;
    }

    100% {
      background-position: -6000px 0px;
    }
  }

  .boardgame-bird {
    bottom: 100px;
    left: 350px;
    width: 600px;
    height: 450px;
    background-size: 6000px;
  }

  .boardgame-bg_mountains {
    left: -850px;
    background-size: auto 600px;
    background-position: 0 100%;
  }

  .boardgame-plant_1 {
    left: -140px;
    bottom: -100px;
    width: 930px;
  }

  .boardgame-plant_2 {
    left: -75px;
    top: -15px;
    width: 665px;
  }

  .boardgame-plant_3 {
    right: -60px;
    bottom: 150px;
    width: 550px;
  }

  .boardgame-plant_4 {
    right: -70px;
    bottom: -45px;
    width: 642px;
  }

  .boardgame-flower_1 {
    left: 125px;
    top: 227px;
    width: 152px;
  }

  .boardgame-flower_2 {
    right: 0;
    bottom: 0;
    width: 215px;
  }

  .boardgame-flower_3 {
    left: 18px;
    bottom: 0;
    width: 350px;
  }

  .boardgame-animale_1 {
    left: 321px;
    top: 94px;
    width: 77px;
  }

  .boardgame-animale_2 {
    left: 445px;
    bottom: 24px;
    width: 92px;
  }

  .boardgame-animale_3 {
    right: 325px;
    bottom: 586px;
    width: 92px;
  }

  .boardgame-animale_4 {
    right: 537px;
    bottom: -20px;
    width: 172px;
  }

  .boardgame-animale_5 {
    right: 13px;
    bottom: 195px;
    width: 220px;
  }
}

@media (min-width: 1600px) {
  @-webkit-keyframes bird-walk {
    0% {
      background-position: 0px 0px;
    }

    100% {
      background-position: -8000px 0px;
    }
  }
  @keyframes bird-walk {
    0% {
      background-position: 0px 0px;
    }

    100% {
      background-position: -8000px 0px;
    }
  }

  .boardgame-bird {
    bottom: -30px;
    left: 370px;
    width: 800px;
    height: 600px;
    background-size: 8000px;
  }
}

@media (min-width: 1500px) {
    .eightanimal-intro {
        min-height: 900px;
    }

    .eightplant-intro {
        min-height: 950px;
    }
}
