.fixed-wrapper{position:fixed;top:0;left:0;display:none;z-index:999;width:200px}.fixed-wrapper.show{display:block}.set-theme .icon{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;right:20px;bottom:50px;background-color:#fff;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);border-radius:50%;cursor:pointer}.set-theme .icon,.set-theme .icon svg{width:45px;height:45px}.drawer .ant-drawer-content{background-color:#fff}.drawer .del{margin-left:15px}.color-row{padding:10px;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.85)}.color-row.primary{color:#1890ff;padding:20px 10px 0}.color-row .color-btn{margin-left:5px;width:100px;height:30px;border:5px solid #d9d9d9;border-radius:5px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}#root{position:relative}.loading-page{width:100%;height:100vh;z-index:1}.loading-page .ant-spin-text{margin-top:20px;font-size:15px;color:#000}.layoutset-container{position:fixed;right:0;top:20%}.layoutset-container svg{width:40px;height:40px;cursor:pointer;background-color:#91d5ff;transition:background-color .3s}.layoutset-container svg:hover{background-color:#69c0ff}.layoutset-drawer .title{margin:1em 0;font-size:16px;font-weight:700}.layoutset-drawer .visibel-list{margin:10px 0}.layoutset-drawer .col{width:50px;height:40px;border-radius:4px;overflow:hidden;cursor:pointer}.layoutset-drawer .col.active{position:relative;background:#bae7ff}.layoutset-drawer .col.active:after{content:"";position:absolute;right:10px;bottom:5px;width:10px;height:20px;border-right:4px solid #69c0ff;border-bottom:4px solid #69c0ff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.layoutset-drawer .col img{width:100%;height:auto}.layoutset-drawer .save{margin-top:20px}