.cpu-footer-complex .cpu-footer-nav:after,
.slick-track:after {
    clear: both
}

.cpu-footer {
    background-color: #0a0b0d;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
    font-size: 14px;
    color: #c5ccdb;
    text-align: center;
    line-height: 1.4
}

@media screen and (-webkit-min-device-pixel-ratio:2),
screen and (min-resolution:2dppx) {
    .cpu-footer {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.cpu-footer *,
.cpu-footer :after,
.cpu-footer :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font: inherit;
    color: inherit
}

.cpu-footer h4,
.cpu-footer li,
.cpu-footer nav,
.cpu-footer ul {
    font: inherit;
    color: inherit;
    line-height: inherit
}

.cpu-footer li,
.cpu-footer ul {
    list-style: none
}

.cpu-footer a {
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
    outline: 0
}

.cpu-footer a,
.cpu-footer a:link,
.cpu-footer a:visited {
    font: inherit;
    color: inherit
}

.cpu-footer a:focus,
.cpu-footer a:hover {
    color: #d3d9e6;
    text-decoration: underline
}

.misc a:hover,
a {
    text-decoration: none
}

.cpu-footer a:active {
    color: #e2e6f0
}

.cpu-footer-copyright {
    padding: 24px 0 32px;
    color: #848b99
}

.cpu-footer-copyright a:focus,
.cpu-footer-copyright a:hover {
    color: #a8b0bf
}

.cpu-footer-copyright a:active {
    color: #c5ccdb
}

.cpu-footer-content {
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

.cpu-footer-simple {
    background-color: transparent;
    font-size: 12px
}

.cpu-footer-simple a:focus,
.cpu-footer-simple a:hover {
    color: #545b66
}

.cpu-footer-simple a:active {
    color: #282c33
}

.cpu-footer-simple .cpu-footer-copyright {
    padding: 24px 0
}

.cpu-footer-complex .cpu-footer-nav,
.cpu-footer-normal .cpu-footer-nav {
    padding-top: 40px;
    padding-bottom: 24px
}

.cpu-footer-normal .cpu-footer-nav a {
    display: inline-block;
    margin: 0 21px 0 20px
}

.cpu-footer-normal .cpu-footer-nav a+a:before {
    content: "";
    display: inline-block;
    position: relative;
    left: -21px;
    height: 14px;
    border-right: 1px solid #545b66;
    vertical-align: middle;
    pointer-events: none
}

.cpu-footer-complex .cpu-footer-nav {
    text-align: left
}

.cpu-footer-complex .cpu-footer-nav:after,
.cpu-footer-complex .cpu-footer-nav:before {
    content: "";
    display: table
}

.cpu-footer-complex .cpu-footer-nav>li {
    float: left;
    width: 172px
}

.cpu-footer-complex .cpu-footer-nav .cpu-footer-extra {
    float: left;
    width: auto
}

.cpu-footer-complex .cpu-footer-nav ul li+li {
    margin-top: 16px
}

.cpu-footer-complex .cpu-footer-nav .cpu-footer-qrcode {
    float: right;
    width: auto
}

.cpu-footer-complex .cpu-footer-nav .cpu-footer-qrcode figure {
    float: left;
    width: 100px
}

.cpu-footer-complex .cpu-footer-nav .cpu-footer-qrcode figure+figure {
    margin-left: 52px
}

.cpu-footer-complex .cpu-footer-nav .cpu-footer-qrcode figure img {
    width: 100px;
    height: 100px
}

.cpu-footer-complex .cpu-footer-nav .cpu-footer-qrcode figure figcaption {
    margin-top: 8px;
    text-align: center;
    font-size: 12px
}

.cpu-footer-complex .cpu-footer-nav h4 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #f6f7fa;
    font-weight: 500
}

.homepage-nav-container .nav-overlay .nav-overlay-item ul li a,
body {
    color: #282c33
}

.homepage-nav-container .nav-overlay .nav-overlay-item ul li a:hover {
    color: #3760f5;
}

.cpu-footer-complex .cpu-footer-copyright {
    /*border-top:1px solid #545b66;*/
    padding: 15px 0 20px
}

.cpu-footer-complex-alt .cpu-footer-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.cpu-footer-complex-alt .cpu-footer-nav>li {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-right: 28px
}

body,
h1,
h2,
h3,
h4,
li,
p,
ul {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

body {
    background: #fff;
    font-size: 14px;
    min-width: 1280px;
    font-family: PingFang SC, helvetica neue, arial, microsoft yahei, sans-serif
}

ul {
    list-style-type: none
}

.l {
    float: left
}

.r {
    float: right
}

@font-face {
    font-family: iconfont;
    src: url(../font/iconfont.eot);
    src: url(../font/iconfont.eot) format("embedded-opentype"), url(../font/iconfont.woff) format("woff"), url(../font/iconfont.ttf) format("truetype"), url(https:///web5/fonts/iconfont.svg?__v=1664186255948) format("svg")
}

.icon-font {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666
}

.ellipsis {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

/* .btn {
    display: inline-block;
    height: 40px !important;
    line-height: 39px !important;
    padding: 0 34px !important;
    border-radius: 4px !important;
    cursor: pointer;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s;
    background-color: rgba(255, 255, 255, .7);
    color: #0054e6;
    border: 1px solid #fff
}

.btn.btn-large {
    height: 36px;
    line-height: 36px
}

.btn.btn-xlarge {
    height: 40px;
    line-height: 40px
}

.btn:hover {
    background-color: #f6f7fa
}

.btn:active {
    background-color: #e2e6f0
}

.btn.btn-primary {
    background-color: #0052cc;
    color: #fff;
    border: 1px solid transparent
}

.btn.btn-primary:hover {
    background-color: #06f;
    border-color: transparent !important
}

.btn.btn-primary:active {
    background-color: #0046ad
} */

@media screen and (max-width:1050px) {
    div.homepage-nav-container {
        width: 1050px
    }
}

.homepage-nav-container {
    position: fixed;
    z-index: 9;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 32px;
    font-size: 14px;
    height: 64px;
    background-color: rgba(255, 255, 255, .75);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .06);
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.homepage-nav-container:hover {
    background-color: #fff
}

.homepage-nav-container .logo {
    margin-right: 48px
}

.homepage-nav-container .logo .logo-link {
    display: inline-block
}

.homepage-nav-container .logo .logo-link img {
    width: 121px;
    height: 38px
}

.homepage-nav-container .arrow {
    display: inline-block;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s
}

.homepage-nav-container .arrow.arrow-hover {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s
}

.homepage-nav-container .nav-overlay {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0 70px 0;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .06), 0 1px 10px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .01);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .06), 0 1px 10px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .01);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    top: 64px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    transition: all .1s ease-in;
    left: 15px;
}

