.header-height-hide {
    height: 0 !important;
}

.zjf-header {
    min-height: 0;
    position: relative;
}

.zjf-header ._pp-header-content {
    max-width: 56px !important;
}

.zjf-header-transparent .zjf-header-bar {
    background-color: transparent;
}

.zjf-header-transparent .zjf-header-bar .zjf-header-content-phone,
.zjf-header-transparent .zjf-header-bar .zjf-header-login-btn-text,
.zjf-header-transparent .zjf-header-bar .zjf-header-menu-btn {
    color: #fff;
}

.zjf-header-menu-btn-inner:hover {
    border-bottom: 2px #157ee7 solid;
}

.zjf-header-transparent .zjf-header-son-menu {
    border-bottom: none;
}

.zjf-header-transparent .zjf-header-son-menu-bar {
    background-color: transparent;
}

.zjf-header-transparent .zjf-header-son-menu-bar .zjf-header-son-menu-title {
    color: #fff;
}

.zjf-header-transparent .zjf-header-son-menu-bar .zjf-header-son-menu-item {
    color: #ffffff50;
}

.zjf-header-transparent .zjf-header-son-menu-bar .zjf-header-son-menu-item-active,
.zjf-header-transparent div._pp-product-container ._pp-product-icon {
    color: #fff;
}

.zjf-header-bar {
    background-color: #fff;
    display: flex;
    height: 60px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 951;
}

.zjf-header-content {
    align-items: center;
    display: flex;
    height: 100%;
    width: 1200px;
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-content {
        width: 970px !important;
    }

    .zjf-header-content-phone {
        margin: 0 8px !important;
    }

    .zjf-header-content-phone:hover .zjf-header-content-phone-popover {
        display: block !important;
    }

    .zjf-header-content-phone-text {
        display: none !important;
    }

    .zjf-header-content .zjf-header-menu-btn {
        padding: 0 8px !important;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-content {
        width: 893px !important;
    }

    .zjf-header-content-phone {
        margin: 0 4px !important;
    }

    .zjf-header-content-phone:hover .zjf-header-content-phone-popover {
        display: block !important;
    }

    .zjf-header-content-phone-text {
        display: none !important;
    }

    .zjf-header-content .zjf-header-menu-btn {
        padding: 0 4px !important;
    }

    .zjf-header-content .zjf-header-content-logo {
        margin-right: 10px;
    }

    .zjf-header-content .header_userPanel_wrapper {
        margin-right: 10px !important;
    }
}

.zjf-header-content-logo {
    height: 39px;
    margin-right: 24px;
}

.zjf-header-content-logo img {
    height: 100%;
}

.zjf-header-content-blank {
    flex: 1 1;
}

.zjf-header-content-phone {
    align-items: center;
    color: #111111;
    display: flex;
    margin: 0 16px;
    position: relative;
}

.zjf-header-content-phone-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 7px;
}

.zjf-header-content-phone-popover {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px -8px rgba(31, 35, 41, 0.06), 0 8px 24px 8px rgba(31, 35, 41, 0.04);
    color: #000;
    display: none;
    -webkit-filter: drop-shadow(0 6px 12px rgba(31, 35, 41, 0.04));
    filter: drop-shadow(0 6px 12px rgba(31, 35, 41, 0.04));
    font-size: 12px;
    height: 36px;
    left: 50%;
    line-height: 36px;
    position: absolute;
    text-align: center;
    top: 31px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 111px;
}

.zjf-header-content-phone-popover:before {
    border: 8px solid transparent;
    border-bottom: 6px solid #fff;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
}

.zjf-header-shadow {
    background-color: #fff !important;
    box-shadow: 0 2px 4px -4px rgba(31, 35, 41, 0.02), 0 4px 8px rgba(31, 35, 41, 0.02), 0 4px 16px 4px rgba(31, 35, 41, 0.03);
}

.zjf-header-shadow .zjf-header-content-phone,
.zjf-header-shadow .zjf-header-login-btn-text,
.zjf-header-shadow .zjf-header-menu-btn {
    color: #111111 !important;
}

