page{background:#f4f6fa;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#222}scroll-view,text,view{box-sizing:border-box}.zm-gradient{background:linear-gradient(135deg,#1e88e5,#ff4d6d)}.zm-card{background:#fff;border-radius:.16rem;box-shadow:0 .04rem .18rem rgba(30,50,100,.05);padding:.24rem}.zm-btn{background:linear-gradient(135deg,#1e88e5,#ff4d6d);color:#fff;border:none;border-radius:9.99rem;padding:.2rem .4rem;font-size:.3rem}.zm-btn-plain{background:#fff;color:#1e88e5;border:.02rem solid #1e88e5;border-radius:9.99rem;padding:.18rem .38rem;font-size:.28rem}.zm-tag{display:inline-block;padding:.04rem .16rem;border-radius:9.99rem;font-size:.22rem;background:#e3f2fd;color:#1976d2}.zm-tag-hot{background:#ffebee;color:#e53935}.zm-tag-new{background:#e8f5e9;color:#43a047}.flex{display:flex}.flex-1{flex:1}.flex-b,.flex-c{display:flex;align-items:center}.flex-b{justify-content:space-between}.flex-col{display:flex;flex-direction:column}.center{display:flex;align-items:center;justify-content:center}.text-sm{font-size:.24rem;color:#888}.text-lg{font-size:.36rem;font-weight:600}.text-xl{font-size:.44rem;font-weight:700}.text-primary{color:#1e88e5}.text-danger{color:#e53935}.text-warn{color:#ff9800}.text-success{color:#43a047}.text-muted{color:#999}.m-8{margin:.16rem}.p-8{padding:.16rem}.mt-8{margin-top:.16rem}.mb-8{margin-bottom:.16rem}.mt-16{margin-top:.32rem}.mb-16{margin-bottom:.32rem}.mx-16{margin-left:.32rem;margin-right:.32rem}.p-16{padding:.32rem}#app,#zm-root,body,html{height:100%;margin:0;padding:0}body{background:#f4f6fa;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#222;-webkit-font-smoothing:antialiased;font-size:.14rem;overscroll-behavior-y:none}*{box-sizing:border-box}#zm-root{max-width:7.5rem;margin:0 auto;background:#f4f6fa;min-height:100vh;position:relative}button,image,input,scroll-view,text,textarea,view{display:block;box-sizing:border-box}image{max-width:100%}button{background:none;border:none;padding:0;margin:0;cursor:pointer;color:inherit}button,input,textarea{font:inherit}scroll-view{overflow:auto}@media(max-width:750px){html{font-size:13.3333333333vw}}@media(min-width:751px){html{font-size:1rem}}