.security-check{width:100%}.security-check .sc-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-bottom:2px solid #999}.security-check .sc-title .title{font-size:16px;color:#333}.security-check .sc-title .sc-actions-list{display:-webkit-box;display:-ms-flexbox;display:flex}.security-check .sc-title .sc-actions-list .ant-btn{margin-right:10px}.security-check .sc-user-info{padding:10px 0}.security-check .sc-table{width:100%}.security-check .ant-switch{background-color:#30ac68;opacity:1}.security-check .ant-switch.ant-switch-checked{background:#ff4d4f}