.border-ani:before,.border-ani:after{content:"";position:absolute;box-sizing:border-box}.border-ani{transition:color .3s}.border-ani:before,.border-ani:after{border:1px solid transparent;width:0;height:0;border-radius:0}.border-ani:before{top:0px;left:0px}.border-ani:after{bottom:0;right:0px}.border-ani:hover:before,.border-ani:hover:after{width:100%;height:100%}.border-ani:hover:before{border-top-color:#045690;border-right-color:#045690;transition:width .3s ease-out,height .3s ease-out .3s}.border-ani:hover:after{border-bottom-color:#045690;border-left-color:#045690;transition:border-color 0s ease-out .5s,width .3s ease-out .5s,height .3s ease-out .75s}.fade-enter-active,.fade-leave-active{transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-leave-active,.fade-transform-enter-active{transition:all .5s}.fade-transform-enter{opacity:0;transform:translate(-30px)}.fade-transform-leave-to{opacity:0;transform:translate(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;transform:translate(20px)}.breadcrumb-move{transition:all .5s}.breadcrumb-leave-active{position:absolute}.scaleInUp .el-image{transition:all 1s ease;transform:scale(1)}.scaleInUp:hover{transition:all 3s ease}.scaleInUp:hover .el-image{transition:all 1s ease;transform:scale(1.1)}@keyframes turn{to{-webkit-transform:rotate(360deg)}}@keyframes sploosh1{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.dialog-class1{z-index:200}.dialog-class1 .el-dialog__header{display:none}.dialog-class1 .el-dialog__body{padding:0}.dialog-class2 .el-dialog__body{padding-bottom:0;padding-top:0}.dialog-class3 .el-dialog__header{z-index:200;padding:0;position:absolute;top:0;right:0;width:40px;height:40px}.dialog-class3 .el-dialog__body{padding:0}.tabsnav ::v-deep(.el-tabs__nav-wrap::after){background-color:initial}.icon-center ::v-deep(.el-input__suffix-inner){display:block}.dialog-padding .el-dialog__body{padding:10px 40px 0}.el-tabs__nav-wrap,.swiper{z-index:0}.table-title-bg ::v-deep(.el-table__header-wrapper) .el-table__header .has-gutter tr .el-table__cell{background-color:#bcc4cf4d}.el-pagination{display:flex;align-items:center}.button-shenqing{background:linear-gradient(180deg,#ffe4bd 0%,#bf9c6a 100%);box-shadow:8px 8px 15px #0000000d;border-image:linear-gradient(180deg,#ffe4bd,#bf9c6a) 1 1;color:#606266;border-radius:4px;border:0;overflow:hidden;font-size:16px;padding:10px 30px}.el-switch{--el-switch-on-color: var(--el-color-primary);--el-switch-off-color: var(--el-border-color-base);--el-switch-font-size: var(--el-font-size-base);--el-switch-core-border-radius: 10px;--el-switch-width: 40px;--el-switch-height: 20px;--el-switch-button-size: 16px}.el-switch{display:inline-flex;align-items:center;position:relative;font-size:var(--el-switch-font-size);line-height:var(--el-switch-height);height:var(--el-switch-height);vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{transition:var(--el-transition-duration-fast);height:var(--el-switch-height);display:inline-block;font-size:var(--el-switch-font-size);font-weight:500;cursor:pointer;vertical-align:middle;color:var(--el-text-color-primary)}.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 *{line-height:1;font-size:var(--el-switch-font-size);display:inline-block}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;display:inline-block;position:relative;width:var(--el-switch-width);height:var(--el-switch-height);border:1px solid var(--el-switch-off-color);outline:none;border-radius:var(--el-switch-core-border-radius);box-sizing:border-box;background:var(--el-switch-off-color);cursor:pointer;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration);vertical-align:middle}.el-switch__core .el-switch__inner{position:absolute;top:1px;left:1px;transition:all var(--el-transition-duration);width:var(--el-switch-button-size);height:var(--el-switch-button-size);display:flex;justify-content:center;align-items:center;left:50%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);transition:opacity var(--el-transition-duration);position:absolute;user-select:none}.el-switch__core .el-switch__action{position:absolute;top:1px;left:1px;border-radius:var(--el-border-radius-circle);transition:all var(--el-transition-duration);width:var(--el-switch-button-size);height:var(--el-switch-button-size);background-color:var(--el-color-white);display:flex;justify-content:center;align-items:center;color:var(--el-switch-off-color)}.el-switch__core .el-switch__action .is-icon,.el-switch__core .el-switch__action .is-text{transition:opacity var(--el-transition-duration);position:absolute;user-select:none}.el-switch__core .is-text{font-size:12px}.el-switch__core .is-show{opacity:1}.el-switch__core .is-hide{opacity:0}.el-switch.is-checked .el-switch__core{border-color:var(--el-switch-on-color);background-color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__action{left:100%;margin-left:calc(-1px - var(--el-switch-button-size));color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__inner{left:50%;margin-left:calc(-1px - var(--el-switch-button-size))}.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}
