#app,body,html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: Microsoft Yahei,Arial,sans-serif;
    overflow: hidden;
    color: #333
}

.layout-header[data-v-86afcf2c] {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea
}

.el-menu--horizontal.el-menu[data-v-86afcf2c] {
    border-bottom: none
}

[data-v-86afcf2c] .el-sub-menu .el-icon {
    font-size: 30px
}

[data-v-86afcf2c] .el-menu-item {
    font-size: 16px
}

.el-menu--horizontal>.el-menu-item[data-v-86afcf2c] {
    color: #333
}

.el-menu--horizontal .el-menu-item[data-v-86afcf2c]:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item[data-v-86afcf2c]:not(.is-disabled):hover {
    background-color: transparent
}

[data-v-86afcf2c] .el-menu--horizontal>.el-sub-menu.is-active .el-sub-menu__title {
    border-bottom: none
}

[data-v-86afcf2c] .el-sub-menu .el-icon {
    color: #333
}

@media screen and (min-width: 1781px) {
    .layout-header[data-v-86afcf2c] {
        padding:0 12%
    }

    .layout-header .header-phone .header-phone-left img[data-v-86afcf2c] {
        pointer-events: none;
        width: 40px;
        height: 40px
    }

    .layout-header .header-phone .header-phone-right[data-v-86afcf2c] {
        display: flex;
        font-size: 26px
    }
}

@media screen and (min-width: 1560px)and (max-width:1780px) {
    .layout-header[data-v-86afcf2c] {
        padding:0 12%
    }

    .layout-header .header-phone .header-phone-left img[data-v-86afcf2c] {
        pointer-events: none;
        width: 40px;
        height: 40px
    }

    .layout-header .header-phone .header-phone-right[data-v-86afcf2c] {
        display: flex;
        font-size: 26px
    }
}

@media screen and (min-width: 1380px)and (max-width:1559px) {
    .layout-header[data-v-86afcf2c] {
        padding:0 12%
    }

    .layout-header .header-phone .header-phone-left img[data-v-86afcf2c] {
        pointer-events: none;
        width: 40px;
        height: 40px
    }

    .layout-header .header-phone .header-phone-right[data-v-86afcf2c] {
        display: flex;
        font-size: 26px
    }
}

