.ant-select .ant-select-selection {
    background-color: #fff
}

.ant-select:hover {
    border-color: #e5e6eb !important
}

.ant-input-search .ant-input,
.ant-select:hover .ant-select-selection {
    background-color: #fff
}

.ant-input {
    background-color: #fff !important
}

.ant-input:hover {
    background-color: #fff;
    border-color: #e5e6eb !important
}

.ant-input:focus {
    background-color: #fff;
    border-color: #00aaa6
}

.ant-input.ant-input-disabled {
    background-color: #f2f3f5 !important
}

#app[data-v-20700172] {
    height: 100%
}

#app.colorWeak[data-v-20700172] {
    -webkit-filter: invert(80%);
    filter: invert(80%)
}

#app.userLayout[data-v-20700172] {
    overflow: auto
}

#userLayout.user-layout-wrapper[data-v-9c632abe] {
    height: 100%
}

#userLayout.user-layout-wrapper.mobile .container .main[data-v-9c632abe] {
    max-width: 368px;
    width: 98%
}

#userLayout.user-layout-wrapper .container[data-v-9c632abe] {
    width: 100%;
    min-height: 100%;
    background: #f0f2f5 url(../assets/background.5825f033.svg) no-repeat 50%;
    background-size: 100%;
    padding: 110px 0 144px;
    position: relative
}

#userLayout.user-layout-wrapper .container a[data-v-9c632abe] {
    text-decoration: none
}

#userLayout.user-layout-wrapper .container .top[data-v-9c632abe] {
    text-align: center
}

#userLayout.user-layout-wrapper .container .top .header[data-v-9c632abe] {
    height: 44px;
    line-height: 44px
}

#userLayout.user-layout-wrapper .container .top .header .badge[data-v-9c632abe] {
    position: absolute;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-left: -12px;
    margin-top: -10px;
    opacity: .8
}

#userLayout.user-layout-wrapper .container .top .header .logo[data-v-9c632abe] {
    height: 60px;
    vertical-align: top;
    border-style: none
}

#userLayout.user-layout-wrapper .container .top .header .title[data-v-9c632abe] {
    font-size: 33px;
    color: rgba(0, 0, 0, .85);
    font-family: Avenir, Helvetica Neue, Arial, Helvetica, sans-serif;
    font-weight: 600;
    position: relative;
    top: 2px
}

#userLayout.user-layout-wrapper .container .top .desc[data-v-9c632abe] {
    font-size: 14px;
    color: rgba(0, 0, 0, .45);
    margin-top: 12px;
    margin-bottom: 40px
}

#userLayout.user-layout-wrapper .container .main[data-v-9c632abe] {
    min-width: 260px;
    width: 368px;
    margin: 0 auto
}

#userLayout.user-layout-wrapper .container .footer[data-v-9c632abe] {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 16px;
    margin: 48px 0 24px;
    text-align: center
}

#userLayout.user-layout-wrapper .container .footer .links[data-v-9c632abe] {
    margin-bottom: 8px;
    font-size: 14px
}

#userLayout.user-layout-wrapper .container .footer .links a[data-v-9c632abe] {
    color: rgba(0, 0, 0, .45);
    -webkit-transition: all .3s;
    transition: all .3s
}

#userLayout.user-layout-wrapper .container .footer .links a[data-v-9c632abe]:not(:last-child) {
    margin-right: 40px
}

#userLayout.user-layout-wrapper .container .footer .copyright[data-v-9c632abe] {
    color: rgba(0, 0, 0, .45);
    font-size: 14px
}

.pangea-iframe[data-v-d0fad0be] {
    border: none !important;
    outline: none
}

.content .link[data-v-d0fad0be] {
    margin-top: 16px
}

.content .link[data-v-d0fad0be]:not(:empty) {
    margin-bottom: 16px
}

.content .link a[data-v-d0fad0be] {
    margin-right: 32px;
    height: 24px;
    line-height: 24px;
    display: inline-block
}

.content .link a i[data-v-d0fad0be] {
    font-size: 24px;
    margin-right: 8px;
    vertical-align: middle
}