.zjf-header-shadow div._pp-product-container ._pp-product-icon {
    color: var(--N600-raw) !important;
}

.zjf-header-fixed .zjf-header-bar {
    position: fixed;
    top: 0;
}

.zjf-header-fixed .zjf-header_ContainerMenu {
    position: fixed;
}

.zjf-header-son-menu-bar {
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 898;
}

.zjf-header-son-menu-bar-fixed {
    background-color: #fff !important;
    -webkit-filter: drop-shadow(rgba(31, 35, 41, 0.12) 0 4px 24px);
    filter: drop-shadow(rgba(31, 35, 41, 0.12) 0 4px 24px);
    position: fixed;
    top: 0;
}

.zjf-header-son-menu-bar-fixed .zjf-header-son-menu {
    border-top: none;
}

.zjf-header-son-menu-bar-fixed .zjf-header-son-menu-title {
    color: #111111 !important;
}

.zjf-header-son-menu-bar-fixed .zjf-header-son-menu-item {
    color: #666666 !important;
}

.zjf-header-son-menu-bar-fixed .zjf-header-son-menu-item-active {
    color: #2a69fc !important;
}

.zjf-header-menu-btn {
    color: #111111;
    cursor: pointer;
    height: 100%;
    padding: 0 16px;
}

.zjf-header-menu-btn-inner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 60px;
}

.zjf-header-menu-btn-inner-active {
    border-bottom: 2px solid #2a69fc;
    margin-top: 1px;
}

.zjf-header-menu-btn-text {
    font-size: 14px;
    font-weight: 500;
    margin-right: 4px;
}