.homepage-nav-container .nav-overlay[data-target=support] {
    left: 260px
}

.homepage-nav-container .nav-overlay[data-target=cooperate] {
    left: 175px
}

.homepage-nav-container .nav-overlay[data-target=profile] {
    right: 0
}

.homepage-nav-container .nav-overlay.nav-overlay-show {
    opacity: 1;
    max-height: 308px;
    visibility: visible
}

.misc a.item-icon-hidden,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.homepage-nav-container .nav-overlay .nav-overlay-item {
    width: 188px;
    line-height: 20px;
    margin-right: 25px;
    padding: 0 24px
}

.homepage-nav-container .nav-overlay .nav-overlay-item.single {
    width: auto;
    padding: 0
}

.homepage-nav-container .nav-overlay .nav-overlay-item.single ul {
    margin-top: 0;
    padding-top: 0;
    border-top: 0
}

.homepage-nav-container .nav-overlay .nav-overlay-item.single ul li a {
    padding: 0 24px
}

.homepage-nav-container .nav-overlay .nav-overlay-item.single ul.profile-ul li a {
    display: inline-block;
    width: 60px
}

.homepage-nav-container .nav,
.homepage-nav-container .nav-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.homepage-nav-container .nav-overlay .nav-overlay-item ul {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e2e6f0
}

.homepage-nav-container .nav-overlay .nav-overlay-item ul li {
    margin-bottom: 18px
}

.homepage-nav-container .nav-overlay .nav-overlay-item ul li a.selected {
    color: #0052cc
}

.homepage-nav-container .nav-overlay .nav-overlay-item ul li:last-child {
    margin-bottom: 0
}

.homepage-nav-container .nav-overlay .nav-overlay-item:last-child {
    margin-right: 0
}

.homepage-nav-container .nav-overlay .nav-overlay-item .title {
    font-weight: 500
}

