.custom-df{display:flex}.custom-df.center{justify-content:center}.custom-df.center,.custom-df.center-a{align-items:center}.custom-df.center-v{justify-content:center}.custom-df.between{justify-content:space-between}.custom-df.start{justify-content:flex-start}.custom-df.start,.custom-df.start-a{align-items:flex-start}.custom-df.start-v{justify-content:flex-start}.custom-df.column{flex-direction:column}.custom-scroll{overflow:scroll;position:relative}.custom-scroll.item{flex:0 0 auto}.custom-scroll::-webkit-scrollbar{display:none}.custom-active{box-shadow:inset 2px 2px 4px rgba(0,0,0,.08)}.custom-fixed{position:fixed;z-index:1}.custom-fixed.w100{width:100%}.custom-padding.padding75{padding:0 .75rem}.custom-padding.padding94{padding:0 .94rem}.skeleton-item{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;background-attachment:fixed;-webkit-animation:skeleton 1.4s ease infinite;animation:skeleton 1.4s ease infinite;border-radius:4px;color:transparent!important;position:relative}.skeleton-item .content,.skeleton-item .info-title{color:transparent}.skeleton{border-radius:8rpx;position:absolute;background:#f3f3f3;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;background-attachment:fixed;-webkit-animation:skeleton 1.4s ease infinite;animation:skeleton 1.4s ease infinite}@-webkit-keyframes skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}*{box-sizing:border-box}#app{-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}html{font-size:4.26667vw}body{margin:0;padding:0;width:100%;height:100%;background:#f4f6f9}.slide-fade-enter,.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .5s ease}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateX(10px);opacity:0}