.download_container[data-v-24f3133a]{background:#fff;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-top:50px}.download_container .download-content[data-v-24f3133a]{position:relative;margin:auto;height:600px;width:345px;overflow:hidden;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.download_container .download-content .no-data[data-v-24f3133a]{font-size:18px;margin:auto}.download_container .download-content .meteor[data-v-24f3133a]{position:absolute;width:4px;height:4px;border-radius:50%;pointer-events:none;opacity:0;z-index:9}.download_container .download-content .meteor .tail[data-v-24f3133a]{position:absolute;width:100px;height:2px;right:0;top:50%;transform:translateY(-50%);background:linear-gradient(270deg,currentColor,transparent)}.download_container .download-content .meteor[data-v-24f3133a]:first-child{color:#ff9a9e;top:10%;left:150px;animation:meteor-24f3133a 3s linear infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(2){color:#4facfe;top:20%;left:150px;animation:meteor-24f3133a 3s linear 1s infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(3){color:#81fbb8;top:30%;left:150px;animation:meteor-24f3133a 3s linear .5s infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(4){color:#ffd34f;top:40%;left:150px;animation:meteor-24f3133a 3s linear 1.5s infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(5){color:#c471f5;top:50%;left:150px;animation:meteor-24f3133a 3s linear .8s infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(6){color:#43e97b;top:60%;left:150px;animation:meteor-24f3133a 3s linear 2s infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(7){color:#fa71cd;top:70%;left:150px;animation:meteor-24f3133a 3s linear 1.2s infinite}.download_container .download-content .meteor[data-v-24f3133a]:nth-child(8){color:#a8c0ff;top:80%;left:150px;animation:meteor-24f3133a 3s linear .3s infinite}@keyframes meteor-24f3133a{0%{opacity:0;transform:translate(0) rotate(45deg)}10%{opacity:1}20%{transform:translate(30px,30px) rotate(45deg)}40%{transform:translate(60px,60px) rotate(45deg)}60%{transform:translate(90px,90px) rotate(45deg);opacity:1}to{transform:translate(120px,120px) rotate(45deg);opacity:0}}.download_container .download-content .logo-name[data-v-24f3133a]{display:flex;flex-direction:column;align-items:center;z-index:10}.download_container .download-content .logo-name .app-logo[data-v-24f3133a]{width:100px;height:100px;margin-top:100px;border-radius:5px}.download_container .download-content .logo-name .app-name[data-v-24f3133a]{font-size:18px;margin-top:15px}.download_container .download-content .down_button[data-v-24f3133a]{width:100px;height:35px;border:none;border-radius:5px;color:#fff;background:linear-gradient(90deg,#409eff,#409eff);font-size:16px;position:relative;overflow:hidden;cursor:pointer;margin-bottom:20px;transition:background-color .3s ease}.download_container .download-content .down_button[data-v-24f3133a]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);transform:skewX(-45deg);animation:streamer-24f3133a 2s infinite}@keyframes streamer-24f3133a{0%{left:-100%}to{left:100%}}