.kv {
  position: relative;
  z-index: 1;
  width: 100%; }
  .kv .kv-inner {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    height: 82.97044em;
    background: #ffffff url("../images/index/kv/bgm.jpg") left top no-repeat;
    background-size: auto 100%; }
  .kv .trophy {
    position: absolute;
    left: 27.6138em;
    top: 12.45202em;
    width: 6.90345em;
    height: 23.16204em;
    z-index: 9; }
  .kv .slogan {
    position: absolute;
    left: 6.06471em;
    top: 42.51751em;
    width: 50.51777em;
    height: 15.87148em;
    z-index: 8; }
  .kv .logo1 {
    position: absolute;
    display: block;
    left: 12.32298em;
    top: 34.38822em;
    width: 15.80697em;
    height: 6.64538em;
    z-index: 17; }
  .kv .logo2 {
    position: absolute;
    display: block;
    left: 30.58164em;
    top: 34.90436em;
    width: 19.67806em;
    height: 5.35501em;
    z-index: 16; }

@media (min-width: 992px) {
  .kv .kv-inner {
    height: 53.75em;
    background: #ffffff url("../images/index/kv/bg.jpg") left top no-repeat;
    background-size: auto 100%; } }
@media (min-width: 992px) {
  .kv .trophy {
    position: absolute;
    left: 32.8125em;
    top: 15.5625em;
    width: 6.6875em;
    height: 22.4375em;
    z-index: 9; }
  .kv .slogan {
    position: absolute;
    left: 40.5625em;
    top: 23.5625em;
    width: 50.875em;
    height: 12.1875em;
    z-index: 8; }
  .kv .logo1 {
    position: absolute;
    display: block;
    left: 46.875em;
    top: 15.375em;
    width: 15.9375em;
    height: 6.625em;
    z-index: 17; }
  .kv .logo2 {
    position: absolute;
    display: block;
    left: 65.1875em;
    top: 15.9375em;
    width: 19.8125em;
    height: 5.375em;
    z-index: 16; } }
.sec-inner > .short {
  position: relative;
  padding-top: 3.22591em; }
  .sec-inner > .short span {
    color: #fff;
    font-size: 2.5em; }
.sec-inner > .cat {
  padding-top: 4.2253em;
  padding-bottom: 7.09701em; }
  .sec-inner > .cat a {
    margin: 0 0.32259em; }
  .sec-inner > .cat img {
    width: 20.3125em; }
    .sec-inner > .cat img:nth-child(1) {
      display: block; }
    .sec-inner > .cat img:nth-child(2) {
      display: none; }
  .sec-inner > .cat .active img:nth-child(1) {
    display: none; }
  .sec-inner > .cat .active img:nth-child(2) {
    display: block; }

@media (max-width: 991px) {
  .sec-inner > .short {
    width: 90%;
    margin: 0 auto; } }
@media (min-width: 992px) {
  .sec-inner > .short {
    text-align: center;
    padding-top: 3.125em; } }
@media (min-width: 992px) {
  .sec-inner > .short span {
    font-size: 1.375em; } }
@media (min-width: 992px) {
  .sec-inner > .cat {
    padding-top: 3.4375em;
    padding-bottom: 6.875em; } }
@media (min-width: 992px) {
  .sec-inner > .cat a {
    margin: 0 1.25em; } }
@media (min-width: 992px) {
  .sec-inner > .cat img {
    width: 16.25em; } }
