@font-face {
  font-family: 'countdown';
  src: url('https://qn.mktzr.com/dtzh/font/countdown.ttf');
}

@font-face {
  font-family: 'level';
  src: url('https://qn.mktzr.com/dtzh/font/level.ttf');
}
html {
  font-size: calc(100vw / 7.5);
  font-size: -webkit-calc(100vw/7.5);
  -webkit-text-size-adjust: 100%;
   background-color: #4d90c0;
}

li {
  list-style: none;
  display: inline-block;
}

body,
.body {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: #4d90c0;
  margin: 0;
  padding: 0;
}
.body{
  height: 100vh !important;
  overflow-y: scroll;
}
/*消除ios点击阴影*/
html,
body {
  -webkit-text-size-adjust: 100% !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* ios 滑动 */
  -webkit-overflow-scrolling: touch !important;
  user-select: none;
  -webkit-user-select: none;

}
body {
  -webkit-text-size-adjust: 100% !important;

}

/*消除ios动画抖动*/
* {
  -webkit-backface-visibility: hidden;
}

::placeholder{
  color:#0068a6 !important;
}
/* 清除浮动 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}


input {
  -webkit-user-select: text !important;
  background: transparent;
  outline: none;
  border: none;
}

input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #dedede;
}

/* 页面切换动画 */
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s;
}

.fade-enter,
.fade-leave-to

/* .fade-leave-active below version 2.1.8 */
  {
  opacity: 0;
}
.page {
  width: 7.5rem;
  min-height: 14.51rem;
  position: absolute;
  top: 0;
  left: 0;
 background-color: #4d90c0;
  overflow-y: scroll;
  z-index: 1;
}

.dialog {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden!important;
}

.dialog .frame {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%);
}

.home-page {
  width: 7.5rem;
  height: 14.51rem;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url('https://qn.mktzr.com/dttzh/images/home-bg.png?v=3');
  z-index:1;
  position: relative;
}
.home-page .btn{
  width: 1.34rem;
  height: 0.51rem;
  right:0.2rem;
}
.home-page .btn.btn-rule{
    background: url('https://qn.mktzr.com/dttzh/images/btn-rule.png?v=3') no-repeat center center;
  background-size: 100%;
  top: 0.2rem;
}
.home-page .btn.btn-viewAward{
  background: url('https://qn.mktzr.com/dttzh/images/btn-prize.png?v=3') no-repeat center center;
  background-size: 100%;
  top:0.9rem;

}

.home-page .btn.btn-start{

  width: 3.67rem;
  height: 1.3rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12.2rem;
  z-index: 2;

}
/* 游戏页 */
.game-page {
  background: url('https://qn.mktzr.com/dttzh/images/game-bg.png?v=3') left top no-repeat;
  background-size: contain;
}
.game-page .btn-tip{
width: 1.3rem;
height: 0.45rem;
 background: url('https://qn.mktzr.com/dttzh/images/btn-tip.png?v=3') left top no-repeat;
  background-size: contain;
  position:absolute;
  right: 0;
  top: 0.3rem;
}


.game-page .top-info {
  width: 7.5rem;
  height: 1.22rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 1.14rem;
  transition: all 0.4s;
}

.game-page .top-info .title {
  width: 5.11rem;
  height: 1.39rem;
}

