#app {
    min-width: 1240px;
    position: relative
}

.pce {
    margin: 0 auto
}

.pce .title {
    font-size: 24px;
    text-align: center;
    padding-top: 40px
}
.function-list .title {
    text-align: left !important;
}
.btn {
    position: relative
}

.btn .icn {
    position: absolute;
    margin-left: 3px;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-property: all;
    -webkit-transition-property: all;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.btn:hover .icn {
    margin-left: 10px !important
}

.title-top-logo {
    display: flex;
    flex-flow: row;
    align-items: center
}

.title-top-logo img {
    width: 35px;
    height: 35px;
    margin-right: 10px
}

.ser-view-eve1 {
    height: 500px;
    position: relative
}

.ser-view-eve1 .back_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: 50% !important;
    z-index: -1
}

.ser-view-eve1 .top-datail {
    padding-top: 110px
}

.ser-view-eve1 .top-datail .title .grey-text {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
    color: #888
}

.ser-view-eve1 .top-datail .sumary-text {
    width: 625px;
    font-size: 48px;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px
}

.ser-view-eve1 .top-datail .sumary-btn {
    display: flex;
    flex-flow: row;
    margin-top: 35px
}

.ser-view-eve1 .top-datail .sumary-btn .btn {
    width: 200px;
    height: 60px;
    border-radius: 2px
}

.corporate-ad-bottom {
    height: 500px
}

.main {
    width: 1240px;
    margin: auto
}

@media screen and (max-width:1600px) {
    .main {
        width: 1180px
    }
}

.bottm_View {
    height: 405px;
    margin-top: -5px;
    background-size: 100% 405px !important;
    color: #fff;
    text-align: center
}

.bottm_View .cont-eve-title {
    font-size: 32px;
    line-height: 48px;
    padding: 105px 0 30px 0
}

.bottm_View .btn {
    width: 320px;
    height: 72px;
    font-size: 22px;
    box-shadow: 0 24px 64px rgba(0, 0, 0, .1);
    border-radius: 2px
}

.back_div {
    position: absolute;
    opacity: .6;
    filter: opacity(60%);
    background-color: #000
}