.zjf-header-tab-menu-tab {
    box-shadow: 4px 0 8px -8px rgba(31, 35, 41, 0.06), 6px 0 12px rgba(31, 35, 41, 0.04), 8px 0 24px 8px rgba(31, 35, 41, 0.04);
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px 0 40px calc(50% - 600px);
    width: calc(50% - 422px);
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-tab-menu-tab {
        padding: 40px 0 40px calc(50% - 480px) !important;
        width: calc(50% - 302px) !important;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-tab-menu-tab {
        padding: 40px 0 40px calc(50% - 427px) !important;
        width: calc(50% - 249px) !important;
    }
}

.zjf-header-tab-menu-item {
    align-items: center;
    color: #000;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    line-height: 22px;
    margin: 0 8px 8px 0;
    padding-left: 16px;
    width: 170px;
}

.zjf-header-tab-menu-item-title {
    margin-right: 4px;
}

.zjf-header-tab-menu-item-active {
    background-color: #f0f7ff;
    border-radius: 4px;
    color: #2150be;
    font-weight: 500;
}

.zjf-header-tab-menu-item-active svg {
    fill: #2150be;
}

.zjf-header-tab-menu-item-suffix {
    border-radius: 4px;
    height: 16px;
    margin-left: 4px;
    width: 32px;
}

.zjf-header-tab-menu-item-suffix img {
    border-radius: inherit;
    height: 100%;
    width: 100%;
}

.zjf-header-tab-menu-blank {
    flex: 1 1;
}

.zjf-header-tab-menu-download {
    align-items: center;
    background-color: rgba(51, 112, 255, 0.12);
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    height: 38px;
    padding-left: 12px;
    width: 105px;
}

.zjf-header-tab-menu-download:active,
.zjf-header-tab-menu-download:hover {
    background-color: #b9ccf9;
}

.zjf-header-tab-menu-download-text {
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 8px;
}

.zjf-header-tab-menu-content {
    height: 100%;
    width: calc(50% + 422px);
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-tab-menu-content {
        width: calc(50% + 302px) !important;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-tab-menu-content {
        width: calc(50% + 249px) !important;
    }
}

.zjf-header_ContainerMenu {
    background-color: #fff;
    box-shadow: 0 14px 24px -4px rgba(31, 35, 41, 0.12);
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 950;
}

.zjf-header-son-menu {
    border-bottom: 1px solid #dee0e3;
    border-top: 1px solid #dee0e3;
    display: flex;
    height: 60px;
    justify-content: center;
}

.zjf-header-son-menu-content {
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 1200px;
    width: 100%;
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-son-menu-content {
        max-width: 960px !important;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-son-menu-content {
        max-width: 854px !important;
    }
}

.zjf-header-son-menu-blank {
    flex: 1 1;
}

.zjf-header-son-menu-title {
    color: #111111;
    flex-shrink: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.zjf-header-son-menu-items {
    align-items: center;
    display: flex;
    height: 100%;
}

.zjf-header-son-menu-item {
    color: #666666;
    font-size: 14px;
    margin: 0 20px;
    white-space: nowrap;
}

.zjf-header-son-menu-item-active {
    color: #2a69fc;
    font-weight: 600;
}

.zjf-header-custom-menu {
    align-items: start;
    display: flex;
    height: 420px;
    overflow: hidden;
    padding: 40px 0;
}

@media screen and (min-width: 1249px) {
    .zjf-header-custom-menu-card:not(:nth-child(3n)) {
        margin-right: 80px;
    }
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-custom-menu-card-box {
        margin-left: 56px !important;
        margin-right: 39px !important;
        width: 554px !important;
    }

    .zjf-header-custom-menu-card:not(:nth-child(3n)) {
        margin-right: 40px;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-custom-menu-card-box {
        margin-left: 32px !important;
        margin-right: 0 !important;
        width: 506px !important;
    }

    .zjf-header-custom-menu-card:not(:nth-child(3n)) {
        margin-right: 16px;
    }
}

.zjf-header-custom-menu-card {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 340px;
    overflow: hidden;
    position: relative;
    width: 312px;
}

.zjf-header-custom-menu-card:hover .zjf-header-custom-menu-card-cover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.zjf-header-custom-menu-card:hover .zjf-header-custom-menu-card-button {
    background: #5185fe;
}

.zjf-header-custom-menu-card-cover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in;
    width: 100%;
}

.zjf-header-custom-menu-card-title {
    color: #111111;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 148px;
    position: relative;
}

.zjf-header-custom-menu-card-description {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 8px;
    position: relative;
    text-align: center;
    white-space: pre;
}

.zjf-header-custom-menu-card-button {
    background: #2a69fc;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 120px;
}

.zjf-header-custom-menu-card-box {
    display: flex;
    flex-wrap: wrap;
    margin-left: 130px;
    margin-right: 124px;
    padding-top: 32px;
    width: 634px;
}

.zjf-header-custom-menu-card {
    align-items: center;
    border-radius: 4px;
    display: flex;
    height: 38px;
    margin-bottom: 16px;
    width: 158px;
}

.zjf-header-custom-menu-card:hover {
    background: #f0f7ff;
}

.zjf-header-custom-menu-card-icon {
    height: 16px;
    margin-left: 12px;
    margin-right: 8px;
    width: 16px;
}

.zjf-header-custom-menu-card-title {
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}

.zjf-header-product-menu {
    align-items: flex-start;
    display: flex;
    height: 480px;
    max-height: calc(100vh - 100px);
    width: 100%;
}

@media screen and (min-width: 1249px) {
    .zjf-header-product-menu-card:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-product-menu-card:not(:nth-child(3n)) {
        margin-right: 72px;
    }

    .zjf-header-product-menu-demoCard:nth-child(-n+4) {
        margin-top: 0;
    }

    .zjf-header-product-menu-demoCard:not(:nth-child(4n)) {
        margin-right: 24px;
    }
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-product-menu {
        height: 668px !important;
    }

    .zjf-header-product-menu-card-box {
        margin-right: 128px !important;
        width: 352px !important;
    }

    .zjf-header-product-menu-card:nth-child(-n+2) {
        margin-top: 0;
    }

    .zjf-header-product-menu-card:not(:nth-child(2n)) {
        margin-right: 72px;
    }

    .zjf-header-product-menu-demoCard:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-product-menu-demoCard:not(:nth-child(3n)) {
        margin-right: 24px;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-product-menu .zjf-header-action-card {
        display: none !important;
    }

    .zjf-header-product-menu-card-box {
        margin-right: 0 !important;
        width: 646px !important;
    }

    .zjf-header-product-menu-card:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-product-menu-card:not(:nth-child(3n)) {
        margin-right: 72px;
    }

    .zjf-header-product-menu-demoCard:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-product-menu-demoCard:not(:nth-child(3n)) {
        margin-right: 16px;
    }
}

.zjf-header-product-menu-container {
    align-items: flex-start;
    display: flex;
    height: 100%;
}

.zjf-header-product-menu-card-box {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 140px 40px 62px;
    max-height: calc(100% - 80px);
    overflow: hidden;
    overflow-y: scroll;
    overflow-y: overlay;
    width: 580px;
}

.zjf-header-product-menu-card-box-tools {
    overflow: visible;
    overflow-y: visible;
}

.zjf-header-product-menu-card-box::-webkit-scrollbar {
    display: none;
}

.zjf-header-product-menu-demoContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0 62px;
    max-height: calc(100% - 80px);
    overflow: hidden;
    overflow-y: scroll;
    overflow-y: overlay;
    width: 872px;
}

.zjf-header-product-menu-demoContainer::-webkit-scrollbar {
    display: none;
}

.zjf-header-product-menu-card {
    border-radius: 4px;
    display: block;
    height: 50px;
    margin-top: 20px;
    position: relative;
    width: 140px;
}

.zjf-header-product-menu-card-disable {
    pointer-events: none;
}

.zjf-header-product-menu-card:hover {
    background: #f0f7ff;
}

.zjf-header-product-menu-card-icon {
    height: 16px;
    left: 8px;
    position: absolute;
    top: 7px;
    width: 16px;
}

.zjf-header-product-menu-card-title {
    color: #111111;
    font-size: 14px;
    font-weight: 500;
    left: 32px;
    line-height: 22px;
    position: absolute;
    top: 4px;
}

.zjf-header-product-menu-card-desc {
    color: #666666;
    font-size: 12px;
    left: 32px;
    line-height: 20px;
    position: absolute;
    top: 26px;
}

.zjf-header-product-menu-card-label {
    border: 1px solid;
    border-radius: 6px;
    color: #5185fe;
    font-size: 20px;
    height: 32px;
    left: 125px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 7px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 96px;
}

.zjf-header-product-menu-card-suffix {
    border-radius: 4px;
    height: 16px;
    left: 125px;
    position: absolute;
    top: 7px;
    width: 32px;
}

.zjf-header-product-menu-card-suffix img {
    height: 100%;
    width: 100%;
}

.zjf-header-product-menu-card.has-suffix {
    background-color: transparent;
}

.zjf-header-product-menu-card.has-suffix:before {
    border-radius: 4px;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 164px;
}

.zjf-header-product-menu-card.has-suffix:hover:before {
    background-color: #f0f7ff;
}

.zjf-header-product-menu-demoCard {
    border-radius: 4px;
    display: block;
    height: 164px;
    margin-top: 48px;
    position: relative;
    width: 200px;
}

.zjf-header-product-menu-demoCard:hover {
    box-shadow: 0 4px 16px 4px rgba(36, 91, 219, 0.03), 0 4px 8px rgba(36, 91, 219, 0.04), 0 2px 4px -4px rgba(36, 91, 219, 0.12);
}

.zjf-header-product-menu-demoCard-cover {
    height: 50px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 184px;
}

.zjf-header-product-menu-demoCard-title {
    color: #111111;
    font-size: 14px;
    font-weight: 500;
    left: 8px;
    line-height: 22px;
    position: absolute;
    top: 70px;
}

.zjf-header-product-menu-demoCard-desc {
    color: #666666;
    font-size: 12px;
    left: 8px;
    line-height: 20px;
    position: absolute;
    top: 96px;
    width: 184px;
}

.zjf-header-solu-menu {
    align-items: flex-start;
    display: flex;
    height: 648px;
    max-height: calc(100vh - 100px);
    width: 100%;
}

@media screen and (min-width: 1249px) {
    .zjf-header-solu-menu-card:not(:nth-child(3n)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-solu-menu-card-box {
        margin-right: 46px !important;
        width: 436px !important;
    }

    .zjf-header-solu-menu-card:not(:nth-child(2n)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-solu-menu .zjf-header-action-card {
        display: none !important;
    }

    .zjf-header-solu-menu-card-box {
        margin-left: 24px !important;
        margin-right: 0 !important;
        width: 646px !important;
    }

    .zjf-header-solu-menu-card:not(:nth-child(3n)) {
        margin-right: 8px;
    }
}

.zjf-header-solu-menu .zjf-header-tab-menu-content {
    height: 100%;
}

.zjf-header-solu-menu-container {
    align-items: flex-start;
    display: flex;
    height: 100%;
}

.zjf-header-solu-menu-card-box {
    height: calc(100% - 80px);
    margin: 40px 60px 0;
    overflow: hidden;
    overflow-y: scroll;
    overflow-y: overlay;
    width: 662px;
}

.zjf-header-solu-menu-card-box::-webkit-scrollbar {
    display: none;
}

.zjf-header-solu-menu-groupContainer {
    display: flex;
    flex-wrap: wrap;
}

.zjf-header-solu-menu-group {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

.zjf-header-solu-menu-group:nth-child(-n+1) {
    margin-top: 0;
}

.zjf-header-solu-menu-group-title {
    align-items: center;
    display: flex;
    height: 22px;
    margin-bottom: 24px;
    margin-left: 0;
}

.zjf-header-solu-menu-group-title-text {
    color: #111111;
    font-size: 16px;
    font-weight: 500;
    margin-right: 4px;
    padding-left: 8px;
}

.zjf-header-solu-menu-card {
    display: flex;
    flex-direction: column;
    width: 210px;
}

.zjf-header-solu-menu-card:not(:last-child) {
    margin-bottom: 24px;
}

.zjf-header-solu-menu-card-header {
    align-items: center;
    color: #2150be;
    display: flex;
    height: 22px;
    margin-bottom: 4px;
    padding-left: 8px;
}

.zjf-header-solu-menu-card-header svg {
    fill: #2150be;
}

.zjf-header-solu-menu-card-header:hover {
    color: #2a69fc;
}

.zjf-header-solu-menu-card-header:hover svg {
    fill: #2a69fc;
}

.zjf-header-solu-menu-card-header:active {
    color: #2150be;
}

.zjf-header-solu-menu-card-header:active svg {
    fill: #2150be;
}

.zjf-header-solu-menu-card-header-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-right: 4px;
}

.zjf-header-solu-menu-card-item {
    border-radius: 4px;
    color: #111111;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
    padding-left: 8px;
}

.zjf-header-solu-menu-card-item:hover {
    background: #f0f7ff;
}

.zjf-header-support-menu {
    align-items: flex-start;
    display: flex;
    height: 404px;
    max-height: calc(100vh - 100px);
}

@media screen and (min-width: 1249px) {
    .zjf-header-support-menu-card:nth-child(-n+4) {
        margin-top: 0;
    }

    .zjf-header-support-menu-card:not(:nth-child(4n)) {
        margin-right: 24px;
    }
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-support-menu {
        height: 506px !important;
    }

    .zjf-header-support-menu-card-box {
        margin-left: 60px !important;
        margin-right: 85px !important;
        width: 576px !important;
    }

    .zjf-header-support-menu-card:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-support-menu-card:not(:nth-child(3n)) {
        margin-right: 24px;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-support-menu .zjf-header-action-card {
        display: none !important;
    }

    .zjf-header-support-menu-card-box {
        margin-left: 24px !important;
        margin-right: 0 !important;
        width: 776px !important;
    }

    .zjf-header-support-menu-card:nth-child(-n+4) {
        margin-top: 0;
    }

    .zjf-header-support-menu-card:not(:nth-child(4n)) {
        margin-right: 24px;
    }
}

.zjf-header-support-menu-card-box {
    display: flex;
    flex-wrap: wrap;
    margin-left: 126px;
    margin-right: 59px;
    margin-top: 40px;
    max-height: calc(100% - 80px);
    overflow: hidden;
    overflow-y: scroll;
    overflow-y: overlay;
    width: 776px;
}

.zjf-header-support-menu-card-box::-webkit-scrollbar {
    display: none;
}

.zjf-header-support-menu-card {
    border-radius: 4px;
    display: block;
    height: 82px;
    margin-top: 32px;
    position: relative;
    width: 176px;
}

.zjf-header-support-menu-card:hover {
    background: #f0f7ff;
}

.zjf-header-support-menu-card-icon {
    height: 22px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 22px;
}

.zjf-header-support-menu-card-title {
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    left: 38px;
    line-height: 22px;
    position: absolute;
    top: 8px;
}

.zjf-header-support-menu-card-desc {
    color: #666666;
    font-size: 12px;
    left: 38px;
    line-height: 20px;
    position: absolute;
    top: 34px;
    white-space: pre;
}

.zjf-header-service-menu {
    align-items: flex-start;
    display: flex;
    height: 403px;
    max-height: calc(100vh - 100px);
    width: 100%;
}

@media screen and (min-width: 1249px) {
    .zjf-header-service-menu-card:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-service-menu-card:not(:nth-child(3n)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 1016px) and (max-width: 1248px) {
    .zjf-header-service-menu {
        height: 473px !important;
    }

    .zjf-header-service-menu-container-price:first-child .zjf-header-service-menu-card:last-child {
        height: 82px !important;
    }

    .zjf-header-service-menu-card-box {
        margin-right: 67px !important;
        width: 416px !important;
    }

    .zjf-header-service-menu-card:nth-child(-n+2) {
        margin-top: 0;
    }

    .zjf-header-service-menu-card:not(:nth-child(2n)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 893px) and (max-width: 1015px) {
    .zjf-header-service-menu .zjf-header-action-card {
        display: none !important;
    }

    .zjf-header-service-menu-card-box {
        margin-left: 24px !important;
        margin-right: 0 !important;
        width: 646px !important;
    }

    .zjf-header-service-menu-card:nth-child(-n+3) {
        margin-top: 0;
    }

    .zjf-header-service-menu-card:not(:nth-child(3n)) {
        margin-right: 8px;
    }
}

.zjf-header-service-menu-container {
    align-items: flex-start;
    display: flex;
}

.zjf-header-service-menu-card-box {
    margin-left: 59px;
    margin-right: 89px;
    margin-top: 40px;
    width: 632px;
}

.zjf-header-service-menu-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
}

.zjf-header-service-menu-group-title {
    align-items: center;
    display: flex;
    height: 32px;
    margin-bottom: 8px;
    margin-left: 16px;
}

.zjf-header-service-menu-group-title-text {
    color: #2150be;
    font-size: 14px;
    font-weight: 500;
    margin-right: 4px;
}

.zjf-header-service-menu-group-title-text:hover {
    color: #2a69fc;
}

.zjf-header-service-menu-group-title-text:active {
    color: #2150be;
}

.zjf-header-service-menu-groupContainer {
    display: flex;
    flex-wrap: wrap;
}

.zjf-header-service-menu-card {
    border-radius: 4px;
    display: block;
    height: 82px;
    margin-top: 16px;
    position: relative;
    width: 200px;
}

.zjf-header-service-menu-card:hover {
    background: #f0f7ff;
}

.zjf-header-service-menu-card-icon {
    height: 22px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 22px;
}

.zjf-header-service-menu-card-header {
    align-items: center;
    display: flex;
    height: 22px;
    left: 38px;
    position: absolute;
    top: 8px;
}

.zjf-header-service-menu-card-title {
    color: #111111;
    font-size: 14px;
    font-weight: 500;
}

.zjf-header-service-menu-card-tag {
    background-color: #f80;
    border-radius: 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    margin-left: 8px;
    text-align: center;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left;
    transform-origin: left;
    width: 48px;
}

.zjf-header-service-menu-card-desc {
    color: #666666;
    font-size: 12px;
    left: 38px;
    line-height: 20px;
    position: absolute;
    top: 34px;
    white-space: pre-wrap;
    width: 150px;
}

.zjf-header-service-menu-card-footer {
    align-items: center;
    display: flex;
    height: 20px;
    left: 38px;
    position: absolute;
    top: 104px;
}

.zjf-header-service-menu-card-footer-text {
    color: #2150be;
    font-size: 12px;
    margin-right: 4px;
}

.zjf-header-service-menu-card-footer-text:hover {
    color: #2a69fc;
}

.zjf-header-service-menu-card-footer-text:active {
    color: #2150be;
}

.zjf-header-action-card {
    background: linear-gradient(134.76deg, #fff 22.69%, #f2f6ff 104.23%);
    border-radius: 4px;
    box-shadow: 2px 0 8px 2px rgba(31, 35, 41, 0.02), 2px 0 4px rgba(31, 35, 41, 0.02), 1px 0 2px -2px rgba(31, 35, 41, 0.02);
    height: 327px;
    margin-top: 40px;
    position: relative;
    width: 240px;
}

.zjf-header-action-card:hover {
    box-shadow: 0 4px 16px 4px rgba(36, 91, 219, 0.03), 0 4px 8px rgba(36, 91, 219, 0.04), 0 2px 4px -4px rgba(36, 91, 219, 0.12);
}

.zjf-header-action-card-cover {
    height: 158px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.zjf-header-action-card-tag {
    align-items: center;
    background: linear-gradient(265.96deg, #2a69fc 10.16%, #5185fe 104.43%);
    border-radius: 4px 0 12px;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 24px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 72px;
}

.zjf-header-action-card-title {
    color: #111111;
    font-size: 16px;
    font-weight: 500;
    left: 12px;
    line-height: 24px;
    position: absolute;
    top: 174px;
    width: 216px;
}

.zjf-header-action-card-desc {
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    left: 12px;
    line-height: 20px;
    position: absolute;
    top: 210px;
    width: 216px;
}

.zjf-header-action-card-footer {
    align-items: center;
    display: flex;
    height: 22px;
    left: 12px;
    position: absolute;
    top: 284px;
}

.zjf-header-action-card-footer-text {
    color: #2150be;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-right: 4px;
}

.zjf-header-action-card-footer-text:hover {
    color: #2a69fc;
}

.zjf-header-action-card-footer-text:active {
    color: #2150be;
}

.zjf-header-login-btn {
    display: block;
    font-size: 14px;
    margin: 0 8px;
}

.zjf-header-login-btn:last-of-type {
    margin: 0 0 0 8px;
}

.zjf-header-login-btn-text {
    color: #111111;
    font-weight: 500;
    line-height: 60px;
}

.zjf-header-login-btn-square {
    background-color: #2a69fc;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    line-height: 60px;
    padding: 0 24px;
}

.zjf-header-login-btn-square:hover {
    background-color: #5d87f7;
}




/*son-menu*/

.zjf-header-son-menu {
    left: 0;
    position: fixed;
    top: 60px;
    width: 100%;
    z-index: 898;
    background-color: #ffffff;
}

.zjf-header-son-menu-fixed {
    background-color: #fff !important;
    -webkit-filter: drop-shadow(rgba(31, 35, 41, .12) 0 4px 24px);
    filter: drop-shadow(rgba(31, 35, 41, .12) 0 4px 24px);
    position: fixed;
    top: 0
}

.zjf-header-son-menu-fixed .zjf-head-son-menu {
    border-top: none
}

.zjf-header-son-menu-fixed .zjf-head-son-menu-title {
    color: #222222 !important
}

.zjf-header-son-menu-fixed .zjf-head-son-menu-item {
    color: #666666 !important
}

.zjf-header-son-menu-fixed .zjf-head-son-menu-item-active {
    color: #2d3efe !important
}

.zjf-header_MenuButton {
    color: #222222;
    cursor: pointer;
    height: 100%;
    padding: 0 16px
}


.zjf-head-son-menu {
    border-bottom: 1px solid #dee0e3;
    border-top: 1px solid #dee0e3;
    display: flex;
    height: 60px;
    justify-content: center
}

.zjf-head-son-menu-content {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    height: 100%;
    max-width: 1200px;
    width: 100%
}

@media screen and (min-width:1016px) and (max-width:1248px) {
    .zjf-head-son-menu-content {
        max-width: 960px !important
    }
}

@media screen and (min-width:893px) and (max-width:1015px) {
    .zjf-head-son-menu-content {
        max-width: 854px !important
    }
}

.zjf-head-son-menu-blank {
    flex: 1 1
}

.zjf-head-son-menu-title {
    color: #222222;
    flex-shrink: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

.zjf-head-son-menu-items {
    align-items: center;
    display: flex;
    height: 100%
}

.zjf-head-son-menu-item {
    color: #666666;
    font-size: 14px;
    margin: 0 20px;
    white-space: nowrap
}

.zjf-head-son-menu-item-active {
    color: #2d3efe;
    font-weight: 600
}

.subnav-section {
    /* width: 100%; */
    background: #fff;
    box-shadow: 0 0 20px #00000033;
    position: fixed;
    top: 60px;
    z-index: 899;
}

.subnav-box {
    width: 180px;
    margin: 0 auto;
    display: flex;
}

.subnav-box-left {
    width: 30%;
    box-sizing: border-box;
    padding: 50px 0;
}

.subnav-card {
    width: 260px;
    height: 300px;
    background: #f4faff;
    border-radius: 16px;
    box-sizing: border-box;
}

.subnav-card-title {
    width: 90%;
    height: 40px;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}


.subnav-card-intro {
    width: 90%;
    height: 60px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
}

.subnav-card-btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    background: #2a69fc;
    color: #ffffff;
    border-radius: 8px;
    margin-left:40px;
    display: inline-block;
}



.subnav-box-right {
    /* width: 70%; */
    box-sizing: border-box;
    padding: 50px 0px;
}

.subnav-item-box{
    width:100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
}

.subnav-item-head{
    font-size:14px;
    font-weight: 600;
    width:100%;
    height:40px;
    line-height: 40px;
    padding-left:20px;
    margin-top:10px;
}

.subnav-item {
    padding:0 20px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border-radius: 8px;
    margin: 0;
    display: inline-block;
    font-size: 14px;
}

.subnav-item-point{
    font-size:10px;
    color:rgb(245, 192, 33);
    margin-right:5px;
}

.subnav-item:hover {
    background: #f9f9f9;
}


.subnav-box-left2{
    padding: 40px 0;
    width: 200px;
}

.subnav-box-left2 ul{
    margin:0;
    padding:0;
}

.subnav-box-left2 ul li{
    width:180px;
    height:40px;
    line-height: 40px;
    border-radius: 8px;
    background:none;
    margin:0 8px 8px 0;
    text-align: left;
    padding-left:20px;
    box-sizing: border-box;
}

.subnav-box-left2 ul li.active{
    background:#e8efff;
    color: #2a69fc;
}

.subnav-box-right2{
    width:calc(100% - 200px);
    position: relative;
    min-height:500px;
    box-shadow: 5px 0 10px #00000011 inset;
}

.subnav-box-r-list-1{
    width:100%;
    padding:40px 120px 40px 80px;
}

.subnav-box-r-list-1 dl{
    width:220px;
    height:110px;
    font-size:14px;
    display: inline-block;
    margin:0;
    padding:0;
    margin-bottom:10px;
}

.subnav-box-r-list-1 dl dt{
    width:200px;
    height:40px;
    line-height: 40px;
    padding-left:20px;
    text-align: left;
    display: inline-block;
    margin:0;
    padding:0;
    color:#2a69fc;
}
.subnav-box-r-list-1 dl dd{
    width:200px;
    height:35px;
    line-height: 35px;
    padding-left:20px;
    text-align: left;
    display: inline-block;
    margin:0;
    padding:0;
}

.ad-card{
    position: absolute;
    right:0px;
    top:40px;
    width:240px;
    height:330px;
    box-shadow: 0 0 10px #5185fe11;
    overflow: hidden;
}

.ad-card img{
    width:100%;
    height:160px;
}

.ad-card-title{
    padding:10px 20px;
    font-size:14px;
    font-weight: bold;
}
.ad-card-intro{
    padding:5px 20px;
    font-size:12px;
    line-height: 160%;
}

.ad-card-link{
    padding:5px 20px;
    font-size:14px;
}