.popup {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: #000; }
  .popup .part {
    overflow-y: scroll; }
  .popup .box {
    position: relative;
    width: 59.35677em; }
    .popup .box .top-bar {
      position: relative;
      padding-top: 1.03125em;
      padding-bottom: 1.03125em; }
      .popup .box .top-bar a img {
        width: 9.65625em;
        height: 3.46875em; }
    .popup .box .bg1 {
      position: relative;
      width: 100%;
      overflow: hidden;
      border-radius: 2.19362em; }
    .popup .box .bg2 {
      position: relative;
      width: 100%;
      min-height: 55.09857em; }
    .popup .box .content {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      width: 55.29212em;
      padding-top: 3.29043em;
      padding-bottom: 3.29043em; }
    .popup .box .pic {
      position: relative; }
      .popup .box .pic .logo, .popup .box .pic .photo {
        position: relative; }
    .popup .box .txt {
      padding-top: 1.93555em;
      padding-bottom: 1.93555em;
      padding-left: 0.64518em;
      padding-right: 0.64518em; }
      .popup .box .txt .txt1 {
        line-height: 1.2;
        font-weight: bold; }
        .popup .box .txt .txt1 .lang-tw {
          font-size: 3em; }
        .popup .box .txt .txt1 .lang-en {
          font-size: 2.4375em; }
      .popup .box .txt .txt2 .lang-tw {
        padding-top: 1em;
        font-size: 2.4375em;
        padding-top: 1.03229em; }
      .popup .box .txt .txt2 .lang-en {
        padding-top: 0.5em;
        font-size: 2.4375em; }
      .popup .box .txt td {
        vertical-align: top; }
    .popup .box .info {
      padding-left: 0.64518em;
      padding-right: 0.64518em; }
      .popup .box .info .txt1 {
        font-weight: bold;
        padding-top: 1.93555em; }
        .popup .box .info .txt1 .lang-tw, .popup .box .info .txt1 .lang-en {
          font-size: 2.4375em; }
      .popup .box .info .txt2 {
        font-weight: bold; }
        .popup .box .info .txt2 .lang-tw, .popup .box .info .txt2 .lang-en {
          font-size: 2.0625em; }
      .popup .box .info .txt3 {
        font-weight: bold; }
        .popup .box .info .txt3 .lang-tw, .popup .box .info .txt3 .lang-en {
          font-size: 2.0625em; }

@media (min-width: 992px) {
  .popup .box {
    width: 71.25em; } }
@media (min-width: 992px) {
  .popup .box .top-bar {
    padding-top: 0.6875em;
    padding-bottom: 0.6875em; } }
@media (min-width: 992px) {
  .popup .box .top-bar a img {
    width: 6.4375em;
    height: 2.3125em; } }
@media (min-width: 992px) {
  .popup .box .bg1 {
    border-radius: 2.125em; } }
@media (min-width: 992px) {
  .popup .box .bg2 {
    min-height: 54em; } }
@media (min-width: 992px) {
  .popup .box .content {
    width: 63.75em; } }
@media (min-width: 992px) {
  .popup .box .content {
    padding-top: 3.1875em;
    padding-bottom: 3.1875em; } }
@media (max-width: 991px) {
  .popup .box .pic .logo {
    width: 18.64577em;
    height: 18.64577em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5625em; } }
@media (min-width: 992px) {
  .popup .box .pic .logo {
    width: 18.0625em;
    height: 18.0625em;
    margin-left: 0.625em;
    margin-right: 3.6875em; } }
@media (max-width: 991px) {
  .popup .box .pic .photo {
    width: 50.9694em;
    height: 34.00111em;
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 992px) {
  .popup .box .pic .photo {
    width: 37.5em;
    height: 25em;
    margin-left: 0.625em;
    margin-right: 3.6875em; } }
@media (min-width: 992px) {
  .popup .box .txt {
    padding-top: 1.875em;
    padding-bottom: 1.875em; } }
@media (min-width: 992px) {
  .popup .box .txt {
    padding-left: 0.625em;
    padding-right: 0.625em; } }
@media (min-width: 992px) {
  .popup .box .txt .txt1 .lang-tw {
    font-size: 1.625em; } }
@media (min-width: 992px) {
  .popup .box .txt .txt1 .lang-en {
    font-size: 1.375em; } }
@media (min-width: 992px) {
  .popup .box .txt .txt2 .lang-tw {
    font-size: 1.125em; } }
@media (min-width: 992px) {
  .popup .box .txt .txt2 .lang-en {
    font-size: 1.125em; } }
@media (min-width: 992px) {
  .popup .box .info {
    padding-left: 0.625em;
    padding-right: 0.625em; } }
@media (min-width: 992px) {
  .popup .box .info .txt1 {
    padding-top: 1.875em; } }
@media (min-width: 992px) {
  .popup .box .info .txt1 .lang-tw {
    font-size: 1.625em; } }
@media (min-width: 992px) {
  .popup .box .info .txt1 .lang-en {
    font-size: 1.625em; } }
@media (min-width: 992px) {
  .popup .box .info .txt2 .lang-tw {
    font-size: 1.375em; } }
@media (min-width: 992px) {
  .popup .box .info .txt2 .lang-en {
    font-size: 1.375em; } }
@media (min-width: 992px) {
  .popup .box .info .txt3 .lang-tw {
    font-size: 1.375em; } }
@media (min-width: 992px) {
  .popup .box .info .txt3 .lang-en {
    font-size: 1.375em; } }
.popup1 .bg1 {
  background: #fff url("../images/popup/a/bgm1.jpg") center top no-repeat;
  background-size: 100% auto; }
  .popup1 .bg1 .bg2 {
    background: url("../images/popup/a/bgm2.jpg") center bottom no-repeat;
    background-size: 100% auto; }
.popup1 .txt {
  border-bottom: 1px solid #684b2d; }
  .popup1 .txt .txt1 {
    color: #a37b2c; }
.popup1 .info .txt1 {
  color: #a37b2c; }
.popup1 .info .txt2, .popup1 .info .txt3 {
  color: #a37b2c; }
  .popup1 .info .txt2 a, .popup1 .info .txt3 a {
    color: #a37b2c; }

@media (min-width: 992px) {
  .popup1 .bg1 {
    background: #fff url("../images/popup/a/bg1.jpg") center top no-repeat;
    background-size: 100% auto; } }
@media (min-width: 992px) {
  .popup1 .bg1 .bg2 {
    background: url("../images/popup/a/bg2.jpg") center bottom no-repeat;
    background-size: 100% auto; } }
.popup2 .bg1 {
  background: #fff url("../images/popup/b/bgm1.jpg") center top no-repeat;
  background-size: 100% auto; }
  .popup2 .bg1 .bg2 {
    background: url("../images/popup/b/bgm2.jpg") center bottom no-repeat;
    background-size: 100% auto; }
.popup2 .txt {
  border-bottom: 1px solid #684b2d; }
  .popup2 .txt .txt1 {
    color: #3c4b8d; }
.popup2 .info .txt1 {
  color: #3c4b8d; }
.popup2 .info .txt2, .popup2 .info .txt3 {
  color: #3c4b8d; }
  .popup2 .info .txt2 a, .popup2 .info .txt3 a {
    color: #3c4b8d; }

@media (min-width: 992px) {
  .popup2 .bg1 {
    background: #fff url("../images/popup/b/bg1.jpg") center top no-repeat;
    background-size: 100% auto; } }
@media (min-width: 992px) {
  .popup2 .bg1 .bg2 {
    background: url("../images/popup/b/bg2.jpg") center bottom no-repeat;
    background-size: 100% auto; } }
.ls-news {
  padding-top: 4.77435em; }

@media (min-width: 992px) {
  .ls-news {
    padding-top: 4.625em; } }
.ls-news .item {
  position: relative;
  margin-left: 0.96777em;
  margin-right: 0.96777em;
  margin-bottom: 2.58073em;
  width: 55.48568em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto; }
  .ls-news .item .txt {
    color: #ffffff;
    text-align: center;
    padding-top: 0.64518em; }
    .ls-news .item .txt a {
      color: #ffffff; }
    .ls-news .item .txt .lang-tw, .ls-news .item .txt .lang-en {
      font-size: 2.0625em; }

@media (min-width: 992px) {
  .ls-news .item {
    margin-left: 0.9375em;
    margin-right: 0.9375em;
    margin-bottom: 2.5em;
    width: 24.375em; } }
@media (min-width: 992px) {
  .ls-news .item .txt {
    padding-top: 0.625em; } }
@media (min-width: 992px) {
  .ls-news .item .txt .lang-tw {
    font-size: 1.375em; } }
@media (min-width: 992px) {
  .ls-news .item .txt .lang-en {
    font-size: 1.375em; } }
.coming_soon {
  padding-top: 1.93555em; }

@media (min-width: 992px) {
  .coming_soon {
    padding-top: 1.875em; } }
.coming_soon .item {
  position: relative; }
  @media (max-width: 991px) {
    .coming_soon .item {
      width: 55.48568em;
      height: 31.21069em; } }
  @media (min-width: 992px) {
    .coming_soon .item {
      width: 76.875em;
      height: 43.25em; } }
  .coming_soon .item iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.title_tours {
  padding-top: 5.80664em; }

@media (min-width: 992px) {
  .title_tours {
    padding-top: 5.625em; } }
.ls-tours {
  padding-top: 3.03236em;
  padding-bottom: 8.06478em; }

@media (min-width: 992px) {
  .ls-tours {
    padding-top: 2.9375em;
    padding-bottom: 7.8125em; } }
.ls-tours .item {
  position: relative;
  width: 55.48568em; }

@media (max-width: 991px) {
  .ls-tours {
    width: 55.48568em;
    margin-left: auto;
    margin-right: auto; }
    .ls-tours .item img {
      width: 55.48568em; } }
@media (min-width: 992px) {
  .ls-tours .item {
    margin-left: 1.25em;
    margin-right: 1.25em;
    width: 31.25em; } }
.ls-tours {
  /* Dots */ }
  .ls-tours .slide {
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 991px) {
      .ls-tours .slide {
        width: 55.48568em;
        height: 28.83965em; } }
    @media (min-width: 992px) {
      .ls-tours .slide {
        width: 101.25em;
        height: 16.25em; } }
  .ls-tours .slick-dots {
    position: absolute;
    bottom: -3.87109em;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    z-index: 9; }
    @media (min-width: 992px) {
      .ls-tours .slick-dots {
        bottom: -3.75em; } }
  .ls-tours .slick-dots li {
    position: relative;
    display: inline-block;
    width: 1.29036em;
    height: 1.29036em;
    margin: 0 0.64518em;
    border-radius: 0.96777em;
    padding: 0;
    cursor: pointer;
    background: #dabd6c;
    overflow: hidden; }
    @media (min-width: 992px) {
      .ls-tours .slick-dots li {
        width: 1.25em;
        height: 1.25em;
        margin: 0 0.625em;
        border-radius: 0.9375em; } }
  .ls-tours .slick-dots li button {
    border: 0;
    background: #dabd6c;
    display: block;
    width: 1.29036em;
    height: 1.29036em;
    outline: none;
    line-height: 0px;
    font-size: 16px;
    color: transparent;
    padding: 0 0.625em;
    cursor: pointer; }
    @media (min-width: 992px) {
      .ls-tours .slick-dots li button {
        width: 1.25em;
        height: 1.25em; } }
  .ls-tours .slick-dots li button:hover, .ls-tours .slick-dots li button:focus {
    outline: none; }
  .ls-tours .slick-dots li button:hover:before, .ls-tours .slick-dots li button:focus:before {
    opacity: 1; }
  .ls-tours .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1.29036em;
    height: 1.29036em;
    font-family: "slick";
    font-size: 16px;
    line-height: 0.625em;
    text-align: center;
    color: black;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (min-width: 992px) {
      .ls-tours .slick-dots li button:before {
        width: 1.25em;
        height: 1.25em; } }
  .ls-tours .slick-dots li.slick-active {
    background: #fff; }
  .ls-tours .slick-dots li.slick-active button {
    background: #fff; }
  .ls-tours .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1; }

.title_sponsor {
  padding-top: 1.93555em; }

@media (min-width: 992px) {
  .title_sponsor {
    padding-top: 1.875em; } }
@media (max-width: 991px) {
  body .bg2 {
    min-height: auto; } }
@media (min-width: 992px) {
  body .bg2 {
    min-height: auto; } }
.sec-inner {
  padding-bottom: 4.5em; }

@media (min-width: 992px) {
  .sec-inner {
    padding-bottom: 4.5em; } }