.back_div,
.back_v {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.back_v {
    position: fixed;
    background-color: #f3f3f3
}

.border_bottom {
    position: absolute;
    bottom: 0;
    width: 30px;
    height: 5px;
    border-radius: 50px;
    background-color: #fff;
    margin: 3px auto 5px auto;
    animation: myfont .5s
}

.border_btm {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 4px
}

@keyframes myfont {
    0% {
        width: 0
    }

    to {
        width: 30px
    }
}

* {
    font-family: PingFang SC, Microsoft Yahei, Arial, sans-serif
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.5
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
img,
label,
li,
link,
ol,
p,
samp,
span,
table,
title,
ul,
ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.comp-load[data-v-fe744052] {
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer
}

.comp-load .icnload .icn[data-v-fe744052] {
    font-size: 30px
}

.control[data-v-43ac08f2] {
    position: fixed;
    bottom: 120px;
    right: 20px;
    z-index: 999;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 6px 15px 0 rgba(6, 12, 19, .14);
    color: #fff;
    font-size: 13px;
    text-align: center
}

.control .con-item[data-v-43ac08f2] {
    position: relative;
    display: block;
    width: 68px;
    height: 68px;
    padding: 8px;
    background-color: #0067ed;
    display: flex;
    flex-flow: column;
    border-bottom: 1px solid #005ad7;
    justify-content: center;
    cursor: pointer
}

.control .con-item[data-v-43ac08f2]:hover {
    background-color: #005ad7
}

.control .con-item img[data-v-43ac08f2] {
    width: 25px;
    height: 25px;
    margin: 4px auto
}

.alic[data-v-43ac08f2] {
    padding: 0;
    text-align: left;
    line-height: 30px
}

.weChatCode[data-v-43ac08f2] {
    text-align: center;
    width: 100%;
    height: 100%
}

.weChatCode .weChatCode-img[data-v-43ac08f2] {
    width: 100%;
    height: 100%
}

.tooltipster[data-v-416ebf60] {
    position: absolute;
    top: 62px;
    width: 1100px;
    height: 420px;
    z-index: 999999999;
    background-color: #f7f9fd;
    border-radius: 3px
}

.tooltipster .tooltipster-arrow[data-v-416ebf60] {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px;
    position: absolute
}

.tooltipster .tooltipster-arrow .tooltipster-arrow-uncropped[data-v-416ebf60] {
    position: relative;
    top: 10px
}

.tooltipster .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-border[data-v-416ebf60] {
    border: 10px solid transparent;
    left: 0;
    top: 0;
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-background[data-v-416ebf60] {
    left: 0;
    top: -25px;
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff
}

.header[data-v-416ebf60] {
    width: 100%;
    display: flex;
    flex-flow: row;
    line-height: 80px;
    height: 80px;
    z-index: 9999
}

.header ul[data-v-416ebf60] {
    min-width: 1240px;
    display: flex;
    flex-flow: row;
    margin: 0 auto;
    align-items: center
}

@media screen and (max-width:1600px) {
    .header ul[data-v-416ebf60] {
        min-width: 1080px
    }
}

.header ul .logo[data-v-416ebf60] {
    display: flex;
    flex-flow: column;
    width: 247px;
    height: 65px;
    position: relative;
    margin-right: 30px
}

.header ul .logo img[data-v-416ebf60] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.header ul .header_self[data-v-416ebf60] {
    z-index: 99
}

.header ul .title_self[data-v-416ebf60] {
    display: flex;
    flex-flow: row;
    justify-content: center;
    z-index: 9999
}

.header ul .title_self li[data-v-416ebf60] {
    margin: 0 25px;
    height: 100%;
    flex-flow: column;
    position: relative;
    cursor: pointer
}

.header ul .title_self li[data-v-416ebf60]:last-child {
    margin-right: 0
}

.header ul .title_self li:hover .nav_tat[data-v-416ebf60] {
    color: #0067ed !important
}

.header ul .title_self li:hover .pricehad[data-v-416ebf60] {
    color: #fff !important
}

.header ul .title_self li .pricehad[data-v-416ebf60] {
    color: #f1f1f1 !important
}

.header ul p[data-v-416ebf60] {
    text-align: center;
    white-space: nowrap
}

.no-fixed[data-v-416ebf60] {
    animation: noFixed-416ebf60 .5s;
    background: #fff !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    line-height: 60px;
    height: 60px
}

@keyframes noFixed-416ebf60 {
    0% {
        top: -80px
    }

    to {
        top: 0
    }
}

.menu-title[data-v-416ebf60] {
    width: 100%;
    float: none;
    height: 45px
}

.menu-title .title[data-v-416ebf60] {
    float: left;
    width: calc(20% - 56px);
    height: 44px;
    color: #666;
    font-size: 14px;
    border: none;
    padding: 0 28px;
    line-height: 44px
}

.tooltipster_box_item[data-v-416ebf60] {
    width: calc(20% - 45px);
    padding: 0 22px 18px 22px;
    border-right: 1px solid #f1f1f1;
    height: 336px;
    float: left;
    cursor: pointer
}

.tooltipster_box_item .newItem[data-v-416ebf60] {
    width: 100%;
    height: 40px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.tooltipster_box_item .newItem .qd-icon[data-v-416ebf60] {
    width: 22px;
    height: 22px
}

.tooltipster_box_item .endt_span[data-v-416ebf60] {
    margin-top: 8px;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 18px
}

.tooltipster_box_item .qd-icon[data-v-416ebf60] {
    vertical-align: middle;
    margin-right: 6px;
    width: 28px;
    height: 28px;
    display: inline-block;
    fill: currentColor
}

.tooltipster_box_item .key-evt-el[data-v-416ebf60] {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #222
}

.tooltipster_box_item .no-old[data-v-416ebf60] {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    text-align: left
}

.tooltipster_box_item .item[data-v-416ebf60] {
    font-size: 19px;
    color: #222;
    letter-spacing: 0;
    line-height: 22px;
    vertical-align: middle;
    display: block;
    width: 100%;
    padding-top: 8px;
    text-align: left;
    font-weight: 700;
    padding-bottom: 10px
}

.tooltipster_box_item .item p[data-v-416ebf60] {
    margin-top: 8px;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 18px
}

.tooltipster_box_item .qd_Img[data-v-416ebf60] {
    width: 25px;
    height: 18px;
    margin-right: 8px
}

.tooltipster_box_item .product-title[data-v-416ebf60] {
    padding-bottom: 8px
}

.menue[data-v-416ebf60] {
    height: auto;
    border: none;
    font-size: 14px;
    color: #222;
    margin-bottom: 10px
}

.menue li[data-v-416ebf60] {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.menue li .qd-icon[data-v-416ebf60] {
    width: 22px;
    height: 22px
}

.menue li span[data-v-416ebf60] {
    font-size: 12px;
    color: #999
}

.header-right-contact[data-v-416ebf60] {
    display: inline-block;
    vertical-align: middle;
    color: #222;
    line-height: 1.2;
    padding-left: 80px
}

.header-right-contact .qd_code[data-v-416ebf60] {
    width: 18px;
    height: 18px
}

.header-right-contact span[data-v-416ebf60] {
    font-size: 21px;
    font-weight: 700;
    margin-left: 6px
}

.header-right-contact p[data-v-416ebf60] {
    font-size: 12px;
    margin-top: 5px;
    text-align: right;
    line-height: 1.2
}

.header_cosd[data-v-416ebf60] {
    display: flex;
    align-items: center;
    justify-content: center
}


*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.clear {
    zoom: 1
}

.clear:before {
    content: "";
    display: table
}

.clear:after {
    content: "";
    clear: both;
    display: block
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-align: center;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

.fix-bar-btn .ic_apply {
    width: 22px;
    height: 21px
}

.fix-bar-btn .ic_custom {
    width: 25px;
    height: 25px
}

.fix-bar-btn .ic_qrcode {
    width: 20px;
    height: 21px
}

.fix-bar-btn .ic_phone_consult {
    width: 30px;
    height: 28px
}

.fix-bar-btn .ic_phone_consult {
    width: 28px;
    height: 25px
}

.fix-bar-btn span {
    font-size: 12px;
    color: #fff
}

.fix-bar-btn .fix-bar-child {
    display: none;
    position: absolute;
    left: -170px;
    bottom: 0;
    width: 190px;
    height: 180px
}

.fix-bar-btn .fix-bar-child .fix-bar-child-box {
    width: 160px;
    height: 180px;
    background-color: transparent;
    -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, .18);
    box-shadow: 0 6px 20px 2px rgba(0, 0, 0, .18);
    border-radius: 2px;
    overflow: hidden
}

.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in {
    width: 160px;
    height: 180px;
    padding: 15px;
    background-color: #fff
}

.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in .triangle-right {
    position: absolute;
    right: 25px;
    top: 130px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent
}

.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul {
    padding: 0;
    margin: 0
}

.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon {
    font-size: 12px;
    color: #222
}

.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon img {
    margin-bottom: 3px
}

.fix-bar-btn .fix-bar-child2 {
    display: none;
    position: absolute;
    left: -270px;
    top: 0;
    width: 260px;
    height: 100px;
    background-color: #fff;
    z-index: 99
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box {
    width: 260px;
    height: 100px;
    -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, .18);
    box-shadow: 0 6px 20px 2px rgba(0, 0, 0, .18);
    border-radius: 2px;
    overflow: hidden
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in {
    padding: 23px 0 0 30px
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in .qd-icon {
    width: 20px;
    height: 20px;
    color: #000
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in .p1 {
    font-size: 24px;
    color: #000
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in .p2 {
    font-size: 12px;
    color: #000;
    margin-top: 3px;
    margin-left: 13px
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in .triangle-right {
    position: absolute;
    top: 30px;
    right: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent;
    z-index: 99999
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in ul {
    padding: 0;
    margin: 0
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon {
    font-size: 12px;
    color: #222
}

.fix-bar-btn .fix-bar-child2 .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon img {
    margin-bottom: 3px
}

.fix-bar-btn .fix-bar-child-custom {
    display: none;
    position: absolute;
    left: -344px;
    bottom: -86px;
    width: 390px;
    height: 220px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box {
    width: 333px;
    height: 208px;
    background-color: transparent;
    -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, .18);
    box-shadow: 0 6px 20px 2px rgba(0, 0, 0, .18);
    border-radius: 2px;
    overflow: hidden;
    z-index: 999;
    background-color: #fff
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in {
    padding: 15px;
    padding-bottom: 0;
    margin-top: 13px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .triangle-right {
    position: absolute;
    right: 52px;
    top: 98px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon {
    font-size: 12px;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon .img {
    width: 103px;
    margin-right: 19px;
    margin-left: 9px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 10px;
    text-align: left;
    margin: 0;
    height: 160px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon .text .title {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon .text li {
    list-style: disc;
    font-size: 14px;
    width: 162px;
    margin-left: 18px;
    margin-top: 10px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon .text .contact {
    margin-top: 18px;
    background-color: #0067ed;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 16px;
    font-size: 14px;
    width: 130px;
    height: 40px;
    line-height: 40px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in .fixbar-chameleon .text .contact:hover {
    background: #197dff
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in p {
    margin-top: -7px;
    color: #999;
    font-size: 12px
}

.fix-bar-btn .fix-bar-child-custom .fix-bar-custom-box .fix-bar-child-in p .consult {
    font-size: 12px;
    color: #0067ed
}

.fix-bar-btn:hover .fix-bar-child {
    display: block
}

.fix-bar-btn:hover .fix-bar-child2 {
    display: block
}

.fix-bar-btn:hover .fix-bar-child-custom {
    display: block
}

.crm-fix-bar .fix-bar-child {
    display: none;
    position: absolute;
    left: -170px;
    bottom: 0;
    width: 190px;
    height: 180px
}

.tooltipster-sidetip.fixbar-customized .tooltipster-box {
    width: 240px;
    background: #fff;
    border: none;
    border-radius: 2px;
    overflow: hidden;
    -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, .14);
    box-shadow: 0 6px 15px 0 rgba(6, 12, 19, .14)
}

.tooltipster-sidetip.fixbar-customized .tooltipster-box .tooltipster-content {
    padding: 0
}

.tooltipster-sidetip.fixbar-customized ul {
    list-style: none;
    margin: 0;
    font-size: 0;
    padding-left: 0
}

.tooltipster-sidetip.fixbar-customized #consultingMenu li>a {
    display: block;
    height: 68px;
    padding: 16px 0;
    text-align: left
}

.tooltipster-sidetip.fixbar-customized #consultingMenu li>a>div {
    display: inline-block;
    position: relative;
    top: -3px
}

.tooltipster-sidetip.fixbar-customized #consultingMenu li>a:hover {
    background: #eef7ff
}

.tooltipster-sidetip.fixbar-customized #consultingMenu li>a:hover .menu-name {
    color: #0067ed
}

.tooltipster-sidetip.fixbar-customized #consultingMenu li>a:active {
    background: #e1f0ff
}

.tooltipster-sidetip.fixbar-customized #consultingMenu li>a:active .menu-name {
    color: #0067ed
}

.tooltipster-sidetip.fixbar-customized #consultingMenu .qd-icon {
    width: 30px;
    height: 30px;
    color: #0067ed;
    margin: 0 15px 0 20px
}

.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_suggest {
    width: 36px;
    height: 36px
}

.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_presales_consult {
    width: 36px;
    height: 36px
}

.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-name {
    display: block;
    margin-bottom: 2px;
    font-size: 16px;
    color: #000
}

.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-desc {
    font-size: 12px;
    color: #7b8396
}

.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-border {
    border: none
}

.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-background {
    border-left-color: #fff
}

.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.hover-arrow .tooltipster-arrow-background {
    border-left-color: #eef7ff
}

.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.click-arrow .tooltipster-arrow-background {
    border-left-color: #e1f0ff
}

.page-bottom-apply {
    height: 400px;
    padding-top: 120px;
    background: url(../img/solution/apply_bg_blue.png) center no-repeat;
    background-size: 100% 400px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-bottom-apply-text {
    text-align: center;
    font-size: 32px;
    line-height: 48px;
    margin: -15px 0 30px 0;
    color: #fff
}

.page-bottom-apply .primary-btn {
    display: block;
    width: 320px;
    height: 72px;
    margin: 0 auto;
    line-height: 72px;
    -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, .1);
    box-shadow: 0 24px 64px rgba(0, 0, 0, .1);
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 22px
}

.page-bottom-apply.white {
    background: url(../img/solution/apply_bg.png) center center no-repeat
}

.page-bottom-apply.white .page-bottom-apply-text {
    color: #000
}

.page-bottom-apply.white .primary-btn {
    -webkit-box-shadow: 0 24px 64px #b4b2b2;
    box-shadow: 0 24px 64px #b4b2b2
}

@media only screen and (max-width:1610px) {
    .footer-bottom-left {
        width: 39%
    }

    footer .footer-container {
        max-width: 1300px
    }
}

body,
html {
    min-width: 1240px
}

li {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

.qd-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    fill: currentColor
}

.v-message {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.primary-btn {
    border-radius: 2px;
    background-color: #0067ed;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.primary-btn:hover {
    background-color: #197dff
}

.primary-btn:active {
    background-color: #0056c7
}

.secondary-btn {
    border-radius: 2px;
    background-color: #00cc26;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.secondary-btn:hover {
    background-color: #33d651
}

.secondary-btn:active {
    background-color: #00b722
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20001;
    display: none;
    background-color: #fff
}

.popup .popup-in {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -400px;
    margin-left: -610px;
    width: 1270px;
    height: 800px;
    z-index: 3
}

.popup .popup-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    left: 0;
    top: 0;
    z-index: 2
}

.popup .popup-close {
    position: absolute;
    right: 15px;
    top: 55px;
    width: 35px;
    height: 35px;
    background: url(../img/v2/btn_close.png) center no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    outline: 0;
    z-index: 4;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.popup .popup-close:hover {
    opacity: .5
}

.popup .video {
    width: 1200px;
    height: 675px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -625px;
    margin-top: -340px
}

@media (max-width:1280px) {
    .popup .popup-in {
        margin-top: -290px;
        margin-left: -490px;
        width: 1040px;
        height: 658px
    }

    .popup .video {
        width: 970px;
        height: 540px;
        margin-left: -510px;
        margin-top: -270px
    }
}

@-webkit-keyframes showBanner {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes showBanner {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.hidden {
    display: none
}

.wpa-container {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0);
    z-index: 100
}

#mvp2020 {
    display: block;
    width: 68px;
    height: 68px;
    position: fixed;
    right: 20px;
    bottom: 334px;
    z-index: 999;
    background: url(../img/home/mvp-fixbar.png) center no-repeat;
    background-size: 68px 68px
}

.afterSpacingText {
    margin-left: 6px
}

.afterSpacingText_banner {
    margin-left: 7px
}

.beforeSpacingText {
    margin-right: 6px
}

.new-detail-overlay {
    overflow: hidden;
    padding-right: calc(100vw - 100%)
}

.new-detail-bg-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    display: none
}

.artificial-auxiliary,
.intelligent-call,
.new-bonus,
.new-call,
.new-competence,
.new-detail,
.new-library,
.new-office,
.new-online,
.traffic-service {
    display: none;
    position: fixed;
    top: 2000px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-top: 1px solid #efefef;
    text-align: center;
    z-index: 10;
    overflow-y: scroll
}

.artificial-auxiliary .detail-content,
.intelligent-call .detail-content,
.new-bonus .detail-content,
.new-call .detail-content,
.new-competence .detail-content,
.new-detail .detail-content,
.new-library .detail-content,
.new-office .detail-content,
.new-online .detail-content,
.traffic-service .detail-content {
    position: relative;
    width: 1240px;
    margin: 0 auto;
    margin-top: 80px
}

.artificial-auxiliary .detail-content .first,
.intelligent-call .detail-content .first,
.new-bonus .detail-content .first,
.new-call .detail-content .first,
.new-competence .detail-content .first,
.new-detail .detail-content .first,
.new-library .detail-content .first,
.new-office .detail-content .first,
.new-online .detail-content .first,
.traffic-service .detail-content .first {
    font-size: 20px;
    color: #222;
    margin-bottom: 20px
}

.artificial-auxiliary .detail-content p:nth-child(1),
.intelligent-call .detail-content p:nth-child(1),
.new-bonus .detail-content p:nth-child(1),
.new-call .detail-content p:nth-child(1),
.new-competence .detail-content p:nth-child(1),
.new-detail .detail-content p:nth-child(1),
.new-library .detail-content p:nth-child(1),
.new-office .detail-content p:nth-child(1),
.new-online .detail-content p:nth-child(1),
.traffic-service .detail-content p:nth-child(1) {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px
}

.artificial-auxiliary .detail-content p:nth-child(2),
.intelligent-call .detail-content p:nth-child(2),
.new-bonus .detail-content p:nth-child(2),
.new-call .detail-content p:nth-child(2),
.new-competence .detail-content p:nth-child(2),
.new-detail .detail-content p:nth-child(2),
.new-library .detail-content p:nth-child(2),
.new-office .detail-content p:nth-child(2),
.new-online .detail-content p:nth-child(2),
.traffic-service .detail-content p:nth-child(2) {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 25px;
    line-height: 54px
}

.artificial-auxiliary .detail-content p:nth-child(3),
.intelligent-call .detail-content p:nth-child(3),
.new-bonus .detail-content p:nth-child(3),
.new-call .detail-content p:nth-child(3),
.new-competence .detail-content p:nth-child(3),
.new-detail .detail-content p:nth-child(3),
.new-library .detail-content p:nth-child(3),
.new-office .detail-content p:nth-child(3),
.new-online .detail-content p:nth-child(3),
.traffic-service .detail-content p:nth-child(3) {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.artificial-auxiliary .detail-content p:nth-child(4),
.intelligent-call .detail-content p:nth-child(4),
.new-bonus .detail-content p:nth-child(4),
.new-call .detail-content p:nth-child(4),
.new-competence .detail-content p:nth-child(4),
.new-detail .detail-content p:nth-child(4),
.new-library .detail-content p:nth-child(4),
.new-office .detail-content p:nth-child(4),
.new-online .detail-content p:nth-child(4),
.traffic-service .detail-content p:nth-child(4) {
    display: block;
    width: 100%;
    height: 800px;
    background: url(../img/v2/img_desk.png) no-repeat center;
    margin-bottom: 120px
}

.artificial-auxiliary .detail-content p:nth-child(5),
.intelligent-call .detail-content p:nth-child(5),
.new-bonus .detail-content p:nth-child(5),
.new-call .detail-content p:nth-child(5),
.new-competence .detail-content p:nth-child(5),
.new-detail .detail-content p:nth-child(5),
.new-library .detail-content p:nth-child(5),
.new-office .detail-content p:nth-child(5),
.new-online .detail-content p:nth-child(5),
.traffic-service .detail-content p:nth-child(5) {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 180px;
    height: 60px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    border-radius: 2px;
    line-height: 60px;
    background: url(../img/v2/ic_scroll.png) no-repeat;
    background-position: 25px 16px;
    background-color: #000;
    color: #fff;
    -webkit-animation: play 1.5s infinite;
    animation: play 1.5s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    cursor: default
}

.artificial-auxiliary .detail-content p:nth-child(5) span,
.intelligent-call .detail-content p:nth-child(5) span,
.new-bonus .detail-content p:nth-child(5) span,
.new-call .detail-content p:nth-child(5) span,
.new-competence .detail-content p:nth-child(5) span,
.new-detail .detail-content p:nth-child(5) span,
.new-library .detail-content p:nth-child(5) span,
.new-office .detail-content p:nth-child(5) span,
.new-online .detail-content p:nth-child(5) span,
.traffic-service .detail-content p:nth-child(5) span {
    padding-left: 35px
}

@-webkit-keyframes play {
    0% {
        background-position: 25px 16px
    }

    25% {
        background-position: 25px 20px
    }

    75% {
        background-position: 25px 12px
    }

    100% {
        background-position: 25px 16px
    }
}

@keyframes play {
    0% {
        background-position: 25px 16px
    }

    25% {
        background-position: 25px 20px
    }

    75% {
        background-position: 25px 12px
    }

    100% {
        background-position: 25px 16px
    }
}

.artificial-auxiliary .detail-content p:nth-child(6),
.intelligent-call .detail-content p:nth-child(6),
.new-bonus .detail-content p:nth-child(6),
.new-call .detail-content p:nth-child(6),
.new-competence .detail-content p:nth-child(6),
.new-detail .detail-content p:nth-child(6),
.new-library .detail-content p:nth-child(6),
.new-office .detail-content p:nth-child(6),
.new-online .detail-content p:nth-child(6),
.traffic-service .detail-content p:nth-child(6) {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 25px
}

.artificial-auxiliary .detail-content p:nth-child(7),
.intelligent-call .detail-content p:nth-child(7),
.new-bonus .detail-content p:nth-child(7),
.new-call .detail-content p:nth-child(7),
.new-competence .detail-content p:nth-child(7),
.new-detail .detail-content p:nth-child(7),
.new-library .detail-content p:nth-child(7),
.new-office .detail-content p:nth-child(7),
.new-online .detail-content p:nth-child(7),
.traffic-service .detail-content p:nth-child(7) {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.artificial-auxiliary .detail-content p:nth-child(8),
.intelligent-call .detail-content p:nth-child(8),
.new-bonus .detail-content p:nth-child(8),
.new-call .detail-content p:nth-child(8),
.new-competence .detail-content p:nth-child(8),
.new-detail .detail-content p:nth-child(8),
.new-library .detail-content p:nth-child(8),
.new-office .detail-content p:nth-child(8),
.new-online .detail-content p:nth-child(8),
.traffic-service .detail-content p:nth-child(8) {
    display: block;
    width: 100%;
    height: 800px;
    background: url(../img/v2/img_aptitude.png) no-repeat center;
    margin-bottom: 120px
}

.artificial-auxiliary .detail-content p:nth-child(9),
.intelligent-call .detail-content p:nth-child(9),
.new-bonus .detail-content p:nth-child(9),
.new-call .detail-content p:nth-child(9),
.new-competence .detail-content p:nth-child(9),
.new-detail .detail-content p:nth-child(9),
.new-library .detail-content p:nth-child(9),
.new-office .detail-content p:nth-child(9),
.new-online .detail-content p:nth-child(9),
.traffic-service .detail-content p:nth-child(9) {
    margin-bottom: 25px;
    font-size: 44px;
    font-weight: 700;
    color: #222;
    line-height: 54px
}

.artificial-auxiliary .detail-content p:nth-child(10),
.intelligent-call .detail-content p:nth-child(10),
.new-bonus .detail-content p:nth-child(10),
.new-call .detail-content p:nth-child(10),
.new-competence .detail-content p:nth-child(10),
.new-detail .detail-content p:nth-child(10),
.new-library .detail-content p:nth-child(10),
.new-office .detail-content p:nth-child(10),
.new-online .detail-content p:nth-child(10),
.traffic-service .detail-content p:nth-child(10) {
    margin-bottom: 40px;
    line-height: 28px;
    font-size: 16px;
    color: #888
}

.artificial-auxiliary .detail-content p:nth-child(11),
.intelligent-call .detail-content p:nth-child(11),
.new-bonus .detail-content p:nth-child(11),
.new-call .detail-content p:nth-child(11),
.new-competence .detail-content p:nth-child(11),
.new-detail .detail-content p:nth-child(11),
.new-library .detail-content p:nth-child(11),
.new-office .detail-content p:nth-child(11),
.new-online .detail-content p:nth-child(11),
.traffic-service .detail-content p:nth-child(11) {
    display: block;
    width: 100%;
    height: 800px;
    background: url(../img/v2/img_competence_3.png) no-repeat center;
    margin-bottom: 200px
}

.artificial-auxiliary .detail-content .detail-bottom,
.intelligent-call .detail-content .detail-bottom,
.new-bonus .detail-content .detail-bottom,
.new-call .detail-content .detail-bottom,
.new-competence .detail-content .detail-bottom,
.new-detail .detail-content .detail-bottom,
.new-library .detail-content .detail-bottom,
.new-office .detail-content .detail-bottom,
.new-online .detail-content .detail-bottom,
.traffic-service .detail-content .detail-bottom {
    margin-top: -80px;
    margin-bottom: 200px
}

.artificial-auxiliary .detail-content .detail-botleft,
.intelligent-call .detail-content .detail-botleft,
.new-bonus .detail-content .detail-botleft,
.new-call .detail-content .detail-botleft,
.new-competence .detail-content .detail-botleft,
.new-detail .detail-content .detail-botleft,
.new-library .detail-content .detail-botleft,
.new-office .detail-content .detail-botleft,
.new-online .detail-content .detail-botleft,
.traffic-service .detail-content .detail-botleft {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-right: 60px;
    width: 500px
}

.artificial-auxiliary .detail-content .detail-botleft p:nth-child(1),
.intelligent-call .detail-content .detail-botleft p:nth-child(1),
.new-bonus .detail-content .detail-botleft p:nth-child(1),
.new-call .detail-content .detail-botleft p:nth-child(1),
.new-competence .detail-content .detail-botleft p:nth-child(1),
.new-detail .detail-content .detail-botleft p:nth-child(1),
.new-library .detail-content .detail-botleft p:nth-child(1),
.new-office .detail-content .detail-botleft p:nth-child(1),
.new-online .detail-content .detail-botleft p:nth-child(1),
.traffic-service .detail-content .detail-botleft p:nth-child(1) {
    font-size: 36px;
    color: #222;
    line-height: 48px
}

.artificial-auxiliary .detail-content .detail-botleft p:nth-child(2),
.intelligent-call .detail-content .detail-botleft p:nth-child(2),
.new-bonus .detail-content .detail-botleft p:nth-child(2),
.new-call .detail-content .detail-botleft p:nth-child(2),
.new-competence .detail-content .detail-botleft p:nth-child(2),
.new-detail .detail-content .detail-botleft p:nth-child(2),
.new-library .detail-content .detail-botleft p:nth-child(2),
.new-office .detail-content .detail-botleft p:nth-child(2),
.new-online .detail-content .detail-botleft p:nth-child(2),
.traffic-service .detail-content .detail-botleft p:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 28px
}

.artificial-auxiliary .detail-content .detail-botright,
.intelligent-call .detail-content .detail-botright,
.new-bonus .detail-content .detail-botright,
.new-call .detail-content .detail-botright,
.new-competence .detail-content .detail-botright,
.new-detail .detail-content .detail-botright,
.new-library .detail-content .detail-botright,
.new-office .detail-content .detail-botright,
.new-online .detail-content .detail-botright,
.traffic-service .detail-content .detail-botright {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 520px;
    padding-left: 68px
}

.artificial-auxiliary .detail-content .detail-botright p:nth-child(1),
.intelligent-call .detail-content .detail-botright p:nth-child(1),
.new-bonus .detail-content .detail-botright p:nth-child(1),
.new-call .detail-content .detail-botright p:nth-child(1),
.new-competence .detail-content .detail-botright p:nth-child(1),
.new-detail .detail-content .detail-botright p:nth-child(1),
.new-library .detail-content .detail-botright p:nth-child(1),
.new-office .detail-content .detail-botright p:nth-child(1),
.new-online .detail-content .detail-botright p:nth-child(1),
.traffic-service .detail-content .detail-botright p:nth-child(1) {
    font-size: 36px;
    color: #222;
    line-height: 41px
}

.artificial-auxiliary .detail-content .detail-botright p:nth-child(1) span,
.intelligent-call .detail-content .detail-botright p:nth-child(1) span,
.new-bonus .detail-content .detail-botright p:nth-child(1) span,
.new-call .detail-content .detail-botright p:nth-child(1) span,
.new-competence .detail-content .detail-botright p:nth-child(1) span,
.new-detail .detail-content .detail-botright p:nth-child(1) span,
.new-library .detail-content .detail-botright p:nth-child(1) span,
.new-office .detail-content .detail-botright p:nth-child(1) span,
.new-online .detail-content .detail-botright p:nth-child(1) span,
.traffic-service .detail-content .detail-botright p:nth-child(1) span {
    margin-left: 10px;
    font-size: 16px;
    color: #0067ed
}

.artificial-auxiliary .detail-content .detail-botright p:nth-child(2),
.intelligent-call .detail-content .detail-botright p:nth-child(2),
.new-bonus .detail-content .detail-botright p:nth-child(2),
.new-call .detail-content .detail-botright p:nth-child(2),
.new-competence .detail-content .detail-botright p:nth-child(2),
.new-detail .detail-content .detail-botright p:nth-child(2),
.new-library .detail-content .detail-botright p:nth-child(2),
.new-office .detail-content .detail-botright p:nth-child(2),
.new-online .detail-content .detail-botright p:nth-child(2),
.traffic-service .detail-content .detail-botright p:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 28px
}

.artificial-auxiliary .detail-content .close,
.intelligent-call .detail-content .close,
.new-bonus .detail-content .close,
.new-call .detail-content .close,
.new-competence .detail-content .close,
.new-detail .detail-content .close,
.new-library .detail-content .close,
.new-office .detail-content .close,
.new-online .detail-content .close,
.traffic-service .detail-content .close {
    display: none;
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 60px;
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    border-radius: 2px;
    background: url(../img/v2/ic_close.png) no-repeat center;
    background-color: #222;
    cursor: pointer
}

.new-competence .detail-content p:nth-child(4) {
    background: url(../img/v2/img_cl_competence_1.png) no-repeat center
}

.new-competence .detail-content p:nth-child(8) {
    background: url(../img/v2/img_cl_competence_2.png) no-repeat center
}

.new-office .detail-content p:nth-child(4) {
    background: url(../img/v2/img_office_1.png) no-repeat center
}

.new-office .detail-content p:nth-child(8) {
    background: url(../img/v2/img_office_2.png) no-repeat center
}

.new-office .detail-content p:nth-child(11) {
    background: url(../img/v2/img_office_3.png) no-repeat center
}

.new-bonus .detail-content p:nth-child(4) {
    background: url(../img/v2/img_bonus_1.png) no-repeat center
}

.new-bonus .detail-content p:nth-child(8) {
    background: url(../img/v2/img_bonus_2.png) no-repeat center
}

.new-bonus .detail-content p:nth-child(11) {
    margin-bottom: 120px;
    background: url(../img/v2/img_bonus_3.png) no-repeat center
}

.new-bonus .detail-content p:nth-child(12) {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 35px
}

.new-bonus .detail-content p:nth-child(13) {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.new-bonus .detail-content p:nth-child(14) {
    height: 800px;
    margin-bottom: 200px;
    background: url(../img/v2/img_bonus_4.png) no-repeat center
}

.new-online .detail-content p:nth-child(4) {
    background: url(../img/v2/img_online_1.png) no-repeat center
}

.new-online .detail-content p:nth-child(8) {
    background: url(../img/v2/img_online_2.png) no-repeat center
}

.new-online .detail-content p:nth-child(11) {
    background: url(../img/v2/img_online_3.png) no-repeat center
}

.new-library .detail-content p:nth-child(4) {
    background: url(../img/v2/img_library_1.png) no-repeat center
}

.new-library .detail-content p:nth-child(8) {
    background: url(../img/v2/img_library_2.png) no-repeat center
}

.new-library .detail-content p:nth-child(11) {
    background: url(../img/v2/img_library_3.png) no-repeat center
}

.new-call .detail-content p:nth-child(4) {
    background: url(../img/v2/img_call_1.png) no-repeat center
}

.new-call .detail-content p:nth-child(8) {
    background: url(../img/v2/img_call_2.png) no-repeat center
}

.new-call .detail-content p:nth-child(11) {
    margin-bottom: 120px;
    background: url(../img/v2/img_call_3.png) no-repeat center
}

.new-call .detail-content p:nth-child(12) {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 35px
}

.new-call .detail-content p:nth-child(13) {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.new-call .detail-content p:nth-child(14) {
    height: 800px;
    margin-bottom: 120px;
    background: url(../img/v2/img_call_4.png) no-repeat center
}

.new-call .detail-content p:nth-child(15) {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 35px
}

.new-call .detail-content p:nth-child(16) {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.new-call .detail-content p:nth-child(17) {
    height: 800px;
    margin-bottom: 200px;
    background: url(../img/v2/img_call_5.png) no-repeat center
}

.intelligent-call .detail-content p:nth-child(4) {
    background: url(../img/v2/module/call-center/img_znwh_1.png) no-repeat center
}

.intelligent-call .detail-content p:nth-child(8) {
    background: url(../img/v2/module/call-center/img_znwh_2.png) no-repeat center
}

.intelligent-call .detail-content p:nth-child(11) {
    margin-bottom: 120px;
    background: url(../img/v2/module/call-center/img_znwh_3.png) no-repeat center
}

.traffic-service .detail-content p:nth-child(4) {
    background: url(../img/v2/module/call-center/img_hwsj_1.png) no-repeat center
}

.traffic-service .detail-content p:nth-child(8) {
    background: url(../img/v2/module/call-center/img_hwsj_2.png) no-repeat center
}

.traffic-service .detail-content p:nth-child(11) {
    margin-bottom: 120px;
    background: url(../img/v2/module/call-center/img_hwsj_3.png) no-repeat center
}

.artificial-auxiliary .detail-content p:nth-child(4) {
    background: url(../img/v2/module/call-center/img_fzrg_1.png) no-repeat center
}

.artificial-auxiliary .detail-content p:nth-child(8) {
    background: url(../img/v2/module/call-center/img_fzrg_2.png) no-repeat center
}

.artificial-auxiliary .detail-content p:nth-child(11) {
    margin-bottom: 120px;
    background: url(../img/v2/module/call-center/img_fzrg_3.png) no-repeat center
}

.artificial-auxiliary .detail-content p:nth-child(12) {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 35px
}

.artificial-auxiliary .detail-content p:nth-child(13) {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.artificial-auxiliary .detail-content p:nth-child(14) {
    height: 800px;
    margin-bottom: 200px;
    background: url(../img/v2/module/call-center/img_fzrg_4.png) no-repeat center
}

@keyframes showBanner {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.function-top {
    overflow: hidden;
    background: #a8abb3;
    position: relative
}

.function-top:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    z-index: 1;
    height: 0;
    border-top: 65px solid transparent;
    border-right: 100vw solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 100vw solid #fff
}

.function-top-cover {
    position: relative;
    width: 100%;
    height: 620px;
    padding-top: 150px
}

.function-top-cover .banner-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: showBanner .5s linear 1;
    animation: showBanner .5s linear 1
}

.function-top-cover .top-summary-container {
    width: 1240px;
    margin: auto
}

.function-top-cover .top-summary {
    position: relative;
    display: inline-block;
    height: 270px;
    text-align: left;
    vertical-align: middle
}

.function-top-cover .top-summary h2 {
    margin-top: 0;
    font-size: 0;
    color: #222;
    vertical-align: middle;
    margin-bottom: 15px
}

.function-top-cover .top-summary h2 .title-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 28px
}

.function-top-cover .top-summary h2 .balck-text {
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
    color: #222;
    margin-right: 10px
}

.function-top-cover .top-summary h2 .grey-text {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
    opacity: .8;
    filter: alpha(opacity=80)
}

.function-top-cover .top-summary h2 .label-item {
    width: 34px;
    height: 34px;
    vertical-align: middle
}

.function-top-cover .top-summary-title {
    width: 625px;
    font-size: 48px;
    font-weight: 700;
    color: #222;
    line-height: 60px;
    margin-bottom: 5px
}

.function-top-cover .top-summary-enter {
    margin-top: 35px
}

.function-top-cover .top-summary-enter .video-play-button {
    float: left;
    color: #222;
    margin-left: 30px;
    padding-top: 13px;
    font-size: 0;
    height: 20px;
    line-height: 20px
}

.function-top-cover .top-summary-enter .video-play-button .header-play {
    position: relative;
    top: 5px;
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.function-top-cover .top-summary-enter .video-play-button span {
    font-size: 20px
}

.function-top-cover .top-summary-enter .video-play-button:hover {
    opacity: .8;
    fill-opacity: .8
}

.function-top-cover .top-summary-enter .primary-btn {
    float: left;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 20px
}

.function-top-cover .top-play-button {
    margin: 10px 200px 0 300px;
    vertical-align: middle
}

.function-fake-content {
    overflow: hidden
}

.function-content {
    width: 1240px;
    margin: 0 auto;
    overflow-x: visible
}

.function-content-feature {
    position: relative;
    width: 100%;
    height: 680px
}

.function-content-feature dl {
    margin: 0
}

.function-content-feature dd.list_qq_relationship {
    padding-top: 150px
}

.function-content-feature dd.list_group {
    padding-top: 150px
}

.function-content-feature dd.list_privacy {
    padding-top: 110px
}

.function-content-feature dd.list_tools {
    padding-top: 150px
}

.function-content-feature dd.list_work_on_the_go {
    padding-top: 130px
}

.function-content-feature .function-feature-line {
    min-width: 1080px
}

.function-content-feature .function-feature-title {
    padding: 15px 0 10px 0;
    font-weight: 700;
    font-size: 46px;
    color: #222;
    word-break: keep-all;
    white-space: nowrap
}

.function-content-feature .function-feature-sub-title {
    font-size: 18px;
    font-weight: 700;
    color: #0067ed
}

.function-content-feature .function-feature-detail {
    line-height: 25px
}

.function-content-feature .function-feature-detail-more-container {
    position: relative;
    margin-top: 20px;
    display: inline-block
}

.function-content-feature .function-feature-detail-more {
    display: inline-block;
    width: 140px;
    height: 44px;
    color: #fff;
    line-height: 44px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    background-color: #0067ed;
    border-top: transparent;
    border-radius: 2px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.function-content-feature .function-feature-detail-more.appMarket {
    background-color: #fff !important;
    border: 1px solid #e5e5e5;
    color: #000 !important;
    width: 160px !important;
    margin-left: 7px
}

.function-content-feature .function-feature-detail-more.appMarket:hover {
    border: 1px solid #a8abb3
}

.function-content-feature .function-feature-detail-more.appMarket:hover .more-arrow {
    -webkit-transform: translate(4px, -1px);
    -ms-transform: translate(4px, -1px);
    transform: translate(4px, -1px)
}

.function-content-feature .function-feature-detail-more.appMarket .black_arrow {
    vertical-align: sub
}

.function-content-feature .function-feature-detail-more.appMarket .more-arrow {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    margin-left: 5px
}

.function-content-feature .function-feature-detail-more.appMarket span {
    margin: 0 auto
}

.function-content-feature .function-feature-detail-more span {
    display: inline-block;
    margin-left: 28px;
    width: 120px;
    text-align: left
}

.function-content-feature .function-feature-detail-more:hover {
    background-color: #197dff
}

.function-content-feature .function-feature-detail-more:hover .more-arrow {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.function-content-feature .function-feature-detail-more .more-arrow {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 10px;
    height: 10px
}

.function-content-feature .function-feature-detail-list {
    margin-top: 5px;
    padding: 0
}

.function-content-feature .function-feature-detail-list li {
    list-style: none;
    padding-top: 20px
}

.function-content-feature .function-feature-detail-list li .qd-icon {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 10px;
    vertical-align: middle
}

.function-content-feature .function-feature-detail-list li .function-list {
    float: left;
    width: 436px;
    color: #222;
    line-height: 25px;
    display: flex;
    flex-flow: column;
}


.function-content-feature .function-feature-detail-list li .function-list .title {
    display: block;
    font-size: 18px;
    font-weight: 700
}

.function-content-feature .function-feature-detail-list li .function-list .desc {
    font-size: 16px
}

.function-content-feature .function-feature-detail-label {
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0
}

.function-content-feature .function-feature-detail-label li {
    list-style: none;
    display: inline-block;
    width: 100px;
    height: 80px;
    text-align: center
}

.function-content-feature .function-feature-detail-label li .label-item {
    height: 54px;
    width: 54px;
    line-height: 100%
}

.function-content-feature .function-feature-detail-label li .desc {
    margin-top: 5px;
    font-size: 16px;
    color: #222
}

.function-content-feature .function-feature-detail-label li .sub-desc {
    position: absolute;
    margin: 5px 0 0 22px;
    line-height: 100%;
    font-size: 12px;
    color: #999
}

.function-content-feature .function-feature-text {
    width: 490px;
    margin: 0
}

.function-content-feature .function-feature-text p {
    margin: 0
}

.function-content-feature:nth-child(even) .function-feature-img {
    position: absolute;
    left: 470px
}

.function-content-feature:nth-child(even) .function-feature-text {
    display: inline-block;
    width: 490px;
    margin-right: 20px
}

.function-content-feature-even .function-feature-img {
    position: absolute;
    left: 470px
}

.function-content-feature-even .function-feature-text {
    display: inline-block;
    width: 470px;
    margin-left: 0 !important;
    margin-right: 20px !important
}

.function-content-feature:nth-child(odd) .function-feature-img {
    display: inline-block;
    width: 770px;
    height: 660px
}

.function-content-feature:nth-child(odd) .function-feature-img img {
    margin-left: -320px
}

.function-content-feature:nth-child(odd) .function-feature-text {
    position: absolute;
    display: inline-block;
    width: 490px;
    margin-left: 20px
}

.function-content-feature-odd .function-feature-img {
    display: inline-block !important;
    width: 770px !important;
    height: 660px !important;
    position: relative !important;
    left: 0 !important
}

.function-content-feature-odd .function-feature-img img {
    margin-left: -320px !important
}

.function-content-feature-odd .function-feature-text {
    position: absolute !important;
    display: inline-block !important;
    width: 450px !important;
    margin-left: 20px !important;
    margin-right: 0 !important
}

.function-content-divider {
    margin-top: -90px;
    width: 100%;
    height: 400px
}

.function-content-divider img {
    margin-left: -330px
}

.function-content-divider:after {
    content: '';
    position: absolute;
    margin-top: -490px;
    right: 0;
    width: 100px;
    height: 500px;
    background-color: #fff;
    z-index: 1
}

.corporate-bottom {
    background-color: #fbfbfb;
    margin-top: 60px
}

.corporate-bottom-title {
    padding-top: 100px;
    margin-bottom: 30px;
    font-size: 44px;
    color: #222;
    text-align: center
}

.corporate-bottom-list {
    width: 1056px;
    margin: 0 auto;
    padding: 0 0 100px 0;
    padding-bottom: 0
}

.corporate-bottom-list-item {
    display: table-cell;
    padding: 40px 48px 0 48px;
    width: 288px;
    height: 180px;
    list-style: none
}

.corporate-bottom-list-item-icon {
    text-align: center
}

.corporate-bottom-list-item-icon svg {
    width: 54px;
    height: 54px
}

.corporate-bottom-list-item-title {
    width: 288px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #222
}

.corporate-bottom-list-item-desc {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #999
}

.corporate-bottom-list .no-left {
    padding-left: 0
}

.customer-more-item {
    display: none
}

.customer-more-item-btn {
    background-color: #fbfbfb;
    width: 100%;
    text-align: center
}

.customer-more-item-btn p {
    display: inline-block;
    cursor: pointer;
    margin-top: 60px;
    margin-bottom: 80px;
    width: 288px;
    height: 58px;
    border-radius: 2px;
    line-height: 58px;
    font-size: 16px;
    color: #222;
    border: 1px solid #ccc;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.customer-more-item-btn p:hover {
    border: 1px solid #a8abb3
}

.corporate-ad-bottom {
    width: 100%;
    padding-bottom: 80px;
    background-color: #fff;
    text-align: center;
    color: #222
}

.corporate-ad-bottom-title {
    width: 1000px;
    margin: 0 auto;
    padding: 70px 0 0 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px
}

.corporate-ad-bottom-list {
    margin: 50px 0 0 -40px
}

.corporate-ad-bottom-list .corporate-ad-bottom-list-item-mar {
    background: url(../img/v2/function/img_bottom_mar.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .corporate-ad-bottom-list-item-ser {
    background: url(../img/v2/function/img_bottom_ser.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .corporate-ad-bottom-list-item-col {
    background: url(../img/v2/function/img_bottom_col.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .exhibition {
    background: url(../img/v2/function/exhibition.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .business {
    background: url(../img/v2/function/business.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .Polaris {
    background: url(../img/v2/function/Polaris.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .siyu {
    background: url(../img/v2/function/siyu.png?v=20221522) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .crm-item {
    background: url(../img/v2/function/img_crm.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list .crm-item .corporate-ad-bottom-list-item-title {
    color: #fff
}

.corporate-ad-bottom-list .crm-item .corporate-ad-bottom-list-item-desc {
    color: #fff
}

.corporate-ad-bottom-list .crm-item .btn-learn {
    color: #fff
}

.corporate-ad-bottom-list .kehuup {
    background: url(../img/v2/function/kehuup.png) center no-repeat;
    overflow: hidden
}

.corporate-ad-bottom-list-item {
    position: relative;
    display: inline-block;
    width: 580px;
    height: 300px;
    background-color: #fff;
    border-radius: 2px;
    color: #222;
    padding-top: 40px;
    padding-left: 40px;
    margin-left: 40px;
    -moz-text-align-last: left;
    text-align-last: left;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    cursor: pointer;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(31, 45, 61, .15);
    box-shadow: 0 1px 2px 0 rgba(31, 45, 61, .15)
}

.corporate-ad-bottom-list-item-title {
    margin: 0;
    font-size: 44px;
    font-weight: 700;
    color: #222
}

.corporate-ad-bottom-list-item-title .text {
    font-size: 22px
}

.corporate-ad-bottom-list-item-desc {
    margin: 20px 0 0 0;
    font-size: 20px
}

.corporate-ad-bottom-list-item .btn-learn {
    position: absolute;
    left: 40px;
    bottom: 40px;
    font-size: 20px;
    color: #222;
    background-color: none;
    padding-right: 10px
}

.corporate-ad-bottom-list-item .btn-learn .more-arrow {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.corporate-ad-bottom-list-item:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.corporate-ad-bottom-list-item:hover .btn-learn .more-arrow {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.corporate-ad-demo-bottom {
    background-color: #fafafa
}

.corporate-ad-demo-bottom-list {
    width: 1240px;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center
}

.corporate-ad-demo-bottom-list p {
    margin: 0
}

.corporate-ad-demo-bottom-list-item {
    display: table-cell;
    list-style: none;
    width: 320px;
    height: 60px
}

.corporate-ad-demo-bottom-list-icon {
    height: 70px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center 0
}

.corporate-ad-demo-bottom-list-icon.safe_a {
    background-image: url(../img/v2/function/ic_ser_bottom1.svg)
}

.corporate-ad-demo-bottom-list-icon.safe_b {
    background-image: url(../img/v2/function/ic_ser_bottom2.svg)
}

.corporate-ad-demo-bottom-list-icon.safe_c {
    background-image: url(../img/v2/function/ic_ser_bottom3.svg)
}

.corporate-ad-demo-bottom-list-icon.safe_d {
    background-image: url(../img/v2/function/ic_ser_bottom4.svg)
}

.corporate-ad-demo-bottom-list-title {
    font-size: 20px;
    font-weight: 700;
    color: #222
}

.corporate-ad-demo-bottom-list-desc {
    padding-top: 10px;
    width: 200px;
    font-size: 14px;
    color: #999;
    line-height: 20px
}

.corporate-ad-demo-bottom-list-wrap {
    display: inline-block;
    vertical-align: middle
}

.corporate-application {
    height: 400px;
    background-color: #121c36;
    background-image: url(../img/function/corporate_cta_bg.png)
}

.corporate-application-title {
    padding-top: 110px;
    width: 680px;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    line-height: 48px;
    color: #fff
}

.corporate-application-more {
    margin: 30px auto 0 auto;
    width: 320px
}

.corporate-application-more .primary-btn {
    display: inline-block;
    width: 320px;
    height: 72px;
    line-height: 72px;
    vertical-align: middle;
    font-size: 24px;
    color: #fff
}

@media (max-width:1600px) {
    .banner-call-center {
        height: 515px !important
    }

    .function-top {
        overflow: hidden
    }

    .function-top-cover {
        padding-top: 110px;
        height: 496px
    }

    .function-top-cover .top-summary {
        height: 496px
    }

    .function-top-cover .top-summary-container {
        width: 1080px
    }

    .function-top::after {
        border-bottom: 30px solid #fff;
        border-left: 100vw solid #fff;
        border-top: 50px solid transparent;
        border-right: 100vw solid transparent
    }

    .function-content {
        width: 1080px
    }

    .function-content-feature {
        height: 615px
    }

    .function-content-feature dd.list_qq_relationship {
        padding-top: 100px
    }

    .function-content-feature dd.list_group {
        padding-top: 100px
    }

    .function-content-feature dd.list_privacy {
        padding-top: 80px
    }

    .function-content-feature dd.list_tools {
        padding-top: 100px
    }

    .function-content-feature dd.list_work_on_the_go {
        padding-top: 100px
    }

    .function-content-feature .function-feature-title {
        font-size: 40px
    }

    .function-content-feature .function-feature-img {
        width: 610px
    }

    .function-content-feature .function-feature-img>img {
        width: 870px
    }

    .function-content-feature .function-feature-detail-more-container {
        margin-top: 10px
    }

    .function-content-feature .function-feature-detail-label {
        margin-top: 35px
    }

    .function-content-feature .function-feature-detail-label li {
        width: 90px
    }

    .function-content-feature .function-feature-detail-label li .label-item {
        width: 42px;
        height: 42px
    }

    .function-content-feature .function-feature-detail-label li .desc {
        margin-top: 0;
        font-size: 14px
    }

    .function-content-feature .function-feature-detail-label li .sub-desc {
        margin: 5px 0 0 17px;
        margin-top: 0
    }

    .function-content-feature:nth-child(odd) .function-feature-img {
        width: 610px;
        height: 545px
    }

    .function-content-feature:nth-child(odd) .function-feature-img img {
        margin-left: -260px
    }

    .function-content-feature-odd .function-feature-img {
        display: inline-block !important;
        position: relative !important;
        left: 0 !important;
        width: 610px !important;
        height: 545px !important
    }

    .function-content-feature-odd .function-feature-img img {
        margin-left: -260px !important
    }

    .function-content-divider {
        margin-top: -40px
    }

    .function-content-divider img {
        margin-left: -260px
    }

    .function-content-divider:after {
        width: 0
    }

    .corporate-bottom-title {
        font-size: 40px
    }

    .corporate-ad-demo-bottom {
        background-color: #fafafa
    }

    .corporate-ad-demo-bottom-list {
        width: 1080px
    }

    .corporate-ad-demo-bottom-list-item {
        width: 280px
    }

    .function-content-feature dd.threepoints {
        padding-top: 100px
    }

    .function-content-feature dd.fourpoints {
        padding-top: 60px
    }

    .function-content-feature dd.fiveponits {
        padding-top: 40px
    }
}

html {
    font-family: "PingFang SC", "Microsoft Yahei", Arial, sans-serif
}

.corporate-ad-bottom-list-item {
    text-align: left
}

.function-top-cover.page-banner .top-summary-container .top-summary {
    position: relative;
    display: inline-block;
    height: 270px;
    text-align: left;
    vertical-align: middle
}

.function-top-cover.page-banner .top-summary-container .top-summary h1 {
    margin-top: 0;
    font-size: 28px;
    color: #222;
    vertical-align: middle;
    margin-bottom: 15px;
    font-size: 0
}

.function-top-cover.page-banner .top-summary-container .top-summary h1 .title-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    margin-left: 10px
}

.function-top-cover.page-banner .top-summary-container .top-summary h1 .grey-text {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
    opacity: .8;
    filter: alpha(opacity=80)
}

.function-top-cover.page-banner .top-summary-container .top-summary-title {
    width: 625px;
    font-size: 48px;
    font-weight: 700;
    color: #222;
    line-height: 60px;
    margin-bottom: 5px
}

.page-header.dark-text .logo {
    background: url(../img/menu/icon_logo_2x_color1.png?time=20211227) no-repeat center/cover;
    background-size: 220px
}

.page-header.dark-text nav li.active {
    border-color: #222 !important
}

.page-header.dark-text nav li a {
    color: #222 !important
}

.page-header.dark-text nav li a:hover {
    opacity: .8
}

.page-header.dark-text .header-right-login:hover {
    color: #222 !important;
    opacity: .8
}

.page-header.dark-text.fixed-header .logo {
    background: url(../img/menu/icon_logo_2x_color1.png?time=20211227) no-repeat center/cover;
    background-size: 220px
}

.page-header.dark-text.fixed-header nav li.active {
    border-color: #0067ed !important
}

.page-header.dark-text.fixed-header nav li.active a {
    color: #0067ed !important
}

.page-header.dark-text.fixed-header nav li a {
    color: #222 !important
}

.page-header.dark-text.fixed-header nav li a:hover {
    color: #0067ed !important
}

.page-header.dark-text.fixed-header .header-right-login:hover {
    color: #0067ed !important;
    opacity: .8
}

.page-header.dark-text .contact-line1 {
    color: #222
}

.header-right-separator {
    color: #222 !important;
    opacity: .5
}

.new-detail-bg-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    display: none
}

#product .productLogo {
    vertical-align: middle;
    width: 34px;
    height: 34px
}

#product.smartsell {
    height: 790px;
    background-color: #fff
}

#product.smartsell:after {
    content: '';
    width: 0;
    height: 0;
    border: none
}

#product.smartsell .function-top-cover {
    height: 790px
}

#product.smartsell .function-top-cover .top-summary-container {
    width: 1240px;
    margin: 0 auto
}

#product.smartsell .function-top-cover .top-summary-container .top-summary {
    height: 330px
}

#product.smartsell .function-top-cover .top_summary_bottom {
    position: relative;
    width: 1400px;
    margin: 0 auto;
    height: 300px;
    background: url(../img/v2/smartsell/img_banner_bluelarge.png);
    background-size: cover
}

#product.smartsell .function-top-cover .mobile_pic {
    position: absolute;
    width: 580px;
    height: 670px;
    bottom: 0;
    right: 60px
}

#product .slogan {
    margin-bottom: 0
}

#top-slogan {
    width: 100%;
    font-size: 44px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
    line-height: 60px;
    margin-top: 50px;
    margin-bottom: 40px
}

#uspList {
    margin: 5px 0 16px 0
}

#product-content .function-feature-detail-more-container .btn {
    min-width: 140px;
    padding: 0 20px;
    line-height: 44px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

#product-content .function-feature-detail-more-container .btn span {
    display: inline-block
}

#product-content .function-feature-detail-more-container .btn span .qd-icon {
    width: 10px;
    height: 10px;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#product-content .function-feature-detail-more-container .btn span:hover .qd-icon {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

#product-content .function-feature-detail-list-item img.qd-icon {
    width: 40px;
    height: 40px
}

#product-content .detail-btn {
    margin-right: 7px;
    background-color: #0067ed
}

#product-content .detail-btn:hover {
    background-color: #197dff
}

#product-content .detail-btn span {
    color: #fff
}

#product-content .jump-btn.blue {
    background-color: #0067ed;
    color: #fff !important
}

#product-content .jump-btn.white {
    background-color: #fff;
    color: #000;
    border: 1px solid #e5e5e5
}

#product-content .jump-btn.white:hover {
    border: 1px solid #a8abb3
}

#product-content .point2 {
    padding-top: 70px
}

#product-content .point3 {
    padding-top: 130px
}

#product-content .point4 {
    padding-top: 120px
}

#product-content .point5 {
    padding-top: 100px
}

#customer-case {
    width: 100%;
    background-color: #fbfbfb;
    overflow: hidden
}

#customer-case .customer-title {
    padding: 120px 0 80px 0;
    font-size: 48px;
    color: #000;
    text-align: center;
    line-height: 65px;
    font-weight: 700
}

#customer-case .customer-container {
    width: 806px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 100px;
    padding: 0 20px;
    padding-top: 10px
}

#customer-case .customer-container a {
    display: block
}

#customer-case .customer-container .customer-item {
    position: relative;
    width: 371px;
    height: 240px;
    padding: 30px 35px 0 35px;
    float: left;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(153, 153, 153, .5);
    box-shadow: 0 2px 4px 0 rgba(153, 153, 153, .5);
    border-radius: 4px;
    margin-bottom: 30px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    text-align: left;
    cursor: pointer
}

#customer-case .customer-container .customer-item:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

#customer-case .customer-container .customer-item:nth-child(2n-1) {
    margin-right: 23px
}

#customer-case .customer-container .customer-item .customer-logo {
    display: block;
    width: 145px;
    height: 50px
}

#customer-case .customer-container .customer-item .customer-label {
    display: block;
    position: absolute;
    top: 38px;
    right: 35px;
    padding: 0 14px;
    line-height: 25px;
    background: #e1f0ff;
    border-radius: 100px;
    font-size: 14px;
    color: #014cf7;
    letter-spacing: 0
}

#customer-case .customer-container .customer-item .customer-des {
    padding-top: 10px;
    font-size: 16px;
    color: #222;
    letter-spacing: 0;
    line-height: 24px;
    height: 110px;
    border-bottom: 1px solid #e5e5e5
}

#customer-case .customer-container .customer-item .customer-mark {
    height: 50px;
    line-height: 46px;
    font-size: 16px;
    color: #222;
    letter-spacing: 0
}

