@charset "UTF-8";

body {
  font-family: '微軟正黑體', Helvetica, Arial, sans-serif;
  background-color: #0d0d0d;
  color: #fff;
}

body {
  min-width: 1200px;
  max-width: 1920px;
  height: 100%;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto
}

button {
  background: 0 0;
  border: none
}

audio::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-fullscreen-button,
audio::-webkit-media-controls-mute-button,
audio::-webkit-media-controls-panel,
audio::-webkit-media-controls-play-button,
audio::-webkit-media-controls-return-to-realtime-button,
audio::-webkit-media-controls-rewind-button,
audio::-webkit-media-controls-seek-back-button,
audio::-webkit-media-controls-seek-forward-button,
audio::-webkit-media-controls-time-remaining-display,
audio::-webkit-media-controls-timeline,
audio::-webkit-media-controls-timeline-container,
audio::-webkit-media-controls-toggle-closed-captions-button,
audio::-webkit-media-controls-volume-slider,
audio::-webkit-media-controls-volume-slider-container {
  font-size: 12px;
  color: #fff
}

audio::-webkit-media-controls-enclosure {
  background: 0 0;
  border-radius: 10px;
  background-color: none
}

audio::-webkit-media-controls-timeline {
  display: none
}

audio::-webkit-media-controls-fullscreen-volume-min-button,
audio::-webkit-media-controls-fullscreen-volume-slider,
audio::-webkit-media-controls-mute-button,
audio::-webkit-media-controls-play-button,
audio::-webkit-media-controls-volume-slider,
audio::-webkit-media-controls-volume-slider-container {
  display: flex;
  background-color: transparent;
  filter: invert(80%)
}

a#gotop {
  display: block;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 999;
  background: transparent url(../image/btn_top.png) no-repeat 0 0;
  background-size: contain;
  width: 101px;
  height: 102px;
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, .2));
  -webkit-filter: brightness(100%);
  filter: brightness(100%)
}

:focus {
  outline: 0
}

a:active,
a:focus,
a:hover {
  text-decoration: none
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

a.sideBar {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999;
  width: 167px;
  height: 167px;
}

.s2 .heart:after {
  display: block;
  clear: both;
  content: "";
}

.navbar-inverse .navbar-nav>li>a,
a#gotop,
a.sideBar,
.s2 .heart>div,
.s2 .heartbtn,
#tab-2 .item,
#tab-3 .item {
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.bg_music {
  position: absolute;
  display: flex;
  bottom: 0;
  right: 0
}

a#gotop:hover,
a.sideBar:hover,
#tab-3 .item:hover  {
  bottom: 35px;
  -webkit-filter: brightness(120%);
  filter: brightness(120%)
}
.s2 .heartbtn:hover {
  top: 30px;
  bottom: auto;
  -webkit-filter: brightness(105%);
  filter: brightness(105%)
}
#tab-3 .item:hover {
  bottom: auto;
  
}
button.close {
  width: 54px;
  height: 54px;
  background: url(../image/close.png) no-repeat 0 0;
  background-size: contain;
  overflow: hidden;
  text-indent: -10000em;
  cursor: pointer;
  border: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: -54px;
  z-index: 999;
}

.modal-body {
  padding: 0;
  text-align: center;
}

.modal-dialog {
  margin: 80px auto;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 1400px;
  }
}

.navbar-inverse,
.navbar-inverse .navbar-toggle {
  background-color: rgba(0, 0, 0, .5);
  border-color: rgba(255, 255, 255, .1);
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>.active .dropdown-toggleBtn,
.navbar-inverse .navbar-nav .dropdown-toggleBtn:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background-color: rgba(0, 0, 0, .7);
  outline: 0;
}

.navbar-inverse .navbar-nav>li>a {
  min-width: 100px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  margin: 0 10px;
  padding: 0
}

.navbar-inverse .navbar-collapse {
  border-color: transparent;
  box-shadow: none
}

.navbar {
  min-height: 100px;
  margin-bottom: 0;
  border: 0
}

.linkicon {
  display: flex;
  justify-content: center;
  flex-direction: row;
}

.linkicon a {
  padding: 9px
}

.dropdown-toggleBtn {
  font-size: 16px;
  line-height: 30px;
  padding: 15px;
  color: #fff;
  display: block;
  width: 100%;
}

.dropdown-menu {
  background-color: rgba(0, 0, 0, .5);
  padding: 12px 15px;
  text-align: left;
  border-radius: 0;
  border: none
}



.dropdown-menu li:last-child {
  border-bottom: none
}

#tab-1,
#tab-2,
#tab-3 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#avaFooter {
  position: relative
}

#tab-1 {
  position: relative;
  text-align: center
}

.head {
  background: url(../image/index_01.jpg) no-repeat 50% 0;
  height: 1079px;
}

.s1 {
  background: url(../image/s1.jpg) no-repeat 50% 0;
  height: 2631px;
}

