#app{width:100%;min-height:100vh;background-color:#f5f5f5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}.bk_box{width:100%;background:#f5f5f5;padding-bottom:60px}.bk_box_my{background:url(../../static/img3/bk_my.png);background-size:100% 100%;background-repeat:no-repeat;padding-top:20px}.header{width:100%}img{max-width:100%}a{text-decoration:none;color:inherit}button{border:none;outline:none;cursor:pointer}input{outline:none;border:none}.progress-bar{width:100%;height:8px;background:#eee;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1890ff,#36cfc9);transition:width .3s}.btn-primary{background:#1890ff;color:#fff;padding:10px 20px;border-radius:4px;font-size:14px}.btn-primary:active{background:#096dd9}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999}.empty img{width:120px;margin-bottom:16px}.list-item{background:#fff;padding:16px;margin-bottom:8px}.card{background:#fff;border-radius:8px;padding:16px;margin:8px;box-shadow:0 2px 8px #0000000d}