.details {
    display: none;
    position: fixed;
    top: 2000px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-top: 1px solid #efefef;
    text-align: center;
    z-index: 10;
    overflow-y: scroll
}

.details .detail-content {
    margin-top: 80px
}

.details .detail-content .detail-name {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px
}

.details .detail-content .detail-title {
    font-size: 44px;
    font-weight: 700;
    color: #222;
    margin-bottom: 25px;
    line-height: 54px
}

.details .detail-content .detail-des {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.details .detail-content .detail-content {
    line-height: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 40px
}

.details .detail-content .detail-img {
    display: block;
    width: 1200px;
    margin: 0 auto 120px auto
}

.details .detail-content .loadMore {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 180px;
    height: 60px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    border-radius: 2px;
    line-height: 60px;
    background: url(../img/v2/ic_scroll.png) no-repeat;
    background-position: 25px 16px;
    background-color: #000;
    color: #fff;
    -webkit-animation: play 1.5s linear infinite;
    animation: play 1.5s linear infinite;
    cursor: default
}

.details .detail-content .loadMore span {
    padding-left: 35px
}

.details .detail-content .close {
    display: none;
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 60px;
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .16);
    border-radius: 2px;
    background: url(../img/v2/ic_close.png) no-repeat center;
    background-color: #222;
    cursor: pointer
}

