#app{width:100%;height:100%;background:linear-gradient(180deg,#f5f8fd,#e8eefb);font-family:-apple-system,BlinkMacSystemFont!important}::-webkit-scrollbar{width:10px;height:10px;background-color:hsla(0,0%,100%,0)}::-webkit-scrollbar-track{border-radius:10px;background-color:hsla(0,0%,90.2%,.05)}:hover::-webkit-scrollbar-track{background-color:hsla(0,0%,90.2%,.5)}::-webkit-scrollbar-thumb{height:20px;border-radius:10px;-webkit-box-shadow:inset 0 0 6px transparent;background-color:hsla(0,0%,84.7%,.4);-webkit-transition:background-color 1s;transition:background-color 1s}:hover::-webkit-scrollbar-thumb{background-color:#d8d8d8}::-webkit-scrollbar-thumb:hover{background-color:#bebebe}::-webkit-scrollbar-thumb:active{background-color:#a0a0a0}a:active,a:hover,a:link,a:visited{text-decoration:none}.dangerApplicationShow_modal{width:100%;height:65vh;display:flex;justify-content:space-between}.dangerApplicationShow_modal .dangerApplicationShow_right_box{width:800px;height:100%}.dangerApplicationShow_modal .dangerApplicationShow_right_box .ant-table .ant-table-tbody tr:not(:nth-child(2n)){background-color:#f2f4f7}