@media only screen and (max-width:560px){html{-webkit-text-size-adjust:none;font-size:22.66667vw}
}@media only screen and (min-width:559px){html{-webkit-text-size-adjust:none;font-size:9.66667vw}
}#audio-btn{position:absolute;left:0px;top:20px;z-index:200;width:50px;height:50px}
.rotate{position:absolute;top:10px;left:10px;width:30px;height:30px;background-size:100%;background-image:url("/images/music_off.png");animation:music 2s linear infinite}
.on{background:url("/images/music.gif") no-repeat center/60px}
body{position:relative}
.off{background:url("/images/music_off.png") no-repeat center/30px}
@-webkit-keyframes music{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}@-moz-keyframes music{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}@-o-keyframes music{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
.rule-wrapper{line-height:25px;width:90%;margin:auto;background:#fff;border-radius:5px;padding:15px;box-sizing:border-box;font-size:14px}.rule-wrapper img{max-width: 100%;}.img_list{display: none !important;}
#luck-explain{margin-top:10px;background:#fff;padding:10px}
.luck-explain-title{width:100%;line-height:40px;font-size:16px;font-weight:400;border-bottom:1px solid #ccc}
#luck-explain>p{font-size:13px;line-height:40px}
#luck-explain img{max-width: 100%}
#goldEgg-share{width: 90%;max-width: 504px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: center;color: #fff;position: fixed;left: 50%;-webkit-transform: translate(-50%);transform: translate(-50%);bottom: 0.4rem;z-index: 3;column-gap: 0.19rem;}
#goldEgg-share .goldEgg-share-share {background: rgb(255, 202, 67);color: rgb(222, 59, 55);}
#goldEgg-share .goldEgg-share-subscribe {width: 38%;background: rgb(255, 145, 32);}
#goldEgg-share p {width: 57%;height: 0.52rem;line-height: 0.52rem;border-radius: 0.36rem;font-size: 0.19rem;text-align: center;}