.footer .footer-inner ul,.right-side-bar,.sub-nav-outer-website ul,.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav,ol,ul {
    list-style-type: none;
    list-style-position: inside
}

body,html {
    padding: 0;
    margin: 0;
    color: #545d69;
    font-family: "SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC",'Microsoft YaHei','WenQuanYi Micro Hei',sans-serif
}

#zhichiBtnBox {
    opacity: 0;
    transition: opacity .5s ease-in-out
}

#zhichiBtnBox.show {
    opacity: 1
}

.right-side-bar li .weixin-qrCode {
    display: none;
    border-radius: 5px;
    position: absolute;
    background: url(/icp/qrCode-nzc-f00bc7011a.png) no-repeat;
    background-size: cover;
    height: 209px;
    width: 165px;
    top: 0;
    right: 69px
}

.right-side-bar li .weixin-qrCode.show {
    display: block
}

.right-side-bar li .weixin-qrCode .weixin-qrCode-close {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: -8px;
    right: -7px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: url(/icp/icon-close-7b5c410c34.png) no-repeat #fff
}

.right-side-bar li .weixin-qrCode .weixin-qrCode-close:hover {
    background: url(/icp/icon-close-shadow-dc5f7c8109.png) #fff
}

.right-side-bar li a.spec {
    background-color: #f7c25c
}

.right-side-bar li a.spec:hover {
    background-color: #e3b04e
}

.right-side-bar li a .image-anchor.qrcode {
    background-image: url(/icp/icon-qrCode-47f6a9c246.png)
}

.right-side-bar {
    margin: -150px 0 0;
    padding: 0;
    position: fixed;
    z-index: 10000;
    top: 50%;
    right: 0
}

.right-side-bar li {
    height: 90px;
    width: 48px;
    background-color: #00f;
    position: relative
}

.right-side-bar li:nth-child(4):after {
    display: none
}

.right-side-bar li:after {
    content: " ";
    display: block;
    width: 65%;
    height: 1px;
    position: relative;
    bottom: 1px;
    margin: auto;
    z-index: 10;
    background-color: rgba(255,255,255,.5)
}

.right-side-bar li:hover .tips-outer {
    opacity: 1;
    right: 100%;
    transform: scaleX(1)
}

.right-side-bar li .tips-outer {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    padding-right: 10px;
    opacity: 0;
    transform: scaleX(.05);
    transition: transform .2s ease-in-out,opacity .2s ease-in-out,right .2s ease-in-out
}

.right-side-bar li a:hover .image-anchor,.right-side-bar li.show a .image-anchor {
    opacity: .5
}

.right-side-bar li .tips-outer .tips-inner {
    padding: 15px 37px;
    font-size: 14px;
    color: #0baaa6;
    margin-top: 30px;
    white-space: nowrap;
    background-color: #fff;
    z-index: 10;
    border: 1px solid #dfefef;
    box-shadow: 0 0 24px 0 rgba(15,66,76,.25)
}

.right-side-bar li .tips-outer .tips-inner:after {
    content: " ";
    display: block;
    width: 30px;
    z-index: 15;
    height: 40px;
    background-color: #fff;
    position: absolute;
    right: 11px;
    top: 32px
}

.right-side-bar li .tips-outer .tips-inner:before {
    content: " ";
    box-shadow: 0 0 24px 0 rgba(15,66,76,.25);
    display: block;
    width: 13px;
    position: absolute;
    right: 5px;
    background-color: #fff;
    height: 13px;
    z-index: 5;
    transform: rotate(45deg)
}

.right-side-bar li.show h4.collapse {
    display: block
}

.right-side-bar li.show h4.expand {
    display: none
}

.right-side-bar li.show a {
    background-color: #069b9d;
    color: rgba(255,255,255,.5)
}

.right-side-bar li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    background-color: #13c9cb;
    transition: background-color .2s ease-in-out
}

.right-side-bar li a:hover {
    background-color: #069b9d;
    color: rgba(255,255,255,.5)
}

.right-side-bar li a.connectionhr {
    background-color: #f7c25c
}

.right-side-bar li a.connectionhr:hover {
    background-color: #e3b04e
}

.right-side-bar li a .image-call-anchor {
    display: block;
    background-image: url(../images/callrobot-3016ef1834.png);
    width: 40px;
    height: 20px;
    margin: 24px auto 0;
    background-repeat: no-repeat
}

.right-side-bar li a .image-anchor {
    display: block;
    width: 22px;
    height: 22px;
    margin: 16px auto 0;
    transition: opacity .2s ease-in-out
}

.right-side-bar li a h4.collapse,.spec .zc-top-nav-m .logo-outer img {
    display: none
}

.right-side-bar li a .image-anchor.service {
    background-image: url(/icp/icon-message-236701dd5b.png)
}

.right-side-bar li a .image-anchor.tele {
    background-image: url(/icp/icon-phone-5a3bd4de75.png)
}

.right-side-bar li a .image-anchor.appointment {
    background-image: url(/icp/icon-appointment-e3dfe7d37d.png)
}

.right-side-bar li a .image-anchor.hr {
    width: 18px;
    background-image: url(/icp/icon-hr-cee2424e38.png)
}

.right-side-bar li a h4 {
    width: 30px;
    margin: 8px auto 0;
    line-height: 1.2;
    font-size: 12px;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 600px) {
    .right-side-bar {
        display:none
    }
}

input {
    -webkit-appearance: none
}

.spec .zc-top-nav {
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
    top: 40px
}

.spec .zc-top-nav .zc-top-nav-inner .logo-outer {
    background-position: -130px -68px
}

.spec .zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item>a,.spec .zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item>span {
    color: #fff
}

.spec .zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item em {
    background-position: -40px -29px
}

.spec .zc-top-nav-m {
    background-color: transparent;
    border-bottom: 0;
    top: 0
}

.spec .zc-top-nav-m .register-link {
    background-color: transparent;
    border: 1px solid #fff
}

.spec .zc-top-nav-m .switch-btn {
    cursor: pointer
}

.spec .zc-top-nav-m .switch-btn li {
    background-color: #fff
}

.spec .zc-top-nav-m .logo-outer img.white {
    display: inline-block
}

.common-top-bar {
    width: 100%;
    height: 40px;
    background-color: #090130
}

.common-top-bar .top-bar-wrap {
    max-width: 1190px;
    padding: 0 30px;
    box-sizing: border-box;
    margin: auto;
    height: 100%
}

.common-top-bar .top-bar-wrap span {
    font-size: 11px;
    color: #565267;
    display: block;
    float: left;
    height: 100%;
    line-height: 40px
}

.common-top-bar .top-bar-wrap span a {
    display: block;
    width: 100%;
    height: 100%;
    color: #9099a4;
    text-decoration: none
}

.common-top-bar .top-bar-wrap span:hover a {
    color: #fff
}

.common-top-bar .top-bar-wrap .middle-bar {
    border-right: 1px solid #565267;
    height: 10px;
    margin: 15px 20px 0;
    display: inline-block
}

.show-top-bar .zc-top-nav,.show-top-bar .zc-top-nav-m {
    top: 40px
}

.game-icon38 {
    position: absolute;
    display: block;
    width: 25px;
    height: 12px;
    margin-left: 85px;
    margin-top: 10px;
    background: url(../images/solutions/game-new-2bfb1288dd.png) center no-repeat
}

.zc-top-nav {
    height: 65px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
    background-color: #fff;
    color: #545d69;
    transition: background-color .3s ease-out;
    box-shadow: 0 0 13px rgba(0,0,0,.2)
}

