@charset "UTF-8";
@import "http://event.goldengame.com.tw/adv/footer/footer.css";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-family: myFont, "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif;
  font-size: 12pt;
  line-height: 1.6em; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  behavior: expression(this.onFocus=this.blur());
  /* for IE */ }

body {
  background-color: black; }
  @media screen and (max-width: 800px) {
    body {
      overflow-x: hidden; } }

.sp-sprite, .sp-a, .sp-b, .sp-c, .sp-d, .sp-e, .sp-f, .sp-g, .sp-g01, .sp-g02, .sp-p0, .sp-p1, .sp-p2, .sp-tit0, .tit {
  background: url('../images/sp-s9cb7e903b2.png') no-repeat; }

.sp-a {
  background-position: 0 -579px;
  height: 92px;
  width: 92px; }

.sp-b {
  background-position: 0 -482px;
  height: 92px;
  width: 92px; }

.sp-c {
  background-position: 0 -385px;
  height: 92px;
  width: 92px; }

.sp-d {
  background-position: 0 -676px;
  height: 92px;
  width: 92px; }

.sp-e {
  background-position: 0 -90px;
  height: 92px;
  width: 92px; }

.sp-f {
  background-position: 0 -773px;
  height: 92px;
  width: 92px; }

.sp-g {
  background-position: 0 -290px;
  height: 90px;
  width: 90px; }

.sp-g01 {
  background-position: 0 -925px;
  height: 50px;
  width: 50px; }

.sp-g02 {
  background-position: 0 -870px;
  height: 50px;
  width: 50px; }

.sp-p0 {
  background-position: 0 0;
  height: 85px;
  width: 328px; }

.sp-p1 {
  background-position: 0 -980px;
  height: 19px;
  width: 112px; }

.sp-p2 {
  background-position: 0 -1004px;
  height: 20px;
  width: 90px; }

.sp-tit0, .tit {
  background-position: 0 -187px;
  height: 98px;
  width: 474px; }

.contents {
  width: 100%;
  min-height: 930px;
  background: url(../images/bg.jpg) center top no-repeat;
  -webkit-animation: fadeIn 1.5s both;
  animation: fadeIn 1.5s both;
  /*-webkit-animation: flash 1.5s both infinite;
  animation: flash 1.5s both infinite;*/ }
  .contents.pos {
    position: fixed; }

#logo {
  background: url(../images/logo.png);
  width: 146px;
  height: 84px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  position: absolute;
  left: 10px;
  top: 10px; }
  @media screen and (max-width: 960px) {
    #logo {
      display: none; } }

.tit, .p01 {
  position: absolute;
  left: 50%;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left; }

.tit {
  top: 380px;
  margin-left: -237px;
  -webkit-animation: fadeInDown 1.5s both .5s;
  animation: fadeInDown 1.5s both .5s; }

.p01 {
  background: url(../images/p01.png) 0 0 no-repeat;
  width: 800px;
  height: 237px;
  top: 545px;
  margin-left: -400px;
  -webkit-animation: fadeInUp 1.5s both 1s;
  animation: fadeInUp 1.5s both 1s; }

/*page*/
.page {
  position: absolute;
  width: 100%;
  margin: 0px auto;
  top: 820px;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s; }
  .page.top {
    top: 0px; }
    .page.top .text1 {
      margin-top: 80px; }
    .page.top .pt {
      position: fixed; }

article {
  padding: 20px 20px 0px;
  background: rgba(0, 0, 0, 0.75); }
  article.pt {
    background: rgba(19, 10, 0, 0.75);
    width: 100%;
    border-bottom: 1px solid #817163;
    position: relative;
    height: 80px; }
    article.pt a {
      cursor: pointer;
      position: absolute;
      left: 50%; }
      article.pt a span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s; }
      @media screen and (max-width: 1024px) {
        article.pt a {
          left: auto;
          right: 10px; } }
  article header {
    background-color: rgba(6, 4, 1, 0.7);
    text-align: left;
    font-size: 1.5em;
    color: #969696;
    line-height: 60px;
    border-bottom: 1px solid #54463a;
    max-width: 1024px;
    margin: 0 auto;
    padding-left: 20px; }
  article section {
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px;
    color: #bfbfbf;
    font-size: 1.2em;
    line-height: 1.8em;
    background-color: rgba(43, 37, 31, 0.7); }
    article section:last-child {
      padding-bottom: 50px; }
    article section > strong {
      background-color: #8e680a;
      color: #fff;
      padding: 3px 15px;
      margin-top: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
  article .red {
    color: red; }
  article .redB {
    color: red;
    font-size: 24px; }
  article .da {
    color: darkgoldenrod; }

table {
  margin: 10px auto;
  font-size: 0.85em;
  line-height: 1em;
  width: 100%; }
  table span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  table th {
    text-align: center;
    padding: 2px 6px;
    font-size: 1.1em;
    line-height: 2.5em;
    font-weight: bold;
    color: #fff; }
    table th:first-child {
      border-left: 0; }
    table th:last-child {
      border-right: 0; }
  table td {
    text-align: center;
    line-height: 60px;
    padding: 6px 12px;
    background: #e0e0e0;
    color: #4a3808;
    font-weight: 800;
    cursor: default;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    border-left: #fff solid 1px;
    border-right: #fff solid 1px; }
    table td:first-child {
      border-left: 0;
      *border-left: #fff solid 1px;
      border-left: #fff solid 1px \0; }
    table td:last-child {
      border-right: 0; }
    table td span {
      margin-right: 10px; }
  table tr {
    border-bottom: #fff solid 1px; }
    table tr:first-child {
      background: #8e680a; }
    table tr:nth-child(2n+1) td {
      background: #d1d1d1; }
    table tr:hover td {
      background: #efefef; }
    table tr:last-child {
      border: 0; }

ul {
  padding: 0 0 0 0.5em; }
  ul li {
    margin-left: 1.6em;
    display: list-item;
    list-style-type: decimal; }
  ul a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #7e0000;
    color: #fff;
    padding: 3px 10px; }
    ul a:hover {
      background: #bc0101; }

ol li {
  list-style: disc;
  margin-left: 1.6em; }

.btn {
  background: #775709;
  padding: 30px 60px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  margin: 40px auto 10px;
  display: block;
  text-align: center;
  max-width: 400px;
  font-size: 1.2em;
  font-weight: bold;
  color: #b1a585;
  text-decoration: none;
  -webkit-transition: background-color, 0.5s;
  -moz-transition: background-color, 0.5s;
  -o-transition: background-color, 0.5s;
  transition: background-color, 0.5s; }
  .btn:hover {
    background-color: #8e680a;
    color: antiquewhite; }

.footerBar {
  padding: 8px 0;
  background: #000 center 0px no-repeat; }
  @media screen and (max-width: 1024px) {
    .footerBar {
      display: none; } }

#iframe {
  padding: 2px 0 0 0; }
  #iframe iframe {
    vertical-align: middle;
    padding: 0;
    margin: 0; }

.design {
  position: absolute;
  font-size: 12px;
  margin: 8px 0 0 8px;
  filter: alpha(opacity=0);
  opacity: 0;
  color: transparent; }
  .design::selection {
    background: #111;
    color: #eee;
    z-index: 9999; }

/* ----animate---- */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation: fadeInUp .8s both;
  animation: fadeInUp .8s both; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation: fadeOutDown .8s both;
  animation: fadeOutDown .8s both; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: .8; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: .8; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

/*----------------------------------------------*/
