*{margin:0;padding:0;border:0;box-sizing:border-box}
body{font-size:14px;color:#333;background:#0a0012}
a,a:hover{text-decoration:none;color:#333;font-size:14px}
.clear{clear:both}
.pagewidth{max-width:460px}
.bg{position:fixed;z-index:-1;width:100%;margin:0 auto;top:0;left:0;right:0;height:100%}
.bg img{width:100%;object-fit:cover;height:100%}
.wrap{width:100%;margin:0 auto}
.wrap .header{width:100%;padding-top:10px;box-sizing:content-box;text-align:center}
.wrap .header .logo img{height:60px}
.wrap .banner{text-align:center;width:100%;margin:15px auto;display:block}
.item{transform:scale(.85);display:flex;justify-content:space-between;align-items:center;border-radius:30px;padding:10px 15px;margin-left:0;margin-right:0;margin-bottom:0;transition:all .3s ease;z-index:10;position:relative}
.item.active{background:rgba(255,255,255,.25);border-color:#4cd964;box-shadow:0 0 15px rgba(76,217,100,.5)}
.brand{display:flex;align-items:center;font-weight:700}
.brand img{height:40px;margin-right:10px}
.action{border:none;border-radius:20px;padding:8px 20px;font-weight:700;cursor:pointer;transition:all .3s ease}
.zise1{border:2px solid #007bff;background:linear-gradient(90deg,#6a0dad,#9c27b0);background:url(btnbg1.png) no-repeat;background-size:100% 100%;height:75px;padding:0 15px;border:0}
.zise1 .brand{color:#007bff}
.zise1 .action{background:linear-gradient(to right,#007bff,#0069d9);background:url(btnbg3.png) no-repeat;background-size:cover;text-align:center;color:#fff}
.zise1 span{position:absolute;top:4px;right:-45px;background:red;color:#96ff11;transform:rotate(45deg);width:129px;text-align:center;height:35px;line-height:35px;letter-spacing:1px;font-size:14px;display:none}
.zise2{border:2px solid #b387e1;background:linear-gradient(to right,#6613bd,#6613bd);text-align:center;display:block;background:url(btnbg2.png) no-repeat;background-size:100% 100%;height:75px;line-height:75px;padding:0 15px;border:0}
.zise2 img{width:36px;vertical-align:middle}
.zise2 a{color:#fff;font-size:16px}
.footer{width:100%;margin:15px auto 0;text-align:center}
.footer .tips{color:#fff}
.app-qrcodebox .app-wrap{position:absolute;bottom:78px;left:0;right:0;margin:0 auto;width:95%;border:2px solid #b387e1;border-radius:22px;line-height:normal}
.app-container{position:relative;width:100%;padding:20px;background-color:#3a1c5c;border-radius:20px;box-shadow:0 0 20px rgba(255,0,255,.5)}
.app-header{display:flex;justify-content:center;gap:20px;margin-bottom:20px}
.app-header span{font-size:18px;color:#f8d090;font-weight:700}
.app-cards{display:flex;justify-content:space-between;gap:20px}
.app-card{flex:1;display:flex;flex-direction:column;gap:10px}
.app-img{width:100%;height:auto;background-color:#fff;border:2px solid #5a2c7c;border-radius:8px;padding:10px;}
.app-img img{width:100%;height:auto;max-height:180px;object-fit:contain;}
.app-btn{padding:13px 0;background:linear-gradient(to right,#d866f8,#f182f6);border:none;border-radius:20px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;background:url(btnbg3.png) no-repeat;background-size:cover}
.app-container::after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #c06ee6}
.app-wrap.hidden{display:none}
.appdown-title{font-weight:700}
.zise1{background:0 0;padding:0;height:auto;margin:0 auto}
.zise1 img{width:100%}
.zise2{background:0 0;padding:0;height:auto;margin:0 auto}
.zise2 img{width:100%}
.zise1{margin-bottom:-10px}
.zise2{margin-bottom:-5px}
.cunbox .dongtu{background:url(Label.gif) no-repeat;width:95px;height:36px;background-size:auto 100%;position:absolute;top:-10px;right:-10px}
@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}
to{opacity:1;transform:translateY(0)}
}
@media screen and (max-width:799px){.wrap .banner{width:80%}
.zise1{margin-bottom:-12px}
.zise2{margin-bottom:-8px}
.footer{font-size:12px}
.app-img img{max-height:none;}
}
@media screen and (max-width:600px){.wrap .banner{width:75%}
.footer{font-size:12px}
}