.details .detail-content .detail-bottom {
    width: 1080px;
    margin: 0 auto;
    margin-bottom: 200px;
    overflow: hidden
}

.details .detail-content .detail-bottom .item {
    width: 500px;
    line-height: 48px;
    text-align: left
}

.details .detail-content .detail-bottom .item .title {
    font-weight: 700;
    font-size: 36px;
    color: #222;
    line-height: 41px;
    margin-bottom: 15px
}

.details .detail-content .detail-bottom .item .des {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 28px
}

.details .detail-content .detail-bottom .right {
    float: right
}

.details .detail-content .detail-bottom .left {
    float: left
}

#cta .page-bottom-apply-text {
    margin: -14px 0 35px 0;
    font-size: 36px;
    line-height: 50px
}

.function-fake-content {
    padding-bottom: 60px !important
}

.corporate-bottom {
    background-color: #fbfbfb;
    margin-top: 0;
    padding-bottom: 60px
}

.corporate-bottom .corporate-bottom-title {
    margin-top: 0;
    padding-top: 100px;
    margin-bottom: 30px;
    font-size: 44px;
    color: #222;
    text-align: center
}

.corporate-bottom .corporate-bottom-list {
    width: 1056px;
    margin: 0 auto;
    padding: 0 0 100px 0;
    padding-bottom: 0
}

