.el-switch{display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer;vertical-align:middle}.el-switch__label{transition:.2s;height:20px;font-size:14px;font-weight:500;color:#303133}.el-switch__label.is-active{color:#409eff}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;box-sizing:border-box;background:#dcdfe6;transition:border-color .3s,background-color .3s}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;transition:all .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}*{margin:0;padding:0}.app{margin:0 auto;width:100%;max-width:1000px;display:flex}.sidebar{width:300px;padding:10px}.filter-list .filter-item{padding:10px 0}.app-divider>div[data-v-2563deb5]{min-height:calc(100vh - 20px)}.mb-nav-bar-filters[data-v-2563deb5]{color:#060606;border-radius:4px;background:#fcfcfc}.sticky-sidebar[data-v-2563deb5]{position:sticky;top:40px;max-width:320px;height:calc(100vh - 80px);overflow-y:auto}.make-model .sticky-sidebar[data-v-2563deb5]{overflow:visible;z-index:9999}.sticky-sidebar[data-v-2563deb5]::-webkit-scrollbar{width:0}.sticky-sidebar[data-v-2563deb5]::-webkit-scrollbar-track{background:#f1f1f1}.sticky-sidebar[data-v-2563deb5]::-webkit-scrollbar-thumb:hover{background:#888;background:#555}.item-condition .el-checkbox.is-checked[data-v-2563deb5]:after{padding:5px;border-radius:20px;box-shadow:inset 0 0 0 4px rgba(0,0,0,.1)}@media (max-width:968px){.sticky-sidebar[data-v-2563deb5]{max-width:0;height:auto;position:relative}}