#app {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.index[data-v-9083dc44] {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    background: #fff;
    overflow: hidden
}

.index .left[data-v-9083dc44] {
    width: 230px;
    overflow-y: auto
}

.index .right[data-v-9083dc44] {
    padding-top: 107px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    -ms-flex: 1;
    flex: 1
}

.index .main[data-v-9083dc44] {
    height: 100%;
    background: #f1f4f5;
    padding: 15px;
    box-sizing: border-box;
    overflow-y: scroll
}

.index .main .router[data-v-9083dc44] {
    padding: 15px 8px;
    background: #fff;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    box-sizing: border-box
}

.index .nav[data-v-9083dc44] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.index .top[data-v-9083dc44] {
    margin-bottom: 2px
}

.top-menu[data-v-3411fa75] {
    margin-top: -4px;
    box-sizing: border-box
}

.theme-picker .el-color-picker__trigger {
    vertical-align: middle
}

.theme-picker-dropdown .el-color-dropdown__link-btn {
    display: none
}

.fade-leave-active[data-v-20e6e3bc] {
    transition: opacity .2s
}

.fade-enter-active[data-v-20e6e3bc] {
    transition: opacity 2.5s
}

.fade-enter[data-v-20e6e3bc],
.fade-leave-to[data-v-20e6e3bc] {
    opacity: 0
}

.logo[data-v-20e6e3bc] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 230px;
    height: 64px;
    line-height: 64px;
    background: #002140;
    color: #fdfdfd;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    box-sizing: border-box
}

.logo_title[data-v-20e6e3bc] {
    padding: 0 5px 0 0;
    color: #409eff;
    font-size: 28px
}

.logo_title.is-bold[data-v-20e6e3bc] {
    font-weight: 700
}

.is-text[data-v-20e6e3bc] {
    position: absolute;
    top: 0;
    left: 10px
}

.is-img[data-v-20e6e3bc] {
    position: absolute;
    top: 10px;
    left: 10px
}

.logo_subtitle[data-v-20e6e3bc] {
    font-size: 16px;
    padding-top: 5px
}