.corporate-bottom .corporate-bottom-list .corporate-bottom-list .no-left {
    padding-left: 0
}

.corporate-bottom .corporate-bottom-list .corporate-bottom-list-item-icon {
    text-align: center
}

.corporate-bottom .corporate-bottom-list .corporate-bottom-list-item-icon img {
    width: 54px;
    height: 54px
}

.corporate-bottom .corporate-bottom-list .corporate-bottom-list-item-desc {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #999
}

.customer-more-item-btn {
    background-color: #fbfbfb;
    width: 100%;
    text-align: center
}

.customer-more-item-btn p {
    display: inline-block;
    cursor: pointer;
    margin-top: 0 !important;
    margin-bottom: 80px;
    width: 288px;
    height: 58px;
    border-radius: 2px;
    line-height: 58px;
    font-size: 16px;
    color: #222;
    border: 1px solid #ccc;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list {
    width: 1240px;
    margin: 0 auto;
    padding: 30px 0
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item {
    display: table-cell;
    list-style: none;
    width: 320px;
    height: 60px
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item .corporate-ad-demo-bottom-list-icon {
    margin-bottom: 10px
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item .corporate-ad-demo-bottom-list-icon img {
    width: 80px;
    height: 80px
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item .corporate-ad-demo-bottom-list-wrap {
    width: 100%
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item .corporate-ad-demo-bottom-list-wrap p {
    width: 100%
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item .corporate-ad-demo-bottom-list-wrap p {
    margin-top: 10px
}

.corporate-ad-demo-bottom .corporate-ad-demo-bottom-list .corporate-ad-demo-bottom-list-item .corporate-ad-demo-bottom-list-wrap p:nth-child(2) {
    padding: 0 15px
}

.product-logo {
    background-color: #fff;
    margin: auto;
    text-align: center
}

.product-logo .logo-title {
    font-size: 46px;
    line-height: 46px;
    margin-top: 120px;
    margin-bottom: 60px;
    font-weight: 700
}

.product-logo img {
    width: 1180px;
    margin-bottom: 60px
}

@media (max-width:1600px) {
    #product.smartsell {
        height: 638px
    }

    #product.smartsell .function-top-cover {
        padding-top: 110px;
        height: 638px
    }

    #product.smartsell .function-top-cover .top-summary-container {
        width: 1080px
    }

    #product.smartsell .function-top-cover .top_summary_bottom {
        position: relative;
        width: 1120px;
        margin: 0 auto;
        height: 200px;
        background-size: cover
    }

    #product.smartsell .function-top-cover .mobile_pic {
        position: absolute;
        width: 493px;
        height: 570px;
        bottom: 0;
        right: 0
    }

    #product.smartsell .function-fake-content {
        margin-top: 20px
    }

    #top-slogan {
        margin-bottom: 40px
    }

    #product-content .point3 {
        padding-top: 70px
    }

    #product-content .point4 {
        padding-top: 60px
    }

    #product-content .point5 {
        padding-top: 40px
    }
}

@keyframes play {
    0% {
        background-position: 25px 16px
    }

    25% {
        background-position: 25px 20px
    }

    75% {
        background-position: 25px 12px
    }

    100% {
        background-position: 25px 16px
    }
}