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: 2.3069rem;
    height: 3.5212rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.3175rem;
    background: url(https://img2.voc.com.cn/9/2025/02/28/4395fc130c83215fa7e3e71ba4e99667edda00d91740709716232.png?pid=21704917)no-repeat;
    background-size: 100% 100%;
}
.bubbo_foot{
    width: 2.4815rem;
    height: 0.4841rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0.1693rem;
    background: url(https://img2.voc.com.cn/9/2025/02/28/29dced4c5e803888362435ee6c35d8f3bcc95df11740709715184.png?pid=21704912)no-repeat;
    background-size: 100% 100%;
}
.bubbo_loading{
    width: 0.7937rem;
    height: 0.7937rem;
    position: absolute;
    left: 50%;
    top: 3.5451rem;
    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.2286rem;
    height: 0.2286rem;
    position: absolute;
    top: 0.1829rem;
    right: 0.1143rem;
}
.rank_dialog .rank_title {
    display: block;
    width: 1.3624rem;
    height: 0.6137rem;
    margin: 0.1905rem auto 0;
}
.rank_dialog .rank_title_label {
    width: 2.3505rem;
    display: flex;
    align-items: center;
    font-size: 0.1143rem;
    padding: 0 0.2514rem 0 0.1219rem;
    color: #fbe8a6;
    margin: 0.0209rem auto 0.1143rem;
}
.rank_dialog .rank_title_label > li:nth-child(1) {
    width: 0.4724rem;
}
.rank_dialog .rank_title_label > li:nth-child(2) {
    flex: 1;
}
.rank_dialog .rank_title_label > li:nth-child(3) {
    width: 0.72rem;
    text-align: right;
}
.rank_dialog .rank_scroll {
    flex: 1;
    overflow-y: auto;
    margin-bottom: 0.4552rem;
    width: 2.3543rem;
}
.rank_dialog .rank_scroll li {
    width: 2.3543rem;
    height: 0.3124rem;
    background-size: 100% 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.0381rem;
    margin-bottom: 0.0429rem;
}
.rank_dialog .rank_scroll li .rank_num {
    width: 0.4724rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.1371rem;
    color: #222222;
}
.rank_dialog .rank_scroll li .rank_num img {
    width: 0.1867rem;
}
.rank_dialog .rank_scroll li .rank_username {
    flex: 1;
    font-size: 0.1067rem;
    color: #222222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rank_dialog .rank_scroll li .rank_score {
    width: 0.72rem;
    text-align: right;
    font-size: 0.1067rem;
    color: #222222;
    padding-right: 0.0838rem;
}
.rank_dialog .my_rank {
    width: 100%;
    height: 0.6667rem;
    background-size: 100% 100% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.2171rem 0.0648rem 0.1219rem 0.0991rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rank_dialog .my_rank .rank_name {
    font-size: 0.1257rem;
    color: #222222;
    padding-left: 0.1829rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rank_dialog .my_rank .rank_score {
    color: #ffffff;
    font-size: 0.1257rem;
    padding-right: 0.1257rem;
    text-align: right;
}
.cover{
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 10;
}
/* 下弹出 */
.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: 2.0229rem;
  height: 1.5086rem;
  background-image: linear-gradient(180deg, #ffffff 0%, #fff3dd 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 0.0457rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.rule_dialog .rule_title {
  width: 1.2434rem;
  height: 0.2407rem;
  transform: translateY(-1px);
}
.rule_dialog .rule_close {
  width: 0.2286rem;
  height: 0.2286rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.3809rem;
}
.rule_dialog .rule_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -0.1333rem;
}
.rule_dialog .rule_content p {
  line-height: 1;
  color: #701e04;
  line-height: 0.2438rem;
  font-size: 0.1219rem;
  margin-top: 0;
  margin-bottom: 0;
}