@keyframes error403animation-data-v-9440b988 {
    0% {
        transform: rotate(0deg)
    }
    40% {
        transform: rotate(-20deg)
    }
    45% {
        transform: rotate(-15deg)
    }
    50% {
        transform: rotate(-20deg)
    }
    55% {
        transform: rotate(-15deg)
    }
    60% {
        transform: rotate(-20deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.error403-body-con[data-v-9440b988] {
    width: 700px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.error403-body-con-title[data-v-9440b988] {
    text-align: center;
    font-size: 240px;
    font-weight: 700;
    color: #2d8cf0;
    height: 260px;
    line-height: 260px;
    margin-top: 40px
}

.error403-body-con-title .error403-0-span[data-v-9440b988] {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 20px solid #ed3f14;
    color: #ed3f14;
    margin-right: 10px
}

.error403-body-con-title .error403-0-span i[data-v-9440b988] {
    display: inline-block;
    font-size: 120px!important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.error403-body-con-title .error403-key-span[data-v-9440b988] {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 190px;
    border-radius: 50%;
    margin-right: 10px
}

.error403-body-con-title .error403-key-span i[data-v-9440b988] {
    display: inline-block;
    font-size: 190px!important;
    position: absolute;
    left: 20px;
    transform: translate(-50%, -60%);
    transform-origin: center bottom;
    animation: error403animation-data-v-9440b988 2.8s ease 0s infinite
}

.error403-body-con-message[data-v-9440b988] {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #dddde2
}

.error403-btn-con[data-v-9440b988] {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px
}

@keyframes error404animation-data-v-94248a86 {
    0% {
        transform: rotate(0deg)
    }
    20% {
        transform: rotate(-60deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(50deg)
    }
    80% {
        transform: rotate(-20deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.error404-body-con[data-v-94248a86] {
    width: 700px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.error404-body-con-title[data-v-94248a86] {
    text-align: center;
    font-size: 240px;
    font-weight: 700;
    color: #2d8cf0;
    height: 260px;
    line-height: 260px;
    margin-top: 40px
}

.error404-body-con-title span[data-v-94248a86] {
    display: inline-block;
    color: #19be6b;
    font-size: 230px;
    animation: error404animation-data-v-94248a86 3s ease 0s infinite alternate
}

.error404-body-con-message[data-v-94248a86] {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 12px;
    color: #dddde2
}

.error404-btn-con[data-v-94248a86] {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px
}

@keyframes error500animation-data-v-2ac8d00c {
    0% {
        transform: rotate(0deg)
    }
    20% {
        transform: rotate(-10deg)
    }
    40% {
        transform: rotate(5deg)
    }
    60% {
        transform: rotate(-5deg)
    }
    80% {
        transform: rotate(10deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.error500-body-con[data-v-2ac8d00c] {
    width: 700px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.error500-body-con-title[data-v-2ac8d00c] {
    text-align: center;
    font-size: 240px;
    font-weight: 700;
    color: #2d8cf0;
    height: 260px;
    line-height: 260px;
    margin-top: 40px
}

.error500-body-con-title .error500-0-span[data-v-2ac8d00c] {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 20px solid #ed3f14;
    color: #ed3f14;
    margin-right: 10px
}

.error500-body-con-title .error500-0-span i[data-v-2ac8d00c] {
    display: inline-block;
    font-size: 120px!important;
    position: absolute;
    bottom: -43px;
    left: 20px;
    transform-origin: center bottom;
    animation: error500animation-data-v-2ac8d00c 3s ease 0s infinite alternate
}

.error500-body-con-message[data-v-2ac8d00c] {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #dddde2
}

.error500-btn-con[data-v-2ac8d00c] {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px
}

.iframe {
    width: 100%;
    height: 100%;
    border: 0;
    overflow: hidden;
    box-sizing: border-box
}

#nprogress {
    pointer-events: none
}

#nprogress .bar {
    background: #29d;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1;
    transform: rotate(3deg) translateY(-4px)
}

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1031;
    top: 15px;
    right: 15px
}

#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: 2px solid transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    animation: nprogress-spinner .4s linear infinite
}

.nprogress-custom-parent {
    overflow: hidden;
    position: relative
}

.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
    position: absolute
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.lock-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, .6);
    position: relative
}

.lock-container:before {
    z-index: -999;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/static/img/login.e334716.png);
    background-size: cover
}

.lock-form {
    width: 300px
}

.msg-text {
    display: block;
    width: 60px;
    font-size: 12px;
    text-align: center;
    cursor: pointer
}

.msg-text.display {
    color: #ccc
}

.login-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background: rgba(0, 0, 0, .3);
    position: relative
}

.login-container:before {
    z-index: -999;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/assets/layouts/layout/img/login/bj.png);
    background-size: cover
}

.login-info {
    padding-left: 60px
}

.login-info-title {
    line-height: 90px
}

.login-info-item {
    font-size: 14px
}

.login-border {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 25px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 2px #eee
}

.login-main {
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #fff
}

.login-main>h3 {
    margin-bottom: 20px
}

.login-main>p {
    color: #76838f
}

.login-title {
    margin: 0 0 20px;
    text-align: center;
    /* color: #409eff; */
    letter-spacing: 3px
}

.login-submit {
    margin-top: 20px;
    width: 100%;
    background: #3080fe;
    border-radius: 28px
}

.login-form {
    margin: 10px 0
}

.login-form .el-form-item__content {
    width: 270px
}

.login-form .el-form-item {
    margin-bottom: 12px
}

.login-form .el-input input {
    text-indent: 5px;
    border-color: #dcdcdc;
    border-radius: 3px
}

.login-form .el-input .el-input__prefix i {
    padding: 0 5px;
    font-size: 16px!important
}

.login-code {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 0 0 10px
}

.login-code-img {
    width: 100px;
    height: 38px;
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 32px;
    text-indent: 5px;
    text-align: center
}

.third-container[data-v-290c558f] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    height: 250px
}

.third-container>.third-icon[data-v-290c558f] {
    padding: 8px;
    width: 130px;
    height: 130px;
    line-height: 100%;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    text-align: center
}

.third-container>.third-icon.qq[data-v-290c558f] {
    border-color: #409eff
}

.third-container>.third-icon.wechat[data-v-290c558f] {
    border-color: #67c23a
}

.wel-contailer[data-v-6655ff32] {
    position: relative
}

.banner-text[data-v-6655ff32] {
    position: relative;
    padding: 0 20px;
    font-size: 20px;
    text-align: center;
    color: #333
}

.banner-img[data-v-6655ff32] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    display: none
}

.actor[data-v-6655ff32] {
    height: 250px;
    overflow: hidden;
    font-size: 18px;
    color: #333
}

.actor[data-v-6655ff32]:after {
    content: "";
    width: 3px;
    height: 25px;
    vertical-align: -5px;
    margin-left: 5px;
    background-color: #333;
    display: inline-block;
    animation: blink-data-v-6655ff32 .4s infinite alternate
}

.typeing[data-v-6655ff32]:after {
    animation: none
}

@keyframes blink-data-v-6655ff32 {
    to {
        opacity: 0
    }
}

.waves-ripple {
    position: absolute;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .15);
    background-clip: padding-box;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: scale(0);
    opacity: 1
}

.waves-ripple.z-active {
    opacity: 0;
    transform: scale(2);
    transition: opacity 1.2s ease-out, transform .6s ease-out
}

@keyframes vicp_progress {
    0% {
        background-position-y: 0
    }
    to {
        background-position-y: 40px
    }
}

@keyframes vicp {
    0% {
        opacity: 0;
        transform: scale(0) translatey(-60px)
    }
    to {
        opacity: 1;
        transform: scale(1) translatey(0)
    }
}

.vue-image-crop-upload {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .65);
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent
}

.vue-image-crop-upload,
.vue-image-crop-upload .vicp-wrap {
    position: fixed;
    display: block;
    box-sizing: border-box;
    z-index: 10000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.vue-image-crop-upload .vicp-wrap {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .23);
    margin: auto;
    width: 600px;
    height: 330px;
    padding: 25px;
    background-color: #fff;
    border-radius: 2px;
    animation: vicp .12s ease-in
}

.vue-image-crop-upload .vicp-wrap .vicp-close {
    position: absolute;
    right: -30px;
    top: -30px
}

.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4 {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: transform .18s;
    transform: rotate(0)
}

.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:after,
.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:before {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .23);
    content: "";
    position: absolute;
    top: 12px;
    left: 4px;
    width: 20px;
    height: 3px;
    transform: rotate(45deg);
    background-color: #fff
}