.zc-top-nav .zc-top-nav-inner {
    max-width: 1200px;
    box-sizing: border-box;
    padding: 0 30px;
    margin: auto;
    height: 100%
}

.zc-top-nav .zc-top-nav-inner .nav-outer {
    height: 100%;
    float: right;
    min-width: 10px;
    position: relative
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer {
    position: absolute;
    top: 100%;
    display: none;
    overflow: hidden;
    left: -420px;
    height: 130px;
    min-width: 10px;
    width: 960px;
    background-color: #fff;
    box-shadow: 0 0 13px rgba(0,0,0,.1);
    border-radius: 2px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer.solution {
    width: 840px;
    left: -300px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li {
    height: 100%;
    float: left;
    width: 120px;
    box-sizing: border-box;
    position: relative
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li.active,.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li:hover {
    background-color: #f6f6f9
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li a {
    text-decoration: none
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li:last-child:after {
    display: none
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .new-icon {
    background: url(../images/callRobot-new-f541560ae1.png);
    width: 25px;
    height: 12px;
    display: block;
    position: absolute;
    top: 13px;
    right: 10px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li:after {
    content: " ";
    display: block;
    height: 99px;
    width: 1px;
    background-color: #edf1f5;
    position: absolute;
    right: 0;
    top: 14px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .game-icon1 {
    height: 30px;
    width: 33px;
    margin: 33px auto 8px;
    background: url(../images/solutions/game-icon1-a05735cf70.png) no-repeat;
    background-size: contain
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo {
    margin: 25px auto auto;
    height: 33px;
    width: 39px;
    background-image: url(../images/major_spirite-21800858c2.png)
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.solution {
    height: 24px;
    margin-bottom: 18px;
    background-position: -53px -3px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.cloud {
    height: 34px;
    margin-bottom: 8px;
    background-position: -95px 0
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.robot {
    height: 26px;
    margin-bottom: 16px;
    width: 44px;
    background-position: -141px 0
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.callRobot {
    margin: 29px auto 16px;
    background-image: url(../images/callRobot-ai-581ccdd20a.png);
    height: 20px;
    width: 44px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.manual {
    height: 31px;
    margin-bottom: 11px;
    background-position: -186px 0
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.workorder {
    height: 31px;
    margin-bottom: 11px;
    background-position: -224px 0
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.app {
    height: 31px;
    width: 25px;
    margin-bottom: 11px;
    background-position: -264px 0
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.platform {
    height: 33px;
    margin-bottom: 11px;
    background-position: -293px 0
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.economic {
    height: 35px;
    margin-bottom: 11px;
    background-position: 2px -259px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.education {
    height: 35px;
    margin-bottom: 11px;
    background-position: -36px -259px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.business {
    height: 35px;
    margin-bottom: 11px;
    background-position: -76px -259px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.company {
    height: 35px;
    margin-bottom: 11px;
    background-position: -119px -259px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.life {
    height: 35px;
    margin-bottom: 11px;
    background-position: -162px -259px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .icon-logo.other {
    height: 35px;
    margin-bottom: 11px;
    background-position: -203px -259px
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item.active em,.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item:hover em {
    background-position: -40px -6px
}

.zc-top-nav .zc-top-nav-inner .nav-outer .sub-nav-outer ul li .text {
    max-width: 85px;
    margin: auto;
    font-size: 14px;
    line-height: 17px;
    color: #535b6d;
    text-align: center
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav {
    margin: 0;
    padding: 0;
    height: 100%
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item {
    height: 100%;
    line-height: 65px;
    float: left;
    padding-right: 40px;
    font-size: 16px;
    cursor: pointer
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item>a {
    color: #545d69;
    text-decoration: none;
    transition: color .3s ease-in-out
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item>span {
    color: #6a7383;
    transition: color .3s ease-in-out
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item.active>a,.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item.active>span,.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item:hover>a,.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item:hover>span {
    color: #09aeb0
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item:hover .sub-nav-outer {
    display: block
}

.zc-top-nav .zc-top-nav-inner .nav-outer ul.topnav li.top-nav-item em {
    margin-left: 8px;
    font-style: normal;
    height: 6px;
    width: 11px;
    position: relative;
    top: -2px;
    background-image: url(../images/major_spirite-21800858c2.png);
    background-position: -40px -18px;
    display: inline-block
}

.zc-top-nav .zc-top-nav-inner .dingding-outer {
    width: 98px;
    height: 24px;
    float: left;
    margin-top: 17px;
    margin-left: 20px
}

.zc-top-nav .zc-top-nav-inner .dingding-outer .dingding-logo,.zc-top-nav .zc-top-nav-inner .dingding-outer img {
    height: 100%
}

.zc-top-nav .zc-top-nav-inner .logo-outer {
    cursor: pointer;
    float: left;
    margin-top: 15px;
    width: 121px;
    height: 32px;
    background-position: 0 -70px;
    background-image: url(../images/major_spirite-21800858c2.png)
}

.zc-top-nav .zc-top-nav-inner .logo-outer .logo-text {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    text-align: left
}

.zc-top-nav .zc-top-nav-inner .logo-outer .logo-text .text {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    transition: color .3s ease-in-out;
    max-width: 65px
}

.zc-top-nav .zc-top-nav-inner .logo-outer .logo-text .text.spec {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    left: -8px;
    top: -3px;
    transform: scale(.7)
}

.zc-top-nav .zc-top-nav-inner .logo-outer .logo-image {
    height: 34px;
    background-position: -2px -35px;
    vertical-align: middle;
    display: inline-block;
    width: 34px;
    background-image: url(../images/major_spirite-21800858c2.png)
}

.zc-top-nav .zc-top-nav-inner .buttons-outer {
    height: 100%;
    float: right;
    min-width: 20px
}

.zc-top-nav .zc-top-nav-inner .buttons-outer a.btn {
    background-color: transparent;
    border: 1px solid #09aeb0;
    border-radius: 2px;
    color: #09aeb0;
    text-align: center;
    text-decoration: none;
    line-height: 34px;
    display: inline-block;
    width: 78px;
    font-size: 14px;
    margin-top: 15px;
    transition: background-color .2s ease-in-out;
    height: 34px
}

.zc-top-nav-m.show .sub-nav,.zc-top-nav-m.show div.sub-nav-ul .production-list .sub-sub-nav {
    height: auto;
    min-height: 10px
}

.zc-top-nav .zc-top-nav-inner .buttons-outer a.btn:hover {
    background-color: rgba(9,174,176,.1)
}

.zc-top-nav .zc-top-nav-inner .buttons-outer a.btn.btn-register {
    background-color: #09aeb0;
    margin-left: 10px;
    color: #fff
}

.zc-top-nav .zc-top-nav-inner .buttons-outer a.btn.btn-register:hover {
    background-color: #039d9f
}

.zc-top-nav-m {
    transition: background-color .3s ease-in-out,border-width .3s ease-in-out;
    background-color: #fff;
    width: 100%;
    position: fixed;
    z-index: 10000;
    min-height: 50px;
    border-bottom: 1px solid #e0e5eb
}

.zc-top-nav-m.show .sub-nav {
    opacity: 1;
    border-top: 1px solid #e0e5eb
}

.zc-top-nav-m .sub-nav {
    width: 100%;
    height: 0;
    overflow: hidden;
    clear: both;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    background-color: #f8f8f8;
    margin-top: 10px
}

.zc-top-nav-m .sep-line {
    height: 1px;
    clear: both
}

.zc-top-nav-m div.sub-nav-ul:after {
    content: " ";
    display: block;
    height: 1px;
    visibility: hidden;
    clear: both
}

.zc-top-nav-m div.sub-nav-ul .links-list {
    float: left;
    width: 37%
}

.zc-top-nav-m div.sub-nav-ul .links-list li {
    height: 44px;
    line-height: 44px;
    margin-top: 15px;
    text-align: left;
    box-sizing: border-box
}

.zc-top-nav-m div.sub-nav-ul .links-list li:active {
    background-color: #e8ecec
}

.zc-top-nav-m div.sub-nav-ul .links-list li a {
    padding-left: 16px;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #6d7787;
    text-decoration: none
}

.zc-top-nav-m div.sub-nav-ul .links-list li a:active {
    background-color: transparent
}

.zc-top-nav-m div.sub-nav-ul .production-list {
    width: 63%;
    min-height: 10px;
    box-sizing: border-box;
    border-right: 1px solid #e0e5eb;
    float: left;
    padding-bottom: 15px
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav {
    padding: 0;
    background-color: #f8f8f8;
    height: 0;
    overflow: hidden;
    transition: padding .3s ease-in-out,height .3s ease-in-out
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li a:active,.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li.active {
    background-color: #e8ecec
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li {
    box-sizing: border-box;
    text-align: left;
    font-size: 15px;
    min-height: 44px;
    line-height: 44px;
    position: relative;
    margin-top: 15px
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li a {
    display: block;
    height: 100%;
    color: #6d7787;
    text-decoration: none;
    padding-left: 25px;
    width: 100%;
    box-sizing: border-box
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li .img-outer {
    text-align: center;
    display: inline-block;
    height: 36px;
    width: 60px;
    vertical-align: middle
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li .img-outer.spec {
    height: 25px
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li .img-outer img {
    height: 100%
}

.zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li .img-outer img.spec {
    height: 35px;
    position: relative;
    top: -7px
}

.zc-top-nav-m .register-link {
    text-decoration: none;
    display: block;
    float: right;
    height: 30px;
    box-sizing: border-box;
    width: 92px;
    background-color: #09aeb0;
    border-radius: 2px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    margin-right: 26px;
    transition: background-color .3s ease-in-out,border-color .3s ease-in-out
}

.zc-top-nav-m .switch-btn {
    width: 20px;
    height: 17px;
    margin: 16px 15px 0 0;
    padding: 0;
    float: right;
    cursor: pointer
}

.zc-top-nav-m .switch-btn li {
    width: 100%;
    height: 2px;
    margin-top: 5px;
    border-radius: 1px;
    background-color: #09aeb0;
    transition: background-color .3s ease-in-out
}

.zc-top-nav-m .switch-btn li:first-child {
    margin-top: 0
}

.zc-top-nav-m .logo-outer {
    width: 114px;
    height: 21px;
    margin-top: 15px;
    float: left;
    margin-left: 15px
}

.zc-top-nav-m .logo-outer img {
    height: 100%;
    width: 100%
}

.zc-top-nav-m .logo-outer img.white {
    display: none
}

@media screen and (max-width: 325px) {
    .zc-top-nav-m div.sub-nav-ul .production-list .sub-sub-nav li .img-outer {
        width:40px
    }

    .zc-top-nav-m .sub-nav .sub-nav-ul .production-list .sub-sub-nav li {
        padding-left: 0
    }
}

@media screen and (min-width: 960px) {
    .zc-top-nav-m {
        display:none
    }
}

@media screen and (max-width: 960px) {
    .zc-top-nav {
        display:none
    }
}

.zc-navigation {
    position: fixed;
    width: 100%;
    top: 0;
    box-sizing: border-box;
    z-index: 201;
    transition: all .3s
}

.zc-navigation a {
    text-decoration: none
}

.zc-navigation p {
    margin: 0
}

.zc-navigation.active {
    top: 0;
    background: #fff;
    box-shadow: 0 0 13px rgba(0,0,0,.2)
}

.zc-navigation.active .zc-navigation-outer .company-logo a {
    width: 142px;
    height: 25px
}

.zc-navigation.active .zc-navigation-outer .company-logo a img {
    width: 100%;
    height: 100%
}

.zc-navigation.active .zc-navigation-outer .zc-navigation-menu .clearfix li a {
    color: #545d69
}

.zc-navigation.active .zc-navigation-outer .zc-navigation-menu .clearfix li:hover a {
    color: #38bdbf
}

.zc-navigation.active .zc-navigation-outer .zc-navigation-menu .clearfix li.active {
    color: #38bdbf;
    border-bottom: 2px solid #0ac0c2
}

.zc-navigation.active .zc-navigation-outer .cover .lan-box:hover .tag::after {
    transform: rotate(-180deg);
    transition: all .3s ease-in;
    top: 5px;
    left: 40px
}

.zc-navigation.active .zc-navigation-outer .cover .lan-box .lan-logo {
    background: url(../images/zc-new-navigation/lan-logo2-e1d779cff3.png) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    background-size: 100%;
    margin-right: 12px
}

.zc-navigation.active .zc-navigation-outer .cover .tag {
    position: relative;
    color: #545D69;
    font-size: 16px
}

.zc-navigation.active .zc-navigation-outer .cover .tag::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #545D69;
    border-bottom: 5px solid transparent;
    transition: all .3s ease-out;
    top: 10px;
    left: 40px
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix li.active,.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix li:hover {
    border-bottom: 2px solid #0ac0c2
}

.zc-navigation .zc-about-us,.zc-navigation .zc-content-center,.zc-navigation .zc-help-center,.zc-navigation .zc-nav-case,.zc-navigation .zc-nav-wap {
    z-index: 999;
    box-shadow: 0 0 13px rgba(0,0,0,.2);
    transition: all .5s
}

.zc-navigation.active_white {
    background-color: #fff;
    box-shadow: 0 0 13px rgba(0,0,0,.2)
}

.zc-navigation .zc-aigc-entry {
    position: relative;
    height: 72px;
    width: 100%;
    background-color: #00D5D8;
    display: none
}

.zc-navigation .zc-aigc-entry.show {
    display: block
}

.zc-navigation .zc-aigc-entry.noshow {
    display: none
}

.zc-navigation .zc-aigc-entry .zc-aigc-content {
    width: 944px;
    height: 60px;
    margin: 0 auto;
    background: url(../images/AIGC/entry-9f98ad76e5.png) no-repeat;
    background-size: 944px 60px;
    display: flex;
    flex-direction: row;
    padding-left: 200px;
    padding-right: 260px;
    box-sizing: border-box;
    justify-content: space-between;
    position: relative
}

.zc-navigation .zc-aigc-entry .zc-aigc-content span {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFF;
    height: 60px;
    padding-top: 27px;
    box-sizing: border-box
}

.zc-navigation .zc-aigc-entry .zc-aigc-content a {
    cursor: pointer;
    display: block;
    width: 95px;
    height: 34px;
    background: #FFF;
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1ABABD;
    line-height: 34px;
    text-align: center;
    margin-top: 19px
}

.zc-navigation .zc-aigc-entry .zc-aigc-content a:hover {
    background-color: rgba(255,255,255,.85)
}

.zc-navigation .zc-aigc-entry .zc-aigc-close {
    cursor: pointer;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 22px;
    right: 0;
    background: url(../images/newicon/agic-fb431550b7.png) no-repeat;
    background-size: 27px 27px
}

.zc-navigation .zc-aigc-entry .zc-aigc-close:hover {
    background: url(../images/newicon/agic-hover-229f282ef0.png) no-repeat;
    background-size: 27px 27px
}

.zc-navigation .zc-navigation-outer {
    width: 1100px;
    margin: 0 auto;
    height: 65px
}

.zc-navigation .zc-navigation-outer>div {
    height: 100%
}

.zc-navigation .zc-navigation-outer .company-logo {
    float: left;
    padding-top: 20px;
    box-sizing: border-box
}

.zc-navigation .zc-navigation-outer .company-logo a {
    display: block;
    width: 142px;
    height: 25px
}

.zc-navigation .zc-navigation-outer .company-logo a img {
    width: 100%;
    height: 100%
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu {
    float: right;
    margin-right: 20px
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix li {
    float: left;
    padding: 0 10px;
    margin: 0 7px;
    height: 63px;
    line-height: 64px;
    font-size: 16px;
    cursor: pointer;
    position: relative
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix li:hover a {
    color: #38bdbf
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix li a {
    color: #fff;
    text-decoration: none;
    display: block;
    height: 61px
}

.zc-navigation .zc-about-us .content .item h5,.zc-navigation .zc-help-center .content .item h5,.zc-navigation .zc-nav-case .content .item h5,.zc-navigation .zc-nav-wap .content .item h5 {
    border-bottom: 1px solid #DFE9F3;
    font-family: PingFang SC;
    box-sizing: border-box
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix li.active a {
    color: #38bdbf
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix .linkItem {
    display: flex;
    align-items: center;
    line-height: 50px;
    cursor: pointer
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix .linkItem img {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-right: 6px
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix .linkItem a {
    display: inline-block;
    height: auto!important;
    font-size: 14px;
    color: #545d69!important
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix .linkItem:hover {
    background-color: #eeeff2
}

.zc-navigation .zc-navigation-outer .zc-navigation-menu .clearfix .linkItem:hover a {
    color: #38bdbf!important
}

.zc-navigation .zc-navigation-outer .zc-navigation-button {
    float: right;
    width: 266px
}

.zc-navigation .zc-nav-wap {
    background: #FFF;
    position: absolute;
    width: 100%;
    top: 65px;
    margin: 0 -20px;
    opacity: 0;
    display: none
}

.zc-navigation .zc-nav-wap.active {
    opacity: 1;
    display: block
}

.zc-navigation .zc-nav-wap .content {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.zc-navigation .zc-nav-wap .content .item {
    width: 263px;
    overflow: hidden;
    box-sizing: border-box
}

.zc-navigation .zc-nav-wap .content .item h5 {
    padding: 0 0 14px;
    margin: 0 0 14px;
    font-size: 22px;
    font-weight: 500;
    color: #1A2233;
    line-height: 24px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem {
    display: block;
    width: 263px;
    border-radius: 4px;
    margin-bottom: 6px;
    box-sizing: border-box;
    padding: 14px 0 14px 16px;
    cursor: pointer
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop {
    width: 263px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
    top: -12px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon {
    width: 30px;
    height: 30px;
    background: url(../images/newicon/robot-aa1e2b98b3.png) 2px 5px no-repeat;
    display: block;
    background-size: 30px 30px;
    box-sizing: border-box;
    margin-right: 8px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.online {
    background: url(../images/newicon/online-fb979f1539.png) 0 5px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.callcenter {
    background: url(../images/newicon/callcenter-ce8ec41b3c.png) 0 5px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.ws {
    background: url(../images/newicon/ws-a7cce49747.png) -5px 5px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.icall {
    background: url(../images/newicon/icall-788317b2e0.png) 0 6px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.zhike {
    background: url(../images/newicon/zhike-de8719233b.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.weike {
    background: url(../images/newicon/weike-5cbaf3bc3c.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.whatapp {
    background: url(../images/newicon/whatapp-9e8881d401.png) -3px 5px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .icon.bpo {
    background: url(../images/newicon/bpo-4d46aeba75.png) -3px 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .font {
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1A2233;
    line-height: 18px;
    display: block;
    margin-right: 8px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .hot {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/hot-17bfd2117e.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem .textTop .new {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/new-d2e1b46ce2.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem p {
    margin: 0;
    padding: 0;
    height: 12px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA8B9;
    line-height: 12px
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem:hover {
    background: #F8FBFF
}

.zc-navigation .zc-nav-wap .content .item .textBox .textItem:hover .textTop .font {
    color: #1ABABD
}

.zc-navigation .zc-nav-case {
    background: #FFF;
    position: absolute;
    width: 100%;
    top: 65px;
    margin: 0 -20px;
    opacity: 0;
    display: none
}

.zc-navigation .zc-nav-case.active {
    opacity: 1;
    display: block
}

.zc-navigation .zc-nav-case .content {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.zc-navigation .zc-nav-case .content .item {
    width: 542px;
    overflow: hidden;
    box-sizing: border-box
}

.zc-navigation .zc-nav-case .content .item h5 {
    padding: 0 0 14px;
    margin: 0 0 14px;
    font-size: 22px;
    font-weight: 500;
    color: #1A2233;
    line-height: 24px
}

.zc-navigation .zc-nav-case .content .item .textBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 542px;
    box-sizing: border-box
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem {
    display: block;
    width: 263px;
    border-radius: 4px;
    margin-bottom: 6px;
    padding: 14px 0 14px 16px;
    box-sizing: border-box;
    cursor: pointer
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
    top: -12px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon {
    width: 30px;
    height: 30px;
    background: url(../images/newicon/cross-0e34a0a4fd.png) -3px 3px no-repeat;
    display: block;
    background-size: 30px 30px;
    box-sizing: border-box;
    margin-right: 8px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.icall {
    background: url(../images/newicon/icall-788317b2e0.png) -2px 6px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.omnichannel {
    background: url(../images/newicon/omnichannel-26fef21e7f.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.private {
    background: url(../images/newicon/private-016ceafa44.png) 0 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.ssc {
    background: url(../images/newicon/ssc-d8ebbc3639.png) -5px 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.retail {
    background: url(../images/newicon/retail-3e2b414132.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.insurance {
    background: url(../images/newicon/insurance-1691a771bf.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.life {
    background: url(../images/newicon/life-7ca98fd1ed.png) -3px 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.bank {
    background: url(../images/newicon/bank-17173bbb80.png) -3px 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.enterprise {
    background: url(../images/newicon/enterprise-20d4055cd8.png) -3px 5px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.game {
    background: url(../images/newicon/game-a8792f31a6.png) -3px 6px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .icon.education {
    background: url(../images/newicon/education-a4a8e683f6.png) -2px 6px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .font {
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1A2233;
    line-height: 18px;
    display: block;
    margin-right: 8px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .hot {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/hot-17bfd2117e.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem .textTop .new {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/new-d2e1b46ce2.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem p {
    margin: 0;
    padding: 0;
    height: 12px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA8B9;
    line-height: 12px
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem:hover {
    background: #F8FBFF
}

.zc-navigation .zc-nav-case .content .item .textBox .textItem:hover .textTop .font {
    color: #1ABABD
}

.zc-navigation .zc-help-center {
    background: #FFF;
    position: absolute;
    width: 100%;
    top: 65px;
    margin: 0 -20px;
    opacity: 0;
    display: none
}

.zc-navigation .zc-help-center.active {
    opacity: 1;
    display: block
}

.zc-navigation .zc-help-center .content {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.zc-navigation .zc-help-center .content .item {
    width: 542px;
    overflow: hidden;
    box-sizing: border-box
}

.zc-navigation .zc-help-center .content .item h5 {
    padding: 0 0 14px;
    margin: 0 0 14px;
    font-size: 22px;
    font-weight: 500;
    color: #1A2233;
    line-height: 24px
}

.zc-navigation .zc-help-center .content .item .textBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 542px;
    box-sizing: border-box
}

.zc-navigation .zc-help-center .content .item .textBox .textItem {
    display: block;
    width: 263px;
    border-radius: 4px;
    margin-bottom: 6px;
    padding: 14px 0 14px 16px;
    box-sizing: border-box;
    cursor: pointer
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
    top: -12px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .icon {
    width: 30px;
    height: 30px;
    background: url(../images/newicon/function-82edaaca05.png) 0 4px no-repeat;
    display: block;
    background-size: 30px 30px;
    box-sizing: border-box;
    margin-right: 8px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .icon.document {
    background: url(../images/newicon/document-5c0beb9939.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .icon.download {
    background: url(../images/newicon/download-08fb9b1baa.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .icon.log {
    background: url(../images/newicon/log-99b5170df6.png) -3px 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .icon.service {
    background: url(../images/newicon/service-5b1b746294.png) -3px 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .icon.deliver {
    background: url(../images/newicon/deliver-a1253cb0a1.png) -2px 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .font {
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1A2233;
    line-height: 18px;
    display: block;
    margin-right: 8px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .hot {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/hot-17bfd2117e.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem .textTop .new {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/new-d2e1b46ce2.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem p {
    margin: 0;
    padding: 0;
    height: 12px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA8B9;
    line-height: 12px
}

.zc-navigation .zc-help-center .content .item .textBox .textItem:hover {
    background: #F8FBFF
}

.zc-navigation .zc-help-center .content .item .textBox .textItem:hover .textTop .font {
    color: #1ABABD
}

.zc-navigation .zc-about-us {
    background: #FFF;
    position: absolute;
    width: 100%;
    top: 65px;
    margin: 0 -20px;
    opacity: 0;
    display: none
}

.zc-navigation .zc-about-us.active {
    opacity: 1;
    display: block
}

.zc-navigation .zc-about-us .content {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.zc-navigation .zc-about-us .content .item {
    width: 542px;
    overflow: hidden;
    box-sizing: border-box
}

.zc-navigation .zc-about-us .content .item h5 {
    padding: 0 0 14px;
    margin: 0 0 14px;
    font-size: 22px;
    font-weight: 500;
    color: #1A2233;
    line-height: 24px
}

.zc-navigation .zc-about-us .content .item .textBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 542px;
    box-sizing: border-box
}

.zc-navigation .zc-about-us .content .item .textBox .textItem {
    display: block;
    width: 263px;
    border-radius: 4px;
    margin-bottom: 6px;
    padding: 14px 0 14px 16px;
    box-sizing: border-box;
    cursor: pointer
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
    top: -12px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .icon {
    width: 30px;
    height: 30px;
    background: url(../images/newicon/introduce-65adc7ae21.png) -2px 3px no-repeat;
    display: block;
    background-size: 30px 30px;
    box-sizing: border-box;
    margin-right: 8px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .icon.contact {
    background: url(../images/newicon/contact-010991ecb4.png) 0 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .icon.partner {
    background: url(../images/newicon/partner-3d1b29c4c8.png) 0 4px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .icon.personnel {
    background: url(../images/newicon/personnel-acad888158.png) 0 2px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .font {
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1A2233;
    line-height: 18px;
    display: block;
    margin-right: 8px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .hot {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/hot-17bfd2117e.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem .textTop .new {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/new-d2e1b46ce2.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem p {
    margin: 0;
    padding: 0;
    height: 12px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA8B9;
    line-height: 12px
}

.zc-navigation .zc-about-us .content .item .textBox .textItem:hover {
    background: #F8FBFF
}

.zc-navigation .zc-about-us .content .item .textBox .textItem:hover .textTop .font {
    color: #1ABABD
}

.zc-navigation .zc-content-center {
    background: #FFF;
    position: absolute;
    width: 100%;
    top: 65px;
    margin: 0 -20px;
    opacity: 0;
    display: none
}

.zc-navigation .zc-content-center.active {
    opacity: 1;
    display: block
}

.zc-navigation .zc-content-center .content {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row
}

.zc-navigation .zc-content-center .content .textItem {
    display: block;
    width: 263px;
    border-radius: 4px;
    margin-bottom: 6px;
    padding: 14px 0 14px 16px;
    box-sizing: border-box;
    cursor: pointer
}

.zc-navigation .zc-content-center .content .textItem .textTop {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
    top: -12px
}

.zc-navigation .zc-content-center .content .textItem .textTop .icon {
    width: 30px;
    height: 30px;
    background: url(../images/newicon/content-22e520e4a3.png) 0 4px no-repeat;
    display: block;
    background-size: 30px 30px;
    box-sizing: border-box;
    margin-right: 8px
}

.zc-navigation .zc-content-center .content .textItem .textTop .icon.blog {
    background: url(../images/newicon/blog-8204aba21a.png) 0 3px no-repeat;
    background-size: 30px 30px
}

.zc-navigation .zc-content-center .content .textItem .textTop .font {
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1A2233;
    line-height: 18px;
    display: block;
    margin-right: 8px
}

.zc-navigation .zc-content-center .content .textItem .textTop .hot {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/hot-17bfd2117e.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-content-center .content .textItem .textTop .new {
    width: 26px;
    height: 13px;
    background: url(../images/newicon/new-d2e1b46ce2.png) no-repeat;
    background-size: 26px 13px;
    margin-bottom: 9px
}

.zc-navigation .zc-content-center .content .textItem p {
    margin: 0;
    padding: 0;
    height: 12px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA8B9;
    line-height: 12px
}

.zc-navigation .zc-content-center .content .textItem:hover {
    background: #F8FBFF
}

.zc-navigation .zc-content-center .content .textItem:hover .textTop .font {
    color: #1ABABD
}

.top-nav-outer .zc-navigation {
    top: 0
}

.top-btn {
    background-color: transparent;
    border: 1px solid #09aeb0;
    border-radius: 2px;
    color: #09aeb0;
    text-align: center;
    text-decoration: none;
    line-height: 34px;
    display: inline-block;
    width: 78px;
    font-size: 14px;
    margin-top: 15px;
    transition: background-color .2s ease-in-out;
    height: 34px;
    cursor: pointer
}

.top-btn-register {
    background-color: #09aeb0;
    margin-left: 10px;
    color: #fff
}

.hover-login {
    width: 120px;
    background-color: #fff;
    position: absolute;
    top: 45px;
    right: -20px;
    border-radius: 2px;
    display: none
}

.hover-login.lan {
    right: 12px;
    top: 35px
}

.hover-login:hover a:first-child {
    background-color: rgba(9,174,176,.1);
    color: #09aeb0
}

.hover-login .arrow {
    position: absolute;
    width: 11px;
    height: 11px;
    transform: rotate(45deg);
    top: -5px;
    left: 55px;
    z-index: -1;
    background: #09aeb0
}

.hover-login a {
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 2px;
    text-decoration: none;
    background-color: rgba(9,174,176,.1);
    color: #09aeb0
}

.hover-login a:first-child,.hover-login a:first-child:hover,.hover-login a:hover {
    background-color: #09aeb0;
    color: #fff
}

.cover {
    display: inline-block;
    height: 100%
}

.cover .lan-box {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    width: 80px;
    position: relative
}

.cover .lan-box:hover .tag::after {
    transform: rotate(-180deg);
    transition: all .3s ease-in;
    top: 5px;
    left: 40px
}

.cover .lan-box .lan-logo {
    background: url(../images/zc-new-navigation/lan-logo1-647d29779a.png) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    background-size: 100%;
    margin-right: 10px;
    position: relative;
    top: 1px
}

.cover .lan-box .tag {
    position: relative;
    color: rgba(255,255,255,.7);
    font-size: 16px
}

.cover .lan-box .tag::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(255,255,255,.7);
    border-bottom: 5px solid transparent;
    transition: all .3s ease-out;
    top: 10px;
    left: 40px;
    display: none
}

.clear:after,.cover:hover .hover-login {
    display: block
}

.cover:hover .top-btn-login {
    background-color: rgba(9,174,176,.1)
}

.cover:hover .top-btn-register {
    background-color: #039d9f
}

.cover.cover-lan:hover .lan-box .tag::after {
    transform: rotate(-180deg);
    transition: all .3s ease-in;
    top: 5px;
    left: 40px
}

.bank-new-point {
    height: 6px;
    width: 6px;
    background: #ffae4f;
    left: 0;
    top: 0;
    z-index: 100
}

.clear:after {
    content: '';
    clear: both
}

.js-residualCapital-wrap {
    display: none
}

.bottom-info-wrap {
    width: 100%;
    height: 70px;
    background-color: #414956;
    position: fixed;
    bottom: 0;
    z-index: 1000
}

.bottom-info-wrap .content {
    width: 960px;
    height: 100%;
    margin: 0 auto
}

.bottom-info-wrap .content .item {
    float: left
}

.bottom-info-wrap .content .zc-residual-solution {
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    margin-right: 45px
}

.bottom-info-wrap .content .zc-residual-solution span {
    color: #51abaf
}

.bottom-info-wrap .content .zc-residual-company {
    margin-right: 33px
}

.bottom-info-wrap .content .zc-residual-business,.bottom-info-wrap .content .zc-residual-company {
    line-height: 70px
}

.bottom-info-wrap .content .zc-residual-business .name,.bottom-info-wrap .content .zc-residual-company .name {
    float: left;
    color: #fff;
    font-size: 16px
}

.bottom-info-wrap .content .zc-residual-business input,.bottom-info-wrap .content .zc-residual-company input {
    float: left;
    width: 178px;
    height: 32px;
    margin: 19px 0 0 11px;
    outline: 0;
    border: none;
    border-radius: 2px;
    text-indent: 11px;
    font-size: 16px
}

.bottom-info-wrap .content .zc-residual-business {
    height: 32px;
    margin-top: 19px;
    line-height: 32px;
    position: relative
}

.bottom-info-wrap .content .zc-residual-business.open .arrow {
    top: 10px;
    transform: rotate(180deg)
}

.bottom-info-wrap .content .zc-residual-business.open .select-wrap {
    top: -423px;
    z-index: 1
}

.bottom-info-wrap .content .zc-residual-business input {
    cursor: pointer;
    margin-top: 0;
    position: relative;
    z-index: 2
}

.bottom-info-wrap .content .zc-residual-business .arrow {
    width: 18px;
    height: 10px;
    display: block;
    cursor: pointer;
    right: 10px;
    top: 12px;
    position: absolute;
    z-index: 3;
    background: url(../images/bottom-wrap-arrow-1dcbdf18e9.png) no-repeat;
    transition: all .2s
}

.bottom-info-wrap .content .zc-residual-business .animation-wrap .cover {
    height: 19px;
    width: 100%;
    position: relative;
    z-index: 10;
    background-color: #414956
}

.bottom-info-wrap .content .zc-residual-business .select-wrap {
    width: 178px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background-color: #fff;
    position: absolute;
    top: 19px;
    left: 43px;
    z-index: -1;
    transition: all .2s
}

.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li {
    box-sizing: border-box;
    padding: 13px 0;
    height: 60px;
    cursor: pointer
}

.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li:hover {
    background: #f6f8fa
}

.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li.other {
    line-height: 34px;
    text-align: center
}

.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li div,.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li p {
    text-align: center
}

.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li div {
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    color: #404040
}

.bottom-info-wrap .content .zc-residual-business .select-wrap .select-li p {
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    color: #b4b8bd
}

.bottom-info-wrap .content .zc-residual-button {
    line-height: 40px;
    margin-top: 15px;
    margin-left: 30px;
    position: relative
}

.bottom-info-wrap .content .zc-residual-button div {
    width: 115px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    background-color: #04babc;
    cursor: pointer
}

.bottom-info-wrap .content .zc-residual-button div:hover {
    background-color: #04babc;
    color: #8ee0e1
}

.bottom-info-wrap .content .zc-residual-button .error {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    top: -7px;
    right: -36px;
    position: absolute;
    background-color: #2e3642;
    background-image: url(../images/bottom-close-icon-3fe811e897.png);
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 7px;
    cursor: pointer
}

.generate-plan-wrap {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none
}

.generate-plan-wrap * {
    margin: 0;
    box-sizing: border-box
}

.generate-plan-wrap input::-webkit-inner-spin-button,.generate-plan-wrap input::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0
}

.generate-plan-wrap.hide .generate-plan-info {
    display: none
}

.generate-plan-wrap.hide .generate-plan-success {
    display: block
}

.generate-plan-wrap .model-cover {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .3;
    position: absolute
}

.generate-plan-wrap .generate-plan-info {
    width: 510px;
    height: 420px;
    padding: 50px 60px 0;
    margin: 245px auto;
    background: #fff;
    border-radius: 5px;
    position: relative
}

.generate-plan-wrap .generate-plan-info .close-btn {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    top: -11px;
    right: -11px;
    position: absolute;
    background-color: #2e3642;
    background-image: url(../images/bottom-close-icon-3fe811e897.png);
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 7px;
    cursor: pointer;
    opacity: .8
}

.generate-plan-wrap .generate-plan-info .generate-plan-title {
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #404040;
    font-size: 26px;
    margin-bottom: 42px
}

.generate-plan-wrap .generate-plan-info .item-info {
    height: 42px;
    margin-bottom: 24px;
    position: relative
}

.generate-plan-wrap .generate-plan-info .item-info.error .zc-j-input {
    border: 1px solid #fa4b85
}

.generate-plan-wrap .generate-plan-info .item-info.error .error-txt {
    visibility: initial
}

.generate-plan-wrap .generate-plan-info .item-info .zc-j-input {
    width: 100%;
    height: 100%;
    outline: 0;
    padding-left: 85px;
    font-size: 16px;
    border: 1px solid #e1e6f5;
    border-radius: 4px
}

.generate-plan-wrap .generate-plan-info .item-info .tips {
    position: absolute;
    top: 0;
    left: 16px;
    font-size: 16px;
    line-height: 42px;
    color: #555
}

.generate-plan-wrap .generate-plan-info .item-info .error-txt {
    position: absolute;
    bottom: -17px;
    font-size: 12px;
    line-height: 12px;
    color: #f1323b;
    visibility: hidden
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .clear-wrap:after {
    content: '';
    display: block;
    clear: both
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .sms-info {
    float: left;
    height: 42px;
    line-height: 42px
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .sms-code-btn {
    width: 165px;
    color: #fff;
    text-align: center;
    background: #c8cdcf;
    border-radius: 4px;
    cursor: pointer
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .sms-code-btn:hover {
    background: #b3b7b9
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .sms-code-btn.active {
    background: #04babc
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .sms-code-btn.active:hover {
    background: #459ca0
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .count-down {
    position: absolute;
    height: 100%;
    line-height: 42px;
    width: 165px;
    text-align: center;
    background: #c8cdcf;
    border-radius: 4px;
    display: none;
    padding: 0 22px
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .count-down:after {
    content: '';
    display: block;
    clear: both
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .count-down span {
    float: left;
    display: block
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .count-down .time {
    width: 25px;
    color: #22b2b4
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms.hide .sms-code-btn {
    display: none
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms.hide .count-down {
    display: block
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .sms-code {
    float: right;
    width: 210px
}

.generate-plan-wrap .generate-plan-info .item-info.item-sms .tips {
    left: 194px
}

.generate-plan-wrap .generate-plan-info .item-info.item-email {
    margin-bottom: 30px
}

.generate-plan-wrap .generate-plan-info .item-info.item-email .tips {
    text-align: justify;
    display: block;
    width: 48px
}

.generate-plan-wrap .generate-plan-info .item-info.item-email .tips::after {
    content: " ";
    display: inline-block;
    width: 100%
}

.generate-plan-wrap .generate-plan-info .item-info.item-commit .commit-btn {
    color: #fff;
    font-size: 20px;
    background: #04babc;
    border-radius: 4px;
    height: 100%;
    text-align: center;
    line-height: 42px;
    cursor: pointer
}

.generate-plan-wrap .generate-plan-success {
    width: 555px;
    height: 345px;
    padding: 45px 50px 0;
    margin: 245px auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    display: none
}

.generate-plan-wrap .generate-plan-success .close-btn {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    top: -11px;
    right: -11px;
    position: absolute;
    background-color: #2e3642;
    background-image: url(../images/bottom-close-icon-3fe811e897.png);
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 7px;
    cursor: pointer;
    opacity: .8
}

.generate-plan-wrap .generate-plan-success .image-wrap {
    margin-bottom: 23px
}

.generate-plan-wrap .generate-plan-success .image-wrap .image {
    width: 52px;
    height: 52px;
    margin: 0 auto;
    background-image: url(../images/generate-plan-success-52434a6dfc.png)
}

.generate-plan-wrap .generate-plan-success .success-title {
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #51abaf;
    text-align: center;
    margin-bottom: 40px
}

.generate-plan-wrap .generate-plan-success .article-tips {
    font-size: 16px;
    color: #80848b;
    text-align: center;
    margin-bottom: 13px
}

.generate-plan-wrap .generate-plan-success .article-tips.first {
    margin-bottom: 26px
}

button,input,ol,p,span,ul {
    font-family: "SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC",'Microsoft YaHei','WenQuanYi Micro Hei',sans-serif
}

ol,ul {
    margin: 0;
    padding: 0
}

.href-wrap {
    text-align: center;
    margin-top: 50px
}

.href-wrap a {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    text-decoration: none;
    text-align: center;
    transition: background-color .2s ease-in-out
}

.href-wrap.sky-blue .one {
    background-color: #fff;
    color: #09aeb0
}

.href-wrap.sky-blue .one:hover {
    background-color: rgba(255,255,255,.85);
    color: #069b9d
}

.href-wrap.sky-blue .two {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.href-wrap.sky-blue .two:hover {
    background-color: #069b9d;
    color: #fff
}

.href-wrap .one {
    background-color: #09aeb0;
    color: #fff;
    width: 240px;
    margin-right: 20px
}

.href-wrap .one:hover {
    background-color: #069b9d
}

.href-wrap .two {
    color: #09aeb0;
    background-color: #fff;
    width: 150px;
    border: 1px solid #ddd
}

.href-wrap .two:hover {
    background-color: #eee
}

.common-waist {
    width: 100%;
    height: 165px;
    background-color: #1ABABD
}

.common-waist .box {
    width: 1000px;
    height: 165px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.common-waist .box .textBox {
    width: 640px;
    height: 165px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.common-waist .box .textBox p {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFF;
    height: 165px;
    line-height: 165px;
    width: 475px
}

.common-waist .box .textBox .btn {
    width: 134px;
    height: 44px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 44px;
    text-align: center
}

.common-waist .box .textBox .btn a {
    border-radius: 5px;
    background: #FFF;
    text-decoration: none;
    color: #1ABABD;
    display: inline-block;
    width: 134px;
    height: 44px
}

.common-waist .mobile,.common-waist h1.mobile {
    display: none
}

.common-waist .box .textBox .btn a:hover {
    background-color: rgba(255,255,255,.85)
}

.common-waist .box .img {
    width: 242px;
    height: 188px;
    background: url(../images/dibu_gril-9742eec65b.png) no-repeat;
    background-size: 242px 188px;
    position: relative;
    top: -23px
}

.common-waist h1 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    margin-top: 109px;
    margin-bottom: 45px
}

.common-waist h1 em {
    font-size: 14px;
    font-style: normal
}

.common-waist button.btn {
    height: 44px;
    vertical-align: top;
    margin-left: -6px;
    width: 137px;
    background-color: #3ff9f8;
    font-size: 18px;
    color: #0d848a;
    border: 0;
    outline: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0 2px 2px 0
}

.common-waist button.btn:hover {
    background-color: #27e1e0
}

.common-waist button.content-btn {
    width: 466px;
    height: 48px;
    background: #3FF9F8;
    border-radius: 4px;
    line-height: 48px;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    padding: 0;
    cursor: pointer
}

.common-waist button.content-btn a {
    text-decoration: none;
    font-weight: 400;
    color: #0D848A;
    font-size: 20px;
    font-family: PingFang SC
}

.common-waist button.content-btn:hover {
    background-color: #27e1e0
}

.common-waist input {
    height: 44px;
    width: 347px;
    font-size: 18px;
    padding: 0 0 0 14px;
    outline: 0;
    border: 0;
    border-radius: 2px 0 0 2px
}

.common-waist input::-webkit-inner-spin-button,.common-waist input::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0
}

.common-waist input::-webkit-input-placeholder {
    color: #d8d8d8
}

.footer {
    width: 100%;
    height: 600px;
    background-color: #131227;
    font-size: 14px;
    overflow: hidden
}

.footer .new-footer-inner {
    height: 600px;
    margin: 0 auto;
    padding-top: 74px;
    box-sizing: border-box
}

.footer .footer-inner {
    width: 1000px;
    min-height: 100px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.footer .footer-inner ul {
    margin: 0;
    padding: 0
}

.footer .footer-inner .super-nav-mobile {
    display: none
}

.footer .footer-inner .super-nav-mobile li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center
}

.footer .footer-inner .super-nav-mobile li a {
    text-decoration: none;
    color: #9ea7b2
}

.footer .footer-inner .super-nav {
    margin-left: 360px
}

.footer .footer-inner .super-nav .product-li {
    width: 280px;
    margin-right: 40px
}

.footer .footer-inner .super-nav .product-li h4 {
    height: 36px;
    margin-bottom: 12px;
    border-bottom: 1px solid #616a7d;
    font-size: 22px
}

.footer .footer-inner .super-nav .product-li .product-list {
    float: left
}

.footer .footer-inner .super-nav .product-li .scene-list {
    float: left;
    margin-left: 30px
}

.footer .footer-inner .super-nav .product-li .product-title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px
}

.footer .footer-inner .super-nav h4 {
    font-size: 16px;
    color: #fff;
    margin-top: 0;
    font-weight: 400
}

.footer .footer-inner .super-nav ul li {
    height: 30px;
    line-height: 30px
}

.footer .footer-inner .super-nav ul li:hover a {
    color: #fff
}

.footer .footer-inner .super-nav ul li a {
    color: #9ea7b2;
    text-decoration: none
}

.footer .footer-inner .super-nav>li {
    width: 172px;
    float: right
}

.footer .footer-inner .super-nav>li:first-child {
    margin-right: -107px
}

.footer .footer-inner .summary-info {
    width: 305px;
    height: 600px;
    overflow: hidden
}

.footer .footer-inner .summary-desc {
    font-size: 16px;
    color: #9ea7b2;
    margin-top: 15px
}

.footer .footer-inner .summary-list {
    margin: 43px 0 0;
    padding: 0;
    list-style-type: none
}

.footer .footer-inner .summary-list li {
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA7B2;
    margin-bottom: 14px
}

.footer .footer-inner .summary-list .phone {
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #FFF;
    line-height: 30px;
    height: 30px;
    margin-bottom: 24px
}

.footer .footer-inner .code {
    margin-top: 46px
}

.footer .footer-inner .code .img {
    width: 111px;
    height: 111px;
    background: url(../images/dibu_code-nzc-3f1d6b7d19.png) no-repeat;
    background-size: 111px 111px
}

.footer .footer-inner .code .text {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9EA7B2;
    line-height: 14px;
    margin-top: 17px
}

.footer .footer-inner .logo-outer {
    cursor: pointer;
    display: block;
    width: 182px;
    height: 31px
}

.footer .footer-inner .logo-outer img {
    width: 100%;
    height: 100%
}

.footer .footer-inner .footer-product {
    width: 460px;
    height: 600px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.footer .footer-inner .footer-product .item h5 {
    padding: 0;
    margin: 0 0 24px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFF;
    height: 43px;
    line-height: 19px;
    border-bottom: 1px #7B8390 solid;
    width: 70px
}

.footer .footer-inner .footer-product .item p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #7B8390
}

.footer .footer-inner .footer-product .item ul {
    margin-top: 6px;
    overflow: hidden;
    margin-bottom: 35px
}

.footer .footer-inner .footer-product .item ul li {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 28px;
    height: 28px;
    cursor: pointer
}

.footer .footer-inner .footer-product .item ul li a {
    text-decoration: none;
    color: #9EA7B2
}

.footer .footer-inner .footer-product .item ul li:hover a {
    color: #1ABABD
}

.footer .footer-inner .footer-product .item ul.last {
    margin-top: -7px;
    margin-bottom: 58px
}

.footer .footer-inner .footer-product .item ul.last .zixun a,.footer .footer-inner .footer-product .item ul.last .zixun:hover a {
    color: #131227
}

.common-summary {
    height: 60px;
    background-color: #2f3542;
    text-align: center;
    line-height: 60px;
    color: #69737f;
    font-size: 14px;
    position: relative
}

.common-summary .items {
    display: flex;
    justify-content: center;
    height: 30px;
    line-height: 30px;
    margin-top: -10px
}

.common-summary .items .item-li {
    padding: 0 6px;
    position: relative
}

.common-summary .items .item-li a {
    color: #939393
}

.common-summary .items .item-li::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 13px;
    background: #939393;
    top: 8px;
    margin-left: 5px
}

.common-summary .items .item-li:last-child::after {
    content: '';
    background: 0 0
}

.common-summary .common-summary-website {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    visibility: hidden
}

.common-summary .common-summary-website .footer_nav {
    display: inline-block;
    padding: 0;
    margin: 0
}

.common-summary .common-summary-website .footer_nav::after {
    content: '';
    height: 0;
    visibility: hidden;
    display: block;
    clear: both
}

.grid-outer:after,.sub-nav-outer-website ul:after {
    content: " ";
    clear: both;
    visibility: hidden
}

.common-summary .police,.common-summary .policeText,.common-summary i {
    vertical-align: middle;
    display: inline-block
}

.common-summary .common-summary-website .footer_nav li {
    float: left;
    margin-right: 2px;
    line-height: 14px
}

.common-summary .common-summary-website .footer_nav li a {
    color: #2f3542
}

.common-summary i {
    height: 29px;
    width: 44px;
    background-image: url(../images/major_spirite-21800858c2.png);
    background-position-y: -71px;
    background-position-x: -340px;
    margin-left: 10px
}

.common-summary i:nth-child(2) {
    width: 37px;
    background-position-x: -300px
}

.common-summary .police {
    height: 20px;
    width: 20px;
    background-image: url(../images/police-d0289dc0a4.png);
    background-repeat: no-repeat;
    margin: 0 0 0 20px
}

.common-summary .policeText {
    text-decoration: none
}

.common-summary img {
    display: none
}

.gray .sub-nav-outer-website {
    background-color: #f9f9fb
}

.sub-nav-outer-website {
    width: 100%;
    background-color: #fff;
    text-align: center
}

.sub-nav-outer-website h3 {
    font-size: 24px;
    color: #7b8390;
    font-weight: 400;
    text-align: center;
    margin: 0
}

.sub-nav-outer-website ul {
    margin: 40px 0 0;
    padding: 0
}

.sub-nav-outer-website ul:after {
    display: block;
    height: 1px
}

.sub-nav-outer-website ul li {
    display: inline-block;
    padding: 0 20px;
    border-radius: 2px;
    height: 44px;
    line-height: 44px
}

.sub-nav-outer-website ul li.active,.sub-nav-outer-website ul li:hover {
    background-color: #09aeb0
}

.sub-nav-outer-website ul li.active a,.sub-nav-outer-website ul li:hover a {
    color: #fff
}

.sub-nav-outer-website ul li a {
    text-decoration: none;
    color: #09aeb0
}

.grid-outer {
    width: 960px;
    min-height: 10px;
    margin: 50px auto auto;
    padding-top: 1px
}

.grid-outer:after {
    display: block;
    height: 1px
}

.grid-outer .grid-column {
    width: 220px;
    margin-left: 25px;
    height: 204px;
    box-sizing: border-box;
    float: left;
    border: 1px solid #d5dce3;
    border-radius: 2px;
    position: relative;
    margin-top: 27px;
    padding-top: 1px;
    cursor: pointer;
    overflow: hidden;
    transition: border .2s ease-in-out
}

.grid-outer .grid-column:hover {
    box-shadow: 0 0 10px 1px rgba(189,207,207,.75);
    border: 1px solid #09aeb0
}

.grid-outer .grid-column:hover .desc {
    top: 0
}

.grid-outer .grid-column .desc {
    position: absolute;
    height: 100%;
    transition: top .2s ease-in-out;
    top: -105%;
    padding: 16px 16px 0;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    color: #7b8390;
    line-height: 30px;
    text-align: center
}

.grid-outer .grid-column .logo-outer {
    width: 66px;
    height: 50px;
    margin: 54px auto auto;
    position: relative;
    top: -11px
}

.grid-outer .grid-column .text {
    width: 100%;
    font-size: 18px;
    position: absolute;
    top: 125px;
    color: #2f3542;
    text-align: center
}

.grid-outer .grid-column:first-child,.grid-outer .grid-column:nth-child(4n+1) {
    margin-left: 0
}
