body{margin:0;background-color:#000;color:#fff;font-family:Microsoft YaHei}.flex-row,.flex-row-center{display:flex;flex-direction:row}.flex-row-center{justify-content:center;align-items:center;flex-wrap:wrap}.notify-warn-notification{background-color:#f56c6c;color:#fff}.flex-row-start{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.flex-row-between{justify-content:space-between}.flex-row-around,.flex-row-between{display:flex;flex-direction:row;align-items:center}.flex-row-around{justify-content:space-around}.nowrap{flex-wrap:nowrap}.flex-col-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.box-shadow-inset{padding:5px;box-shadow:inset 0 0 10px #528ce4}.item-title{background:rgba(3,122,255,.37);border-bottom:1px solid #386ac4;display:flex;flex-direction:row;justify-content:center;padding:5px}.cycle{border-radius:100%}.br4{border-radius:4px}.absolute{position:absolute}.dark-color{background-color:#638ad9;border-radius:4px;color:#fff}.light-color{background-color:hsla(0,0%,100%,.85);border-radius:4px;color:#333}.el-tree{background:transparent!important}@media screen and (max-width:1000px){.item-title{background:rgba(3,122,255,.37);border-bottom:1px solid #386ac4;display:flex;flex-direction:row;justify-content:center;padding:5px;font-size:15px}}