﻿* {
  /*border: 1px solid #f7f7f7;*/
  font-family: 微軟正黑體;
}
html,
body {
  box-sizing: border-box;
  position: relative;
  margin: 0px auto;
  background: url(../images/bg.jpg) no-repeat center top #163914;
}
/*----Wrap----*/
.wrap {
  max-width: 1200px;
  position: relative;
  margin: 0px auto;
  overflow: hidden;
}
/*----Logo----*/
.logo {
  position: relative;
  margin: 1% 0% 4% 3%;
  width: 23%;
}
.logo img {
  width: 100%;
}
.logo a:hover {
  position: relative;
  top: -3px;
}
/*----Slogan----*/
.slogan {
  position: absolute;
  width: 72%;
  right: 14%;
  margin-top: 58%;
  animation: slogan ease-in-out 1.5s infinite;
  -webkit-animation: slogan ease-in-out 1.5s infinite;
  -moz-animation: slogan ease-in-out 1.5s infinite;
}
.slogan img {
  width: 100%;
}
.leftbox a:hover {
  position: relative;
  top: -3px;
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
}
.m {
  margin: 3% auto 2% auto;
}
/*----Button----*/
.button {
  position: absolute;
  margin-top: 161%;
  left: 42%;
  width: 100%;
}
.btn {
  display: inline-block;
  margin-right: -5%;
}
.btn img {
  width: 80%;
}
.content .amount {
  font-size: 31px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  position: absolute;
  margin-left: 32%;
  margin-top: 2%;
  background-color: rgb(85, 127, 0);
  border-radius: 10px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.amount strong {
  color: rgb(255, 212, 0);
}
.btn img:hover {
  position: relative;
  top: -3px;
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
}
/*----Content----*/
.content {
  margin: 2% auto 20% auto;
  width: 100%;
  margin-top: 10%;
}
.content img {
  vertical-align: middle;
  width: 15%;
}
.content a:hover {
  position: relative;
  top: -3px;
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
}
.content p {
  font-weight: bold;
}
.comp02 {
  position: absolute;
  margin-left: 93%;
  margin-top: -4%;
}
.input_boxx {
  width: 290px;
  margin-left: -200px;
  font-size: 20px;
  color: aqua;
}
.horns_text {
  position: absolute;
  top: 4px;
}
input {
  margin: 0.4rem;
  margin-left: 154px;
  width: 20px;
  height: 20px;
}
.lio {
  font-size: 24px;
  font-weight: bold;
  color: rgb(214, 59, 24);
  line-height: 29px;
  margin-top: 2%;
}
.game_go {
  position: absolute;
  margin-left: 5%;
  margin-top: 2%;
}
.game_go img {
  width: 100%;
}
.content ol {
  color: #0b2e6c;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
span {
  color: #ff0000;
  font-size: 26px;
}
.title02 {
  display: block;
  position: relative;
  margin-top: 66%;
  text-align: center;
}
.rate {
  display: block;
  position: relative;
  width: 800px;
  padding-bottom: 10px;
  top: -22px;
  overflow: hidden;
  margin-right: auto;
  margin-left: 25%;
  z-index: 1;
}
.line01 {
  position: relative;
}
.line02 {
  position: relative;
}
.line03 {
  position: relative;
}
.line04 {
  position: relative;
}
.record {
  position: absolute;
  margin-top: 15px;
  color: rgb(25, 64, 0);
  font-size: 24px;
  font-weight: bold;
}
.track {
  margin: 0 auto;
  margin-left: -109px;
  margin-top: 23px;
}
.track img {
  width: 212px;
  height: 122px;
}
.comp {
  position: absolute;
  color: #ffe34f;
  font-size: 36px !important;
  top: 1225px;
  left: 12px;
}
.mark2,
.mark4,
.mark6 {
  display: inline-block;
  position: relative;
  margin-left: 8%;
  margin-bottom: 5%;
}
.mark2 {
  margin-left: 38%;
}
.s_all {
  display: block;
  text-align: center;
  margin-bottom: 1%;
}
.s {
  display: inline-block;
  text-align: center;
}
hr {
  border: 3px solid rgb(211 183 121);
  border-radius: 10px;
}
.clear {
  position: absolute;
  margin-left: 89%;
  margin-top: -10%;
  padding-bottom: 2%;
  font-size: 55px;
  font-weight: bold;
  color: rgb(255 255 255);
}
.vertical-line {
  position: absolute;
  height: 815px;
  border-right: 5px dashed rgb(211 183 121);
  margin-left: 84%;
  margin-top: -44px;
}
h4 {
  margin-bottom: -0.5%;
  color: #ff2400;
  font-size: 22px;
  font-weight: bold;
  text-indent: 22px;
}
.predict {
  position: relative;
  top: 73px;
  left: -127px;
  cursor: pointer;
}
/*----Go Top----*/
.gotop {
  display: none;
  position: fixed;
  width: 55px;
  height: 60px;
  bottom: 150px;
  right: 170px;
  background: url(../images/top.png) no-repeat center top;
  cursor: pointer;
  z-index: 10;
}
.gotop:hover {
  background-image: url(../images/top.png);
}
/*----Notice----*/
center p {
  font-size: 28px;
  font-weight: bold;
  color: #bacfb0;
}
.notice {
  border-radius: 25px;
  margin: 1% 9% 4% 9%;
  padding: 1% 2% 1% 1%;
  color: #bacfb0;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  text-align: justify;
  /*--background: #0323078c;--*/
}
.notice h1 {
  font-size: 16px;
  color: #b5aa8a;
}
/*----Footer----*/
#footer {
  position: relative;
  height: 90px;
  background: #000000;
  color: #fff;
  font-size: 12px;
}
#footer table {
  margin: 0 auto 0 auto;
}
#footer table td {
  padding-right: 8px;
}
#footer .about {
  line-height: 10px;
}
#footer table .t {
  list-style: none;
  margin-left: -40px;
  font-size: 11px;
  line-height: 15px;
}
#footer_sp {
  display: none;
}
@media screen and (max-width: 1200px) {
  html,
  body {
    background-size: 150%;
  }
  .title02 {
    margin-top: 3%;
  }
}
@media screen and (max-width: 1168px) {
  .leftboxs {
    margin-top: 29%;
  }
  .record {
    margin: 0% auto;
    margin-left: 0;
    margin-top: 0;
  }
  .comp {
    margin-left: 0;
  }
  .title02 {
    margin-top: 5%;
  }
}
@media screen and (max-width: 1024px) {
  .leftboxs {
    margin-top: 33%;
    left: 32%;
  }
  .title02 {
    margin-top: 4%;
  }
  .button {
    left: 59%;
    margin-top: 30%;
  }
  .btn {
    margin-right: -7%;
  }
  .btn img {
    width: 80%;
  }
}
@media screen and (max-width: 930px) {
  .leftboxs {
    margin-top: 43.5%;
    left: 50%;
  }
  .button {
    margin-top: 20%;
    left: 46%;
  }
  .mark2 {
    margin-left: 39%;
  }
  .title02 {
    margin-top: 10%;
  }
}
@media screen and (max-width: 917px) {
  .s_all {
    width: 100%;
  }
  .s {
    width: 30%;
  }
  .s img {
    width: 100%;
  }
  #footer {
    display: none;
  }
  #footer_sp {
    display: block;
    padding: 10px 10px;
    color: #ffffff;
    background: #1e5f0a;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
  #footer_sp ul {
    list-style: none;
    margin-left: -40px;
  }
}
@media screen and (max-width: 900px) {
  .record {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 3%;
  }
  .comp {
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .leftbox {
    background-size: 90%;
  }
  .leftboxs {
    background-size: 90%;
    margin-top: 45.5%;
  }
  .leftbox p {
    margin-top: 1%;
  }
  .leftbox p,
  .left {
    margin-left: -10%;
  }
  .m {
    margin: 2% 10% 1% auto;
  }
  .button {
    left: 45%;
  }
  .btn {
    margin-right: -10%;
  }
  .btn img {
    width: 70%;
  }
  .title02 {
    margin-top: 5%;
  }
  .title02 img {
    width: 98%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: 9%;
  }
  .mark2 {
    margin-left: 37%;
  }
}
@media screen and (max-width: 640px) {
  html,
  body {
    background-size: 130%;
    background-position: 65% 0%;
  }
  .slogan {
    position: relative;
    margin: 0% auto;
    margin-top: 32%;
    left: 0;
    width: 70%;
  }
  .button {
    display: inline;
    position: relative;
    margin: 2% auto;
    left: -8%;
    width: 90%;
    text-align: center;
  }
  .btn {
    margin-right: -15%;
  }
  .btn img {
    width: 65%;
  }
  .leftboxs {
    position: relative;
    margin: 0% auto;
    left: 0;
  }
  .leftbox {
    margin: 0% auto;
    left: 0;
  }
  .title02 {
    margin-top: -5%;
  }
  .rate {
    width: 80%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: 7%;
  }
  .mark2 {
    margin-left: 35%;
  }
  .content p {
    font-size: 18px;
  }
  .content ol {
    font-size: 16px;
    line-height: 28px;
  }
  span {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  .content img {
    width: 88%;
  }
  .comp02 {
    margin-left: 73%;
    margin-top: 27%;
  }
  .clear {
    margin-left: 73%;
    margin-top: -6%;
    font-size: 30px;
  }
  .lio {
    font-size: 19px;
  }
  .game_go {
    margin-left: 51%;
  }
  .content .amount {
    font-size: 17px;
    margin-left: 17%;
    margin-top: -166%;
  }
  .comp {
    font-size: 23px !important;
    margin-top: 22%;
  }
}
@media screen and (max-width: 585px) {
  .title02 {
    margin-top: -5%;
  }
  .content {
    border: 3px dashed #0b2e6c;
    padding: 3% 1%;
    width: 90%;
  }
  .rate {
    width: 65%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: 6%;
  }
  .mark2 {
    margin-left: 32%;
  }
  hr {
    margin-top: 5%;
    border: 1px dashed #0b2e6c;
  }
}
@media screen and (max-width: 480px) {
  .button {
    left: -14%;
  }
  .btn {
    margin-right: -30%;
  }
  .btn img {
    width: 55%;
  }
  .leftboxs {
    left: 3%;
  }
  .leftbox {
    left: 3%;
  }
  .title02 {
    margin-top: -17%;
  }
  .rate {
    width: 70%;
  }
  .mark2 img,
  .mark4 img,
  .mark6 img {
    width: 80%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: 3%;
  }
  .mark2 {
    margin-left: 34%;
  }
  .content p {
    font-size: 16px;
  }
  .content ol {
    font-size: 14px;
    line-height: 24px;
    margin-left: -10px;
  }
  span {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
    text-indent: 16px;
  }
  center img {
    width: 35%;
  }
}
@media screen and (max-width: 424px) {
  html,
  body {
    background-size: 140%;
  }
  .mark2 img,
  .mark4 img,
  .mark6 img {
    width: 75%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: 0%;
  }
  .mark2 {
    margin-left: 35%;
  }
  .content ol {
    margin-left: -16px;
  }
  .notice {
    border-radius: 20px;
    width: 88%;
    margin: 2% auto 5% auto;
  }
  h4 {
    text-indent: 10px;
  }
}
@media screen and (max-width: 360px) {
  html,
  body {
    background-size: 150%;
  }
  .slogan {
    margin-top: 20%;
  }
  .button {
    left: -16%;
  }
  .btn {
    margin-right: -40%;
  }
  .title02 img {
    width: 80%;
  }
  .mark2 img,
  .mark4 img,
  .mark6 img {
    width: 70%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: -2%;
  }
  .mark2 {
    margin-left: 30%;
  }
  .content p {
    font-size: 14px;
  }
  .content ol {
    font-size: 13px;
    line-height: 22px;
    margin-left: -12px;
  }
  span {
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
    text-indent: 14px;
  }
  center img {
    width: 40%;
  }
}
@media screen and (max-width: 320px) {
  .mark2 img,
  .mark4 img,
  .mark6 img {
    width: 60%;
  }
  .mark2,
  .mark4,
  .mark6 {
    margin-left: -8%;
  }
  .mark2 {
    margin-left: 33%;
  }
  .content ol {
    margin-left: -20px;
  }
  h4 {
    text-indent: 6px;
  }
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
/*----Animation----*/
@keyframes slogan {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes slogan {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
@-moz-keyframes slogan {
  0% {
    top: 0px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 0px;
  }
}
/*----Animation----*/
.first {
  animation: first ease-in-out 5s forwards, Shakelf ease-in-out 0.5s infinite;
}
.second {
  animation: second ease-in-out 5s forwards, Shakelf ease-in-out 0.5s infinite;
}
.third {
  animation: third ease-in-out 5s forwards, Shakelf ease-in-out 0.5s infinite;
}
.fourth {
  animation: fourth ease-in-out 5s forwards, Shakelf ease-in-out 0.5s infinite;
}
@keyframes first {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 650px;
    top: 0px;
  }
}
@-webkit-keyframes first {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 650px;
    top: 0px;
  }
}
@-moz-keyframes first {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 650px;
    top: 0px;
  }
}
@keyframes second {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 550px;
    top: 0px;
  }
}
@-webkit-keyframes second {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 550px;
    top: 0px;
  }
}
@-moz-keyframes second {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 550px;
    top: 0px;
  }
}
@keyframes third {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 450px;
    top: 0px;
  }
}
@-webkit-keyframes third {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 450px;
    top: 0px;
  }
}
@-moz-keyframes third {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 450px;
    top: 0px;
  }
}
@keyframes fourth {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 400px;
    top: 0px;
  }
}
@-webkit-keyframes fourth {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 400px;
    top: 0px;
  }
}
@-moz-keyframes fourth {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    top: -5px;
  }
  100% {
    left: 400px;
    top: 0px;
  }
}
@keyframes Shakelf {
  0% {
    transform: rotate(0deg);
    transform-origin: 50% 100%;
  }
  50% {
    transform: rotate(-2deg);
    transform-origin: 50% 100%;
  }
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 100%;
  }
}