.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:after {
    transform: rotate(-45deg)
}

.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:hover {
    transform: rotate(90deg)
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area {
    position: relative;
    box-sizing: border-box;
    padding: 35px;
    height: 170px;
    background-color: rgba(0, 0, 0, .03);
    text-align: center;
    border: 1px dashed rgba(0, 0, 0, .08);
    overflow: hidden
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 {
    display: block;
    margin: 0 auto 6px;
    width: 42px;
    height: 42px;
    overflow: hidden
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-arrow {
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-bottom: 14.7px solid rgba(0, 0, 0, .3);
    border-left: 14.7px solid transparent;
    border-right: 14.7px solid transparent
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-body {
    display: block;
    width: 12.6px;
    height: 14.7px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .3)
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-bottom {
    box-sizing: border-box;
    display: block;
    height: 12.6px;
    border: 6px solid rgba(0, 0, 0, .3);
    border-top: none
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-hint {
    display: block;
    padding: 15px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-no-supported-hint {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    height: 60px;
    line-height: 30px;
    background-color: #eee;
    text-align: center;
    color: #666;
    font-size: 14px
}

.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area:hover {
    cursor: pointer;
    border-color: rgba(0, 0, 0, .1);
    background-color: rgba(0, 0, 0, .05)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop {
    overflow: hidden
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left {
    float: left
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container {
    position: relative;
    display: block;
    width: 240px;
    height: 180px;
    background-color: #e5e5e0;
    overflow: hidden
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img {
    position: absolute;
    display: block;
    cursor: move;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .18);
    position: absolute;
    background-color: hsla(210, 8%, 95%, .8)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade.vicp-img-shade-1 {
    top: 0;
    left: 0
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade.vicp-img-shade-2 {
    bottom: 0;
    right: 0
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate {
    position: relative;
    width: 240px;
    height: 18px
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    background-color: rgba(0, 0, 0, .08);
    color: #fff;
    overflow: hidden
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
    background-color: rgba(0, 0, 0, .14)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i:first-child {
    float: left
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i:last-child {
    float: right
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range {
    position: relative;
    margin: 30px 0 10px;
    width: 240px;
    height: 18px
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5,
.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6 {
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .08)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5:hover,
.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
    background-color: rgba(0, 0, 0, .14)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5 {
    left: 0
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5:before {
    position: absolute;
    content: "";
    display: block;
    left: 3px;
    top: 8px;
    width: 12px;
    height: 2px;
    background-color: #fff
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6 {
    right: 0
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:before {
    position: absolute;
    content: "";
    display: block;
    left: 3px;
    top: 8px;
    width: 12px;
    height: 2px;
    background-color: #fff
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:after {
    position: absolute;
    content: "";
    display: block;
    top: 3px;
    left: 8px;
    width: 2px;
    height: 12px;
    background-color: #fff
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range] {
    display: block;
    padding-top: 5px;
    margin: 0 auto;
    width: 180px;
    height: 8px;
    vertical-align: top;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus {
    outline: none
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .18);
    -webkit-appearance: none;
    appearance: none;
    margin-top: -3px;
    width: 12px;
    height: 12px;
    background-color: #61c091;
    border-radius: 100%;
    border: none;
    transition: .2s
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-thumb {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .18);
    -moz-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    background-color: #61c091;
    border-radius: 100%;
    border: none;
    transition: .2s
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-thumb {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .18);
    appearance: none;
    width: 12px;
    height: 12px;
    background-color: #61c091;
    border: none;
    border-radius: 100%;
    transition: .2s
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .23);
    width: 14px;
    height: 14px
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .23);
    width: 14px;
    height: 14px
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .23);
    margin-top: -4px;
    width: 14px;
    height: 14px
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-runnable-track {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12);
    width: 100%;
    height: 6px;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: rgba(68, 170, 119, .3)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-track {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12);
    width: 100%;
    height: 6px;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: rgba(68, 170, 119, .3)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-track {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12);
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
    height: 6px;
    border-radius: 2px;
    border: none
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-fill-lower {
    background-color: rgba(68, 170, 119, .3)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-fill-upper {
    background-color: rgba(68, 170, 119, .15)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-webkit-slider-runnable-track {
    background-color: rgba(68, 170, 119, .5)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-moz-range-track {
    background-color: rgba(68, 170, 119, .5)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-ms-fill-lower {
    background-color: rgba(68, 170, 119, .45)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-ms-fill-upper {
    background-color: rgba(68, 170, 119, .25)
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right {
    float: right
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview {
    height: 150px;
    overflow: hidden
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item {
    position: relative;
    padding: 5px;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 16px
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item span {
    position: absolute;
    bottom: -30px;
    width: 100%;
    font-size: 14px;
    color: #bbb;
    display: block;
    text-align: center
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item img {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 3px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item.vicp-preview-item-circle {
    margin-right: 0
}

.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item.vicp-preview-item-circle img {
    border-radius: 100%
}

.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload {
    position: relative;
    box-sizing: border-box;
    padding: 35px;
    height: 170px;
    background-color: rgba(0, 0, 0, .03);
    text-align: center;
    border: 1px dashed #ddd
}

.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-loading {
    display: block;
    padding: 15px;
    font-size: 16px;
    color: #999;
    line-height: 30px
}

.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-progress-wrap {
    margin-top: 12px;
    background-color: rgba(0, 0, 0, .08);
    border-radius: 3px
}

.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-progress-wrap .vicp-progress {
    position: relative;
    display: block;
    height: 5px;
    border-radius: 3px;
    background-color: #4a7;
    box-shadow: 0 2px 6px 0 rgba(68, 170, 119, .3);
    transition: width .15s linear;
    background-image: linear-gradient(-45deg, hsla(0, 0%, 100%, .2) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .2) 75%, transparent 0, transparent);
    background-size: 40px 40px;
    animation: vicp_progress .5s linear infinite
}

.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-progress-wrap .vicp-progress:after {
    content: "";
    position: absolute;
    display: block;
    top: -3px;
    right: -3px;
    width: 9px;
    height: 9px;
    border: 1px solid rgba(245, 246, 247, .7);
    box-shadow: 0 1px 4px 0 rgba(68, 170, 119, .7);
    border-radius: 100%;
    background-color: #4a7
}

.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-error,
.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-success {
    height: 100px;
    line-height: 100px
}

.vue-image-crop-upload .vicp-wrap .vicp-operate {
    position: absolute;
    right: 20px;
    bottom: 20px
}

.vue-image-crop-upload .vicp-wrap .vicp-operate a {
    position: relative;
    float: left;
    display: block;
    margin-left: 10px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #4a7;
    border-radius: 2px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vue-image-crop-upload .vicp-wrap .vicp-operate a:hover {
    background-color: rgba(0, 0, 0, .03)
}

.vue-image-crop-upload .vicp-wrap .vicp-error,
.vue-image-crop-upload .vicp-wrap .vicp-success {
    display: block;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    color: #d10;
    text-align: center;
    vertical-align: top
}

.vue-image-crop-upload .vicp-wrap .vicp-success {
    color: #4a7
}

.vue-image-crop-upload .vicp-wrap .vicp-icon3 {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 4px
}

.vue-image-crop-upload .vicp-wrap .vicp-icon3:after {
    position: absolute;
    top: 3px;
    left: 6px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-color: #4a7;
    border-style: solid;
    transform: rotate(45deg);
    content: ""
}

.vue-image-crop-upload .vicp-wrap .vicp-icon2 {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 4px
}

.vue-image-crop-upload .vicp-wrap .vicp-icon2:after,
.vue-image-crop-upload .vicp-wrap .vicp-icon2:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 4px;
    width: 13px;
    height: 2px;
    background-color: #d10;
    transform: rotate(45deg)
}

.vue-image-crop-upload .vicp-wrap .vicp-icon2:after {
    transform: rotate(-45deg)
}

.e-ripple {
    position: absolute;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .15);
    background-clip: padding-box;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: scale(0);
    opacity: 1
}

.e-ripple.z-active {
    opacity: 0;
    transform: scale(2);
    transition: opacity 1.2s ease-out, transform .6s ease-out
}

.demo-table-expand[data-v-7491ea8b] {
    font-size: 0
}

.demo-table-expand label[data-v-7491ea8b] {
    width: 90px;
    color: #99a9bf
}

.demo-table-expand .el-form-item[data-v-7491ea8b] {
    margin-right: 0;
    margin-bottom: 0;
    width: 50%
}

.dashboard-container[data-v-5176aa3d] {
    margin: 30px
}

.dashboard-text[data-v-5176aa3d] {
    font-size: 30px;
    line-height: 46px
}


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */

.el-dropdown-menu__item {
    font-size: 12px;
    line-height: 28px
}

.el-menu--horizontal {
    border-bottom: none!important
}

.el-menu {
    border-right: 0!important
}

.el-menu--display,
.el-menu--display+.el-submenu__icon-arrow {
    display: none
}


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */

.top {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    color: rgba(0, 0, 0, .65);
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 64px;
    line-height: 1;
    padding: 0 10px
}

.top,
.top-title {
    white-space: nowrap
}

.top-title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: inherit;
    font-weight: 400;
    -ms-flex: 1;
    flex: 1
}

.top-userImg {
    margin: 0 8px 0 10px;
    padding: 2px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    box-sizing: border-box;
    border: 1px solid #eee
}

.top-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.top-item {
    margin-right: 8px
}


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */

.tags-breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    height: 50px
}

.tags-breadcrumb-list {
    padding: 0 15px
}

.tag-collapse {
    font-size: 36px!important
}

.tag-collapse.tag-collapse_right {
    transform: rotate(90deg)
}

.tags-container {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 21, 41, .08)
}

.tags-container .tags-box {
    position: relative;
    box-sizing: border-box;
    padding-right: 106px;
    width: 100%;
    height: 40px;
    background: #fff
}

.tags-container .tags-list {
    position: absolute;
    padding: 2px 10px;
    overflow: visible;
    white-space: nowrap;
    transition: left .3s ease
}

.tags-container .tag-item-icon {
    color: #eee;
    font-size: 11px!important
}

.tags-container .tag-item {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 2px 4px 2px 0;
    padding: 0 10px;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #fff;
    color: #495060!important;
    font-size: 12px;
    vertical-align: middle;
    opacity: 1;
    overflow: hidden;
    cursor: pointer
}

.tags-container .tag-item.is-active {
    border-color: #409eff
}

.tags-container .tag-item.is-active .tag-item-icon {
    color: #409eff
}

.tags-container .tag-close,
.tags-container .tag-text {
    margin-left: 8px
}

.tags-container .tag-item:hover {
    opacity: .85
}

.tags-container .tags-menu {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 96%;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: -3px 0 15px 3px rgba(0, 0, 0, .1)
}

.contextmenu {
    margin: 0;
    background: #fff;
    top: 64px;
    list-style-type: none;
    padding: 5px 0;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3)
}

.contextmenu li {
    margin: 0;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    cursor: pointer
}

.contextmenu li:hover {
    background: #eee
}


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */


/*!
 *    Copyright (c) 2018-2025, lengleng All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * Redistributions of source code must retain the above copyright notice,
 * this list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 * Neither the name of the pig4cloud.com developer nor the names of its
 * contributors may be used to endorse or promote products derived from
 * this software without specific prior written permission.
 * Author: lengleng (wangiegie@gmail.com)
 */

.sidebar-container {
    background: #00142a;
    transition: width .6s
}

.sidebar-container.is-active {
    width: 64px!important
}

.el-menu-item.is-active {
    color: #409eff!important
}

.el-submenu .el-menu-item,
.nest-menu .el-submenu>.el-submenu__title {
    background-color: #021d3a!important
}

.el-submenu .el-menu-item:hover,
.nest-menu .el-submenu>.el-submenu__title:hover {
    background: #00142a!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500
}

::-webkit-scrollbar,
::-webkit-scrollbar-track-piece {
    background-color: #fff
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: hsla(225, 4%, 58%, .3)
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

body {
    min-width: 1300px;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei;
    line-height: 2
}

body,
html {
    height: 100%
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

em {
    font-style: normal
}

button,
input,
select,
textarea {
    outline: none
}

textarea {
    resize: none
}

p {
    text-align: justify;
    text-justify: distribute;
    word-wrap: break-word
}

i {
    display: inline-block
}

address,
cite,
code,
em,
th {
    font-weight: 400;
    font-style: normal
}

a {
    color: inherit;
    text-decoration: none;
    display: inline-block
}

a:active,
a:focus,
a:hover {
    text-decoration: underline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.hidden {
    display: none
}

.padding {
    padding: 0!important
}

.margin {
    margin: 0!important
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.pull-center {
    text-align: center
}

.pull-flex {
    display: -ms-flexbox;
    display: flex
}

.pull-auto,
.pull-overflow {
    overflow: hidden
}

.pull-auto {
    height: auto
}

.pull-height {
    height: 100%;
    overflow: hidden
}

.pull-fixed {
    position: fixed;
    left: 0;
    top: 0
}

.text-white {
    color: #fff
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.app-main {
    min-height: 100%
}

.filter-container {
    padding-bottom: 10px
}

.filter-container .filter-item {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px
}

.app-container {
    padding: 20px;
    box-sizing: border-box
}