html,body{
    font-size: 10vw;
}
*{
  box-sizing: border-box;
}
#splash {
  position: absolute;
  top: 0;				
  left: 0;				
  width: 100%;			
  height: 100%;			
  background: #171717 url(https://img2.voc.com.cn/9/2025/03/04/5e9a5b20001b1838774ac5cd2ad0c4a9fb60628b1741091335857.png?pid=21847007) no-repeat center!important;	
  background-size: 40%!important;
}
.bubbo_game{
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://img2.voc.com.cn/9/2025/02/28/ad803f336fd1de6ddca2016781fce906db1b04291740709712521.jpeg?pid=21704892)no-repeat;
    background-size: cover;
}
.bubbo_title{
    width: 8.0741rem;
    height: 12.3241rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.1111rem;
    background: url(https://img2.voc.com.cn/9/2025/02/28/4395fc130c83215fa7e3e71ba4e99667edda00d91740709716232.png?pid=21704917)no-repeat;
    background-size: 100% 100%;
}
.bubbo_foot{
    width: 8.6852rem;
    height: 1.6944rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: .5926rem;
    background: url(https://img2.voc.com.cn/9/2025/02/28/29dced4c5e803888362435ee6c35d8f3bcc95df11740709715184.png?pid=21704912)no-repeat;
    background-size: 100% 100%;
}
.bubbo_loading{
    width: 2.7778rem;
    height: 2.7778rem;
    position: absolute;
    left: 50%;
    top: 12.4074rem;
    transform: translateX(-50%);
    background: url(https://img2.voc.com.cn/9/2025/02/28/e97be4677dd888c421ba1da733c164460479f4531740713264766.png?pid=21706972)no-repeat;
    background-size: 100% 100%;
}
.rank_dialog {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    z-index: 11;
  }
  .rank_dialog .rank_close {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    top: 0.64rem;
    right: 0.4rem;
  }
  .rank_dialog .rank_title {
    display: block;
    width: 4.7685rem;
    height: 2.1481rem;
    margin: 0.6667rem auto 0;
  }
  .rank_dialog .rank_title_label {
    width: 8.2267rem;
    display: flex;
    align-items: center;
    font-size: 0.4rem;
    padding: 0 0.88rem 0 0.4267rem;
    color: #fbe8a6;
    margin: 0.0733rem auto 0.4rem;
  }
  .rank_dialog .rank_title_label > li:nth-child(1) {
    width: 1.6533rem;
  }
  .rank_dialog .rank_title_label > li:nth-child(2) {
    flex: 1;
  }
  .rank_dialog .rank_title_label > li:nth-child(3) {
    width: 2.52rem;
    text-align: right;
  }
  .rank_dialog .rank_scroll {
    flex: 1;
    overflow-y: auto;
    margin-bottom: 1.5933rem;
    width: 8.24rem;
  }
  .rank_dialog .rank_scroll li {
    width: 8.24rem;
    height: 1.0933rem;
    background-size: 100% 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.1333rem;
    margin-bottom: 0.15rem;
  }
  .rank_dialog .rank_scroll li .rank_num {
    width: 1.6533rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.48rem;
    color: #222222;;
  }
  .rank_dialog .rank_scroll li .rank_num img {
    width: 0.6533rem;
  }
  .rank_dialog .rank_scroll li .rank_username {
    flex: 1;
    font-size: 0.3733rem;
    color: #222222;;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .rank_dialog .rank_scroll li .rank_score {
    width: 2.52rem;
    text-align: right;
    font-size: 0.3733rem;
    color: #222222;
    padding-right: 0.2933rem;
  }
  .rank_dialog .my_rank {
    width: 100%;
    height: 2.3333rem;
    background-size: 100% 100% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.76rem 0.2267rem 0.4267rem 0.3467rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .rank_dialog .my_rank .rank_name {
    font-size: 0.44rem;
    color: #222222;
    padding-left: 0.64rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .rank_dialog .my_rank .rank_score {
    color: #ffffff;
    font-size: 0.44rem;
    padding-right: 0.44rem;
    text-align: right;
  }
  .cover{
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
  }
  /* 下弹出 */
.roll-enter{
  transform: translate3d(0, 100%, 0);
}
.roll-leave-to {
  transform: translate3d(0, 100%, 0); 
}
.roll-enter-active,
.roll-leave-active {
transition: transform 0.5s ease;
}
.rule_dialog_box {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}
.rule_dialog {
  width: 7.08rem;
  height: 5.28rem;
  background-image: linear-gradient(180deg, #ffffff 0%, #fff3dd 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 0.16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.rule_dialog .rule_title {
  width: 4.3519rem;
  height: .8426rem;
  transform: translateY(-1px);
}
.rule_dialog .rule_close {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.3333rem;
}
.rule_dialog .rule_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -0.4667rem;
}
.rule_dialog .rule_content p {
  line-height: 1;
  color: #701e04;
  line-height: 0.8533rem;
  font-size: 0.4267rem;
  margin-top: 0;
  margin-bottom: 0;
}