.content .link a span[data-v-d0fad0be] {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle
}

.setting-drawer-index-content .setting-drawer-theme-color-colorBlock[data-v-3259de85] {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    float: left;
    cursor: pointer;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.setting-drawer-index-content .setting-drawer-theme-color-colorBlock i[data-v-3259de85] {
    font-size: 14px
}

.pangea-logo[data-v-55cb5520] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 12px 0 16px;
    text-align: center
}

.pangea-logo img[data-v-55cb5520] {
    width: 30px
}

.system-name[data-v-6e713b26] {
    line-height: 56px;
    color: #fff;
    margin-right: 12px
}

.user-top-avater[data-v-43882fbe] {
    cursor: pointer;
    margin-left: 8px;
    color: #fff
}

.user-top-avater .userIcon[data-v-43882fbe] {
    font-size: 16px
}

.user[data-v-43882fbe] {
    padding-right: 0
}

.user .username[data-v-43882fbe] {
    margin-left: 6px;
    line-height: 24px
}

.user .user-avater[data-v-43882fbe] {
    width: 24px;
    display: block;
    float: left
}

.user-dropdown-menu-wrapper.ant-dropdown-menu[data-v-43882fbe] {
    padding: 4px 0
}

.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item[data-v-43882fbe] {
    min-width: 160px
}

.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>.anticon[data-v-43882fbe]:first-child,
.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-item>a>.anticon[data-v-43882fbe]:first-child,
.user-dropdown-menu-wrapper.ant-dropdown-menu .ant-dropdown-menu-submenu-title>.anticon:first-child .ant-dropdown-menu-submenu-title>a>.anticon[data-v-43882fbe]:first-child {
    min-width: 12px;
    margin-right: 8px
}

.close-icon[data-v-7f6215c6] {
    position: absolute;
    top: 5px;
    right: -6px
}

.lock-icon[data-v-7f6215c6] {
    position: absolute;
    bottom: 2px;
    right: -6px;
    line-height: normal
}

.my-collect[data-v-9a1f05b2] {
    padding: 24px 8px;
    height: 100%;
    overflow-y: auto
}

.my-collect .tit[data-v-9a1f05b2] {
    color: rgba(0, 0, 0, .85);
    font-weight: 700;
    padding: 0 12px;
    margin-bottom: 8px
}

.my-collect .num[data-v-9a1f05b2] {
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    font-weight: 400
}

