@supports not selector(::-webkit-scrollbar){*{scrollbar-color:#6d7c77 #cfd7c7;scrollbar-width:thin}}::-webkit-scrollbar{background-color:initial;display:block!important;height:8px!important;padding:10px;width:7px!important}::-webkit-scrollbar-track{background-color:initial;border-radius:4px}::-webkit-scrollbar-thumb{background-color:#c4c4c4;border:1px solid #c4c4c4;border-radius:4px}.el-select-dropdown__item{font-family:MontserratRegular,Arial!important}.el-select-dropdown__item.is-selected{font-weight:500!important}.my-el-input-number[data-unit]{height:34px;position:relative}.my-el-input-number[data-unit]:after{align-items:center;color:#666;content:attr(data-unit);display:flex;font-size:12px;height:100%;position:absolute;right:40px;top:0}.my-el-input-number .el-icon{color:#333;font-size:16px}.my-el-input-number .el-input-number__decrease{background-color:#f8f8f8}.my-el-input-number .el-input-number__decrease.is-disabled .el-icon{color:#ccc}.my-el-input-number .el-input-number__increase{background-color:#f8f8f8}.my-el-input-number .el-input .el-input__inner{color:"#000";font-size:14px;margin-left:-30px}.el-dialog.my-dialog-fit{border-radius:8px;font-family:MontserratRegular;padding:32px}.el-dialog.my-dialog-fit .el-dialog__header{display:flex;padding:0 0 20px}.el-dialog.my-dialog-fit .el-dialog__header .el-dialog__title{color:#0a0a0a;flex:1;font-family:MontserratMedium;font-size:20px;line-height:28px;text-align:center}.el-dialog.my-dialog-fit .el-dialog__header .el-icon{color:#333;font-size:20px}.el-dialog.my-dialog-fit .el-dialog__footer{padding-top:32px}.el-dialog.my-dialog-fit .el-dialog__footer .dialog-footer{display:flex;justify-content:center}.el-dialog.my-dialog-fit .el-dialog__footer .dialog-footer .el-button{background:#fff;color:#333;font-family:MontserratMedium;font-weight:500;height:36px;margin-left:10px;width:148px}.el-dialog.my-dialog-fit .el-dialog__footer .dialog-footer .el-button:first-child{margin-left:0}.el-dialog.my-dialog-fit .el-dialog__footer .dialog-footer .el-button.el-button--primary{background:#0d99ff;color:#fff}.el-message{font-family:MontserratMedium;padding:16px}.el-message .el-message__icon{display:inline-block;font-size:16px;padding-right:8px}.el-message .el-message__content{color:#1d2129;font-size:16px;font-weight:500;line-height:24px}.el-message .el-message__closeBtn{color:#4e5969;font-size:12px}.el-message.el-message--success{background-color:#e8ffea}.el-message.el-message--error{background-color:#ffece8}.el-message .el-message-icon--error{color:#f53f3f}@media (min-width:1100px) and (max-width:1600px){.small-title{top:40px!important}}.el-message{z-index:99999!important}.product_bg{background-image:url(https://file.colorsled.com/pro/images/series/cate1.jpg);background-size:100% 100%}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:16px;justify-content:center;overflow:hidden;padding:0 4px 0 18px;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:16px;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:16px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 17px)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.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-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}
