.setting{position:fixed;top:50%;right:-2px;z-index:2048;-webkit-transition:right .3s;transition:right .3s}.setting--show{right:320px}.setting-panel .el-drawer__body{padding:0 20px}.setting-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin-bottom:8px}.setting-checkbox{margin:0 auto 20px 0}.setting-checkbox--check{position:absolute;color:#3772ff;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.setting-checkbox-item{display:inline-block;position:relative;width:44px;height:36px;margin-right:16px;overflow:hidden;background-color:#f0f2f5;border-radius:4px;-webkit-box-shadow:0 1px 2.5px 0 rgba(0,0,0,.18);box-shadow:0 1px 2.5px 0 rgba(0,0,0,.18);cursor:pointer}.setting-checkbox-item:before{width:33%;height:100%}.setting-checkbox-item:after,.setting-checkbox-item:before{position:absolute;top:0;left:0;background-color:#fff;content:""}.setting-checkbox-item:after{width:100%;height:25%}.setting-checkbox-item--side:before{z-index:1;background-color:#001529;content:""}.setting-checkbox-item--side:after{background-color:#fff}.setting-checkbox-item--top:after{background-color:#001529}