@charset "UTF-8";.xb-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px;height:24px;vertical-align:middle}.xb-switch+.xb-switch{margin-left:10px}.xb-switch.is-disabled .xb-switch__core,.xb-switch.is-disabled .xb-switch__label{cursor:not-allowed}.xb-switch__core,.xb-switch__label{display:inline-block;height:24px;cursor:pointer}.xb-switch__label{-webkit-transition:.2s;transition:.2s;line-height:24px;font-size:12px;font-weight:500;color:#fff}.xb-switch__label--left,.xb-switch__label--right{position:absolute;z-index:5;top:0}.xb-switch__label--left{right:10px}.xb-switch__label--right{left:10px}.xb-switch__label *{line-height:1;font-size:12px;display:inline-block}.xb-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.xb-switch__core{margin:0;position:relative;width:52px;border:1px solid #BFBFBF;outline:0;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#BFBFBF;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.xb-switch__core:after{content:"";position:absolute;display:block;left:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:20px;height:20px;background-color:#fff}.xb-switch.is-checked .xb-switch__core,[data-theme=ckb-symbol] .xb-switch.is-checked .xb-switch__core{border-color:#67C23A;background-color:#67C23A}[data-theme=yjb-symbol] .xb-switch.is-checked .xb-switch__core{border-color:#F13B3A;background-color:#F13B3A}[data-theme=sz-symbol] .xb-switch.is-checked .xb-switch__core{border-color:#688DFE;background-color:#688DFE}.xb-switch.is-checked .xb-switch__core::after{left:100%;margin-left:-21px}.xb-switch.is-disabled{opacity:.6}.xb-switch--wide .xb-switch__label.xb-switch__label--left span{left:12px}.xb-switch--wide .xb-switch__label.xb-switch__label--right span{right:12px}.xb-switch--big{height:26px;font-size:14px}.xb-switch--big .xb-switch__label{font-size:14px;height:26px;line-height:26px}.xb-switch--big .xb-switch__core{width:62px;height:26px}.xb-switch--big .xb-switch__core:after{width:22px;height:22px}.xb-switch--big.is-checked .xb-switch__core::after{margin-left:-23px}.xb-switch--medium{height:24px;font-size:12px}.xb-switch--medium .xb-switch__label{font-size:12px;height:24px;line-height:24px}.xb-switch--medium .xb-switch__core{width:52px;height:24px}.xb-switch--medium .xb-switch__core:after{width:20px;height:20px}.xb-switch--medium.is-checked .xb-switch__core::after{margin-left:-21px}.xb-switch--small{height:20px;font-size:12px}.xb-switch--small .xb-switch__label{font-size:12px;height:20px;line-height:20px}.xb-switch--small .xb-switch__core{width:37px;height:20px}.xb-switch--small .xb-switch__core:after{width:16px;height:16px}.xb-switch--small.is-checked .xb-switch__core::after{margin-left:-17px}.xb-switch--small .xb-switch__label--left{right:4.57px}.xb-switch--small .xb-switch__label--right{left:4.57px}.xb-switch .label-fade-enter,.xb-switch .label-fade-leave-active{opacity:0}