@media screen and (min-width: 768px)and (max-width:1379px) {
    .layout-header[data-v-86afcf2c] {
        padding:0 5%
    }

    .layout-header .header-phone .header-phone-left img[data-v-86afcf2c] {
        pointer-events: none;
        width: 35px;
        height: 35px
    }

    .layout-header .header-phone .header-phone-right[data-v-86afcf2c] {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .layout-header[data-v-86afcf2c] {
        padding:0 5%
    }

    .layout-header .header-phone .header-phone-left img[data-v-86afcf2c] {
        cursor: pointer;
        width: 30px;
        height: 30px;
        position: relative;
        z-index: 999
    }

    .layout-header .header-phone .header-phone-left img[data-v-86afcf2c]:active {
        opacity: .5
    }

    .layout-header .header-phone .header-phone-right[data-v-86afcf2c] {
        display: none
    }

    [data-v-86afcf2c] .el-menu:not(.el-menu--collapse) .el-sub-menu__title,[data-v-86afcf2c] .el-sub-menu__title,[data-v-86afcf2c] .el-tooltip__trigger {
        padding: 0
    }
}

.basic-footer[data-v-d3291bb8] {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #212330
}

.basic-footer .footer-top-box[data-v-d3291bb8] {
    display: flex;
    justify-content: space-between
}

.basic-footer .footer-top-box .bottom-logo[data-v-d3291bb8] {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.basic-footer .footer-top-box .bottom-logo .logo-contact[data-v-d3291bb8] {
    margin-top: 8px
}

.basic-footer .footer-top-box .bottom-nav[data-v-d3291bb8] {
    margin-top: 12px;
    display: flex;
    flex-direction: column
}

.basic-footer .footer-top-box .bottom-nav .bottom-category[data-v-d3291bb8] {
    padding: 5px 0;
    font-weight: bolder;
    align-items: center;
    justify-content: space-around
}

.basic-footer .bei-an[data-v-d3291bb8] {
    font-size: 14px;
    margin: 5px 0
}

.basic-footer .bei-an div[data-v-d3291bb8] {
    text-align: center;
    line-height: 20px
}

.basic-footer .bei-an .el-link[data-v-d3291bb8]:hover {
    color: inherit
}

.el-divider--horizontal[data-v-d3291bb8] {
    margin: 5px 0
}

a[data-v-d3291bb8] {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    line-height: 30px
}

@media screen and (min-width: 1781px) {
    .basic-footer[data-v-d3291bb8] {
        padding:0 12%
    }

    .basic-footer .footer-top-box[data-v-d3291bb8] {
        padding: 0 130px
    }

    .basic-footer .footer-top-box .bottom-nav .bottom-category[data-v-d3291bb8] {
        font-size: 20px
    }

    .basic-footer .footer-top-box .bottom-nav .bottom-category .bottom-category-tag[data-v-d3291bb8] {
        font-size: 16px
    }
}

@media screen and (min-width: 1560px)and (max-width:1780px) {
    .basic-footer[data-v-d3291bb8] {
        padding:0 12%
    }

    .basic-footer .footer-top-box[data-v-d3291bb8] {
        padding: 0 130px
    }

    .basic-footer .footer-top-box .bottom-nav .bottom-category[data-v-d3291bb8] {
        font-size: 20px
    }

    .basic-footer .footer-top-box .bottom-nav .bottom-category .bottom-category-tag[data-v-d3291bb8] {
        font-size: 16px
    }
}

@media screen and (min-width: 1380px)and (max-width:1559px) {
    .basic-footer[data-v-d3291bb8] {
        padding:0 12%
    }

    .basic-footer .footer-top-box .bottom-nav .bottom-category[data-v-d3291bb8] {
        font-size: 20px
    }

    .basic-footer .footer-top-box .bottom-nav .bottom-category .bottom-category-tag[data-v-d3291bb8] {
        font-size: 14px
    }
}

@media screen and (min-width: 768px)and (max-width:1379px) {
    .basic-footer[data-v-d3291bb8] {
        padding:0 5%
    }

    .basic-footer .footer-top-box[data-v-d3291bb8] {
        justify-content: center
    }

    .basic-footer .footer-top-box .bottom-logo[data-v-d3291bb8] {
        margin-top: 20px
    }

    .basic-footer .footer-top-box .bottom-nav[data-v-d3291bb8] {
        display: none!important
    }
}

@media screen and (max-width: 767px) {
    .basic-footer[data-v-d3291bb8] {
        padding:0 5%
    }

    .basic-footer .footer-top-box[data-v-d3291bb8] {
        justify-content: center
    }

    .basic-footer .footer-top-box .bottom-logo[data-v-d3291bb8] {
        margin-top: 20px
    }

    .basic-footer .footer-top-box .bottom-nav[data-v-d3291bb8] {
        display: none!important
    }

    .sidebar[data-v-35e60434] {
        display: none
    }
}

.el-backtop[data-v-35e60434] {
    width: 60px;
    height: 60px
}

img[data-v-35e60434] {
    cursor: pointer
}

[data-v-35e60434] .el-dialog {
    padding: 0
}

[data-v-35e60434] .el-dialog__body {
    margin-top: -16px
}

[data-v-35e60434] .el-dialog__headerbtn .el-dialog__close {
    color: #fff
}

.sidebar-layout[data-v-11da4ecc] {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto;
    display: flex;
    overflow-x: hidden;
    flex-direction: column
}

.sidebar-layout .layout-content[data-v-11da4ecc] {
    flex: 1;
    background-color: #f3f4f8
}

#nprogress {
    pointer-events: none
}

#nprogress .bar {
    background: var(--el-color-primary);
    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 var(--el-color-primary),0 0 5px var(--el-color-primary);
    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: var(--el-color-primary);
    border-left-color: var(--el-color-primary);
    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)
    }
}

.text-line-one {
    -webkit-line-clamp: 1
}

.text-line-one,.text-line-two {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.text-line-two {
    -webkit-line-clamp: 2
}

.text-line-three {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.hidden-content {
    display: none
}

.el-card {
    height: calc(100% - 21px)
}

@media screen and (min-width: 1781px) {
    .global-item-title {
        font-size:24px;
        font-weight: bolder
    }

    .global-item-sub-title {
        font-size: 15px
    }

    .global-item-desc {
        font-size: 16px;
        color: gray
    }

    .show-on-small {
        display: none
    }
}

@media screen and (min-width: 1560px)and (max-width:1780px) {
    .global-item-title {
        font-size:23px;
        font-weight: bolder
    }

    .global-item-sub-title {
        font-size: 15px
    }

    .global-item-desc {
        font-size: 15px;
        color: gray
    }

    .show-on-small {
        display: none
    }
}

@media screen and (min-width: 1380px)and (max-width:1559px) {
    .global-item-title {
        font-size:22px;
        font-weight: bolder
    }

    .global-item-sub-title {
        font-size: 15px
    }

    .global-item-desc {
        font-size: 14px;
        color: gray
    }

    .show-on-small {
        display: none
    }
}

@media screen and (min-width: 768px)and (max-width:1379px) {
    .global-item-title {
        font-size:25px;
        font-weight: bolder
    }

    .global-item-sub-title {
        font-size: 15px
    }

    .global-item-desc {
        font-size: 16px;
        color: gray
    }

    .show-on-big {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .global-item-title {
        font-size:22px;
        font-weight: bolder
    }

    .global-item-sub-title {
        font-size: 15px
    }

    .global-item-desc {
        font-size: 14px;
        color: gray
    }

    .show-on-big {
        display: none
    }
}

.move-to-top {
    animation: load .51s linear;
    transform: translateY(0)
}

@keyframes load {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}