.homepage-nav-container .nav {
    position: relative;
    display: flex;
    height: 64px;
    /*line-height:64px;*/
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.homepage-nav-container .nav .nav-item {
    color: #282c33;
    cursor: pointer;
    outline: 0;
    padding: 0 16px;
    text-decoration: none
}

.homepage-nav-container .nav .nav-item.nav-selected {
    color: #0052cc;
    font-weight: 400
}

.homepage-nav-container .nav .nav-item.nav-selected .nav-text::after {
    margin-left: -14px;
    width: 28px;
    background-color: #0052cc
}

.homepage-nav-container .nav .nav-item .nav-text {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.homepage-nav-container .nav .nav-item .nav-text::after {
    border-radius: 1.5px;
    bottom: 0;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    -webkit-transition: background-color .2s ease-out, width .2s, margin-left .2s;
    -moz-transition: background-color .2s ease-out, width .2s, margin-left .2s;
    transition: background-color .2s ease-out, width .2s, margin-left .2s;
    z-index: 1
}

.homepage-nav-container .nav .nav-item:hover .nav-text {
    color: #06f
}

.homepage-nav-container .nav .nav-ink {
    position: absolute;
    bottom: 0;
    pointer-events: none;
    -webkit-transition: left .2s;
    -moz-transition: left .2s;
    transition: left .2s
}

.homepage-nav-container .nav .nav-ink .nav-ink-inner {
    width: 12px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    border-bottom: 3px solid #06f;
    border-radius: 1.5px
}

.homepage-nav-container .nav .nav-ink.nav-ink-width .nav-ink-inner {
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.homepage-nav-container .nav-profile {
    position: relative;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    height: 64px
}

.homepage-nav-container .nav-profile .profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 64px;
    line-height: 64px;
    cursor: pointer
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.homepage-nav-container .nav-profile .profile .user {
    font-size: 14px;
    margin-right: 4px
}

.homepage-nav-container .nav-profile .profile .name {
    max-width: 100px
}

.homepage-nav-container .nav-profile .btn {
    margin-right: 18px
}

.homepage-nav-container .nav-profile .btn.btn-primary {
    margin-right: 12px
}

.homepage-nav-container .nav-profile .login {
    color: #0052cc
}

.slick-slider {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.cpu-footer.cpu-footer-complex {
    background-color: #f6f7fa
}

.contact-dialog,
.misc,
.misc .item-text {
    background-color: #fff
}

.cpu-footer.cpu-footer-complex .cpu-footer-nav h4 {
    color: #545b66
}

.cpu-footer.cpu-footer-complex .cpu-footer-nav ul li,
.cpu-footer.cpu-footer-complex .cpu-footer-nav ul li a {
    color: #848b99
}

.cpu-footer.cpu-footer-complex .cpu-footer-copyright {
    border-color: #e2e6f0
}

.misc {
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 999;
    width: 40px;
    -webkit-box-shadow: 0 6px 28px 2px rgba(0, 0, 0, .04), 0 4px 26px 2px rgba(0, 0, 0, .03), 0 2px 24px 1px rgba(0, 0, 0, .02);
    box-shadow: 0 6px 28px 2px rgba(0, 0, 0, .04), 0 4px 26px 2px rgba(0, 0, 0, .03), 0 2px 24px 1px rgba(0, 0, 0, .02);
    border-radius: 4px;
    font-size: 12px
}

.misc .item {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden
}

.misc .item a {
    border-top: 1px solid #E2E6F0
}

.misc .item:first-child a {
    border-top: 0
}

.misc a {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 38px;
    margin: 0 5px;
    line-height: 1.2;
    color: #323437 !important
}

.misc a.item-text-hidden {
    top: 39px;
    visibility: hidden
}

.misc a.item-icon-hidden {
    top: -39px
}

.misc a.item-show {
    top: 0
}

.misc .item-text {
    top: 39px
}

.misc .item-icon {
    display: inline-block
}

.misc .icon {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-left: 4px;
    color: #0054E6;
    font-size: 21px
}

.misc .text {
    float: left;
    padding-top: 6px
}

.misc .consultation .icon:before {
    content: '\e615'
}

.misc .message .icon:before {
    content: '\e631'
}

.misc .introduction .icon:before {
    content: '\e668'
}

.misc .top {
    font-size: 20px;
    margin-left: 5px
}

.misc .top .icon:before {
    content: '\e60b'
}

.misc-body .misc-body-item {
    position: fixed;
    right: 70px
}

.misc-body .introduction-qr-code {
    bottom: 55px;
    z-index: 9999
}

.contact-dialog {
    padding: 24px;
    border-radius: 6px
}

.contact-dialog .dialog-title {
    display: block;
    margin-bottom: 12px;
    font-size: 20px
}

.contact-dialog .dialog-title .dialog-close {
    display: none
}

.contact-dialog .dialog-content {
    line-height: 1.8;
    font-size: 14px
}

.contact-dialog .dialog-content .dialog-btn-footer {
    margin-top: 20px;
    text-align: center
}

.contact-dialog .dialog-content .dialog-btn-footer .btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 16px;
    border-radius: 4px;
    background-color: #0052cc;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s
}

.contact-dialog .dialog-content .dialog-btn-footer .btn:hover {
    background-color: #06f
}

.contact-dialog .dialog-content .dialog-btn-footer .btn:active {
    background-color: #0046ad
}