
@font-face {
  font-family: "AGENCY FB STD BOLD";
  src: url("../fonts/aaa.OTF");
}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "AGENCY FB STD BOLD";
}
html{
  visibility: hidden;
}
.w{
  width: 12rem;
}
.main{
  margin-top: 80px;
  width: 19.2rem;
  background: url('../img/bg1.png') 0 0 no-repeat,
              url('../img/bg2.png') 0 10.78rem no-repeat,
              url('../img/bg3.png') 0 21.55rem no-repeat,
              url('../img/bg4.png') 0 32.32rem no-repeat,
              url('../img/bg5.png') 0 43.08rem;
  background-size: 19.2rem 10.78rem;
  min-height: 47.58rem;
}
.mg-r10{
  margin-right: 0.1rem;
}
.mg-r20{
  margin-right: 0.2rem;
}
.font{
  font-family: "AGENCY FB STD BOLD";
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  flex-shrink: 0;
}
.font-zindex{
  position: absolute;
  left: 0;
  top: -0.05rem;
  font-weight: bold;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-transform: uppercase;
}
.font1{
  font-size: 0.98rem;
}
.font1 .font-zindex{
  background-image: url('../img/text1.png'); /* 替换为你的背景图URL */
}

.font2{
  font-size: 0.3rem;
  background-image: url('../img/text2.png'); /* 替换为你的背景图URL */
  font-weight: bold;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  /* text-transform: capitalize; */
}

