@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  font-family: "微軟正黑體", Helvetica, Arial, sans-serif;
}

body,
html {
  width: 100%;
  height: 100%;
  background: #000f10;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
}

.cls_nav {
  position: absolute;
  top: 17px;
  right: 386px;
  font-size: 16px;
}

.cls_nav li {
  float: left;
  margin-left: 20px;
}

.cls_nav li a {
  color: #e8e8e8;
}

.cls_nav li a:hover {
  color: #878787;
  text-decoration: none;
}

.home {
  position: absolute;
  top: 3px;
  left: 52px;
  z-index: 999;
  display: block;
}

.youtube {
  display: block;
  position: absolute;
  top: 12px;
  right: 245px;
}

.fb {
  position: absolute;
  top: 12px;
  right: 30px;
}

.map {
  position: absolute;
  width: 346px;
  height: 323px;
  right: 50%;
  bottom: 173px;
  margin-right: 177px;
}

.wrapper {
  position: relative;
  overflow: hidden;
  min-width: 1200px;
}

header {
  background: url(../images/head_bg_over.jpg) no-repeat 50% 0;
  height: 1000px;
  position: relative;
}

a.sign-btn {
  display: block;
  background: transparent url(../images/btn.png) no-repeat 0 0;
  width: 391px;
  height: 67px;
  text-indent: -9999px;
  position: absolute;
  left: 50%;
  top: 1070px;
  margin-left: -196px;
  z-index: 7;
}

header h1.tit {
  position: absolute;
  left: 50%;
  bottom: 80px;
  width: 815px;
  height: 302px;
  text-indent: -99999em;
  margin-left: -360px;
  z-index: 88;
  background: transparent url(../images/tit.png) no-repeat 0 0;
}

.wm {
  background: transparent url(../images/wm.png) no-repeat 0 0;
  width: 786px;
  height: 956px;
  position: absolute;
  left: 50%;
  top: -43px;
  z-index: 7;
  margin-left: -457px;
  text-indent: -99999em;
}

.circle {
  background: transparent url(../images/circle.png) no-repeat 0 0;
  width: 859px;
  height: 857px;
  position: absolute;
  left: 50%;
  top: 128px;
  margin-left: -430px;
  z-index: 1;
  -webkit-animation: circle 30s infinite linear;
  animation: circle 40s infinite linear;
}

.popover-1 {
  width: 317px;
  height: 115px;
  background: transparent url(../images/popover-1.png) no-repeat 0 0;
  position: absolute;
  left: 50%;
  margin-left: -654px;
  z-index: 9;
  top: 263px;
  text-indent: -99999em;
}

.popover-2 {
  width: 261px;
  height: 81px;
  background: transparent url(../images/popover-2.png) no-repeat 0 0;
  position: absolute;
  left: 50%;
  margin-left: -331px;
  z-index: 9;
  top: 115px;
  text-indent: -99999em;
}

.sidebar {
  position: fixed;
  top: 70px;
  right: 10px;
  z-index: 999;
}

.sidebar ul li {
  display: block;
  margin: 0;
}

.sidebar ul>li>a {
  display: inline-block;
  height: 122px;
  width: 140px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/side-btn.png) no-repeat 0 0;
}

.sidebar ul>li:last-child {
  margin: 15px 0 0;
}

.sidebar ul>li:last-child a {
  background-position-y: -122px;
}

nav .navbar {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

nav .navbar ul {
  margin: 0 auto;
  padding: 0;
  display: inline-block;
}

nav .navbar ul>li {
  list-style-type: none;
  float: left;
  margin: 0 6px;
}

nav .navbar .tab-btn {
  background: transparent url(../images/nav-btn.png) no-repeat 0 0;
  width: 140px;
  height: 60px;
  z-index: 10;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
}

nav .navbar .tab-btn,
a.sign-btn,
.sidebar ul>li>a,
#tab1 a.game,
.thumbnailBox a {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

nav .navbar .tab-btn:hover,
a.sign-btn:hover,
.sidebar ul>li>a:hover,
ul#tabs-nav li.active a,
#tab1 a.game:hover {
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
}
nav .navbar .tab-btn-1 {
  background-position-x: -5px;
}
nav .navbar .tab-btn-2 {
  background-position-x: -175px;
}
nav .navbar .tab-btn-3 {
  background-position-x: -345px;
}
nav .navbar .tab-btn-4 {
  background-position-x: -515px;
}
nav .navbar .tab-btn-5 {
  background-position-x: -685px;
}
nav .navbar .tab-btn-6 {
  background-position-x: -855px;
}
nav .navbar .tab-btn-7 {
  background-position-x: -1025px;
}

#tab1 {
  background: url(../images/con1.jpg) no-repeat 50% 0;
  height: 3498px;
  position: relative;
}

