
.ShowTips[data-v-8447c0cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ShowTips-body[data-v-8447c0cc] {
  width: 8.21333rem;
  padding: 0.66667rem 0.45333rem 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 0.34667rem;
  position: relative;
}
.ShowTips-body-close[data-v-8447c0cc] {
  width: 0.53333rem;
  height: 0.53333rem;
  background-size: 100%;
  position: absolute;
  top: 0.29333rem;
  right: 0.29333rem;
}
.ShowTips-body-title[data-v-8447c0cc] {
  width: 100%;
  text-align: center;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  line-height: 0.64rem;
  color: #333333;
  margin-bottom: 18PX;
}
.ShowTips-body-text[data-v-8447c0cc] {
  width: 100%;
  text-align: center;
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  line-height: 0.56rem;
  color: #666666;
  margin-bottom: 0.88rem;
}
.ShowTips-body-btn[data-v-8447c0cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ShowTips-body-btn span[data-v-8447c0cc] {
  display: inline-block;
  padding: 0.21333rem 0.26667rem;
  text-align: center;
  background: #D0A762;
  opacity: 1;
  border-radius: 0.10667rem;
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0.26667rem;
}


.ShowGameOver[data-v-bfb04486] {
  border-radius: 0.45333rem 0.45333rem 0 0;
  background: #102239;
  /*position: relative;*/
  padding: 1.65333rem 0.45333rem 1.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ShowGameOver-close[data-v-bfb04486] {
  position: absolute;
  top: 0.45333rem;
  right: 0.45333rem;
  width: 0.82667rem;
  height: 0.82667rem;
  background-size: 100% 100%;
}
.ShowGameOver-game[data-v-bfb04486] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.66667rem;
}
.ShowGameOver-game-icon[data-v-bfb04486] {
  width: 2.88rem;
  height: 3.6rem;
  background-size: 100% 100%;
  margin-right: 0.61333rem;
}
.ShowGameOver-game-text[data-v-bfb04486] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ShowGameOver-game-text > div[data-v-bfb04486]:first-child {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 0.24rem;
}
.ShowGameOver-game-text > div[data-v-bfb04486]:last-child {
  font-size: 0.37333rem;
  font-family: Barlow;
  font-weight: 400;
  color: #72758C;
}
.ShowGameOver-btn[data-v-bfb04486] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ShowGameOver-btn-demo[data-v-bfb04486] {
  width: 4.34667rem;
  height: 1.14667rem;
  background-size: 100% 100%;
  color: rgb(87,105,125);
  text-align: center;
  line-height: 1.14667rem;
  font-weight: bold;
  border-radius: 0.16rem;
  border: 0.02667rem solid rgb(87,105,125);
  font-size: 0.37333rem;
  text-decoration: underline;
}
.ShowGameOver-btn-play[data-v-bfb04486] {
  width: 4.34667rem;
  height: 1.14667rem;
  background-size: 100% 100%;
  text-align: center;
  line-height: 1.14667rem;
  font-weight: bold;
  color: #ffffff;
  background: rgb(243,44,77);
  border-radius: 0.16rem;
  font-size: 0.37333rem;
  text-decoration: underline;
}
@media only screen and (min-width: 750px) {
.ShowGameOver[data-v-bfb04486] {
    width: 100%;
    max-height: 8rem;
    max-width: 12rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    border-radius: 0.64rem;
}
.ShowGameOver-game[data-v-bfb04486] {
    width: 100%;
    max-width: 32.53333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.66667rem;
}
}