.s2 {
  background: url(../image/s2.jpg) no-repeat 50% 0;
  height: 1674px;
  position: relative;
}

.s2 .heart {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 565px 0 0;
}

.s2 .heart>div {
  width: 580px;
  height: 517px;
  float: left;
  cursor: pointer;
}

.s2 .heartbtn {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: 380px;
  background: transparent url(../image/heart-btn.png) no-repeat 0 0;
  width: 210px;
  height: 206px;
  text-indent: -99999em;
  z-index: 9;
}

.s2 .heart .ht1 {
  background: transparent url(../image/heart-1.png) no-repeat 0 0;
}

.s2 .heart .ht1:hover {
  background: transparent url(../image/heart-1-hover.png) no-repeat 0 0;
}

.s2 .heart .ht2 {
  background: transparent url(../image/heart-2.png) no-repeat 0 0;
  margin-left: 40px;
}

.s2 .heart .ht2:hover {
  background: transparent url(../image/heart-2-hover.png) no-repeat 0 0;
}

.s2 .heart .ht3 {
  background: transparent url(../image/heart-3.png) no-repeat 0 0;
}

.s2 .heart .ht3:hover {
  background: transparent url(../image/heart-3-hover.png) no-repeat 0 0;
}

.s2 .heart .ht4 {
  background: transparent url(../image/heart-4.png) no-repeat 0 0;
  margin-left: 40px;
}

.s2 .heart .ht4:hover {
  background: transparent url(../image/heart-4-hover.png) no-repeat 0 0;
}

.s3 {
  background: url(../image/s3.jpg) no-repeat 50% 0;
  height: 3229px;
  position: relative;
}

.s3 .child-btn {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  background: transparent url(../image/child-btn.png) no-repeat 0 0;
  width: 257px;
  height: 115px;
  text-indent: -999999em;
  top: 1728px;
}

.s3 .child-btn:hover {
  background-position-y: -121px;
  -webkit-filter: brightness(120%);
  filter: brightness(120%)
}

.s4 {
  background: url(../image/s4.jpg) no-repeat 50% 0;
  height: 1859px;
  position: relative;
}

.s4 .serial {
  background: transparent url(../image/serial.png) no-repeat 0 0;
  width: 466px;
  height: 111px;
  position: absolute;
  left: 50%;
  margin-left: -361px;
  top: 1119px;
  z-index: 2;
  padding: 33px 0;
  font-size: 20px;
}

.s4 .serial-btn {
  background: transparent url(../image/serial.png) no-repeat 0 -113px;
  width: 257px;
  height: 111px;
  position: absolute;
  top: 1112px;
  left: 50%;
  margin-left: 98px;
  z-index: 2;
  text-indent: -99999em;
}

.s4 .serial-btn:hover {
  background-position-y: 100%;
}

.s5 {
  background: url(../image/s5.jpg) no-repeat 50% 0;
  height: 2061px;
}

.s6 {
  padding: 0 0 100px;
}

#tab-2 {
  background: url(../image/map_01.jpg) no-repeat 50% 0;
  height: 4010px;
  position: relative;
}

#tab-2 .map {
  width: 1110px;
  height: 808px;
  margin: 435px auto 0;
  position: relative;
}

#tab-2 .item {
  position: absolute;
  left: 50%;
  cursor: pointer;
}

#tab-2 .item:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%)
}

#tab-2 .map>div:nth-child(1) {
  margin-left: -554px;
  width: 1107px;
  height: 449px;
}

#tab-2 .map>div:nth-child(2) {
  margin-left: -554px;
  width: 549px;
  height: 343px;
  top: 457px;
}

#tab-2 .map>div:nth-child(3) {
  margin-left: 3px;
  width: 549px;
  height: 343px;
  top: 457px;
}

#tab-3 {
  background: url(../image/shop.jpg) no-repeat 50% 0;
  height: 3212px;
  position: relative;
}
#tab-3 .item {
  position: absolute;
  cursor: pointer;
  left: 50%;
  width: 93px;
  height: 93px;
  z-index: 99;
  background: transparent url(../image/video-btn.png) no-repeat 0 0;
}
#tab-3 div.item:nth-child(1) {
  top: 1402px;
  margin-left: -129px;
}
#tab-3 div.item:nth-child(2) {
  top: 2476px;
  margin-left: -129px;
}
#tab-3 div.item:nth-child(3) {
  top: 2476px;
  margin-left: 436px;
}
#tab-3 div.item:nth-child(4) {
  bottom: 84px;
  margin-left: -129px;
}
#tab-3 div.item:nth-child(5) {
  bottom: 84px;
  margin-left: 436px
}

.tab-pane {
  display: none
}

.tab-pane.active {
  display: block
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  background-color: transparent
}

.goh_style {
  line-height: 0;
  text-align: center
}