.tabbar{position:fixed;bottom:0;left:0;right:0;height:58px;display:flex;background-color:#fff;z-index:10}.tabbar .tabbar-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#505a71;font-weight:500;transition:color .2s}.tabbar .tabbar-item.is-active .tabbar-title{position:relative;color:#0773fc}.tabbar .tabbar-item .tabbar-icon{width:27px;height:27px}.tabbar .tabbar-item .tabbar-title{font-size:10px}.lazy-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;opacity:.7}.lazy-loaded{opacity:1;transition:opacity .3s ease-in-out}.lazy-error{background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:12px}.lazy-error:before{content:"图片加载失败"}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#1b2337;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}@media screen and (max-width:375px){html{font-size:14px}}@media screen and (min-width:414px){html{font-size:18px}}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:12px}.m-lg{margin:16px}.m-xl{margin:20px}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:12px}.p-lg{padding:16px}.p-xl{padding:20px}.page-container{min-height:100vh;background-color:#fff}.overflow-x-auto{overflow-x:auto}.overflow-x-auto::-webkit-scrollbar{display:none}.overflow-y-auto{overflow-y:auto}.overflow-y-auto::-webkit-scrollbar{display:none}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-x-16{padding-left:16px;padding-right:16px}.pd-y-16{padding-top:16px;padding-bottom:16px}.template-detail-btn{width:35px;height:25px;position:absolute;top:0;right:0;background:url(/_next/static/media/template-more-btn.94804ecc.png) no-repeat 50%;background-size:100% 100%;z-index:1}.template-new-tag{background:linear-gradient(90deg,#FF5A4E -2.78%,#FF3C82 263.97%)}.template-new-tag,.template-suit-tag{position:absolute;top:0;left:0;padding:4px;font-size:12px;line-height:12px;font-weight:500;color:#fff;border-radius:2px}.template-suit-tag{background:linear-gradient(89.98deg,#0773FC 1.09%,#075AFC 99.99%)}.template-free-tag{position:absolute;right:6px;bottom:6px;padding:4px;background:rgba(27,35,55,.6);font-size:12px;line-height:12px;font-weight:500;color:#fff;border-radius:5px}