

    html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }

    body {
        margin: 0
    }

    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    main,
    menu,
    nav,
    section,
    summary {
        display: block
    }

    audio,
    canvas,
    progress,
    video {
        display: inline-block
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    progress {
        vertical-align: baseline
    }

    [hidden],
    template {
        display: none
    }

    a {
        background-color: transparent;
        -webkit-text-decoration-skip: objects
    }
 /* 滚动条优化 start */
        
 ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

 ::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

 ::-webkit-scrollbar-thumb {
    background: #cdcdcd;
    border-radius: 20px;
}

 ::-webkit-scrollbar-thumb:hover {
    background: #007aff;
}

 ::-webkit-scrollbar-corner {
    background: #f6f6f6;
}
/* 滚动条优化 end */

    a:active,
    a:hover {
        outline-width: 0;
        text-decoration: none;
    }

    abbr[title] {
        border-bottom: none;
        text-decoration: underline;
        text-decoration: underline dotted
    }

    b,
    strong {
        font-weight: inherit;
        font-weight: bolder
    }

    dfn {
        font-style: italic
    }

    h1 {
        font-size: 2em;
        margin: .67em 0
    }

    mark {
        background-color: #ff0;
        color: #000
    }

    small {
        font-size: 80%
    }

    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    img {
        border-style: none
    }

    svg:not(:root) {
        overflow: hidden
    }

    code,
    kbd,
    pre,
    samp {
        font-family: monospace, monospace;
        font-size: 1em
    }

    figure {
        margin: 1em 40px
    }

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }

    button,
    input,
    optgroup,
    select,
    textarea {
        font: inherit;
        margin: 0
    }

    optgroup {
        font-weight: 700
    }

    button,
    input {
        overflow: visible
    }

    button,
    select {
        text-transform: none
    }

    [type=reset],
    [type=submit],
    button,
    html [type=button] {
        -webkit-appearance: button
    }

    [type=button]::-moz-focus-inner,
    [type=reset]::-moz-focus-inner,
    [type=submit]::-moz-focus-inner,
    button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring,
    [type=reset]:-moz-focusring,
    [type=submit]:-moz-focusring,
    button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

    fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    legend {
        box-sizing: border-box;
        color: inherit;
        display: table;
        max-width: 100%;
        padding: 0;
        white-space: normal
    }

    textarea {
        overflow: auto
    }

    [type=checkbox],
    [type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    [type=number]::-webkit-inner-spin-button,
    [type=number]::-webkit-outer-spin-button {
        height: auto
    }

    [type=search] {
        -webkit-appearance: textfield;
        outline-offset: -2px
    }

    [type=search]::-webkit-search-cancel-button,
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-input-placeholder {
        color: inherit;
        opacity: .54
    }

    ::-webkit-file-upload-button {
        -webkit-appearance: button;
        font: inherit
    }

    html {
        font: 100%/1.625 -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        box-sizing: border-box;
        overflow-y: scroll;
    }

    * {
        box-sizing: inherit;
    }

    *:before {
        box-sizing: inherit;
    }

    *:after {
        box-sizing: inherit;
    }

    body {
        color: hsla(0, 0%, 0%, 0.8);
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: normal;
        word-wrap: break-word;
        font-kerning: normal;
        -moz-font-feature-settings: "kern", "liga", "clig", "calt";
        -ms-font-feature-settings: "kern", "liga", "clig", "calt";
        -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
        font-feature-settings: "kern", "liga", "clig", "calt";
    }

    img {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom:0;
    }

    h1 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 2.4375rem;
        padding-bottom: calc(0.40625rem - 1px);
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 1.21875rem;
        color: inherit;
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 600;
        text-rendering: optimizeLegibility;
        font-size: 2rem;
        line-height: 1.1;
        
    }

    h2 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 1.625rem;
        padding-bottom: calc(0.40625rem - 1px);
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.40625rem;
        color: inherit;
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 600;
        text-rendering: optimizeLegibility;
        font-size: 1.51572rem;
        line-height: 1.1;
        
    }

    h3 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        color: inherit;
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 600;
        text-rendering: optimizeLegibility;
        font-size: 1.31951rem;
        line-height: 1.1;
    }

    h4 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        color: inherit;
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 600;
        text-rendering: optimizeLegibility;
        font-size: 1rem;
        line-height: 1.1;
    }

    h5 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        color: inherit;
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 600;
        text-rendering: optimizeLegibility;
        font-size: 0.87055rem;
        line-height: 1.1;
    }

    h6 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        color: hsla(0, 0%, 0%, 0.53);
        font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
        font-weight: 600;
        text-rendering: optimizeLegibility;
        font-size: 0.81225rem;
        line-height: 1.1;
    }

    hgroup {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    ul {
        margin-left: 1.625rem;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        list-style-position: outside;
        list-style-image: none;
    }

    ol {
        margin-left: 1.625rem;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        list-style-position: outside;
        list-style-image: none;
    }

    dl {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    dd {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    p {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    figure {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    pre {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        font-size: 0.85rem;
        line-height: 1.625rem;
    }

    table {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        font-size: 1rem;
        line-height: 1.625rem;
        border-collapse: collapse;
        width: 100%;
    }

    fieldset {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    blockquote {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: calc(0.8125rem - 1px);
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
        border-left: 4px solid hsla(0, 0%, 0%, 0.13);
        color: hsla(0, 0%, 0%, 0.53);
    }

    form {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    noscript {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    iframe {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    hr {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: calc(0.8125rem - 1px);
        background: hsla(0, 0%, 0%, 0.2);
        border: none;
        height: 1px;
    }

    address {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 0.8125rem;
    }

    b {
        font-weight: 600;
    }

    strong {
        font-weight: 600;
    }

    dt {
        font-weight: 600;
    }

    th {
        font-weight: 600;
    }

    li {
        margin-bottom: calc(0.8125rem / 2);
    }

    ol li {
        padding-left: 0;
    }

    ul li {
        padding-left: 0;
    }

    li>ol {
        margin-left: 1.625rem;
        margin-bottom: calc(0.8125rem / 2);
        margin-top: calc(0.8125rem / 2);
    }

    li>ul {
        margin-left: 1.625rem;
        margin-bottom: calc(0.8125rem / 2);
        margin-top: calc(0.8125rem / 2);
    }

    blockquote *:last-child {
        margin-bottom: 0;
    }

    li *:last-child {
        margin-bottom: 0;
    }

    p *:last-child {
        margin-bottom: 0;
    }

    li>p {
        margin-bottom: calc(0.8125rem / 2);
    }

    code {
        font-size: 0.85rem;
        line-height: 1.625rem;
    }

    kbd {
        font-size: 0.85rem;
        line-height: 1.625rem;
    }

    samp {
        font-size: 0.85rem;
        line-height: 1.625rem;
    }

    abbr {
        border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
        cursor: help;
    }

    acronym {
        border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
        cursor: help;
    }

    abbr[title] {
        border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
        cursor: help;
        text-decoration: none;
    }

    thead {
        text-align: left;
    }

    td,
    th {
        text-align: left;
        border-bottom: 1px solid hsla(0, 0%, 0%, 0.12);
        font-feature-settings: "tnum";
        -moz-font-feature-settings: "tnum";
        -ms-font-feature-settings: "tnum";
        -webkit-font-feature-settings: "tnum";
        padding-left: 1.08333rem;
        padding-right: 1.08333rem;
        padding-top: 0.8125rem;
        padding-bottom: calc(0.8125rem - 1px);
    }

    th:first-child,
    td:first-child {
        padding-left: 0;
    }

    th:last-child,
    td:last-child {
        padding-right: 0;
    }

    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 0.8125rem;
        margin-top: 1.625rem;
    }

    ol,
    ul {
        margin-left: 2.03125rem;
    }

    li>ol,
    li>ul {
        margin-left: 2.03125rem;
    }

    a {
        color: #007aff;
        text-decoration: none;
    }

   
/* sc-component-id: sc-bwzfXH */
.topHeader {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    height:64px;
    background: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-bottom: 1px solid #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width:768px) {
    .topHeader {
        display: none;
    }
}

@media (max-width:768px) {
    .topHeader {
        display: none;
    }
}

@media (max-width:768px) {
    .topHeader {
        display: none;
    }
}

.topHeader .content-wrapper {
    height: 100%;
    box-sizing:border-box;position:relative;margin-left:auto;margin-right:auto;padding:0 40px;
    
}

.topHeader a:hover,
.topHeader a:active {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.topHeader .btn-wrapper {
     float: right;
}

.topHeader .logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.topHeader .logo img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 0;
    /* width: 180px; */
}


.topHeader .nav-list .nav-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    cursor: pointer;
}
.topHeader .nav-list .nav-item a{
    display: block;
    display: flex;
    align-items: center;
    padding: 0 20px;
    height: 100%;
}
@media (min-width:768px) and (max-width:1500px) {
    .topHeader .nav-list .nav-item{
        padding: 0 10px;
    }
    .topHeader .content-wrapper{padding: 0 20px; min-width: 1200px;}
    .topHeader .nav-list .nav-item {
        margin-right: 0;
    }
    .nav-list{margin-left: 20px !important;}
    .nav-list .nav-item:first-child{display:none;}
    
}

.topHeader .nav-list .nav-item.active .link {
    color: #007aff;
    border-bottom: 2px #007aff solid;
}

.topHeader .nav-list .nav-item .link {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.topHeader .nav-list .nav-item a:hover .link{
    color: #007aff;
}

.topHeader .nav-list .nav-item .link .iconfont {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 5px;
}

/* sc-component-id: sc-htpNat */
.hcwXca {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

/* sc-component-id: sc-bxivhb */
.gepbvZ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 63px;
}

/* sc-component-id: sc-ifAKCX */
.cauyYL {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    height: 35px;
    border-radius: 40px;
    font-size: 16px;
    color: #007aff;
    border: 2px solid #007aff;
}

/* sc-component-id: sc-EHOje */
.bJJMJK {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    height: 35px;
    border-radius: 40px;
    background: #007aff;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
    margin-left: 10px;
}

.bJJMJK:hover {
    background-color: #3D5AFE;
}

/* sc-component-id: sc-bZQynM */

.slideMenuBox {
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    /* pointer-events: none; */
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    box-shadow: 0px 10px 20px 0px rgba(49, 83, 212, 0.05);
}

.slideMenuBox .menu-wrap {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width:993px) and (max-width:1200px) {
    .slideMenuBox .menu-wrap {
        width: 960px;
    }
}
/* 
.slideMenuBox .menu-wrap .bottom-line {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    width: 100vw;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    position: absolute;
    left: 0;
} */

.slideMenuBox .menu-wrap .sub-menu-wrap {
    width: 25%;
    border-left: 1px solid rgba(238, 238, 238, 1);
    margin-top: 20px;
    box-sizing: border-box;
}

/* .slideMenuBox .menu-wrap .sub-menu-wrap .title {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 22px;
    padding: 0px 0 10px 0;
    margin-left: 25px;
} */

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 8px 0px;
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
}

@media (min-width:993px) and (max-width:1200px) {
    .slideMenuBox .menu-wrap .sub-menu-wrap .menu-item {
        margin-left: 5px;
    }
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item.item-todo {
    cursor: default !important;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item:hover {
    background: #f5f5f5;
    border-radius: 4px;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item:active {
    background: #f8f9fb;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item .left-logo {
    -webkit-flex: 0 1 18px;
    -ms-flex: 0 1 18px;
    flex: 0 1 18px;
    height: 18px;
    margin: 3px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-font-smoothing: antialiased;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item .left-logo img {
    width: 18px;
    height: 18px;
    margin: 0;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item .right-desc {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item .right-desc .desc-title {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
}

.slideMenuBox .menu-wrap .sub-menu-wrap .menu-item .right-desc .desc-info {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.35);
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    padding-right: 10px;
}

.slideMenuBox .menu-wrap .right {
    border-right: 1px solid rgba(238, 238, 238, 1);
}

/* sc-component-id: sc-gzVnrw */
.hTGfis {
    background: #172355;
    padding-top: 50px;
    padding-bottom: 40px;
}

.hTGfis>div {
    max-width: 960px;
    margin: 0 auto;
}

@media (max-width:768px) {
    .hTGfis {
        margin-bottom: 60px;
    }
}

/* sc-component-id: sc-htoDjs */
.ejAKjf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
}

.ejAKjf span {
    font-size: 12px;
    color: #afbde2;
    margin-top: 8px;
}

.ejAKjf .foot-imgs img {
    height: 28px;
    margin-right: 16px;
}



/* sc-component-id: sc-gZMcBi */
.cgPxYY {
    height: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    width: 100vw;
}

@media (max-width:768px) {
    .cgPxYY {
        display: block;
    }
}

@media (max-width:768px) {
    .cgPxYY {
        display: block;
    }
}

@media (max-width:768px) {
    .cgPxYY {
        display: block;
    }
}

@media (min-width:768px) {
    .cgPxYY {
        display: none;
    }
}

.cgPxYY a {
    color: rgb(13, 25, 36) !important;
}

.cgPxYY a:hover,
.cgPxYY a:active {
    -webkit-text-decoration: none;
    text-decoration: none;
}

/* sc-component-id: sc-gqjmRU */
.dcnzBD {
    height: 50px;
  
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left:5px;
    border-bottom: 1px solid rgb(238, 238, 238);
    background: #fff;
    color: unset;
}


.m_menu{
    width: 60px;
    text-align: center;
}
/* sc-component-id: sc-VigVT */
.gtJKdb {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/* sc-component-id: sc-jTzLTM */
.OOssU {
   
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
    border-bottom: 1px solid #EEEEEE;
    height: 60px;
    font-size: 16px;
}

.OOssU:active {
    background-color: #e8e8e8;
}

.OOssU .iconfont {
    color: #ccc;
}

/* sc-component-id: sc-cSHVUG */
.hyzBlh {
    top: 50px;
    background: #fff;
    display: none;
    /* height: 0; */
    -webkit-transition: height .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: height .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    overflow-y: auto;
}



/* 侧边栏 */
.bSemjO {
    z-index: 10;
    top: 0;
    width: 80px;
    right: 20px;
    height: 100vh;
    position: fixed;
}


.bSemjO .__react_component_tooltip {
    padding: 0;
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
    background: #fff;
    opacity: 1 !important;
}


.bSemjO .qr-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 30px;
}

.bSemjO .qr-code img {
    width: 186px;
    height: 186px;
    margin: 0;
}

.bSemjO .qr-code span {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

.bSemjO .qimo-toggler {
    position: absolute;
    bottom: -120px;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0px 10px 20px 0px rgba(49, 83, 212, 0.2);
}

.bSemjO .qimo-toggler .suspension-icon {
    border-top: none;
}

.form{
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
/* sc-component-id: sc-kpOJdX */
.bivjfM {
    position: fixed;
    bottom:40px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    list-style: none;
    box-shadow: 0px 10px 26px 0px rgba(49, 83, 212, 0.15);
    -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* sc-component-id: sc-dxgOiQ */
.ivXjps {
    background: rgba(255, 255, 255, 1);
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(46, 46, 46, 1);
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 80px;
    height: 80px;
}

.ivXjps .st0 {
    fill: #007aff;
}

.ivXjps svg {
    width: 40px;
}

.ivXjps .st1 {
    fill: #FF0000;
}

.ivXjps:hover {
    background: #007aff;
    color: rgba(255, 255, 255, 1);
}

.ivXjps:hover .suspension-icon .iconfont {
    color: rgba(255, 255, 255, 1);
}

.ivXjps:hover .st0,
.ivXjps:hover .st1 {
    fill: #ffffff;
}

.ivXjps:hover .suspension-desc span {
    color: #FFF;
}

.ivXjps:hover .floatMask{display: block;}
.ivXjps .suspension-icon {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 40px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.ivXjps .suspension-icon:only-child {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ivXjps .suspension-icon .iconfont {
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    font-size: 40px;
    line-height: 1;
    color: #007aff;
}

.ivXjps .suspension-icon .iconweixin {
    color: #1BB723;
}

.ivXjps.qimo-toggler {
    background: #007aff;
    color: rgba(255, 255, 255, 1);
}

.ivXjps.qimo-toggler .suspension-icon .iconfont {
    color: rgba(255, 255, 255, 1);
}

.ivXjps.qimo-toggler .suspension-icon .iconweixin {
    color: '#1BB723';
}

.ivXjps.qimo-toggler:hover {
    background: #fff;
}

.ivXjps.qimo-toggler:hover .suspension-icon .iconfont {
    color: #007aff;
}

.ivXjps:first-child .suspension-icon {
    border-top: none;
}

.ivXjps .suspension-desc {
    margin-bottom: 8px;
}

.ivXjps .suspension-desc span {
    font-size: 12px;
    font-weight: 400;
    color: #0D1924;
}

/* sc-component-id: sc-ckVGcZ */
.gKLRFS {
    position: absolute;
    bottom: 60px;
    width:150px;
    right: 0;
    padding-bottom: 10px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 10px 26px 0px rgb(49 83 212 / 15%);
    display: flex;
    flex-direction: column;
    align-items: center;
    user-select: none;
}

.gKLRFS .spokesman {
    width: 80px;
    position: absolute;
    top: -35px;
    margin-bottom: 0;
}

.gKLRFS>.qrcode {
    width: 120px;
    margin-top: 39px;
    margin-bottom: 0;
}

.gKLRFS>.iconchuangkou-guanbi {
    position: absolute;
    padding: 8px 12px;
    font-size: 20px;
    top: 0;
    right: 0;
    color: #007aff;
    cursor: pointer;
    opacity: 0.6;
}

.gKLRFS .acticons {
    margin-bottom: 7px;
}

.gKLRFS .acticons span {
    font-size: 14px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}

.gKLRFS .acticons .help-onebyone {
    color: #999;
}

.gKLRFS .angle {
    position: absolute;
    right: -6px;
    bottom: 15px;
    width: 6px;
}

/* sc-component-id: sc-hMqMXs */
.eMBaSe {
    z-index: 999;
    width: 100vw;
    bottom: 0;
    position: fixed;
    display: none;
    box-shadow: 0px -1px 0px 0px rgba(238, 238, 238, 1);
}

@media (max-width:768px) {
    .eMBaSe {
        display: block;
        background-color: #fff;
    }
}

.eMBaSe .qr-code {
    display: none;
  text-align: center;
    padding: 30px;
    padding-bottom: 20px;
    position: absolute;
    border-radius: 18px;
    bottom: 152px;
    width: 320px;
    background: #fff;
    left: 20px;
    box-shadow: rgba(49, 83, 212, 0.1) 0px 10px 30px 0px
}

.eMBaSe .qr-code img {
    width: 260px;
    height: 260px;
    margin: 0;
}

.eMBaSe .qr-code span {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 33px;
    opacity: 0.66;
}

.eMBaSe .qr-code:after {
    content: '';
    border: 10px solid transparent;
    border-top-color: #fff;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -19px;
    left: 100px;
}
.eMBaSe .acticons{text-align: center; margin-bottom: 10px;}
/* sc-component-id: sc-kEYyzF */
.kHiaAZ {
    list-style: none;
    box-shadow: 0px 10px 26px 0px rgba(49, 83, 212, 0.15);
    -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    background: #fff;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    position: fixed;
    width: 200vw;
    height: 100px;
    bottom: -30px;
    left: -50vw;
}

.kHiaAZ #phone:active,
.kHiaAZ #phone:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}

/* sc-component-id: sc-kkGfuU */
.fyTxNG {

    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    color: rgba(46, 46, 46, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    flex:1
}
.fyTxNG a{ display: block; height: 100%; width: 100%; display: flex; justify-content: center ; align-items: center;}

.fyTxNG .st0 {
    fill: #007aff;
}

.fyTxNG svg {
    width: 64px;
}

.fyTxNG .st1 {
    fill: #FF0000;
}

.fyTxNG .suspension-icon .iconfont {
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    font-size: 64px;
    line-height: 1;
    color: #007aff;
}

.fyTxNG .suspension-icon .iconweixin {
    color: #1BB723;
}


.fyTxNG .suspension-desc span {
    font-size:30px;
    color: #666;
}

/* sc-component-id: sc-iAyFgw */
.kVNIDM {
    padding-top: 60px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-image: none;
    background-color: unset;
    background-size: cover;
}
.kVNIDM .box{display: flex;}

@media (max-width:768px) {
    .kVNIDM {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
    .kVNIDM .box{display: initial;}
}

 h3.desc-title {
    padding: 0 30px;
    font-size: 36px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 50px;
    text-align: center;
}

@media (max-width:768px) {
    .kVNIDM h3.desc-title {
        padding: 0 24px;
        font-size: 26px;
        line-height: 1.4;
    }
}

.kVNIDM p.desc-content {
    padding: 0 30px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    text-align: center;
    margin-bottom: 60px;
}

@media (max-width:768px) {
    .kVNIDM p.desc-content {
        display: none;
        padding: 0 24px;
        line-height: 1.6;
    }
}




/* sc-component-id: sc-eHgmQL */
.bVpCJQ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 16px;
}

.bVpCJQ .card-wrapper {
    width: 94%;
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin:0 10px;
}

@media (max-width:768px) {
    .bVpCJQ {display: initial;}
    .bVpCJQ .card-wrapper {
        width: 85%;
        box-shadow: 0px 20px 60px 0px rgba(49, 83, 212, 0.1);
        margin: 0 auto;
        margin-bottom: 26px;
    }
}

.bVpCJQ .card-wrapper:hover {
    background: #007aff;
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
}

.bVpCJQ .card-wrapper:hover .cover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.bVpCJQ .card-wrapper:hover .card-content .trade,
.bVpCJQ .card-wrapper:hover .card-content .title {
    color: #fff;
}

.bVpCJQ .card-wrapper:hover .card-content .info {
    color: #fff;
    border-top: 1px solid rgba(245, 246, 251, .3);
}

.bVpCJQ .card-wrapper:hover .card-content .desc {
    color: rgba(255, 255, 255, 0.8);
}

.bVpCJQ .card-wrapper .cover {
    width: 100%;
    overflow: hidden;
}

.bVpCJQ .card-wrapper .cover img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
}

.bVpCJQ .card-wrapper .card-content {
    box-sizing: border-box;
    min-height: 255px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 20px 30px 0 30px;
}

.bVpCJQ .card-wrapper .trade {
    font-weight: 300;
    margin-bottom: 20px;
    color: #007aff;
}

.bVpCJQ .card-wrapper .trade span {
    font-size: 14px;
    line-height: 24px;
}

.bVpCJQ .card-wrapper .trade span:nth-child(2) {
    display: inline-block;
    margin: 0 8px;
}

.bVpCJQ .card-wrapper .title {
    font-size: 26px;
    color: rgba(13, 25, 36, 1);
    line-height: 37px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: PingFangSC-Light;
}

.bVpCJQ .card-wrapper .desc {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 300;
    margin-bottom: 20px;
}

.bVpCJQ .card-wrapper .info {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid rgba(245, 246, 251, 1);
    font-size: 14px;
    color: rgba(13, 25, 36, 1);
    line-height: 17px;
    font-weight: 300;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* sc-component-id: sc-cvbbAY */
.bYjArw {
    position: relative;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #007aff;
    border-radius: 4px;
    padding: 0 20px;
}

.bYjArw .rate {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(49, 83, 212, 0.1);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.bYjArw .audio-title {
    font-size: 16px;
    color: #007aff;
    line-height: 22px;
}

.bYjArw .audio {
    position: absolute;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: #007aff;
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    right: 21px;
    top: 15px;
}

.bYjArw .audio .iconfont {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bYjArw .audio .iconplay {
    left: 53%;
}

/* sc-component-id: sc-jWBwVP */
.dDuuGq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dDuuGq .card-wrapper {
    margin-top: 64px;
    margin-bottom: 120px;
    background: #fff;
    width: 90%;
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 40px;
}

@media (max-width:768px) {
    .dDuuGq .card-wrapper {
        min-height: 300px;
        margin: 8px auto;
    }
}

@media (max-width:991px) {
    .dDuuGq .card-wrapper {
        min-height: 300px;
        margin: 8px auto;
    }
}

.dDuuGq .card-wrapper img {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
}

.dDuuGq .card-wrapper .title {
    font-size: 22px;
    color: rgba(13, 25, 36, 1);
    line-height: 29px;
    margin-bottom: 10px;
}

.dDuuGq .card-wrapper .desc {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dDuuGq .card-wrapper .advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.dDuuGq .card-wrapper .advantage:before {
    border-radius: 2px;
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    border: 1px solid rgba(102, 102, 102, 1);
}

.dDuuGq .card-wrapper .audio-list {
    margin-top: 34px;
}

.dDuuGq .card-wrapper .audio-list>div {
    margin-bottom: 18px;
}

.dDuuGq .card-wrapper .audio-list>div:last-child {
    margin-bottom: 0;
}

/* sc-component-id: sc-brqgnP */
.hPDwcl {
    width: 100%;
    height: 566px;
    margin-bottom: 37px;
    background: url(../images/bg3.png);
    background-size: cover;
}
.hPDwcl .box{padding-bottom:40px;max-width:1200px; margin: 0 auto;display: flex;
    justify-content: space-between;}

@media (max-width:768px) {
    .hPDwcl {
        height: 416px;
    }
    .hPDwcl .box{
        display: initial;
    }
}

@media (max-width:768px) {
    .hPDwcl {
        background: url(../images/shoujiduan-4.png);
    }
    .indexBox{max-width: 100% !important; min-width: 100% !important;}
}

@media (max-width:768px) {
    .hPDwcl {
        height: auto;
    }
}

.hPDwcl>div {
    height: 100%;
}

.hPDwcl>div>div {
    height: 100%;
}

.hPDwcl .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

@media (max-width:768px) {
    .hPDwcl .left {
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 60px;
    }
}

.hPDwcl .left h3 {
    font-size: 36px;
    color: rgba(255, 255, 255, 1);
    line-height: 50px;
    text-shadow: 0px 0px 50px rgba(13, 37, 62, 1);
    font-weight: 400;
}

@media (max-width:768px) {
    .hPDwcl .left h3 {
        margin-top: 64px;
    }
}

.hPDwcl .left .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 184px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 0px rgba(61, 90, 254, 0.2);
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #007aff;
    line-height: 22px;
    margin-top: 37px;
}

.hPDwcl .left .btn:hover {
    background-color: #007aff;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
}

.hPDwcl .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 640px;
    margin-top: -37px;
    width:100%; max-width: 50%;
}

@media (max-width:768px) {
    .hPDwcl .right {
        height: 490px;
        max-width: 100%;
    }
}

@media (max-width:768px) {
    .hPDwcl .right {
        margin-top: 0;
    }
}

.hPDwcl .right .marketing-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding-left: 50px;
    box-shadow: 0px 0px 60px 10px rgba(49, 83, 212, 0.1);
    border-radius: 4px;
    height: 200px;
    width: 100%;
    background-color: #fff;
    background-image: url(../images/yuanquan.png);
    background-size: cover;
    box-sizing: border-box;
}

@media (max-width:768px) {
    .hPDwcl .right .marketing-card {
        height: 150px;
    }
}

@media (max-width:768px) {
    .hPDwcl .right .marketing-card {
        width: 90%;
        margin: 0 auto 16px auto;
        padding: 30px;
        background-size: contain;
    }
}

.hPDwcl .right .marketing-card .title {
    font-size: 32px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
}

.hPDwcl .right .marketing-card .desc {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
}

/* sc-component-id: sc-cMljjf */
.dImRBP {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}

.dImRBP .iconfont {
    font-size: 34px;
    margin: 0 30px;
}

.dImRBP .content {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.dImRBP .content div:first-child {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    font-weight: 300;
}

.dImRBP .content div:last-child {
    font-size: 16px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 22px;
    font-weight: 400;
}

.lcIUkt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 4px;
    border: 1px dashed #007aff;
}

.lcIUkt .header {
    height: 68px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 100px;
    background: #007aff;
    border-radius: 4px 4px 0px 0px;
}

.lcIUkt .header span:first-child {
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
    margin-right: 18px;
}

.lcIUkt .header span:last-child {
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.lcIUkt .product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lcIUkt .product-list>div {
    width: 300px;
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
}

/* sc-component-id: sc-gPEVay */
.eOUigM {
    height: 292px;
    background: rgba(248, 249, 251, 1);
}
.box{display: flex; justify-content: space-between;}

@media (max-width:768px) {
    .eOUigM {
        height: auto;
    }
    .box{display: initial;}
}

.eOUigM>div {
    height: 100%;
}

.eOUigM>div>div {
    height: 100%;
}

.eOUigM .content,
.eOUigM .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:768px) {

    .eOUigM .content,
    .eOUigM .btn-wrapper {
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.eOUigM .content .light,
.eOUigM .btn-wrapper .light {
    font-size: 36px;
    font-weight: 200;
    color: rgba(102, 102, 102, 1);
    line-height: 50px;
}

@media (max-width:768px) {

    .eOUigM .content .light,
    .eOUigM .btn-wrapper .light {
        display: none;
    }
}

.eOUigM .content .bold,
.eOUigM .btn-wrapper .bold {
    font-size: 36px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 50px;
}

@media (max-width:768px) {

    .eOUigM .content .bold,
    .eOUigM .btn-wrapper .bold {
        text-align: center;
        font-size: 23px;
        line-height: 1.5;
        margin-top: 30px;
    }
}

.eOUigM .content .btn,
.eOUigM .btn-wrapper .btn {
    cursor: pointer;
    width: 200px;
    height: 50px;
    background: #007aff;
    border-radius: 40px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width:768px) {

    .eOUigM .content .btn,
    .eOUigM .btn-wrapper .btn {
        height: 40px;
        border-radius: 20px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

.eOUigM .content .btn:hover,
.eOUigM .btn-wrapper .btn:hover {
    background-color: #3D5AFE;
}

/* sc-component-id: sc-iRbamj */
.fANeGJ {
    /* background-size: cover;  */
    background: url(../images/xian2.png) #eee;
    background-size: 100% 100%;
    min-height: 625px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:768px) {
    .fANeGJ {
     background-size: cover;
    }
}

@media (max-width:768px) {
    .fANeGJ {
        height: auto;
        padding-bottom: 24px;
    }
}

.fANeGJ>div {
    height: 40%;
}

.fANeGJ>div>div {
    height: 100%;
}

.fANeGJ h3 {
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 88px;
}

@media (max-width:768px) {
    .fANeGJ h3 {
        font-size: 28px;
        width: 80%;
        height: auto;
        margin-top: 64px;
        margin-bottom: 50px;
        text-align: center;
    }
}

.fANeGJ .data-circle {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex: 1;
}



.fANeGJ .data-circle .circle {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid;
}

.fANeGJ .data-circle .circle .value {
    font-size: 46px;
    font-weight: 500;
    line-height: 65px;
}

.fANeGJ .data-circle .circle .unit {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    padding-top: 16px;
}

.fANeGJ .data-circle .name {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 34px;
}

@media (max-width:768px) {
    .fANeGJ .data-circle .name {
        margin-top: 16px;
    }
}

.fANeGJ .data-circle .desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.fANeGJ .data-circle .desc b {
    display: inline-block;
    margin: 0 5px;
}

.fANeGJ .data-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.fANeGJ .title>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* sc-component-id: sc-jlyJG */
.hwtPPF {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    width: 52vw;
    padding-left: 10vw;
}

.lNsIb {
    border-radius: 8px;
    background-color: #1e2790;
    padding-left: 32px;
    padding-right: 32px;
    line-height: 48px;
    background-color: #1e2790;
}

@media (min-width:0px) {
    .lNsIb {
        font-size: 14px;
    }
}

@media (min-width:600px) {
    .lNsIb {
        font-size: 14px;
    }
}

@media (min-width:960px) {
    .lNsIb {
        font-size: 16px;
    }
}

@media (min-width:1280px) {
    .lNsIb {
        font-size: 18px;
    }
}

.gPPIYa {
    margin-top: 40px;
    text-align: center;
}

.dGjaKY {
    margin-top: 16px;
    text-align: center;
}


/* sc-component-id: sc-csuQGl */
.gPvhtt {
    display: inline-block;
    color: #23EEEB;
    font-size: 64px;
    line-height: 90px;
    margin: 0 16px 8px;
}

/* sc-component-id: sc-Rmtcm */
.iJppEC {
    width: 140px;
    margin-right: 24px;
}

/* sc-component-id:  */
.index_hLxjeh {
    width: 100%;
    max-width: 100vw;

}

@media (max-width:768px) {
    .index_hLxjeh {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}


/* sc-component-id: sc-fBuWsC */
.dCNYKR {
   
    display: flex;
  
    justify-content: center;
   
    align-items: center;
    flex: 1;
}
/* 
.dCNYKR img {
    width: 30vw;
} */

@media (max-width:768px) {
    .dCNYKR{ display: none;}
    .dCNYKR img {
        width: 60vw;
        margin-bottom: 0;
    }
}

/* sc-component-id: sc-fMiknA */
.icYQTy {
    padding-top: 60px;
    padding-bottom: 60px;
}

.icYQTy .iconyou-dajiantou,
.icYQTy .iconzuo-dajiantou {
    color: #666;
    font-size: 60px;
}

.icYQTy .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom:20px;
    margin-top: 40px;
}

@media (max-width:768px) {
    .icYQTy .nav {
        margin-bottom: 0;
        margin-top: 24px;
        padding-left: 0 !important;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 10px;
        margin-right: 10px;
    }
}

/* sc-component-id: sc-dVhcbM */
.eBsqWz {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border-radius: 25px;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    cursor: pointer;
}

/* @media (max-width:768px) {
    .eBsqWz {
        width: 120px !important;
        height: 40px !important;
    }
} */

.indexActive {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 50px;
    background: #007aff;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
}


@media (max-width:768px) {
    .xtiTt {
        width: 120px !important;
        height: 40px !important;
    }
}

/* sc-component-id: sc-eqIVtm */
.eqHXrO {
    height: 100px;
    border-bottom: 1px solid #eee;
}

@media (max-width:768px) {
    .eqHXrO {
        height: 50px !important;
        padding: 0 16px;
    }

    .eqHXrO .news-title {
        margin-left: 12px !important;
    }

    .eqHXrO .news-title span {
        width: 28px !important;
        height: 28px !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        border-right: none !important;
        padding-right: 0 !important;
    }

    .eqHXrO .more {
        font-size: 12px !important;
    }

    .eqHXrO .news-list a {
        font-size: 12px !important;
    }
}

.eqHXrO>div {
    height: 100%;
}

.eqHXrO>div>div {
    height: 100%;
}

.eqHXrO .banner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.eqHXrO .news-title {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.eqHXrO .news-title span {
    position: relative;
    width: 34px;
    height: 34px;
    font-family: STHeitiTC-Medium;
    font-size: 16px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 20px;
    border-right: 1px solid rgba(102, 102, 102, 1);
    padding-right: 26px;
    box-sizing: content-box;
}

.eqHXrO .news-title span img {
    position: absolute;
    width: 41px;
    height: 27px;
    top: -5px;
    left: -10px;
}

.eqHXrO .news-wrapper {
    position: relative;
    height: 34px;
    width: 100%;
    overflow: hidden;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.eqHXrO .news-wrapper .news-list {
    position: absolute;
    top: 0;
    width: 100%;
    height: 34px;
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.eqHXrO .news-wrapper .news-list a {
    height: 34px;
    overflow: hidden;
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: STHeitiTC-Medium;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 34px;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.eqHXrO .more {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 16px;
    color: #007aff;
    line-height: 22px;
    cursor: pointer;
}

.eqHXrO .more .iconfont {
    margin-left: 4px;
}



/* sc-component-id: sc-kjoXOD */
.fcThQg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: rgba(13, 25, 36, 1);
    line-height: 22px;
}

.fcThQg span {
    cursor: pointer;
}

.fcThQg .iconfont {
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fcThQg:hover {
    color: #007aff;
}

.fcThQg:hover .iconfont {
    font-size: 20px;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}



/* sc-component-id: sc-TOsTZ */
.hHnLfl {
    padding: 80px 0;
}

.hHnLfl>div {
    height: 100%;
}

.hHnLfl>div>div {
    height: 100%;
}

.hHnLfl .data-visual-wrapper {
    height: 100%;
    -webkit-align-items: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

@media (max-width:768px) {
    .hHnLfl .data-visual-wrapper {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0 16px;
    }

    .hHnLfl .data-visual-wrapper>div {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 5vh;
    }
}

.hHnLfl .data-visual-wrapper>div {
    height: 100%;
}

@media (max-width:768px) {
    .hHnLfl .data-visual-wrapper>div {
        height: auto;
    }
}




.Home-PC-bottomBanner {
    padding: 0 5%;
    margin-top: 80px;
    background: #2750D6;;
    text-align: center;
}
.Home-PC-bottomBanner-main {
    max-width: 1200px;
    margin: 0 auto;
    background-image: url(https://ysf.nosdn.127.net/huke/d6d34c0a556f929900a7fe17e3b08361);
    background-size: 100% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}
.Home-PC-bottomBanner-title {
    margin-top: 80px;
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
}
.Home-PC-bottomBanner-btn {
    margin-top: 40px;
    margin-bottom: 80px;
    background: #fff;
    box-shadow: 0 20px 40px -16px #007aff;;
    border-radius: 60px;
    display: inline-block;
    line-height: 50px;
    width: 200px;
    font-size: 20px;
    color: #2750D6;;
    font-weight: 500;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.Home-PC-bottomBanner-pub {
    font-size: 12px;
    color: #fff;
    text-align: center;
    height: 60px;
}
.Home-PC-bottomBanner-pub>a {
    color: #fff;
    text-decoration: none;
}

.floatMask{
    
        width: 225px;
        min-height: 80px;
        box-shadow: rgba(49, 83, 212, 0.1) 0px 10px 30px 0px;
        right: 106px;
        position: absolute;
        background: rgb(255, 255, 255);
        border-radius: 6px;
        display: none;
    }
    .floatMask .tip400 {
        min-height: 80px;
        color: rgb(46, 46, 46);
        font-size: 20px;
        font-weight: 500;
        padding: 20px;
        text-align: center;
    }
    .floatMask .angle {
        position: absolute;
        top: 50%;
        right: -6px;
        transform: translateY(-50%);
    }


    @media (max-width:768px) {
        .fANeGJ .data-circle {
            margin-bottom: 44px;
            width: 50%;
            margin: 0;
            margin-bottom: 40px;
        }
        .fANeGJ .data-list {flex-wrap: wrap;}
        .Home-PC-bottomBanner-title {font-size: 27px; margin-top: 20px; margin-bottom: 20px; }


        .bSemjO {
            display: none;
        }
        .Home-PC-bottomBanner{
            padding-bottom: 60px;
            margin-top: 0;
        }

        .hide{display: none !important;}

        .hideInPc{display: block !important;}
    }


 


    
    ul.four_down {
        margin-left: -100px;
        background: #fff;
        padding: 10px;
        display: none;
        opacity: 1;
        position: absolute;
        z-index: 40;
        top: 63px;
        text-align: left;
        box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 20%);
        border-radius: 0px 0px 6px 6px;
        width: 980px;

    }

    .topHeader .nav-list li.li_top_tit {
        float: left;
        width: 240px;
        padding: 0 20px 20px;
        margin: 20px 0 0;
        display: block;
        line-height: 64px;
    }

    .topHeader .nav-list .li_top_tit h6 {
        margin: 0;
        font-size: 18px;
        font-weight: 500;
        color: #555;
        line-height: 36px;
        padding-left: 15px;
        border-bottom: 1px solid #E2E4E6;
    }

    .topHeader .nav-list .li_top_tit a {
        display: block;
        margin-top: 0;
        background: #fff;
        border-radius: 4px;
        line-height: normal;
        text-align: left;
        padding: 12px 15px 10px;
    }

    .topHeader .nav-list .li_top_tit a h5 {
        font-size: 14px;
        margin: 0;
        color: #3064f5;
        line-height: 20px;
        margin: 0;
    }

    .topHeader .nav-list .li_top_tit a p {
        font-size: 12px;
        color: #777777;
        line-height: 15px;
        margin-top: 6px;
    }

    .topHeader .nav-list .li_top_tit a:hover {
        background: #f9f9f9;
        border-radius: 4px;
        border: none;
    }

    .productList:hover .four_down {
        display: block;
    }

    