.game-page.type-0 .top-info .title {

  background: url('https://qn.mktzr.com/dttzh/images/game-title-0.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-1 .top-info .title {
  width: 4.45rem;
   height: 1.39rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-title-1.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-2 .top-info .title {
 
  background: url('https://qn.mktzr.com/dttzh/images/game-title-2.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-3 .top-info .title {
  width: 4.46rem;
   height: 1.39rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-title-3.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-4 .top-info .title {

  background: url('https://qn.mktzr.com/dttzh/images/game-title-4.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-5 .top-info .title {
  background: url('https://qn.mktzr.com/dttzh/images/game-title-5.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-6 .top-info .title {
  background: url('https://qn.mktzr.com/dttzh/images/game-title-6.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-7 .top-info .title {
  background: url('https://qn.mktzr.com/dttzh/images/game-title-7.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-8 .top-info .title {
  background: url('https://qn.mktzr.com/dttzh/images/game-title-8.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-9 .top-info .title {
  background: url('https://qn.mktzr.com/dttzh/images/game-title-9.png?v=3') left top no-repeat;
  background-size: contain;
}



.game-page.type-0 .top-info .show-target {
  width: 1.53rem;
  height: 1.56rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-0.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-1 .top-info .show-target {
  width: 1.53rem;
  height: 1.51rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-1.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-2 .top-info .show-target {
width: 1.53rem;
  height: 1.56rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-2.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-3 .top-info .show-target {
width: 1.53rem;
  height: 1.56rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-3.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-4 .top-info .show-target {
width: 1.53rem;
  height: 1.56rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-4.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-5 .top-info .show-target {
 width: 1.67rem;
  height: 1.62rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-5.png?v=3?v=6') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-6 .top-info .show-target {
 width: 1.67rem;
  height: 1.69rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-6.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-7 .top-info .show-target {
 width: 1.44rem;
  height: 1.62rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-7.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-8 .top-info .show-target {
  width: 1.62rem;
  height: 1.62rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-8.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}

.game-page.type-9 .top-info .show-target {
  width: 1.62rem;
  height: 1.62rem;
  background: url('https://qn.mktzr.com/dttzh/images/game-target-9.png?v=3') left top no-repeat;
  background-size: contain;
  position: relative;
}



/* .game-page .top-info .show-target .tiphand {
  width: .43rem;
  height: .43rem;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('https://qn.mktzr.com/dttzh/images/game-tiphand.png?v=3') left top no-repeat;
  background-size: contain;
} */

.game-page .person {
    width: 6.8rem;
    height: 2.72rem;
    position: absolute;
    left: .27rem;
    top: 2.94rem;
    transition: all 0.4s;
}

.game-page.type-0 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-0.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-1 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-1.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-2 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-2.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-3 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-3.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-4 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-4.png?v=4') left top no-repeat;
  background-size: contain;
}

.game-page.type-5 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-5.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-6 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-6.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-7 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-7.png?v=4') left top no-repeat;
  background-size: contain;
}

.game-page.type-8 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-8.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-9 .person {
  background: url('https://qn.mktzr.com/dttzh/images/game-person-9.png?v=3') left top no-repeat;
  background-size: contain;
}


.game-page .flowers {
  width: 5.65rem;
  height: 5.98rem;
  position: absolute;
  left: .91rem;
  top: 7.19rem;
  transition: all 0.4s;
}

.game-page.type-0 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-0.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-1 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-1.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-2 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-2.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-3 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-3.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-4 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-4.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-5 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-5.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-6 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-6.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-7 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-7.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-8 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-8.png?v=3') left top no-repeat;
  background-size: contain;
}

.game-page.type-9 .flowers {
  background: url('https://qn.mktzr.com/dttzh/images/game-flowers-9.png?v=3') left top no-repeat;
  background-size: contain;
}



.game-page .flowers .target {
  transform-origin: 0% 0%;
}

.game-page.type-0 .flowers .target {
width: 1.53rem;
    height: 1.56rem;
    position: absolute;
    top: 3.8rem;
    left: 2.2rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-0.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.3);
}

.game-page.type-1 .flowers .target {
    width: 1.53rem;
    height: 1.51rem;
    position: absolute;
    top: 2.5rem;
    left: 1.5rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-1.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.3);

}

.game-page.type-2 .flowers .target {
width: 1.53rem;
    height: 1.56rem;
    position: absolute;
    top: 1rem;
    left: 2.5rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-2.png?v=3) left top no-repeat;
    background-size: contain;
 
    transform: scale(1.2);
}

.game-page.type-3 .flowers .target {
    width: 1.53rem;
    height: 1.56rem;
    position: absolute;
    top: 1.1rem;
    left: 2.6rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-3.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.1);
}

.game-page.type-4 .flowers .target {
    width: 1.53rem;
    height: 1.56rem;
    position: absolute;
    top: 3rem;
    left: 2.1rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-4.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.1);
}

.game-page.type-5 .flowers .target {
    width: 1.67rem;
    height: 1.62rem;
    position: absolute;
    top: 1.4rem;
    left: 1.5rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-5.png?v=3?v=6) left top no-repeat;
    background-size: contain;
    transform: scale(1.1);
}

.game-page.type-6 .flowers .target {
  width: 1.67rem;
    height: 1.69rem;
    position: absolute;
    top: 1.1rem;
    left: 1rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-6.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.1);
}

.game-page.type-7 .flowers .target {
    width: 1.44rem;
  height: 1.62rem;
    position: absolute;
    top: 2.7rem;
    left: 1.3rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-7.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.3);
}

.game-page.type-8 .flowers .target {
    width: 1.62rem;
    height: 1.62rem;
    position: absolute;
    top: 1.1rem;
    left: 1.2rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-8.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.2);
}

.game-page.type-9 .flowers .target {
     width: 1.62rem;
    height: 1.62rem;
    position: absolute;
    top: 2.5rem;
    left: 2.5rem;
    background: url(https://qn.mktzr.com/dttzh/images/game-target-9.png?v=3) left top no-repeat;
    background-size: contain;
    transform: scale(1.3);
}



.game-page .countdown-wrap {
  width: 7.5rem;
  height: .33rem;
  position: absolute;
  left: 0;
  top: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.game-page .countdown-wrap .main {
 width: 5.7rem;
    height: .26rem;
    background: #fff;
    border: 0.05rem solid #80cefe;
    border-radius: .17rem;
}

.game-page .countdown-wrap .main .progress {
  width: 100%;
  height: 100%;
  border-radius: .12rem;
  background: #0072b8;
  transition: all 0.2s;
}

.game-page .countdown-wrap .countdown {
  width: 1rem;
  text-align: right;
  font-size: .36rem;
  color: #fff;
  line-height: .33rem;
  font-family: 'countdown';
  font-style: italic;
  letter-spacing: .03rem;
}








































.result-page{
  width: 7.5rem;
  height: 15.51rem;
  background: url('https://qn.mktzr.com/dttzh/images/result-page.jpg?v=3') left  top no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow-y: auto;

}

.result-page .back{
  width: 1.11rem;
  height: 0.54rem;
  background: url("https://qn.mktzr.com/dttcfpl/images/back.png?v=3") left  top no-repeat;
  background-size: 100% 100%;
  position: absolute;

  top: 0.5rem;right: 0;
}
.result-page .btn-tip{
  width: 1.56rem;
  height: .56rem;
  background: url(https://qn.mktzr.com/dttsk/btn-tip.png?v=3) left top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 4.3rem;
  right: 0.7rem;
  z-index:10
}
.result-text{
  width: 4.70rem;
  height: 0.87rem;
  position: absolute;
  top: 1.8rem;
  left: 0.2rem;


}
.header{
  width: 7.50rem;
  height: 6.25rem;
  position: absolute;
  top: 2.7rem;
 

}
.text-bg{
    width: 6.2rem;
    height: 4.56rem;
  
    letter-spacing: 0.03rem;
    font-size: 0.28rem;
    overflow-y: auto;
    white-space: pre-line;
    margin-top: 0.3rem;
}
.frame-body{
  width: 6.8rem;
  height: 5.46rem;
  background: url(https://qn.mktzr.com/dttzh/images/text-bg.png?v=3) left top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 7.4rem;
  left: 0.43rem;
  display: flex;
  justify-content: center;
  


}
.lottery {
  width: 3.21rem;
  height: 0.84rem;
  background: url(https://qn.mktzr.com/dttzh/images/btn-chou.png?v=3) left top
  no-repeat;
  background-size: 100% 100%;
   position: absolute;
  left: 50%;
  transform: translateX(-50%);
 bottom: 2.3rem;

}
.viewprize {
  width: 3.21rem;
  height: 0.84rem;
  background: url(https://qn.mktzr.com/dttzh/images/btn-view.png?v=3) left top
  no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.3rem;

}
.result-page .btn-back{
  width: 1.54rem;
  height: 0.62rem;
  background: url(https://qn.mktzr.com/dttzh/images/back.png?v=3) left top
  no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.4rem;
  top: 0.3rem;

}















.flex{
  display: flex;
  align-items: center;
  justify-content: center;
}

.frame{
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.captcha-div{
  position:absolute;
}
.tip-dialog .frame{
  width: 6.48rem;
  height: 9.76rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-tip.png?v=3') no-repeat left top;
  background-size: 100%;
  transform: translate(-50%, -50%);

}
.tip-dialog .frame .back-btn{
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.rule-dialog .frame{
  width: 5.63rem;
  height: 8.32rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-rule.png?v=3') no-repeat left top; 
  background-size: 100%;

}
.rule-dialog .frame .back-btn{
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.suc-dialog .frame{
  width: 5.42rem;
  height: 3.82rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-success.png?v=3') no-repeat left top;
  background-size: 100%;

}
.suc-dialog .frame .back-btn{
    width: 3rem;
    height: 0.75rem;
  
    position: absolute;
    left: 50%;
    bottom: 0.45rem;
    transform: translateX(-50%);
}
.fail-dialog .frame{
  width: 5.42rem;
  height: 3.82rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-fail.png?v=3') no-repeat left top;
  background-size: 100%;

}
.fail-dialog .frame .back-btn{
    width: 3rem;
    height: 0.75rem;

    position: absolute;
    left: 50%;
    bottom: 0.45rem;
    transform: translateX(-50%);
}
.notwin-dialog .frame{
  width: 5.42rem;
  height: 5.14rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-notwin.png?v=3') no-repeat left top;
  background-size: 100%;

}
.notwin-dialog .frame .retry-btn{
    width: 3rem;
    height: 0.75rem;
    border: 1px solid red;
    position: absolute;
    left: 50%;
    bottom: 1.78rem;
    transform: translateX(-50%);
}
.notwin-dialog .frame .back-btn{
    width: 3rem;
    height: 0.75rem;

    position: absolute;
    left: 50%;
    bottom: 0.65rem;
    transform: translateX(-50%);
}



.login-dialog .frame{
  width: 6.22rem;
  height: 6.06rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-login.png?v=3') no-repeat left top;
  background-size: 100%;
}
.login-dialog .frame input{
height: 0.8rem;
    line-height: 0.8rem;
    left: 0.8rem;
    text-align: center;
    font-size: .27rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    color: #0068a6;
}
.login-dialog .frame input.mobile{
  width: 4.6rem;
    top: 1.7rem;
}
.login-dialog .frame input.verifyCode{
    width: 2.55rem;
    top: 2.89rem;
}
.login-dialog .frame .get-sms-btn{
width: 1.9rem;
    height: 0.8rem;
    right: 0.8rem;
    top: 2.9rem;
    color: #0068a6;
    font-size: 0.25rem;
    line-height: 0.8rem;
    text-align: center;
}
.login-dialog .frame .login-btn{
  width: 3.03rem;
  height: 0.9rem;
  left: 50%;
  transform: translateX(-50%);
  top: 4.1rem;
}


.captcha_mask{
  position:fixed;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: rgba(0,0,0,.5);
  display: none;
}
.captcha_mask .captcha_main{
  position: absolute;
  top: 4.2rem;
  z-index: 2001;
  left: 3.7rem;
  width: 2.7rem;
  height: 1.5rem;
  padding: 0.1rem 0.1rem;
  background: #ccc;
  border-radius: 0.2rem;
  font-size: 0;
}
.captcha_mask .captcha_main::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border:0.1rem solid transparent;
  border-top-color: #ccc;
  position: absolute;
  /* top: 0; */
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.2rem;
  z-index: 3;
}
.captcha_mask .captcha_main .captcha_img{
  width:100%;
  height:0.77rem;
  margin:0;
}
.captcha_mask .captcha_main .captcha_value{
  width: 1.39rem;
  margin-top: 0.15rem;
  text-align: center;
  color: #999999;
  vertical-align: baseline;
  background: white;
  height: 0.5rem;
}
.captcha_mask .captcha_main .sendSms{
  margin-left: 0.1rem;
  text-align: center;
  padding: 0.1rem;
  color: white;
  background-color: #0072ff;
  width: 0.64rem;
  height: 0.33rem;
  border-radius: 15%;
  display: inline-block;
  line-height: 0.33rem;
  font-size: 0.2rem;

}
.captcha_mask .captcha_main .captcha_value::placeholder{
  font-size:0.2rem;
}

.red-dialog .frame{
  width:5.42rem;
  height:4.3rem;
  background:url('https://qn.mktzr.com/dttzh/images/dialog-red.png?v=3') no-repeat left top;
  background-size: 100%;
}

.red-dialog .bonus{
  width: 3rem;
  color: #f45454;
  font-weight: bold;
  font-size: 0.48rem;
  left: 50%;
  transform: translateX(-50%);
  top: 1.2rem;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.red-dialog .bonus:after{
  font-size:0.48rem;
  content: "元";
}

.red-dialog .back-btn{
    width: 3.03rem;
    height: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    top: 2.3rem;
}



.music_btn{
  left: 4.2rem;
  width: 0.58rem;
  height: 0.59rem;
  top: 0.3rem;
  z-index: 1100;
}
.music_btn.active{
  animation: rotate 2s linear infinite;
}
@keyframes rotate {
  0%{
    transform: rotate(0deg);
  }
  100%{
    transform: rotate(360deg);
  }
}
@keyframes floatAnimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