.font3{
  font-size: 0.5rem;
  background-image: url('../img/text3.png'); /* 替换为你的背景图URL */
  font-weight: bold;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  /* text-transform: capitalize; */
}
.font4{
  font-size: 0.5rem;
  background-image: url('../img/text4.png'); /* 替换为你的背景图URL */
  font-weight: bold;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  /* text-transform: capitalize; */
}
.font5{
  font-size: 0.3rem;
  background-image: url('../img/text5.png'); /* 替换为你的背景图URL */
  font-weight: bold;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  /* text-transform: capitalize; */
}
.btn-login{
  background: url('../img/btn-login-left.png') left top no-repeat,
              url('../img/btn-login-center.png') 0.58rem top no-repeat,
              url('../img/btn-login-right.png') right top no-repeat;
  min-width: 2.2rem;
  padding: 0 0.2rem;
  height: 0.62rem;
  background-size: 0.64rem 0.62rem, calc(100% - 0.6rem) 0.62rem, 0.143rem 0.62rem;
  font-size: 0.3rem;
  text-align: center;
  line-height: 0.62rem;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  color: #0C111A;
}
.btn-no{
  background: url('../img/btn-no-left.png') left top no-repeat,
              url('../img/btn-no-center.png') 0.63rem top no-repeat,
              url('../img/btn-no-right.png') right top no-repeat;
  min-width: 2.2rem;
  padding: 0 0.2rem;
  height: 0.62rem;
  background-size: 0.64rem 0.62rem, calc(100% - 0.60rem - 1.45rem) 0.62rem, 1.48rem 0.62rem;
  font-size: 0.3rem;
  text-align: center;
  line-height: 0.62rem;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  color: #0C111A;
}
.btn-expired{
  background: url('../img/btn-expired-left.png') left top no-repeat,
              url('../img/btn-expired-center.png') 0.63rem top no-repeat,
              url('../img/btn-expired-right.png') right top no-repeat;
  min-width: 2.2rem;
  padding: 0 0.2rem;
  height: 0.62rem;
  background-size: 0.64rem 0.62rem, calc(100% - 0.62rem - 1.46rem) 0.62rem, 1.46rem 0.62rem;
  font-size: 0.3rem;
  text-align: center;
  line-height: 0.62rem;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  color: #0C111A;
}
.label{
  background: url('../img/label-left.png') left top no-repeat,
              url('../img/label-center.png') 0.35rem top no-repeat,
              url('../img/label-right.png') right top no-repeat;
  min-width: 1.2rem;
  padding: 0 0.2rem;
  height: 0.4rem;
  background-size: 0.36rem 0.4rem, calc(100% - 0.7rem) 0.4rem, 0.36rem 0.4rem;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.4rem;
  font-weight: bold;
  display: inline-block;
  color: #0C111A;
  cursor: pointer;
  flex-shrink: 0;
}
.btn-refresh{
  background: url('../img/refresh-left.png') left top no-repeat,
              url('../img/refresh-center.png') 0.5rem top no-repeat,
              url('../img/refresh-right.png') right top no-repeat;
  min-width: 0.8rem;
  padding: 0 0.2rem;
  height: 0.5rem;
  background-size: 0.5rem 0.5rem, calc(100% - 0.8rem) 0.5rem, 0.5rem 0.5rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.5rem;
  font-weight: bold;
  display: inline-block;
  color: #CBD1DD;
  cursor: pointer;

}
.btn-refresh::before{
  content: ' ';
  display: inline-block;
  width: 0.22rem;
  height: 0.2rem;
  margin-right: 0.05rem;
  position: relative;
  top: 0.02rem;
  background: url(../img/icon-refresh.png) 0 0 no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.btn-sm.btn-login{
  background: url('../img/btn-login-left.png') left top no-repeat,
              url('../img/btn-login-center.png') 0.44rem top no-repeat,
              url('../img/btn-login-right.png') right top no-repeat;
  background-size: 0.46rem 0.44rem, calc(100% - 0.43rem - 0.9rem) 0.44rem, 0.9rem 0.44rem;
  padding: 0 0.2rem;
  font-size: 0.26rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  color: #0C111A;
  height: 0.44rem;
  line-height: 0.44rem;
  font-size: 0.26rem;
  min-width: 1.5rem;
}
.btn-sm.btn-no{
  background: url('../img/btn-no-left.png') left top no-repeat,
        url('../img/btn-no-center.png') 0.44rem top no-repeat,
        url('../img/btn-no-right.png') right top no-repeat;
  background-size: 0.46rem 0.44rem, calc(100% - 0.42rem - 0.9rem) 0.44rem, 0.9rem 0.44rem;
  padding: 0 0.2rem;
  font-size: 0.26rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  color: #0C111A;
  height: 0.44rem;
  line-height: 0.44rem;
  font-size: 0.26rem;
  min-width: 1.5rem;
}
.btn-sm.btn-expired{
  background: url('../img/btn-expired-left.png') left top no-repeat,
              url('../img/btn-expired-center.png') 0.44rem top no-repeat,
              url('../img/btn-expired-right.png') right top no-repeat;
  background-size: 0.46rem 0.44rem, calc(100% - 0.44rem - 0.9rem) 0.44rem, 0.9rem 0.44rem;
  padding: 0 0.2rem;
  font-size: 0.26rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  color: #0C111A;
  height: 0.44rem;
  line-height: 0.44rem;
  font-size: 0.26rem;
  min-width: 1.5rem;
}
.select{
  background: url('../img/select-left.png') left top no-repeat,
              url('../img/select-center.png') 0.69rem top no-repeat,
              url('../img/select-right.png') right top no-repeat;
  min-width: 1.7rem;
  padding: 0 0.2rem;
  height: 0.5rem;
  background-size: 0.74rem 0.5rem, calc(100% - 1.37rem) 0.5rem, 0.74rem 0.5rem;
  font-size: 0.2rem;
  color: #E0BA8F;
  text-align: center;
  padding-right: 0.6rem;
  line-height: 0.5rem;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.select-list{
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: #10141B;
  padding: 0 0.05rem;
  display: none;
  user-select: none;
  z-index: 1;
}
.select-list-item{
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
}
.select-list-item+.select-list-item{
  border-top: 0.02rem solid rgba(221, 210, 196, 0.2);
}
.select:hover .select-list{
  display: block;
}
.box{
  white-space: nowrap;
  background: url('../img/box-left.png') left top no-repeat,
              url('../img/box-center.png') 2.44rem top no-repeat,
              url('../img/box-right.png') right top no-repeat;
  min-width: 6.8rem;
  padding: 0 0.6rem;
  background-size: 2.44rem 1.06rem, calc(100% - 2.44rem - 2.7rem) 1.06em, 2.73rem 1.06rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 1.06rem;
  line-height: 1;
  max-width: 12rem;
}

.top{
  padding-top: 5.55rem;
  background: url('../img/round.png') center center no-repeat;
  background-size: 5.62rem 2.29rem;
  height: 8.13rem;
}
.h1{
  text-align: center;
}
.h1-sub{
  background: url('../img/h1-sub.png') center center no-repeat;
  background-size: 5.62rem 100%;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.3rem;
  color: #FBCF57;
  font-weight: bold;
  /* text-transform: capitalize; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.h2{
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 0.45rem;
}
.box-list{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0.5rem auto 0;
}
.box-list-item{
  background: url('../img/card.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  width: 3.7rem;
  height: 5.24rem;
  flex-direction: column;
  align-items: center;
  padding: 0.3rem;
}
.box-list-tips{
  background: url('../img/box-group.png') center 0 no-repeat;
  background-size: 3.1rem 100%;
  text-align: center;
  font-size: 0.24rem;
  color: #72839D;
  width: 100%;
  min-height: 0.5rem;
  padding: 0.2rem 0;
  line-height: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
}
.box-list-img{
  width: 2.2rem;
  height: 1.6rem;
  object-fit: contain;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
}
.tools{
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 0.7rem;
  margin-bottom: 0.4rem;
}
.time{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.time-text{
  color: #72839D;
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
.h3{
  display: flex;
  justify-content: center;
  margin-top: 0.22rem;
  margin-bottom: 0.5rem;
}
.group-title{
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: 6.2rem;
  background: url('../img/bi-left.png') left top no-repeat,
              url('../img/bi-center.png') 1.9rem top no-repeat,
              url('../img/bi-right.png') right top no-repeat;
  padding: 0 0.6rem;
  background-size: 2rem 0.8rem, calc(100% - 1.8rem - 4rem) 3em, 4rem 0.8rem;
  font-size: 0.26rem;
  color: #CBD1DD;
  height: 0.8rem;
}
.group-title-icon{
  width: 0.27rem;
  margin-right: 0.1rem;
}
.h4{
  height: 0.85rem;
  margin: 0.5rem auto 0;
  background: url('../img/h4.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.h4-icon{
  width: 1.3rem;
  height: 0.12rem;
  margin: 0 0.1rem;
}
.item{
  height: 2.2rem;
  background: url('../img/group.png') no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-size: 100% 100%;
  padding: 0.13rem 0.15rem;
  margin: 0.1rem auto 0;
}
.item-thumb{
  width: 2rem;
  height: 1.95rem;
  background: url('../img/thumb.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-thumb-img{
  width: 1.1rem;
  height: 1.7rem;
  object-fit: contain;
}
.item-group{
  background: url('../img/group-box.png') no-repeat;
  background-size: 100% 100%;
  flex: 1;
  margin-left: 0.1rem;
  padding: 0 0.35rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.item-name{
  color: #CBD1DD;
  font-size: 0.32rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.3rem;
}
.item-time{
  color: #72839D;
  font-size: 0.26rem;
}
.list{
  margin: 0.5rem auto 0;
  padding-bottom: 0.5rem;
  font-size: 0.26rem;
}
.list-item{
  margin-bottom: 0.16rem;
}
.list-item.on .up{
  display: block;
}
.list-item.on .down{
  display: none;
}
.list-group{
  height: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.25rem;
  background: url('../img/list-bg.png') no-repeat;
  background-size: 100% 100%;
  color: #CBD1DD;
  cursor: pointer;
  user-select: none;
}
.list-text{
  color: #72839D;
  padding: 0.16rem 0;
  display: none;
}

.list-text a{
  color: #72839D;
  text-decoration: underline;
}
.list-group-left{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.list-group-icon{
  width: 0.32rem;
  margin-right: 0.2rem;
}
.list-group-arrow{
  width: 0.36rem;
  display: none;
}
.up{
  display: none;
}
.down{
  display: block;
}
.list-item.on .list-text{
  display: block;
}
.dialog{
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.dialog-content{
  width: 5.8rem;
  height: 3.4rem;
  padding: 0 0.2rem;
  background: url('../img/dialog-bg.png') no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
}
.dialog-header{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 0.4rem;
}
.dialog-title{
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 0.19rem;
  color: #fff;
}
.dialog-title-icon{
  width: 0.22rem;
  height: 0.22rem;
  margin-left: 0.1rem;
}
.dialog-close{
  height: 0.4rem;
  width: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dialog-close-icon{
  width: 0.22rem;
  height: 0.22rem;
}
.dialog-main{
  flex: 1;
  display: flex;
  text-align: center;
  padding-top: 0.5rem;
  align-items: center;
  justify-content: center;
  font-size: 0.2rem;
  color: #fff;
}
.dialog-footer{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0;
}
@media screen and (max-width: 750px) {
  *{
    cursor: auto !important;
  }
  .font1{
    font-size: 0.49rem;
  }
  .main{
    width: 100%;
    background: url('../img/m-bg1.png') 0 0 no-repeat,
              url('../img/m-bg2.png') 0 10.8rem no-repeat,
              url('../img/m-bg3.png') 0 21.6rem no-repeat,
              url('../img/m-bg4.png') 0 32.4rem no-repeat,
              url('../img/m-bg5.png') 0 43.2rem;
    background-size: 7.5rem 10.8rem;
  }
  .w{
    width: 6.8rem;
  }
  .box{
    width: 6.8rem;
  }
  .box-list{
    display: flex;
    flex-direction: column;
  }
  .box-list-item{
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .item-name{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 0.26rem;
    margin-bottom: 0.08rem;
  }
  .item .label{
    margin-bottom: 0.16rem;
  }
  .btn-no,
  .btn-expired,
  .btn-login{
    min-width: 3.7rem;
  }
}