#tab1 a.game {
  position: absolute;
  bottom: 140px;
  left: 50%;
  background: transparent url(../images/btn.png) no-repeat 0 -91px;
  width: 294px;
  height: 78px;
  text-indent: -9999px;
  margin-left: -147px;
}

#tab2 {
  background: url(../images/con2.jpg) no-repeat 50% 0;
  height: 2175px;
  position: relative;
}

.popup ,.btn_a{
  display: block;
  width: 405px;
  height: 232px;
  position: absolute;
  left: 50%;
  top: 0;
  /* opacity: 0; */
  background: transparent;
}

.popup:hover {
  opacity: 0;
}

.popup:before {
  content: " ";
  width: 0;
  height: 0;
  border-bottom: 116px solid;
  border-color: transparent;
  border-left: 202px solid transparent;
  border-right: 202px solid transparent;
  position: absolute;
  top: -116px;
}

.popup:after {
  content: "";
  width: 0;
  position: absolute;
  bottom: -116px;
  border-top: 116px solid;
  border-color: transparent;
  border-left: 202px solid transparent;
  border-right: 202px solid transparent;
}

.popup-1 {
  margin-left: -406px;
  top: 350px;
}

.popup-2 {
  margin-left: -1px;
  top: 350px;
}

.popup-3 {
  margin-left: 199px;
  top: 700px;
}

.popup-4 {
  margin-left: -200px;
  top: 700px;
}

.popup-5 {
  margin-left: -600px;
  top: 700px;
}






.popup-7 {
  width: 800px;
  height: 614px;
  margin-left: -595px;
  top: 1280px;
}

.popup-8 {
  width: 376px;
  height: 315px;
  margin-left: 212px;
  top: 1280px;
}

.popup-9 {
  width: 376px;
  height: 630px;
  margin-left: 212px;
  top: 1600px;
}


.popup-11 {
  width: 415px;
  height: 340px;
  margin-left: -208px;
  top: 1890px;
}

.popup-12 {
  width: 385px;
  height: 340px;
  margin-left: -595px;
  top: 1890px;
}




.popup-13 {
  width: 600px;
  height: 470px;
  margin-left: -600px;
  top: 1250px;
}
.popup-14 {
  width: 600px;
  height: 470px;
  margin-left: 0px;
  top: 1250px;
}
.popup-15 {
  width: 600px;
  height: 490px;
  margin-left: -600px;
  top: 1720px;
}
.popup-16 {
  width: 600px;
  height: 490px;
  margin-left: 0px;
  top: 1720px;
}
.popup-17 {
  width: 400px;
  height: 350px;
  margin-left: -200px;
  top: 1550px;
}

.btn_2{
  width: 300px;
  height: 80px;
  left: 50%;
  transform: translateX(-50%);
  top: 2050px;
}
.btn_1{
  width: 300px;
  height: 80px;
  left: 50%;
  transform: translateX(-50%);
  top: 4830px;
}




#tab3 {
  background: url(../images/con3.jpg) no-repeat 50% 0;
  height: 4722px;
}

#tab4 {
  background: url(../images/con4.jpg) no-repeat 50% 0;
  height: 5032px;
}
#tab5 {
  background: url(../images/con5.jpg) no-repeat 50% 0;
  height: 2351px;
}
#tab6 {
  background: url(../images/con6.jpg) no-repeat 50% 0;
  height: 2461px;
}
#tab7 {
  background: url(../images/con7.jpg) no-repeat 50% 0;
  height: 2244px;
}

.copyright {
  background: #000000;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}


/* animation */

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(300px);
    -ms-transform: translate(300px);
    transform: translate(300px);
    -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    transition-timing-function: cubic-bezier(.2, .7, .6, 1);
  }

  to {
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(300px);
    -ms-transform: translate(300px);
    transform: translate(300px);
    -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    transition-timing-function: cubic-bezier(.2, .7, .6, 1);
  }

  to {
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-300px);
    -ms-transform: translate(-300px);
    transform: translate(-300px);
    -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    transition-timing-function: cubic-bezier(.2, .7, .6, 1);
  }

  to {
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-300px);
    -ms-transform: translate(-300px);
    transform: translate(-300px);
    -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    transition-timing-function: cubic-bezier(.2, .7, .6, 1);
  }

  to {
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    transition-timing-function: cubic-bezier(.2, .7, .6, 1);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition-timing-function: cubic-bezier(.2, .7, .6, 1);
    transition-timing-function: cubic-bezier(.2, .7, .6, 1);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@keyframes opacity {
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes opacity {
  50% {
    opacity: 1;
  }
}

@keyframes circle {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* animation */