.scrollbar__thumbPlaceholder{position:absolute;display:inline-flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;contain:strict;transition:opacity 275ms ease}.scrollbar__thumbPlaceholder--vertical{top:3px;right:0;width:12px}.scrollbar__thumbPlaceholder--horizontal{left:3px;bottom:0;height:12px}.scrollbar__thumbPlaceholder--autoHide{opacity:0}.scrollbar__thumbPlaceholder--scrolling,.scrollbar__thumbPlaceholder:hover>.scrollbar__thumb{opacity:1}.scrollbar__thumbPlaceholder--autoExpand:hover>.scrollbar__thumb--vertical{transform:scaleX(1.5)}.scrollbar__thumbPlaceholder--autoExpand:hover>.scrollbar__thumb--horizontal{transform:scaleY(1.5)}.scrollbar__thumb{background-color:#091e4280;opacity:.6;transition:opacity 275ms ease,transform .2s ease;contain:strict;border-radius:4px}.scrollbar__thumb--vertical{width:66.667%;height:100%}.scrollbar__thumb--horizontal{height:66.667%;width:100%}.scrollbar__shepherd{position:absolute;contain:strict}.scrollbar__shepherd--vertical{width:0%;height:1000;top:0;right:0}.scrollbar__shepherd--horizontal{width:100%;height:0%;bottom:0;left:0}.scrollbar__wrapper{position:relative;height:fit-content}.scrollbar__wrapper:hover>.scrollbar__thumbPlaceholder{opacity:1}.scrollbar__scroller{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto!important}.scrollbar__scroller::-webkit-scrollbar{display:none}.scrollbar__content--vertical{display:block}.scrollbar__content--vertical.scrollbar__content--fixedThumb{display:inline-block}.scrollbar__content--horizontal{display:inline-flex}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;background-color:#f5f7fd}a{text-decoration:none}.loading{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.container{width:1230px;margin:0 auto}.state-tips{font-style:normal;font-weight:700;font-size:17px;color:#ff3b30}.pad-container{padding:16px;border-radius:4px;background-color:#fff}.pad-container>.title{padding-bottom:16px;font-size:18px;color:#333;border-bottom:1px solid #efefef;text-align:left}.search-bar .ant-input-group-addon .ant-input-search-button{height:52px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-message{position:fixed;width:100%;height:30px;top:0;font-size:14px;color:#000000e0;text-align:center;transition:all 1s;-webkit-transition:all 1s}.ant-message .ant-message-notice{padding:8px;text-align:center}.ant-message .ant-message-notice-content{display:inline-block;padding:9px 12px;background:#ffffff;border-radius:8px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;pointer-events:all}.ant-message .ant-message-success .anticon{margin-inline-end:8px;color:#52c41a}
