﻿@charset "UTF-8";
body {
  margin: 0;
  background: #000;
  font: 12px/20px "Play", "cwTeXHei", "Segoe UI", Microsoft JhengHei, "微軟正黑體", Arial, Helvetica, sans-serif;
  color: #fff;
  position: relative;
  min-width: 1366px; }

body, .section, h2, h3, h4, tr, th, td {
  margin: 0;
  padding: 0; }

.btn, .icon {
  display: inline-block;
  vertical-align: middle; }

.btn {
  position: absolute;
  cursor: pointer; }

.center {
  position: relative;
  width: 1366px;
  margin: 0 auto; }

h2 {
  font-size: 38px;
  line-height: 1.08654;
  color: #FF7200;
  font-weight: 200;
  margin-bottom: 20px; }

h3 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 400;
  color: #ddd;
  margin-bottom: 20px; }

h3 span {
  color: #FF7200; }

h4 {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.25em;
  color: #bbb; }

.s1 {
  height: 79px;
  background: #000; }

.s2 {
  height: 500px;
  background: url("../images/Banner-01.jpg") center 0 no-repeat; }

.s3 {
  height: 399px;
  background: url("../images/Banner-02.jpg") center 0 no-repeat; }

.s4 {
  height: 376px;
  background: url("../images/Series-01.jpg") center 0 no-repeat; }

.s5 {
  height: 306px;
  background: url("../images/Series-02.jpg") center 0 no-repeat; }

.s6 {
  height: 348px;
  background: url("../images/Series-03.jpg") center 0 no-repeat; }

.s8 {
  height: 190px;
  background: #000; }

.s9 {
  height: 200px;
  background: #000; }

.product, .textPic, .text, .scoreBar {
  position: absolute; }

.text {
  z-index: 10; }

.lightbtn {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #eb6100;
  background: #FFF;
  border-radius: 100px;
  transition: all 150ms ease-in-out;
  text-decoration: none;
  animation: halo 900ms ease-in-out infinite alternate;
  /* position: static; */
  /* margin: 220px auto 0; */ }

a.lightbtn:hover {
  transform: scale(1.05); }

@keyframes halo {
  from {
    box-shadow: 0 0 15px 0px rgba(255, 255, 255, 0); }
  to {
    box-shadow: 0 0 15px 0px white; } }

.t1 {
  left: 70px;
  top: 110px;
  width: 960px; }

.t2 {
  left: 610px;
  top: 200px;
  width: 118px;
  height: 118px; }

.t2 span {
  position: absolute;
  top: 34px;
  left: 10px;
  font-size: 15px; }

.t2 ul {
  list-style: none;
  top: 65px;
  left: 8px;
  position: absolute; }

.t2 li {
  width: 22px;
  height: 12px;
  background: url("../images/arrow.png") center 0 no-repeat;
  margin-top: -4px;
  animation: arrow 900ms infinite alternate; }

.t2 li:nth-child(2) {
  animation-delay: 200ms; }

.t2 li:nth-child(3) {
  animation-delay: 400ms; }

@keyframes arrow {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.series-title {
  position: relative; }
  .series-title span {
    color: #e76102;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    display: block; }
  .series-title span:first-child {
    width: 264px;
    top: 54px;
    left: 71px; }
  .series-title span:last-child {
    width: 912px;
    top: 54px;
    left: 375px; }

.stick1, .stick2, .stick3 {
  color: #FFF;
  background: #000;
  padding: 10px;
  font-size: 37px;
  position: absolute; }

.stick1 {
  left: 144px;
  top: 272px; }

.stick2 {
  left: 144px;
  top: 182px; }

.stick3 {
  left: 144px;
  top: 172px; }

.t3 {
  left: 370px;
  top: 170px; }

.t4 {
  left: 370px;
  top: 90px; }

.t5 {
  left: 370px;
  top: 80px; }

.t6 {
  left: 619px;
  top: 55px;
  width: 100px;
  height: 100px;
  line-height: 100px; }
  .t6 span {
    position: absolute;
    top: 30px;
    left: 0px;
    line-height: 20px; }

.t7 {
  left: 70px;
  top: 70px;
  width: 960px; }

table.score {
  border: none;
  padding: 0;
  text-align: center; }
  table.score td {
    width: 94px;
    font-size: 15px;
    padding: 12px 0px;
    text-align: center;
    border-right: solid 1px #333; }
    table.score td span.fps {
      font-weight: bold;
      display: inline-block;
      width: 80%;
      border-radius: 50px; }
    table.score td span.level-0 {
      background: #565656;
      color: #000; }
    table.score td span.level-1 {
      background: #ff9088;
      color: #000; }
    table.score td span.level-2 {
      background: #feff88;
      color: #000; }
    table.score td span.level-3 {
      background: #9fff88;
      color: #000; }
    table.score td span.level-4 {
      background: #40ff37;
      color: #000; }
  table.score td:last-child, table.score tr:nth-child(2) td {
    border-right: none; }
  table.score tr:first-child {
    background: #EC6C00; }
    table.score tr:first-child td {
      font-size: 16px;
      font-style: italic;
      /*line-height: 2.5;*/
      border-right: solid 3px #000; }
      table.score tr:first-child td a {
        color: #FFF;
        text-decoration: none; }
      table.score tr:first-child td a:hover {
        color: #FFF;
        text-decoration: underline; }
    table.score tr:first-child td:first-child {
      width: 180px; }
    table.score tr:first-child td:nth-child(2) {
      background: #C45900;
      width: 60px; }
    table.score tr:first-child td:last-child {
      border-right: solid 0px #000; }
  table.score tr:nth-child(3n) td {
    padding-top: 32px; }
  table.score tr:nth-child(3n+5) td, table.score tr:nth-child(3n) td:first-child {
    border-bottom: solid 1px #333;
    padding-bottom: 32px; }
  table.score tr:nth-child(2) {
    background: #3E3A39; }
    table.score tr:nth-child(2) td {
      font-size: 13px;
      border-bottom: none;
      padding: 3px 0px; }
      table.score tr:nth-child(2) td span {
        display: inline;
        font-weight: bold;
        padding: 3px 7px;
        color: #2F4E28;
        border-radius: 5px;
        text-shadow: 1px 1px 0px #C9DB52;
        background: #A2B537;
        box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.5); }
    table.score tr:nth-child(2) td:nth-child(2) span {
      color: #FFF;
      text-shadow: none;
      background: #D76200; }
  table.score tr:last-child {
    background: #111;
    color: #888; }
    table.score tr:last-child td {
      text-align: left;
      border-bottom: none; }
      table.score tr:last-child td div {
        margin-left: 30px;
        height: 40px; }
      table.score tr:last-child td .range {
        margin-left: 40px; }
      table.score tr:last-child td span {
        display: inline;
        border-radius: 0px;
        padding: 4px 15px;
        margin-right: 15px; }
      table.score tr:last-child td ul {
        padding: 0px;
        margin: 0px 0px 0px 60px; }
  table.score tr:nth-last-child(3) td:first-child {
    border-bottom: none; }

.size-XL {
  font-size: 50px; }

.size-L {
  font-size: 36px;
  line-height: 48px; }

.size-M {
  font-size: 18px;
  line-height: 30px; }

.size-S {
  font-size: 16px;
  line-height: 32px; }

.size-XS {
  font-size: 12px;
  line-height: 18px; }

.align-center {
  text-align: center;
  width: 100%; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.color1 {
  color: #5a5757; }

.color2 {
  color: #5a5858; }

.color3 {
  color: #fff; }

.color4 {
  color: #696666; }

.color5 {
  color: #21ff40; }

.btn-logo {
  position: absolute;
  left: 88px;
  top: 39px;
  width: 218px;
  height: 28px; }

.btn-plink {
  width: 260px;
  height: 262px;
  opacity: 0;
  background: #ee6000;
  transition: opacity ease-in 100ms;
  display: inline-table;
  color: #FFF;
  text-decoration: none; }
  .btn-plink span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 24px; }

.btn-plink:hover {
  opacity: 1;
  color: #FFF;
  text-decoration: none; }

.btn-plink-01 {
  left: 73px;
  top: 102px; }

.btn-plink-02 {
  left: 73px;
  top: 24px; }

.btn-plink-03 {
  left: 73px;
  top: 16px; }

.btn-plink-04 {
  width: 570px;
  height: 280px;
  left: 664px;
  top: 918px; }

.btn-wlink {
  width: 189px;
  height: 87px; }

.btn-wlink-01 {
  left: 137px;
  top: 186px; }

.btn-wlink-02 {
  left: 365px;
  top: 186px; }

.btn-wlink-03 {
  left: 591px;
  top: 186px; }

.btn-wlink-04 {
  left: 817px;
  top: 186px; }

.btn-wlink-05 {
  left: 1044px;
  top: 186px; }

@media screen and (max-width: 1366px) {
  .s2 {
    height: 500px;
    background: url("../images/Banner-01.jpg") -277px 0 no-repeat; }
  .s3 {
    height: 399px;
    background: url("../images/Banner-02.jpg") -277px 0 no-repeat; }
  .s4 {
    height: 376px;
    background: url("../images/Series-01.jpg") -277px 0 no-repeat; }
  .s5 {
    height: 306px;
    background: url("../images/Series-02.jpg") -277px 0 no-repeat; }
  .s6 {
    height: 348px;
    background: url("../images/Series-03.jpg") -277px 0 no-repeat; }
  .btn-plink-01 {
    left: 74px;
    top: 102px; }
  .btn-plink-02 {
    left: 74px;
    top: 24px; }
  .btn-plink-03 {
    left: 74px;
    top: 16px; } }

