.block1_red, .block1_green, .block1 .getCoin img, .block2_red, .block2_green, .block2 .getCoin img, .block3_red, .block3_green, .block3 .getCoin img, .block4_red, .block4_green, .block4 .getCoin img {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  cursor: pointer;
}

.block1_red:hover, .block1_green:hover, .block1 .getCoin img:hover, .block2_red:hover, .block2_green:hover, .block2 .getCoin img:hover, .block3_red:hover, .block3_green:hover, .block3 .getCoin img:hover, .block4_red:hover, .block4_green:hover, .block4 .getCoin img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.block1_red:active, .block1_green:active, .block1 .getCoin img:active, .block2_red:active, .block2_green:active, .block2 .getCoin img:active, .block3_red:active, .block3_green:active, .block3 .getCoin img:active, .block4_red:active, .block4_green:active, .block4 .getCoin img:active {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.block1 .getCoin img, .block2 .getCoin img {
  -webkit-filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
}

body {
  overflow-x: hidden;
  background: #846241;
  font-family: "Noto Sans SC", sans-serif;
}

.header {
  background: #846241;
  height: 100px;
}

#main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1920px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.wrap {
  flex-direction: column;
  min-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/block_bg.png");
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.img-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mx-auto {
  margin: 0 auto;
}

.banner {
  min-width: 1920px;
  height: 659px;
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/banner.png");
  background-position: center top;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.banner_title {
  position: absolute;
  top: 106px;
  left: 376px;
}
.block_time{
  text-align: center;
  margin-top: 20px;
}
.block_time{
  text-align: center;
  margin-top: 20px;
}
.block_time{
  text-align: center;
  margin-top: 20px;
}
.block_img{
  text-align: center;
  margin-top: 20px;
}
.block_box{
  justify-content: space-around;
  width: 100%;
  display: flex;
}
.banner_title2 {
  position: absolute;
  top: 527px;
  left: 804px;
}
.block_topTitle{
  margin-top: 480px;
  margin-bottom: 30px;
}
.block1 {
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/block1_bg.png");
  width: 61.7%;
  margin-bottom: 75px;
  height: 622px;
  background-position: center top;
  background-size: cover;
  position: relative;
}
#block_time_text{
  color: yellow;
  font-weight: 700;
  font-size: 27px;
  font-family: Microsoft YaHei;
}
.block1_title {
  margin-top: 40px;
  text-align: center;
}

.block1_time{
  margin-top: 30px;
  text-align: center;
}

.block_allMoney {
  text-align: center;
  font-size: 25px;
  font-weight: 800;
  color: #d6ed1d;
}

.block1_bar ,.block2_bar,.block3_bar {
  text-align: center;
  padding-top: 10px;
}

.block1_bear_win , .block2_bear_win , .block3_bear_win{
  position: absolute;
  left: 2%;
  z-index: 99;
  display: none;
}

.block_midTop{
  padding-top: 10px;
  text-align: center;
}
.block1_bull_win ,.block2_bull_win, .block3_bull_win{
  position: absolute;
  left: 23%;
  z-index: 99;
  display: none;
}
.block_left{
  position: relative;
  width: 170px;
}
.block_right{
  position: relative;
  width: 170px;
}
.block_red {
  cursor: pointer;
  right:20%;
  position: absolute;
  top: 60%;
}

.block_green {
  cursor: pointer;
  left: 0%;
  position: absolute;
  top: 60%;
}

.getCoin {
  position: absolute;
  bottom:-10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.block_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: none;
}
#block3_mask{
  background: url('https://www.cfd139.com/cn/zt/images/guessGame0722/mask3.png');
  background-size: contain;
  background-repeat: no-repeat;
}
#block2_mask{
  background: url('https://www.cfd139.com/cn/zt/images/guessGame0722/mask2.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.block2 {
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/block2_bg.png");
  width: 61.7%;
  margin-bottom: 75px;
  height: 622px;
  background-position: center top;
  background-size: cover;
  position: relative;
}

.block2_title {
  margin-top: 40px;
  text-align: center;
}

.block2_text {
  margin-top: 36px;
  text-align: center;
}

.block2_allMoney {
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  color: #882f00;
}



.block2_red {
  position: absolute;
  top: 420px;
  left: 482px;
}

.block2_green {
  position: absolute;
  top: 420px;
  left: 1280px;
}



.block3 {
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/block3_bg.png");
  width: 61.7%;
  margin-bottom: 75px;
  height: 622px;
  background-position: center top;
  background-size: cover;
  position: relative;
}

.block3_title {
  margin-top: 40px;
  text-align: center;
}

.block3_text {
  margin-top: 36px;
  text-align: center;
}

.block3_allMoney {
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  color: #882f00;
}

.block3_red {
  position: absolute;
  top: 420px;
  left: 482px;
}

.block3_green {
  position: absolute;
  top: 420px;
  left: 1280px;
}



.block4 {
  min-width: 1920px;
  height: 653px;
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/block4_bg.png");
  background-position: center top;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.block4_title {
  margin-top: 82px;
  text-align: center;
}

.block4_text {
  margin-top: 36px;
  text-align: center;
}

.block4_allMoney {
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  color: #882f00;
}

.block4_bar {
  text-align: center;
  margin-top: -10rem;
}

.block4_bear_win {
  position: absolute;
  top: 250px;
  left: 512px;
  z-index: 99;
  display: none;
}

.block4_bull_win {
  position: absolute;
  top: 250px;
  left: 1306px;
  z-index: 99;
  display: none;
}

.block4_red {
  position: absolute;
  top: 420px;
  left: 482px;
}

.block4_green {
  position: absolute;
  top: 420px;
  left: 1280px;
}

.block5 {
  min-width: 1920px;
  height: 1465px;
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/block5_bg.png");
  background-position: center top;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.block5_title {
  text-align: center;
  margin-top: 1rem;
}

.block5_text {
  text-align: center;
  margin-top: 4%;
}

.block5_title2 {
  position: absolute;
  text-align: center;
  z-index: 10;
  width: 100%;
  top:65%;
}
.pageBottom{
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/pageBottomBg.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.block5_bg2 {
  text-align: center;
  margin-top: -30rem;
}
.bottomBtn{
  transform: scale(0.8);
}
.qr_box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.664);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  top: 0;
  left: 0;
}

.qr_card {
  position: fixed;
  width: 910px;
  height: 615px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("https://www.cfd139.com/cn/zt/images/guessGame0722/qr_card.png");
  background-repeat: no-repeat;
}

.qr_btn {
  position: absolute;
  left: 50%;
  top: 610px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}

@-webkit-keyframes bounce-In {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounce-In {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

[aos="bounceIn"].aos-animate {
  -webkit-animation-name: bounce-In;
  animation-name: bounce-In;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0.8;
  }
}

/*# sourceMappingURL=guessGame.css.map */