.my-collect .menu-item[data-v-9a1f05b2] {
    height: 40px;
    line-height: 40px;
    padding: 0 50px 0 12px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.my-collect .menu-item[data-v-9a1f05b2]:hover {
    border-radius: 4px;
    background: #e5e6eb
}

.my-collect .menu-item:hover .close-icon[data-v-9a1f05b2],
.my-collect .menu-item:hover .drag-icon[data-v-9a1f05b2] {
    display: inline
}

.my-collect .menu-item .close-icon[data-v-9a1f05b2] {
    display: none;
    color: #00aaa6;
    cursor: pointer
}

.my-collect .menu-item .drag-icon[data-v-9a1f05b2] {
    display: none;
    color: #a9aeb8;
    margin-left: 8px;
    cursor: pointer
}

.my-collect .menu-item .right-icon[data-v-9a1f05b2] {
    position: absolute;
    line-height: 40px;
    right: 12px;
    top: 0
}

.pangea-nav-menu-pup .ant-menu-item,
.pangea-nav-menu-pup .ant-menu-submenu-title {
    height: 32px !important;
    line-height: 32px !important;
    padding: 0 28px 0 8px !important;
    margin: 0 !important;
    color: rgba(0, 0, 0, .65) !important;
    font-size: 12px !important;
    position: relative
}

.pangea-nav-menu-pup .ant-menu-item .ant-menu-submenu-arrow,
.pangea-nav-menu-pup .ant-menu-submenu-title .ant-menu-submenu-arrow {
    color: rgba(0, 0, 0, .25);
    display: none
}

.pangea-nav-menu-pup .ant-menu-item .collect-icon,
.pangea-nav-menu-pup .ant-menu-item .not-collect-icon,
.pangea-nav-menu-pup .ant-menu-submenu-title .collect-icon,
.pangea-nav-menu-pup .ant-menu-submenu-title .not-collect-icon {
    color: #00aaa6;
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 12px;
    margin: 0
}

.pangea-nav-menu-pup .ant-menu-item .not-collect-icon,
.pangea-nav-menu-pup .ant-menu-submenu-title .not-collect-icon {
    display: none
}

.pangea-nav-menu-pup .ant-menu-item .to-right-icon,
.pangea-nav-menu-pup .ant-menu-submenu-title .to-right-icon {
    position: absolute;
    right: 8px;
    top: 9px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    margin: 0
}

.pangea-nav-menu-pup .ant-menu-item:hover,
.pangea-nav-menu-pup .ant-menu-submenu-title:hover {
    background: #f2f3f5;
    border-radius: 4px;
    color: rgba(0, 0, 0, .85)
}

.pangea-nav-menu-pup .ant-menu-item:hover .not-collect-icon,
.pangea-nav-menu-pup .ant-menu-submenu-title:hover .not-collect-icon {
    display: block
}

.all-menu[data-v-74b4af93] {
    padding: 24px 12px 24px 24px;
    position: relative;
    height: 100%
}

.all-menu .search-input[data-v-74b4af93] {
    width: 444px
}

.all-menu .search-input[data-v-74b4af93] .ant-input {
    background: #f2f3f5
}

.all-menu .highlight[data-v-74b4af93] {
    color: #00aaa6
}

.all-menu .switch-wrap[data-v-74b4af93] {
    margin-left: 24px
}

.all-menu .text[data-v-74b4af93] {
    color: rgba(0, 0, 0, .45);
    font-size: 12px;
    margin-left: 10px
}

.all-menu .close[data-v-74b4af93] {
    position: absolute;
    top: 24px;
    right: 24px;
    color: rgba(0, 0, 0, .65);
    font-size: 16px;
    cursor: pointer
}

.all-menu .all-app-wrap[data-v-74b4af93] {
    height: 100%;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.all-menu .scroll-wrap[data-v-74b4af93] {
    height: calc(100% - 50px);
    margin-top: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.all-menu .spin-wrap[data-v-74b4af93] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center
}

.all-menu .col-item[data-v-74b4af93] {
    width: 180px;
    margin-right: 24px
}

.all-menu .app-item[data-v-74b4af93] {
    margin-bottom: 24px
}

.all-menu .app-item .app-icon[data-v-74b4af93] {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    float: left;
    margin: 7px 3px 0 0
}

.all-menu .app-name[data-v-74b4af93] {
    padding: 0 8px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, .85);
    cursor: pointer
}

.all-menu .app-name[data-v-74b4af93]:hover {
    background: #f2f3f5
}

.all-menu .active-app-name[data-v-74b4af93] {
    color: #00aaa6
}

.all-menu .nav-menu-wrap[data-v-74b4af93] {
    border-right: none
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title {
    height: 32px;
    line-height: 32px;
    padding: 0 28px 0 8px;
    margin: 0;
    color: rgba(0, 0, 0, .65);
    font-size: 12px;
    position: relative
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item .highlight,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title .highlight {
    color: #00aaa6
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item .ant-menu-submenu-arrow,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title .ant-menu-submenu-arrow {
    display: none
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item .collect-icon,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item .not-collect-icon,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title .collect-icon,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title .not-collect-icon {
    color: #00aaa6;
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 12px;
    margin: 0
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item .not-collect-icon,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title .not-collect-icon {
    display: none
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item .to-right-icon,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title .to-right-icon {
    position: absolute;
    right: 8px;
    top: 9px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    margin: 0
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item:hover,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title:hover {
    background: #f2f3f5;
    border-radius: 4px;
    color: rgba(0, 0, 0, .85)
}

.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-item:hover .not-collect-icon,
.all-menu .nav-menu-wrap[data-v-74b4af93] .ant-menu-submenu-title:hover .not-collect-icon {
    display: block
}

.all-menu .right-nav[data-v-74b4af93] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #ddd;
    padding-left: 12px;
    overflow-y: auto
}

.all-menu .right-nav[data-v-74b4af93] .ant-anchor-link {
    padding: 0
}

.all-menu .right-nav[data-v-74b4af93] .ant-anchor-ink {
    display: none
}

.all-menu .right-nav .app-nav-item[data-v-74b4af93] {
    max-width: 120px;
    margin-left: 16px;
    color: rgba(0, 0, 0, .65);
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.all-menu .right-nav .app-nav-item[data-v-74b4af93]:hover {
    color: #00aaa6;
    cursor: pointer
}

.all-menu .right-nav .active-app[data-v-74b4af93] {
    color: #00aaa6
}

.all-menu .right-nav .group-nav-item[data-v-74b4af93] {
    max-width: 120px;
    color: rgba(0, 0, 0, .65);
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.all-menu .right-nav .group-nav-item[data-v-74b4af93]:hover {
    color: #00aaa6;
    cursor: pointer
}

.all-menu .right-nav .active-group[data-v-74b4af93] {
    color: #00aaa6
}

.drop-icon-wrap[data-v-158f355e] {
    width: 52px;
    height: 52px;
    background-color: #272e3b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.drop-icon-wrap .line-item[data-v-158f355e] {
    width: 18px;
    height: 2px;
    background-color: hsla(0, 0%, 100%, .65);
    margin: 4px 0;
    border-radius: 1px
}

.drop-icon-wrap .line1[data-v-158f355e] {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.drop-icon-wrap .line2[data-v-158f355e] {
    opacity: 1;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.drop-icon-wrap .line3[data-v-158f355e] {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.icon-ani[data-v-158f355e] {
    background-color: #00aaa6
}

.icon-ani .line-item[data-v-158f355e] {
    background-color: #fff
}

.icon-ani .line1[data-v-158f355e] {
    -webkit-transform: rotate(43deg);
    transform: rotate(43deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.icon-ani .line2[data-v-158f355e] {
    opacity: 0
}

.icon-ani .line3[data-v-158f355e] {
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.drawer-bg[data-v-158f355e] {
    width: 100vw;
    background: rgba(0, 0, 0, .5);
    left: 0
}

.drawer-bg[data-v-158f355e],
.menu-drawer[data-v-158f355e] {
    height: calc(100vh - 52px);
    top: 52px;
    position: absolute;
    z-index: 999
}

.menu-drawer[data-v-158f355e] {
    width: 1000px;
    background-color: green;
    left: -1050px;
    -webkit-transition: left .5s;
    transition: left .5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: normal
}

.menu-drawer .cont-left[data-v-158f355e] {
    width: 208px;
    height: 100%;
    background: #f2f3f5
}

.menu-drawer .cont-right[data-v-158f355e] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff
}

.cont-ani[data-v-158f355e] {
    left: 0
}

.menuContainer .ant-menu-item[data-v-020554f0],
.menuContainer .ant-menu-submenu-title[data-v-020554f0] {
    padding: 0 10px
}

.drop-shortcut {
    width: 100%;
    z-index: 999 !important
}

#top-layout {
    height: 100vh;
    overflow: auto;
    background-color: #f0f2f5
}

#top-layout .ant-layout-header {
    height: 52px;
    padding: 0 16px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#top-layout .ant-layout-header .menu-trigger {
    color: #fff;
    font-size: 16px;
    line-height: 52px;
    margin-right: 10px
}

#top-layout .ant-layout-header .left-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#top-layout .ant-layout-header .right-info {
    color: #fff;
    line-height: 52px;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#top-layout .ant-layout-header .right-info .right-info-item {
    max-width: 150px;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#top-layout .ant-layout-header .right-info .right-info-item:hover {
    background: #00aaa6
}

#top-layout .ant-layout-header .right-info .item {
    float: left;
    padding: 0 12px;
    height: 100%;
    line-height: 53px;
    font-size: 16px;
    cursor: pointer
}

#top-layout .ant-layout-header .right-info .item:hover {
    background: #00aaa6
}

#top-layout .top-layout-content {
    height: calc(100vh - 52px);
    overflow: auto
}

.page-transition-enter,
.page-transition-leave-active {
    opacity: 0
}

.page-transition-enter .page-transition-container,
.page-transition-leave-active .page-transition-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.ant-drawer.drawer-sider .sider {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ant-drawer.drawer-sider.dark .ant-drawer-content {
    background-color: #001529
}

.ant-drawer.drawer-sider.light {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ant-drawer.drawer-sider.light .ant-drawer-content {
    background-color: #fff
}

.ant-drawer.drawer-sider .ant-drawer-body {
    padding: 0
}

.gpt-layout{
    height: 100vh;
    overflow: auto;
    background-color: #f0f2f5
}

.gpt-layout .system-name {
    line-height: 56px;
    color: rgba(0, 0, 0, .85);
    margin-right: 12px
}

.gpt-layout .ant-layout-header {
    height: 56px;
    padding: 0 24px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: hsla(0, 0%, 100%, .4)
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu {
    background-color: transparent
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-horizontal {
    border-color: transparent
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-horizontal>.ant-menu-item:not(.ant-menu-item-selected):hover,
#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-horizontal>.ant-menu-submenu:not(.ant-menu-item-selected):hover {
    border-color: transparent;
    font-weight: 700
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-submenu-title:hover {
    color: #000
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-item,
#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-submenu-title {
    padding: 0 10px
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-item.ant-menu-item-selected {
    font-weight: 700
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-horizontal>.ant-menu-submenu-selected {
    font-weight: 700;
    color: #000
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .ant-menu-horizontal>.ant-menu-item>a {
    color: #000
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .left-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .right-info {
    color: #fff;
    line-height: 56px;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .right-info .item {
    float: left;
    padding: 0 12px;
    height: 100%;
    line-height: 56px;
    font-size: 16px;
    cursor: pointer
}

#gpt-layout[data-v-5d6d2238] .ant-layout-header .right-info .item:hover {
    background: #00aaa6
}

.scene-tab[data-v-61b12f32] {
    background-color: #fff;
    margin-top: 4px;
    padding-right: 160px
}

.scene-tab[data-v-61b12f32] .ant-tabs-bar {
    margin: 0
}

#gpt-layout[data-v-61b12f32] {
    height: 100vh;
    overflow: hidden;
    background-color: #f0f2f5
}

#gpt-layout .system-name[data-v-61b12f32] {
    line-height: 56px;
    color: rgba(0, 0, 0, .85);
    margin-right: 12px
}

#gpt-layout[data-v-61b12f32] .ant-layout-header {
    height: 56px;
    padding: 0 24px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: hsla(0, 0%, 100%, .4)
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu {
    background-color: transparent
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-horizontal {
    border-color: transparent
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-horizontal>.ant-menu-item:not(.ant-menu-item-selected):hover,
#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-horizontal>.ant-menu-submenu:not(.ant-menu-item-selected):hover {
    border-color: transparent;
    font-weight: 700
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-submenu-title:hover {
    color: #000
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-item,
#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-submenu-title {
    padding: 0 10px
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-item.ant-menu-item-selected {
    font-weight: 700
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-horizontal>.ant-menu-submenu-selected {
    font-weight: 700;
    color: #000
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .ant-menu-horizontal>.ant-menu-item>a {
    color: #000
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .left-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .right-info {
    color: #fff;
    line-height: 56px;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .right-info .item {
    float: left;
    padding: 0 12px;
    height: 100%;
    line-height: 56px;
    font-size: 16px;
    cursor: pointer
}

#gpt-layout[data-v-61b12f32] .ant-layout-header .right-info .item:hover {
    background: #00aaa6
}

.foot-collapsed[data-v-61b12f32] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #f0f0f0;
    cursor: pointer
}

.foot-collapsed[data-v-61b12f32]:hover {
    color: #00aaa6
}

.menu-icon-wrap[data-v-61b12f32] {
    height: calc(100vh - 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu-icon-wrap[data-v-61b12f32] .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background: #fff
}

.none[data-v-61b12f32] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20%
}

.none img[data-v-61b12f32] {
    width: 80%;
    max-width: 560px
}

.none-text[data-v-61b12f32] {
    text-align: center;
    font-size: 16px;
    color: #ccc;
    margin-top: 8px
}

#gpt-layout[data-v-7cec71b8] {
    height: 100vh;
    overflow: hidden;
    background-color: #f0f2f5
}

#gpt-layout .system-name[data-v-7cec71b8] {
    line-height: 56px;
    color: rgba(0, 0, 0, .85);
    margin-right: 12px
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header {
    height: 56px;
    padding: 0 24px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: hsla(0, 0%, 100%, .4)
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu {
    background-color: transparent
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-horizontal {
    border-color: transparent
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-horizontal>.ant-menu-item:not(.ant-menu-item-selected):hover,
#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-horizontal>.ant-menu-submenu:not(.ant-menu-item-selected):hover {
    border-color: transparent;
    font-weight: 700
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-submenu-title:hover {
    color: #000
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-item,
#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-submenu-title {
    padding: 0 10px
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-item.ant-menu-item-selected {
    font-weight: 700
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-horizontal>.ant-menu-submenu-selected {
    font-weight: 700;
    color: #000
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .ant-menu-horizontal>.ant-menu-item>a {
    color: #000
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .left-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .right-info {
    color: #fff;
    line-height: 56px;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .right-info .item {
    float: left;
    padding: 0 12px;
    height: 100%;
    line-height: 56px;
    font-size: 16px;
    cursor: pointer
}

#gpt-layout[data-v-7cec71b8] .ant-layout-header .right-info .item:hover {
    background: #00aaa6
}

.foot-collapsed[data-v-7cec71b8] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #f0f0f0;
    cursor: pointer
}

.foot-collapsed[data-v-7cec71b8]:hover {
    color: #00aaa6
}

.menu-icon-wrap[data-v-7cec71b8] {
    height: calc(100vh - 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu-icon-wrap[data-v-7cec71b8] .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background: #fff
}

.ant-tooltip.mine-done-gpt.ant-tooltip-placement-right {
    left: 200px !important
}

.agent-layout-box[data-v-3455c43f] {
    height: 100vh;
    background: #fff;
    overflow: hidden
}

.agent-layout-box[data-v-3455c43f] .ant-layout {
    background: #fff
}

.agent-layout-box[data-v-3455c43f] .ant-layout-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px;
    padding: 0;
    line-height: 56px;
    background: #011429
}

.agent-layout-box .agent-layout-header-logo[data-v-3455c43f] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.agent-layout-box .agent-layout-header-quick[data-v-3455c43f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 24px;
    margin-left: 10px;
    color: #fff
}

.agent-layout-box .agent-layout-header-quick li[data-v-3455c43f],
.agent-layout-box .agent-layout-header-quick ul[data-v-3455c43f] {
    padding: 0;
    margin: 0;
    list-style: none
}

.agent-layout-box .agent-layout-header-quick-nav[data-v-3455c43f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.agent-layout-box .agent-layout-header-quick-nav li[data-v-3455c43f] {
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    background: transparent;
    cursor: pointer
}

.agent-layout-box .agent-layout-header-quick-nav li[data-v-3455c43f]:hover {
    font-weight: 700
}

.agent-layout-box[data-v-3455c43f] .ant-layout-sider.agent-layout-sider {
    height: calc(100vh - 56px);
    background: #fff
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu {
    height: calc(100% - 48px);
    overflow-y: auto;
    overflow-x: hidden
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu::-webkit-scrollbar {
    width: 0;
    height: 0
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu::-webkit-scrollbar-thumb,
.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu .ant-menu-submenu {
    color: #4e5969;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu .ant-menu-submenu.ant-menu-submenu-selected {
    color: #00aaa6
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu .ant-menu-sub.ant-menu-inline {
    padding: 0 22px
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu .ant-menu-sub.ant-menu-inline .ant-menu-item {
    padding-left: 32px !important;
    border-radius: 2px
}

.agent-layout-box[data-v-3455c43f] .ant-menu.agent-layout-menu .ant-menu-sub.ant-menu-inline .ant-menu-item.ant-menu-item-selected {
    background: #f2f3f5
}

.agent-layout-box .agent-layout-fold[data-v-3455c43f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    border-right: 1px solid #e5e6eb
}

.agent-layout-box[data-v-3455c43f] .ant-layout-content.agent-layout-content {
    height: calc(100vh - 56px);
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden
}

.agent-layout-box[data-v-f6b3ea6e] {
    height: 100vh;
    background: #fff;
    overflow: hidden
}

.agent-layout-box[data-v-f6b3ea6e] .ant-layout {
    background: #fff
}

.agent-layout-box[data-v-f6b3ea6e] .ant-layout-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px;
    padding: 0;
    line-height: 56px;
    background: #011429
}

.agent-layout-box .agent-layout-header-logo[data-v-f6b3ea6e] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.agent-layout-box .agent-layout-header-quick[data-v-f6b3ea6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 24px;
    margin-left: 10px;
    color: #fff
}

.agent-layout-box .agent-layout-header-quick li[data-v-f6b3ea6e],
.agent-layout-box .agent-layout-header-quick ul[data-v-f6b3ea6e] {
    padding: 0;
    margin: 0;
    list-style: none
}

.agent-layout-box .agent-layout-header-quick-nav[data-v-f6b3ea6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.agent-layout-box .agent-layout-header-quick-nav li[data-v-f6b3ea6e] {
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    background: transparent;
    cursor: pointer
}

.agent-layout-box .agent-layout-header-quick-nav li[data-v-f6b3ea6e]:hover {
    font-weight: 700
}

.agent-layout-box[data-v-f6b3ea6e] .ant-layout-sider.agent-layout-sider {
    height: calc(100vh - 56px);
    background: #fff
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu {
    height: calc(100% - 48px);
    overflow-y: auto;
    overflow-x: hidden
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu::-webkit-scrollbar {
    width: 0;
    height: 0
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu::-webkit-scrollbar-thumb,
.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu .ant-menu-submenu {
    color: #4e5969;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu .ant-menu-submenu.ant-menu-submenu-selected {
    color: #00aaa6
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu .ant-menu-sub.ant-menu-inline {
    padding: 0 22px
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu .ant-menu-sub.ant-menu-inline .ant-menu-item {
    padding-left: 32px !important;
    border-radius: 2px
}

.agent-layout-box[data-v-f6b3ea6e] .ant-menu.agent-layout-menu .ant-menu-sub.ant-menu-inline .ant-menu-item.ant-menu-item-selected {
    background: #f2f3f5
}

.agent-layout-box .agent-layout-fold[data-v-f6b3ea6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    border-right: 1px solid #e5e6eb
}

.agent-layout-box[data-v-f6b3ea6e] .ant-layout-content.agent-layout-content {
    height: calc(100vh - 56px);
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden
}

.ant-pro-multi-tab {
    margin: 0;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    background-color: #fff;
    z-index: 9
}

.ant-pro-multi-tab .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
    font-size: 13px;
    height: 32px !important;
    line-height: 32px !important;
    padding: 0 16px !important
}

.ant-pro-multi-tab .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
    height: auto
}

.ant-pro-multi-tab .homw-icon-wrap {
    line-height: 32px;
    padding-left: 16px;
    border-bottom: 1px solid #e8e8e8
}

.ant-pro-multi-tab .rightCtrol {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px;
    border-bottom: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ant-pro-multi-tab .rightCtrol .silbNode {
    position: absolute;
    top: 100%;
    right: 0;
    width: auto;
    height: 100%
}

.ant-pro-multi-tab .rightCtrol .silbNode>div {
    position: relative !important
}

.ant-pro-multi-tab .rightCtrol .silbNode>div .ant-select-dropdown {
    position: relative !important;
    left: 0 !important
}